[INFO] crate sloc 0.0.1 is already in cache [INFO] extracting crate sloc 0.0.1 into work/ex/beta-1.37-6/sources/1.36.0/reg/sloc/0.0.1 [INFO] extracting crate sloc 0.0.1 into work/ex/beta-1.37-6/sources/beta-2019-07-23/reg/sloc/0.0.1 [INFO] validating manifest of sloc-0.0.1 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 sloc-0.0.1 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 sloc-0.0.1 [INFO] finished frobbing sloc-0.0.1 [INFO] frobbed toml for sloc-0.0.1 written to work/ex/beta-1.37-6/sources/1.36.0/reg/sloc/0.0.1/Cargo.toml [INFO] started frobbing sloc-0.0.1 [INFO] finished frobbing sloc-0.0.1 [INFO] frobbed toml for sloc-0.0.1 written to work/ex/beta-1.37-6/sources/beta-2019-07-23/reg/sloc/0.0.1/Cargo.toml [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.36.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [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 sloc-0.0.1 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-4/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/reg/sloc/0.0.1:/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] ef0e5e0b235684777e6e3cfcfdf2c60fa35e72e3f793482b201dffe9f2e08c9b [INFO] running `"docker" "start" "-a" "ef0e5e0b235684777e6e3cfcfdf2c60fa35e72e3f793482b201dffe9f2e08c9b"` [INFO] [stderr] Compiling sloc v0.0.1 (/opt/crater/workdir) [INFO] [stderr] warning: unused variable: `matches` [INFO] [stderr] --> src/main.rs:39:9 [INFO] [stderr] | [INFO] [stderr] 39 | let matches = App::new("Source lines of code") [INFO] [stderr] | ^^^^^^^ help: consider prefixing with an underscore: `_matches` [INFO] [stderr] | [INFO] [stderr] = note: #[warn(unused_variables)] on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.37s [INFO] running `"docker" "inspect" "ef0e5e0b235684777e6e3cfcfdf2c60fa35e72e3f793482b201dffe9f2e08c9b"` [INFO] running `"docker" "rm" "-f" "ef0e5e0b235684777e6e3cfcfdf2c60fa35e72e3f793482b201dffe9f2e08c9b"` [INFO] [stdout] ef0e5e0b235684777e6e3cfcfdf2c60fa35e72e3f793482b201dffe9f2e08c9b [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-4/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/reg/sloc/0.0.1:/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] 5f5f23a0521458f4fabcdb3cd1297050270d6a0ea081af24af0685846f387076 [INFO] running `"docker" "start" "-a" "5f5f23a0521458f4fabcdb3cd1297050270d6a0ea081af24af0685846f387076"` [INFO] [stderr] Blocking waiting for file lock on package cache lock [INFO] [stderr] Compiling sloc v0.0.1 (/opt/crater/workdir) [INFO] [stderr] warning: unused variable: `matches` [INFO] [stderr] --> src/main.rs:39:9 [INFO] [stderr] | [INFO] [stderr] 39 | let matches = App::new("Source lines of code") [INFO] [stderr] | ^^^^^^^ help: consider prefixing with an underscore: `_matches` [INFO] [stderr] | [INFO] [stderr] = note: #[warn(unused_variables)] on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.46s [INFO] running `"docker" "inspect" "5f5f23a0521458f4fabcdb3cd1297050270d6a0ea081af24af0685846f387076"` [INFO] running `"docker" "rm" "-f" "5f5f23a0521458f4fabcdb3cd1297050270d6a0ea081af24af0685846f387076"` [INFO] [stdout] 5f5f23a0521458f4fabcdb3cd1297050270d6a0ea081af24af0685846f387076 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-4/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/reg/sloc/0.0.1:/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] 1a352c2360c983a24792bc58962b1e9d30e88ab57309701f5c4900761e4fa9e3 [INFO] running `"docker" "start" "-a" "1a352c2360c983a24792bc58962b1e9d30e88ab57309701f5c4900761e4fa9e3"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.01s [INFO] [stderr] Running /opt/crater/target/debug/deps/sloc-3f176fc084472619 [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test get_files_test ... ok [INFO] [stdout] test get_counters_test ... ok [INFO] [stdout] test get_stats_test ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "1a352c2360c983a24792bc58962b1e9d30e88ab57309701f5c4900761e4fa9e3"` [INFO] running `"docker" "rm" "-f" "1a352c2360c983a24792bc58962b1e9d30e88ab57309701f5c4900761e4fa9e3"` [INFO] [stdout] 1a352c2360c983a24792bc58962b1e9d30e88ab57309701f5c4900761e4fa9e3