[INFO] fetching crate nss 0.7.1... [INFO] extracting crate nss 0.7.1 into work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/reg/nss/0.7.1 [INFO] extracting crate nss 0.7.1 into work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/reg/nss/0.7.1 [INFO] validating manifest of nss-0.7.1 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 nss-0.7.1 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 nss-0.7.1 [INFO] removed path dependency nss-sys from nss-0.7.1 [INFO] finished frobbing nss-0.7.1 [INFO] frobbed toml for nss-0.7.1 written to work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/reg/nss/0.7.1/Cargo.toml [INFO] started frobbing nss-0.7.1 [INFO] removed path dependency nss-sys from nss-0.7.1 [INFO] finished frobbing nss-0.7.1 [INFO] frobbed toml for nss-0.7.1 written to work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/reg/nss/0.7.1/Cargo.toml [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded nss-sys v0.1.9 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache lock [INFO] [stderr] Blocking waiting for file lock on package cache lock [INFO] testing nss-0.7.1 against try#e212b7d492c96d3837691ba29d32d5f468933fb8 for pr-61629 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-5/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/reg/nss/0.7.1:/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" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "build" "--frozen"` [INFO] [stdout] 3eafb3a3226da9e4833c0d531014041fa2f4caded2f5e40a422dcb65a24d7b40 [INFO] running `"docker" "start" "-a" "3eafb3a3226da9e4833c0d531014041fa2f4caded2f5e40a422dcb65a24d7b40"` [INFO] [stderr] Compiling nss-sys v0.1.9 [INFO] [stderr] Compiling nss v0.7.1 (/opt/crater/workdir) [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/nspr/error.rs:64:32 [INFO] [stderr] | [INFO] [stderr] 64 | fn cause(&self) -> Option<&error::Error> { [INFO] [stderr] | ^^^^^^^^^^^^ help: use `dyn`: `dyn error::Error` [INFO] [stderr] | [INFO] [stderr] = note: #[warn(bare_trait_objects)] on by default [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around function argument [INFO] [stderr] --> src/nspr/time.rs:43:48 [INFO] [stderr] | [INFO] [stderr] 43 | Duration::new((it / tps) as u64, scale_u32((it % tps), tps, 1_000_000_000)) [INFO] [stderr] | ^^^^^^^^^^ help: remove these parentheses [INFO] [stderr] | [INFO] [stderr] = note: #[warn(unused_parens)] on by default [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/lib.rs:37:44 [INFO] [stderr] | [INFO] [stderr] 37 | static INNER_PANIC: RefCell>> = RefCell::new(None) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Any + Send + 'static` [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.97s [INFO] running `"docker" "inspect" "3eafb3a3226da9e4833c0d531014041fa2f4caded2f5e40a422dcb65a24d7b40"` [INFO] running `"docker" "rm" "-f" "3eafb3a3226da9e4833c0d531014041fa2f4caded2f5e40a422dcb65a24d7b40"` [INFO] [stdout] 3eafb3a3226da9e4833c0d531014041fa2f4caded2f5e40a422dcb65a24d7b40 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-5/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/reg/nss/0.7.1:/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" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "test" "--frozen" "--no-run"` [INFO] [stdout] 979e97d10667b38794e4ac1d02b994cee95fdfc104a457a6a9ec3b42e038dc53 [INFO] running `"docker" "start" "-a" "979e97d10667b38794e4ac1d02b994cee95fdfc104a457a6a9ec3b42e038dc53"` [INFO] [stderr] Compiling nss v0.7.1 (/opt/crater/workdir) [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/nspr/error.rs:64:32 [INFO] [stderr] | [INFO] [stderr] 64 | fn cause(&self) -> Option<&error::Error> { [INFO] [stderr] | ^^^^^^^^^^^^ help: use `dyn`: `dyn error::Error` [INFO] [stderr] | [INFO] [stderr] = note: #[warn(bare_trait_objects)] on by default [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around function argument [INFO] [stderr] --> src/nspr/time.rs:43:48 [INFO] [stderr] | [INFO] [stderr] 43 | Duration::new((it / tps) as u64, scale_u32((it % tps), tps, 1_000_000_000)) [INFO] [stderr] | ^^^^^^^^^^ help: remove these parentheses [INFO] [stderr] | [INFO] [stderr] = note: #[warn(unused_parens)] on by default [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/lib.rs:37:44 [INFO] [stderr] | [INFO] [stderr] 37 | static INNER_PANIC: RefCell>> = RefCell::new(None) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Any + Send + 'static` [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2.64s [INFO] running `"docker" "inspect" "979e97d10667b38794e4ac1d02b994cee95fdfc104a457a6a9ec3b42e038dc53"` [INFO] running `"docker" "rm" "-f" "979e97d10667b38794e4ac1d02b994cee95fdfc104a457a6a9ec3b42e038dc53"` [INFO] [stdout] 979e97d10667b38794e4ac1d02b994cee95fdfc104a457a6a9ec3b42e038dc53 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-5/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/reg/nss/0.7.1:/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" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "test" "--frozen"` [INFO] [stdout] 2eec9097a1cde751e54b3dc52737de8e926350b3a56d16a5e9b9f9a04c124453 [INFO] running `"docker" "start" "-a" "2eec9097a1cde751e54b3dc52737de8e926350b3a56d16a5e9b9f9a04c124453"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.02s [INFO] [stderr] Running /opt/crater/target/debug/deps/nss-be7034ab7bec2d2e [INFO] [stdout] [INFO] [stdout] running 11 tests [INFO] [stdout] test nspr::fd::tests::very_wrapped_pipe_rdwr ... ok [INFO] [stdout] test nspr::fd::tests::pipe_rdwr ... ok [INFO] [stdout] test nspr::net::tests::drop_tcp ... ok [INFO] [stdout] test nspr::fd::tests::wrapped_pipe_rdwr ... ok [INFO] [stdout] test nspr::net::tests::v6_addr_rdwr ... ok [INFO] [stdout] test nspr::net::tests::drop_udp ... ok [INFO] [stdout] test nspr::net::tests::v4_addr_rdwr ... ok [INFO] [stdout] test tests::handshake ... ok [INFO] [stdout] test tests::just_init ... ok [INFO] [stdout] test tests::inner_panic1 ... ok [INFO] [stdout] test tests::inner_panic2 ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 11 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] Doc-tests nss [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" "2eec9097a1cde751e54b3dc52737de8e926350b3a56d16a5e9b9f9a04c124453"` [INFO] running `"docker" "rm" "-f" "2eec9097a1cde751e54b3dc52737de8e926350b3a56d16a5e9b9f9a04c124453"` [INFO] [stdout] 2eec9097a1cde751e54b3dc52737de8e926350b3a56d16a5e9b9f9a04c124453