[INFO] fetching crate ignite 0.1.6... [INFO] checking ignite-0.1.6 against master#af4a5a13a15fa0c60e06321077ef452f769b42fd for pr-122960-3 [INFO] extracting crate ignite 0.1.6 into /workspace/builds/worker-2-tc1/source [INFO] validating manifest of crates.io crate ignite 0.1.6 on toolchain af4a5a13a15fa0c60e06321077ef452f769b42fd [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate ignite 0.1.6 [INFO] finished tweaking crates.io crate ignite 0.1.6 [INFO] tweaked toml for crates.io crate ignite 0.1.6 written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 9 packages [INFO] [stderr] Adding snap v0.2.5 (latest: v1.1.1) [INFO] [stderr] Adding terminal_size v0.1.17 (latest: v0.3.0) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1165496b9201a3f549a9a60054ba2a038cf15359ddeb6d2d9d5d004f6346f58c [INFO] running `Command { std: "docker" "start" "-a" "1165496b9201a3f549a9a60054ba2a038cf15359ddeb6d2d9d5d004f6346f58c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1165496b9201a3f549a9a60054ba2a038cf15359ddeb6d2d9d5d004f6346f58c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1165496b9201a3f549a9a60054ba2a038cf15359ddeb6d2d9d5d004f6346f58c", kill_on_drop: false }` [INFO] [stdout] 1165496b9201a3f549a9a60054ba2a038cf15359ddeb6d2d9d5d004f6346f58c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f1eb8c53704cbda90dbb21727d6366f01b97d99f91165fe6865a5ffd27127c3d [INFO] running `Command { std: "docker" "start" "-a" "f1eb8c53704cbda90dbb21727d6366f01b97d99f91165fe6865a5ffd27127c3d", kill_on_drop: false }` [INFO] [stderr] Checking terminal_size v0.1.17 [INFO] [stderr] Checking snap v0.2.5 [INFO] [stderr] Checking ignite v0.1.6 (/opt/rustwide/workdir) [INFO] [stdout] warning: the item `String` is imported redundantly [INFO] [stdout] --> src/argument/parser/help.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use std::string::String; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] --> /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/std/src/prelude/mod.rs:124:13 [INFO] [stdout] | [INFO] [stdout] = note: the item `String` is already defined here [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Copy` is imported redundantly [INFO] [stdout] --> src/imut/imut.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use std::marker::Copy; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] --> /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/std/src/prelude/mod.rs:124:13 [INFO] [stdout] | [INFO] [stdout] = note: the item `Copy` is already defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `snap` is imported redundantly [INFO] [stdout] --> src/pstring/compressor.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use snap; [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:6:1 [INFO] [stdout] | [INFO] [stdout] 6 | extern crate snap; [INFO] [stdout] | ------------------ the item `snap` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `snap` is imported redundantly [INFO] [stdout] --> src/pstring/pstring.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use snap; [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:6:1 [INFO] [stdout] | [INFO] [stdout] 6 | extern crate snap; [INFO] [stdout] | ------------------ the item `snap` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `String` is imported redundantly [INFO] [stdout] --> src/pstring/pstring.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use std::string::String; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] --> /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/std/src/prelude/mod.rs:124:13 [INFO] [stdout] | [INFO] [stdout] = note: the item `String` is already defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Vec` is imported redundantly [INFO] [stdout] --> src/pstring/pstring.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use std::vec::Vec; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] --> /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/std/src/prelude/mod.rs:124:13 [INFO] [stdout] | [INFO] [stdout] = note: the item `Vec` is already defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `self::analyze::*` [INFO] [stdout] --> src/num/mod.rs:4:9 [INFO] [stdout] | [INFO] [stdout] 4 | pub use self::analyze::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `test` [INFO] [stdout] --> src/benches/log.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use test::Bencher; [INFO] [stdout] | ^^^^ [INFO] [stdout] | | [INFO] [stdout] | unresolved import [INFO] [stdout] | help: a similar path exists: `benches::log::test::test` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `self::argument_help::*` [INFO] [stdout] --> src/tests/mod.rs:4:9 [INFO] [stdout] | [INFO] [stdout] 4 | pub use self::argument_help::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `self::log::*` [INFO] [stdout] --> src/tests/mod.rs:5:9 [INFO] [stdout] | [INFO] [stdout] 5 | pub use self::log::*; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: use of unstable library feature 'test': `bench` is a part of custom test frameworks which are unstable [INFO] [stdout] --> src/benches/log.rs:4:3 [INFO] [stdout] | [INFO] [stdout] 4 | #[bench] [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #64266 [INFO] [stdout] = note: `#[deny(soft_unstable)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `self::log::*` [INFO] [stdout] --> src/benches/mod.rs:3:9 [INFO] [stdout] | [INFO] [stdout] 3 | pub use self::log::*; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `String` is imported redundantly [INFO] [stdout] --> src/argument/parser/help.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use std::string::String; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] --> /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/std/src/prelude/mod.rs:124:13 [INFO] [stdout] | [INFO] [stdout] = note: the item `String` is already defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Copy` is imported redundantly [INFO] [stdout] --> src/imut/imut.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use std::marker::Copy; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] --> /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/std/src/prelude/mod.rs:124:13 [INFO] [stdout] | [INFO] [stdout] = note: the item `Copy` is already defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `snap` is imported redundantly [INFO] [stdout] --> src/pstring/compressor.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use snap; [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:6:1 [INFO] [stdout] | [INFO] [stdout] 6 | extern crate snap; [INFO] [stdout] | ------------------ the item `snap` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `snap` is imported redundantly [INFO] [stdout] --> src/pstring/pstring.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use snap; [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:6:1 [INFO] [stdout] | [INFO] [stdout] 6 | extern crate snap; [INFO] [stdout] | ------------------ the item `snap` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `String` is imported redundantly [INFO] [stdout] --> src/pstring/pstring.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use std::string::String; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] --> /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/std/src/prelude/mod.rs:124:13 [INFO] [stdout] | [INFO] [stdout] = note: the item `String` is already defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Vec` is imported redundantly [INFO] [stdout] --> src/pstring/pstring.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use std::vec::Vec; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] --> /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/std/src/prelude/mod.rs:124:13 [INFO] [stdout] | [INFO] [stdout] = note: the item `Vec` is already defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `self::analyze::*` [INFO] [stdout] --> src/num/mod.rs:4:9 [INFO] [stdout] | [INFO] [stdout] 4 | pub use self::analyze::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 7 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors; 10 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `ignite` (lib test) due to 4 previous errors; 10 warnings emitted [INFO] running `Command { std: "docker" "inspect" "f1eb8c53704cbda90dbb21727d6366f01b97d99f91165fe6865a5ffd27127c3d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f1eb8c53704cbda90dbb21727d6366f01b97d99f91165fe6865a5ffd27127c3d", kill_on_drop: false }` [INFO] [stdout] f1eb8c53704cbda90dbb21727d6366f01b97d99f91165fe6865a5ffd27127c3d [INFO] checking ignite-0.1.6 against try#36dbcaee1a55543dfc181be52a69d99ff46ff62f for pr-122960-3 [INFO] extracting crate ignite 0.1.6 into /workspace/builds/worker-2-tc2/source [INFO] validating manifest of crates.io crate ignite 0.1.6 on toolchain 36dbcaee1a55543dfc181be52a69d99ff46ff62f [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+36dbcaee1a55543dfc181be52a69d99ff46ff62f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate ignite 0.1.6 [INFO] finished tweaking crates.io crate ignite 0.1.6 [INFO] tweaked toml for crates.io crate ignite 0.1.6 written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+36dbcaee1a55543dfc181be52a69d99ff46ff62f" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+36dbcaee1a55543dfc181be52a69d99ff46ff62f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+36dbcaee1a55543dfc181be52a69d99ff46ff62f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 72089435ca5796d670658b59bb7bacff9f889c0e54fae6f45cf81b18ca51b645 [INFO] running `Command { std: "docker" "start" "-a" "72089435ca5796d670658b59bb7bacff9f889c0e54fae6f45cf81b18ca51b645", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "72089435ca5796d670658b59bb7bacff9f889c0e54fae6f45cf81b18ca51b645", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "72089435ca5796d670658b59bb7bacff9f889c0e54fae6f45cf81b18ca51b645", kill_on_drop: false }` [INFO] [stdout] 72089435ca5796d670658b59bb7bacff9f889c0e54fae6f45cf81b18ca51b645 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+36dbcaee1a55543dfc181be52a69d99ff46ff62f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 153e80283f2c3d9aa8befcdc1bdfc7e89d2499eb76b4e6d5bfb466c4f319f6d8 [INFO] running `Command { std: "docker" "start" "-a" "153e80283f2c3d9aa8befcdc1bdfc7e89d2499eb76b4e6d5bfb466c4f319f6d8", kill_on_drop: false }` [INFO] [stderr] Copying to /tmp/fixit [INFO] [stderr] no edition found in manifest, probably 2015, skipping [INFO] running `Command { std: "docker" "inspect" "153e80283f2c3d9aa8befcdc1bdfc7e89d2499eb76b4e6d5bfb466c4f319f6d8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "153e80283f2c3d9aa8befcdc1bdfc7e89d2499eb76b4e6d5bfb466c4f319f6d8", kill_on_drop: false }` [INFO] [stdout] 153e80283f2c3d9aa8befcdc1bdfc7e89d2499eb76b4e6d5bfb466c4f319f6d8