[INFO] fetching crate co-runtime 0.1.0... [INFO] checking co-runtime-0.1.0 against try#1779a8680dcd39c56ed600627cf6742ef07ed78c for pr-149045 [INFO] extracting crate co-runtime 0.1.0 into /workspace/builds/worker-5-tc2/source [INFO] started tweaking crates.io crate co-runtime 0.1.0 [INFO] finished tweaking crates.io crate co-runtime 0.1.0 [INFO] tweaked toml for crates.io crate co-runtime 0.1.0 written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate co-runtime 0.1.0 on toolchain 1779a8680dcd39c56ed600627cf6742ef07ed78c [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1779a8680dcd39c56ed600627cf6742ef07ed78c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate co-runtime 0.1.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" "+1779a8680dcd39c56ed600627cf6742ef07ed78c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1779a8680dcd39c56ed600627cf6742ef07ed78c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ca5b21f0c0ac16d3bc133bc8f0d738de397a28dac505eaf4e5a3d21308d320c8 [INFO] running `Command { std: "docker" "start" "-a" "ca5b21f0c0ac16d3bc133bc8f0d738de397a28dac505eaf4e5a3d21308d320c8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ca5b21f0c0ac16d3bc133bc8f0d738de397a28dac505eaf4e5a3d21308d320c8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ca5b21f0c0ac16d3bc133bc8f0d738de397a28dac505eaf4e5a3d21308d320c8", kill_on_drop: false }` [INFO] [stdout] ca5b21f0c0ac16d3bc133bc8f0d738de397a28dac505eaf4e5a3d21308d320c8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1779a8680dcd39c56ed600627cf6742ef07ed78c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 20345c840511b1059c0dffb3624412688de7864973d6410fb09b7742da1b2e57 [INFO] running `Command { std: "docker" "start" "-a" "20345c840511b1059c0dffb3624412688de7864973d6410fb09b7742da1b2e57", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.184 [INFO] [stderr] Compiling typenum v1.19.0 [INFO] [stderr] Compiling data-encoding v2.10.0 [INFO] [stderr] Checking unsigned-varint v0.8.0 [INFO] [stderr] Compiling cc v1.2.58 [INFO] [stderr] Checking core2 v0.4.0 [INFO] [stderr] Compiling match-lookup v0.1.2 [INFO] [stderr] Checking const-str v0.4.3 [INFO] [stderr] Compiling getrandom v0.4.2 [INFO] [stderr] Checking base-x v0.2.11 [INFO] [stderr] Checking serde v1.0.228 [INFO] [stderr] Compiling toml_parser v1.1.1+spec-1.1.0 [INFO] [stderr] Checking serde_bytes v0.11.19 [INFO] [stderr] Checking hashbrown v0.16.1 [INFO] [stderr] Checking smallvec v1.15.1 [INFO] [stderr] Compiling cranelift-srcgen v0.129.1 [INFO] [stderr] Checking futures-channel v0.3.32 [INFO] [stderr] Compiling ptr_meta_derive v0.3.1 [INFO] [stderr] Compiling futures-macro v0.3.32 [INFO] [stderr] Compiling cranelift-assembler-x64-meta v0.129.1 [INFO] [stderr] Compiling darling_core v0.21.3 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling wasmtime-internal-core v42.0.1 [INFO] [stderr] Checking ptr_meta v0.3.1 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling target-lexicon v0.13.5 [INFO] [stderr] Checking rancor v0.1.1 [INFO] [stderr] Compiling bytecheck_derive v0.8.2 [INFO] [stderr] Compiling tokio-macros v2.6.1 [INFO] [stderr] Checking base256emoji v1.0.2 [INFO] [stderr] Checking simd-adler32 v0.3.9 [INFO] [stderr] Checking indexmap v2.13.0 [INFO] [stderr] Checking multihash v0.19.3 [INFO] [stderr] Compiling toml_edit v0.25.9+spec-1.1.0 [INFO] [stderr] Compiling cranelift-isle v0.129.1 [INFO] [stderr] Compiling clang-sys v1.8.1 [INFO] [stderr] Checking bumpalo v3.20.2 [INFO] [stderr] Checking getrandom v0.2.17 [INFO] [stderr] Compiling data-encoding-macro-internal v0.1.17 [INFO] [stderr] Checking generic-array v0.14.7 [INFO] [stderr] Checking futures-util v0.3.32 [INFO] [stderr] Checking hybrid-array v0.4.10 [INFO] [stderr] Checking miniz_oxide v0.8.9 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking bytecheck v0.8.2 [INFO] [stderr] Checking quick-protobuf v0.8.1 [INFO] [stderr] Checking tokio v1.50.0 [INFO] [stderr] Checking data-encoding-macro v0.1.19 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Checking multibase v0.9.2 [INFO] [stderr] Checking cid v0.11.1 [INFO] [stderr] Compiling munge_macro v0.4.7 [INFO] [stderr] Checking ipld-core v0.4.3 [INFO] [stderr] Compiling proc-macro-crate v3.5.0 [INFO] [stderr] Checking crypto-common v0.2.1 [INFO] [stderr] Checking block-buffer v0.12.0 [INFO] [stderr] Compiling serde_derive_internals v0.29.1 [INFO] [stderr] Compiling prettyplease v0.2.37 [INFO] [stderr] Compiling cranelift-codegen-shared v0.129.1 [INFO] [stderr] Compiling bitflags v2.11.0 [INFO] [stderr] Compiling anyhow v1.0.102 [INFO] [stderr] Compiling blake3 v1.5.0 [INFO] [stderr] Compiling schemars v0.8.22 [INFO] [stderr] Checking crypto-common v0.1.7 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Checking gimli v0.33.1 [INFO] [stderr] Checking munge v0.4.7 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Compiling cranelift-codegen-meta v0.129.1 [INFO] [stderr] Compiling object v0.37.3 [INFO] [stderr] Checking ipld-dagpb v0.2.2 [INFO] [stderr] Checking cranelift-bitset v0.129.1 [INFO] [stderr] Checking sha2 v0.10.9 [INFO] [stderr] Checking num-bigint v0.4.6 [INFO] [stderr] Checking rend v0.5.3 [INFO] [stderr] Compiling multihash-derive-impl v0.1.2 [INFO] [stderr] Checking filetime v0.2.27 [INFO] [stderr] Checking parking_lot_core v0.9.12 [INFO] [stderr] Checking cbor4ii v0.2.14 [INFO] [stderr] Compiling memoffset v0.9.1 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Compiling enum-iterator-derive v1.5.0 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Checking digest v0.11.2 [INFO] [stderr] Compiling pin-project-internal v1.1.11 [INFO] [stderr] Checking multihash-derive v0.9.1 [INFO] [stderr] Compiling schemars_derive v0.8.22 [INFO] [stderr] Compiling rkyv_derive v0.8.15 [INFO] [stderr] Checking multihash-codetable v0.1.4 [INFO] [stderr] Compiling corosensei v0.3.3 [INFO] [stderr] Compiling cranelift-assembler-x64 v0.129.1 [INFO] [stderr] Compiling async-stream-impl v0.3.6 [INFO] [stderr] Checking gimli v0.32.3 [INFO] [stderr] Compiling regex-syntax v0.8.10 [INFO] [stderr] Compiling darling_macro v0.21.3 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Checking num-rational v0.4.2 [INFO] [stderr] Checking pin-project v1.1.11 [INFO] [stderr] Checking thiserror v2.0.18 [INFO] [stderr] Checking rustix v1.1.4 [INFO] [stderr] Compiling derive_more v0.99.20 [INFO] [stderr] Compiling darling v0.21.3 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Checking async-stream v0.3.6 [INFO] [stderr] Compiling enumset_derive v0.14.0 [INFO] [stderr] Checking tracing v0.1.44 [INFO] [stderr] Checking bloomfilter v3.0.1 [INFO] [stderr] Checking enum-iterator v2.3.0 [INFO] [stderr] Checking hashbrown v0.15.5 [INFO] [stderr] Checking tokio-util v0.7.18 [INFO] [stderr] Checking futures-executor v0.3.32 [INFO] [stderr] Checking futures v0.3.32 [INFO] [stderr] Checking sha2 v0.11.0 [INFO] [stderr] Checking tokio-stream v0.1.18 [INFO] [stderr] Compiling regex-automata v0.4.14 [INFO] [stderr] Checking enumset v1.1.10 [INFO] [stderr] Checking rust-unixfs v0.5.0 [INFO] [stderr] error: could not compile `gimli` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1779a8680dcd39c56ed600627cf6742ef07ed78c/bin/rustc --crate-name gimli --edition=2024 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gimli-0.33.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="endian-reader"' --cfg 'feature="read"' --cfg 'feature="read-all"' --cfg 'feature="read-core"' --cfg 'feature="std"' --cfg 'feature="write"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "endian-reader", "fallible-iterator", "read", "read-all", "read-core", "rustc-dep-of-std", "std", "write"))' -C metadata=88ed1f1a395e9538 -C extra-filename=-db09273475c1db14 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern fnv=/opt/rustwide/target/debug/deps/libfnv-bf9ae889bab8acee.rmeta --extern hashbrown=/opt/rustwide/target/debug/deps/libhashbrown-a7326d6ee48bd745.rmeta --extern indexmap=/opt/rustwide/target/debug/deps/libindexmap-3de333183f4a3c9a.rmeta --extern stable_deref_trait=/opt/rustwide/target/debug/deps/libstable_deref_trait-e814237486c15833.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 `rend` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1779a8680dcd39c56ed600627cf6742ef07ed78c/bin/rustc --crate-name rend --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rend-0.5.3/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="bytecheck"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bytecheck", "bytemuck-1", "default", "zerocopy-0_8"))' -C metadata=02f4214ddbdd5cea -C extra-filename=-bfbec65d0caab43c --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bytecheck=/opt/rustwide/target/debug/deps/libbytecheck-95bcdc4416086f84.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "20345c840511b1059c0dffb3624412688de7864973d6410fb09b7742da1b2e57", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "20345c840511b1059c0dffb3624412688de7864973d6410fb09b7742da1b2e57", kill_on_drop: false }` [INFO] [stdout] 20345c840511b1059c0dffb3624412688de7864973d6410fb09b7742da1b2e57