[INFO] fetching crate cooplan-amqp-api-consumer 0.2.0... [INFO] building cooplan-amqp-api-consumer-0.2.0 against try#4987e9d4227139400384ab59296ffee3b0fb1183 for pr-146237-2 [INFO] extracting crate cooplan-amqp-api-consumer 0.2.0 into /workspace/builds/worker-6-tc2/source [INFO] started tweaking crates.io crate cooplan-amqp-api-consumer 0.2.0 [INFO] finished tweaking crates.io crate cooplan-amqp-api-consumer 0.2.0 [INFO] tweaked toml for crates.io crate cooplan-amqp-api-consumer 0.2.0 written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate cooplan-amqp-api-consumer 0.2.0 on toolchain 4987e9d4227139400384ab59296ffee3b0fb1183 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 255 packages to latest compatible versions [INFO] [stderr] Adding lapin v2.5.4 (available: v3.7.0) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0cd43af64665ad60fc68034ead59a845fd8bedce26b074e86286775f1df07bfa [INFO] running `Command { std: "docker" "start" "-a" "0cd43af64665ad60fc68034ead59a845fd8bedce26b074e86286775f1df07bfa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0cd43af64665ad60fc68034ead59a845fd8bedce26b074e86286775f1df07bfa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0cd43af64665ad60fc68034ead59a845fd8bedce26b074e86286775f1df07bfa", kill_on_drop: false }` [INFO] [stdout] 0cd43af64665ad60fc68034ead59a845fd8bedce26b074e86286775f1df07bfa [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7313cef01f4ea6e8f5a15057d4e58a467225fc3348376a38fb99d4c51ea18650 [INFO] running `Command { std: "docker" "start" "-a" "7313cef01f4ea6e8f5a15057d4e58a467225fc3348376a38fb99d4c51ea18650", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.101 [INFO] [stderr] Compiling libc v0.2.176 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling base64ct v1.8.0 [INFO] [stderr] Compiling const-oid v0.9.6 [INFO] [stderr] Compiling time-core v0.1.6 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling flagset v0.4.7 [INFO] [stderr] Compiling block-padding v0.3.3 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling deranged v0.5.4 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling oid-registry v0.8.1 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling pbkdf2 v0.12.2 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling inout v0.1.4 [INFO] [stderr] Compiling rustix v1.1.2 [INFO] [stderr] Compiling time-macros v0.2.24 [INFO] [stderr] Compiling cipher v0.4.4 [INFO] [stderr] Compiling salsa20 v0.10.2 [INFO] [stderr] Compiling rustls v0.23.32 [INFO] [stderr] Compiling aes v0.8.4 [INFO] [stderr] Compiling pem-rfc7468 v0.7.0 [INFO] [stderr] Compiling cbc v0.1.2 [INFO] [stderr] Compiling scrypt v0.11.0 [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Compiling futures-lite v2.6.1 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling rustls-pemfile v2.2.0 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling event-listener v5.4.1 [INFO] [stderr] Compiling io-lifetimes v1.0.11 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling linux-raw-sys v0.11.0 [INFO] [stderr] Compiling bitflags v2.9.4 [INFO] [stderr] Compiling quote v1.0.41 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling event-listener-strategy v0.5.4 [INFO] [stderr] Compiling rustls-native-certs v0.7.3 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling form_urlencoded v1.2.2 [INFO] [stderr] Compiling mio v1.0.4 [INFO] [stderr] Compiling rusticata-macros v4.1.0 [INFO] [stderr] Compiling socket2 v0.6.0 [INFO] [stderr] Compiling signal-hook-registry v1.4.6 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling rc2 v0.8.1 [INFO] [stderr] Compiling des v0.8.1 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling time v0.3.44 [INFO] [stderr] Compiling polling v2.8.0 [INFO] [stderr] Compiling async-io v2.6.0 [INFO] [stderr] Compiling cookie-factory v0.3.3 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling rustix v0.37.28 [INFO] [stderr] Compiling tracing-core v0.1.34 [INFO] [stderr] Compiling async-task v4.7.1 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling piper v0.2.4 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling async-channel v2.5.0 [INFO] [stderr] Compiling async-io v1.13.0 [INFO] [stderr] Compiling event-listener v2.5.3 [INFO] [stderr] Compiling fastrand v1.9.0 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Compiling waker-fn v1.2.0 [INFO] [stderr] Compiling linux-raw-sys v0.3.8 [INFO] [stderr] Compiling async-lock v2.8.0 [INFO] [stderr] Compiling futures-lite v1.13.0 [INFO] [stderr] Compiling blocking v1.6.2 [INFO] [stderr] error: could not compile `serde_json` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/4987e9d4227139400384ab59296ffee3b0fb1183/bin/rustc --crate-name serde_json --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serde_json-1.0.145/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="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "arbitrary_precision", "default", "float_roundtrip", "indexmap", "preserve_order", "raw_value", "std", "unbounded_depth"))' -C metadata=7846acf69ea9b6cc -C extra-filename=-cb0d880a08aebee6 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern itoa=/opt/rustwide/target/debug/deps/libitoa-6b76ec393d6a2c41.rmeta --extern memchr=/opt/rustwide/target/debug/deps/libmemchr-f9c66c7ba21bf873.rmeta --extern ryu=/opt/rustwide/target/debug/deps/libryu-0ea4bafc9bef6d8b.rmeta --extern serde_core=/opt/rustwide/target/debug/deps/libserde_core-89637146ece38bd9.rmeta --cap-lints allow --cap-lints=forbid --cfg 'fast_arithmetic="64"' --check-cfg 'cfg(fast_arithmetic, values("32", "64"))'` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "7313cef01f4ea6e8f5a15057d4e58a467225fc3348376a38fb99d4c51ea18650", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7313cef01f4ea6e8f5a15057d4e58a467225fc3348376a38fb99d4c51ea18650", kill_on_drop: false }` [INFO] [stdout] 7313cef01f4ea6e8f5a15057d4e58a467225fc3348376a38fb99d4c51ea18650