[INFO] crate tlnat 0.1.2 is already in cache [INFO] extracting crate tlnat 0.1.2 into work/ex/pr-63376/sources/master#60960a260f7b5c695fd0717311d72ce62dd4eb43/reg/tlnat/0.1.2 [INFO] extracting crate tlnat 0.1.2 into work/ex/pr-63376/sources/try#266783e4e09e4e9d5307c1c8e695659c58bbcac7/reg/tlnat/0.1.2 [INFO] validating manifest of tlnat-0.1.2 on toolchain master#60960a260f7b5c695fd0717311d72ce62dd4eb43 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+60960a260f7b5c695fd0717311d72ce62dd4eb43-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of tlnat-0.1.2 on toolchain try#266783e4e09e4e9d5307c1c8e695659c58bbcac7 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+266783e4e09e4e9d5307c1c8e695659c58bbcac7-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing tlnat-0.1.2 [INFO] finished frobbing tlnat-0.1.2 [INFO] frobbed toml for tlnat-0.1.2 written to work/ex/pr-63376/sources/master#60960a260f7b5c695fd0717311d72ce62dd4eb43/reg/tlnat/0.1.2/Cargo.toml [INFO] started frobbing tlnat-0.1.2 [INFO] finished frobbing tlnat-0.1.2 [INFO] frobbed toml for tlnat-0.1.2 written to work/ex/pr-63376/sources/try#266783e4e09e4e9d5307c1c8e695659c58bbcac7/reg/tlnat/0.1.2/Cargo.toml [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+60960a260f7b5c695fd0717311d72ce62dd4eb43-alt" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+266783e4e09e4e9d5307c1c8e695659c58bbcac7-alt" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+60960a260f7b5c695fd0717311d72ce62dd4eb43-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+266783e4e09e4e9d5307c1c8e695659c58bbcac7-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] checking tlnat-0.1.2 against try#266783e4e09e4e9d5307c1c8e695659c58bbcac7 for pr-63376 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-63376/worker-5/try#266783e4e09e4e9d5307c1c8e695659c58bbcac7:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-63376/sources/try#266783e4e09e4e9d5307c1c8e695659c58bbcac7/reg/tlnat/0.1.2:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+266783e4e09e4e9d5307c1c8e695659c58bbcac7-alt" "check" "--frozen" "--all" "--all-targets"` [INFO] [stdout] bd3a8ae7f2725e0e3eb644c26602213e77df19ff9662c0b1547d6009ce53c0f1 [INFO] running `"docker" "start" "-a" "bd3a8ae7f2725e0e3eb644c26602213e77df19ff9662c0b1547d6009ce53c0f1"` [INFO] [stderr] Checking tlnat v0.1.2 (/opt/crater/workdir) [INFO] [stderr] warning: unused macro definition [INFO] [stderr] --> src/lib.rs:26:1 [INFO] [stderr] | [INFO] [stderr] 26 | / macro_rules! integral_constant { [INFO] [stderr] 27 | | ($name : ident, $val : expr) => { [INFO] [stderr] 28 | | #[derive(Debug)] [INFO] [stderr] 29 | | pub struct $name; [INFO] [stderr] ... | [INFO] [stderr] 42 | | } [INFO] [stderr] 43 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_macros)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused macro definition [INFO] [stderr] --> src/lib.rs:26:1 [INFO] [stderr] | [INFO] [stderr] 26 | / macro_rules! integral_constant { [INFO] [stderr] 27 | | ($name : ident, $val : expr) => { [INFO] [stderr] 28 | | #[derive(Debug)] [INFO] [stderr] 29 | | pub struct $name; [INFO] [stderr] ... | [INFO] [stderr] 42 | | } [INFO] [stderr] 43 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_macros)]` on by default [INFO] [stderr] [INFO] [stderr] warning: the feature `associated_consts` has been stable since 1.20.0 and no longer requires an attribute to enable [INFO] [stderr] --> src/lib.rs:13:12 [INFO] [stderr] | [INFO] [stderr] 13 | #![feature(associated_consts)] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(stable_features)]` on by default [INFO] [stderr] [INFO] [stderr] warning: the feature `associated_consts` has been stable since 1.20.0 and no longer requires an attribute to enable [INFO] [stderr] --> src/lib.rs:13:12 [INFO] [stderr] | [INFO] [stderr] 13 | #![feature(associated_consts)] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(stable_features)]` on by default [INFO] [stderr] [INFO] [stderr] error[E0599]: no associated item named `VALUE` found for type `tlnat::_0` in the current scope [INFO] [stderr] --> tests/lib.rs:24:30 [INFO] [stderr] | [INFO] [stderr] 24 | assert_eq!(0, tlnat::_0::VALUE); [INFO] [stderr] | ^^^^^ associated item not found in `tlnat::_0` [INFO] [stderr] [INFO] [stderr] error[E0599]: no associated item named `VALUE` found for type `tlnat::_1` in the current scope [INFO] [stderr] --> tests/lib.rs:25:30 [INFO] [stderr] | [INFO] [stderr] 25 | assert_eq!(1, tlnat::_1::VALUE); [INFO] [stderr] | ^^^^^ associated item not found in `tlnat::_1` [INFO] [stderr] [INFO] [stderr] error[E0599]: no associated item named `VALUE` found for type `tlnat::_2` in the current scope [INFO] [stderr] --> tests/lib.rs:26:30 [INFO] [stderr] | [INFO] [stderr] 26 | assert_eq!(2, tlnat::_2::VALUE); [INFO] [stderr] | ^^^^^ associated item not found in `tlnat::_2` [INFO] [stderr] [INFO] [stderr] error[E0599]: no associated item named `VALUE` found for type `tlnat::_3` in the current scope [INFO] [stderr] --> tests/lib.rs:27:30 [INFO] [stderr] | [INFO] [stderr] 27 | assert_eq!(3, tlnat::_3::VALUE); [INFO] [stderr] | ^^^^^ associated item not found in `tlnat::_3` [INFO] [stderr] [INFO] [stderr] error[E0599]: no associated item named `VALUE` found for type `tlnat::_4` in the current scope [INFO] [stderr] --> tests/lib.rs:28:30 [INFO] [stderr] | [INFO] [stderr] 28 | assert_eq!(4, tlnat::_4::VALUE); [INFO] [stderr] | ^^^^^ associated item not found in `tlnat::_4` [INFO] [stderr] [INFO] [stderr] error[E0599]: no associated item named `VALUE` found for type `tlnat::_5` in the current scope [INFO] [stderr] --> tests/lib.rs:29:30 [INFO] [stderr] | [INFO] [stderr] 29 | assert_eq!(5, tlnat::_5::VALUE); [INFO] [stderr] | ^^^^^ associated item not found in `tlnat::_5` [INFO] [stderr] [INFO] [stderr] error[E0599]: no associated item named `VALUE` found for type `tlnat::_6` in the current scope [INFO] [stderr] --> tests/lib.rs:30:30 [INFO] [stderr] | [INFO] [stderr] 30 | assert_eq!(6, tlnat::_6::VALUE); [INFO] [stderr] | ^^^^^ associated item not found in `tlnat::_6` [INFO] [stderr] [INFO] [stderr] error[E0599]: no associated item named `VALUE` found for type `tlnat::_7` in the current scope [INFO] [stderr] --> tests/lib.rs:31:30 [INFO] [stderr] | [INFO] [stderr] 31 | assert_eq!(7, tlnat::_7::VALUE); [INFO] [stderr] | ^^^^^ associated item not found in `tlnat::_7` [INFO] [stderr] [INFO] [stderr] error[E0599]: no associated item named `VALUE` found for type `tlnat::_8` in the current scope [INFO] [stderr] --> tests/lib.rs:32:30 [INFO] [stderr] | [INFO] [stderr] 32 | assert_eq!(8, tlnat::_8::VALUE); [INFO] [stderr] | ^^^^^ associated item not found in `tlnat::_8` [INFO] [stderr] [INFO] [stderr] error[E0599]: no associated item named `VALUE` found for type `tlnat::_9` in the current scope [INFO] [stderr] --> tests/lib.rs:33:30 [INFO] [stderr] | [INFO] [stderr] 33 | assert_eq!(9, tlnat::_9::VALUE); [INFO] [stderr] | ^^^^^ associated item not found in `tlnat::_9` [INFO] [stderr] [INFO] [stderr] error[E0599]: no associated item named `VALUE` found for type `tlnat::_5` in the current scope [INFO] [stderr] --> tests/lib.rs:41:29 [INFO] [stderr] | [INFO] [stderr] 41 | assert!(0 != tlnat::_5::VALUE); [INFO] [stderr] | ^^^^^ associated item not found in `tlnat::_5` [INFO] [stderr] [INFO] [stderr] error[E0599]: no associated item named `VALUE` found for type `tlnat::_9` in the current scope [INFO] [stderr] --> tests/lib.rs:42:29 [INFO] [stderr] | [INFO] [stderr] 42 | assert!(1 != tlnat::_9::VALUE); [INFO] [stderr] | ^^^^^ associated item not found in `tlnat::_9` [INFO] [stderr] [INFO] [stderr] error[E0599]: no associated item named `VALUE` found for type `tlnat::_3` in the current scope [INFO] [stderr] --> tests/lib.rs:43:29 [INFO] [stderr] | [INFO] [stderr] 43 | assert!(2 != tlnat::_3::VALUE); [INFO] [stderr] | ^^^^^ associated item not found in `tlnat::_3` [INFO] [stderr] [INFO] [stderr] error[E0599]: no associated item named `VALUE` found for type `tlnat::_10` in the current scope [INFO] [stderr] --> tests/lib.rs:44:30 [INFO] [stderr] | [INFO] [stderr] 44 | assert!(3 != tlnat::_10::VALUE); [INFO] [stderr] | ^^^^^ associated item not found in `tlnat::_10` [INFO] [stderr] [INFO] [stderr] error[E0599]: no associated item named `VALUE` found for type `tlnat::_2` in the current scope [INFO] [stderr] --> tests/lib.rs:45:29 [INFO] [stderr] | [INFO] [stderr] 45 | assert!(4 != tlnat::_2::VALUE); [INFO] [stderr] | ^^^^^ associated item not found in `tlnat::_2` [INFO] [stderr] [INFO] [stderr] error[E0599]: no associated item named `VALUE` found for type `tlnat::_7` in the current scope [INFO] [stderr] --> tests/lib.rs:46:29 [INFO] [stderr] | [INFO] [stderr] 46 | assert!(5 != tlnat::_7::VALUE); [INFO] [stderr] | ^^^^^ associated item not found in `tlnat::_7` [INFO] [stderr] [INFO] [stderr] error[E0599]: no associated item named `VALUE` found for type `tlnat::_1` in the current scope [INFO] [stderr] --> tests/lib.rs:47:29 [INFO] [stderr] | [INFO] [stderr] 47 | assert!(6 != tlnat::_1::VALUE); [INFO] [stderr] | ^^^^^ associated item not found in `tlnat::_1` [INFO] [stderr] [INFO] [stderr] error[E0599]: no associated item named `VALUE` found for type `tlnat::_4` in the current scope [INFO] [stderr] --> tests/lib.rs:48:29 [INFO] [stderr] | [INFO] [stderr] 48 | assert!(7 != tlnat::_4::VALUE); [INFO] [stderr] | ^^^^^ associated item not found in `tlnat::_4` [INFO] [stderr] [INFO] [stderr] error[E0599]: no associated item named `VALUE` found for type `tlnat::_6` in the current scope [INFO] [stderr] --> tests/lib.rs:49:29 [INFO] [stderr] | [INFO] [stderr] 49 | assert!(8 != tlnat::_6::VALUE); [INFO] [stderr] | ^^^^^ associated item not found in `tlnat::_6` [INFO] [stderr] [INFO] [stderr] error[E0599]: no associated item named `VALUE` found for type `tlnat::_8` in the current scope [INFO] [stderr] --> tests/lib.rs:50:29 [INFO] [stderr] | [INFO] [stderr] 50 | assert!(9 != tlnat::_8::VALUE); [INFO] [stderr] | ^^^^^ associated item not found in `tlnat::_8` [INFO] [stderr] [INFO] [stderr] error: aborting due to 20 previous errors [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0599`. [INFO] [stderr] error: Could not compile `tlnat`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "bd3a8ae7f2725e0e3eb644c26602213e77df19ff9662c0b1547d6009ce53c0f1"` [INFO] running `"docker" "rm" "-f" "bd3a8ae7f2725e0e3eb644c26602213e77df19ff9662c0b1547d6009ce53c0f1"` [INFO] [stdout] bd3a8ae7f2725e0e3eb644c26602213e77df19ff9662c0b1547d6009ce53c0f1