[INFO] updating cached repository justinjrussell/rust-webserver-multithread [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/justinjrussell/rust-webserver-multithread [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/justinjrussell/rust-webserver-multithread" "work/ex/beta-1.38-1/sources/1.37.0/gh/justinjrussell/rust-webserver-multithread"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/1.37.0/gh/justinjrussell/rust-webserver-multithread'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/justinjrussell/rust-webserver-multithread" "work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/justinjrussell/rust-webserver-multithread"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/justinjrussell/rust-webserver-multithread'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] b1909330e2f545d1a252ab943f6d193ae9c21cd6 [INFO] sha for GitHub repo justinjrussell/rust-webserver-multithread: b1909330e2f545d1a252ab943f6d193ae9c21cd6 [INFO] validating manifest of justinjrussell/rust-webserver-multithread 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 justinjrussell/rust-webserver-multithread 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 justinjrussell/rust-webserver-multithread [INFO] finished frobbing justinjrussell/rust-webserver-multithread [INFO] frobbed toml for justinjrussell/rust-webserver-multithread written to work/ex/beta-1.38-1/sources/1.37.0/gh/justinjrussell/rust-webserver-multithread/Cargo.toml [INFO] started frobbing justinjrussell/rust-webserver-multithread [INFO] finished frobbing justinjrussell/rust-webserver-multithread [INFO] frobbed toml for justinjrussell/rust-webserver-multithread written to work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/justinjrussell/rust-webserver-multithread/Cargo.toml [INFO] crate justinjrussell/rust-webserver-multithread 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 justinjrussell/rust-webserver-multithread 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-2/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/justinjrussell/rust-webserver-multithread:/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] 6d6a2ea0c057f29a67f734565446bd07b171d182867ebc0c03be73ded0c7ee03 [INFO] running `"docker" "start" "-a" "6d6a2ea0c057f29a67f734565446bd07b171d182867ebc0c03be73ded0c7ee03"` [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:21:16 [INFO] [stderr] | [INFO] [stderr] 21 | 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.76s [INFO] running `"docker" "inspect" "6d6a2ea0c057f29a67f734565446bd07b171d182867ebc0c03be73ded0c7ee03"` [INFO] running `"docker" "rm" "-f" "6d6a2ea0c057f29a67f734565446bd07b171d182867ebc0c03be73ded0c7ee03"` [INFO] [stdout] 6d6a2ea0c057f29a67f734565446bd07b171d182867ebc0c03be73ded0c7ee03 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-2/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/justinjrussell/rust-webserver-multithread:/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] 9a74b4002af244adefaacc22adc3e9c851c586f1e2c8b3d6122c55ddfaf9a895 [INFO] running `"docker" "start" "-a" "9a74b4002af244adefaacc22adc3e9c851c586f1e2c8b3d6122c55ddfaf9a895"` [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:21:16 [INFO] [stderr] | [INFO] [stderr] 21 | 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.49s [INFO] running `"docker" "inspect" "9a74b4002af244adefaacc22adc3e9c851c586f1e2c8b3d6122c55ddfaf9a895"` [INFO] running `"docker" "rm" "-f" "9a74b4002af244adefaacc22adc3e9c851c586f1e2c8b3d6122c55ddfaf9a895"` [INFO] [stdout] 9a74b4002af244adefaacc22adc3e9c851c586f1e2c8b3d6122c55ddfaf9a895 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-2/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/justinjrussell/rust-webserver-multithread:/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] f5601bbcbbca7070b588a2c134d27395fd53d8fe71f6ecd98d5fa3f7ad010a7a [INFO] running `"docker" "start" "-a" "f5601bbcbbca7070b588a2c134d27395fd53d8fe71f6ecd98d5fa3f7ad010a7a"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.01s [INFO] [stderr] Running /opt/crater/target/debug/deps/hello-5b9dfb37170617c2 [INFO] [stderr] Running /opt/crater/target/debug/deps/main-29b48f5505e9770f [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] [stderr] Doc-tests hello [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] running `"docker" "inspect" "f5601bbcbbca7070b588a2c134d27395fd53d8fe71f6ecd98d5fa3f7ad010a7a"` [INFO] running `"docker" "rm" "-f" "f5601bbcbbca7070b588a2c134d27395fd53d8fe71f6ecd98d5fa3f7ad010a7a"` [INFO] [stdout] f5601bbcbbca7070b588a2c134d27395fd53d8fe71f6ecd98d5fa3f7ad010a7a