[INFO] crate eosio 0.2.0 is already in cache [INFO] extracting crate eosio 0.2.0 into work/ex/pr-60039-1/sources/master#e305df1846a6d985315917ae0c81b74af8b4e641/reg/eosio/0.2.0 [INFO] extracting crate eosio 0.2.0 into work/ex/pr-60039-1/sources/try#99a7498759a22b5684caf798a98b7e90ad9d2443/reg/eosio/0.2.0 [INFO] validating manifest of eosio-0.2.0 on toolchain master#e305df1846a6d985315917ae0c81b74af8b4e641 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+e305df1846a6d985315917ae0c81b74af8b4e641-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of eosio-0.2.0 on toolchain try#99a7498759a22b5684caf798a98b7e90ad9d2443 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+99a7498759a22b5684caf798a98b7e90ad9d2443-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing eosio-0.2.0 [INFO] finished frobbing eosio-0.2.0 [INFO] frobbed toml for eosio-0.2.0 written to work/ex/pr-60039-1/sources/master#e305df1846a6d985315917ae0c81b74af8b4e641/reg/eosio/0.2.0/Cargo.toml [INFO] started frobbing eosio-0.2.0 [INFO] finished frobbing eosio-0.2.0 [INFO] frobbed toml for eosio-0.2.0 written to work/ex/pr-60039-1/sources/try#99a7498759a22b5684caf798a98b7e90ad9d2443/reg/eosio/0.2.0/Cargo.toml [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+e305df1846a6d985315917ae0c81b74af8b4e641-alt" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+99a7498759a22b5684caf798a98b7e90ad9d2443-alt" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+e305df1846a6d985315917ae0c81b74af8b4e641-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+99a7498759a22b5684caf798a98b7e90ad9d2443-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] checking eosio-0.2.0 against master#e305df1846a6d985315917ae0c81b74af8b4e641 for pr-60039-1 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-60039-1/worker-3/master#e305df1846a6d985315917ae0c81b74af8b4e641:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-60039-1/sources/master#e305df1846a6d985315917ae0c81b74af8b4e641/reg/eosio/0.2.0:/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" "+e305df1846a6d985315917ae0c81b74af8b4e641-alt" "check" "--frozen" "--all" "--all-targets"` [INFO] [stdout] 22e92c2a589b5c2ab6901f5d674f86bf28d9690b2639f58c8519b4e346c5581f [INFO] running `"docker" "start" "-a" "22e92c2a589b5c2ab6901f5d674f86bf28d9690b2639f58c8519b4e346c5581f"` [INFO] [stderr] Compiling eosio_sys v0.2.0 [INFO] [stderr] Compiling syn v0.15.33 [INFO] [stderr] Compiling eosio_macros v0.2.0 [INFO] [stderr] Checking eosio v0.2.0 (/opt/crater/workdir) [INFO] [stderr] warning: struct is never constructed: `TimeVisitor` [INFO] [stderr] --> src/time.rs:68:1 [INFO] [stderr] | [INFO] [stderr] 68 | struct TimeVisitor; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(dead_code)] on by default [INFO] [stderr] [INFO] [stderr] warning: the feature `try_from` has been stable since 1.34.0 and no longer requires an attribute to enable [INFO] [stderr] --> src/lib.rs:1:32 [INFO] [stderr] | [INFO] [stderr] 1 | #![feature(proc_macro_hygiene, try_from, custom_attribute, concat_idents)] [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(stable_features)] on by default [INFO] [stderr] [INFO] [stderr] warning: struct is never constructed: `TimeVisitor` [INFO] [stderr] --> src/time.rs:68:1 [INFO] [stderr] | [INFO] [stderr] 68 | struct TimeVisitor; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(dead_code)] on by default [INFO] [stderr] [INFO] [stderr] warning: the feature `try_from` has been stable since 1.34.0 and no longer requires an attribute to enable [INFO] [stderr] --> src/lib.rs:1:32 [INFO] [stderr] | [INFO] [stderr] 1 | #![feature(proc_macro_hygiene, try_from, custom_attribute, concat_idents)] [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(stable_features)] on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 25.41s [INFO] running `"docker" "inspect" "22e92c2a589b5c2ab6901f5d674f86bf28d9690b2639f58c8519b4e346c5581f"` [INFO] running `"docker" "rm" "-f" "22e92c2a589b5c2ab6901f5d674f86bf28d9690b2639f58c8519b4e346c5581f"` [INFO] [stdout] 22e92c2a589b5c2ab6901f5d674f86bf28d9690b2639f58c8519b4e346c5581f