[INFO] fetching crate gfas-api 0.9.15... [INFO] testing gfas-api-0.9.15 against try#dec9417b8611e34e787a3e4c37686b5131f9e5c5 for pr-154210-1 [INFO] extracting crate gfas-api 0.9.15 into /workspace/builds/worker-5-tc2/source [INFO] started tweaking crates.io crate gfas-api 0.9.15 [INFO] finished tweaking crates.io crate gfas-api 0.9.15 [INFO] tweaked toml for crates.io crate gfas-api 0.9.15 written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate gfas-api 0.9.15 on toolchain dec9417b8611e34e787a3e4c37686b5131f9e5c5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate gfas-api 0.9.15 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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 49f7761c3c6dbe97188f046fd05f51e3f52ccb35614d88903278d7fb54417940 [INFO] running `Command { std: "docker" "start" "-a" "49f7761c3c6dbe97188f046fd05f51e3f52ccb35614d88903278d7fb54417940", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "49f7761c3c6dbe97188f046fd05f51e3f52ccb35614d88903278d7fb54417940", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "49f7761c3c6dbe97188f046fd05f51e3f52ccb35614d88903278d7fb54417940", kill_on_drop: false }` [INFO] [stdout] 49f7761c3c6dbe97188f046fd05f51e3f52ccb35614d88903278d7fb54417940 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5a04ab080c26d5505a0ea3f42fc81eef57b635b8274a5540e3eb79ecfa829069 [INFO] running `Command { std: "docker" "start" "-a" "5a04ab080c26d5505a0ea3f42fc81eef57b635b8274a5540e3eb79ecfa829069", kill_on_drop: false }` [INFO] [stderr] Compiling syn v2.0.110 [INFO] [stderr] Compiling libc v0.2.177 [INFO] [stderr] Compiling find-msvc-tools v0.1.4 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling icu_properties_data v2.1.1 [INFO] [stderr] Compiling rustls-pki-types v1.13.0 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling rustls v0.23.35 [INFO] [stderr] Compiling unicase v2.8.1 [INFO] [stderr] Compiling zerocopy v0.8.27 [INFO] [stderr] Compiling anyhow v1.0.101 [INFO] [stderr] Compiling log v0.4.29 [INFO] [stderr] Compiling thiserror v2.0.17 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling deranged v0.5.5 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling cc v1.2.45 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling schemars v0.8.22 [INFO] [stderr] Compiling mime_guess v2.0.5 [INFO] [stderr] Compiling matchit v0.8.6 [INFO] [stderr] Compiling webpki-roots v1.0.4 [INFO] [stderr] Compiling time v0.3.47 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling socket2 v0.6.1 [INFO] [stderr] Compiling mio v1.1.0 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling retry-policies v0.4.0 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling serde_derive_internals v0.29.1 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling zerovec-derive v0.11.2 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Compiling async-recursion v1.1.1 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.1 [INFO] [stderr] Compiling schemars_derive v0.8.22 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.8.1 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling simple_asn1 v0.6.3 [INFO] [stderr] Compiling tracing v0.1.44 [INFO] [stderr] Compiling zerovec v0.11.5 [INFO] [stderr] Compiling zerotrie v0.2.3 [INFO] [stderr] Compiling rustls-webpki v0.103.8 [INFO] [stderr] Compiling tinystr v0.8.2 [INFO] [stderr] Compiling potential_utf v0.1.4 [INFO] [stderr] Compiling icu_collections v2.1.1 [INFO] [stderr] Compiling icu_locale_core v2.1.1 [INFO] [stderr] Compiling icu_provider v2.1.1 [INFO] [stderr] Compiling icu_properties v2.1.1 [INFO] [stderr] Compiling icu_normalizer v2.1.1 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling bytes v1.11.1 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling uuid v1.18.1 [INFO] [stderr] Compiling chrono v0.4.42 [INFO] [stderr] Compiling jsonwebtoken v9.3.1 [INFO] [stderr] Compiling tokio v1.49.0 [INFO] [stderr] Compiling http v1.3.1 [INFO] [stderr] Compiling http v0.2.12 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling url v2.5.7 [INFO] [stderr] Compiling parse_link_header v0.3.3 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling hyper v1.8.0 [INFO] [stderr] Compiling tokio-rustls v0.26.4 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling tower-http v0.6.6 [INFO] [stderr] Compiling hyper-util v0.1.17 [INFO] [stderr] Compiling hyper-rustls v0.27.7 [INFO] [stderr] Compiling reqwest v0.12.24 [INFO] [stderr] Compiling reqwest-middleware v0.4.2 [INFO] [stderr] Compiling reqwest-tracing v0.5.8 [INFO] [stderr] Compiling reqwest-conditional-middleware v0.4.0 [INFO] [stderr] Compiling reqwest-retry v0.7.0 [INFO] [stderr] Compiling octorust v0.10.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/dec9417b8611e34e787a3e4c37686b5131f9e5c5/bin/rustc --crate-name octorust --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/octorust-0.10.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="middleware"' --cfg 'feature="pem"' --cfg 'feature="reqwest-conditional-middleware"' --cfg 'feature="reqwest-middleware"' --cfg 'feature="reqwest-retry"' --cfg 'feature="reqwest-tracing"' --cfg 'feature="ring"' --cfg 'feature="rustls-tls"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "dirs", "httpcache", "middleware", "native-tls", "openssl", "pem", "reqwest-conditional-middleware", "reqwest-middleware", "reqwest-retry", "reqwest-tracing", "ring", "rustls-tls"))' -C metadata=786d8f2ff9d48f7f -C extra-filename=-1cc77720d08b984f --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern async_recursion=/opt/rustwide/target/debug/deps/libasync_recursion-15785ed8082f43a2.so --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-dd3298fd531f7db5.so --extern bytes=/opt/rustwide/target/debug/deps/libbytes-655bf968f51ae40e.rmeta --extern chrono=/opt/rustwide/target/debug/deps/libchrono-f3203b08bfa4163a.rmeta --extern http=/opt/rustwide/target/debug/deps/libhttp-4519028ff64e5504.rmeta --extern jsonwebtoken=/opt/rustwide/target/debug/deps/libjsonwebtoken-f84c77d95d7d3f6f.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-0cd249e2341047cd.rmeta --extern mime=/opt/rustwide/target/debug/deps/libmime-4b44681fdb2c65f7.rmeta --extern parse_link_header=/opt/rustwide/target/debug/deps/libparse_link_header-12a9aef3e8b7b40a.rmeta --extern pem=/opt/rustwide/target/debug/deps/libpem-d607f251a0d98a82.rmeta --extern percent_encoding=/opt/rustwide/target/debug/deps/libpercent_encoding-c53c37e60dd2727e.rmeta --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-3cd1e2edfbdfb8f0.rmeta --extern reqwest_conditional_middleware=/opt/rustwide/target/debug/deps/libreqwest_conditional_middleware-c12a95d3f202d143.rmeta --extern reqwest_middleware=/opt/rustwide/target/debug/deps/libreqwest_middleware-7588ab3ad98b1d43.rmeta --extern reqwest_retry=/opt/rustwide/target/debug/deps/libreqwest_retry-77f9f8dc08819d79.rmeta --extern reqwest_tracing=/opt/rustwide/target/debug/deps/libreqwest_tracing-80b04ad38813fdd8.rmeta --extern ring=/opt/rustwide/target/debug/deps/libring-c2ea088d896be831.rmeta --extern schemars=/opt/rustwide/target/debug/deps/libschemars-4a88c7d8493710ee.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-5ebf253877ebfe6d.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-4b3b3129c1f1939f.rmeta --extern serde_urlencoded=/opt/rustwide/target/debug/deps/libserde_urlencoded-02cd732e3c856e08.rmeta --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-2529280f3a8b0cc1.rmeta --extern tokio=/opt/rustwide/target/debug/deps/libtokio-dc2f97c765f636b5.rmeta --extern url=/opt/rustwide/target/debug/deps/liburl-72f24a66a65c5eb6.rmeta --extern uuid=/opt/rustwide/target/debug/deps/libuuid-6ea4cc643eb09d35.rmeta --cap-lints allow --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/ring-ff35cb6db1ab62b0/out` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "5a04ab080c26d5505a0ea3f42fc81eef57b635b8274a5540e3eb79ecfa829069", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5a04ab080c26d5505a0ea3f42fc81eef57b635b8274a5540e3eb79ecfa829069", kill_on_drop: false }` [INFO] [stdout] 5a04ab080c26d5505a0ea3f42fc81eef57b635b8274a5540e3eb79ecfa829069