[INFO] fetching crate ib-romaji 0.1.2... [INFO] checking ib-romaji-0.1.2 against master#8c32e313cccf7df531e2d49ffb8227bb92304aee for pr-145608-1 [INFO] extracting crate ib-romaji 0.1.2 into /workspace/builds/worker-7-tc1/source [INFO] started tweaking crates.io crate ib-romaji 0.1.2 [INFO] finished tweaking crates.io crate ib-romaji 0.1.2 [INFO] tweaked toml for crates.io crate ib-romaji 0.1.2 written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate ib-romaji 0.1.2 on toolchain 8c32e313cccf7df531e2d49ffb8227bb92304aee [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8c32e313cccf7df531e2d49ffb8227bb92304aee" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate ib-romaji 0.1.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" "+8c32e313cccf7df531e2d49ffb8227bb92304aee" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded include-bytes-zstd v0.1.0 [INFO] [stderr] Downloaded include-bytes-zstd-macro v0.1.0 [INFO] [stderr] Downloaded daachorse v1.0.0 [INFO] [stderr] Downloaded bon v3.6.4 [INFO] [stderr] Downloaded bon-macros v3.6.4 [INFO] [stderr] Downloaded ruzstd v0.3.1 [INFO] [stderr] Downloaded ib-unicode v0.2.0 [INFO] [stderr] Downloaded serde_json v1.0.109 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+8c32e313cccf7df531e2d49ffb8227bb92304aee" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 798370e1dd1579173e2d2049343f68f123ba690c852cce84eb1b9c9fa0a0b5b8 [INFO] running `Command { std: "docker" "start" "-a" "798370e1dd1579173e2d2049343f68f123ba690c852cce84eb1b9c9fa0a0b5b8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "798370e1dd1579173e2d2049343f68f123ba690c852cce84eb1b9c9fa0a0b5b8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "798370e1dd1579173e2d2049343f68f123ba690c852cce84eb1b9c9fa0a0b5b8", kill_on_drop: false }` [INFO] [stdout] 798370e1dd1579173e2d2049343f68f123ba690c852cce84eb1b9c9fa0a0b5b8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+8c32e313cccf7df531e2d49ffb8227bb92304aee" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a688bb9b4e27eaf2f594f8a9c11e39ad64c1556cf5a0399c99b9058da28910f1 [INFO] running `Command { std: "docker" "start" "-a" "a688bb9b4e27eaf2f594f8a9c11e39ad64c1556cf5a0399c99b9058da28910f1", kill_on_drop: false }` [INFO] [stderr] Compiling hashbrown v0.15.4 [INFO] [stderr] Compiling zstd-safe v6.0.6 [INFO] [stderr] Compiling serde v1.0.193 [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling libc v0.2.174 [INFO] [stderr] Compiling prettyplease v0.2.35 [INFO] [stderr] Compiling serde_json v1.0.109 [INFO] [stderr] Checking twox-hash v1.6.3 [INFO] [stderr] Checking daachorse v1.0.0 [INFO] [stderr] Checking ib-unicode v0.2.0 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Checking indexmap v2.10.0 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling jobserver v0.1.33 [INFO] [stderr] Compiling cc v1.2.30 [INFO] [stderr] Compiling toml_edit v0.19.15 [INFO] [stderr] Compiling zstd-sys v2.0.15+zstd.1.5.7 [INFO] [stderr] Compiling proc-macro-crate v1.3.1 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling serde_derive v1.0.193 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling zstd v0.12.4 [INFO] [stderr] Checking thiserror v1.0.69 [INFO] [stderr] Checking ruzstd v0.3.1 [INFO] [stderr] Compiling include-bytes-zstd-macro v0.1.0 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Checking include-bytes-zstd v0.1.0 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling bon-macros v3.6.4 [INFO] [stderr] Checking ciborium v0.2.2 [INFO] [stderr] Checking bon v3.6.4 [INFO] [stderr] Checking ib-romaji v0.1.2 (/opt/rustwide/workdir) [INFO] [stderr] Checking tinytemplate v1.2.1 [INFO] [stderr] Checking criterion v0.6.0 [INFO] [stderr] error: could not compile `ib-romaji` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/8c32e313cccf7df531e2d49ffb8227bb92304aee/bin/rustc --crate-name ib_romaji --edition=2024 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="compress-words"' --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("compress-words", "default", "doc"))' -C metadata=e21c634d827552f7 -C extra-filename=-4ec1f323197e8db0 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bon=/opt/rustwide/target/debug/deps/libbon-0d006e9bf7207c14.rmeta --extern daachorse=/opt/rustwide/target/debug/deps/libdaachorse-2fa71ad7570c94c2.rmeta --extern ib_unicode=/opt/rustwide/target/debug/deps/libib_unicode-8d46f3bfe9f553cc.rmeta --extern include_bytes_zstd=/opt/rustwide/target/debug/deps/libinclude_bytes_zstd-cd7f00a4454e5558.rmeta --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "a688bb9b4e27eaf2f594f8a9c11e39ad64c1556cf5a0399c99b9058da28910f1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a688bb9b4e27eaf2f594f8a9c11e39ad64c1556cf5a0399c99b9058da28910f1", kill_on_drop: false }` [INFO] [stdout] a688bb9b4e27eaf2f594f8a9c11e39ad64c1556cf5a0399c99b9058da28910f1