[INFO] fetching crate plaid 9.0.1...
[INFO] testing plaid-9.0.1 against 1.90.0 for beta-1.91-3
[INFO] extracting crate plaid 9.0.1 into /workspace/builds/worker-2-tc1/source
[INFO] started tweaking crates.io crate plaid 9.0.1
[INFO] removed 0 missing examples
[INFO] finished tweaking crates.io crate plaid 9.0.1
[INFO] tweaked toml for crates.io crate plaid 9.0.1 written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate plaid 9.0.1 on toolchain 1.90.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate plaid 9.0.1 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" "+1.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: `edition` is set on library `plaid` which is deprecated
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded bitflags v2.7.0
[INFO] [stderr]   Downloaded log v0.4.24
[INFO] [stderr]   Downloaded httpclient v0.21.3
[INFO] [stderr]   Downloaded rust_decimal_macros v1.36.0
[INFO] [stderr]   Downloaded serde_json v1.0.135
[INFO] [stderr]   Downloaded cc v1.2.8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] de8d9eae87009ab58c3b2d3d983d39c670fe85f913eddf8eb1978a8866dc1410
[INFO] running `Command { std: "docker" "start" "-a" "de8d9eae87009ab58c3b2d3d983d39c670fe85f913eddf8eb1978a8866dc1410", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "de8d9eae87009ab58c3b2d3d983d39c670fe85f913eddf8eb1978a8866dc1410", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "de8d9eae87009ab58c3b2d3d983d39c670fe85f913eddf8eb1978a8866dc1410", kill_on_drop: false }`
[INFO] [stdout] de8d9eae87009ab58c3b2d3d983d39c670fe85f913eddf8eb1978a8866dc1410
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 41c72e439cc6b34ccff7b009b829353f061b0c2e0cfe354560b5c1d9e498909e
[INFO] running `Command { std: "docker" "start" "-a" "41c72e439cc6b34ccff7b009b829353f061b0c2e0cfe354560b5c1d9e498909e", kill_on_drop: false }`
[INFO] [stderr] warning: `edition` is set on library `plaid` which is deprecated
[INFO] [stderr]    Compiling proc-macro2 v1.0.92
[INFO] [stderr]    Compiling unicode-ident v1.0.14
[INFO] [stderr]    Compiling serde v1.0.217
[INFO] [stderr]    Compiling cc v1.2.8
[INFO] [stderr]    Compiling bytes v1.9.0
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling httparse v1.9.5
[INFO] [stderr]    Compiling rustls v0.21.12
[INFO] [stderr]    Compiling once_cell v1.20.2
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling signal-hook-registry v1.4.2
[INFO] [stderr]    Compiling mio v1.0.3
[INFO] [stderr]    Compiling socket2 v0.5.8
[INFO] [stderr]    Compiling log v0.4.24
[INFO] [stderr]    Compiling cookie v0.18.1
[INFO] [stderr]    Compiling time-macros v0.2.19
[INFO] [stderr]    Compiling serde_json v1.0.135
[INFO] [stderr]    Compiling rust_decimal v1.36.0
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling tracing-core v0.1.33
[INFO] [stderr]    Compiling rustls-native-certs v0.6.3
[INFO] [stderr]    Compiling indexmap v2.7.0
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling urlencoding v2.1.3
[INFO] [stderr]    Compiling http v0.2.12
[INFO] [stderr]    Compiling time v0.3.37
[INFO] [stderr]    Compiling quote v1.0.38
[INFO] [stderr]    Compiling ring v0.17.8
[INFO] [stderr]    Compiling syn v2.0.96
[INFO] [stderr]    Compiling rust_decimal_macros v1.36.0
[INFO] [stderr]    Compiling http-body v0.4.6
[INFO] [stderr]    Compiling rustls-webpki v0.101.7
[INFO] [stderr]    Compiling sct v0.7.1
[INFO] [stderr]    Compiling serde_derive v1.0.217
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.28
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling async-trait v0.1.85
[INFO] [stderr]    Compiling tokio v1.43.0
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling hyper v0.14.32
[INFO] [stderr]    Compiling tokio-rustls v0.24.1
[INFO] [stderr]    Compiling serde_qs v0.12.0
[INFO] [stderr]    Compiling chrono v0.4.39
[INFO] [stderr]    Compiling hyper-rustls v0.24.2
[INFO] [stderr]    Compiling httpclient v0.21.3
[INFO] [stderr]    Compiling plaid v9.0.1 (/opt/rustwide/workdir)
[INFO] [stderr] error: could not compile `plaid` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1.90.0-x86_64-unknown-linux-gnu/bin/rustc --crate-name plaid --edition=2021 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type rlib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=fa969cfdb78d2689 -C extra-filename=-526ad203fd03fe42 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern base64=/opt/rustwide/target/debug/deps/libbase64-732898d5debd16bb.rmeta --extern chrono=/opt/rustwide/target/debug/deps/libchrono-b13d903a06139346.rmeta --extern futures=/opt/rustwide/target/debug/deps/libfutures-5c38324c55b2b266.rmeta --extern httpclient=/opt/rustwide/target/debug/deps/libhttpclient-a199f4de2852c2d3.rmeta --extern rust_decimal=/opt/rustwide/target/debug/deps/librust_decimal-71bb6afed18c044d.rmeta --extern rust_decimal_macros=/opt/rustwide/target/debug/deps/librust_decimal_macros-854b18032efe5ed0.so --extern serde=/opt/rustwide/target/debug/deps/libserde-72c38224e167ece9.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-79235221b5c2ca63.rmeta --cap-lints=warn -L native=/opt/rustwide/target/debug/build/ring-993b8586bdc2a5e0/out` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "41c72e439cc6b34ccff7b009b829353f061b0c2e0cfe354560b5c1d9e498909e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "41c72e439cc6b34ccff7b009b829353f061b0c2e0cfe354560b5c1d9e498909e", kill_on_drop: false }`
[INFO] [stdout] 41c72e439cc6b34ccff7b009b829353f061b0c2e0cfe354560b5c1d9e498909e
