Build #20901 2016-08-15T08:47:58.928567+00:00
# rustc version
rustc 1.12.0-nightly (54c0dcfd6 2016-07-28)# docs.rs version
cratesfyi 0.2.0 (5dbd676 2016-07-30)# build log
Updating registry `https://github.com/rust-lang/crates.io-index`
Downloading encoding v0.2.30
Compiling encoding_index_tests v0.1.4
Running `rustc .cargo/registry/src/github.com-1ecc6299db9ec823/encoding_index_tests-0.1.4/index_tests.rs --crate-name encoding_index_tests --crate-type lib -g -C metadata=7a1e158edcd1cb9f -C extra-filename=-7a1e158edcd1cb9f --out-dir /home/cratesfyi/encoding-0.2.30/debug/deps --emit=dep-info,link -L dependency=/home/cratesfyi/encoding-0.2.30/debug/deps -L dependency=/home/cratesfyi/encoding-0.2.30/debug/deps --cap-lints allow`
Compiling encoding-index-simpchinese v1.20141219.5
Running `rustc .cargo/registry/src/github.com-1ecc6299db9ec823/encoding-index-simpchinese-1.20141219.5/lib.rs --crate-name encoding_index_simpchinese --crate-type lib -g -C metadata=39a3c36ebacf921b -C extra-filename=-39a3c36ebacf921b --out-dir /home/cratesfyi/encoding-0.2.30/debug/deps --emit=dep-info,link -L dependency=/home/cratesfyi/encoding-0.2.30/debug/deps -L dependency=/home/cratesfyi/encoding-0.2.30/debug/deps --extern encoding_index_tests=/home/cratesfyi/encoding-0.2.30/debug/deps/libencoding_index_tests-7a1e158edcd1cb9f.rlib --cap-lints allow`
Compiling encoding-index-singlebyte v1.20141219.5
Running `rustc .cargo/registry/src/github.com-1ecc6299db9ec823/encoding-index-singlebyte-1.20141219.5/lib.rs --crate-name encoding_index_singlebyte --crate-type lib -g -C metadata=12a9a0167990b7ae -C extra-filename=-12a9a0167990b7ae --out-dir /home/cratesfyi/encoding-0.2.30/debug/deps --emit=dep-info,link -L dependency=/home/cratesfyi/encoding-0.2.30/debug/deps -L dependency=/home/cratesfyi/encoding-0.2.30/debug/deps --extern encoding_index_tests=/home/cratesfyi/encoding-0.2.30/debug/deps/libencoding_index_tests-7a1e158edcd1cb9f.rlib --cap-lints allow`
Compiling encoding-index-korean v1.20141219.5
Running `rustc .cargo/registry/src/github.com-1ecc6299db9ec823/encoding-index-korean-1.20141219.5/lib.rs --crate-name encoding_index_korean --crate-type lib -g -C metadata=830683894d2ddf26 -C extra-filename=-830683894d2ddf26 --out-dir /home/cratesfyi/encoding-0.2.30/debug/deps --emit=dep-info,link -L dependency=/home/cratesfyi/encoding-0.2.30/debug/deps -L dependency=/home/cratesfyi/encoding-0.2.30/debug/deps --extern encoding_index_tests=/home/cratesfyi/encoding-0.2.30/debug/deps/libencoding_index_tests-7a1e158edcd1cb9f.rlib --cap-lints allow`
Compiling encoding-index-tradchinese v1.20141219.5
Running `rustc .cargo/registry/src/github.com-1ecc6299db9ec823/encoding-index-tradchinese-1.20141219.5/lib.rs --crate-name encoding_index_tradchinese --crate-type lib -g -C metadata=e8f10363b7df0da9 -C extra-filename=-e8f10363b7df0da9 --out-dir /home/cratesfyi/encoding-0.2.30/debug/deps --emit=dep-info,link -L dependency=/home/cratesfyi/encoding-0.2.30/debug/deps -L dependency=/home/cratesfyi/encoding-0.2.30/debug/deps --extern encoding_index_tests=/home/cratesfyi/encoding-0.2.30/debug/deps/libencoding_index_tests-7a1e158edcd1cb9f.rlib --cap-lints allow`
Compiling encoding-index-japanese v1.20141219.5
Running `rustc .cargo/registry/src/github.com-1ecc6299db9ec823/encoding-index-japanese-1.20141219.5/lib.rs --crate-name encoding_index_japanese --crate-type lib -g -C metadata=a7b78b0f5f4679cd -C extra-filename=-a7b78b0f5f4679cd --out-dir /home/cratesfyi/encoding-0.2.30/debug/deps --emit=dep-info,link -L dependency=/home/cratesfyi/encoding-0.2.30/debug/deps -L dependency=/home/cratesfyi/encoding-0.2.30/debug/deps --extern encoding_index_tests=/home/cratesfyi/encoding-0.2.30/debug/deps/libencoding_index_tests-7a1e158edcd1cb9f.rlib --cap-lints allow`
Documenting encoding v0.2.30
Running `rustdoc .cargo/registry/src/github.com-1ecc6299db9ec823/encoding-0.2.30/src/lib.rs --crate-name encoding -o /home/cratesfyi/encoding-0.2.30/doc -L dependency=/home/cratesfyi/encoding-0.2.30/debug -L dependency=/home/cratesfyi/encoding-0.2.30/debug/deps --extern encoding_index_japanese=/home/cratesfyi/encoding-0.2.30/debug/deps/libencoding_index_japanese-a7b78b0f5f4679cd.rlib --extern encoding_index_simpchinese=/home/cratesfyi/encoding-0.2.30/debug/deps/libencoding_index_simpchinese-39a3c36ebacf921b.rlib --extern encoding_index_tradchinese=/home/cratesfyi/encoding-0.2.30/debug/deps/libencoding_index_tradchinese-e8f10363b7df0da9.rlib --extern encoding_index_singlebyte=/home/cratesfyi/encoding-0.2.30/debug/deps/libencoding_index_singlebyte-12a9a0167990b7ae.rlib --extern encoding_index_korean=/home/cratesfyi/encoding-0.2.30/debug/deps/libencoding_index_korean-830683894d2ddf26.rlib`
.cargo/registry/src/github.com-1ecc6299db9ec823/encoding-0.2.30/src/types.rs:57:3: 57:11 error: stability attributes may not be used outside of the standard library
.cargo/registry/src/github.com-1ecc6299db9ec823/encoding-0.2.30/src/types.rs:57 #[unstable]
^~~~~~~~
.cargo/registry/src/github.com-1ecc6299db9ec823/encoding-0.2.30/src/types.rs:71:3: 71:11 error: stability attributes may not be used outside of the standard library
.cargo/registry/src/github.com-1ecc6299db9ec823/encoding-0.2.30/src/types.rs:71 #[unstable]
^~~~~~~~
.cargo/registry/src/github.com-1ecc6299db9ec823/encoding-0.2.30/src/types.rs:103:3: 103:11 error: stability attributes may not be used outside of the standard library
.cargo/registry/src/github.com-1ecc6299db9ec823/encoding-0.2.30/src/types.rs:103 #[unstable]
^~~~~~~~
.cargo/registry/src/github.com-1ecc6299db9ec823/encoding-0.2.30/src/types.rs:137:3: 137:11 error: stability attributes may not be used outside of the standard library
.cargo/registry/src/github.com-1ecc6299db9ec823/encoding-0.2.30/src/types.rs:137 #[unstable]
^~~~~~~~
.cargo/registry/src/github.com-1ecc6299db9ec823/encoding-0.2.30/src/types.rs:194:3: 194:11 error: stability attributes may not be used outside of the standard library
.cargo/registry/src/github.com-1ecc6299db9ec823/encoding-0.2.30/src/types.rs:194 #[unstable]
^~~~~~~~
.cargo/registry/src/github.com-1ecc6299db9ec823/encoding-0.2.30/src/types.rs:251:3: 251:9 error: stability attributes may not be used outside of the standard library
.cargo/registry/src/github.com-1ecc6299db9ec823/encoding-0.2.30/src/types.rs:251 #[stable]
^~~~~~
.cargo/registry/src/github.com-1ecc6299db9ec823/encoding-0.2.30/src/types.rs:255:3: 255:9 error: stability attributes may not be used outside of the standard library
.cargo/registry/src/github.com-1ecc6299db9ec823/encoding-0.2.30/src/types.rs:255 #[stable]
^~~~~~
.cargo/registry/src/github.com-1ecc6299db9ec823/encoding-0.2.30/src/types.rs:260:7: 260:13 error: stability attributes may not be used outside of the standard library
.cargo/registry/src/github.com-1ecc6299db9ec823/encoding-0.2.30/src/types.rs:260 #[stable]
^~~~~~
.cargo/registry/src/github.com-1ecc6299db9ec823/encoding-0.2.30/src/types.rs:265:7: 265:15 error: stability attributes may not be used outside of the standard library
.cargo/registry/src/github.com-1ecc6299db9ec823/encoding-0.2.30/src/types.rs:265 #[unstable]
^~~~~~~~
.cargo/registry/src/github.com-1ecc6299db9ec823/encoding-0.2.30/src/types.rs:269:7: 269:15 error: stability attributes may not be used outside of the standard library
.cargo/registry/src/github.com-1ecc6299db9ec823/encoding-0.2.30/src/types.rs:269 #[unstable]
^~~~~~~~
.cargo/registry/src/github.com-1ecc6299db9ec823/encoding-0.2.30/src/types.rs:273:7: 273:15 error: stability attributes may not be used outside of the standard library
.cargo/registry/src/github.com-1ecc6299db9ec823/encoding-0.2.30/src/types.rs:273 #[unstable]
^~~~~~~~
.cargo/registry/src/github.com-1ecc6299db9ec823/encoding-0.2.30/src/types.rs:280:7: 280:13 error: stability attributes may not be used outside of the standard library
.cargo/registry/src/github.com-1ecc6299db9ec823/encoding-0.2.30/src/types.rs:280 #[stable]
^~~~~~
.cargo/registry/src/github.com-1ecc6299db9ec823/encoding-0.2.30/src/types.rs:287:7: 287:15 error: stability attributes may not be used outside of the standard library
.cargo/registry/src/github.com-1ecc6299db9ec823/encoding-0.2.30/src/types.rs:287 #[unstable]
^~~~~~~~
.cargo/registry/src/github.com-1ecc6299db9ec823/encoding-0.2.30/src/types.rs:327:7: 327:13 error: stability attributes may not be used outside of the standard library
.cargo/registry/src/github.com-1ecc6299db9ec823/encoding-0.2.30/src/types.rs:327 #[stable]
^~~~~~
.cargo/registry/src/github.com-1ecc6299db9ec823/encoding-0.2.30/src/types.rs:337:7: 337:15 error: stability attributes may not be used outside of the standard library
.cargo/registry/src/github.com-1ecc6299db9ec823/encoding-0.2.30/src/types.rs:337 #[unstable]
^~~~~~~~
.cargo/registry/src/github.com-1ecc6299db9ec823/encoding-0.2.30/src/types.rs:375:3: 375:11 error: stability attributes may not be used outside of the standard library
.cargo/registry/src/github.com-1ecc6299db9ec823/encoding-0.2.30/src/types.rs:375 #[unstable]
^~~~~~~~
.cargo/registry/src/github.com-1ecc6299db9ec823/encoding-0.2.30/src/types.rs:380:3: 380:11 error: stability attributes may not be used outside of the standard library
.cargo/registry/src/github.com-1ecc6299db9ec823/encoding-0.2.30/src/types.rs:380 #[unstable]
^~~~~~~~
.cargo/registry/src/github.com-1ecc6299db9ec823/encoding-0.2.30/src/types.rs:385:3: 385:9 error: stability attributes may not be used outside of the standard library
.cargo/registry/src/github.com-1ecc6299db9ec823/encoding-0.2.30/src/types.rs:385 #[stable]
^~~~~~
.cargo/registry/src/github.com-1ecc6299db9ec823/encoding-0.2.30/src/types.rs:385:3: 385:9 error: stability attributes may not be used outside of the standard library
.cargo/registry/src/github.com-1ecc6299db9ec823/encoding-0.2.30/src/types.rs:385 #[stable]
^~~~~~
.cargo/registry/src/github.com-1ecc6299db9ec823/encoding-0.2.30/src/types.rs:399:7: 399:15 error: stability attributes may not be used outside of the standard library
.cargo/registry/src/github.com-1ecc6299db9ec823/encoding-0.2.30/src/types.rs:399 #[unstable] Call(DecoderTrapFunc),
^~~~~~~~
.cargo/registry/src/github.com-1ecc6299db9ec823/encoding-0.2.30/src/types.rs:405:7: 405:15 error: stability attributes may not be used outside of the standard library
.cargo/registry/src/github.com-1ecc6299db9ec823/encoding-0.2.30/src/types.rs:405 #[unstable]
^~~~~~~~
.cargo/registry/src/github.com-1ecc6299db9ec823/encoding-0.2.30/src/types.rs:427:3: 427:9 error: stability attributes may not be used outside of the standard library
.cargo/registry/src/github.com-1ecc6299db9ec823/encoding-0.2.30/src/types.rs:427 #[stable]
^~~~~~
.cargo/registry/src/github.com-1ecc6299db9ec823/encoding-0.2.30/src/types.rs:427:3: 427:9 error: stability attributes may not be used outside of the standard library
.cargo/registry/src/github.com-1ecc6299db9ec823/encoding-0.2.30/src/types.rs:427 #[stable]
^~~~~~
.cargo/registry/src/github.com-1ecc6299db9ec823/encoding-0.2.30/src/types.rs:446:7: 446:15 error: stability attributes may not be used outside of the standard library
.cargo/registry/src/github.com-1ecc6299db9ec823/encoding-0.2.30/src/types.rs:446 #[unstable] Call(EncoderTrapFunc),
^~~~~~~~
.cargo/registry/src/github.com-1ecc6299db9ec823/encoding-0.2.30/src/types.rs:452:7: 452:15 error: stability attributes may not be used outside of the standard library
.cargo/registry/src/github.com-1ecc6299db9ec823/encoding-0.2.30/src/types.rs:452 #[unstable]
^~~~~~~~
.cargo/registry/src/github.com-1ecc6299db9ec823/encoding-0.2.30/src/types.rs:498:3: 498:11 error: stability attributes may not be used outside of the standard library
.cargo/registry/src/github.com-1ecc6299db9ec823/encoding-0.2.30/src/types.rs:498 #[unstable]
^~~~~~~~
.cargo/registry/src/github.com-1ecc6299db9ec823/encoding-0.2.30/src/lib.rs:238:3: 238:11 error: stability attributes may not be used outside of the standard library
.cargo/registry/src/github.com-1ecc6299db9ec823/encoding-0.2.30/src/lib.rs:238 #[unstable]
^~~~~~~~
.cargo/registry/src/github.com-1ecc6299db9ec823/encoding-0.2.30/src/all.rs:38:11: 38:17 error: stability attributes may not be used outside of the standard library
.cargo/registry/src/github.com-1ecc6299db9ec823/encoding-0.2.30/src/all.rs:38 unique!(#[stable] var=ERROR, mod=codec::error, val=ErrorEncoding);
^~~~~~
.cargo/registry/src/github.com-1ecc6299db9ec823/encoding-0.2.30/src/all.rs:12:9: 12:78 note: in this expansion of unique! (defined in .cargo/registry/src/github.com-1ecc6299db9ec823/encoding-0.2.30/src/all.rs)
.cargo/registry/src/github.com-1ecc6299db9ec823/encoding-0.2.30/src/all.rs:38:1: 38:67 note: in this expansion of unique! (defined in .cargo/registry/src/github.com-1ecc6299db9ec823/encoding-0.2.30/src/all.rs)
.cargo/registry/src/github.com-1ecc6299db9ec823/encoding-0.2.30/src/all.rs:39:11: 39:17 error: stability attributes may not be used outside of the standard library
.cargo/registry/src/github.com-1ecc6299db9ec823/encoding-0.2.30/src/all.rs:39 unique!(#[stable] var=ASCII, mod=codec::ascii, val=ASCIIEncoding);
^~~~~~
.cargo/registry/src/github.com-1ecc6299db9ec823/encoding-0.2.30/src/all.rs:12:9: 12:78 note: in this expansion of unique! (defined in .cargo/registry/src/github.com-1ecc6299db9ec823/encoding-0.2.30/src/all.rs)
.cargo/registry/src/github.com-1ecc6299db9ec823/encoding-0.2.30/src/all.rs:39:1: 39:67 note: in this expansion of unique! (defined in .cargo/registry/src/github.com-1ecc6299db9ec823/encoding-0.2.30/src/all.rs)
.cargo/registry/src/github.com-1ecc6299db9ec823/encoding-0.2.30/src/all.rs:40:15: 40:21 error: stability attributes may not be used outside of the standard library
.cargo/registry/src/github.com-1ecc6299db9ec823/encoding-0.2.30/src/all.rs:40 singlebyte!(#[stable] var=IBM866, mod=index::ibm866, name|whatwg="ibm866");
^~~~~~
.cargo/registry/src/github.com-1ecc6299db9ec823/encoding-0.2.30/src/all.rs:24:9: 24:95 note: in this expansion of singlebyte! (defined in .cargo/registry/src/github.com-1ecc6299db9ec823/encoding-0.2.30/src/all.rs)
.cargo/registry/src/github.com-1ecc6299db9ec823/encoding-0.2.30/src/all.rs:40:1: 40:76 note: in this expansion of singlebyte! (defined in .cargo/registry/src/github.com-1ecc6299db9ec823/encoding-0.2.30/src/all.rs)
.cargo/registry/src/github.com-1ecc6299db9ec823/encoding-0.2.30/src/all.rs:41:15: 41:21 error: stability attributes may not be used outside of the standard library
.cargo/registry/src/github.com-1ecc6299db9ec823/encoding-0.2.30/src/all.rs:41 singlebyte!(#[stable] var=ISO_8859_1, mod=codec::singlebyte::iso_8859_1, name="iso-8859-1");
^~~~~~
.cargo/registry/src/github.com-1ecc6299db9ec823/encoding-0.2.30/src/all.rs:21:9: 21:88 note: in this expansion of singlebyte! (defined in .cargo/registry/src/github.com-1ecc6299db9ec823/encoding-0.2.30/src/all.rs)
.cargo/registry/src/github.com-1ecc6299db9ec823/encoding-0.2.30/src/all.rs:41:1: 41:93 note: in this expansion of singlebyte! (defined in .cargo/registry/src/github.com-1ecc6299db9ec823/encoding-0.2.30/src/all.rs)
.cargo/registry/src/github.com-1ecc6299db9ec823/encoding-0.2.30/src/all.rs:42:15: 42:21 error: stability attributes may not be used outside of the standard library
.cargo/registry/src/github.com-1ecc6299db9ec823/encoding-0.2.30/src/all.rs:42 singlebyte!(#[stable] var=ISO_8859_2, mod=index::iso_8859_2, name|whatwg="iso-8859-2");
^~~~~~
.cargo/registry/src/github.com-1ecc6299db9ec823/encoding-0.2.30/src/all.rs:24:9: 24:95 note: in this expansion of singlebyte! (defined in .cargo/registry/src/github.com-1ecc6299db9ec823/encoding-0.2.30/src/all.rs)
.cargo/registry/src/github.com-1ecc6299db9ec823/encoding-0.2.30/src/all.rs:42:1: 42:88 note: in this expansion of singlebyte! (defined in .cargo/registry/src/github.com-1ecc6299db9ec823/encoding-0.2.30/src/all.rs)
.cargo/registry/src/github.com-1ecc6299db9ec823/encoding-0.2.30/src/all.rs:43:15: 43:21 error: stability attributes may not be used outside of the standard library
.cargo/registry/src/github.com-1ecc6299db9ec823/encoding-0.2.30/src/all.rs:43 singlebyte!(#[stable] var=ISO_8859_3, mod=index::iso_8859_3, name|whatwg="iso-8859-3");
^~~~~~
.cargo/registry/src/github.com-1ecc6299db9ec823/encoding-0.2.30/src/all.rs:24:9: 24:95 note: in this expansion of singlebyte! (defined in .cargo/registry/src/github.com-1ecc6299db9ec823/encoding-0.2.30/src/all.rs)
.cargo/registry/src/github.com-1ecc6299db9ec823/encoding-0.2.30/src/all.rs:43:1: 43:88 note: in this expansion of singlebyte! (defined in .cargo/registry/src/github.com-1ecc6299db9ec823/encoding-0.2.30/src/all.rs)
.cargo/registry/src/github.com-1ecc6299db9ec823/encoding-0.2.30/src/all.rs:44:15: 44:21 error: stability attributes may not be used outside of the standard library
.cargo/registry/src/github.com-1ecc6299db9ec823/encoding-0.2.30/src/all.rs:44 singlebyte!(#[stable] var=ISO_8859_4, mod=index::iso_8859_4, name|whatwg="iso-8859-4");
^~~~~~
.cargo/registry/src/github.com-1ecc6299db9ec823/encoding-0.2.30/src/all.rs:24:9: 24:95 note: in this expansion of singlebyte! (defined in .cargo/registry/src/github.com-1ecc6299db9ec823/encoding-0.2.30/src/all.rs)
.cargo/registry/src/github.com-1ecc6299db9ec823/encoding-0.2.30/src/all.rs:44:1: 44:88 note: in this expansion of singlebyte! (defined in .cargo/registry/src/github.com-1ecc6299db9ec823/encoding-0.2.30/src/all.rs)
.cargo/registry/src/github.com-1ecc6299db9ec823/encoding-0.2.30/src/all.rs:45:15: 45:21 error: stability attributes may not be used outside of the standard library
.cargo/registry/src/github.com-1ecc6299db9ec823/encoding-0.2.30/src/all.rs:45 singlebyte!(#[stable] var=ISO_8859_5, mod=index::iso_8859_5, name|whatwg="iso-8859-5");
^~~~~~
.cargo/registry/src/github.com-1ecc6299db9ec823/encoding-0.2.30/src/all.rs:24:9: 24:95 note: in this expansion of singlebyte! (defined in .cargo/registry/src/github.com-1ecc6299db9ec823/encoding-0.2.30/src/all.rs)
.cargo/registry/src/github.com-1ecc6299db9ec823/encoding-0.2.30/src/all.rs:45:1: 45:88 note: in this expansion of singlebyte! (defined in .cargo/registry/src/github.com-1ecc6299db9ec823/encoding-0.2.30/src/all.rs)
.cargo/registry/src/github.com-1ecc6299db9ec823/encoding-0.2.30/src/all.rs:46:15: 46:21 error: stability attributes may not be used outside of the standard library
.cargo/registry/src/github.com-1ecc6299db9ec823/encoding-0.2.30/src/all.rs:46 singlebyte!(#[stable] var=ISO_8859_6, mod=index::iso_8859_6, name|whatwg="iso-8859-6");
^~~~~~
.cargo/registry/src/github.com-1ecc6299db9ec823/encoding-0.2.30/src/all.rs:24:9: 24:95 note: in this expansion of singlebyte! (defined in .cargo/registry/src/github.com-1ecc6299db9ec823/encoding-0.2.30/src/all.rs)
.cargo/registry/src/github.com-1ecc6299db9ec823/encoding-0.2.30/src/all.rs:46:1: 46:88 note: in this expansion of singlebyte! (defined in .cargo/registry/src/github.com-1ecc6299db9ec823/encoding-0.2.30/src/all.rs)
.cargo/registry/src/github.com-1ecc6299db9ec823/encoding-0.2.30/src/all.rs:47:15: 47:21 error: stability attributes may not be used outside of the standard library
.cargo/registry/src/github.com-1ecc6299db9ec823/encoding-0.2.30/src/all.rs:47 singlebyte!(#[stable] var=ISO_8859_7, mod=index::iso_8859_7, name|whatwg="iso-8859-7");
^~~~~~
.cargo/registry/src/github.com-1ecc6299db9ec823/encoding-0.2.30/src/all.rs:24:9: 24:95 note: in this expansion of singlebyte! (defined in .cargo/registry/src/github.com-1ecc6299db9ec823/encoding-0.2.30/src/all.rs)
.cargo/registry/src/github.com-1ecc6299db9ec823/encoding-0.2.30/src/all.rs:47:1: 47:88 note: in this expansion of singlebyte! (defined in .cargo/registry/src/github.com-1ecc6299db9ec823/encoding-0.2.30/src/all.rs)
.cargo/registry/src/github.com-1ecc6299db9ec823/encoding-0.2.30/src/all.rs:48:15: 48:21 error: stability attributes may not be used outside of the standard library
.cargo/registry/src/github.com-1ecc6299db9ec823/encoding-0.2.30/src/all.rs:48 singlebyte!(#[stable] var=ISO_8859_8, mod=index::iso_8859_8, name|whatwg="iso-8859-8");
^~~~~~
.cargo/registry/src/github.com-1ecc6299db9ec823/encoding-0.2.30/src/all.rs:24:9: 24:95 note: in this expansion of singlebyte! (defined in .cargo/registry/src/github.com-1ecc6299db9ec823/encoding-0.2.30/src/all.rs)
.cargo/registry/src/github.com-1ecc6299db9ec823/encoding-0.2.30/src/all.rs:48:1: 48:88 note: in this expansion of singlebyte! (defined in .cargo/registry/src/github.com-1ecc6299db9ec823/encoding-0.2.30/src/all.rs)
.cargo/registry/src/github.com-1ecc6299db9ec823/encoding-0.2.30/src/all.rs:49:15: 49:21 error: stability attributes may not be used outside of the standard library
.cargo/registry/src/github.com-1ecc6299db9ec823/encoding-0.2.30/src/all.rs:49 singlebyte!(#[stable] var=ISO_8859_10, mod=index::iso_8859_10, name|whatwg="iso-8859-10");
^~~~~~
.cargo/registry/src/github.com-1ecc6299db9ec823/encoding-0.2.30/src/all.rs:24:9: 24:95 note: in this expansion of singlebyte! (defined in .cargo/registry/src/github.com-1ecc6299db9ec823/encoding-0.2.30/src/all.rs)
.cargo/registry/src/github.com-1ecc6299db9ec823/encoding-0.2.30/src/all.rs:49:1: 49:91 note: in this expansion of singlebyte! (defined in .cargo/registry/src/github.com-1ecc6299db9ec823/encoding-0.2.30/src/all.rs)
.cargo/registry/src/github.com-1ecc6299db9ec823/encoding-0.2.30/src/all.rs:50:15: 50:21 error: stability attributes may not be used outside of the standard library
.cargo/registry/src/github.com-1ecc6299db9ec823/encoding-0.2.30/src/all.rs:50 singlebyte!(#[stable] var=ISO_8859_13, mod=index::iso_8859_13, name|whatwg="iso-8859-13");
^~~~~~
.cargo/registry/src/github.com-1ecc6299db9ec823/encoding-0.2.30/src/all.rs:24:9: 24:95 note: in this expansion of singlebyte! (defined in .cargo/registry/src/github.com-1ecc6299db9ec823/encoding-0.2.30/src/all.rs)
.cargo/registry/src/github.com-1ecc6299db9ec823/encoding-0.2.30/src/all.rs:50:1: 50:91 note: in this expansion of singlebyte! (defined in .cargo/registry/src/github.com-1ecc6299db9ec823/encoding-0.2.30/src/all.rs)
.cargo/registry/src/github.com-1ecc6299db9ec823/encoding-0.2.30/src/all.rs:51:15: 51:21 error: stability attributes may not be used outside of the standard library
.cargo/registry/src/github.com-1ecc6299db9ec823/encoding-0.2.30/src/all.rs:51 singlebyte!(#[stable] var=ISO_8859_14, mod=index::iso_8859_14, name|whatwg="iso-8859-14");
^~~~~~
.cargo/registry/src/github.com-1ecc6299db9ec823/encoding-0.2.30/src/all.rs:24:9: 24:95 note: in this expansion of singlebyte! (defined in .cargo/registry/src/github.com-1ecc6299db9ec823/encoding-0.2.30/src/all.rs)
.cargo/registry/src/github.com-1ecc6299db9ec823/encoding-0.2.30/src/all.rs:51:1: 51:91 note: in this expansion of singlebyte! (defined in .cargo/registry/src/github.com-1ecc6299db9ec823/encoding-0.2.30/src/all.rs)
.cargo/registry/src/github.com-1ecc6299db9ec823/encoding-0.2.30/src/all.rs:52:15: 52:21 error: stability attributes may not be used outside of the standard library
.cargo/registry/src/github.com-1ecc6299db9ec823/encoding-0.2.30/src/all.rs:52 singlebyte!(#[stable] var=ISO_8859_15, mod=index::iso_8859_15, name|whatwg="iso-8859-15");
^~~~~~
.cargo/registry/src/github.com-1ecc6299db9ec823/encoding-0.2.30/src/all.rs:24:9: 24:95 note: in this expansion of singlebyte! (defined in .cargo/registry/src/github.com-1ecc6299db9ec823/encoding-0.2.30/src/all.rs)
.cargo/registry/src/github.com-1ecc6299db9ec823/encoding-0.2.30/src/all.rs:52:1: 52:91 note: in this expansion of singlebyte! (defined in .cargo/registry/src/github.com-1ecc6299db9ec823/encoding-0.2.30/src/all.rs)
.cargo/registry/src/github.com-1ecc6299db9ec823/encoding-0.2.30/src/all.rs:53:15: 53:21 error: stability attributes may not be used outside of the standard library
.cargo/registry/src/github.com-1ecc6299db9ec823/encoding-0.2.30/src/all.rs:53 singlebyte!(#[stable] var=ISO_8859_16, mod=index::iso_8859_16, name|whatwg="iso-8859-16");
^~~~~~
.cargo/registry/src/github.com-1ecc6299db9ec823/encoding-0.2.30/src/all.rs:24:9: 24:95 note: in this expansion of singlebyte! (defined in .cargo/registry/src/github.com-1ecc6299db9ec823/encoding-0.2.30/src/all.rs)
.cargo/registry/src/github.com-1ecc6299db9ec823/encoding-0.2.30/src/all.rs:53:1: 53:91 note: in this expansion of singlebyte! (defined in .cargo/registry/src/github.com-1ecc6299db9ec823/encoding-0.2.30/src/all.rs)
.cargo/registry/src/github.com-1ecc6299db9ec823/encoding-0.2.30/src/all.rs:54:15: 54:21 error: stability attributes may not be used outside of the standard library
.cargo/registry/src/github.com-1ecc6299db9ec823/encoding-0.2.30/src/all.rs:54 singlebyte!(#[stable] var=KOI8_R, mod=index::koi8_r, name|whatwg="koi8-r");
^~~~~~
.cargo/registry/src/github.com-1ecc6299db9ec823/encoding-0.2.30/src/all.rs:24:9: 24:95 note: in this expansion of singlebyte! (defined in .cargo/registry/src/github.com-1ecc6299db9ec823/encoding-0.2.30/src/all.rs)
.cargo/registry/src/github.com-1ecc6299db9ec823/encoding-0.2.30/src/all.rs:54:1: 54:76 note: in this expansion of singlebyte! (defined in .cargo/registry/src/github.com-1ecc6299db9ec823/encoding-0.2.30/src/all.rs)
.cargo/registry/src/github.com-1ecc6299db9ec823/encoding-0.2.30/src/all.rs:55:15: 55:21 error: stability attributes may not be used outside of the standard library
.cargo/registry/src/github.com-1ecc6299db9ec823/encoding-0.2.30/src/all.rs:55 singlebyte!(#[stable] var=KOI8_U, mod=index::koi8_u, name|whatwg="koi8-u");
^~~~~~
.cargo/registry/src/github.com-1ecc6299db9ec823/encoding-0.2.30/src/all.rs:24:9: 24:95 note: in this expansion of singlebyte! (defined in .cargo/registry/src/github.com-1ecc6299db9ec823/encoding-0.2.30/src/all.rs)
.cargo/registry/src/github.com-1ecc6299db9ec823/encoding-0.2.30/src/all.rs:55:1: 55:76 note: in this expansion of singlebyte! (defined in .cargo/registry/src/github.com-1ecc6299db9ec823/encoding-0.2.30/src/all.rs)
.cargo/registry/src/github.com-1ecc6299db9ec823/encoding-0.2.30/src/all.rs:56:15: 56:21 error: stability attributes may not be used outside of the standard library
.cargo/registry/src/github.com-1ecc6299db9ec823/encoding-0.2.30/src/all.rs:56 singlebyte!(#[stable] var=MAC_ROMAN, mod=index::macintosh,
^~~~~~
.cargo/registry/src/github.com-1ecc6299db9ec823/encoding-0.2.30/src/all.rs:56:1: 57:67 note: in this expansion of singlebyte! (defined in .cargo/registry/src/github.com-1ecc6299db9ec823/encoding-0.2.30/src/all.rs)
.cargo/registry/src/github.com-1ecc6299db9ec823/encoding-0.2.30/src/all.rs:58:15: 58:21 error: stability attributes may not be used outside of the standard library
.cargo/registry/src/github.com-1ecc6299db9ec823/encoding-0.2.30/src/all.rs:58 singlebyte!(#[stable] var=WINDOWS_874, mod=index::windows_874, name|whatwg="windows-874");
^~~~~~
.cargo/registry/src/github.com-1ecc6299db9ec823/encoding-0.2.30/src/all.rs:24:9: 24:95 note: in this expansion of singlebyte! (defined in .cargo/registry/src/github.com-1ecc6299db9ec823/encoding-0.2.30/src/all.rs)
.cargo/registry/src/github.com-1ecc6299db9ec823/encoding-0.2.30/src/all.rs:58:1: 58:91 note: in this expansion of singlebyte! (defined in .cargo/registry/src/github.com-1ecc6299db9ec823/encoding-0.2.30/src/all.rs)
.cargo/registry/src/github.com-1ecc6299db9ec823/encoding-0.2.30/src/all.rs:59:15: 59:21 error: stability attributes may not be used outside of the standard library
.cargo/registry/src/github.com-1ecc6299db9ec823/encoding-0.2.30/src/all.rs:59 singlebyte!(#[stable] var=WINDOWS_1250, mod=index::windows_1250, name|whatwg="windows-1250");
^~~~~~
.cargo/registry/src/github.com-1ecc6299db9ec823/encoding-0.2.30/src/all.rs:24:9: 24:95 note: in this expansion of singlebyte! (defined in .cargo/registry/src/github.com-1ecc6299db9ec823/encoding-0.2.30/src/all.rs)
.cargo/registry/src/github.com-1ecc6299db9ec823/encoding-0.2.30/src/all.rs:59:1: 59:94 note: in this expansion of singlebyte! (defined in .cargo/registry/src/github.com-1ecc6299db9ec823/encoding-0.2.30/src/all.rs)
.cargo/registry/src/github.com-1ecc6299db9ec823/encoding-0.2.30/src/all.rs:60:15: 60:21 error: stability attributes may not be used outside of the standard library
.cargo/registry/src/github.com-1ecc6299db9ec823/encoding-0.2.30/src/all.rs:60 singlebyte!(#[stable] var=WINDOWS_1251, mod=index::windows_1251, name|whatwg="windows-1251");
^~~~~~
.cargo/registry/src/github.com-1ecc6299db9ec823/encoding-0.2.30/src/all.rs:24:9: 24:95 note: in this expansion of singlebyte! (defined in .cargo/registry/src/github.com-1ecc6299db9ec823/encoding-0.2.30/src/all.rs)
.cargo/registry/src/github.com-1ecc6299db9ec823/encoding-0.2.30/src/all.rs:60:1: 60:94 note: in this expansion of singlebyte! (defined in .cargo/registry/src/github.com-1ecc6299db9ec823/encoding-0.2.30/src/all.rs)
.cargo/registry/src/github.com-1ecc6299db9ec823/encoding-0.2.30/src/all.rs:61:15: 61:21 error: stability attributes may not be used outside of the standard library
.cargo/registry/src/github.com-1ecc6299db9ec823/encoding-0.2.30/src/all.rs:61 singlebyte!(#[stable] var=WINDOWS_1252, mod=index::windows_1252, name|whatwg="windows-1252");
^~~~~~
.cargo/registry/src/github.com-1ecc6299db9ec823/encoding-0.2.30/src/all.rs:24:9: 24:95 note: in this expansion of singlebyte! (defined in .cargo/registry/src/github.com-1ecc6299db9ec823/encoding-0.2.30/src/all.rs)
.cargo/registry/src/github.com-1ecc6299db9ec823/encoding-0.2.30/src/all.rs:61:1: 61:94 note: in this expansion of singlebyte! (defined in .cargo/registry/src/github.com-1ecc6299db9ec823/encoding-0.2.30/src/all.rs)
.cargo/registry/src/github.com-1ecc6299db9ec823/encoding-0.2.30/src/all.rs:62:15: 62:21 error: stability attributes may not be used outside of the standard library
.cargo/registry/src/github.com-1ecc6299db9ec823/encoding-0.2.30/src/all.rs:62 singlebyte!(#[stable] var=WINDOWS_1253, mod=index::windows_1253, name|whatwg="windows-1253");
^~~~~~
.cargo/registry/src/github.com-1ecc6299db9ec823/encoding-0.2.30/src/all.rs:24:9: 24:95 note: in this expansion of singlebyte! (defined in .cargo/registry/src/github.com-1ecc6299db9ec823/encoding-0.2.30/src/all.rs)
.cargo/registry/src/github.com-1ecc6299db9ec823/encoding-0.2.30/src/all.rs:62:1: 62:94 note: in this expansion of singlebyte! (defined in .cargo/registry/src/github.com-1ecc6299db9ec823/encoding-0.2.30/src/all.rs)
.cargo/registry/src/github.com-1ecc6299db9ec823/encoding-0.2.30/src/all.rs:63:15: 63:21 error: stability attributes may not be used outside of the standard library
.cargo/registry/src/github.com-1ecc6299db9ec823/encoding-0.2.30/src/all.rs:63 singlebyte!(#[stable] var=WINDOWS_1254, mod=index::windows_1254, name|whatwg="windows-1254");
^~~~~~
.cargo/registry/src/github.com-1ecc6299db9ec823/encoding-0.2.30/src/all.rs:24:9: 24:95 note: in this expansion of singlebyte! (defined in .cargo/registry/src/github.com-1ecc6299db9ec823/encoding-0.2.30/src/all.rs)
.cargo/registry/src/github.com-1ecc6299db9ec823/encoding-0.2.30/src/all.rs:63:1: 63:94 note: in this expansion of singlebyte! (defined in .cargo/registry/src/github.com-1ecc6299db9ec823/encoding-0.2.30/src/all.rs)
.cargo/registry/src/github.com-1ecc6299db9ec823/encoding-0.2.30/src/all.rs:64:15: 64:21 error: stability attributes may not be used outside of the standard library
.cargo/registry/src/github.com-1ecc6299db9ec823/encoding-0.2.30/src/all.rs:64 singlebyte!(#[stable] var=WINDOWS_1255, mod=index::windows_1255, name|whatwg="windows-1255");
^~~~~~
.cargo/registry/src/github.com-1ecc6299db9ec823/encoding-0.2.30/src/all.rs:24:9: 24:95 note: in this expansion of singlebyte! (defined in .cargo/registry/src/github.com-1ecc6299db9ec823/encoding-0.2.30/src/all.rs)
.cargo/registry/src/github.com-1ecc6299db9ec823/encoding-0.2.30/src/all.rs:64:1: 64:94 note: in this expansion of singlebyte! (defined in .cargo/registry/src/github.com-1ecc6299db9ec823/encoding-0.2.30/src/all.rs)
.cargo/registry/src/github.com-1ecc6299db9ec823/encoding-0.2.30/src/all.rs:65:15: 65:21 error: stability attributes may not be used outside of the standard library
.cargo/registry/src/github.com-1ecc6299db9ec823/encoding-0.2.30/src/all.rs:65 singlebyte!(#[stable] var=WINDOWS_1256, mod=index::windows_1256, name|whatwg="windows-1256");
^~~~~~
.cargo/registry/src/github.com-1ecc6299db9ec823/encoding-0.2.30/src/all.rs:24:9: 24:95 note: in this expansion of singlebyte! (defined in .cargo/registry/src/github.com-1ecc6299db9ec823/encoding-0.2.30/src/all.rs)
.cargo/registry/src/github.com-1ecc6299db9ec823/encoding-0.2.30/src/all.rs:65:1: 65:94 note: in this expansion of singlebyte! (defined in .cargo/registry/src/github.com-1ecc6299db9ec823/encoding-0.2.30/src/all.rs)
.cargo/registry/src/github.com-1ecc6299db9ec823/encoding-0.2.30/src/all.rs:66:15: 66:21 error: stability attributes may not be used outside of the standard library
.cargo/registry/src/github.com-1ecc6299db9ec823/encoding-0.2.30/src/all.rs:66 singlebyte!(#[stable] var=WINDOWS_1257, mod=index::windows_1257, name|whatwg="windows-1257");
^~~~~~
.cargo/registry/src/github.com-1ecc6299db9ec823/encoding-0.2.30/src/all.rs:24:9: 24:95 note: in this expansion of singlebyte! (defined in .cargo/registry/src/github.com-1ecc6299db9ec823/encoding-0.2.30/src/all.rs)
.cargo/registry/src/github.com-1ecc6299db9ec823/encoding-0.2.30/src/all.rs:66:1: 66:94 note: in this expansion of singlebyte! (defined in .cargo/registry/src/github.com-1ecc6299db9ec823/encoding-0.2.30/src/all.rs)
.cargo/registry/src/github.com-1ecc6299db9ec823/encoding-0.2.30/src/all.rs:67:15: 67:21 error: stability attributes may not be used outside of the standard library
.cargo/registry/src/github.com-1ecc6299db9ec823/encoding-0.2.30/src/all.rs:67 singlebyte!(#[stable] var=WINDOWS_1258, mod=index::windows_1258, name|whatwg="windows-1258");
^~~~~~
.cargo/registry/src/github.com-1ecc6299db9ec823/encoding-0.2.30/src/all.rs:24:9: 24:95 note: in this expansion of singlebyte! (defined in .cargo/registry/src/github.com-1ecc6299db9ec823/encoding-0.2.30/src/all.rs)
.cargo/registry/src/github.com-1ecc6299db9ec823/encoding-0.2.30/src/all.rs:67:1: 67:94 note: in this expansion of singlebyte! (defined in .cargo/registry/src/github.com-1ecc6299db9ec823/encoding-0.2.30/src/all.rs)
.cargo/registry/src/github.com-1ecc6299db9ec823/encoding-0.2.30/src/all.rs:68:15: 68:21 error: stability attributes may not be used outside of the standard library
.cargo/registry/src/github.com-1ecc6299db9ec823/encoding-0.2.30/src/all.rs:68 singlebyte!(#[stable] var=MAC_CYRILLIC, mod=index::x_mac_cyrillic,
^~~~~~
.cargo/registry/src/github.com-1ecc6299db9ec823/encoding-0.2.30/src/all.rs:68:1: 69:75 note: in this expansion of singlebyte! (defined in .cargo/registry/src/github.com-1ecc6299db9ec823/encoding-0.2.30/src/all.rs)
.cargo/registry/src/github.com-1ecc6299db9ec823/encoding-0.2.30/src/all.rs:70:11: 70:17 error: stability attributes may not be used outside of the standard library
.cargo/registry/src/github.com-1ecc6299db9ec823/encoding-0.2.30/src/all.rs:70 unique!(#[stable] var=UTF_8, mod=codec::utf_8, val=UTF8Encoding);
^~~~~~
.cargo/registry/src/github.com-1ecc6299db9ec823/encoding-0.2.30/src/all.rs:12:9: 12:78 note: in this expansion of unique! (defined in .cargo/registry/src/github.com-1ecc6299db9ec823/encoding-0.2.30/src/all.rs)
.cargo/registry/src/github.com-1ecc6299db9ec823/encoding-0.2.30/src/all.rs:70:1: 70:66 note: in this expansion of unique! (defined in .cargo/registry/src/github.com-1ecc6299db9ec823/encoding-0.2.30/src/all.rs)
.cargo/registry/src/github.com-1ecc6299db9ec823/encoding-0.2.30/src/all.rs:71:11: 71:17 error: stability attributes may not be used outside of the standard library
.cargo/registry/src/github.com-1ecc6299db9ec823/encoding-0.2.30/src/all.rs:71 unique!(#[stable] var=UTF_16LE, mod=codec::utf_16, ty=UTF16LEEncoding, val=UTF_16LE_ENCODING);
^~~~~~
.cargo/registry/src/github.com-1ecc6299db9ec823/encoding-0.2.30/src/all.rs:71:1: 71:95 note: in this expansion of unique! (defined in .cargo/registry/src/github.com-1ecc6299db9ec823/encoding-0.2.30/src/all.rs)
.cargo/registry/src/github.com-1ecc6299db9ec823/encoding-0.2.30/src/all.rs:72:11: 72:17 error: stability attributes may not be used outside of the standard library
.cargo/registry/src/github.com-1ecc6299db9ec823/encoding-0.2.30/src/all.rs:72 unique!(#[stable] var=UTF_16BE, mod=codec::utf_16, ty=UTF16BEEncoding, val=UTF_16BE_ENCODING);
^~~~~~
.cargo/registry/src/github.com-1ecc6299db9ec823/encoding-0.2.30/src/all.rs:72:1: 72:95 note: in this expansion of unique! (defined in .cargo/registry/src/github.com-1ecc6299db9ec823/encoding-0.2.30/src/all.rs)
.cargo/registry/src/github.com-1ecc6299db9ec823/encoding-0.2.30/src/all.rs:73:11: 73:17 error: stability attributes may not be used outside of the standard library
.cargo/registry/src/github.com-1ecc6299db9ec823/encoding-0.2.30/src/all.rs:73 unique!(#[stable] var=WINDOWS_949, mod=codec::korean, val=Windows949Encoding);
^~~~~~
.cargo/registry/src/github.com-1ecc6299db9ec823/encoding-0.2.30/src/all.rs:12:9: 12:78 note: in this expansion of unique! (defined in .cargo/registry/src/github.com-1ecc6299db9ec823/encoding-0.2.30/src/all.rs)
.cargo/registry/src/github.com-1ecc6299db9ec823/encoding-0.2.30/src/all.rs:73:1: 73:79 note: in this expansion of unique! (defined in .cargo/registry/src/github.com-1ecc6299db9ec823/encoding-0.2.30/src/all.rs)
.cargo/registry/src/github.com-1ecc6299db9ec823/encoding-0.2.30/src/all.rs:74:11: 74:19 error: stability attributes may not be used outside of the standard library
.cargo/registry/src/github.com-1ecc6299db9ec823/encoding-0.2.30/src/all.rs:74 unique!(#[unstable] var=EUC_JP, mod=codec::japanese, val=EUCJPEncoding);
^~~~~~~~
.cargo/registry/src/github.com-1ecc6299db9ec823/encoding-0.2.30/src/all.rs:12:9: 12:78 note: in this expansion of unique! (defined in .cargo/registry/src/github.com-1ecc6299db9ec823/encoding-0.2.30/src/all.rs)
.cargo/registry/src/github.com-1ecc6299db9ec823/encoding-0.2.30/src/all.rs:74:1: 74:73 note: in this expansion of unique! (defined in .cargo/registry/src/github.com-1ecc6299db9ec823/encoding-0.2.30/src/all.rs)
.cargo/registry/src/github.com-1ecc6299db9ec823/encoding-0.2.30/src/all.rs:75:11: 75:19 error: stability attributes may not be used outside of the standard library
.cargo/registry/src/github.com-1ecc6299db9ec823/encoding-0.2.30/src/all.rs:75 unique!(#[unstable] var=WINDOWS_31J, mod=codec::japanese, val=Windows31JEncoding);
^~~~~~~~
.cargo/registry/src/github.com-1ecc6299db9ec823/encoding-0.2.30/src/all.rs:12:9: 12:78 note: in this expansion of unique! (defined in .cargo/registry/src/github.com-1ecc6299db9ec823/encoding-0.2.30/src/all.rs)
.cargo/registry/src/github.com-1ecc6299db9ec823/encoding-0.2.30/src/all.rs:75:1: 75:83 note: in this expansion of unique! (defined in .cargo/registry/src/github.com-1ecc6299db9ec823/encoding-0.2.30/src/all.rs)
.cargo/registry/src/github.com-1ecc6299db9ec823/encoding-0.2.30/src/all.rs:76:11: 76:19 error: stability attributes may not be used outside of the standard library
.cargo/registry/src/github.com-1ecc6299db9ec823/encoding-0.2.30/src/all.rs:76 unique!(#[unstable] var=ISO_2022_JP, mod=codec::japanese, val=ISO2022JPEncoding);
^~~~~~~~
.cargo/registry/src/github.com-1ecc6299db9ec823/encoding-0.2.30/src/all.rs:12:9: 12:78 note: in this expansion of unique! (defined in .cargo/registry/src/github.com-1ecc6299db9ec823/encoding-0.2.30/src/all.rs)
.cargo/registry/src/github.com-1ecc6299db9ec823/encoding-0.2.30/src/all.rs:76:1: 76:82 note: in this expansion of unique! (defined in .cargo/registry/src/github.com-1ecc6299db9ec823/encoding-0.2.30/src/all.rs)
.cargo/registry/src/github.com-1ecc6299db9ec823/encoding-0.2.30/src/all.rs:77:11: 77:17 error: stability attributes may not be used outside of the standard library
.cargo/registry/src/github.com-1ecc6299db9ec823/encoding-0.2.30/src/all.rs:77 unique!(#[stable] var=GB18030, mod=codec::simpchinese, val=GB18030Encoding);
^~~~~~
.cargo/registry/src/github.com-1ecc6299db9ec823/encoding-0.2.30/src/all.rs:12:9: 12:78 note: in this expansion of unique! (defined in .cargo/registry/src/github.com-1ecc6299db9ec823/encoding-0.2.30/src/all.rs)
.cargo/registry/src/github.com-1ecc6299db9ec823/encoding-0.2.30/src/all.rs:77:1: 77:77 note: in this expansion of unique! (defined in .cargo/registry/src/github.com-1ecc6299db9ec823/encoding-0.2.30/src/all.rs)
.cargo/registry/src/github.com-1ecc6299db9ec823/encoding-0.2.30/src/all.rs:78:11: 78:19 error: stability attributes may not be used outside of the standard library
.cargo/registry/src/github.com-1ecc6299db9ec823/encoding-0.2.30/src/all.rs:78 unique!(#[unstable] var=HZ, mod=codec::simpchinese, val=HZEncoding);
^~~~~~~~
.cargo/registry/src/github.com-1ecc6299db9ec823/encoding-0.2.30/src/all.rs:12:9: 12:78 note: in this expansion of unique! (defined in .cargo/registry/src/github.com-1ecc6299db9ec823/encoding-0.2.30/src/all.rs)
.cargo/registry/src/github.com-1ecc6299db9ec823/encoding-0.2.30/src/all.rs:78:1: 78:69 note: in this expansion of unique! (defined in .cargo/registry/src/github.com-1ecc6299db9ec823/encoding-0.2.30/src/all.rs)
.cargo/registry/src/github.com-1ecc6299db9ec823/encoding-0.2.30/src/all.rs:79:11: 79:19 error: stability attributes may not be used outside of the standard library
.cargo/registry/src/github.com-1ecc6299db9ec823/encoding-0.2.30/src/all.rs:79 unique!(#[unstable] var=BIG5_2003, mod=codec::tradchinese, val=BigFive2003Encoding);
^~~~~~~~
.cargo/registry/src/github.com-1ecc6299db9ec823/encoding-0.2.30/src/all.rs:12:9: 12:78 note: in this expansion of unique! (defined in .cargo/registry/src/github.com-1ecc6299db9ec823/encoding-0.2.30/src/all.rs)
.cargo/registry/src/github.com-1ecc6299db9ec823/encoding-0.2.30/src/all.rs:79:1: 79:85 note: in this expansion of unique! (defined in .cargo/registry/src/github.com-1ecc6299db9ec823/encoding-0.2.30/src/all.rs)
.cargo/registry/src/github.com-1ecc6299db9ec823/encoding-0.2.30/src/all.rs:85:19: 85:25 error: stability attributes may not be used outside of the standard library
.cargo/registry/src/github.com-1ecc6299db9ec823/encoding-0.2.30/src/all.rs:85 singlebyte!(#[stable] var=X_USER_DEFINED, mod=codec::whatwg::x_user_defined,
^~~~~~
.cargo/registry/src/github.com-1ecc6299db9ec823/encoding-0.2.30/src/all.rs:85:5: 86:84 note: in this expansion of singlebyte! (defined in .cargo/registry/src/github.com-1ecc6299db9ec823/encoding-0.2.30/src/all.rs)
.cargo/registry/src/github.com-1ecc6299db9ec823/encoding-0.2.30/src/all.rs:87:19: 87:25 error: stability attributes may not be used outside of the standard library
.cargo/registry/src/github.com-1ecc6299db9ec823/encoding-0.2.30/src/all.rs:87 singlebyte!(#[stable] var=ISO_8859_8_I, mod=index::iso_8859_8, name|whatwg="iso-8859-8-i");
^~~~~~
.cargo/registry/src/github.com-1ecc6299db9ec823/encoding-0.2.30/src/all.rs:24:9: 24:95 note: in this expansion of singlebyte! (defined in .cargo/registry/src/github.com-1ecc6299db9ec823/encoding-0.2.30/src/all.rs)
.cargo/registry/src/github.com-1ecc6299db9ec823/encoding-0.2.30/src/all.rs:87:5: 87:96 note: in this expansion of singlebyte! (defined in .cargo/registry/src/github.com-1ecc6299db9ec823/encoding-0.2.30/src/all.rs)
.cargo/registry/src/github.com-1ecc6299db9ec823/encoding-0.2.30/src/all.rs:88:15: 88:21 error: stability attributes may not be used outside of the standard library
.cargo/registry/src/github.com-1ecc6299db9ec823/encoding-0.2.30/src/all.rs:88 unique!(#[stable] var=REPLACEMENT, mod=codec::whatwg, val=EncoderOnlyUTF8Encoding);
^~~~~~
.cargo/registry/src/github.com-1ecc6299db9ec823/encoding-0.2.30/src/all.rs:12:9: 12:78 note: in this expansion of unique! (defined in .cargo/registry/src/github.com-1ecc6299db9ec823/encoding-0.2.30/src/all.rs)
.cargo/registry/src/github.com-1ecc6299db9ec823/encoding-0.2.30/src/all.rs:88:5: 88:88 note: in this expansion of unique! (defined in .cargo/registry/src/github.com-1ecc6299db9ec823/encoding-0.2.30/src/all.rs)
.cargo/registry/src/github.com-1ecc6299db9ec823/encoding-0.2.30/src/label.rs:12:3: 12:9 error: stability attributes may not be used outside of the standard library
.cargo/registry/src/github.com-1ecc6299db9ec823/encoding-0.2.30/src/label.rs:12 #[stable]
^~~~~~
.cargo/registry/src/github.com-1ecc6299db9ec823/encoding-0.2.30/src/label.rs:281:3: 281:11 error: stability attributes may not be used outside of the standard library
.cargo/registry/src/github.com-1ecc6299db9ec823/encoding-0.2.30/src/label.rs:281 #[unstable]
^~~~~~~~
error: aborting due to 72 previous errors
thread 'main' panicked at 'ChainedError {
error: failed to compile `encoding v0.2.30`, intermediate artifacts can be found at `/home/cratesfyi/encoding-0.2.30`,
cause: ChainedError {
error: Could not document `encoding`.,
cause: Process didn't exit successfully: `rustdoc .cargo/registry/src/github.com-1ecc6299db9ec823/encoding-0.2.30/src/lib.rs --crate-name encoding -o /home/cratesfyi/encoding-0.2.30/doc -L dependency=/home/cratesfyi/encoding-0.2.30/debug -L dependency=/home/cratesfyi/encoding-0.2.30/debug/deps --extern encoding_index_japanese=/home/cratesfyi/encoding-0.2.30/debug/deps/libencoding_index_japanese-a7b78b0f5f4679cd.rlib --extern encoding_index_simpchinese=/home/cratesfyi/encoding-0.2.30/debug/deps/libencoding_index_simpchinese-39a3c36ebacf921b.rlib --extern encoding_index_tradchinese=/home/cratesfyi/encoding-0.2.30/debug/deps/libencoding_index_tradchinese-e8f10363b7df0da9.rlib --extern encoding_index_singlebyte=/home/cratesfyi/encoding-0.2.30/debug/deps/libencoding_index_singlebyte-12a9a0167990b7ae.rlib --extern encoding_index_korean=/home/cratesfyi/encoding-0.2.30/debug/deps/libencoding_index_korean-830683894d2ddf26.rlib` (exit code: 101)
}
}', src/bin/cratesfyi.rs:119
note: Run with `RUST_BACKTRACE=1` for a backtrace.