[INFO] fetching crate gfas-api 0.8.44... [INFO] testing gfas-api-0.8.44 against try#8de4c7234dd9b97c9d76b58671343fdbbc9a433e+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_with_libc_patch_0 [INFO] extracting crate gfas-api 0.8.44 into /workspace/builds/worker-7-tc1/source [INFO] started tweaking crates.io crate gfas-api 0.8.44 [INFO] finished tweaking crates.io crate gfas-api 0.8.44 [INFO] tweaked toml for crates.io crate gfas-api 0.8.44 written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate gfas-api 0.8.44 on toolchain 8de4c7234dd9b97c9d76b58671343fdbbc9a433e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate gfas-api 0.8.44 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" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded parse_link_header v0.3.3 [INFO] [stderr] Downloaded reqwest-retry v0.2.3 [INFO] [stderr] Downloaded reqwest-conditional-middleware v0.2.1 [INFO] [stderr] Downloaded reqwest-tracing v0.4.8 [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-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 62e84f17ea4957a5c9083a370a7fbcb92cb45cc88473837478e7d31f819460f3 [INFO] running `Command { std: "docker" "start" "-a" "62e84f17ea4957a5c9083a370a7fbcb92cb45cc88473837478e7d31f819460f3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "62e84f17ea4957a5c9083a370a7fbcb92cb45cc88473837478e7d31f819460f3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "62e84f17ea4957a5c9083a370a7fbcb92cb45cc88473837478e7d31f819460f3", kill_on_drop: false }` [INFO] [stdout] 62e84f17ea4957a5c9083a370a7fbcb92cb45cc88473837478e7d31f819460f3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "build" "--frozen" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 60f96e61a730fa1a9578e3a9488ad0c46d461f1fa9ddb9e1d4bbb29eda172a93 [INFO] running `Command { std: "docker" "start" "-a" "60f96e61a730fa1a9578e3a9488ad0c46d461f1fa9ddb9e1d4bbb29eda172a93", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.169 [INFO] [stderr] Compiling serde v1.0.210 [INFO] [stderr] Compiling unicase v2.7.0 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling tracing-core v0.1.33 [INFO] [stderr] Compiling ring v0.17.8 [INFO] [stderr] Compiling rustls v0.21.12 [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 v1.0.63 [INFO] [stderr] Compiling thiserror-impl v1.0.63 [INFO] [stderr] Compiling httpdate v1.0.3 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling rustls-pemfile v1.0.4 [INFO] [stderr] Compiling webpki-roots v0.25.4 [INFO] [stderr] Compiling sync_wrapper v0.1.2 [INFO] [stderr] Compiling mime_guess v2.0.5 [INFO] [stderr] Compiling async-trait v0.1.82 [INFO] [stderr] Compiling task-local-extensions v0.1.4 [INFO] [stderr] Compiling iana-time-zone v0.1.60 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Compiling powerfmt v0.2.0 [INFO] [stderr] Compiling time-core v0.1.2 [INFO] [stderr] Compiling deranged v0.3.11 [INFO] [stderr] Compiling time-macros v0.2.18 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling regex-syntax v0.8.4 [INFO] [stderr] Compiling serde_derive_internals v0.29.1 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling socket2 v0.5.7 [INFO] [stderr] Compiling mio v1.0.2 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling base64 v0.13.1 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling ppv-lite86 v0.2.20 [INFO] [stderr] Compiling schemars v0.8.21 [INFO] [stderr] Compiling pem v1.1.1 [INFO] [stderr] Compiling matchit v0.7.3 [INFO] [stderr] Compiling async-recursion v1.1.1 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling schemars_derive v0.8.21 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling time v0.3.36 [INFO] [stderr] Compiling regex-automata v0.4.7 [INFO] [stderr] Compiling simple_asn1 v0.6.2 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling futures v0.3.31 [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 bytes v1.7.1 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling serde_json v1.0.128 [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.45.1 [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.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-retry v0.2.3 [INFO] [stderr] Compiling reqwest-conditional-middleware v0.2.1 [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/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/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=090f4080384cd031 -C extra-filename=-fd7ea57e6421f66e --out-dir /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps --target x86_64-unknown-linux-musl -L dependency=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern async_recursion=/opt/rustwide/target/debug/deps/libasync_recursion-d8e5ffee87ef8534.so --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-1c5746a4d26b1a56.so --extern bytes=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libbytes-d22247730bbb4dae.rmeta --extern chrono=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libchrono-698689a05ae7e7f5.rmeta --extern http=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libhttp-98ce981296e7cb4e.rmeta --extern jsonwebtoken=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libjsonwebtoken-217424359830ab12.rmeta --extern log=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/liblog-a4ad53d4de9a2518.rmeta --extern mime=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libmime-e6f732c53ac9de40.rmeta --extern parse_link_header=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libparse_link_header-0d75947594b5a072.rmeta --extern pem=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libpem-4dae42ee97159f15.rmeta --extern percent_encoding=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libpercent_encoding-4808a78ba306dff8.rmeta --extern reqwest=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libreqwest-9c89dddb99b5751d.rmeta --extern reqwest_conditional_middleware=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libreqwest_conditional_middleware-b9eca77f7503d431.rmeta --extern reqwest_middleware=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libreqwest_middleware-c4b3da6567df1a0c.rmeta --extern reqwest_retry=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libreqwest_retry-4eaca99e5e4150d5.rmeta --extern reqwest_tracing=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libreqwest_tracing-12e3b6e3b312562f.rmeta --extern ring=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libring-8c55ae7bea1df133.rmeta --extern schemars=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libschemars-69b17d2ad6edb1f8.rmeta --extern serde=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libserde-da0792ca9a452ad4.rmeta --extern serde_json=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libserde_json-d8df994e6550cee5.rmeta --extern serde_urlencoded=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libserde_urlencoded-3d53008429424184.rmeta --extern thiserror=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libthiserror-e7c2644587623bb4.rmeta --extern tokio=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libtokio-80424149127f535f.rmeta --extern url=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/liburl-e25639480d8b074c.rmeta --extern uuid=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libuuid-0a015512c452d710.rmeta --cap-lints allow --cap-lints=forbid -L native=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/ring-323fbebb8499ddb3/out -L native=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/ring-9dc681b5827c95c4/out` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "60f96e61a730fa1a9578e3a9488ad0c46d461f1fa9ddb9e1d4bbb29eda172a93", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "60f96e61a730fa1a9578e3a9488ad0c46d461f1fa9ddb9e1d4bbb29eda172a93", kill_on_drop: false }` [INFO] [stdout] 60f96e61a730fa1a9578e3a9488ad0c46d461f1fa9ddb9e1d4bbb29eda172a93