[INFO] fetching crate clap-v3 3.0.0-beta.1... [INFO] checking clap-v3-3.0.0-beta.1 against master#5a8a44196b3cf099f8c9b0156bd902eaec0b4e5f for pr-87248 [INFO] extracting crate clap-v3 3.0.0-beta.1 into /workspace/builds/worker-7/source [INFO] validating manifest of crates.io crate clap-v3 3.0.0-beta.1 on toolchain 5a8a44196b3cf099f8c9b0156bd902eaec0b4e5f [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5a8a44196b3cf099f8c9b0156bd902eaec0b4e5f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate clap-v3 3.0.0-beta.1 [INFO] finished tweaking crates.io crate clap-v3 3.0.0-beta.1 [INFO] tweaked toml for crates.io crate clap-v3 3.0.0-beta.1 written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate crates.io crate clap-v3 3.0.0-beta.1 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5a8a44196b3cf099f8c9b0156bd902eaec0b4e5f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+5a8a44196b3cf099f8c9b0156bd902eaec0b4e5f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 3d686adaed7f44c4e4e6df59a8c7a973f1f659acd494e22a8358b83f3f6c5908 [INFO] running `Command { std: "docker" "start" "-a" "3d686adaed7f44c4e4e6df59a8c7a973f1f659acd494e22a8358b83f3f6c5908", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3d686adaed7f44c4e4e6df59a8c7a973f1f659acd494e22a8358b83f3f6c5908", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3d686adaed7f44c4e4e6df59a8c7a973f1f659acd494e22a8358b83f3f6c5908", kill_on_drop: false }` [INFO] [stdout] 3d686adaed7f44c4e4e6df59a8c7a973f1f659acd494e22a8358b83f3f6c5908 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+5a8a44196b3cf099f8c9b0156bd902eaec0b4e5f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 75391babb5eb15491cd4e435de7cc1d12b3317c8f4ae1179f0addfc28baa8b5d [INFO] running `Command { std: "docker" "start" "-a" "75391babb5eb15491cd4e435de7cc1d12b3317c8f4ae1179f0addfc28baa8b5d", kill_on_drop: false }` [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling serde v1.0.105 [INFO] [stderr] Compiling libc v0.2.68 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Checking either v1.5.3 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Checking itoa v0.4.5 [INFO] [stderr] Checking matches v0.1.8 [INFO] [stderr] Checking unicode-width v0.1.7 [INFO] [stderr] Checking smallvec v1.2.0 [INFO] [stderr] Checking unicode-xid v0.1.0 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling unicode-segmentation v1.6.0 [INFO] [stderr] Compiling pulldown-cmark v0.4.1 [INFO] [stderr] Checking regex-syntax v0.6.17 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Checking percent-encoding v1.0.1 [INFO] [stderr] Checking ansi_term v0.12.1 [INFO] [stderr] Checking semver-parser v0.9.0 [INFO] [stderr] Checking strsim v0.9.3 [INFO] [stderr] Checking vec_map v0.8.1 [INFO] [stderr] Checking oorandom v11.1.0 [INFO] [stderr] Checking itertools v0.8.2 [INFO] [stderr] Checking unicode-bidi v0.3.4 [INFO] [stderr] Checking thread_local v1.0.1 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Checking walkdir v2.3.1 [INFO] [stderr] Compiling proc-macro2 v1.0.9 [INFO] [stderr] Checking memchr v2.3.3 [INFO] [stderr] Checking maybe-uninit v2.0.0 [INFO] [stderr] Checking byteorder v1.3.4 [INFO] [stderr] Checking ryu v1.0.3 [INFO] [stderr] Checking unicode-normalization v0.1.12 [INFO] [stderr] Checking crossbeam-utils v0.7.2 [INFO] [stderr] Checking memoffset v0.5.4 [INFO] [stderr] Checking num-traits v0.2.11 [INFO] [stderr] Checking indexmap v1.3.2 [INFO] [stderr] Compiling cast v0.2.3 [INFO] [stderr] Checking unicase v2.6.0 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Checking regex-automata v0.1.9 [INFO] [stderr] Checking aho-corasick v0.7.10 [INFO] [stderr] Checking csv-core v0.1.10 [INFO] [stderr] Compiling quote v1.0.3 [INFO] [stderr] Checking clap v2.33.0 [INFO] [stderr] Checking crossbeam-epoch v0.8.2 [INFO] [stderr] Checking crossbeam-queue v0.2.1 [INFO] [stderr] Compiling syn v1.0.17 [INFO] [stderr] Checking quote v0.6.13 [INFO] [stderr] Checking crossbeam-deque v0.7.3 [INFO] [stderr] Checking criterion-plot v0.4.1 [INFO] [stderr] Checking plotters v0.2.12 [INFO] [stderr] Checking num_cpus v1.12.0 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking idna v0.1.5 [INFO] [stderr] Checking rayon-core v1.7.0 [INFO] [stderr] Checking rayon v1.3.0 [INFO] [stderr] Checking url v1.7.2 [INFO] [stderr] Checking regex v1.3.6 [INFO] [stderr] Checking serde_json v1.0.50 [INFO] [stderr] Checking bstr v0.2.12 [INFO] [stderr] Checking toml v0.5.6 [INFO] [stderr] Compiling syn-mid v0.5.0 [INFO] [stderr] Checking csv v1.1.3 [INFO] [stderr] Checking tinytemplate v1.0.3 [INFO] [stderr] Checking version-sync v0.8.1 [INFO] [stderr] Compiling proc-macro-error-attr v0.4.12 [INFO] [stderr] Compiling serde_derive v1.0.105 [INFO] [stderr] Compiling proc-macro-error v0.4.12 [INFO] [stderr] Compiling clap_derive-v3 v3.0.0-beta.1 [INFO] [stderr] Checking clap-v3 v3.0.0-beta.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/parse/matches/arg_matches.rs:807:10 [INFO] [stdout] | [INFO] [stdout] 807 | }; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(redundant_semicolons)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/parse/matches/arg_matches.rs:867:10 [INFO] [stdout] | [INFO] [stdout] 867 | }; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking criterion v0.3.1 [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/build/app/mod.rs:1484:24 [INFO] [stdout] | [INFO] [stdout] 1484 | panic!(abort_message); [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_fmt_panics)]` on by default [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: add a "{}" format string to Display the message [INFO] [stdout] | [INFO] [stdout] 1484 | panic!("{}", abort_message); [INFO] [stdout] | ^^^^^ [INFO] [stdout] help: or use std::panic::panic_any instead [INFO] [stdout] | [INFO] [stdout] 1484 | std::panic::panic_any(abort_message); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/build/app/mod.rs:1497:24 [INFO] [stdout] | [INFO] [stdout] 1497 | panic!(format!( [INFO] [stdout] | ________________________^ [INFO] [stdout] 1498 | | "Arg names must be unique, found '{}' more than once", [INFO] [stdout] 1499 | | name [INFO] [stdout] 1500 | | )); [INFO] [stdout] | |_________________^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 1497 | panic!( [INFO] [stdout] 1498 | "Arg names must be unique, found '{}' more than once", [INFO] [stdout] 1499 | name [INFO] [stdout] 1500 | ); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/parse/validator.rs:206:16 [INFO] [stdout] | [INFO] [stdout] 206 | panic!(INTERNAL_ERROR_MSG); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: add a "{}" format string to Display the message [INFO] [stdout] | [INFO] [stdout] 206 | panic!("{}", INTERNAL_ERROR_MSG); [INFO] [stdout] | ^^^^^ [INFO] [stdout] help: or use std::panic::panic_any instead [INFO] [stdout] | [INFO] [stdout] 206 | std::panic::panic_any(INTERNAL_ERROR_MSG); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/parse/matches/arg_matches.rs:807:10 [INFO] [stdout] | [INFO] [stdout] 807 | }; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(redundant_semicolons)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/parse/matches/arg_matches.rs:867:10 [INFO] [stdout] | [INFO] [stdout] 867 | }; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/build/app/mod.rs:1484:24 [INFO] [stdout] | [INFO] [stdout] 1484 | panic!(abort_message); [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_fmt_panics)]` on by default [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: add a "{}" format string to Display the message [INFO] [stdout] | [INFO] [stdout] 1484 | panic!("{}", abort_message); [INFO] [stdout] | ^^^^^ [INFO] [stdout] help: or use std::panic::panic_any instead [INFO] [stdout] | [INFO] [stdout] 1484 | std::panic::panic_any(abort_message); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/build/app/mod.rs:1497:24 [INFO] [stdout] | [INFO] [stdout] 1497 | panic!(format!( [INFO] [stdout] | ________________________^ [INFO] [stdout] 1498 | | "Arg names must be unique, found '{}' more than once", [INFO] [stdout] 1499 | | name [INFO] [stdout] 1500 | | )); [INFO] [stdout] | |_________________^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 1497 | panic!( [INFO] [stdout] 1498 | "Arg names must be unique, found '{}' more than once", [INFO] [stdout] 1499 | name [INFO] [stdout] 1500 | ); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/parse/validator.rs:206:16 [INFO] [stdout] | [INFO] [stdout] 206 | panic!(INTERNAL_ERROR_MSG); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: add a "{}" format string to Display the message [INFO] [stdout] | [INFO] [stdout] 206 | panic!("{}", INTERNAL_ERROR_MSG); [INFO] [stdout] | ^^^^^ [INFO] [stdout] help: or use std::panic::panic_any instead [INFO] [stdout] | [INFO] [stdout] 206 | std::panic::panic_any(INTERNAL_ERROR_MSG); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 30.47s [INFO] running `Command { std: "docker" "inspect" "75391babb5eb15491cd4e435de7cc1d12b3317c8f4ae1179f0addfc28baa8b5d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "75391babb5eb15491cd4e435de7cc1d12b3317c8f4ae1179f0addfc28baa8b5d", kill_on_drop: false }` [INFO] [stdout] 75391babb5eb15491cd4e435de7cc1d12b3317c8f4ae1179f0addfc28baa8b5d