[INFO] crate reuse-notifications 0.1.1 is already in cache [INFO] extracting crate reuse-notifications 0.1.1 into work/ex/beta-1.38-1/sources/1.37.0/reg/reuse-notifications/0.1.1 [INFO] extracting crate reuse-notifications 0.1.1 into work/ex/beta-1.38-1/sources/beta-2019-08-13/reg/reuse-notifications/0.1.1 [INFO] validating manifest of reuse-notifications-0.1.1 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 reuse-notifications-0.1.1 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 reuse-notifications-0.1.1 [INFO] finished frobbing reuse-notifications-0.1.1 [INFO] frobbed toml for reuse-notifications-0.1.1 written to work/ex/beta-1.38-1/sources/1.37.0/reg/reuse-notifications/0.1.1/Cargo.toml [INFO] started frobbing reuse-notifications-0.1.1 [INFO] finished frobbing reuse-notifications-0.1.1 [INFO] frobbed toml for reuse-notifications-0.1.1 written to work/ex/beta-1.38-1/sources/beta-2019-08-13/reg/reuse-notifications/0.1.1/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] 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 reuse-notifications-0.1.1 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-3/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/reg/reuse-notifications/0.1.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=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] 67bd9cdd7065095befd78683c57a9600ab26c8e640dafa06a2d7a382d550a587 [INFO] running `"docker" "start" "-a" "67bd9cdd7065095befd78683c57a9600ab26c8e640dafa06a2d7a382d550a587"` [INFO] [stderr] Compiling libdbus-sys v0.2.0 [INFO] [stderr] Compiling dbus v0.6.5 [INFO] [stderr] Compiling notify-rust v3.6.2 [INFO] [stderr] Compiling reuse-notifications v0.1.1 (/opt/crater/workdir) [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/lib.rs:91:6 [INFO] [stderr] | [INFO] [stderr] 91 | impl ReuseNotification { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn ReuseNotification` [INFO] [stderr] | [INFO] [stderr] = note: #[warn(bare_trait_objects)] on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 12.70s [INFO] running `"docker" "inspect" "67bd9cdd7065095befd78683c57a9600ab26c8e640dafa06a2d7a382d550a587"` [INFO] running `"docker" "rm" "-f" "67bd9cdd7065095befd78683c57a9600ab26c8e640dafa06a2d7a382d550a587"` [INFO] [stdout] 67bd9cdd7065095befd78683c57a9600ab26c8e640dafa06a2d7a382d550a587 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-3/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/reg/reuse-notifications/0.1.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=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] c0140fcfe0b25ec26047e97e78e728bebeef20dbb1953785837b086c051dc947 [INFO] running `"docker" "start" "-a" "c0140fcfe0b25ec26047e97e78e728bebeef20dbb1953785837b086c051dc947"` [INFO] [stderr] Compiling reuse-notifications v0.1.1 (/opt/crater/workdir) [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/lib.rs:91:6 [INFO] [stderr] | [INFO] [stderr] 91 | impl ReuseNotification { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn ReuseNotification` [INFO] [stderr] | [INFO] [stderr] = note: #[warn(bare_trait_objects)] on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.70s [INFO] running `"docker" "inspect" "c0140fcfe0b25ec26047e97e78e728bebeef20dbb1953785837b086c051dc947"` [INFO] running `"docker" "rm" "-f" "c0140fcfe0b25ec26047e97e78e728bebeef20dbb1953785837b086c051dc947"` [INFO] [stdout] c0140fcfe0b25ec26047e97e78e728bebeef20dbb1953785837b086c051dc947 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-3/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/reg/reuse-notifications/0.1.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=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] db36cad2b688d5702fbe12430e4212ba94cc8db37e5c88235809e89bb2b7b248 [INFO] running `"docker" "start" "-a" "db36cad2b688d5702fbe12430e4212ba94cc8db37e5c88235809e89bb2b7b248"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.08s [INFO] [stderr] Running /opt/crater/target/debug/deps/reuse_notifications-d38375d1ebf9cbc5 [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] [stderr] Doc-tests reuse-notifications [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test src/lib.rs - (line 8) ... FAILED [INFO] [stdout] test src/lib.rs - (line 28) ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- src/lib.rs - (line 8) stdout ---- [INFO] [stdout] error[E0432]: unresolved import `notify_rust` [INFO] [stdout] --> src/lib.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 3 | use notify_rust::*; [INFO] [stdout] | ^^^^^^^^^^^ maybe a missing `extern crate notify_rust;`? [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `reuse_notification` [INFO] [stdout] --> src/lib.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 4 | use reuse_notification::ReuseNotification; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ maybe a missing `extern crate reuse_notification;`? [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `Notification` [INFO] [stdout] --> src/lib.rs:12:1 [INFO] [stdout] | [INFO] [stdout] 6 | Notification::new() [INFO] [stdout] | ^^^^^^^^^^^^ use of undeclared type or module `Notification` [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `Timeout` [INFO] [stdout] --> src/lib.rs:16:14 [INFO] [stdout] | [INFO] [stdout] 10 | .timeout(Timeout::Milliseconds(6000)) [INFO] [stdout] | ^^^^^^^ use of undeclared type or module `Timeout` [INFO] [stdout] [INFO] [stdout] error: aborting due to 4 previous errors [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0432, E0433. [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - (line 28) stdout ---- [INFO] [stdout] error[E0432]: unresolved import `notify_rust` [INFO] [stdout] --> src/lib.rs:29:5 [INFO] [stdout] | [INFO] [stdout] 3 | use notify_rust::*; [INFO] [stdout] | ^^^^^^^^^^^ maybe a missing `extern crate notify_rust;`? [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `reuse_notification` [INFO] [stdout] --> src/lib.rs:30:5 [INFO] [stdout] | [INFO] [stdout] 4 | use reuse_notification::ReuseNotification; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ maybe a missing `extern crate reuse_notification;`? [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `Notification` [INFO] [stdout] --> src/lib.rs:32:1 [INFO] [stdout] | [INFO] [stdout] 6 | Notification::new() [INFO] [stdout] | ^^^^^^^^^^^^ use of undeclared type or module `Notification` [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `Timeout` [INFO] [stdout] --> src/lib.rs:36:14 [INFO] [stdout] | [INFO] [stdout] 10 | .timeout(Timeout::Milliseconds(6000)) [INFO] [stdout] | ^^^^^^^ use of undeclared type or module `Timeout` [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `Notification` [INFO] [stdout] --> src/lib.rs:40:1 [INFO] [stdout] | [INFO] [stdout] 14 | Notification::new() [INFO] [stdout] | ^^^^^^^^^^^^ use of undeclared type or module `Notification` [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `Timeout` [INFO] [stdout] --> src/lib.rs:44:14 [INFO] [stdout] | [INFO] [stdout] 18 | .timeout(Timeout::Milliseconds(6000)) [INFO] [stdout] | ^^^^^^^ use of undeclared type or module `Timeout` [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `Notification` [INFO] [stdout] --> src/lib.rs:48:1 [INFO] [stdout] | [INFO] [stdout] 22 | Notification::new() [INFO] [stdout] | ^^^^^^^^^^^^ use of undeclared type or module `Notification` [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `Timeout` [INFO] [stdout] --> src/lib.rs:52:14 [INFO] [stdout] | [INFO] [stdout] 26 | .timeout(Timeout::Milliseconds(6000)) [INFO] [stdout] | ^^^^^^^ use of undeclared type or module `Timeout` [INFO] [stdout] [INFO] [stdout] error: aborting due to 8 previous errors [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0432, E0433. [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] src/lib.rs - (line 28) [INFO] [stdout] src/lib.rs - (line 8) [INFO] [stdout] [INFO] [stdout] test result: FAILED. 0 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass '--doc' [INFO] running `"docker" "inspect" "db36cad2b688d5702fbe12430e4212ba94cc8db37e5c88235809e89bb2b7b248"` [INFO] running `"docker" "rm" "-f" "db36cad2b688d5702fbe12430e4212ba94cc8db37e5c88235809e89bb2b7b248"` [INFO] [stdout] db36cad2b688d5702fbe12430e4212ba94cc8db37e5c88235809e89bb2b7b248