[INFO] crate lsio 0.1.18 is already in cache [INFO] extracting crate lsio 0.1.18 into work/ex/beta-1.38-1/sources/1.37.0/reg/lsio/0.1.18 [INFO] extracting crate lsio 0.1.18 into work/ex/beta-1.38-1/sources/beta-2019-08-13/reg/lsio/0.1.18 [INFO] validating manifest of lsio-0.1.18 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 lsio-0.1.18 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 lsio-0.1.18 [INFO] finished frobbing lsio-0.1.18 [INFO] frobbed toml for lsio-0.1.18 written to work/ex/beta-1.38-1/sources/1.37.0/reg/lsio/0.1.18/Cargo.toml [INFO] started frobbing lsio-0.1.18 [INFO] finished frobbing lsio-0.1.18 [INFO] frobbed toml for lsio-0.1.18 written to work/ex/beta-1.38-1/sources/beta-2019-08-13/reg/lsio/0.1.18/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] [stderr] Blocking waiting for file lock on package cache [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] [stderr] Blocking waiting for file lock on package cache [INFO] testing lsio-0.1.18 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-2/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/reg/lsio/0.1.18:/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] 3c037f7eb0ce7618bed947f8ac127f127b7412da0fee9894f8a94c4456267bec [INFO] running `"docker" "start" "-a" "3c037f7eb0ce7618bed947f8ac127f127b7412da0fee9894f8a94c4456267bec"` [INFO] [stderr] Compiling lsio v0.1.18 (/opt/crater/workdir) [INFO] [stderr] warning: a macro named `println_color_quiet` has already been exported [INFO] [stderr] --> src/macros.rs:100:1 [INFO] [stderr] | [INFO] [stderr] 100 | / macro_rules! println_color_quiet { [INFO] [stderr] 101 | | ($quiet: expr, $color:expr, $fmt:expr) => { [INFO] [stderr] 102 | | if !$quiet { [INFO] [stderr] 103 | | print_color!($color, concat!($fmt, "\n")); [INFO] [stderr] ... | [INFO] [stderr] 110 | | }; [INFO] [stderr] 111 | | } [INFO] [stderr] | |_^ `println_color_quiet` already exported [INFO] [stderr] | [INFO] [stderr] = note: #[warn(duplicate_macro_exports)] on by default [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2018 edition! [INFO] [stderr] = note: for more information, see issue #35896 [INFO] [stderr] note: previous macro export is now shadowed [INFO] [stderr] --> src/macros.rs:52:1 [INFO] [stderr] | [INFO] [stderr] 52 | / macro_rules! println_color_quiet { [INFO] [stderr] 53 | | ($quiet:expr, $color:expr, $($arg:tt)*) => { [INFO] [stderr] 54 | | { [INFO] [stderr] 55 | | if !$quiet { [INFO] [stderr] ... | [INFO] [stderr] 62 | | }; [INFO] [stderr] 63 | | } [INFO] [stderr] | |_^ [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.04s [INFO] running `"docker" "inspect" "3c037f7eb0ce7618bed947f8ac127f127b7412da0fee9894f8a94c4456267bec"` [INFO] running `"docker" "rm" "-f" "3c037f7eb0ce7618bed947f8ac127f127b7412da0fee9894f8a94c4456267bec"` [INFO] [stdout] 3c037f7eb0ce7618bed947f8ac127f127b7412da0fee9894f8a94c4456267bec [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-2/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/reg/lsio/0.1.18:/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] 8486630182cee53855667d6fe427af9324ecc7fbb6d6675ce7923d560406286b [INFO] running `"docker" "start" "-a" "8486630182cee53855667d6fe427af9324ecc7fbb6d6675ce7923d560406286b"` [INFO] [stderr] Compiling lsio v0.1.18 (/opt/crater/workdir) [INFO] [stderr] warning: a macro named `println_color_quiet` has already been exported [INFO] [stderr] --> src/macros.rs:100:1 [INFO] [stderr] | [INFO] [stderr] 100 | / macro_rules! println_color_quiet { [INFO] [stderr] 101 | | ($quiet: expr, $color:expr, $fmt:expr) => { [INFO] [stderr] 102 | | if !$quiet { [INFO] [stderr] 103 | | print_color!($color, concat!($fmt, "\n")); [INFO] [stderr] ... | [INFO] [stderr] 110 | | }; [INFO] [stderr] 111 | | } [INFO] [stderr] | |_^ `println_color_quiet` already exported [INFO] [stderr] | [INFO] [stderr] = note: #[warn(duplicate_macro_exports)] on by default [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2018 edition! [INFO] [stderr] = note: for more information, see issue #35896 [INFO] [stderr] note: previous macro export is now shadowed [INFO] [stderr] --> src/macros.rs:52:1 [INFO] [stderr] | [INFO] [stderr] 52 | / macro_rules! println_color_quiet { [INFO] [stderr] 53 | | ($quiet:expr, $color:expr, $($arg:tt)*) => { [INFO] [stderr] 54 | | { [INFO] [stderr] 55 | | if !$quiet { [INFO] [stderr] ... | [INFO] [stderr] 62 | | }; [INFO] [stderr] 63 | | } [INFO] [stderr] | |_^ [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.70s [INFO] running `"docker" "inspect" "8486630182cee53855667d6fe427af9324ecc7fbb6d6675ce7923d560406286b"` [INFO] running `"docker" "rm" "-f" "8486630182cee53855667d6fe427af9324ecc7fbb6d6675ce7923d560406286b"` [INFO] [stdout] 8486630182cee53855667d6fe427af9324ecc7fbb6d6675ce7923d560406286b [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-2/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/reg/lsio/0.1.18:/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] 99ab32eb396142b3146ee0cb5d5996de7d98da8a0778f6899ed85504b980d07c [INFO] running `"docker" "start" "-a" "99ab32eb396142b3146ee0cb5d5996de7d98da8a0778f6899ed85504b980d07c"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.02s [INFO] [stderr] Running /opt/crater/target/debug/deps/lsio-5a5ff2c9a6cb6e1a [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 lsio [INFO] [stdout] [INFO] [stdout] running 6 tests [INFO] [stdout] test src/config.rs - config::ConfigFile (line 45) ... FAILED [INFO] [stdout] test src/macros.rs - repeat_color_with_ends (line 141) ... FAILED [INFO] [stdout] test src/macros.rs - repeat (line 177) ... FAILED [INFO] [stdout] test src/commands.rs - commands::run_args (line 24) ... FAILED [INFO] [stdout] test src/commands.rs - commands::run_cli (line 58) ... FAILED [INFO] [stdout] test src/macros.rs - repeat_color (line 118) ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- src/config.rs - config::ConfigFile (line 45) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `Config` [INFO] [stdout] --> src/config.rs:47:19 [INFO] [stdout] | [INFO] [stdout] 4 | let mut cfg = Config::default(); [INFO] [stdout] | ^^^^^^ use of undeclared type or module `Config` [INFO] [stdout] [INFO] [stdout] error[E0411]: cannot find type `Self` in this scope [INFO] [stdout] --> src/config.rs:46:43 [INFO] [stdout] | [INFO] [stdout] 3 | fn from_toml(toml: toml::Value) -> Result { [INFO] [stdout] | ^^^^ `Self` is only available in impls, traits, and type definitions [INFO] [stdout] [INFO] [stdout] error[E0107]: wrong number of type arguments: expected 2, found 1 [INFO] [stdout] --> src/config.rs:46:36 [INFO] [stdout] | [INFO] [stdout] 3 | fn from_toml(toml: toml::Value) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^ expected 2 type arguments [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0107, E0411, E0433. [INFO] [stdout] For more information about an error, try `rustc --explain E0107`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/macros.rs - repeat_color_with_ends (line 141) stdout ---- [INFO] [stdout] error: cannot find macro `repeat_color!` in this scope [INFO] [stdout] --> src/macros.rs:142:1 [INFO] [stdout] | [INFO] [stdout] 3 | repeat_color!(term::color::RED, "=", "", 80); [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/macros.rs - repeat (line 177) stdout ---- [INFO] [stdout] error: cannot find macro `repeat!` in this scope [INFO] [stdout] --> src/macros.rs:178:1 [INFO] [stdout] | [INFO] [stdout] 3 | repeat!("=", "", 80); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/commands.rs - commands::run_args (line 24) stdout ---- [INFO] [stdout] error[E0425]: cannot find function `run_args` in this scope [INFO] [stdout] --> src/commands.rs:28:1 [INFO] [stdout] | [INFO] [stdout] 6 | run_args("ps", &args); [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0425`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/commands.rs - commands::run_cli (line 58) stdout ---- [INFO] [stdout] error[E0425]: cannot find function `run_cli` in this scope [INFO] [stdout] --> src/commands.rs:59:1 [INFO] [stdout] | [INFO] [stdout] 3 | run_cli("ps aux"); [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0425`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/macros.rs - repeat_color (line 118) stdout ---- [INFO] [stdout] error: cannot find macro `repeat_color!` in this scope [INFO] [stdout] --> src/macros.rs:119:1 [INFO] [stdout] | [INFO] [stdout] 3 | repeat_color!(term::color::RED, "=", "", 80); [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] src/commands.rs - commands::run_args (line 24) [INFO] [stdout] src/commands.rs - commands::run_cli (line 58) [INFO] [stdout] src/config.rs - config::ConfigFile (line 45) [INFO] [stdout] src/macros.rs - repeat (line 177) [INFO] [stdout] src/macros.rs - repeat_color (line 118) [INFO] [stdout] src/macros.rs - repeat_color_with_ends (line 141) [INFO] [stdout] [INFO] [stdout] test result: FAILED. 0 passed; 6 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass '--doc' [INFO] running `"docker" "inspect" "99ab32eb396142b3146ee0cb5d5996de7d98da8a0778f6899ed85504b980d07c"` [INFO] running `"docker" "rm" "-f" "99ab32eb396142b3146ee0cb5d5996de7d98da8a0778f6899ed85504b980d07c"` [INFO] [stdout] 99ab32eb396142b3146ee0cb5d5996de7d98da8a0778f6899ed85504b980d07c