[INFO] updating cached repository ronniebnorth/rust_iron_playground [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/ronniebnorth/rust_iron_playground [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/ronniebnorth/rust_iron_playground" "work/ex/beta-1.37-6/sources/1.36.0/gh/ronniebnorth/rust_iron_playground"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/1.36.0/gh/ronniebnorth/rust_iron_playground'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/ronniebnorth/rust_iron_playground" "work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/ronniebnorth/rust_iron_playground"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/ronniebnorth/rust_iron_playground'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] d181a4ace8936b110e4f6b567bd4fedf3ed8e731 [INFO] sha for GitHub repo ronniebnorth/rust_iron_playground: d181a4ace8936b110e4f6b567bd4fedf3ed8e731 [INFO] validating manifest of ronniebnorth/rust_iron_playground on toolchain 1.36.0 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.36.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of ronniebnorth/rust_iron_playground on toolchain beta-2019-07-23 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing ronniebnorth/rust_iron_playground [INFO] finished frobbing ronniebnorth/rust_iron_playground [INFO] frobbed toml for ronniebnorth/rust_iron_playground written to work/ex/beta-1.37-6/sources/1.36.0/gh/ronniebnorth/rust_iron_playground/Cargo.toml [INFO] started frobbing ronniebnorth/rust_iron_playground [INFO] finished frobbing ronniebnorth/rust_iron_playground [INFO] frobbed toml for ronniebnorth/rust_iron_playground written to work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/ronniebnorth/rust_iron_playground/Cargo.toml [INFO] crate ronniebnorth/rust_iron_playground already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.36.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache lock [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing ronniebnorth/rust_iron_playground against beta-2019-07-23 for beta-1.37-6 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-1/beta-2019-07-23:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/ronniebnorth/rust_iron_playground:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+beta-2019-07-23" "build" "--frozen"` [INFO] [stdout] 553aeb3fcb56a81ea6adcba6a9b1e7b2a287228fe403c2bad071bd34c00e5749 [INFO] running `"docker" "start" "-a" "553aeb3fcb56a81ea6adcba6a9b1e7b2a287228fe403c2bad071bd34c00e5749"` [INFO] [stderr] Compiling hyper v0.10.13 [INFO] [stderr] Compiling iron v0.5.1 [INFO] [stderr] Compiling rust_iron_playground v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 15.86s [INFO] running `"docker" "inspect" "553aeb3fcb56a81ea6adcba6a9b1e7b2a287228fe403c2bad071bd34c00e5749"` [INFO] running `"docker" "rm" "-f" "553aeb3fcb56a81ea6adcba6a9b1e7b2a287228fe403c2bad071bd34c00e5749"` [INFO] [stdout] 553aeb3fcb56a81ea6adcba6a9b1e7b2a287228fe403c2bad071bd34c00e5749 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-1/beta-2019-07-23:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/ronniebnorth/rust_iron_playground:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+beta-2019-07-23" "test" "--frozen" "--no-run"` [INFO] [stdout] a08c76c24639eecca9c2301620d8015870df80066fae35e4ec7f22d060ff7559 [INFO] running `"docker" "start" "-a" "a08c76c24639eecca9c2301620d8015870df80066fae35e4ec7f22d060ff7559"` [INFO] [stderr] Compiling rust_iron_playground v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.17s [INFO] running `"docker" "inspect" "a08c76c24639eecca9c2301620d8015870df80066fae35e4ec7f22d060ff7559"` [INFO] running `"docker" "rm" "-f" "a08c76c24639eecca9c2301620d8015870df80066fae35e4ec7f22d060ff7559"` [INFO] [stdout] a08c76c24639eecca9c2301620d8015870df80066fae35e4ec7f22d060ff7559 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-1/beta-2019-07-23:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/ronniebnorth/rust_iron_playground:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+beta-2019-07-23" "test" "--frozen"` [INFO] [stdout] 3bcdd248ef3fb03b2c2f1fc94eb46ad13a04de95907cf3cc70528ff869fd8c80 [INFO] running `"docker" "start" "-a" "3bcdd248ef3fb03b2c2f1fc94eb46ad13a04de95907cf3cc70528ff869fd8c80"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.06s [INFO] [stderr] Running /opt/crater/target/debug/deps/rust_iron_playground-a7b8d5e577861022 [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" "3bcdd248ef3fb03b2c2f1fc94eb46ad13a04de95907cf3cc70528ff869fd8c80"` [INFO] running `"docker" "rm" "-f" "3bcdd248ef3fb03b2c2f1fc94eb46ad13a04de95907cf3cc70528ff869fd8c80"` [INFO] [stdout] 3bcdd248ef3fb03b2c2f1fc94eb46ad13a04de95907cf3cc70528ff869fd8c80