[INFO] updating cached repository nicholasbishop/autoshutdown [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/nicholasbishop/autoshutdown [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/nicholasbishop/autoshutdown" "work/ex/beta-1.37-6/sources/1.36.0/gh/nicholasbishop/autoshutdown"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/1.36.0/gh/nicholasbishop/autoshutdown'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/nicholasbishop/autoshutdown" "work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/nicholasbishop/autoshutdown"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/nicholasbishop/autoshutdown'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] f7fcedfbb78f33f107d73fd7ce14f4ad21ba5920 [INFO] sha for GitHub repo nicholasbishop/autoshutdown: f7fcedfbb78f33f107d73fd7ce14f4ad21ba5920 [INFO] validating manifest of nicholasbishop/autoshutdown 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 nicholasbishop/autoshutdown 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 nicholasbishop/autoshutdown [INFO] finished frobbing nicholasbishop/autoshutdown [INFO] frobbed toml for nicholasbishop/autoshutdown written to work/ex/beta-1.37-6/sources/1.36.0/gh/nicholasbishop/autoshutdown/Cargo.toml [INFO] started frobbing nicholasbishop/autoshutdown [INFO] finished frobbing nicholasbishop/autoshutdown [INFO] frobbed toml for nicholasbishop/autoshutdown written to work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/nicholasbishop/autoshutdown/Cargo.toml [INFO] crate nicholasbishop/autoshutdown 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] [stderr] Blocking waiting for file lock on package cache lock [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] testing nicholasbishop/autoshutdown 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-2/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/nicholasbishop/autoshutdown:/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] 1f427ad9c9127e4211c6a13506ab16192e07c2ea8ce331b311296213108463c5 [INFO] running `"docker" "start" "-a" "1f427ad9c9127e4211c6a13506ab16192e07c2ea8ce331b311296213108463c5"` [INFO] [stderr] Compiling simple-error v0.1.11 [INFO] [stderr] Compiling syn v0.13.1 [INFO] [stderr] Compiling structopt-derive v0.2.7 [INFO] [stderr] Compiling structopt v0.2.7 [INFO] [stderr] Compiling autoshutdown v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: unused `#[macro_use]` import [INFO] [stderr] --> src/main.rs:3:1 [INFO] [stderr] | [INFO] [stderr] 3 | #[macro_use] [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(unused_imports)] on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 13.68s [INFO] running `"docker" "inspect" "1f427ad9c9127e4211c6a13506ab16192e07c2ea8ce331b311296213108463c5"` [INFO] running `"docker" "rm" "-f" "1f427ad9c9127e4211c6a13506ab16192e07c2ea8ce331b311296213108463c5"` [INFO] [stdout] 1f427ad9c9127e4211c6a13506ab16192e07c2ea8ce331b311296213108463c5 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-2/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/nicholasbishop/autoshutdown:/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] 4ff38bdd864751b92ffac11d4c533f0279c39312a222db7ec09e67c557d7e9ec [INFO] running `"docker" "start" "-a" "4ff38bdd864751b92ffac11d4c533f0279c39312a222db7ec09e67c557d7e9ec"` [INFO] [stderr] Compiling autoshutdown v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: unused `#[macro_use]` import [INFO] [stderr] --> src/main.rs:3:1 [INFO] [stderr] | [INFO] [stderr] 3 | #[macro_use] [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(unused_imports)] on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.15s [INFO] running `"docker" "inspect" "4ff38bdd864751b92ffac11d4c533f0279c39312a222db7ec09e67c557d7e9ec"` [INFO] running `"docker" "rm" "-f" "4ff38bdd864751b92ffac11d4c533f0279c39312a222db7ec09e67c557d7e9ec"` [INFO] [stdout] 4ff38bdd864751b92ffac11d4c533f0279c39312a222db7ec09e67c557d7e9ec [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-2/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/nicholasbishop/autoshutdown:/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] d89465935a3dfc57ce7e660518ef80b3ed261c59e524273f35991a799f94fedf [INFO] running `"docker" "start" "-a" "d89465935a3dfc57ce7e660518ef80b3ed261c59e524273f35991a799f94fedf"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.06s [INFO] [stderr] Running /opt/crater/target/debug/deps/autoshutdown-6e97c475fdaf4c9a [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" "d89465935a3dfc57ce7e660518ef80b3ed261c59e524273f35991a799f94fedf"` [INFO] running `"docker" "rm" "-f" "d89465935a3dfc57ce7e660518ef80b3ed261c59e524273f35991a799f94fedf"` [INFO] [stdout] d89465935a3dfc57ce7e660518ef80b3ed261c59e524273f35991a799f94fedf