[INFO] updating cached repository yuta0428/rust-book-multithreaded-web-server [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/yuta0428/rust-book-multithreaded-web-server [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/yuta0428/rust-book-multithreaded-web-server" "work/ex/beta-1.38-1/sources/1.37.0/gh/yuta0428/rust-book-multithreaded-web-server"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/1.37.0/gh/yuta0428/rust-book-multithreaded-web-server'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/yuta0428/rust-book-multithreaded-web-server" "work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/yuta0428/rust-book-multithreaded-web-server"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/yuta0428/rust-book-multithreaded-web-server'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 27b4d4da5cd96cc1a8c9641794632f39f6523501 [INFO] sha for GitHub repo yuta0428/rust-book-multithreaded-web-server: 27b4d4da5cd96cc1a8c9641794632f39f6523501 [INFO] validating manifest of yuta0428/rust-book-multithreaded-web-server on toolchain 1.37.0 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of yuta0428/rust-book-multithreaded-web-server on toolchain beta-2019-08-13 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing yuta0428/rust-book-multithreaded-web-server [INFO] finished frobbing yuta0428/rust-book-multithreaded-web-server [INFO] frobbed toml for yuta0428/rust-book-multithreaded-web-server written to work/ex/beta-1.38-1/sources/1.37.0/gh/yuta0428/rust-book-multithreaded-web-server/Cargo.toml [INFO] started frobbing yuta0428/rust-book-multithreaded-web-server [INFO] finished frobbing yuta0428/rust-book-multithreaded-web-server [INFO] frobbed toml for yuta0428/rust-book-multithreaded-web-server written to work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/yuta0428/rust-book-multithreaded-web-server/Cargo.toml [INFO] crate yuta0428/rust-book-multithreaded-web-server already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing yuta0428/rust-book-multithreaded-web-server against beta-2019-08-13 for beta-1.38-1 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-5/beta-2019-08-13:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/yuta0428/rust-book-multithreaded-web-server:/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-08-13" "build" "--frozen"` [INFO] [stdout] 69eea8b5ef785b5406ff820bf6f9c9c484a7ed9534506c962fb733e90a143173 [INFO] running `"docker" "start" "-a" "69eea8b5ef785b5406ff820bf6f9c9c484a7ed9534506c962fb733e90a143173"` [INFO] [stderr] Compiling hello v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/lib.rs:27:16 [INFO] [stderr] | [INFO] [stderr] 27 | type Job = Box; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn FnBox + Send + 'static` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2.21s [INFO] running `"docker" "inspect" "69eea8b5ef785b5406ff820bf6f9c9c484a7ed9534506c962fb733e90a143173"` [INFO] running `"docker" "rm" "-f" "69eea8b5ef785b5406ff820bf6f9c9c484a7ed9534506c962fb733e90a143173"` [INFO] [stdout] 69eea8b5ef785b5406ff820bf6f9c9c484a7ed9534506c962fb733e90a143173 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-5/beta-2019-08-13:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/yuta0428/rust-book-multithreaded-web-server:/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-08-13" "test" "--frozen" "--no-run"` [INFO] [stdout] 02a7b99e769ebb032cae5dc90f338f08bb5866cf0ca42cdb5ff8888fd9674149 [INFO] running `"docker" "start" "-a" "02a7b99e769ebb032cae5dc90f338f08bb5866cf0ca42cdb5ff8888fd9674149"` [INFO] [stderr] Compiling hello v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/lib.rs:27:16 [INFO] [stderr] | [INFO] [stderr] 27 | type Job = Box; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn FnBox + Send + 'static` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.97s [INFO] running `"docker" "inspect" "02a7b99e769ebb032cae5dc90f338f08bb5866cf0ca42cdb5ff8888fd9674149"` [INFO] running `"docker" "rm" "-f" "02a7b99e769ebb032cae5dc90f338f08bb5866cf0ca42cdb5ff8888fd9674149"` [INFO] [stdout] 02a7b99e769ebb032cae5dc90f338f08bb5866cf0ca42cdb5ff8888fd9674149 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-5/beta-2019-08-13:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/yuta0428/rust-book-multithreaded-web-server:/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-08-13" "test" "--frozen"` [INFO] [stdout] af1350406b9ccfe4c1f3ed4ef0f2f9704f6fee5cda55cd850f90f5c6437a8886 [INFO] running `"docker" "start" "-a" "af1350406b9ccfe4c1f3ed4ef0f2f9704f6fee5cda55cd850f90f5c6437a8886"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.03s [INFO] [stderr] Running /opt/crater/target/debug/deps/hello-be8e09f33eb7e08b [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] [stderr] Running /opt/crater/target/debug/deps/main-900f5d4e9e31c927 [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] [stderr] Doc-tests hello [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" "af1350406b9ccfe4c1f3ed4ef0f2f9704f6fee5cda55cd850f90f5c6437a8886"` [INFO] running `"docker" "rm" "-f" "af1350406b9ccfe4c1f3ed4ef0f2f9704f6fee5cda55cd850f90f5c6437a8886"` [INFO] [stdout] af1350406b9ccfe4c1f3ed4ef0f2f9704f6fee5cda55cd850f90f5c6437a8886