[INFO] fetching crate gex 0.6.4... [INFO] checking gex-0.6.4 against master#cf38b8e663f15db10ce49d7bbce02c99fc3dbc0c for pr-143170 [INFO] extracting crate gex 0.6.4 into /workspace/builds/worker-1-tc1/source [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-1-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate gex 0.6.4 on toolchain cf38b8e663f15db10ce49d7bbce02c99fc3dbc0c [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cf38b8e663f15db10ce49d7bbce02c99fc3dbc0c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [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" "+cf38b8e663f15db10ce49d7bbce02c99fc3dbc0c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded vte v0.12.0 [INFO] [stderr] Downloaded test-case-core v3.2.1 [INFO] [stderr] Downloaded redox_syscall v0.2.15 [INFO] [stderr] Downloaded vte_generate_state_changes v0.1.1 [INFO] [stderr] Downloaded test-case-macros v3.2.1 [INFO] [stderr] Downloaded serde_derive v1.0.168 [INFO] [stderr] Downloaded serde v1.0.168 [INFO] [stderr] Downloaded test-case v3.2.1 [INFO] [stderr] Downloaded equivalent v1.0.0 [INFO] [stderr] Downloaded git2 v0.18.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+cf38b8e663f15db10ce49d7bbce02c99fc3dbc0c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c483d779f49d30a3f0ff32a2e7f4045661d35c5d2c1a2f6b8ab0ecb2fbdf3356 [INFO] running `Command { std: "docker" "start" "-a" "c483d779f49d30a3f0ff32a2e7f4045661d35c5d2c1a2f6b8ab0ecb2fbdf3356", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c483d779f49d30a3f0ff32a2e7f4045661d35c5d2c1a2f6b8ab0ecb2fbdf3356", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c483d779f49d30a3f0ff32a2e7f4045661d35c5d2c1a2f6b8ab0ecb2fbdf3356", kill_on_drop: false }` [INFO] [stdout] c483d779f49d30a3f0ff32a2e7f4045661d35c5d2c1a2f6b8ab0ecb2fbdf3356 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+cf38b8e663f15db10ce49d7bbce02c99fc3dbc0c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1c2ece4dfbdb360ea8766f9e8ae82a6b4de2868128ba74023c232bb74efca31d [INFO] running `Command { std: "docker" "start" "-a" "1c2ece4dfbdb360ea8766f9e8ae82a6b4de2868128ba74023c232bb74efca31d", 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 tinyvec_macros v0.1.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling parking_lot_core v0.9.3 [INFO] [stderr] Checking matches v0.1.9 [INFO] [stderr] Compiling signal-hook v0.3.17 [INFO] [stderr] Compiling lock_api v0.4.7 [INFO] [stderr] Checking anstyle-parse v0.2.1 [INFO] [stderr] Checking equivalent v1.0.0 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Checking tinyvec v1.6.0 [INFO] [stderr] Checking smallvec v1.9.0 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Checking percent-encoding v2.1.0 [INFO] [stderr] Checking unicode-bidi v0.3.8 [INFO] [stderr] Checking hashbrown v0.14.0 [INFO] [stderr] Compiling rustversion v1.0.14 [INFO] [stderr] Checking anstyle v1.0.1 [INFO] [stderr] Checking form_urlencoded v1.0.1 [INFO] [stderr] Checking winnow v0.5.15 [INFO] [stderr] Compiling paste v1.0.14 [INFO] [stderr] Compiling anyhow v1.0.75 [INFO] [stderr] Checking anstream v0.6.4 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling gex v0.6.4 (/opt/rustwide/workdir) [INFO] [stderr] Checking either v1.8.1 [INFO] [stderr] Checking minimal-lexical v0.2.1 [INFO] [stderr] Checking arrayvec v0.7.4 [INFO] [stderr] Checking indexmap v2.0.0 [INFO] [stderr] Checking clap_builder v4.4.7 [INFO] [stderr] Checking itertools v0.11.0 [INFO] [stderr] Checking nom v7.1.3 [INFO] [stderr] Compiling jobserver v0.1.24 [INFO] [stderr] Checking unicode-normalization v0.1.21 [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 cc v1.0.73 [INFO] [stderr] Checking dirs v5.0.1 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Compiling syn v2.0.23 [INFO] [stderr] Compiling vte_generate_state_changes v0.1.1 [INFO] [stderr] Checking signal-hook-mio v0.2.3 [INFO] [stderr] Checking idna v0.2.3 [INFO] [stderr] Checking vte v0.12.0 [INFO] [stderr] Compiling libz-sys v1.1.8 [INFO] [stderr] Compiling libgit2-sys v0.16.1+1.7.1 [INFO] [stderr] Checking url v2.2.2 [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 strum_macros v0.25.2 [INFO] [stderr] Compiling test-case-macros v3.2.1 [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 bitflags v2.3.3 [INFO] [stderr] Checking toml_datetime v0.6.5 [INFO] [stderr] Checking serde_spanned v0.6.4 [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: `#[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: `#[warn(non_local_definitions)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 38.50s [INFO] running `Command { std: "docker" "inspect" "1c2ece4dfbdb360ea8766f9e8ae82a6b4de2868128ba74023c232bb74efca31d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1c2ece4dfbdb360ea8766f9e8ae82a6b4de2868128ba74023c232bb74efca31d", kill_on_drop: false }` [INFO] [stdout] 1c2ece4dfbdb360ea8766f9e8ae82a6b4de2868128ba74023c232bb74efca31d