[INFO] updating cached repository mattdamon108/rust_hello_server [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/mattdamon108/rust_hello_server [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/mattdamon108/rust_hello_server" "work/ex/beta-1.37-6/sources/1.36.0/gh/mattdamon108/rust_hello_server"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/1.36.0/gh/mattdamon108/rust_hello_server'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/mattdamon108/rust_hello_server" "work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/mattdamon108/rust_hello_server"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/mattdamon108/rust_hello_server'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] d76c7438a98c0681e36506cddf6b2f4a96281a03 [INFO] sha for GitHub repo mattdamon108/rust_hello_server: d76c7438a98c0681e36506cddf6b2f4a96281a03 [INFO] validating manifest of mattdamon108/rust_hello_server 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 mattdamon108/rust_hello_server 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 mattdamon108/rust_hello_server [INFO] finished frobbing mattdamon108/rust_hello_server [INFO] frobbed toml for mattdamon108/rust_hello_server written to work/ex/beta-1.37-6/sources/1.36.0/gh/mattdamon108/rust_hello_server/Cargo.toml [INFO] started frobbing mattdamon108/rust_hello_server [INFO] finished frobbing mattdamon108/rust_hello_server [INFO] frobbed toml for mattdamon108/rust_hello_server written to work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/mattdamon108/rust_hello_server/Cargo.toml [INFO] crate mattdamon108/rust_hello_server 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] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing mattdamon108/rust_hello_server 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-0/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/mattdamon108/rust_hello_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-07-23" "build" "--frozen"` [INFO] [stdout] 45dcde1fcd8409e12c80897809facb0dd7f43043510ede1d5c077d294a8ae7e5 [INFO] running `"docker" "start" "-a" "45dcde1fcd8409e12c80897809facb0dd7f43043510ede1d5c077d294a8ae7e5"` [INFO] [stderr] Compiling rust_hello_server v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/lib.rs:25:16 [INFO] [stderr] | [INFO] [stderr] 25 | 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.36s [INFO] running `"docker" "inspect" "45dcde1fcd8409e12c80897809facb0dd7f43043510ede1d5c077d294a8ae7e5"` [INFO] running `"docker" "rm" "-f" "45dcde1fcd8409e12c80897809facb0dd7f43043510ede1d5c077d294a8ae7e5"` [INFO] [stdout] 45dcde1fcd8409e12c80897809facb0dd7f43043510ede1d5c077d294a8ae7e5 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-0/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/mattdamon108/rust_hello_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-07-23" "test" "--frozen" "--no-run"` [INFO] [stdout] 86fec8b2171bcb91516ab7ddc8c6e9fd6f35b1ec7fa269b42a2aec50cc01d65e [INFO] running `"docker" "start" "-a" "86fec8b2171bcb91516ab7ddc8c6e9fd6f35b1ec7fa269b42a2aec50cc01d65e"` [INFO] [stderr] Compiling rust_hello_server v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/lib.rs:25:16 [INFO] [stderr] | [INFO] [stderr] 25 | 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 1.38s [INFO] running `"docker" "inspect" "86fec8b2171bcb91516ab7ddc8c6e9fd6f35b1ec7fa269b42a2aec50cc01d65e"` [INFO] running `"docker" "rm" "-f" "86fec8b2171bcb91516ab7ddc8c6e9fd6f35b1ec7fa269b42a2aec50cc01d65e"` [INFO] [stdout] 86fec8b2171bcb91516ab7ddc8c6e9fd6f35b1ec7fa269b42a2aec50cc01d65e [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-0/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/mattdamon108/rust_hello_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-07-23" "test" "--frozen"` [INFO] [stdout] de147d272954aaa9a79f8c4873441fb96baa2ffd9f81ed4396095e74a780e60c [INFO] running `"docker" "start" "-a" "de147d272954aaa9a79f8c4873441fb96baa2ffd9f81ed4396095e74a780e60c"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.02s [INFO] [stderr] Running /opt/crater/target/debug/deps/rust_hello_server-8546d4abbd45a644 [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-dc37eb64565aec2b [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 rust_hello_server [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" "de147d272954aaa9a79f8c4873441fb96baa2ffd9f81ed4396095e74a780e60c"` [INFO] running `"docker" "rm" "-f" "de147d272954aaa9a79f8c4873441fb96baa2ffd9f81ed4396095e74a780e60c"` [INFO] [stdout] de147d272954aaa9a79f8c4873441fb96baa2ffd9f81ed4396095e74a780e60c