[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 master#c8865d8e195813ade6b84434ac9f8850e7112d1a for pr-61629 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-3/master#c8865d8e195813ade6b84434ac9f8850e7112d1a:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/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" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "build" "--frozen"` [INFO] [stdout] 2802e2d77c3d2abb6034a2300920185b94098570edbb0727ea2d4fcb2d61e985 [INFO] running `"docker" "start" "-a" "2802e2d77c3d2abb6034a2300920185b94098570edbb0727ea2d4fcb2d61e985"` [INFO] [stderr] Compiling proc-macro2 v0.4.27 [INFO] [stderr] Compiling syn v0.15.29 [INFO] [stderr] Compiling yansi v0.4.0 [INFO] [stderr] Compiling state v0.4.1 [INFO] [stderr] Compiling ring v0.13.5 [INFO] [stderr] Compiling rocket_codegen v0.4.0 [INFO] [stderr] Compiling rocket v0.4.0 [INFO] [stderr] Compiling mime v0.2.6 [INFO] [stderr] Compiling isatty v0.1.9 [INFO] [stderr] Compiling url v1.7.2 [INFO] [stderr] Compiling toml v0.4.10 [INFO] [stderr] Compiling pear_codegen v0.1.2 [INFO] [stderr] Compiling quote v0.6.11 [INFO] [stderr] Compiling hyper v0.10.15 [INFO] [stderr] Compiling cookie v0.11.0 [INFO] [stderr] Compiling devise_core v0.2.0 [INFO] [stderr] Compiling devise_codegen v0.2.0 [INFO] [stderr] Compiling pear v0.1.2 [INFO] [stderr] Compiling rocket_http v0.4.0 [INFO] [stderr] Compiling devise v0.2.0 [INFO] [stderr] Compiling rust-web-hello-world v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 39s [INFO] running `"docker" "inspect" "2802e2d77c3d2abb6034a2300920185b94098570edbb0727ea2d4fcb2d61e985"` [INFO] running `"docker" "rm" "-f" "2802e2d77c3d2abb6034a2300920185b94098570edbb0727ea2d4fcb2d61e985"` [INFO] [stdout] 2802e2d77c3d2abb6034a2300920185b94098570edbb0727ea2d4fcb2d61e985 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-3/master#c8865d8e195813ade6b84434ac9f8850e7112d1a:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/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" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "test" "--frozen" "--no-run"` [INFO] [stdout] 81583dc35f120a88ec2dc926f8d7a3cb00acdf1d1d1311ea44f527f6702db564 [INFO] running `"docker" "start" "-a" "81583dc35f120a88ec2dc926f8d7a3cb00acdf1d1d1311ea44f527f6702db564"` [INFO] [stderr] Compiling rust-web-hello-world v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.92s [INFO] running `"docker" "inspect" "81583dc35f120a88ec2dc926f8d7a3cb00acdf1d1d1311ea44f527f6702db564"` [INFO] running `"docker" "rm" "-f" "81583dc35f120a88ec2dc926f8d7a3cb00acdf1d1d1311ea44f527f6702db564"` [INFO] [stdout] 81583dc35f120a88ec2dc926f8d7a3cb00acdf1d1d1311ea44f527f6702db564 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-3/master#c8865d8e195813ade6b84434ac9f8850e7112d1a:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/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" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "test" "--frozen"` [INFO] [stdout] 9eeaa770c470f8903dd155d61d7f4b84f12c30f860dd2c0a2e193e9677b90e3c [INFO] running `"docker" "start" "-a" "9eeaa770c470f8903dd155d61d7f4b84f12c30f860dd2c0a2e193e9677b90e3c"` [INFO] [stderr] Blocking waiting for file lock on package cache lock [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.18s [INFO] [stderr] Running /opt/crater/target/debug/deps/rust_web_hello_world-8adb003925144efe [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" "9eeaa770c470f8903dd155d61d7f4b84f12c30f860dd2c0a2e193e9677b90e3c"` [INFO] running `"docker" "rm" "-f" "9eeaa770c470f8903dd155d61d7f4b84f12c30f860dd2c0a2e193e9677b90e3c"` [INFO] [stdout] 9eeaa770c470f8903dd155d61d7f4b84f12c30f860dd2c0a2e193e9677b90e3c