[INFO] fetching crate scoop-uv 0.15.2...
[INFO] checking scoop-uv-0.15.2 against 416264364aa47959f5827723e1d7dabc95d0744b for pr-162242
[INFO] extracting crate scoop-uv 0.15.2 into /workspace/builds/worker-1-tc2/source
[INFO] removed /workspace/builds/worker-1-tc2/source/rust-toolchain.toml
[INFO] started tweaking crates.io crate scoop-uv 0.15.2
[INFO] finished tweaking crates.io crate scoop-uv 0.15.2
[INFO] tweaked toml for crates.io crate scoop-uv 0.15.2 written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate scoop-uv 0.15.2 on toolchain 416264364aa47959f5827723e1d7dabc95d0744b
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+416264364aa47959f5827723e1d7dabc95d0744b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate scoop-uv 0.15.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" "+416264364aa47959f5827723e1d7dabc95d0744b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: explicit `package.readme` can be inferred
[INFO] [stderr]    --> Cargo.toml:134:1
[INFO] [stderr]     |
[INFO] [stderr] 134 | 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: `scoop-uv` (manifest) generated 1 warning
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] 92e163ddd8266394a1588f85908479f83e2fd1f9d7f68b812a82515818554bf6
[INFO] running `Command { std: "docker" "start" "92e163ddd8266394a1588f85908479f83e2fd1f9d7f68b812a82515818554bf6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "92e163ddd8266394a1588f85908479f83e2fd1f9d7f68b812a82515818554bf6", 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" "92e163ddd8266394a1588f85908479f83e2fd1f9d7f68b812a82515818554bf6" "/opt/rustwide/cargo-home/bin/cargo" "+416264364aa47959f5827723e1d7dabc95d0744b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "92e163ddd8266394a1588f85908479f83e2fd1f9d7f68b812a82515818554bf6", 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" "92e163ddd8266394a1588f85908479f83e2fd1f9d7f68b812a82515818554bf6" "/opt/rustwide/cargo-home/bin/cargo" "+416264364aa47959f5827723e1d7dabc95d0744b" "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:134:1
[INFO] [stderr]     |
[INFO] [stderr] 134 | 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: `scoop-uv` (manifest) generated 1 warning
[INFO] [stderr]    Compiling proc-macro2 v1.0.107
[INFO] [stderr]    Compiling memchr v2.8.3
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling serde_core v1.0.229
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling crossbeam-utils v0.8.22
[INFO] [stderr]     Checking regex-automata v0.4.16
[INFO] [stderr]    Compiling serde v1.0.229
[INFO] [stderr]    Compiling indexmap v2.14.0
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling log v0.4.33
[INFO] [stderr]     Checking smallvec v1.15.2
[INFO] [stderr]    Compiling libc v0.2.186
[INFO] [stderr]    Compiling zerocopy v0.8.54
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]     Checking getrandom v0.4.3
[INFO] [stderr]    Compiling zmij v1.0.23
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling arraydeque v0.5.1
[INFO] [stderr]    Compiling winnow v0.7.15
[INFO] [stderr]    Compiling unicode-width v0.2.2
[INFO] [stderr]    Compiling anstyle v1.0.14
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling bstr v1.13.0
[INFO] [stderr]    Compiling toml_write v0.1.2
[INFO] [stderr]    Compiling granit-parser v0.0.7
[INFO] [stderr]    Compiling annotate-snippets v0.12.16
[INFO] [stderr]    Compiling quote v1.0.47
[INFO] [stderr]    Compiling syn v2.0.119
[INFO] [stderr]    Compiling syn v3.0.0
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.20
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]    Compiling arc-swap v1.9.2
[INFO] [stderr]     Checking thread_local v1.1.10
[INFO] [stderr]    Compiling crossbeam-deque v0.8.7
[INFO] [stderr]    Compiling either v1.16.0
[INFO] [stderr]    Compiling glob v0.3.3
[INFO] [stderr]    Compiling nohash-hasher v0.2.0
[INFO] [stderr]    Compiling owo-colors v4.3.0
[INFO] [stderr]    Compiling itertools v0.11.0
[INFO] [stderr]    Compiling encoding_rs_io v0.1.7
[INFO] [stderr]     Checking console v0.16.4
[INFO] [stderr]    Compiling normpath v1.5.1
[INFO] [stderr]    Compiling portable-atomic v1.14.0
[INFO] [stderr]    Compiling color-spantrace v0.3.0
[INFO] [stderr]    Compiling base62 v2.2.4
[INFO] [stderr]    Compiling winnow v1.0.4
[INFO] [stderr]     Checking serde_json v1.0.150
[INFO] [stderr]     Checking object v0.37.3
[INFO] [stderr]     Checking futures-task v0.3.33
[INFO] [stderr]    Compiling toml_datetime v1.1.1+spec-1.1.0
[INFO] [stderr]     Checking futures-core v0.3.33
[INFO] [stderr]    Compiling thiserror v2.0.19
[INFO] [stderr]     Checking dirs-sys v0.5.0
[INFO] [stderr]     Checking terminal_size v0.4.4
[INFO] [stderr]     Checking clap_builder v4.6.2
[INFO] [stderr]     Checking tempfile v3.27.0
[INFO] [stderr]     Checking toml_parser v1.1.2+spec-1.1.0
[INFO] [stderr]     Checking rayon v1.12.0
[INFO] [stderr]    Compiling rstest_macros v0.26.1
[INFO] [stderr]     Checking serde_spanned v1.1.1
[INFO] [stderr]     Checking wait-timeout v0.2.1
[INFO] [stderr]     Checking unit-prefix v0.5.2
[INFO] [stderr]     Checking plotters-backend v0.3.7
[INFO] [stderr]    Compiling scoop-uv v0.15.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking roff v1.1.1
[INFO] [stderr]     Checking ciborium-io v0.2.2
[INFO] [stderr]     Checking toml_writer v1.1.2+spec-1.1.0
[INFO] [stderr]     Checking dialoguer v0.12.0
[INFO] [stderr]     Checking indicatif v0.18.6
[INFO] [stderr]     Checking dirs v6.0.0
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking plotters-svg v0.3.7
[INFO] [stderr]     Checking toml v1.1.3+spec-1.1.0
[INFO] [stderr]     Checking itertools v0.13.0
[INFO] [stderr]     Checking matchers v0.2.0
[INFO] [stderr]     Checking regex v1.13.1
[INFO] [stderr]     Checking float-cmp v0.10.0
[INFO] [stderr]     Checking which v8.0.5
[INFO] [stderr]     Checking sys-locale v0.3.2
[INFO] [stderr]    Compiling relative-path v1.9.3
[INFO] [stderr]    Compiling assert_cmd v2.2.2
[INFO] [stderr]     Checking normalize-line-endings v0.3.0
[INFO] [stderr]     Checking cast v0.3.0
[INFO] [stderr]     Checking rusty-fork v0.3.1
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking plotters v0.3.7
[INFO] [stderr]     Checking rand v0.9.5
[INFO] [stderr]     Checking predicates v3.1.4
[INFO] [stderr]     Checking rand_xorshift v0.4.0
[INFO] [stderr]     Checking similar v2.7.0
[INFO] [stderr]     Checking futures-timer v3.0.4
[INFO] [stderr]    Compiling globset v0.4.19
[INFO] [stderr]     Checking oorandom v11.1.5
[INFO] [stderr]     Checking anes v0.1.6
[INFO] [stderr]    Compiling serde_derive v1.0.229
[INFO] [stderr]    Compiling toml_edit v0.25.13+spec-1.1.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.19
[INFO] [stderr]    Compiling ignore v0.4.30
[INFO] [stderr]    Compiling proc-macro-crate v3.5.0
[INFO] [stderr]     Checking criterion-plot v0.6.0
[INFO] [stderr]    Compiling zerocopy-derive v0.8.54
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling clap_derive v4.6.1
[INFO] [stderr]    Compiling futures-macro v0.3.33
[INFO] [stderr]    Compiling serial_test_derive v3.5.0
[INFO] [stderr]     Checking backtrace v0.3.76
[INFO] [stderr]    Compiling globwalk v0.8.1
[INFO] [stderr]     Checking futures-util v0.3.33
[INFO] [stderr]    Compiling rust-i18n v4.2.1
[INFO] [stderr]     Checking clap v4.6.2
[INFO] [stderr]     Checking clap_complete v4.6.7
[INFO] [stderr]     Checking clap_mangen v0.3.0
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]    Compiling serde-saphyr v0.0.29
[INFO] [stderr]     Checking tracing-subscriber v0.3.23
[INFO] [stderr]     Checking triomphe v0.1.16
[INFO] [stderr]     Checking chrono v0.4.45
[INFO] [stderr]     Checking tinytemplate v1.2.1
[INFO] [stderr]     Checking insta v1.48.0
[INFO] [stderr]     Checking serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]     Checking rust-i18n-support v4.2.1
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]     Checking futures-executor v0.3.33
[INFO] [stderr]     Checking serial_test v3.5.0
[INFO] [stderr]     Checking rstest v0.26.1
[INFO] [stderr]     Checking tracing-error v0.2.1
[INFO] [stderr]     Checking color-eyre v0.6.5
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling rust-i18n-macro v4.2.1
[INFO] [stderr]     Checking half v2.7.1
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking ciborium-ll v0.2.2
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking ciborium v0.2.2
[INFO] [stderr]     Checking proptest v1.11.0
[INFO] [stderr]     Checking criterion v0.7.0
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 56.52s
[INFO] running `Command { std: "docker" "inspect" "92e163ddd8266394a1588f85908479f83e2fd1f9d7f68b812a82515818554bf6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "92e163ddd8266394a1588f85908479f83e2fd1f9d7f68b812a82515818554bf6", kill_on_drop: false }`
[INFO] [stdout] 92e163ddd8266394a1588f85908479f83e2fd1f9d7f68b812a82515818554bf6
