[INFO] crate oi 0.0.2 is already in cache [INFO] extracting crate oi 0.0.2 into work/ex/beta-1.38-1/sources/1.37.0/reg/oi/0.0.2 [INFO] extracting crate oi 0.0.2 into work/ex/beta-1.38-1/sources/beta-2019-08-13/reg/oi/0.0.2 [INFO] validating manifest of oi-0.0.2 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 oi-0.0.2 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 oi-0.0.2 [INFO] finished frobbing oi-0.0.2 [INFO] frobbed toml for oi-0.0.2 written to work/ex/beta-1.38-1/sources/1.37.0/reg/oi/0.0.2/Cargo.toml [INFO] started frobbing oi-0.0.2 [INFO] finished frobbing oi-0.0.2 [INFO] frobbed toml for oi-0.0.2 written to work/ex/beta-1.38-1/sources/beta-2019-08-13/reg/oi/0.0.2/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 oi-0.0.2 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-0/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/oi/0.0.2:/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] 345db1db497f05aca42012fac4be71beedd6eae044053adfd3fb36b2383d032a [INFO] running `"docker" "start" "-a" "345db1db497f05aca42012fac4be71beedd6eae044053adfd3fb36b2383d032a"` [INFO] [stderr] Compiling oi v0.0.2 (/opt/crater/workdir) [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/error.rs:21:30 [INFO] [stderr] | [INFO] [stderr] 21 | fn cause(&self) -> Option<&Fail> { [INFO] [stderr] | ^^^^ help: use `dyn`: `dyn Fail` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.65s [INFO] running `"docker" "inspect" "345db1db497f05aca42012fac4be71beedd6eae044053adfd3fb36b2383d032a"` [INFO] running `"docker" "rm" "-f" "345db1db497f05aca42012fac4be71beedd6eae044053adfd3fb36b2383d032a"` [INFO] [stdout] 345db1db497f05aca42012fac4be71beedd6eae044053adfd3fb36b2383d032a [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-0/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/oi/0.0.2:/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] 88c53c35d96dc7d3e5a60016c27d51d9952626398640010c91b731ae1b86215e [INFO] running `"docker" "start" "-a" "88c53c35d96dc7d3e5a60016c27d51d9952626398640010c91b731ae1b86215e"` [INFO] [stderr] Compiling oi v0.0.2 (/opt/crater/workdir) [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/error.rs:21:30 [INFO] [stderr] | [INFO] [stderr] 21 | fn cause(&self) -> Option<&Fail> { [INFO] [stderr] | ^^^^ help: use `dyn`: `dyn Fail` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.80s [INFO] running `"docker" "inspect" "88c53c35d96dc7d3e5a60016c27d51d9952626398640010c91b731ae1b86215e"` [INFO] running `"docker" "rm" "-f" "88c53c35d96dc7d3e5a60016c27d51d9952626398640010c91b731ae1b86215e"` [INFO] [stdout] 88c53c35d96dc7d3e5a60016c27d51d9952626398640010c91b731ae1b86215e [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-0/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/oi/0.0.2:/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] 169b22bf960ef63770353c3faf093f44e8a4b6341868bb2073a74acb3685815b [INFO] running `"docker" "start" "-a" "169b22bf960ef63770353c3faf093f44e8a4b6341868bb2073a74acb3685815b"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.10s [INFO] [stderr] Running /opt/crater/target/debug/deps/oi-db68e2977639470c [INFO] [stderr] Doc-tests oi [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] [stdout] running 1 test [INFO] [stdout] test src/lib.rs - (line 32) ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- src/lib.rs - (line 32) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `fmt` [INFO] [stdout] --> src/lib.rs:39:63 [INFO] [stdout] | [INFO] [stdout] 9 | fn fmt_error(&self, f: &mut Formatter, error: &dyn Fail) -> fmt::Result; [INFO] [stdout] | ^^^ use of undeclared type or module `fmt` [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `Fail` in this scope [INFO] [stdout] --> src/lib.rs:33:21 [INFO] [stdout] | [INFO] [stdout] 3 | pub struct Error { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] help: possible candidate is found in another module, you can import it into scope [INFO] [stdout] | [INFO] [stdout] 2 | use failure::Fail; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error[E0404]: expected trait, found derive macro `Debug` [INFO] [stdout] --> src/lib.rs:38:21 [INFO] [stdout] | [INFO] [stdout] 8 | pub trait Location: Debug + Send + Sync + 'static { [INFO] [stdout] | ^^^^^ not a trait [INFO] [stdout] help: possible better candidates are found in other modules, you can import them into scope [INFO] [stdout] | [INFO] [stdout] 2 | use core::fmt::Debug; [INFO] [stdout] | [INFO] [stdout] 2 | use std::fmt::Debug; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Formatter` in this scope [INFO] [stdout] --> src/lib.rs:39:31 [INFO] [stdout] | [INFO] [stdout] 9 | fn fmt_error(&self, f: &mut Formatter, error: &dyn Fail) -> fmt::Result; [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] help: possible candidates are found in other modules, you can import them into scope [INFO] [stdout] | [INFO] [stdout] 2 | use core::fmt::Formatter; [INFO] [stdout] | [INFO] [stdout] 2 | use std::fmt::Formatter; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `Fail` in this scope [INFO] [stdout] --> src/lib.rs:39:54 [INFO] [stdout] | [INFO] [stdout] 9 | fn fmt_error(&self, f: &mut Formatter, error: &dyn Fail) -> fmt::Result; [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] help: possible candidate is found in another module, you can import it into scope [INFO] [stdout] | [INFO] [stdout] 2 | use failure::Fail; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `Fail` in this scope [INFO] [stdout] --> src/lib.rs:42:23 [INFO] [stdout] | [INFO] [stdout] 12 | pub trait ErrAt { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] help: possible candidate is found in another module, you can import it into scope [INFO] [stdout] | [INFO] [stdout] 2 | use failure::Fail; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: aborting due to 6 previous errors [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0404, E0405, E0412, E0433. [INFO] [stdout] For more information about an error, try `rustc --explain E0404`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] src/lib.rs - (line 32) [INFO] [stdout] [INFO] [stdout] test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass '--doc' [INFO] running `"docker" "inspect" "169b22bf960ef63770353c3faf093f44e8a4b6341868bb2073a74acb3685815b"` [INFO] running `"docker" "rm" "-f" "169b22bf960ef63770353c3faf093f44e8a4b6341868bb2073a74acb3685815b"` [INFO] [stdout] 169b22bf960ef63770353c3faf093f44e8a4b6341868bb2073a74acb3685815b