[INFO] fetching crate gex 0.6.4... [INFO] checking gex-0.6.4 against master#38352b01ae4af9300be03b805d6db68c45e51068 for pr-129864 [INFO] extracting crate gex 0.6.4 into /workspace/builds/worker-0-tc1/source [INFO] validating manifest of crates.io crate gex 0.6.4 on toolchain 38352b01ae4af9300be03b805d6db68c45e51068 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+38352b01ae4af9300be03b805d6db68c45e51068" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate gex 0.6.4 [INFO] finished tweaking crates.io crate gex 0.6.4 [INFO] tweaked toml for crates.io crate gex 0.6.4 written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] crate crates.io crate gex 0.6.4 already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+38352b01ae4af9300be03b805d6db68c45e51068" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded test-case v3.2.1 [INFO] [stderr] Downloaded test-case-macros v3.2.1 [INFO] [stderr] Downloaded equivalent v1.0.0 [INFO] [stderr] Downloaded vte v0.12.0 [INFO] [stderr] Downloaded redox_syscall v0.2.15 [INFO] [stderr] Downloaded either v1.8.1 [INFO] [stderr] Downloaded clap v4.4.7 [INFO] [stderr] Downloaded serde_ignored v0.1.9 [INFO] [stderr] Downloaded serde_derive v1.0.168 [INFO] [stderr] Downloaded strum_macros v0.25.2 [INFO] [stderr] Downloaded clap_builder v4.4.7 [INFO] [stderr] Downloaded test-case-core v3.2.1 [INFO] [stderr] Downloaded serde v1.0.168 [INFO] [stderr] Downloaded jobserver v0.1.24 [INFO] [stderr] Downloaded git2 v0.18.1 [INFO] [stderr] Downloaded syn v2.0.23 [INFO] [stderr] Downloaded libgit2-sys v0.16.1+1.7.1 [INFO] [stderr] Downloaded libz-sys v1.1.8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:ceb6ea022f8a89cebbe621bb4987e73a935bd40dfbb726f832cfff4742a5b95a" "/opt/rustwide/cargo-home/bin/cargo" "+38352b01ae4af9300be03b805d6db68c45e51068" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 48abc6b1bdcbea001195addeda2c2ec3a9cd726b5abb479cf96813baf590b850 [INFO] running `Command { std: "docker" "start" "-a" "48abc6b1bdcbea001195addeda2c2ec3a9cd726b5abb479cf96813baf590b850", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "48abc6b1bdcbea001195addeda2c2ec3a9cd726b5abb479cf96813baf590b850", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "48abc6b1bdcbea001195addeda2c2ec3a9cd726b5abb479cf96813baf590b850", kill_on_drop: false }` [INFO] [stdout] 48abc6b1bdcbea001195addeda2c2ec3a9cd726b5abb479cf96813baf590b850 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:ceb6ea022f8a89cebbe621bb4987e73a935bd40dfbb726f832cfff4742a5b95a" "/opt/rustwide/cargo-home/bin/cargo" "+38352b01ae4af9300be03b805d6db68c45e51068" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b8eab07069ddc3a9620ef9256db6583353995928e8bff0fe6a76c7b427e74b27 [INFO] running `Command { std: "docker" "start" "-a" "b8eab07069ddc3a9620ef9256db6583353995928e8bff0fe6a76c7b427e74b27", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.63 [INFO] [stderr] Compiling unicode-ident v1.0.10 [INFO] [stderr] Compiling quote v1.0.29 [INFO] [stderr] Compiling libc v0.2.147 [INFO] [stderr] Compiling serde v1.0.168 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling pkg-config v0.3.25 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Checking utf8parse v0.2.1 [INFO] [stderr] Checking tinyvec_macros v0.1.0 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling signal-hook v0.3.17 [INFO] [stderr] Checking matches v0.1.9 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling parking_lot_core v0.9.3 [INFO] [stderr] Checking tinyvec v1.6.0 [INFO] [stderr] Checking equivalent v1.0.0 [INFO] [stderr] Checking anstyle-parse v0.2.1 [INFO] [stderr] Checking smallvec v1.9.0 [INFO] [stderr] Checking anstyle-query v1.0.0 [INFO] [stderr] Checking percent-encoding v2.1.0 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Checking hashbrown v0.14.0 [INFO] [stderr] Checking anstyle v1.0.1 [INFO] [stderr] Compiling rustversion v1.0.14 [INFO] [stderr] Checking unicode-bidi v0.3.8 [INFO] [stderr] Checking colorchoice v1.0.0 [INFO] [stderr] Checking form_urlencoded v1.0.1 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling paste v1.0.14 [INFO] [stderr] Checking strsim v0.10.0 [INFO] [stderr] Checking clap_lex v0.6.0 [INFO] [stderr] Checking option-ext v0.2.0 [INFO] [stderr] Compiling lock_api v0.4.7 [INFO] [stderr] Checking winnow v0.5.15 [INFO] [stderr] Compiling anyhow v1.0.75 [INFO] [stderr] Checking arrayvec v0.7.4 [INFO] [stderr] Checking anstream v0.6.4 [INFO] [stderr] Checking either v1.8.1 [INFO] [stderr] Compiling syn v2.0.23 [INFO] [stderr] Checking clap_builder v4.4.7 [INFO] [stderr] Compiling gex v0.6.4 (/opt/rustwide/workdir) [INFO] [stderr] Checking itertools v0.11.0 [INFO] [stderr] Checking unicode-normalization v0.1.21 [INFO] [stderr] Compiling vte_generate_state_changes v0.1.1 [INFO] [stderr] Compiling jobserver v0.1.24 [INFO] [stderr] Checking indexmap v2.0.0 [INFO] [stderr] Checking nom v7.1.3 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Checking vte v0.12.0 [INFO] [stderr] Checking idna v0.2.3 [INFO] [stderr] Checking signal-hook-registry v1.4.0 [INFO] [stderr] Checking mio v0.8.4 [INFO] [stderr] Checking dirs-sys v0.4.1 [INFO] [stderr] Compiling libz-sys v1.1.8 [INFO] [stderr] Compiling libgit2-sys v0.16.1+1.7.1 [INFO] [stderr] Checking dirs v5.0.1 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Checking url v2.2.2 [INFO] [stderr] Checking signal-hook-mio v0.2.3 [INFO] [stderr] Compiling test-case-core v3.2.1 [INFO] [stderr] Compiling serde_derive v1.0.168 [INFO] [stderr] Compiling clap_derive v4.4.7 [INFO] [stderr] Compiling test-case-macros v3.2.1 [INFO] [stderr] Compiling strum_macros v0.25.2 [INFO] [stderr] Checking test-case v3.2.1 [INFO] [stderr] Checking strum v0.25.0 [INFO] [stderr] Checking clap v4.4.7 [INFO] [stderr] Checking serde_spanned v0.6.4 [INFO] [stderr] Checking bitflags v2.3.3 [INFO] [stderr] Checking toml_datetime v0.6.5 [INFO] [stderr] Checking serde_ignored v0.1.9 [INFO] [stderr] Checking toml_edit v0.20.7 [INFO] [stderr] Checking git2 v0.18.1 [INFO] [stderr] Checking crossterm v0.27.0 [INFO] [stderr] Checking toml v0.8.6 [INFO] [stdout] warning: method `toggle_expand` is never used [INFO] [stdout] --> src/status.rs:31:8 [INFO] [stdout] | [INFO] [stdout] 30 | pub trait Expand { [INFO] [stdout] | ------ method in this trait [INFO] [stdout] 31 | fn toggle_expand(&mut self); [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/config.rs:146:9 [INFO] [stdout] | [INFO] [stdout] 142 | / fn deserialize(deserializer: D) -> std::result::Result [INFO] [stdout] 143 | | where [INFO] [stdout] 144 | | D: serde::Deserializer<'de>, [INFO] [stdout] | |____________________________________- move the `impl` block outside of this associated function `deserialize` [INFO] [stdout] 145 | { [INFO] [stdout] 146 | impl<'de> Visitor<'de> for KeymapsVisitor { [INFO] [stdout] | ^^^^^^^^^^-------^^^^^^^^^^-------------- [INFO] [stdout] | | | [INFO] [stdout] | | `KeymapsVisitor` is not local [INFO] [stdout] | `Visitor` is not local [INFO] [stdout] | [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: `#[warn(non_local_definitions)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `toggle_expand` is never used [INFO] [stdout] --> src/status.rs:31:8 [INFO] [stdout] | [INFO] [stdout] 30 | pub trait Expand { [INFO] [stdout] | ------ method in this trait [INFO] [stdout] 31 | fn toggle_expand(&mut self); [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/config.rs:146:9 [INFO] [stdout] | [INFO] [stdout] 142 | / fn deserialize(deserializer: D) -> std::result::Result [INFO] [stdout] 143 | | where [INFO] [stdout] 144 | | D: serde::Deserializer<'de>, [INFO] [stdout] | |____________________________________- move the `impl` block outside of this associated function `deserialize` [INFO] [stdout] 145 | { [INFO] [stdout] 146 | impl<'de> Visitor<'de> for KeymapsVisitor { [INFO] [stdout] | ^^^^^^^^^^-------^^^^^^^^^^-------------- [INFO] [stdout] | | | [INFO] [stdout] | | `KeymapsVisitor` is not local [INFO] [stdout] | `Visitor` is not local [INFO] [stdout] | [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: `#[warn(non_local_definitions)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 30.17s [INFO] running `Command { std: "docker" "inspect" "b8eab07069ddc3a9620ef9256db6583353995928e8bff0fe6a76c7b427e74b27", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b8eab07069ddc3a9620ef9256db6583353995928e8bff0fe6a76c7b427e74b27", kill_on_drop: false }` [INFO] [stdout] b8eab07069ddc3a9620ef9256db6583353995928e8bff0fe6a76c7b427e74b27