[INFO] updating cached repository intrepion/heroku-hello-rust-iron [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/intrepion/heroku-hello-rust-iron [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/intrepion/heroku-hello-rust-iron" "work/ex/pr-57967/sources/master#c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54/gh/intrepion/heroku-hello-rust-iron"` [INFO] [stderr] Cloning into 'work/ex/pr-57967/sources/master#c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54/gh/intrepion/heroku-hello-rust-iron'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/intrepion/heroku-hello-rust-iron" "work/ex/pr-57967/sources/try#7fea0229842e79db1159ea58ad9a653b288efee9/gh/intrepion/heroku-hello-rust-iron"` [INFO] [stderr] Cloning into 'work/ex/pr-57967/sources/try#7fea0229842e79db1159ea58ad9a653b288efee9/gh/intrepion/heroku-hello-rust-iron'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] a550dd4471245cd4098418877000823c2dae6b73 [INFO] sha for GitHub repo intrepion/heroku-hello-rust-iron: a550dd4471245cd4098418877000823c2dae6b73 [INFO] validating manifest of intrepion/heroku-hello-rust-iron on toolchain master#c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of intrepion/heroku-hello-rust-iron on toolchain try#7fea0229842e79db1159ea58ad9a653b288efee9 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+7fea0229842e79db1159ea58ad9a653b288efee9-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing intrepion/heroku-hello-rust-iron [INFO] finished frobbing intrepion/heroku-hello-rust-iron [INFO] frobbed toml for intrepion/heroku-hello-rust-iron written to work/ex/pr-57967/sources/master#c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54/gh/intrepion/heroku-hello-rust-iron/Cargo.toml [INFO] started frobbing intrepion/heroku-hello-rust-iron [INFO] finished frobbing intrepion/heroku-hello-rust-iron [INFO] frobbed toml for intrepion/heroku-hello-rust-iron written to work/ex/pr-57967/sources/try#7fea0229842e79db1159ea58ad9a653b288efee9/gh/intrepion/heroku-hello-rust-iron/Cargo.toml [INFO] crate intrepion/heroku-hello-rust-iron has a lockfile. skipping [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+7fea0229842e79db1159ea58ad9a653b288efee9-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing intrepion/heroku-hello-rust-iron against master#c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54 for pr-57967 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-57967/worker-0/master#c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-57967/sources/master#c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54/gh/intrepion/heroku-hello-rust-iron:/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=forbid" "-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" "+c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54-alt" "build" "--frozen"` [INFO] [stdout] b6f78c85a86f701c418f7b27af66044820c0c3e58dc33f1d0460c5f126d3e897 [INFO] running `"docker" "start" "-a" "b6f78c85a86f701c418f7b27af66044820c0c3e58dc33f1d0460c5f126d3e897"` [INFO] [stderr] Compiling iron v0.5.1 [INFO] [stderr] Compiling heroku-hello-rust-iron v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 5.25s [INFO] running `"docker" "inspect" "b6f78c85a86f701c418f7b27af66044820c0c3e58dc33f1d0460c5f126d3e897"` [INFO] running `"docker" "rm" "-f" "b6f78c85a86f701c418f7b27af66044820c0c3e58dc33f1d0460c5f126d3e897"` [INFO] [stdout] b6f78c85a86f701c418f7b27af66044820c0c3e58dc33f1d0460c5f126d3e897 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-57967/worker-0/master#c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-57967/sources/master#c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54/gh/intrepion/heroku-hello-rust-iron:/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=forbid" "-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" "+c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54-alt" "test" "--frozen" "--no-run"` [INFO] [stdout] 68beb21643b674b23cea6435ea28014445f9441d553abfcf4cbe03c1282a8378 [INFO] running `"docker" "start" "-a" "68beb21643b674b23cea6435ea28014445f9441d553abfcf4cbe03c1282a8378"` [INFO] [stderr] Compiling heroku-hello-rust-iron v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.03s [INFO] running `"docker" "inspect" "68beb21643b674b23cea6435ea28014445f9441d553abfcf4cbe03c1282a8378"` [INFO] running `"docker" "rm" "-f" "68beb21643b674b23cea6435ea28014445f9441d553abfcf4cbe03c1282a8378"` [INFO] [stdout] 68beb21643b674b23cea6435ea28014445f9441d553abfcf4cbe03c1282a8378 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-57967/worker-0/master#c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-57967/sources/master#c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54/gh/intrepion/heroku-hello-rust-iron:/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=forbid" "-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" "+c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54-alt" "test" "--frozen"` [INFO] [stdout] 1e341bf07b20a74103e88118b4810709aba2bc953f0d55fa5789fbbc243a7cfe [INFO] running `"docker" "start" "-a" "1e341bf07b20a74103e88118b4810709aba2bc953f0d55fa5789fbbc243a7cfe"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.15s [INFO] [stderr] Running /opt/crater/target/debug/deps/heroku_hello_rust_iron-392b81e6b14e430f [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" "1e341bf07b20a74103e88118b4810709aba2bc953f0d55fa5789fbbc243a7cfe"` [INFO] running `"docker" "rm" "-f" "1e341bf07b20a74103e88118b4810709aba2bc953f0d55fa5789fbbc243a7cfe"` [INFO] [stdout] 1e341bf07b20a74103e88118b4810709aba2bc953f0d55fa5789fbbc243a7cfe