[INFO] cloning repository compilenix/rust-simple-httpd [INFO] running `"git" "clone" "--bare" "git://github.com/compilenix/rust-simple-httpd.git" "work/cache/sources/gh/compilenix/rust-simple-httpd"` [INFO] [stderr] Cloning into bare repository 'work/cache/sources/gh/compilenix/rust-simple-httpd'... [INFO] running `"git" "clone" "work/cache/sources/gh/compilenix/rust-simple-httpd" "work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/compilenix/rust-simple-httpd"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/compilenix/rust-simple-httpd'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/compilenix/rust-simple-httpd" "work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/compilenix/rust-simple-httpd"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/compilenix/rust-simple-httpd'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 05c68ed62fe9c500b844dafd18989bd63584aa78 [INFO] sha for GitHub repo compilenix/rust-simple-httpd: 05c68ed62fe9c500b844dafd18989bd63584aa78 [INFO] validating manifest of compilenix/rust-simple-httpd on toolchain master#c8865d8e195813ade6b84434ac9f8850e7112d1a [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of compilenix/rust-simple-httpd on toolchain try#e212b7d492c96d3837691ba29d32d5f468933fb8 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing compilenix/rust-simple-httpd [INFO] finished frobbing compilenix/rust-simple-httpd [INFO] frobbed toml for compilenix/rust-simple-httpd written to work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/compilenix/rust-simple-httpd/Cargo.toml [INFO] started frobbing compilenix/rust-simple-httpd [INFO] finished frobbing compilenix/rust-simple-httpd [INFO] frobbed toml for compilenix/rust-simple-httpd written to work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/compilenix/rust-simple-httpd/Cargo.toml [INFO] crate compilenix/rust-simple-httpd already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing compilenix/rust-simple-httpd against master#c8865d8e195813ade6b84434ac9f8850e7112d1a for pr-61629 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-4/master#c8865d8e195813ade6b84434ac9f8850e7112d1a:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/compilenix/rust-simple-httpd:/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=forbid" "-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" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "build" "--frozen"` [INFO] [stdout] f5768b6baf953cd5e1343deab1d67c75d1fd481bcb363389a96b6f321c7789fd [INFO] running `"docker" "start" "-a" "f5768b6baf953cd5e1343deab1d67c75d1fd481bcb363389a96b6f321c7789fd"` [INFO] [stderr] Compiling chrono v0.4.2 [INFO] [stderr] Compiling rust_hello v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/lib.rs:36:16 [INFO] [stderr] | [INFO] [stderr] 36 | 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 7.08s [INFO] running `"docker" "inspect" "f5768b6baf953cd5e1343deab1d67c75d1fd481bcb363389a96b6f321c7789fd"` [INFO] running `"docker" "rm" "-f" "f5768b6baf953cd5e1343deab1d67c75d1fd481bcb363389a96b6f321c7789fd"` [INFO] [stdout] f5768b6baf953cd5e1343deab1d67c75d1fd481bcb363389a96b6f321c7789fd [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-4/master#c8865d8e195813ade6b84434ac9f8850e7112d1a:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/compilenix/rust-simple-httpd:/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=forbid" "-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" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "test" "--frozen" "--no-run"` [INFO] [stdout] a60973e1b796fe298380651cf37bb5d645f8c208181c1e5f805b8b275ef43ea6 [INFO] running `"docker" "start" "-a" "a60973e1b796fe298380651cf37bb5d645f8c208181c1e5f805b8b275ef43ea6"` [INFO] [stderr] Compiling rust_hello v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/lib.rs:36:16 [INFO] [stderr] | [INFO] [stderr] 36 | 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.90s [INFO] running `"docker" "inspect" "a60973e1b796fe298380651cf37bb5d645f8c208181c1e5f805b8b275ef43ea6"` [INFO] running `"docker" "rm" "-f" "a60973e1b796fe298380651cf37bb5d645f8c208181c1e5f805b8b275ef43ea6"` [INFO] [stdout] a60973e1b796fe298380651cf37bb5d645f8c208181c1e5f805b8b275ef43ea6 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-4/master#c8865d8e195813ade6b84434ac9f8850e7112d1a:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/compilenix/rust-simple-httpd:/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=forbid" "-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" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "test" "--frozen"` [INFO] [stdout] 4909da09505b9028ab4cfd60373df485a0d98740dee06e532f3a5a7e7aa82c26 [INFO] running `"docker" "start" "-a" "4909da09505b9028ab4cfd60373df485a0d98740dee06e532f3a5a7e7aa82c26"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.04s [INFO] [stderr] Running /opt/crater/target/debug/deps/rust_hello-b3c1dea224ef2054 [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] Running /opt/crater/target/debug/deps/rust_hello-9779eabbf10f3fe4 [INFO] [stdout] running 0 tests [INFO] [stderr] Doc-tests rust_hello [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" "4909da09505b9028ab4cfd60373df485a0d98740dee06e532f3a5a7e7aa82c26"` [INFO] running `"docker" "rm" "-f" "4909da09505b9028ab4cfd60373df485a0d98740dee06e532f3a5a7e7aa82c26"` [INFO] [stdout] 4909da09505b9028ab4cfd60373df485a0d98740dee06e532f3a5a7e7aa82c26