[INFO] updating cached repository https://github.com/hstk/hello-axc2152 [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] 99246ca7a847b2f911d622009eeba5920d1f3433 [INFO] testing hstk/hello-axc2152 against 1.38.0 for beta-1.39-1 [INFO] running `"git" "clone" "work/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhstk%2Fhello-axc2152" "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/hstk/hello-axc2152 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/hstk/hello-axc2152 [INFO] finished tweaking git repo https://github.com/hstk/hello-axc2152 [INFO] tweaked toml for git repo https://github.com/hstk/hello-axc2152 written to work/builds/worker-7/source/Cargo.toml [INFO] crate git repo https://github.com/hstk/hello-axc2152 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] 1a3a781ac0f1c2a82d9ffce4a046bdddf7e51d52023d1d04235c6c26416cda16 [INFO] running `"docker" "start" "-a" "1a3a781ac0f1c2a82d9ffce4a046bdddf7e51d52023d1d04235c6c26416cda16"` [INFO] [stderr] Compiling rand_core v0.2.2 [INFO] [stderr] Compiling tokio-timer v0.2.9 [INFO] [stderr] Compiling block-buffer v0.7.0 [INFO] [stderr] Compiling syn v0.15.26 [INFO] [stderr] Compiling input_buffer v0.2.0 [INFO] [stderr] Compiling headers-core v0.0.2 [INFO] [stderr] Compiling parking_lot_core v0.4.0 [INFO] [stderr] Compiling phf_generator v0.7.24 [INFO] [stderr] Compiling rand v0.5.5 [INFO] [stderr] Compiling sha-1 v0.8.1 [INFO] [stderr] Compiling phf_codegen v0.7.24 [INFO] [stderr] Compiling parking_lot v0.7.1 [INFO] [stderr] Compiling mime_guess v2.0.0-alpha.6 [INFO] [stderr] Compiling crossbeam-channel v0.3.6 [INFO] [stderr] Compiling tokio-reactor v0.1.8 [INFO] [stderr] Compiling tungstenite v0.6.1 [INFO] [stderr] Compiling crossbeam v0.6.0 [INFO] [stderr] Compiling tokio-udp v0.1.3 [INFO] [stderr] Compiling tokio-tcp v0.1.3 [INFO] [stderr] Compiling tokio-uds v0.2.5 [INFO] [stderr] Compiling headers-derive v0.0.2 [INFO] [stderr] Compiling tokio-threadpool v0.1.11 [INFO] [stderr] Compiling headers-ext v0.0.4 [INFO] [stderr] Compiling tokio-fs v0.1.5 [INFO] [stderr] Compiling tokio v0.1.15 [INFO] [stderr] Compiling hyper v0.12.23 [INFO] [stderr] Compiling warp v0.1.11 [INFO] [stderr] Compiling hello-axc2152 v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 45.88s [INFO] running `"docker" "inspect" "1a3a781ac0f1c2a82d9ffce4a046bdddf7e51d52023d1d04235c6c26416cda16"` [INFO] running `"docker" "rm" "-f" "1a3a781ac0f1c2a82d9ffce4a046bdddf7e51d52023d1d04235c6c26416cda16"` [INFO] [stdout] 1a3a781ac0f1c2a82d9ffce4a046bdddf7e51d52023d1d04235c6c26416cda16 [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] 4dcb1e88b80297b1c07634cbd5bdd6b5c2dec96198519ee558c6d2e0fdf28d91 [INFO] running `"docker" "start" "-a" "4dcb1e88b80297b1c07634cbd5bdd6b5c2dec96198519ee558c6d2e0fdf28d91"` [INFO] [stderr] Compiling hello-axc2152 v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2.75s [INFO] running `"docker" "inspect" "4dcb1e88b80297b1c07634cbd5bdd6b5c2dec96198519ee558c6d2e0fdf28d91"` [INFO] running `"docker" "rm" "-f" "4dcb1e88b80297b1c07634cbd5bdd6b5c2dec96198519ee558c6d2e0fdf28d91"` [INFO] [stdout] 4dcb1e88b80297b1c07634cbd5bdd6b5c2dec96198519ee558c6d2e0fdf28d91 [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] cfde224f53d25bed3ae52c231b7d1bb80c3c04fb28a292044cb211ceda7e5f7f [INFO] running `"docker" "start" "-a" "cfde224f53d25bed3ae52c231b7d1bb80c3c04fb28a292044cb211ceda7e5f7f"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.08s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/hello_axc2152-e780de0d0ccad00e [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" "cfde224f53d25bed3ae52c231b7d1bb80c3c04fb28a292044cb211ceda7e5f7f"` [INFO] running `"docker" "rm" "-f" "cfde224f53d25bed3ae52c231b7d1bb80c3c04fb28a292044cb211ceda7e5f7f"` [INFO] [stdout] cfde224f53d25bed3ae52c231b7d1bb80c3c04fb28a292044cb211ceda7e5f7f