[INFO] updating cached repository rsb007/Rust_Employee [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/rsb007/Rust_Employee [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/rsb007/Rust_Employee" "work/ex/beta-1.38-1/sources/1.37.0/gh/rsb007/Rust_Employee"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/1.37.0/gh/rsb007/Rust_Employee'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/rsb007/Rust_Employee" "work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/rsb007/Rust_Employee"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/rsb007/Rust_Employee'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] a1cf28a8818a370cd4152f8367d54daa0396e522 [INFO] sha for GitHub repo rsb007/Rust_Employee: a1cf28a8818a370cd4152f8367d54daa0396e522 [INFO] validating manifest of rsb007/Rust_Employee on toolchain 1.37.0 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of rsb007/Rust_Employee on toolchain beta-2019-08-13 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing rsb007/Rust_Employee [INFO] finished frobbing rsb007/Rust_Employee [INFO] frobbed toml for rsb007/Rust_Employee written to work/ex/beta-1.38-1/sources/1.37.0/gh/rsb007/Rust_Employee/Cargo.toml [INFO] started frobbing rsb007/Rust_Employee [INFO] finished frobbing rsb007/Rust_Employee [INFO] frobbed toml for rsb007/Rust_Employee written to work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/rsb007/Rust_Employee/Cargo.toml [INFO] crate rsb007/Rust_Employee already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing rsb007/Rust_Employee against 1.37.0 for beta-1.38-1 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-3/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/rsb007/Rust_Employee:/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.37.0" "build" "--frozen"` [INFO] [stdout] 3aa2f14c6e08fe2db40655723db0107ad01a84539206144ad7dfc0e2f2861a8b [INFO] running `"docker" "start" "-a" "3aa2f14c6e08fe2db40655723db0107ad01a84539206144ad7dfc0e2f2861a8b"` [INFO] [stderr] Compiling lazy_static v1.1.0 [INFO] [stderr] Compiling log v0.4.5 [INFO] [stderr] Compiling r2d2 v0.8.2 [INFO] [stderr] Compiling snap v0.2.5 [INFO] [stderr] Compiling cdrs v2.0.0-beta.3 [INFO] [stderr] Compiling Rust_employee v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: unused `#[macro_use]` import [INFO] [stderr] --> src/main.rs:5:1 [INFO] [stderr] | [INFO] [stderr] 5 | #[macro_use] [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(unused_imports)] on by default [INFO] [stderr] [INFO] [stderr] warning: unused import: `std::collections::HashMap` [INFO] [stderr] --> src/main.rs:16:5 [INFO] [stderr] | [INFO] [stderr] 16 | use std::collections::HashMap; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: crate `Rust_employee` should have a snake case name [INFO] [stderr] | [INFO] [stderr] = note: #[warn(non_snake_case)] on by default [INFO] [stderr] = help: convert the identifier to snake case: `rust_employee` [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 39.60s [INFO] running `"docker" "inspect" "3aa2f14c6e08fe2db40655723db0107ad01a84539206144ad7dfc0e2f2861a8b"` [INFO] running `"docker" "rm" "-f" "3aa2f14c6e08fe2db40655723db0107ad01a84539206144ad7dfc0e2f2861a8b"` [INFO] [stdout] 3aa2f14c6e08fe2db40655723db0107ad01a84539206144ad7dfc0e2f2861a8b [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-3/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/rsb007/Rust_Employee:/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.37.0" "test" "--frozen" "--no-run"` [INFO] [stdout] 5fc21bada8fcce321595cf3cf01bd05ac02011fa71da1d810df416c7c9b676ec [INFO] running `"docker" "start" "-a" "5fc21bada8fcce321595cf3cf01bd05ac02011fa71da1d810df416c7c9b676ec"` [INFO] [stderr] Compiling Rust_employee v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: unused `#[macro_use]` import [INFO] [stderr] --> src/main.rs:5:1 [INFO] [stderr] | [INFO] [stderr] 5 | #[macro_use] [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(unused_imports)] on by default [INFO] [stderr] [INFO] [stderr] warning: unused import: `std::collections::HashMap` [INFO] [stderr] --> src/main.rs:16:5 [INFO] [stderr] | [INFO] [stderr] 16 | use std::collections::HashMap; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: crate `Rust_employee` should have a snake case name [INFO] [stderr] | [INFO] [stderr] = note: #[warn(non_snake_case)] on by default [INFO] [stderr] = help: convert the identifier to snake case: `rust_employee` [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.90s [INFO] running `"docker" "inspect" "5fc21bada8fcce321595cf3cf01bd05ac02011fa71da1d810df416c7c9b676ec"` [INFO] running `"docker" "rm" "-f" "5fc21bada8fcce321595cf3cf01bd05ac02011fa71da1d810df416c7c9b676ec"` [INFO] [stdout] 5fc21bada8fcce321595cf3cf01bd05ac02011fa71da1d810df416c7c9b676ec [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-3/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/rsb007/Rust_Employee:/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.37.0" "test" "--frozen"` [INFO] [stdout] b864603064cbf1fc6bd20901e7552b9e4a44ca603c52776e4f652ecfb2874dd7 [INFO] running `"docker" "start" "-a" "b864603064cbf1fc6bd20901e7552b9e4a44ca603c52776e4f652ecfb2874dd7"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.04s [INFO] [stderr] Running /opt/crater/target/debug/deps/Rust_employee-9ec89ffc8a0b1a38 [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" "b864603064cbf1fc6bd20901e7552b9e4a44ca603c52776e4f652ecfb2874dd7"` [INFO] running `"docker" "rm" "-f" "b864603064cbf1fc6bd20901e7552b9e4a44ca603c52776e4f652ecfb2874dd7"` [INFO] [stdout] b864603064cbf1fc6bd20901e7552b9e4a44ca603c52776e4f652ecfb2874dd7