[INFO] updating cached repository SallySoul/workspace-rs [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/SallySoul/workspace-rs [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/SallySoul/workspace-rs" "work/ex/beta-1.37-6/sources/1.36.0/gh/SallySoul/workspace-rs"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/1.36.0/gh/SallySoul/workspace-rs'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/SallySoul/workspace-rs" "work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/SallySoul/workspace-rs"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/SallySoul/workspace-rs'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] af3838f75bdb3ed37c861a54ab7387dc8eb5e46f [INFO] sha for GitHub repo SallySoul/workspace-rs: af3838f75bdb3ed37c861a54ab7387dc8eb5e46f [INFO] validating manifest of SallySoul/workspace-rs on toolchain 1.36.0 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.36.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of SallySoul/workspace-rs on toolchain beta-2019-07-23 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing SallySoul/workspace-rs [INFO] finished frobbing SallySoul/workspace-rs [INFO] frobbed toml for SallySoul/workspace-rs written to work/ex/beta-1.37-6/sources/1.36.0/gh/SallySoul/workspace-rs/Cargo.toml [INFO] started frobbing SallySoul/workspace-rs [INFO] finished frobbing SallySoul/workspace-rs [INFO] frobbed toml for SallySoul/workspace-rs written to work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/SallySoul/workspace-rs/Cargo.toml [INFO] crate SallySoul/workspace-rs already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.36.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing SallySoul/workspace-rs against 1.36.0 for beta-1.37-6 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-0/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/SallySoul/workspace-rs:/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=warn" "-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" "+1.36.0" "build" "--frozen"` [INFO] [stdout] ad7a0d0a2764a93b423687bbd113ff323fe53912af5dbbdb90c4e282d7baf7f3 [INFO] running `"docker" "start" "-a" "ad7a0d0a2764a93b423687bbd113ff323fe53912af5dbbdb90c4e282d7baf7f3"` [INFO] [stderr] Compiling libz-sys v1.0.25 [INFO] [stderr] Compiling curl-sys v0.4.17 [INFO] [stderr] Compiling libssh2-sys v0.2.11 [INFO] [stderr] Compiling libgit2-sys v0.7.11 [INFO] [stderr] Compiling openssl-sys v0.9.43 [INFO] [stderr] Compiling backtrace-sys v0.1.28 [INFO] [stderr] Compiling atty v0.2.2 [INFO] [stderr] Compiling syn v0.15.28 [INFO] [stderr] Compiling backtrace v0.3.14 [INFO] [stderr] Compiling simplelog v0.5.3 [INFO] [stderr] Compiling clap v2.30.0 [INFO] [stderr] Compiling synstructure v0.10.1 [INFO] [stderr] Compiling structopt-derive v0.2.15 [INFO] [stderr] Compiling serde_derive v1.0.89 [INFO] [stderr] Compiling failure_derive v0.1.5 [INFO] [stderr] Compiling structopt v0.2.15 [INFO] [stderr] Compiling failure v0.1.5 [INFO] [stderr] Compiling git2 v0.8.0 [INFO] [stderr] Compiling workspace v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: unused imports: `info`, `trace`, `warn` [INFO] [stderr] --> src/main.rs:2:11 [INFO] [stderr] | [INFO] [stderr] 2 | use log::{info, trace, warn}; [INFO] [stderr] | ^^^^ ^^^^^ ^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(unused_imports)] on by default [INFO] [stderr] [INFO] [stderr] warning: unused import: `simplelog::*` [INFO] [stderr] --> src/main.rs:4:5 [INFO] [stderr] | [INFO] [stderr] 4 | use simplelog::*; [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 22s [INFO] running `"docker" "inspect" "ad7a0d0a2764a93b423687bbd113ff323fe53912af5dbbdb90c4e282d7baf7f3"` [INFO] running `"docker" "rm" "-f" "ad7a0d0a2764a93b423687bbd113ff323fe53912af5dbbdb90c4e282d7baf7f3"` [INFO] [stdout] ad7a0d0a2764a93b423687bbd113ff323fe53912af5dbbdb90c4e282d7baf7f3 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-0/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/SallySoul/workspace-rs:/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=warn" "-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" "+1.36.0" "test" "--frozen" "--no-run"` [INFO] [stdout] 546ec72f8883674220e1c64e45dd45c6683ce6e1e952824d9127a5932357a59c [INFO] running `"docker" "start" "-a" "546ec72f8883674220e1c64e45dd45c6683ce6e1e952824d9127a5932357a59c"` [INFO] [stderr] Compiling workspace v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: unused imports: `info`, `trace`, `warn` [INFO] [stderr] --> src/main.rs:2:11 [INFO] [stderr] | [INFO] [stderr] 2 | use log::{info, trace, warn}; [INFO] [stderr] | ^^^^ ^^^^^ ^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(unused_imports)] on by default [INFO] [stderr] [INFO] [stderr] warning: unused import: `simplelog::*` [INFO] [stderr] --> src/main.rs:4:5 [INFO] [stderr] | [INFO] [stderr] 4 | use simplelog::*; [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.37s [INFO] running `"docker" "inspect" "546ec72f8883674220e1c64e45dd45c6683ce6e1e952824d9127a5932357a59c"` [INFO] running `"docker" "rm" "-f" "546ec72f8883674220e1c64e45dd45c6683ce6e1e952824d9127a5932357a59c"` [INFO] [stdout] 546ec72f8883674220e1c64e45dd45c6683ce6e1e952824d9127a5932357a59c [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-0/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/SallySoul/workspace-rs:/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=warn" "-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" "+1.36.0" "test" "--frozen"` [INFO] [stdout] a2bb9756587d2f8d01a48383e621054737264c368c2ec74eb8a24e17f940e174 [INFO] running `"docker" "start" "-a" "a2bb9756587d2f8d01a48383e621054737264c368c2ec74eb8a24e17f940e174"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.06s [INFO] [stderr] Running /opt/crater/target/debug/deps/workspace-0eb52d2cc54b326a [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "a2bb9756587d2f8d01a48383e621054737264c368c2ec74eb8a24e17f940e174"` [INFO] running `"docker" "rm" "-f" "a2bb9756587d2f8d01a48383e621054737264c368c2ec74eb8a24e17f940e174"` [INFO] [stdout] a2bb9756587d2f8d01a48383e621054737264c368c2ec74eb8a24e17f940e174