[INFO] fetching crate shi 0.1.5... [INFO] testing shi-0.1.5 against beta-2022-04-10 for beta-1.61-1 [INFO] extracting crate shi 0.1.5 into /workspace/builds/worker-27/source [INFO] validating manifest of crates.io crate shi 0.1.5 on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate shi 0.1.5 [INFO] finished tweaking crates.io crate shi 0.1.5 [INFO] tweaked toml for crates.io crate shi 0.1.5 written to /workspace/builds/worker-27/source/Cargo.toml [INFO] crate crates.io crate shi 0.1.5 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-27/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-27/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3f065d721369f72f1e1a7dbffa93d62f71f7f67adfa967b2b0870f9de0ef938a [INFO] running `Command { std: "docker" "start" "-a" "3f065d721369f72f1e1a7dbffa93d62f71f7f67adfa967b2b0870f9de0ef938a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3f065d721369f72f1e1a7dbffa93d62f71f7f67adfa967b2b0870f9de0ef938a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3f065d721369f72f1e1a7dbffa93d62f71f7f67adfa967b2b0870f9de0ef938a", kill_on_drop: false }` [INFO] [stdout] 3f065d721369f72f1e1a7dbffa93d62f71f7f67adfa967b2b0870f9de0ef938a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-27/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-27/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=warn" "-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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 23f69a50b63cdc8a2f6963ad417ab18fb4b4f00406ffc2dfd0cb54ea762be927 [INFO] running `Command { std: "docker" "start" "-a" "23f69a50b63cdc8a2f6963ad417ab18fb4b4f00406ffc2dfd0cb54ea762be927", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.81 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.55 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling unicode-segmentation v1.7.1 [INFO] [stderr] Compiling utf8parse v0.2.0 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling quote v1.0.8 [INFO] [stderr] Compiling dirs-sys-next v0.1.1 [INFO] [stderr] Compiling fs2 v0.4.3 [INFO] [stderr] Compiling nix v0.19.1 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling colored v2.0.0 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling rustyline v7.1.0 [INFO] [stderr] Compiling thiserror-impl v1.0.24 [INFO] [stderr] Compiling rustyline-derive v0.4.0 [INFO] [stderr] Compiling thiserror v1.0.24 [INFO] [stderr] Compiling shi v0.1.5 (/opt/rustwide/workdir) [INFO] [stdout] warning: multiple lines skipped by escaped newline [INFO] [stdout] --> src/command/help.rs:339:85 [INFO] [stdout] | [INFO] [stdout] 339 | command failed to parse: \'DNE\' is not a recognized command.\n\n\t \ [INFO] [stdout] | _____________________________________________________________________________________^ [INFO] [stdout] 340 | | [INFO] [stdout] 341 | | [INFO] [stdout] 342 | | => expected one of \'leaf\' or \'foo\'.\n\n\ [INFO] [stdout] | |____________________^ skipping everything up to and including this point [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple lines skipped by escaped newline [INFO] [stdout] --> src/command/help.rs:342:64 [INFO] [stdout] | [INFO] [stdout] 342 | => expected one of \'leaf\' or \'foo\'.\n\n\ [INFO] [stdout] | ________________________________________________________________^ [INFO] [stdout] 343 | | [INFO] [stdout] 344 | | [INFO] [stdout] 345 | | Run \'helptree\' for more info on the entire command tree.\n\ [INFO] [stdout] | |________________^ skipping everything up to and including this point [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `quotation` [INFO] [stdout] --> src/tokenizer.rs:39:5 [INFO] [stdout] | [INFO] [stdout] 39 | quotation: char, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `QuotePair` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/tokenizer.rs:32:10 [INFO] [stdout] | [INFO] [stdout] 32 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `phantom` [INFO] [stdout] --> src/command/exit.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | phantom: &'a PhantomData, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `ExitCommand` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/command/exit.rs:9:10 [INFO] [stdout] | [INFO] [stdout] 9 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `phantom` [INFO] [stdout] --> src/command/help.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | phantom: &'a PhantomData, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `HelpCommand` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/command/help.rs:10:10 [INFO] [stdout] | [INFO] [stdout] 10 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `phantom` [INFO] [stdout] --> src/command/helptree.rs:36:5 [INFO] [stdout] | [INFO] [stdout] 36 | phantom: &'a PhantomData, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `HelpTreeCommand` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/command/helptree.rs:9:10 [INFO] [stdout] | [INFO] [stdout] 9 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `phantom` [INFO] [stdout] --> src/command/history.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | phantom: &'a PhantomData, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `HistoryCommand` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/command/history.rs:8:10 [INFO] [stdout] | [INFO] [stdout] 8 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 7 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 6.91s [INFO] running `Command { std: "docker" "inspect" "23f69a50b63cdc8a2f6963ad417ab18fb4b4f00406ffc2dfd0cb54ea762be927", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "23f69a50b63cdc8a2f6963ad417ab18fb4b4f00406ffc2dfd0cb54ea762be927", kill_on_drop: false }` [INFO] [stdout] 23f69a50b63cdc8a2f6963ad417ab18fb4b4f00406ffc2dfd0cb54ea762be927 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-27/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-27/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=warn" "-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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 08f7d72da082fe16fec662720e23b24f11875c38ec9729ef0f4a16b9825426e6 [INFO] running `Command { std: "docker" "start" "-a" "08f7d72da082fe16fec662720e23b24f11875c38ec9729ef0f4a16b9825426e6", kill_on_drop: false }` [INFO] [stderr] Compiling anyhow v1.0.40 [INFO] [stderr] Compiling difference v2.0.0 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stdout] warning: multiple lines skipped by escaped newline [INFO] [stdout] --> src/command/help.rs:339:85 [INFO] [stdout] | [INFO] [stdout] 339 | command failed to parse: \'DNE\' is not a recognized command.\n\n\t \ [INFO] [stdout] | _____________________________________________________________________________________^ [INFO] [stdout] 340 | | [INFO] [stdout] 341 | | [INFO] [stdout] 342 | | => expected one of \'leaf\' or \'foo\'.\n\n\ [INFO] [stdout] | |____________________^ skipping everything up to and including this point [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple lines skipped by escaped newline [INFO] [stdout] --> src/command/help.rs:342:64 [INFO] [stdout] | [INFO] [stdout] 342 | => expected one of \'leaf\' or \'foo\'.\n\n\ [INFO] [stdout] | ________________________________________________________________^ [INFO] [stdout] 343 | | [INFO] [stdout] 344 | | [INFO] [stdout] 345 | | Run \'helptree\' for more info on the entire command tree.\n\ [INFO] [stdout] | |________________^ skipping everything up to and including this point [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `quotation` [INFO] [stdout] --> src/tokenizer.rs:39:5 [INFO] [stdout] | [INFO] [stdout] 39 | quotation: char, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `QuotePair` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/tokenizer.rs:32:10 [INFO] [stdout] | [INFO] [stdout] 32 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `phantom` [INFO] [stdout] --> src/command/exit.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | phantom: &'a PhantomData, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `ExitCommand` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/command/exit.rs:9:10 [INFO] [stdout] | [INFO] [stdout] 9 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `phantom` [INFO] [stdout] --> src/command/help.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | phantom: &'a PhantomData, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `HelpCommand` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/command/help.rs:10:10 [INFO] [stdout] | [INFO] [stdout] 10 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `phantom` [INFO] [stdout] --> src/command/helptree.rs:36:5 [INFO] [stdout] | [INFO] [stdout] 36 | phantom: &'a PhantomData, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `HelpTreeCommand` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/command/helptree.rs:9:10 [INFO] [stdout] | [INFO] [stdout] 9 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `phantom` [INFO] [stdout] --> src/command/history.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | phantom: &'a PhantomData, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `HistoryCommand` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/command/history.rs:8:10 [INFO] [stdout] | [INFO] [stdout] 8 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 7 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling pretty_assertions v0.6.1 [INFO] [stderr] Compiling shi v0.1.5 (/opt/rustwide/workdir) [INFO] [stdout] warning: multiple lines skipped by escaped newline [INFO] [stdout] --> src/command/help.rs:339:85 [INFO] [stdout] | [INFO] [stdout] 339 | command failed to parse: \'DNE\' is not a recognized command.\n\n\t \ [INFO] [stdout] | _____________________________________________________________________________________^ [INFO] [stdout] 340 | | [INFO] [stdout] 341 | | [INFO] [stdout] 342 | | => expected one of \'leaf\' or \'foo\'.\n\n\ [INFO] [stdout] | |____________________^ skipping everything up to and including this point [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple lines skipped by escaped newline [INFO] [stdout] --> src/command/help.rs:342:64 [INFO] [stdout] | [INFO] [stdout] 342 | => expected one of \'leaf\' or \'foo\'.\n\n\ [INFO] [stdout] | ________________________________________________________________^ [INFO] [stdout] 343 | | [INFO] [stdout] 344 | | [INFO] [stdout] 345 | | Run \'helptree\' for more info on the entire command tree.\n\ [INFO] [stdout] | |________________^ skipping everything up to and including this point [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `quotation` [INFO] [stdout] --> src/tokenizer.rs:39:5 [INFO] [stdout] | [INFO] [stdout] 39 | quotation: char, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `QuotePair` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/tokenizer.rs:32:10 [INFO] [stdout] | [INFO] [stdout] 32 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `phantom` [INFO] [stdout] --> src/command/exit.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | phantom: &'a PhantomData, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `ExitCommand` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/command/exit.rs:9:10 [INFO] [stdout] | [INFO] [stdout] 9 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `phantom` [INFO] [stdout] --> src/command/help.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | phantom: &'a PhantomData, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `HelpCommand` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/command/help.rs:10:10 [INFO] [stdout] | [INFO] [stdout] 10 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `phantom` [INFO] [stdout] --> src/command/helptree.rs:36:5 [INFO] [stdout] | [INFO] [stdout] 36 | phantom: &'a PhantomData, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `HelpTreeCommand` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/command/helptree.rs:9:10 [INFO] [stdout] | [INFO] [stdout] 9 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `phantom` [INFO] [stdout] --> src/command/history.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | phantom: &'a PhantomData, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `HistoryCommand` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/command/history.rs:8:10 [INFO] [stdout] | [INFO] [stdout] 8 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 7 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 4.57s [INFO] [stderr] Executable unittests src/lib.rs (/opt/rustwide/target/debug/deps/shi-f7247cd8197ea90b) [INFO] running `Command { std: "docker" "inspect" "08f7d72da082fe16fec662720e23b24f11875c38ec9729ef0f4a16b9825426e6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "08f7d72da082fe16fec662720e23b24f11875c38ec9729ef0f4a16b9825426e6", kill_on_drop: false }` [INFO] [stdout] 08f7d72da082fe16fec662720e23b24f11875c38ec9729ef0f4a16b9825426e6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-27/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-27/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=warn" "-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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] da616bad24998e2a51ea91be1ea3c253aed54fa262b156371b97dfd6c2cb85e9 [INFO] running `Command { std: "docker" "start" "-a" "da616bad24998e2a51ea91be1ea3c253aed54fa262b156371b97dfd6c2cb85e9", kill_on_drop: false }` [INFO] [stdout] [INFO] [stderr] warning: multiple lines skipped by escaped newline [INFO] [stdout] running 104 tests [INFO] [stderr] --> src/command/help.rs:339:85 [INFO] [stdout] test command::help::test::help_on_depth_3 ... ok [INFO] [stderr] | [INFO] [stderr] 339 | command failed to parse: \'DNE\' is not a recognized command.\n\n\t \ [INFO] [stderr] | _____________________________________________________________________________________^ [INFO] [stderr] 340 | | [INFO] [stderr] 341 | | [INFO] [stderr] 342 | | => expected one of \'leaf\' or \'foo\'.\n\n\ [INFO] [stderr] | |____________________^ skipping everything up to and including this point [INFO] [stderr] [INFO] [stderr] warning: multiple lines skipped by escaped newline [INFO] [stderr] --> src/command/help.rs:342:64 [INFO] [stderr] | [INFO] [stderr] 342 | => expected one of \'leaf\' or \'foo\'.\n\n\ [INFO] [stderr] | ________________________________________________________________^ [INFO] [stderr] 343 | | [INFO] [stderr] 344 | | [INFO] [stderr] 345 | | Run \'helptree\' for more info on the entire command tree.\n\ [INFO] [stderr] | |________________^ skipping everything up to and including this point [INFO] [stderr] [INFO] [stderr] warning: field is never read: `quotation` [INFO] [stderr] --> src/tokenizer.rs:39:5 [INFO] [stderr] | [INFO] [stderr] 39 | quotation: char, [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] note: `QuotePair` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/tokenizer.rs:32:10 [INFO] [stderr] | [INFO] [stderr] 32 | #[derive(Debug)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `phantom` [INFO] [stderr] --> src/command/exit.rs:12:5 [INFO] [stderr] | [INFO] [stderr] 12 | phantom: &'a PhantomData, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `ExitCommand` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/command/exit.rs:9:10 [INFO] [stderr] | [INFO] [stderr] 9 | #[derive(Debug)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `phantom` [INFO] [stderr] --> src/command/help.rs:18:5 [INFO] [stderr] | [INFO] [stderr] 18 | phantom: &'a PhantomData, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `HelpCommand` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/command/help.rs:10:10 [INFO] [stderr] | [INFO] [stderr] 10 | #[derive(Debug)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `phantom` [INFO] [stderr] --> src/command/helptree.rs:36:5 [INFO] [stderr] | [INFO] [stderr] 36 | phantom: &'a PhantomData, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `HelpTreeCommand` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/command/helptree.rs:9:10 [INFO] [stderr] | [INFO] [stderr] 9 | #[derive(Debug)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `phantom` [INFO] [stderr] --> src/command/history.rs:16:5 [INFO] [stderr] | [INFO] [stderr] 16 | phantom: &'a PhantomData, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `HistoryCommand` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/command/history.rs:8:10 [INFO] [stderr] | [INFO] [stderr] 8 | #[derive(Debug)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: `shi` (lib) generated 7 warnings [INFO] [stderr] warning: `shi` (lib test) generated 7 warnings (7 duplicates) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.03s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/shi-f7247cd8197ea90b) [INFO] [stdout] test command::help::test::help_on_depth_2 ... ok [INFO] [stdout] test command::help::test::help_on_depth_2_with_1_leaf_arg ... ok [INFO] [stdout] test command::help::test::help_on_depth_2_with_2_leaf_args ... ok [INFO] [stdout] test command::help::test::help_on_root_leaf_cmd ... ok [INFO] [stdout] test command_set::test::get ... ok [INFO] [stdout] test command::help::test::help_with_no_args_and_no_cmds ... ok [INFO] [stdout] test parser::test::builtin_nesting ... ok [INFO] [stdout] test parser::test::conflict_but_builtin_has_longer_match ... ok [INFO] [stdout] test parser::test::outcome::unrecognized_first_cmd ... ok [INFO] [stdout] test parser::test::perfect_tie_custom_wins_tie_breaker ... ok [INFO] [stdout] test parser::test::cmd_level_partial_autocompletion_single_choice ... ok [INFO] [stdout] test readline::test::completions::already_completed ... ok [INFO] [stdout] test parser::test::cmd_level_partial_autocompletion_multiple_choices ... ok [INFO] [stdout] test readline::test::completions::completion_includes_a_space ... ok [INFO] [stdout] test parser::test::no_nesting_no_args ... ok [INFO] [stdout] test parser::test::cmd_level_completion_no_matches ... ok [INFO] [stdout] test parser::test::nonexistent_cmd ... ok [INFO] [stdout] test parser::test::outcome::empty_remaining_in_outcome ... ok [INFO] [stdout] test parser::test::outcome::outcome_error_msg ... ok [INFO] [stdout] test parser::test::invalid_subcmd ... ok [INFO] [stdout] test parser::test::outcome::empty ... ok [INFO] [stdout] test parser::test::nesting ... ok [INFO] [stdout] test readline::test::completions::non_end_pos ... ok [INFO] [stdout] test readline::test::completions::nested_non_end_pos ... ok [INFO] [stdout] test command_set::test::iter ... ok [INFO] [stdout] test readline::test::completions::simple ... ok [INFO] [stdout] test command::help::test::help_with_no_args_gives_list ... ok [INFO] [stdout] test readline::test::completions::completely_blank_for_last_command ... ok [INFO] [stdout] test readline::test::completions::no_matches ... ok [INFO] [stdout] test command_set::test::len ... ok [INFO] [stdout] test command::help::test::help_on_root_parent_cmd ... ok [INFO] [stdout] test parser::test::cmd_has_args_that_match_other_cmds ... ok [INFO] [stdout] test readline::test::validator::balanced_but_mismatched_quote_types_is_incomplete ... ok [INFO] [stdout] test command_set::test::add ... ok [INFO] [stdout] test readline::test::validator::balanced_double ... ok [INFO] [stdout] test readline::test::validator::balanced_single ... ok [INFO] [stdout] test readline::test::validator::closed_quote_block_with_unmatched_quote_inside_is_valid ... ok [INFO] [stdout] test readline::test::validator::multiple_escapes_incomplete ... ok [INFO] [stdout] test readline::test::validator::one_double_quote ... ok [INFO] [stdout] test readline::test::validator::one_single_quote ... ok [INFO] [stdout] test readline::test::validator::overlapping_but_balanced_quotes_is_incomplete ... ok [INFO] [stdout] test readline::test::validator::slash_at_end_is_incomplete ... ok [INFO] [stdout] test readline::test::completions::multiple_matches ... ok [INFO] [stdout] test readline::test::validator::nested_quotes_unbalanced_still_incomplete ... ok [INFO] [stdout] test readline::test::validator::no_issues_is_complete ... ok [INFO] [stdout] test parser::test::args_with_nonexistent_cmd ... ok [INFO] [stdout] test readline::test::completions::nothing_typed ... ok [INFO] [stdout] test readline::test::validator::multiple_escapes_valid ... ok [INFO] [stdout] test readline::test::validator::many_quoted_blocks ... ok [INFO] [stdout] test parser::test::outcome::error_msg_is_blank_for_complete_parse ... ok [INFO] [stdout] test parser::test::conflict_but_custom_has_longer_match ... ok [INFO] [stdout] test parser::test::cmd_level_completion_already_complete ... ok [INFO] [stdout] test parser::test::empty ... ok [INFO] [stdout] test parser::test::three_levels_deep ... ok [INFO] [stdout] test parser::test::cmd_level_completion_all_options ... ok [INFO] [stdout] test parser::test::no_nesting ... ok [INFO] [stdout] test command_set::test::names ... ok [INFO] [stdout] test readline::test::validator::slash_with_trailing_character_is_complete ... ok [INFO] [stdout] test tokenizer::test::glob_quotes::dangling_inside_matched_quotes ... ok [INFO] [stdout] test parser::test::no_args_no_nesting ... ok [INFO] [stdout] test parser::test::end_with_no_args_but_is_parent ... ok [INFO] [stdout] test command_set::test::contains ... ok [INFO] [stdout] test command::help::test::invalid_command_invocation ... ok [INFO] [stdout] test readline::test::validator::slash_with_trailing_space_is_complete ... ok [INFO] [stdout] test readline::test::validator::unbalanced_but_escaped_is_ok ... ok [INFO] [stdout] test shell::test::issue6 ... ok [INFO] [stdout] test tokenizer::test::glob_quotes::basic_single ... ok [INFO] [stdout] test tokenizer::test::glob_quotes::dangling_after_matched_quotes ... ok [INFO] [stdout] test tokenizer::test::glob_quotes::dangling_at_end ... ok [INFO] [stdout] test tokenizer::test::glob_quotes::basic_double ... ok [INFO] [stdout] test tokenizer::test::glob_quotes::dangling_at_end_with_pair ... ok [INFO] [stdout] test tokenizer::test::glob_quotes::one_success_amongst_dangling ... ok [INFO] [stdout] test tokenizer::test::glob_quotes::dangling_at_start_with_pair ... ok [INFO] [stdout] test tokenizer::test::glob_quotes::dangling_before_matched_quotes ... ok [INFO] [stdout] test tokenizer::test::glob_quotes::empty_string ... ok [INFO] [stdout] test tokenizer::test::glob_quotes::dangling_at_start ... ok [INFO] [stdout] test tokenizer::test::glob_quotes::many_kinds_of_quotes ... ok [INFO] [stdout] test tokenizer::test::glob_quotes::mixture_of_only_quotes ... ok [INFO] [stdout] test tokenizer::test::glob_quotes::multiple_dangling ... ok [INFO] [stdout] test tokenizer::test::glob_quotes::multiple_kinds_of_quotes ... ok [INFO] [stdout] test readline::test::completions::nested ... ok [INFO] [stdout] test tokenizer::test::glob_quotes::multiple_non_overlapping_pairs ... ok [INFO] [stdout] test tokenizer::test::glob_quotes::quote_at_left ... ok [INFO] [stdout] test tokenizer::test::glob_quotes::only_quotes ... ok [INFO] [stdout] test tokenizer::test::glob_quotes::only_one_quote ... ok [INFO] [stdout] test tokenizer::test::glob_quotes::no_quotes ... ok [INFO] [stdout] test tokenizer::test::split_by_space::empty_blob ... ok [INFO] [stdout] test tokenizer::test::glob_quotes::single_dangling ... ok [INFO] [stdout] test tokenizer::test::split_by_space::empty_string ... ok [INFO] [stdout] test tokenizer::test::split_by_space::multiple_empty_blobs ... ok [INFO] [stdout] test tokenizer::test::split_by_space::multiple_spaces ... ok [INFO] [stdout] test tokenizer::test::split_by_space::normal_surrounded_by_quoteds ... ok [INFO] [stdout] test tokenizer::test::split_by_space::normal_then_quoted ... ok [INFO] [stdout] test tokenizer::test::split_by_space::only_normals ... ok [INFO] [stdout] test tokenizer::test::split_by_space::only_quoteds ... ok [INFO] [stdout] test tokenizer::test::split_by_space::quoted_surrounded_by_normals ... ok [INFO] [stdout] test tokenizer::test::split_by_space::quoted_then_normal ... ok [INFO] [stdout] test tokenizer::test::split_by_space::trailing_spaces ... ok [INFO] [stdout] test tokenizer::test::split_by_space::with_newline ... ok [INFO] [stdout] test tokenizer::test::glob_quotes::quote_at_right ... ok [INFO] [stdout] test tokenizer::test::split_by_space::with_tab ... ok [INFO] [stdout] test tokenizer::test::tokenize ... ok [INFO] [stdout] test tokenizer::test_find_quotes ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 104 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.06s [INFO] [stdout] [INFO] [stderr] Doc-tests shi [INFO] [stderr] warning: multiple lines skipped by escaped newline [INFO] [stderr] --> /opt/rustwide/workdir/src/command/help.rs:339:85 [INFO] [stderr] | [INFO] [stderr] 339 | command failed to parse: \'DNE\' is not a recognized command.\n\n\t \ [INFO] [stderr] | _____________________________________________________________________________________^ [INFO] [stderr] 340 | | [INFO] [stderr] 341 | | [INFO] [stderr] 342 | | => expected one of \'leaf\' or \'foo\'.\n\n\ [INFO] [stderr] | |____________________^ skipping everything up to and including this point [INFO] [stderr] [INFO] [stderr] warning: multiple lines skipped by escaped newline [INFO] [stderr] --> /opt/rustwide/workdir/src/command/help.rs:342:64 [INFO] [stderr] | [INFO] [stderr] 342 | => expected one of \'leaf\' or \'foo\'.\n\n\ [INFO] [stderr] | ________________________________________________________________^ [INFO] [stderr] 343 | | [INFO] [stderr] 344 | | [INFO] [stderr] 345 | | Run \'helptree\' for more info on the entire command tree.\n\ [INFO] [stderr] | |________________^ skipping everything up to and including this point [INFO] [stderr] [INFO] [stderr] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stderr] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "da616bad24998e2a51ea91be1ea3c253aed54fa262b156371b97dfd6c2cb85e9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "da616bad24998e2a51ea91be1ea3c253aed54fa262b156371b97dfd6c2cb85e9", kill_on_drop: false }` [INFO] [stdout] da616bad24998e2a51ea91be1ea3c253aed54fa262b156371b97dfd6c2cb85e9