[INFO] updating cached repository MartinElfast/multi_threaded_webserver_rust [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/MartinElfast/multi_threaded_webserver_rust [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/MartinElfast/multi_threaded_webserver_rust" "work/ex/beta-1.37-6/sources/1.36.0/gh/MartinElfast/multi_threaded_webserver_rust"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/1.36.0/gh/MartinElfast/multi_threaded_webserver_rust'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/MartinElfast/multi_threaded_webserver_rust" "work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/MartinElfast/multi_threaded_webserver_rust"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/MartinElfast/multi_threaded_webserver_rust'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] e4788a50643a7c9e4a98c11d7d6d9225ca5147a1 [INFO] sha for GitHub repo MartinElfast/multi_threaded_webserver_rust: e4788a50643a7c9e4a98c11d7d6d9225ca5147a1 [INFO] validating manifest of MartinElfast/multi_threaded_webserver_rust 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 MartinElfast/multi_threaded_webserver_rust 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 MartinElfast/multi_threaded_webserver_rust [INFO] finished frobbing MartinElfast/multi_threaded_webserver_rust [INFO] frobbed toml for MartinElfast/multi_threaded_webserver_rust written to work/ex/beta-1.37-6/sources/1.36.0/gh/MartinElfast/multi_threaded_webserver_rust/Cargo.toml [INFO] started frobbing MartinElfast/multi_threaded_webserver_rust [INFO] finished frobbing MartinElfast/multi_threaded_webserver_rust [INFO] frobbed toml for MartinElfast/multi_threaded_webserver_rust written to work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/MartinElfast/multi_threaded_webserver_rust/Cargo.toml [INFO] crate MartinElfast/multi_threaded_webserver_rust 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 MartinElfast/multi_threaded_webserver_rust 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-4/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/MartinElfast/multi_threaded_webserver_rust:/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] 3adb5db8400f2cf15f067a469cd5ec44eece95dc90aeaf0f8f7cb6aa185b640e [INFO] running `"docker" "start" "-a" "3adb5db8400f2cf15f067a469cd5ec44eece95dc90aeaf0f8f7cb6aa185b640e"` [INFO] [stderr] Compiling multi_threaded_webserver v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/main.rs:46:16 [INFO] [stderr] | [INFO] [stderr] 46 | 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.00s [INFO] running `"docker" "inspect" "3adb5db8400f2cf15f067a469cd5ec44eece95dc90aeaf0f8f7cb6aa185b640e"` [INFO] running `"docker" "rm" "-f" "3adb5db8400f2cf15f067a469cd5ec44eece95dc90aeaf0f8f7cb6aa185b640e"` [INFO] [stdout] 3adb5db8400f2cf15f067a469cd5ec44eece95dc90aeaf0f8f7cb6aa185b640e [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-4/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/MartinElfast/multi_threaded_webserver_rust:/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] 5a84ad0a754524d11c76c2907b2800f1e8f642efaef0d514211f55c415e998d1 [INFO] running `"docker" "start" "-a" "5a84ad0a754524d11c76c2907b2800f1e8f642efaef0d514211f55c415e998d1"` [INFO] [stderr] Compiling multi_threaded_webserver v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/main.rs:46:16 [INFO] [stderr] | [INFO] [stderr] 46 | 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.55s [INFO] running `"docker" "inspect" "5a84ad0a754524d11c76c2907b2800f1e8f642efaef0d514211f55c415e998d1"` [INFO] running `"docker" "rm" "-f" "5a84ad0a754524d11c76c2907b2800f1e8f642efaef0d514211f55c415e998d1"` [INFO] [stdout] 5a84ad0a754524d11c76c2907b2800f1e8f642efaef0d514211f55c415e998d1 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-4/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/MartinElfast/multi_threaded_webserver_rust:/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] 03534d64c751f65eca9805f04e626f4a991ef7e0bcbeaaf1664802e6433c34a2 [INFO] running `"docker" "start" "-a" "03534d64c751f65eca9805f04e626f4a991ef7e0bcbeaaf1664802e6433c34a2"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.01s [INFO] [stderr] Running /opt/crater/target/debug/deps/multi_threaded_webserver-08e66a2f05c3c750 [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" "03534d64c751f65eca9805f04e626f4a991ef7e0bcbeaaf1664802e6433c34a2"` [INFO] running `"docker" "rm" "-f" "03534d64c751f65eca9805f04e626f4a991ef7e0bcbeaaf1664802e6433c34a2"` [INFO] [stdout] 03534d64c751f65eca9805f04e626f4a991ef7e0bcbeaaf1664802e6433c34a2