[INFO] updating cached repository https://github.com/mike706574/rust-http-client-example [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] 06c6fa4ffaebba8d9f907f7bd97277b414391ba4 [INFO] testing mike706574/rust-http-client-example against beta-2019-09-28 for beta-1.39-1 [INFO] running `"git" "clone" "work/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmike706574%2Frust-http-client-example" "work/builds/worker-2/source"` [INFO] [stderr] Cloning into 'work/builds/worker-2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/mike706574/rust-http-client-example 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/mike706574/rust-http-client-example [INFO] finished tweaking git repo https://github.com/mike706574/rust-http-client-example [INFO] tweaked toml for git repo https://github.com/mike706574/rust-http-client-example written to work/builds/worker-2/source/Cargo.toml [INFO] crate git repo https://github.com/mike706574/rust-http-client-example 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-2/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-2/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] 68369e252fb01d2d3a87a4013ce70ef5cddc9ed5def925fe9d12e31582e2308b [INFO] running `"docker" "start" "-a" "68369e252fb01d2d3a87a4013ce70ef5cddc9ed5def925fe9d12e31582e2308b"` [INFO] [stderr] Compiling libc v0.2.26 [INFO] [stderr] Compiling futures v0.1.14 [INFO] [stderr] Compiling percent-encoding v1.0.0 [INFO] [stderr] Compiling base64 v0.6.0 [INFO] [stderr] Compiling unicase v2.0.0 [INFO] [stderr] Compiling iovec v0.1.0 [INFO] [stderr] Compiling net2 v0.2.29 [INFO] [stderr] Compiling memchr v1.0.1 [INFO] [stderr] Compiling rand v0.3.15 [INFO] [stderr] Compiling num_cpus v1.6.2 [INFO] [stderr] Compiling time v0.1.38 [INFO] [stderr] Compiling bytes v0.4.4 [INFO] [stderr] Compiling aho-corasick v0.6.3 [INFO] [stderr] Compiling mio v0.6.9 [INFO] [stderr] Compiling mime v0.3.2 [INFO] [stderr] Compiling regex v0.2.2 [INFO] [stderr] Compiling tokio-io v0.1.2 [INFO] [stderr] Compiling tokio-service v0.1.0 [INFO] [stderr] Compiling futures-cpupool v0.1.5 [INFO] [stderr] Compiling tokio-core v0.1.8 [INFO] [stderr] Compiling env_logger v0.4.3 [INFO] [stderr] Compiling pretty_env_logger v0.1.1 [INFO] [stderr] Compiling tokio-proto v0.1.1 [INFO] [stderr] Compiling hyper v0.11.1 [INFO] [stderr] Compiling foo v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 15.85s [INFO] running `"docker" "inspect" "68369e252fb01d2d3a87a4013ce70ef5cddc9ed5def925fe9d12e31582e2308b"` [INFO] running `"docker" "rm" "-f" "68369e252fb01d2d3a87a4013ce70ef5cddc9ed5def925fe9d12e31582e2308b"` [INFO] [stdout] 68369e252fb01d2d3a87a4013ce70ef5cddc9ed5def925fe9d12e31582e2308b [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-2/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] 058158b5dc82a831b0b5a1f18268a2e4e106faf8689dc7ef2870c9bc71eb0e58 [INFO] running `"docker" "start" "-a" "058158b5dc82a831b0b5a1f18268a2e4e106faf8689dc7ef2870c9bc71eb0e58"` [INFO] [stderr] Compiling spmc v0.2.2 [INFO] [stderr] Compiling foo v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.88s [INFO] running `"docker" "inspect" "058158b5dc82a831b0b5a1f18268a2e4e106faf8689dc7ef2870c9bc71eb0e58"` [INFO] running `"docker" "rm" "-f" "058158b5dc82a831b0b5a1f18268a2e4e106faf8689dc7ef2870c9bc71eb0e58"` [INFO] [stdout] 058158b5dc82a831b0b5a1f18268a2e4e106faf8689dc7ef2870c9bc71eb0e58 [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-2/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] f15e98310322eccf9ec6bc75a63a2a46eba3130e84abd85bc4a61f7d3ee5316e [INFO] running `"docker" "start" "-a" "f15e98310322eccf9ec6bc75a63a2a46eba3130e84abd85bc4a61f7d3ee5316e"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.13s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/foo-dcae9cadac2b3216 [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" "f15e98310322eccf9ec6bc75a63a2a46eba3130e84abd85bc4a61f7d3ee5316e"` [INFO] running `"docker" "rm" "-f" "f15e98310322eccf9ec6bc75a63a2a46eba3130e84abd85bc4a61f7d3ee5316e"` [INFO] [stdout] f15e98310322eccf9ec6bc75a63a2a46eba3130e84abd85bc4a61f7d3ee5316e