[INFO] updating cached repository https://github.com/dezgeg/nix-rebuild-stats [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/big/crater/work/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune"` [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 909b97402dad8ecc95d96dc685e4024476819496 [INFO] testing dezgeg/nix-rebuild-stats against 1.38.0 for beta-1.39-1 [INFO] running `"git" "clone" "work/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdezgeg%2Fnix-rebuild-stats" "work/builds/worker-7/source"` [INFO] [stderr] Cloning into 'work/builds/worker-7/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/dezgeg/nix-rebuild-stats on toolchain 1.38.0 [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+1.38.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/dezgeg/nix-rebuild-stats [INFO] finished tweaking git repo https://github.com/dezgeg/nix-rebuild-stats [INFO] tweaked toml for git repo https://github.com/dezgeg/nix-rebuild-stats written to work/builds/worker-7/source/Cargo.toml [INFO] crate git repo https://github.com/dezgeg/nix-rebuild-stats already has a lockfile, it will not be regenerated [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+1.38.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-7/source:/opt/rustwide/workdir:ro,Z" "-v" "/big/crater/work/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/big/crater/work/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+1.38.0" "build" "--frozen"` [INFO] [stdout] 42003cc53c7310d1fd9624f3c4027cc60962bc9a67f252e043fc8ebe2789b3b7 [INFO] running `"docker" "start" "-a" "42003cc53c7310d1fd9624f3c4027cc60962bc9a67f252e043fc8ebe2789b3b7"` [INFO] [stderr] Compiling gcc v0.3.45 [INFO] [stderr] Compiling from-ascii v0.0.1 [INFO] [stderr] Compiling encoding_rs v0.5.0 [INFO] [stderr] Compiling backtrace-sys v0.1.10 [INFO] [stderr] Compiling backtrace v0.3.0 [INFO] [stderr] Compiling error-chain v0.10.0 [INFO] [stderr] Compiling quick-xml v0.6.2 [INFO] [stderr] Compiling nix-rebuild-stats v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] warning: unused variable: `drv_paths` [INFO] [stderr] --> src/main.rs:40:19 [INFO] [stderr] | [INFO] [stderr] 40 | fn build_dep_tree(drv_paths: Vec) -> HashMap> { [INFO] [stderr] | ^^^^^^^^^ help: consider prefixing with an underscore: `_drv_paths` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 8.98s [INFO] running `"docker" "inspect" "42003cc53c7310d1fd9624f3c4027cc60962bc9a67f252e043fc8ebe2789b3b7"` [INFO] running `"docker" "rm" "-f" "42003cc53c7310d1fd9624f3c4027cc60962bc9a67f252e043fc8ebe2789b3b7"` [INFO] [stdout] 42003cc53c7310d1fd9624f3c4027cc60962bc9a67f252e043fc8ebe2789b3b7 [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-7/source:/opt/rustwide/workdir:ro,Z" "-v" "/big/crater/work/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/big/crater/work/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+1.38.0" "test" "--frozen" "--no-run"` [INFO] [stdout] b8a48299744949032632aa0bedfe5ceb1e29b71fc1f7b634076dc7feb5ccce69 [INFO] running `"docker" "start" "-a" "b8a48299744949032632aa0bedfe5ceb1e29b71fc1f7b634076dc7feb5ccce69"` [INFO] [stderr] Compiling nix-rebuild-stats v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] warning: unused variable: `drv_paths` [INFO] [stderr] --> src/main.rs:40:19 [INFO] [stderr] | [INFO] [stderr] 40 | fn build_dep_tree(drv_paths: Vec) -> HashMap> { [INFO] [stderr] | ^^^^^^^^^ help: consider prefixing with an underscore: `_drv_paths` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.44s [INFO] running `"docker" "inspect" "b8a48299744949032632aa0bedfe5ceb1e29b71fc1f7b634076dc7feb5ccce69"` [INFO] running `"docker" "rm" "-f" "b8a48299744949032632aa0bedfe5ceb1e29b71fc1f7b634076dc7feb5ccce69"` [INFO] [stdout] b8a48299744949032632aa0bedfe5ceb1e29b71fc1f7b634076dc7feb5ccce69 [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-7/source:/opt/rustwide/workdir:ro,Z" "-v" "/big/crater/work/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/big/crater/work/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+1.38.0" "test" "--frozen"` [INFO] [stdout] ff69a18e41c6e73a4657866be4fbc5ea753cc4527802526418f9cd92a3a2843b [INFO] running `"docker" "start" "-a" "ff69a18e41c6e73a4657866be4fbc5ea753cc4527802526418f9cd92a3a2843b"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.02s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/nix_rebuild_stats-996f615a883a47bf [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" "ff69a18e41c6e73a4657866be4fbc5ea753cc4527802526418f9cd92a3a2843b"` [INFO] running `"docker" "rm" "-f" "ff69a18e41c6e73a4657866be4fbc5ea753cc4527802526418f9cd92a3a2843b"` [INFO] [stdout] ff69a18e41c6e73a4657866be4fbc5ea753cc4527802526418f9cd92a3a2843b