[INFO] updating cached repository ryym/hello-server-rs [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/ryym/hello-server-rs [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/ryym/hello-server-rs" "work/ex/beta-1.38-1/sources/1.37.0/gh/ryym/hello-server-rs"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/1.37.0/gh/ryym/hello-server-rs'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/ryym/hello-server-rs" "work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/ryym/hello-server-rs"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/ryym/hello-server-rs'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 81190134e893b40fd55dcf86537f371e5ba4a63c [INFO] sha for GitHub repo ryym/hello-server-rs: 81190134e893b40fd55dcf86537f371e5ba4a63c [INFO] validating manifest of ryym/hello-server-rs 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 ryym/hello-server-rs 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 ryym/hello-server-rs [INFO] finished frobbing ryym/hello-server-rs [INFO] frobbed toml for ryym/hello-server-rs written to work/ex/beta-1.38-1/sources/1.37.0/gh/ryym/hello-server-rs/Cargo.toml [INFO] started frobbing ryym/hello-server-rs [INFO] finished frobbing ryym/hello-server-rs [INFO] frobbed toml for ryym/hello-server-rs written to work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/ryym/hello-server-rs/Cargo.toml [INFO] crate ryym/hello-server-rs 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 ryym/hello-server-rs against 1.37.0 for beta-1.38-1 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-1/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/ryym/hello-server-rs:/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" "+1.37.0" "build" "--frozen"` [INFO] [stdout] 244e562c686b1c4c407ef9228a7104371fb5db2ece8754e3bbc287f40a98b570 [INFO] running `"docker" "start" "-a" "244e562c686b1c4c407ef9228a7104371fb5db2ece8754e3bbc287f40a98b570"` [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:102:16 [INFO] [stderr] | [INFO] [stderr] 102 | 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.66s [INFO] running `"docker" "inspect" "244e562c686b1c4c407ef9228a7104371fb5db2ece8754e3bbc287f40a98b570"` [INFO] running `"docker" "rm" "-f" "244e562c686b1c4c407ef9228a7104371fb5db2ece8754e3bbc287f40a98b570"` [INFO] [stdout] 244e562c686b1c4c407ef9228a7104371fb5db2ece8754e3bbc287f40a98b570 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-1/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/ryym/hello-server-rs:/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" "+1.37.0" "test" "--frozen" "--no-run"` [INFO] [stdout] caf008ab9d31d32e1f9d5c12720e68df593cfd02d1d5550418e78a3ae9600021 [INFO] running `"docker" "start" "-a" "caf008ab9d31d32e1f9d5c12720e68df593cfd02d1d5550418e78a3ae9600021"` [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:102:16 [INFO] [stderr] | [INFO] [stderr] 102 | 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.08s [INFO] running `"docker" "inspect" "caf008ab9d31d32e1f9d5c12720e68df593cfd02d1d5550418e78a3ae9600021"` [INFO] running `"docker" "rm" "-f" "caf008ab9d31d32e1f9d5c12720e68df593cfd02d1d5550418e78a3ae9600021"` [INFO] [stdout] caf008ab9d31d32e1f9d5c12720e68df593cfd02d1d5550418e78a3ae9600021 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-1/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/ryym/hello-server-rs:/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" "+1.37.0" "test" "--frozen"` [INFO] [stdout] 9e995118b8be36d4319ad3b1ed87f1ced6347194863b4dec353c3c19e085ee22 [INFO] running `"docker" "start" "-a" "9e995118b8be36d4319ad3b1ed87f1ced6347194863b4dec353c3c19e085ee22"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.01s [INFO] [stderr] Running /opt/crater/target/debug/deps/hello-5b9dfb37170617c2 [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] [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-29b48f5505e9770f [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" "9e995118b8be36d4319ad3b1ed87f1ced6347194863b4dec353c3c19e085ee22"` [INFO] running `"docker" "rm" "-f" "9e995118b8be36d4319ad3b1ed87f1ced6347194863b4dec353c3c19e085ee22"` [INFO] [stdout] 9e995118b8be36d4319ad3b1ed87f1ced6347194863b4dec353c3c19e085ee22