[INFO] fetching crate gfas-api 0.8.53... [INFO] testing gfas-api-0.8.53 against master#cdb45c87e2cd43495379f7e867e3cc15dcee9f93 for pr-145838-1 [INFO] extracting crate gfas-api 0.8.53 into /workspace/builds/worker-4-tc1/source [INFO] started tweaking crates.io crate gfas-api 0.8.53 [INFO] finished tweaking crates.io crate gfas-api 0.8.53 [INFO] tweaked toml for crates.io crate gfas-api 0.8.53 written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate gfas-api 0.8.53 on toolchain cdb45c87e2cd43495379f7e867e3cc15dcee9f93 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate gfas-api 0.8.53 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" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded reqwest-conditional-middleware v0.2.1 [INFO] [stderr] Downloaded once_cell v1.20.0 [INFO] [stderr] Downloaded reqwest-retry v0.2.3 [INFO] [stderr] Downloaded reqwest-tracing v0.4.8 [INFO] [stderr] Downloaded parse_link_header v0.3.3 [INFO] [stderr] Downloaded async-trait v0.1.82 [INFO] [stderr] Downloaded retry-policies v0.1.2 [INFO] [stderr] Downloaded octorust v0.7.0 [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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 60b99f6934039fa1501aef7a5178e84acfe7cbfdd908d6f01d5a10722499cdb9 [INFO] running `Command { std: "docker" "start" "-a" "60b99f6934039fa1501aef7a5178e84acfe7cbfdd908d6f01d5a10722499cdb9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "60b99f6934039fa1501aef7a5178e84acfe7cbfdd908d6f01d5a10722499cdb9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "60b99f6934039fa1501aef7a5178e84acfe7cbfdd908d6f01d5a10722499cdb9", kill_on_drop: false }` [INFO] [stdout] 60b99f6934039fa1501aef7a5178e84acfe7cbfdd908d6f01d5a10722499cdb9 [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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 03ca2547b973d217138563ea8789fd21609ced47dea302ee3731d60b959c9547 [INFO] running `Command { std: "docker" "start" "-a" "03ca2547b973d217138563ea8789fd21609ced47dea302ee3731d60b959c9547", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling unicode-ident v1.0.13 [INFO] [stderr] Compiling libc v0.2.169 [INFO] [stderr] Compiling serde v1.0.210 [INFO] [stderr] Compiling autocfg v1.3.0 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling itoa v1.0.11 [INFO] [stderr] Compiling pin-project-lite v0.2.14 [INFO] [stderr] Compiling once_cell v1.20.0 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling cc v1.1.18 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling serde_json v1.0.128 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling unicase v2.7.0 [INFO] [stderr] Compiling tracing-core v0.1.33 [INFO] [stderr] Compiling tinyvec v1.8.0 [INFO] [stderr] Compiling httparse v1.9.4 [INFO] [stderr] Compiling rustls v0.21.12 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling ryu v1.0.18 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling thiserror v1.0.63 [INFO] [stderr] Compiling unicode-bidi v0.3.15 [INFO] [stderr] Compiling mime_guess v2.0.5 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling anyhow v1.0.98 [INFO] [stderr] Compiling httpdate v1.0.3 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling rustls-pemfile v1.0.4 [INFO] [stderr] Compiling encoding_rs v0.8.34 [INFO] [stderr] Compiling ipnet v2.10.0 [INFO] [stderr] Compiling indexmap v2.5.0 [INFO] [stderr] Compiling unicode-normalization v0.1.23 [INFO] [stderr] Compiling sync_wrapper v0.1.2 [INFO] [stderr] Compiling webpki-roots v0.25.4 [INFO] [stderr] Compiling task-local-extensions v0.1.4 [INFO] [stderr] Compiling iana-time-zone v0.1.60 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling time-core v0.1.2 [INFO] [stderr] Compiling time-macros v0.2.18 [INFO] [stderr] Compiling deranged v0.3.11 [INFO] [stderr] Compiling syn v2.0.77 [INFO] [stderr] Compiling idna v0.5.0 [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 spin v0.5.2 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling base64 v0.13.1 [INFO] [stderr] Compiling matchit v0.7.3 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling dyn-clone v1.0.17 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling pem v1.1.1 [INFO] [stderr] Compiling ring v0.17.8 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling socket2 v0.5.7 [INFO] [stderr] Compiling mio v1.0.2 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling num-bigint v0.4.6 [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 schemars_derive v0.8.21 [INFO] [stderr] Compiling rustls-webpki v0.101.7 [INFO] [stderr] Compiling sct v0.7.1 [INFO] [stderr] Compiling regex v1.10.6 [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 simple_asn1 v0.6.2 [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 http v0.2.12 [INFO] [stderr] Compiling tokio v1.46.1 [INFO] [stderr] Compiling jsonwebtoken v8.3.0 [INFO] [stderr] Compiling http-body v0.4.6 [INFO] [stderr] Compiling parse_link_header v0.3.3 [INFO] [stderr] Compiling retry-policies v0.1.2 [INFO] [stderr] Compiling tokio-util v0.7.15 [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-conditional-middleware v0.2.1 [INFO] [stderr] Compiling reqwest-retry v0.2.3 [INFO] [stderr] Compiling reqwest-tracing v0.4.8 [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/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/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=21c8d50d183d9417 -C extra-filename=-4a190a462d9d76fd --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern async_recursion=/opt/rustwide/target/debug/deps/libasync_recursion-cbbc4b98f7b3aab7.so --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-578ab7e8ee5f0095.so --extern bytes=/opt/rustwide/target/debug/deps/libbytes-e0fca2c27e32f71f.rmeta --extern chrono=/opt/rustwide/target/debug/deps/libchrono-03a53099533956a8.rmeta --extern http=/opt/rustwide/target/debug/deps/libhttp-7928db9bb56b9050.rmeta --extern jsonwebtoken=/opt/rustwide/target/debug/deps/libjsonwebtoken-821bed5be659650a.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-b91c466f6c50c48c.rmeta --extern mime=/opt/rustwide/target/debug/deps/libmime-4b44681fdb2c65f7.rmeta --extern parse_link_header=/opt/rustwide/target/debug/deps/libparse_link_header-53d4bc2437a6befe.rmeta --extern pem=/opt/rustwide/target/debug/deps/libpem-424a71497994c37f.rmeta --extern percent_encoding=/opt/rustwide/target/debug/deps/libpercent_encoding-9bee39bbc5bd523a.rmeta --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-c5ea33e42c9f1f4e.rmeta --extern reqwest_conditional_middleware=/opt/rustwide/target/debug/deps/libreqwest_conditional_middleware-2802b3506540b7ca.rmeta --extern reqwest_middleware=/opt/rustwide/target/debug/deps/libreqwest_middleware-3f9f647dc82d2268.rmeta --extern reqwest_retry=/opt/rustwide/target/debug/deps/libreqwest_retry-70d7661e3ffe3446.rmeta --extern reqwest_tracing=/opt/rustwide/target/debug/deps/libreqwest_tracing-439bfa95d3bda4a2.rmeta --extern ring=/opt/rustwide/target/debug/deps/libring-036cee2389a2dcdf.rmeta --extern schemars=/opt/rustwide/target/debug/deps/libschemars-7fbc14ce6569b4a9.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-16574ef4a3d946f2.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-14cafa9c42d636a3.rmeta --extern serde_urlencoded=/opt/rustwide/target/debug/deps/libserde_urlencoded-3cf56c9ebe3941e2.rmeta --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-9797cac8575388f1.rmeta --extern tokio=/opt/rustwide/target/debug/deps/libtokio-c84a8f66b4f1bde1.rmeta --extern url=/opt/rustwide/target/debug/deps/liburl-6980cf35388e43ef.rmeta --extern uuid=/opt/rustwide/target/debug/deps/libuuid-44c284f148fa29e3.rmeta --cap-lints allow --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/ring-6cc2c746cc4def22/out -L native=/opt/rustwide/target/debug/build/ring-86d7e23693b6d928/out` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "03ca2547b973d217138563ea8789fd21609ced47dea302ee3731d60b959c9547", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "03ca2547b973d217138563ea8789fd21609ced47dea302ee3731d60b959c9547", kill_on_drop: false }` [INFO] [stdout] 03ca2547b973d217138563ea8789fd21609ced47dea302ee3731d60b959c9547