[INFO] fetching crate deeplx 2.2.4... [INFO] checking deeplx-2.2.4 against try#95813608313bff49cfc1afc393a946a3c085b772 for pr-148946 [INFO] extracting crate deeplx 2.2.4 into /workspace/builds/worker-6-tc2/source [INFO] started tweaking crates.io crate deeplx 2.2.4 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate deeplx 2.2.4 [INFO] tweaked toml for crates.io crate deeplx 2.2.4 written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate deeplx 2.2.4 on toolchain 95813608313bff49cfc1afc393a946a3c085b772 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+95813608313bff49cfc1afc393a946a3c085b772" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate deeplx 2.2.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" "+95813608313bff49cfc1afc393a946a3c085b772" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+95813608313bff49cfc1afc393a946a3c085b772" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] cc4535c87bb4824af8b68106a5d22d4d5e6c5673b85fdecff12cd64042db1c58 [INFO] running `Command { std: "docker" "start" "-a" "cc4535c87bb4824af8b68106a5d22d4d5e6c5673b85fdecff12cd64042db1c58", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "cc4535c87bb4824af8b68106a5d22d4d5e6c5673b85fdecff12cd64042db1c58", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cc4535c87bb4824af8b68106a5d22d4d5e6c5673b85fdecff12cd64042db1c58", kill_on_drop: false }` [INFO] [stdout] cc4535c87bb4824af8b68106a5d22d4d5e6c5673b85fdecff12cd64042db1c58 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+95813608313bff49cfc1afc393a946a3c085b772" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 04f00a6160ff84129b3b6f6ad15131d911a2203a1837c68594612e2dad88d903 [INFO] running `Command { std: "docker" "start" "-a" "04f00a6160ff84129b3b6f6ad15131d911a2203a1837c68594612e2dad88d903", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.175 [INFO] [stderr] Checking log v0.4.27 [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Checking signal-hook-registry v1.4.6 [INFO] [stderr] Checking socket2 v0.6.0 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Checking serde v1.0.219 [INFO] [stderr] Checking zerofrom v0.1.6 [INFO] [stderr] Compiling thiserror-impl v2.0.16 [INFO] [stderr] Checking memchr v2.7.5 [INFO] [stderr] Checking futures-task v0.3.31 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Checking indexmap v2.10.0 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.100 [INFO] [stderr] Checking getrandom v0.2.16 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling serde_json v1.0.143 [INFO] [stderr] Checking alloc-no-stdlib v2.0.4 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Compiling rustls v0.23.31 [INFO] [stderr] Checking mio v1.0.4 [INFO] [stderr] Checking yoke v0.8.0 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Compiling zstd-safe v7.2.4 [INFO] [stderr] Checking alloc-stdlib v0.2.2 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking miniz_oxide v0.8.9 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.100 [INFO] [stderr] Checking brotli-decompressor v5.0.0 [INFO] [stderr] Checking zerovec v0.11.4 [INFO] [stderr] Checking zerotrie v0.2.2 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Checking getrandom v0.3.3 [INFO] [stderr] Checking regex-syntax v0.6.29 [INFO] [stderr] Compiling wasm-bindgen v0.2.100 [INFO] [stderr] Checking regex-syntax v0.8.5 [INFO] [stderr] Compiling jobserver v0.1.33 [INFO] [stderr] Checking sha1 v0.10.6 [INFO] [stderr] Checking toml_parser v1.0.2 [INFO] [stderr] Checking rand_core v0.9.3 [INFO] [stderr] Compiling const-random-macro v0.1.16 [INFO] [stderr] Checking tokio v1.47.1 [INFO] [stderr] Checking tinystr v0.8.1 [INFO] [stderr] Checking potential_utf v0.1.2 [INFO] [stderr] Checking flate2 v1.1.2 [INFO] [stderr] Compiling cc v1.2.34 [INFO] [stderr] Checking icu_collections v2.0.0 [INFO] [stderr] Checking const-random v0.1.18 [INFO] [stderr] Checking axum-core v0.5.2 [INFO] [stderr] Checking dlv-list v0.5.2 [INFO] [stderr] Checking icu_locale_core v2.0.0 [INFO] [stderr] Checking headers-core v0.3.0 [INFO] [stderr] Checking brotli v8.0.2 [INFO] [stderr] Checking inotify-sys v0.1.5 [INFO] [stderr] Compiling axum-macros v0.5.0 [INFO] [stderr] Checking overload v0.1.1 [INFO] [stderr] Compiling thiserror v2.0.16 [INFO] [stderr] Checking trim-in-place v0.1.7 [INFO] [stderr] Checking ordered-multimap v0.7.3 [INFO] [stderr] Compiling clap_derive v4.5.45 [INFO] [stderr] Compiling pest v2.8.1 [INFO] [stderr] Checking clap_builder v4.5.44 [INFO] [stderr] Checking rust-ini v0.21.1 [INFO] [stderr] Checking nu-ansi-term v0.46.0 [INFO] [stderr] Checking yaml-rust2 v0.10.3 [INFO] [stderr] Checking icu_provider v2.0.0 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.100 [INFO] [stderr] error: could not compile `pest` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/95813608313bff49cfc1afc393a946a3c085b772/bin/rustc --crate-name pest --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pest-2.8.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="memchr"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("const_prec_climber", "default", "memchr", "miette-error", "pretty-print", "std"))' -C metadata=6a4ccf2d6d907df9 -C extra-filename=-94ec7c96462f21fc --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern memchr=/opt/rustwide/target/debug/deps/libmemchr-2998dc56ed90fbb0.rmeta --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-d109f13fae9557e5.rmeta --extern ucd_trie=/opt/rustwide/target/debug/deps/libucd_trie-213135b8194a5b8c.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `serde` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/95813608313bff49cfc1afc393a946a3c085b772/bin/rustc --crate-name serde --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serde-1.0.219/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="serde_derive"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "derive", "rc", "serde_derive", "std", "unstable"))' -C metadata=8a8be158fe199055 -C extra-filename=-0379b3b0cb5cd0f0 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern serde_derive=/opt/rustwide/target/debug/deps/libserde_derive-815456599fab26e8.so --cap-lints allow --cap-lints=forbid --check-cfg 'cfg(no_core_cstr)' --check-cfg 'cfg(no_core_error)' --check-cfg 'cfg(no_core_net)' --check-cfg 'cfg(no_core_num_saturating)' --check-cfg 'cfg(no_core_try_from)' --check-cfg 'cfg(no_diagnostic_namespace)' --check-cfg 'cfg(no_float_copysign)' --check-cfg 'cfg(no_num_nonzero_signed)' --check-cfg 'cfg(no_relaxed_trait_bounds)' --check-cfg 'cfg(no_serde_derive)' --check-cfg 'cfg(no_std_atomic)' --check-cfg 'cfg(no_std_atomic64)' --check-cfg 'cfg(no_systemtime_checked_add)' --check-cfg 'cfg(no_target_has_atomic)'` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "04f00a6160ff84129b3b6f6ad15131d911a2203a1837c68594612e2dad88d903", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "04f00a6160ff84129b3b6f6ad15131d911a2203a1837c68594612e2dad88d903", kill_on_drop: false }` [INFO] [stdout] 04f00a6160ff84129b3b6f6ad15131d911a2203a1837c68594612e2dad88d903