[INFO] updating cached repository https://github.com/vanetix/cc-control [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] 9fd3f3bd6e09bc01b05e3ded1072498af4079712 [INFO] testing vanetix/cc-control against beta-2019-09-28 for beta-1.39-1 [INFO] running `"git" "clone" "work/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvanetix%2Fcc-control" "work/builds/worker-4/source"` [INFO] [stderr] Cloning into 'work/builds/worker-4/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/vanetix/cc-control 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/vanetix/cc-control [INFO] finished tweaking git repo https://github.com/vanetix/cc-control [INFO] tweaked toml for git repo https://github.com/vanetix/cc-control written to work/builds/worker-4/source/Cargo.toml [INFO] crate git repo https://github.com/vanetix/cc-control 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-4/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-4/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] 5818dc9b5f36b85a6db37338491c8c89863a5940fc02e8c52c855aa515d7a2cd [INFO] running `"docker" "start" "-a" "5818dc9b5f36b85a6db37338491c8c89863a5940fc02e8c52c855aa515d7a2cd"` [INFO] [stderr] Compiling route-recognizer v0.1.11 [INFO] [stderr] Compiling unsafe-any v0.4.1 [INFO] [stderr] Compiling conduit-mime-types v0.7.3 [INFO] [stderr] Compiling typemap v0.3.3 [INFO] [stderr] Compiling plugin v0.2.6 [INFO] [stderr] Compiling iron v0.5.1 [INFO] [stderr] Compiling router v0.5.1 [INFO] [stderr] Compiling cc-control v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 5.18s [INFO] running `"docker" "inspect" "5818dc9b5f36b85a6db37338491c8c89863a5940fc02e8c52c855aa515d7a2cd"` [INFO] running `"docker" "rm" "-f" "5818dc9b5f36b85a6db37338491c8c89863a5940fc02e8c52c855aa515d7a2cd"` [INFO] [stdout] 5818dc9b5f36b85a6db37338491c8c89863a5940fc02e8c52c855aa515d7a2cd [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-4/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] 9ccd560a4ce412faac4807f85ebce3bce17b6768b0e33b6e84425335ee17c41a [INFO] running `"docker" "start" "-a" "9ccd560a4ce412faac4807f85ebce3bce17b6768b0e33b6e84425335ee17c41a"` [INFO] [stderr] Compiling cc-control v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.40s [INFO] running `"docker" "inspect" "9ccd560a4ce412faac4807f85ebce3bce17b6768b0e33b6e84425335ee17c41a"` [INFO] running `"docker" "rm" "-f" "9ccd560a4ce412faac4807f85ebce3bce17b6768b0e33b6e84425335ee17c41a"` [INFO] [stdout] 9ccd560a4ce412faac4807f85ebce3bce17b6768b0e33b6e84425335ee17c41a [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-4/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] c88e8c364aa946a57cdf04697ff42a790659eb2571c1b8893fa71b7ebe501fdc [INFO] running `"docker" "start" "-a" "c88e8c364aa946a57cdf04697ff42a790659eb2571c1b8893fa71b7ebe501fdc"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.08s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/cc_control-6e935bb8fa67f5f4 [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" "c88e8c364aa946a57cdf04697ff42a790659eb2571c1b8893fa71b7ebe501fdc"` [INFO] running `"docker" "rm" "-f" "c88e8c364aa946a57cdf04697ff42a790659eb2571c1b8893fa71b7ebe501fdc"` [INFO] [stdout] c88e8c364aa946a57cdf04697ff42a790659eb2571c1b8893fa71b7ebe501fdc