[INFO] fetching crate qwx 0.0.2...
[INFO] checking qwx-0.0.2 against e3607d549209cc9fdfe7e907123b4185210e2c2b for pr-158915
[INFO] extracting crate qwx 0.0.2 into /workspace/builds/worker-4-tc2/source
[INFO] started tweaking crates.io crate qwx 0.0.2
[INFO] finished tweaking crates.io crate qwx 0.0.2
[INFO] tweaked toml for crates.io crate qwx 0.0.2 written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate qwx 0.0.2 on toolchain e3607d549209cc9fdfe7e907123b4185210e2c2b
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+e3607d549209cc9fdfe7e907123b4185210e2c2b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate qwx 0.0.2 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" "+e3607d549209cc9fdfe7e907123b4185210e2c2b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: explicit `package.readme` can be inferred
[INFO] [stderr]    --> Cargo.toml:223:1
[INFO] [stderr]     |
[INFO] [stderr] 223 | readme = "README.md"
[INFO] [stderr]     | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `cargo::manual_readme` is set to `warn` by default
[INFO] [stderr] help: consider removing `package.readme`
[INFO] [stderr] warning: `qwx` (manifest) generated 1 warning
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 3bbab464fb481ef17eb3fc668659f7fd0c42bda6515be6f97b399d94bb84de67
[INFO] running `Command { std: "docker" "start" "3bbab464fb481ef17eb3fc668659f7fd0c42bda6515be6f97b399d94bb84de67", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3bbab464fb481ef17eb3fc668659f7fd0c42bda6515be6f97b399d94bb84de67", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "3bbab464fb481ef17eb3fc668659f7fd0c42bda6515be6f97b399d94bb84de67" "/opt/rustwide/cargo-home/bin/cargo" "+e3607d549209cc9fdfe7e907123b4185210e2c2b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3bbab464fb481ef17eb3fc668659f7fd0c42bda6515be6f97b399d94bb84de67", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "3bbab464fb481ef17eb3fc668659f7fd0c42bda6515be6f97b399d94bb84de67" "/opt/rustwide/cargo-home/bin/cargo" "+e3607d549209cc9fdfe7e907123b4185210e2c2b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr] warning: explicit `package.readme` can be inferred
[INFO] [stderr]    --> Cargo.toml:223:1
[INFO] [stderr]     |
[INFO] [stderr] 223 | readme = "README.md"
[INFO] [stderr]     | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `cargo::manual_readme` is set to `warn` by default
[INFO] [stderr] help: consider removing `package.readme`
[INFO] [stderr] warning: `qwx` (manifest) generated 1 warning
[INFO] [stderr]    Compiling tree-sitter-language v0.1.7
[INFO] [stderr]    Compiling serde_core v1.0.229
[INFO] [stderr]    Compiling clang-sys v1.9.1
[INFO] [stderr]    Compiling zmij v1.0.23
[INFO] [stderr]    Compiling serde_json v1.0.151
[INFO] [stderr]    Compiling bindgen v0.72.1
[INFO] [stderr]    Compiling rustc-hash v2.1.3
[INFO] [stderr]    Compiling libz-sys v1.1.29
[INFO] [stderr]    Compiling zerovec-derive v0.11.6
[INFO] [stderr]    Compiling displaydoc v0.2.7
[INFO] [stderr]     Checking regex-automata v0.4.18
[INFO] [stderr]    Compiling openssl-sys v0.9.117
[INFO] [stderr]    Compiling libssh2-sys v0.3.2
[INFO] [stderr]     Checking streaming-iterator v0.1.9
[INFO] [stderr]    Compiling libgit2-sys v0.18.8+1.9.7
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]    Compiling derive_more-impl v2.1.1
[INFO] [stderr]    Compiling thiserror-impl v2.0.20
[INFO] [stderr]    Compiling tree-sitter-json v0.24.8
[INFO] [stderr]    Compiling tree-sitter-vhdl v1.4.0
[INFO] [stderr]    Compiling tree-sitter-kconfig v1.3.0
[INFO] [stderr]    Compiling tree-sitter-xml v0.7.0
[INFO] [stderr]    Compiling tree-sitter-yaml v0.7.2
[INFO] [stderr]    Compiling tree-sitter-zig v1.1.2
[INFO] [stderr]    Compiling tree-sitter-zsh v0.63.4
[INFO] [stderr]    Compiling tree-sitter-fish v3.6.0
[INFO] [stderr]    Compiling tree-sitter-ada v0.1.0
[INFO] [stderr]    Compiling tree-sitter-agda v1.3.3
[INFO] [stderr]    Compiling tree-sitter-asm v0.24.0
[INFO] [stderr]    Compiling tree-sitter-bash v0.25.1
[INFO] [stderr]    Compiling tree-sitter-batch v0.11.1
[INFO] [stderr]    Compiling tree-sitter-c v0.24.2
[INFO] [stderr]     Checking zerotrie v0.2.5
[INFO] [stderr]    Compiling tree-sitter-c-sharp v0.23.5
[INFO] [stderr]    Compiling tree-sitter-cmake v0.7.4
[INFO] [stderr]    Compiling tree-sitter-erlang v0.20.0
[INFO] [stderr]    Compiling tree-sitter-cpp v0.23.4
[INFO] [stderr]    Compiling tree-sitter-css v0.25.0
[INFO] [stderr]    Compiling tree-sitter-fsharp v0.3.11
[INFO] [stderr]    Compiling tree-sitter-d v0.8.2
[INFO] [stderr]    Compiling tree-sitter-graphql v0.2.0
[INFO] [stderr]    Compiling tree-sitter-glsl v0.2.0
[INFO] [stderr]    Compiling tree-sitter-dart v0.2.0
[INFO] [stderr]    Compiling tree-sitter-haskell v0.23.1
[INFO] [stderr]    Compiling tree-sitter-diff v0.1.0
[INFO] [stderr]    Compiling tree-sitter-go v0.25.0
[INFO] [stderr]    Compiling tree-sitter-hcl v1.1.0
[INFO] [stderr]    Compiling tree-sitter-elixir v0.3.5
[INFO] [stderr]    Compiling tree-sitter-elm v5.9.4
[INFO] [stderr]    Compiling tree-sitter-nginx v1.0.1
[INFO] [stderr]    Compiling tree-sitter-nix v0.3.0
[INFO] [stderr]    Compiling tree-sitter-lua v0.5.0
[INFO] [stderr]    Compiling tree-sitter-make v1.1.1
[INFO] [stderr]    Compiling tree-sitter-objc v3.0.2
[INFO] [stderr]    Compiling tree-sitter-odin v1.3.0
[INFO] [stderr]    Compiling tree-sitter-perl v1.1.2
[INFO] [stderr]    Compiling tree-sitter-php v0.24.2
[INFO] [stderr]    Compiling tree-sitter-powershell v0.26.4
[INFO] [stderr]    Compiling tree-sitter-python v0.25.0
[INFO] [stderr]    Compiling tree-sitter-r v1.3.0
[INFO] [stderr]    Compiling tree-sitter-hlsl v0.2.0
[INFO] [stderr]    Compiling tree-sitter-ruby v0.23.1
[INFO] [stderr]    Compiling tree-sitter-html v0.23.2
[INFO] [stderr]    Compiling tree-sitter-rust v0.24.2
[INFO] [stderr]    Compiling tree-sitter-ini v1.4.0
[INFO] [stderr]    Compiling tree-sitter-sas v0.4.2
[INFO] [stderr]    Compiling tree-sitter-java v0.23.5
[INFO] [stderr]    Compiling tree-sitter-scala v0.26.2
[INFO] [stderr]    Compiling tree-sitter-javascript v0.25.0
[INFO] [stderr]    Compiling tree-sitter-swift v0.7.3
[INFO] [stderr]    Compiling tree-sitter-jinja2 v0.0.16
[INFO] [stderr]    Compiling tree-sitter-typescript v0.23.2
[INFO] [stderr]    Compiling tree-sitter-md v0.5.3
[INFO] [stderr]     Checking console v0.16.4
[INFO] [stderr]     Checking dirs-sys v0.5.0
[INFO] [stderr]     Checking thiserror v2.0.20
[INFO] [stderr]     Checking zerovec v0.11.8
[INFO] [stderr]     Checking tinystr v0.8.4
[INFO] [stderr]     Checking potential_utf v0.1.6
[INFO] [stderr]     Checking icu_collections v2.3.0
[INFO] [stderr]     Checking icu_locale_core v2.3.0
[INFO] [stderr]     Checking regex v1.13.1
[INFO] [stderr]     Checking globset v0.4.20
[INFO] [stderr]     Checking icu_provider v2.3.1
[INFO] [stderr]     Checking icu_normalizer v2.3.0
[INFO] [stderr]     Checking icu_properties v2.3.0
[INFO] [stderr]     Checking idna_adapter v1.2.2
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking derive_more v2.1.1
[INFO] [stderr]     Checking url v2.5.8
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking clap v4.6.6
[INFO] [stderr]     Checking str_indices v0.4.4
[INFO] [stderr]     Checking indicatif v0.18.6
[INFO] [stderr]     Checking ropey v1.6.1
[INFO] [stderr]     Checking clap_complete v4.6.9
[INFO] [stderr]     Checking ignore v0.4.33
[INFO] [stderr]     Checking crossterm v0.29.0
[INFO] [stderr]     Checking dirs v6.0.0
[INFO] [stderr]    Compiling tree-sitter v0.26.13
[INFO] [stderr]     Checking tree-sitter-highlight v0.26.13
[INFO] [stderr]     Checking git2 v0.21.0
[INFO] [stderr]     Checking qwx v0.0.2 (/opt/rustwide/workdir)
[INFO] [stderr] warning: unused dependency `dirs`
[INFO] [stderr]   --> Cargo.toml:14:15
[INFO] [stderr]    |
[INFO] [stderr] 14 | [dependencies.dirs]
[INFO] [stderr]    |               ^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `cargo::unused_dependencies` is set to `warn` by default
[INFO] [stderr] help: consider removing the dependency on `dirs`
[INFO] [stderr] warning: `qwx` (manifest) generated 1 warning
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 12s
[INFO] running `Command { std: "docker" "inspect" "3bbab464fb481ef17eb3fc668659f7fd0c42bda6515be6f97b399d94bb84de67", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3bbab464fb481ef17eb3fc668659f7fd0c42bda6515be6f97b399d94bb84de67", kill_on_drop: false }`
[INFO] [stdout] 3bbab464fb481ef17eb3fc668659f7fd0c42bda6515be6f97b399d94bb84de67
