[INFO] cloning repository hello-world-containers/rust-web-hello-world [INFO] running `"git" "clone" "--bare" "git://github.com/hello-world-containers/rust-web-hello-world.git" "work/cache/sources/gh/hello-world-containers/rust-web-hello-world"` [INFO] [stderr] Cloning into bare repository 'work/cache/sources/gh/hello-world-containers/rust-web-hello-world'... [INFO] running `"git" "clone" "work/cache/sources/gh/hello-world-containers/rust-web-hello-world" "work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/hello-world-containers/rust-web-hello-world"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/hello-world-containers/rust-web-hello-world'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/hello-world-containers/rust-web-hello-world" "work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/hello-world-containers/rust-web-hello-world"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/hello-world-containers/rust-web-hello-world'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] c5ae30c52a605e1e0163859ca52c1bb0a85c0d4c [INFO] sha for GitHub repo hello-world-containers/rust-web-hello-world: c5ae30c52a605e1e0163859ca52c1bb0a85c0d4c [INFO] validating manifest of hello-world-containers/rust-web-hello-world on toolchain master#c8865d8e195813ade6b84434ac9f8850e7112d1a [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of hello-world-containers/rust-web-hello-world on toolchain try#e212b7d492c96d3837691ba29d32d5f468933fb8 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing hello-world-containers/rust-web-hello-world [INFO] finished frobbing hello-world-containers/rust-web-hello-world [INFO] frobbed toml for hello-world-containers/rust-web-hello-world written to work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/hello-world-containers/rust-web-hello-world/Cargo.toml [INFO] started frobbing hello-world-containers/rust-web-hello-world [INFO] finished frobbing hello-world-containers/rust-web-hello-world [INFO] frobbed toml for hello-world-containers/rust-web-hello-world written to work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/hello-world-containers/rust-web-hello-world/Cargo.toml [INFO] crate hello-world-containers/rust-web-hello-world already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing hello-world-containers/rust-web-hello-world against try#e212b7d492c96d3837691ba29d32d5f468933fb8 for pr-61629 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-5/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/hello-world-containers/rust-web-hello-world:/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" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "build" "--frozen"` [INFO] [stdout] 723f979926cc33fce22bcd4da95e3d25bca7a142656c289012ce89ef799bd247 [INFO] running `"docker" "start" "-a" "723f979926cc33fce22bcd4da95e3d25bca7a142656c289012ce89ef799bd247"` [INFO] [stderr] Compiling proc-macro2 v0.4.27 [INFO] [stderr] Compiling cc v1.0.31 [INFO] [stderr] Compiling syn v0.15.29 [INFO] [stderr] Compiling rocket_codegen v0.4.0 [INFO] [stderr] Compiling rocket v0.4.0 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Compiling isatty v0.1.9 [INFO] [stderr] Compiling toml v0.4.10 [INFO] [stderr] Compiling mime v0.2.6 [INFO] [stderr] Compiling hyper v0.10.15 [INFO] [stderr] Compiling ring v0.13.5 [INFO] [stderr] Compiling quote v0.6.11 [INFO] [stderr] Compiling cookie v0.11.0 [INFO] [stderr] Compiling devise_core v0.2.0 [INFO] [stderr] Compiling pear_codegen v0.1.2 [INFO] [stderr] Compiling devise_codegen v0.2.0 [INFO] [stderr] Compiling pear v0.1.2 [INFO] [stderr] Compiling devise v0.2.0 [INFO] [stderr] Compiling rocket_http v0.4.0 [INFO] [stderr] Compiling rust-web-hello-world v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 40s [INFO] running `"docker" "inspect" "723f979926cc33fce22bcd4da95e3d25bca7a142656c289012ce89ef799bd247"` [INFO] running `"docker" "rm" "-f" "723f979926cc33fce22bcd4da95e3d25bca7a142656c289012ce89ef799bd247"` [INFO] [stdout] 723f979926cc33fce22bcd4da95e3d25bca7a142656c289012ce89ef799bd247 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-5/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/hello-world-containers/rust-web-hello-world:/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" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "test" "--frozen" "--no-run"` [INFO] [stdout] 8fdd751dd3ef76286604fcccfaad384a87aa671f86f7cb5cc4d789f0392ee904 [INFO] running `"docker" "start" "-a" "8fdd751dd3ef76286604fcccfaad384a87aa671f86f7cb5cc4d789f0392ee904"` [INFO] [stderr] Compiling rust-web-hello-world v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2.03s [INFO] running `"docker" "inspect" "8fdd751dd3ef76286604fcccfaad384a87aa671f86f7cb5cc4d789f0392ee904"` [INFO] running `"docker" "rm" "-f" "8fdd751dd3ef76286604fcccfaad384a87aa671f86f7cb5cc4d789f0392ee904"` [INFO] [stdout] 8fdd751dd3ef76286604fcccfaad384a87aa671f86f7cb5cc4d789f0392ee904 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-5/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/hello-world-containers/rust-web-hello-world:/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" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "test" "--frozen"` [INFO] [stdout] 000b2baa18a33c668b4705191b90a3c06d6da3be28fefac124fdc633f2f19964 [INFO] running `"docker" "start" "-a" "000b2baa18a33c668b4705191b90a3c06d6da3be28fefac124fdc633f2f19964"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.11s [INFO] [stderr] Running /opt/crater/target/debug/deps/rust_web_hello_world-ed6d17118fa00532 [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" "000b2baa18a33c668b4705191b90a3c06d6da3be28fefac124fdc633f2f19964"` [INFO] running `"docker" "rm" "-f" "000b2baa18a33c668b4705191b90a3c06d6da3be28fefac124fdc633f2f19964"` [INFO] [stdout] 000b2baa18a33c668b4705191b90a3c06d6da3be28fefac124fdc633f2f19964