[INFO] updating cached repository https://github.com/aphreet/rpm_srv [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] 88f051c5e2db21285d54568340302c560983dae1 [INFO] testing aphreet/rpm_srv against beta-2019-09-28 for beta-1.39-1 [INFO] running `"git" "clone" "work/cache/git-repos/https%3A%2F%2Fgithub.com%2Faphreet%2Frpm_srv" "work/builds/worker-11/source"` [INFO] [stderr] Cloning into 'work/builds/worker-11/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/aphreet/rpm_srv on toolchain beta-2019-09-28 [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+beta-2019-09-28" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/aphreet/rpm_srv [INFO] finished tweaking git repo https://github.com/aphreet/rpm_srv [INFO] tweaked toml for git repo https://github.com/aphreet/rpm_srv written to work/builds/worker-11/source/Cargo.toml [INFO] crate git repo https://github.com/aphreet/rpm_srv already has a lockfile, it will not be regenerated [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+beta-2019-09-28" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-11/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" "+beta-2019-09-28" "build" "--frozen"` [INFO] [stdout] 794ba9ef6998726fb78939b73bfcab0c58e58d02de1c19b2c7c907a274e94fcc [INFO] running `"docker" "start" "-a" "794ba9ef6998726fb78939b73bfcab0c58e58d02de1c19b2c7c907a274e94fcc"` [INFO] [stderr] Compiling unicode-normalization v0.1.4 [INFO] [stderr] Compiling httparse v1.2.2 [INFO] [stderr] Compiling memchr v1.0.1 [INFO] [stderr] Compiling thread-id v3.0.0 [INFO] [stderr] Compiling num_cpus v1.4.0 [INFO] [stderr] Compiling time v0.1.37 [INFO] [stderr] Compiling unicode-bidi v0.2.5 [INFO] [stderr] Compiling mime v0.2.3 [INFO] [stderr] Compiling hyper v0.10.9 [INFO] [stderr] Compiling clap v2.24.1 [INFO] [stderr] Compiling thread_local v0.3.3 [INFO] [stderr] Compiling aho-corasick v0.6.3 [INFO] [stderr] Compiling regex v0.2.1 [INFO] [stderr] Compiling idna v0.1.1 [INFO] [stderr] Compiling url v1.4.0 [INFO] [stderr] Compiling env_logger v0.4.2 [INFO] [stderr] Compiling rpm_srv v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] warning: unused variable: `cache_arg` [INFO] [stderr] --> src/main.rs:139:13 [INFO] [stderr] | [INFO] [stderr] 139 | let cache_arg = cache_arg(&self.file_root); [INFO] [stderr] | ^^^^^^^^^ help: consider prefixing with an underscore: `_cache_arg` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 13.49s [INFO] running `"docker" "inspect" "794ba9ef6998726fb78939b73bfcab0c58e58d02de1c19b2c7c907a274e94fcc"` [INFO] running `"docker" "rm" "-f" "794ba9ef6998726fb78939b73bfcab0c58e58d02de1c19b2c7c907a274e94fcc"` [INFO] [stdout] 794ba9ef6998726fb78939b73bfcab0c58e58d02de1c19b2c7c907a274e94fcc [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-11/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" "+beta-2019-09-28" "test" "--frozen" "--no-run"` [INFO] [stdout] 3639dcd6a355d1b5d59b03a8f0d190e719ea4c1f3da1ec91b52d2d1cb7c5e8d9 [INFO] running `"docker" "start" "-a" "3639dcd6a355d1b5d59b03a8f0d190e719ea4c1f3da1ec91b52d2d1cb7c5e8d9"` [INFO] [stderr] Compiling rpm_srv v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] warning: unused variable: `cache_arg` [INFO] [stderr] --> src/main.rs:139:13 [INFO] [stderr] | [INFO] [stderr] 139 | let cache_arg = cache_arg(&self.file_root); [INFO] [stderr] | ^^^^^^^^^ help: consider prefixing with an underscore: `_cache_arg` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.21s [INFO] running `"docker" "inspect" "3639dcd6a355d1b5d59b03a8f0d190e719ea4c1f3da1ec91b52d2d1cb7c5e8d9"` [INFO] running `"docker" "rm" "-f" "3639dcd6a355d1b5d59b03a8f0d190e719ea4c1f3da1ec91b52d2d1cb7c5e8d9"` [INFO] [stdout] 3639dcd6a355d1b5d59b03a8f0d190e719ea4c1f3da1ec91b52d2d1cb7c5e8d9 [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-11/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" "+beta-2019-09-28" "test" "--frozen"` [INFO] [stdout] 9270918d2bc9994e64f67075a08c713ce39ebebc8693087a2786a8a20955d458 [INFO] running `"docker" "start" "-a" "9270918d2bc9994e64f67075a08c713ce39ebebc8693087a2786a8a20955d458"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.17s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/rpm_srv-177b3dba971b785e [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" "9270918d2bc9994e64f67075a08c713ce39ebebc8693087a2786a8a20955d458"` [INFO] running `"docker" "rm" "-f" "9270918d2bc9994e64f67075a08c713ce39ebebc8693087a2786a8a20955d458"` [INFO] [stdout] 9270918d2bc9994e64f67075a08c713ce39ebebc8693087a2786a8a20955d458