[INFO] fetching crate rusty_falcon 0.4.0... [INFO] testing rusty_falcon-0.4.0 against master#caccb4d0368bd918ef6668af8e13834d07040417 for pr-146098-1 [INFO] extracting crate rusty_falcon 0.4.0 into /workspace/builds/worker-4-tc1/source [INFO] started tweaking crates.io crate rusty_falcon 0.4.0 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate rusty_falcon 0.4.0 [INFO] tweaked toml for crates.io crate rusty_falcon 0.4.0 written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate rusty_falcon 0.4.0 on toolchain caccb4d0368bd918ef6668af8e13834d07040417 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate rusty_falcon 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" "+caccb4d0368bd918ef6668af8e13834d07040417" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded clap v4.5.20 [INFO] [stderr] Downloaded schannel v0.1.26 [INFO] [stderr] Downloaded clap_builder v4.5.20 [INFO] [stderr] Downloaded rustls v0.23.14 [INFO] [stderr] Downloaded cc v1.1.28 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0a70f97c4006b3ce533d0ff4cfdac2a1660f73bbb0955fb07425e7a0d24496c4 [INFO] running `Command { std: "docker" "start" "-a" "0a70f97c4006b3ce533d0ff4cfdac2a1660f73bbb0955fb07425e7a0d24496c4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0a70f97c4006b3ce533d0ff4cfdac2a1660f73bbb0955fb07425e7a0d24496c4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0a70f97c4006b3ce533d0ff4cfdac2a1660f73bbb0955fb07425e7a0d24496c4", kill_on_drop: false }` [INFO] [stdout] 0a70f97c4006b3ce533d0ff4cfdac2a1660f73bbb0955fb07425e7a0d24496c4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 44c2c331c3afbd4e1880e8199336f6e818c8844e60ee8a9d13f55afd8974b6fb [INFO] running `Command { std: "docker" "start" "-a" "44c2c331c3afbd4e1880e8199336f6e818c8844e60ee8a9d13f55afd8974b6fb", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.159 [INFO] [stderr] Compiling bytes v1.7.2 [INFO] [stderr] Compiling cc v1.1.28 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling unicase v2.7.0 [INFO] [stderr] Compiling syn v2.0.79 [INFO] [stderr] Compiling openssl v0.10.66 [INFO] [stderr] Compiling hashbrown v0.15.0 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling serde v1.0.210 [INFO] [stderr] Compiling tinyvec v1.8.0 [INFO] [stderr] Compiling http v1.1.0 [INFO] [stderr] Compiling indexmap v2.6.0 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling socket2 v0.5.7 [INFO] [stderr] Compiling mio v1.0.2 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling openssl-sys v0.9.103 [INFO] [stderr] Compiling tokio v1.40.0 [INFO] [stderr] Compiling mime_guess v2.0.5 [INFO] [stderr] Compiling unicode-normalization v0.1.24 [INFO] [stderr] Compiling unicode-bidi v0.3.17 [INFO] [stderr] Compiling serde_json v1.0.128 [INFO] [stderr] Compiling http-body-util v0.1.2 [INFO] [stderr] Compiling thiserror v1.0.64 [INFO] [stderr] Compiling native-tls v0.2.12 [INFO] [stderr] Compiling rustls-pki-types v1.9.0 [INFO] [stderr] Compiling idna v0.5.0 [INFO] [stderr] Compiling rustls-pemfile v2.2.0 [INFO] [stderr] Compiling encoding_rs v0.8.34 [INFO] [stderr] Compiling sync_wrapper v1.0.1 [INFO] [stderr] Compiling url v2.5.2 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling thiserror-impl v1.0.64 [INFO] [stderr] Compiling serde_derive v1.0.210 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling tokio-util v0.7.12 [INFO] [stderr] Compiling h2 v0.4.6 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling hyper v1.4.1 [INFO] [stderr] Compiling hyper-util v0.1.9 [INFO] [stderr] Compiling hyper-tls v0.6.0 [INFO] [stderr] Compiling reqwest v0.12.8 [INFO] [stderr] Compiling rusty_falcon v0.4.0 (/opt/rustwide/workdir) [INFO] [stderr] error: could not compile `rusty_falcon` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/caccb4d0368bd918ef6668af8e13834d07040417/bin/rustc --crate-name rusty_falcon --edition=2021 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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=95d9ebed9187589f -C extra-filename=-b25d7c246cac7fe6 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern openssl=/opt/rustwide/target/debug/deps/libopenssl-376cf7b9b471b67e.rmeta --extern openssl_sys=/opt/rustwide/target/debug/deps/libopenssl_sys-29ab66c27afd2b2c.rmeta --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-592b3b6edcd4bc6a.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-0d0d3f14b2233690.rmeta --extern serde_derive=/opt/rustwide/target/debug/deps/libserde_derive-9e0ea15319c52f18.so --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-28b2568ec89e7a8f.rmeta --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-1a13de156f5922dd.rmeta --extern url=/opt/rustwide/target/debug/deps/liburl-6ddb1fe05d965ea0.rmeta --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "44c2c331c3afbd4e1880e8199336f6e818c8844e60ee8a9d13f55afd8974b6fb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "44c2c331c3afbd4e1880e8199336f6e818c8844e60ee8a9d13f55afd8974b6fb", kill_on_drop: false }` [INFO] [stdout] 44c2c331c3afbd4e1880e8199336f6e818c8844e60ee8a9d13f55afd8974b6fb