[INFO] crate pubsub 0.2.3 is already in cache [INFO] extracting crate pubsub 0.2.3 into work/ex/beta-1.38-1/sources/1.37.0/reg/pubsub/0.2.3 [INFO] extracting crate pubsub 0.2.3 into work/ex/beta-1.38-1/sources/beta-2019-08-13/reg/pubsub/0.2.3 [INFO] validating manifest of pubsub-0.2.3 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 pubsub-0.2.3 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 pubsub-0.2.3 [INFO] finished frobbing pubsub-0.2.3 [INFO] frobbed toml for pubsub-0.2.3 written to work/ex/beta-1.38-1/sources/1.37.0/reg/pubsub/0.2.3/Cargo.toml [INFO] started frobbing pubsub-0.2.3 [INFO] finished frobbing pubsub-0.2.3 [INFO] frobbed toml for pubsub-0.2.3 written to work/ex/beta-1.38-1/sources/beta-2019-08-13/reg/pubsub/0.2.3/Cargo.toml [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing pubsub-0.2.3 against beta-2019-08-13 for beta-1.38-1 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-6/beta-2019-08-13:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/beta-2019-08-13/reg/pubsub/0.2.3:/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-08-13" "build" "--frozen"` [INFO] [stdout] ff5874e8166f17671ffdeab10e614f0214e16176f6c2ec69667517e0b9da2add [INFO] running `"docker" "start" "-a" "ff5874e8166f17671ffdeab10e614f0214e16176f6c2ec69667517e0b9da2add"` [INFO] [stderr] Compiling threadpool v0.1.4 [INFO] [stderr] Compiling pubsub v0.2.3 (/opt/crater/workdir) [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/lib.rs:52:29 [INFO] [stderr] | [INFO] [stderr] 52 | func: Option>>> [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn FnMut(String) + Send` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stderr] [INFO] [stderr] warning: variable does not need to be mutable [INFO] [stderr] --> src/lib.rs:192:10 [INFO] [stderr] | [INFO] [stderr] 192 | let mut func = guard.deref_mut(); [INFO] [stderr] | ----^^^^ [INFO] [stderr] | | [INFO] [stderr] | help: remove this `mut` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_mut)]` on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.03s [INFO] running `"docker" "inspect" "ff5874e8166f17671ffdeab10e614f0214e16176f6c2ec69667517e0b9da2add"` [INFO] running `"docker" "rm" "-f" "ff5874e8166f17671ffdeab10e614f0214e16176f6c2ec69667517e0b9da2add"` [INFO] [stdout] ff5874e8166f17671ffdeab10e614f0214e16176f6c2ec69667517e0b9da2add [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-6/beta-2019-08-13:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/beta-2019-08-13/reg/pubsub/0.2.3:/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-08-13" "test" "--frozen" "--no-run"` [INFO] [stdout] 1fb52fbdacbed9ae6292aee27d004c17584b5699db0264a408c0b8e013410ece [INFO] running `"docker" "start" "-a" "1fb52fbdacbed9ae6292aee27d004c17584b5699db0264a408c0b8e013410ece"` [INFO] [stderr] Compiling pubsub v0.2.3 (/opt/crater/workdir) [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/lib.rs:52:29 [INFO] [stderr] | [INFO] [stderr] 52 | func: Option>>> [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn FnMut(String) + Send` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stderr] [INFO] [stderr] warning: variable does not need to be mutable [INFO] [stderr] --> src/lib.rs:192:10 [INFO] [stderr] | [INFO] [stderr] 192 | let mut func = guard.deref_mut(); [INFO] [stderr] | ----^^^^ [INFO] [stderr] | | [INFO] [stderr] | help: remove this `mut` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_mut)]` on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.59s [INFO] running `"docker" "inspect" "1fb52fbdacbed9ae6292aee27d004c17584b5699db0264a408c0b8e013410ece"` [INFO] running `"docker" "rm" "-f" "1fb52fbdacbed9ae6292aee27d004c17584b5699db0264a408c0b8e013410ece"` [INFO] [stdout] 1fb52fbdacbed9ae6292aee27d004c17584b5699db0264a408c0b8e013410ece [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-6/beta-2019-08-13:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/beta-2019-08-13/reg/pubsub/0.2.3:/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-08-13" "test" "--frozen"` [INFO] [stdout] c34d6f0602a512e439abfb94eaeecfbe86ef628926c61f33d6e79bbe23136415 [INFO] running `"docker" "start" "-a" "c34d6f0602a512e439abfb94eaeecfbe86ef628926c61f33d6e79bbe23136415"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.01s [INFO] [stderr] Running /opt/crater/target/debug/deps/pubsub-09ad472ae2515e01 [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test test::lazy_subscribe ... ok [INFO] [stdout] test test::notify_exception ... ok [INFO] [stdout] test test::basic_test ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] Doc-tests pubsub [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" "c34d6f0602a512e439abfb94eaeecfbe86ef628926c61f33d6e79bbe23136415"` [INFO] running `"docker" "rm" "-f" "c34d6f0602a512e439abfb94eaeecfbe86ef628926c61f33d6e79bbe23136415"` [INFO] [stdout] c34d6f0602a512e439abfb94eaeecfbe86ef628926c61f33d6e79bbe23136415