[INFO] fetching crate edi-cli 0.4.0... [INFO] testing edi-cli-0.4.0 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-7 [INFO] extracting crate edi-cli 0.4.0 into /workspace/builds/worker-1-tc2/source [INFO] started tweaking crates.io crate edi-cli 0.4.0 [INFO] finished tweaking crates.io crate edi-cli 0.4.0 [INFO] tweaked toml for crates.io crate edi-cli 0.4.0 written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate edi-cli 0.4.0 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate edi-cli 0.4.0 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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9e910e89ee1c2733d9e637ede080aa1d624298d83489f1ed9b4e1027e444df47 [INFO] running `Command { std: "docker" "start" "-a" "9e910e89ee1c2733d9e637ede080aa1d624298d83489f1ed9b4e1027e444df47", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9e910e89ee1c2733d9e637ede080aa1d624298d83489f1ed9b4e1027e444df47", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9e910e89ee1c2733d9e637ede080aa1d624298d83489f1ed9b4e1027e444df47", kill_on_drop: false }` [INFO] [stdout] 9e910e89ee1c2733d9e637ede080aa1d624298d83489f1ed9b4e1027e444df47 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 26fc17cc9c3ab69e66a6fe258bc9203fdfd9e2f24f02df29499594e80bdf108a [INFO] running `Command { std: "docker" "start" "-a" "26fc17cc9c3ab69e66a6fe258bc9203fdfd9e2f24f02df29499594e80bdf108a", kill_on_drop: false }` [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Compiling proc-macro-error-attr2 v2.0.0 [INFO] [stderr] Compiling nom v8.0.0 [INFO] [stderr] Compiling strum v0.26.3 [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Compiling chrono v0.4.41 [INFO] [stderr] Compiling clap v4.5.40 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling proc-macro-error2 v2.0.1 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling x12-types-macros v0.2.1 [INFO] [stderr] Compiling edifact-types-macros v0.3.3 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.8.0 [INFO] [stderr] Compiling zerovec v0.11.2 [INFO] [stderr] Compiling zerotrie v0.2.2 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling validator_derive v0.20.0 [INFO] [stderr] Compiling tinystr v0.8.1 [INFO] [stderr] Compiling potential_utf v0.1.2 [INFO] [stderr] Compiling icu_collections v2.0.0 [INFO] [stderr] Compiling icu_locale_core v2.0.0 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling icu_provider v2.0.0 [INFO] [stderr] Compiling icu_properties v2.0.1 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling edifact-types v0.4.1 [INFO] [stderr] Compiling validator v0.20.0 [INFO] [stderr] Compiling x12-types v0.9.1 [INFO] [stderr] error: could not compile `edifact-types` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/c2e32f1c9652b13ed99608599c1e855462f421f3/bin/rustc --crate-name edifact_types --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/edifact-types-0.4.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="d00b"' --cfg 'feature="d95b"' --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("d00b", "d95b", "default", "log", "logging"))' -C metadata=2e7a217f835a33f3 -C extra-filename=-76b667091c27c580 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern edifact_types_macros=/opt/rustwide/target/debug/deps/libedifact_types_macros-d9374c2ba7c542cc.so --extern nom=/opt/rustwide/target/debug/deps/libnom-03691a4b2636ec59.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-78b306f32f828eb4.rmeta --extern strum=/opt/rustwide/target/debug/deps/libstrum-cd0529b9bac5883b.rmeta --extern strum_macros=/opt/rustwide/target/debug/deps/libstrum_macros-3bd4ed0851eaaa29.so --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 `x12-types` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/c2e32f1c9652b13ed99608599c1e855462f421f3/bin/rustc --crate-name x12_types --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/x12-types-0.9.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="v003030"' --cfg 'feature="v004010"' --cfg 'feature="v004030"' --cfg 'feature="v005010"' --cfg 'feature="v005030"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "v003030", "v004010", "v004030", "v005010", "v005030"))' -C metadata=3baa65ed5eaf7ee9 -C extra-filename=-2889d12bed2bb882 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern chrono=/opt/rustwide/target/debug/deps/libchrono-915b24ec7522bbb0.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-a6605127b0647de6.rmeta --extern nom=/opt/rustwide/target/debug/deps/libnom-03691a4b2636ec59.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-78b306f32f828eb4.rmeta --extern validator=/opt/rustwide/target/debug/deps/libvalidator-c1ad4e921c3e7d24.rmeta --extern x12_types_macros=/opt/rustwide/target/debug/deps/libx12_types_macros-69d6b955bf7d1a00.so --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "26fc17cc9c3ab69e66a6fe258bc9203fdfd9e2f24f02df29499594e80bdf108a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "26fc17cc9c3ab69e66a6fe258bc9203fdfd9e2f24f02df29499594e80bdf108a", kill_on_drop: false }` [INFO] [stdout] 26fc17cc9c3ab69e66a6fe258bc9203fdfd9e2f24f02df29499594e80bdf108a