[INFO] fetching crate drt-sc 0.0.1... [INFO] checking drt-sc-0.0.1 against try#0edd13c68435d50367c79cef43ac2768d2ec4f3d for pr-129422 [INFO] extracting crate drt-sc 0.0.1 into /workspace/builds/worker-0-tc2/source [INFO] validating manifest of crates.io crate drt-sc 0.0.1 on toolchain 0edd13c68435d50367c79cef43ac2768d2ec4f3d [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0edd13c68435d50367c79cef43ac2768d2ec4f3d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate drt-sc 0.0.1 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate drt-sc 0.0.1 [INFO] tweaked toml for crates.io crate drt-sc 0.0.1 written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0edd13c68435d50367c79cef43ac2768d2ec4f3d" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Locking 21 packages to latest compatible versions [INFO] [stderr] Adding arrayvec v0.7.4 (latest: v0.7.6) [INFO] [stderr] Adding endian-type v0.1.2 (latest: v0.2.0) [INFO] [stderr] Adding quote v1.0.36 (latest: v1.0.37) [INFO] [stderr] Adding syn v2.0.72 (latest: v2.0.77) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0edd13c68435d50367c79cef43ac2768d2ec4f3d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+0edd13c68435d50367c79cef43ac2768d2ec4f3d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c7af196575dd858f0ae20b9c94924c00fa31abe744b3aaf6f196cc8b4a996e40 [INFO] running `Command { std: "docker" "start" "-a" "c7af196575dd858f0ae20b9c94924c00fa31abe744b3aaf6f196cc8b4a996e40", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c7af196575dd858f0ae20b9c94924c00fa31abe744b3aaf6f196cc8b4a996e40", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c7af196575dd858f0ae20b9c94924c00fa31abe744b3aaf6f196cc8b4a996e40", kill_on_drop: false }` [INFO] [stdout] c7af196575dd858f0ae20b9c94924c00fa31abe744b3aaf6f196cc8b4a996e40 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+0edd13c68435d50367c79cef43ac2768d2ec4f3d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 484d735f0010a3c60ed744902823d25b2c67af57a750027a61f6b7fa144ed1b0 [INFO] running `Command { std: "docker" "start" "-a" "484d735f0010a3c60ed744902823d25b2c67af57a750027a61f6b7fa144ed1b0", kill_on_drop: false }` [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling endian-type v0.1.2 [INFO] [stderr] Checking unwrap-infallible v0.1.5 [INFO] [stderr] Checking arrayvec v0.7.4 [INFO] [stderr] Checking hex-literal v0.4.1 [INFO] [stderr] Checking bitflags v2.6.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling nibble_vec v0.1.0 [INFO] [stderr] Compiling syn v2.0.72 [INFO] [stderr] Compiling radix_trie v0.2.1 [INFO] [stderr] Compiling drt-sc-codec-derive v0.0.1 [INFO] [stderr] Compiling drt-sc-derive v0.0.1 [INFO] [stderr] Checking drt-sc-codec v0.0.1 [INFO] [stderr] Checking drt-sc v0.0.1 (/opt/rustwide/workdir) [INFO] [stderr] error: could not compile `drt-sc` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/0edd13c68435d50367c79cef43ac2768d2ec4f3d/bin/rustc --crate-name drt_sc --edition=2021 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 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "dct-token-payment-legacy-decode", "managed-buffer-builder-cached", "num-bigint"))' -C metadata=48bb70306fed2ffe -C extra-filename=-48bb70306fed2ffe --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-04194a51d71f18e8.rmeta --extern drt_sc_codec=/opt/rustwide/target/debug/deps/libdrt_sc_codec-1aa21cec3a288992.rmeta --extern drt_sc_derive=/opt/rustwide/target/debug/deps/libdrt_sc_derive-207308a64fed5385.so --extern hex_literal=/opt/rustwide/target/debug/deps/libhex_literal-1430e00d18a70067.rmeta --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-c046026504174ad3.rmeta --extern unwrap_infallible=/opt/rustwide/target/debug/deps/libunwrap_infallible-0b487e8eced79a35.rmeta --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `drt-sc` (lib test) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/0edd13c68435d50367c79cef43ac2768d2ec4f3d/bin/rustc --crate-name drt_sc --edition=2021 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "dct-token-payment-legacy-decode", "managed-buffer-builder-cached", "num-bigint"))' -C metadata=be123cc8baf46235 -C extra-filename=-be123cc8baf46235 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-04194a51d71f18e8.rmeta --extern drt_sc_codec=/opt/rustwide/target/debug/deps/libdrt_sc_codec-1aa21cec3a288992.rmeta --extern drt_sc_derive=/opt/rustwide/target/debug/deps/libdrt_sc_derive-207308a64fed5385.so --extern hex_literal=/opt/rustwide/target/debug/deps/libhex_literal-1430e00d18a70067.rmeta --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-c046026504174ad3.rmeta --extern unwrap_infallible=/opt/rustwide/target/debug/deps/libunwrap_infallible-0b487e8eced79a35.rmeta --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "484d735f0010a3c60ed744902823d25b2c67af57a750027a61f6b7fa144ed1b0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "484d735f0010a3c60ed744902823d25b2c67af57a750027a61f6b7fa144ed1b0", kill_on_drop: false }` [INFO] [stdout] 484d735f0010a3c60ed744902823d25b2c67af57a750027a61f6b7fa144ed1b0