[INFO] fetching crate gfas-api 0.8.58... [INFO] testing gfas-api-0.8.58 against beta-2025-09-21 for beta-1.91-3 [INFO] extracting crate gfas-api 0.8.58 into /workspace/builds/worker-0-tc2/source [INFO] started tweaking crates.io crate gfas-api 0.8.58 [INFO] finished tweaking crates.io crate gfas-api 0.8.58 [INFO] tweaked toml for crates.io crate gfas-api 0.8.58 written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate gfas-api 0.8.58 on toolchain beta-2025-09-21 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate gfas-api 0.8.58 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" "+beta-2025-09-21" "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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9e70522beaf83baf7a70f30394afcdaff65f90fe0f0ed5f85284bbfbf101b604 [INFO] running `Command { std: "docker" "start" "-a" "9e70522beaf83baf7a70f30394afcdaff65f90fe0f0ed5f85284bbfbf101b604", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9e70522beaf83baf7a70f30394afcdaff65f90fe0f0ed5f85284bbfbf101b604", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9e70522beaf83baf7a70f30394afcdaff65f90fe0f0ed5f85284bbfbf101b604", kill_on_drop: false }` [INFO] [stdout] 9e70522beaf83baf7a70f30394afcdaff65f90fe0f0ed5f85284bbfbf101b604 [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=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" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7b1e4411be8ad58cdaba5c6dfb2d0bf0bdf68dc23208a0f3607107edef8ed638 [INFO] running `Command { std: "docker" "start" "-a" "7b1e4411be8ad58cdaba5c6dfb2d0bf0bdf68dc23208a0f3607107edef8ed638", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.210 [INFO] [stderr] Compiling once_cell v1.20.0 [INFO] [stderr] Compiling cc v1.1.18 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling rustls v0.21.12 [INFO] [stderr] Compiling httparse v1.9.4 [INFO] [stderr] Compiling unicase v2.7.0 [INFO] [stderr] Compiling tinyvec v1.8.0 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling serde_json v1.0.128 [INFO] [stderr] Compiling unicode-bidi v0.3.15 [INFO] [stderr] Compiling syn v2.0.77 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling mio v1.0.2 [INFO] [stderr] Compiling thiserror v1.0.63 [INFO] [stderr] Compiling socket2 v0.5.7 [INFO] [stderr] Compiling anyhow v1.0.99 [INFO] [stderr] Compiling encoding_rs v0.8.34 [INFO] [stderr] Compiling ipnet v2.10.0 [INFO] [stderr] Compiling task-local-extensions v0.1.4 [INFO] [stderr] Compiling tracing-core v0.1.33 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling mime_guess v2.0.5 [INFO] [stderr] Compiling indexmap v2.5.0 [INFO] [stderr] Compiling time-macros v0.2.18 [INFO] [stderr] Compiling deranged v0.3.11 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling regex-syntax v0.8.4 [INFO] [stderr] Compiling schemars v0.8.21 [INFO] [stderr] Compiling unicode-normalization v0.1.23 [INFO] [stderr] Compiling ring v0.17.8 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling idna v0.5.0 [INFO] [stderr] Compiling time v0.3.36 [INFO] [stderr] Compiling regex-automata v0.4.7 [INFO] [stderr] Compiling serde_derive_internals v0.29.1 [INFO] [stderr] Compiling serde_derive v1.0.210 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling tracing-attributes v0.1.28 [INFO] [stderr] Compiling thiserror-impl v1.0.63 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling async-trait v0.1.82 [INFO] [stderr] Compiling async-recursion v1.1.1 [INFO] [stderr] Compiling regex v1.10.6 [INFO] [stderr] Compiling schemars_derive v0.8.21 [INFO] [stderr] Compiling simple_asn1 v0.6.2 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling sct v0.7.1 [INFO] [stderr] Compiling rustls-webpki v0.101.7 [INFO] [stderr] Compiling ppv-lite86 v0.2.20 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling bytes v1.7.1 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling url v2.5.2 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling chrono v0.4.38 [INFO] [stderr] Compiling uuid v1.10.0 [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling http v0.2.12 [INFO] [stderr] Compiling jsonwebtoken v8.3.0 [INFO] [stderr] Compiling retry-policies v0.1.2 [INFO] [stderr] Compiling http-body v0.4.6 [INFO] [stderr] Compiling parse_link_header v0.3.3 [INFO] [stderr] Compiling tokio-util v0.7.16 [INFO] [stderr] Compiling tokio-rustls v0.24.1 [INFO] [stderr] Compiling h2 v0.3.26 [INFO] [stderr] Compiling hyper v0.14.30 [INFO] [stderr] Compiling hyper-rustls v0.24.2 [INFO] [stderr] Compiling reqwest v0.11.27 [INFO] [stderr] Compiling reqwest-middleware v0.2.5 [INFO] [stderr] Compiling reqwest-retry v0.2.3 [INFO] [stderr] Compiling reqwest-tracing v0.4.8 [INFO] [stderr] Compiling reqwest-conditional-middleware v0.2.1 [INFO] [stderr] Compiling octorust v0.7.0 [INFO] [stderr] error: could not compile `octorust` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/beta-2025-09-21-x86_64-unknown-linux-gnu/bin/rustc --crate-name octorust --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/octorust-0.7.0/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="pem"' --cfg 'feature="ring"' --cfg 'feature="rustls-tls"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "dirs", "httpcache", "native-tls", "openssl", "pem", "ring", "rustls-tls"))' -C metadata=e6639d538a9fc570 -C extra-filename=-1baf6e70745a0c81 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern async_recursion=/opt/rustwide/target/debug/deps/libasync_recursion-20eda7a4adbc1c69.so --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-b6a1e89c294d190c.so --extern bytes=/opt/rustwide/target/debug/deps/libbytes-19ac994b58b40e84.rmeta --extern chrono=/opt/rustwide/target/debug/deps/libchrono-01f1d36259fec899.rmeta --extern http=/opt/rustwide/target/debug/deps/libhttp-3b92f67049692f65.rmeta --extern jsonwebtoken=/opt/rustwide/target/debug/deps/libjsonwebtoken-69ff18d904c53254.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-c1b20103a3a366fd.rmeta --extern mime=/opt/rustwide/target/debug/deps/libmime-0188e0814ca7ddbf.rmeta --extern parse_link_header=/opt/rustwide/target/debug/deps/libparse_link_header-264ffb6df674217e.rmeta --extern pem=/opt/rustwide/target/debug/deps/libpem-62f885d7e8cbff82.rmeta --extern percent_encoding=/opt/rustwide/target/debug/deps/libpercent_encoding-af9df9186596bd92.rmeta --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-ae3e5a6f886d5c5d.rmeta --extern reqwest_conditional_middleware=/opt/rustwide/target/debug/deps/libreqwest_conditional_middleware-482d6eea5e769860.rmeta --extern reqwest_middleware=/opt/rustwide/target/debug/deps/libreqwest_middleware-351ff4071f3629d2.rmeta --extern reqwest_retry=/opt/rustwide/target/debug/deps/libreqwest_retry-bf6531fecf65c70f.rmeta --extern reqwest_tracing=/opt/rustwide/target/debug/deps/libreqwest_tracing-aacbc2af8c266d6c.rmeta --extern ring=/opt/rustwide/target/debug/deps/libring-54eed3b08b9722be.rmeta --extern schemars=/opt/rustwide/target/debug/deps/libschemars-40fec1b358324804.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-561cecceca215394.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-83e6bc5bc1849b5d.rmeta --extern serde_urlencoded=/opt/rustwide/target/debug/deps/libserde_urlencoded-ec9d0482d173ba11.rmeta --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-91d85bc3dfc1fe59.rmeta --extern tokio=/opt/rustwide/target/debug/deps/libtokio-cddf53b13c640279.rmeta --extern url=/opt/rustwide/target/debug/deps/liburl-01b9b43b7d209b4c.rmeta --extern uuid=/opt/rustwide/target/debug/deps/libuuid-bb9abde0e8541603.rmeta --cap-lints allow --cap-lints=warn -L native=/opt/rustwide/target/debug/build/ring-4e04cffdb2f31ccb/out -L native=/opt/rustwide/target/debug/build/ring-7b8f403afd54b9fa/out` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "7b1e4411be8ad58cdaba5c6dfb2d0bf0bdf68dc23208a0f3607107edef8ed638", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7b1e4411be8ad58cdaba5c6dfb2d0bf0bdf68dc23208a0f3607107edef8ed638", kill_on_drop: false }` [INFO] [stdout] 7b1e4411be8ad58cdaba5c6dfb2d0bf0bdf68dc23208a0f3607107edef8ed638