[INFO] fetching crate cargo-unmaintained 1.8.4... [INFO] testing cargo-unmaintained-1.8.4 against try#b83b707f97d809763b7861afa7638871f3339a33 for pr-145838-1 [INFO] extracting crate cargo-unmaintained 1.8.4 into /workspace/builds/worker-0-tc2/source [INFO] started tweaking crates.io crate cargo-unmaintained 1.8.4 [INFO] removed 0 missing examples [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate cargo-unmaintained 1.8.4 [INFO] tweaked toml for crates.io crate cargo-unmaintained 1.8.4 written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate cargo-unmaintained 1.8.4 on toolchain b83b707f97d809763b7861afa7638871f3339a33 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate cargo-unmaintained 1.8.4 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" "+b83b707f97d809763b7861afa7638871f3339a33" "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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d6bb4a0e8e5b2da4e430563706b467bfc78d7a72b17ccb2491066a51b8d9bd47 [INFO] running `Command { std: "docker" "start" "-a" "d6bb4a0e8e5b2da4e430563706b467bfc78d7a72b17ccb2491066a51b8d9bd47", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d6bb4a0e8e5b2da4e430563706b467bfc78d7a72b17ccb2491066a51b8d9bd47", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d6bb4a0e8e5b2da4e430563706b467bfc78d7a72b17ccb2491066a51b8d9bd47", kill_on_drop: false }` [INFO] [stdout] d6bb4a0e8e5b2da4e430563706b467bfc78d7a72b17ccb2491066a51b8d9bd47 [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=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" "+b83b707f97d809763b7861afa7638871f3339a33" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 50050bdd7e62d777879f991893ca2206ccdcd25d3b284b50256b2780b18b296e [INFO] running `Command { std: "docker" "start" "-a" "50050bdd7e62d777879f991893ca2206ccdcd25d3b284b50256b2780b18b296e", kill_on_drop: false }` [INFO] [stderr] Compiling thiserror v2.0.16 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling gix-trace v0.1.13 [INFO] [stderr] Compiling zlib-rs v0.5.1 [INFO] [stderr] Compiling regex-automata v0.4.10 [INFO] [stderr] Compiling unicode-normalization v0.1.24 [INFO] [stderr] Compiling heapless v0.8.0 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling thiserror-impl v2.0.16 [INFO] [stderr] Compiling hashbrown v0.15.5 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling rustix v1.0.8 [INFO] [stderr] Compiling winnow v0.7.13 [INFO] [stderr] Compiling memmap2 v0.9.8 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling hash32 v0.3.1 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling openssl v0.10.73 [INFO] [stderr] Compiling serde_json v1.0.143 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling gix-utils v0.3.0 [INFO] [stderr] Compiling sha1-checked v0.10.0 [INFO] [stderr] Compiling gix-sec v0.12.0 [INFO] [stderr] Compiling shell-words v1.1.0 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling kstring v2.0.2 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling libz-sys v1.1.22 [INFO] [stderr] Compiling prodash v30.0.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling indexmap v2.11.0 [INFO] [stderr] Compiling faster-hex v0.10.0 [INFO] [stderr] Compiling uluru v3.1.0 [INFO] [stderr] Compiling curl-sys v0.4.83+curl-8.15.0 [INFO] [stderr] Compiling filetime v0.2.26 [INFO] [stderr] Compiling object v0.36.7 [INFO] [stderr] Compiling clru v0.6.2 [INFO] [stderr] Compiling maybe-async v0.2.10 [INFO] [stderr] Compiling gimli v0.31.1 [INFO] [stderr] Compiling camino v1.1.12 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling h2 v0.4.12 [INFO] [stderr] Compiling tower-http v0.6.6 [INFO] [stderr] Compiling anyhow v1.0.99 [INFO] [stderr] Compiling gix-chunk v0.4.11 [INFO] [stderr] Compiling gix-bitmap v0.2.14 [INFO] [stderr] Compiling curl v0.4.49 [INFO] [stderr] Compiling toml_parser v1.0.2 [INFO] [stderr] Compiling toml_writer v1.0.2 [INFO] [stderr] Compiling clap_derive v4.5.45 [INFO] [stderr] Compiling cargo-unmaintained v1.8.4 (/opt/rustwide/workdir) [INFO] [stderr] Compiling rustc-stable-hash v0.1.2 [INFO] [stderr] Compiling remain v0.2.15 [INFO] [stderr] Compiling xdg v3.0.0 [INFO] [stderr] Compiling sha1_smol v1.0.1 [INFO] [stderr] Compiling tempfile v3.21.0 [INFO] [stderr] Compiling terminal_size v0.4.3 [INFO] [stderr] Compiling url v2.5.7 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling semver v1.0.26 [INFO] [stderr] Compiling toml_datetime v0.7.0 [INFO] [stderr] Compiling serde_spanned v1.0.0 [INFO] [stderr] Compiling clap_builder v4.5.46 [INFO] [stderr] Compiling bstr v1.12.0 [INFO] [stderr] Compiling addr2line v0.24.2 [INFO] [stderr] Compiling regex v1.11.2 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling toml v0.9.5 [INFO] [stderr] Compiling libz-rs-sys v0.5.1 [INFO] [stderr] Compiling flate2 v1.1.2 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling gix-validate v0.10.0 [INFO] [stderr] Compiling gix-date v0.10.5 [INFO] [stderr] Compiling gix-quote v0.6.0 [INFO] [stderr] Compiling gix-packetline v0.19.1 [INFO] [stderr] Compiling gix-packetline-blocking v0.19.1 [INFO] [stderr] Compiling gix-path v0.10.20 [INFO] [stderr] Compiling gix-actor v0.35.4 [INFO] [stderr] Compiling env_filter v0.1.3 [INFO] [stderr] Compiling chrono v0.4.41 [INFO] [stderr] Compiling cargo-platform v0.1.9 [INFO] [stderr] Compiling serde_path_to_error v0.1.17 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling smol_str v0.3.2 [INFO] [stderr] Compiling gix-features v0.43.1 [INFO] [stderr] Compiling gix-config-value v0.15.1 [INFO] [stderr] Compiling gix-command v0.6.2 [INFO] [stderr] Compiling cargo_metadata v0.19.2 [INFO] [stderr] Compiling env_logger v0.11.8 [INFO] [stderr] Compiling gix-hash v0.19.0 [INFO] [stderr] Compiling gix-fs v0.16.1 [INFO] [stderr] Compiling gix-glob v0.21.0 [INFO] [stderr] Compiling gix-url v0.32.0 [INFO] [stderr] Compiling gix-prompt v0.11.1 [INFO] [stderr] Compiling gix-tempfile v18.0.0 [INFO] [stderr] Compiling gix-hashtable v0.9.0 [INFO] [stderr] Compiling gix-commitgraph v0.29.0 [INFO] [stderr] Compiling gix-object v0.50.2 [INFO] [stderr] Compiling hyper v1.7.0 [INFO] [stderr] Compiling gix-attributes v0.27.0 [INFO] [stderr] Compiling gix-credentials v0.30.0 [INFO] [stderr] Compiling gix-ignore v0.16.0 [INFO] [stderr] Compiling gix-lock v18.0.0 [INFO] [stderr] Compiling clap v4.5.46 [INFO] [stderr] Compiling gix-shallow v0.5.0 [INFO] [stderr] Compiling gix-pathspec v0.12.0 [INFO] [stderr] Compiling backtrace v0.3.75 [INFO] [stderr] Compiling gix-revwalk v0.21.0 [INFO] [stderr] Compiling gix-ref v0.53.1 [INFO] [stderr] Compiling gix-pack v0.60.0 [INFO] [stderr] Compiling gix-filter v0.20.0 [INFO] [stderr] Compiling gix-diff v0.53.0 [INFO] [stderr] Compiling hyper-util v0.1.16 [INFO] [stderr] Compiling gix-revision v0.35.0 [INFO] [stderr] Compiling gix-traverse v0.47.0 [INFO] [stderr] Compiling gix-negotiate v0.21.0 [INFO] [stderr] Compiling gix-index v0.41.0 [INFO] [stderr] Compiling gix-refspec v0.31.0 [INFO] [stderr] Compiling gix-config v0.46.0 [INFO] [stderr] Compiling gix-discover v0.41.0 [INFO] [stderr] Compiling gix-worktree v0.42.0 [INFO] [stderr] Compiling gix-odb v0.70.0 [INFO] [stderr] Compiling hyper-tls v0.6.0 [INFO] [stderr] Compiling reqwest v0.12.23 [INFO] [stderr] Compiling gix-submodule v0.20.0 [INFO] [stderr] Compiling gix-transport v0.48.0 [INFO] [stderr] Compiling crates_io_api v0.12.0 [INFO] [stderr] Compiling gix-protocol v0.51.0 [INFO] [stderr] Compiling gix v0.73.0 [INFO] [stderr] Compiling crates-index v3.11.0 [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 51.86s [INFO] running `Command { std: "docker" "inspect" "50050bdd7e62d777879f991893ca2206ccdcd25d3b284b50256b2780b18b296e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "50050bdd7e62d777879f991893ca2206ccdcd25d3b284b50256b2780b18b296e", kill_on_drop: false }` [INFO] [stdout] 50050bdd7e62d777879f991893ca2206ccdcd25d3b284b50256b2780b18b296e [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=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" "+b83b707f97d809763b7861afa7638871f3339a33" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 94aa354104fc056e735c9a066634dcba12d36fce4f06d226a25c9bb3ee3b9d2f [INFO] running `Command { std: "docker" "start" "-a" "94aa354104fc056e735c9a066634dcba12d36fce4f06d226a25c9bb3ee3b9d2f", kill_on_drop: false }` [INFO] [stderr] Compiling flate2 v1.1.2 [INFO] [stderr] Compiling crossbeam-channel v0.5.15 [INFO] [stderr] Compiling prodash v29.0.2 [INFO] [stderr] Compiling faster-hex v0.10.0 [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling rustls v0.23.31 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling rustls-native-certs v0.8.1 [INFO] [stderr] Compiling compression-core v0.4.29 [INFO] [stderr] Compiling gix-sec v0.11.0 [INFO] [stderr] Compiling time-macros v0.2.22 [INFO] [stderr] Compiling deranged v0.4.0 [INFO] [stderr] Compiling chrono v0.4.41 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling serde_spanned v0.6.9 [INFO] [stderr] Compiling io-close v0.3.7 [INFO] [stderr] Compiling toml_write v0.1.2 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling backtrace v0.3.75 [INFO] [stderr] Compiling fs-err v3.1.1 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Compiling gix-packetline v0.19.1 [INFO] [stderr] Compiling gix-packetline-blocking v0.19.1 [INFO] [stderr] Compiling predicates-core v1.0.9 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Compiling compression-codecs v0.4.29 [INFO] [stderr] Compiling gix-features v0.43.1 [INFO] [stderr] Compiling gix-features v0.42.1 [INFO] [stderr] Compiling normalize-line-endings v0.3.0 [INFO] [stderr] Compiling similar v2.7.0 [INFO] [stderr] Compiling anyhow v1.0.99 [INFO] [stderr] Compiling rayon v1.11.0 [INFO] [stderr] Compiling snafu-derive v0.8.8 [INFO] [stderr] Compiling float-cmp v0.10.0 [INFO] [stderr] Compiling gix-hash v0.18.0 [INFO] [stderr] Compiling gix-fs v0.15.0 [INFO] [stderr] Compiling gix-glob v0.20.1 [INFO] [stderr] Compiling gix-hash v0.19.0 [INFO] [stderr] Compiling gix-hashtable v0.8.1 [INFO] [stderr] Compiling gix-object v0.49.1 [INFO] [stderr] Compiling gix-fs v0.16.1 [INFO] [stderr] Compiling gix-tempfile v17.1.0 [INFO] [stderr] Compiling gix-commitgraph v0.28.0 [INFO] [stderr] Compiling gix-glob v0.21.0 [INFO] [stderr] Compiling gix-hashtable v0.9.0 [INFO] [stderr] Compiling gix-tempfile v18.0.0 [INFO] [stderr] Compiling gix-commitgraph v0.29.0 [INFO] [stderr] Compiling gix-object v0.50.2 [INFO] [stderr] Compiling gix-lock v18.0.0 [INFO] [stderr] Compiling gix-lock v17.1.0 [INFO] [stderr] Compiling gix-attributes v0.27.0 [INFO] [stderr] Compiling gix-attributes v0.26.1 [INFO] [stderr] Compiling gix-url v0.32.0 [INFO] [stderr] Compiling gix-url v0.31.0 [INFO] [stderr] Compiling gix-shallow v0.5.0 [INFO] [stderr] Compiling gix-pathspec v0.12.0 [INFO] [stderr] Compiling gix-ignore v0.16.0 [INFO] [stderr] Compiling gix-revwalk v0.21.0 [INFO] [stderr] Compiling gix-revwalk v0.20.1 [INFO] [stderr] Compiling gix-ref v0.53.1 [INFO] [stderr] Compiling gix-revision v0.35.0 [INFO] [stderr] Compiling gix-ref v0.52.1 [INFO] [stderr] Compiling gix-revision v0.34.1 [INFO] [stderr] Compiling gix-traverse v0.46.2 [INFO] [stderr] Compiling gix-traverse v0.47.0 [INFO] [stderr] Compiling gix-credentials v0.30.0 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling tokio-util v0.7.16 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling async-compression v0.4.29 [INFO] [stderr] Compiling gix-refspec v0.31.0 [INFO] [stderr] Compiling gix-index v0.41.0 [INFO] [stderr] Compiling gix-index v0.40.1 [INFO] [stderr] Compiling gix-negotiate v0.21.0 [INFO] [stderr] Compiling gix-pack v0.60.0 [INFO] [stderr] Compiling gix-credentials v0.29.0 [INFO] [stderr] Compiling gix-ignore v0.15.0 [INFO] [stderr] Compiling gix-refspec v0.30.1 [INFO] [stderr] Compiling h2 v0.4.12 [INFO] [stderr] Compiling rustls-webpki v0.103.4 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling gix-config v0.45.1 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling gix-negotiate v0.20.1 [INFO] [stderr] Compiling gix-config v0.46.0 [INFO] [stderr] Compiling tower-http v0.6.6 [INFO] [stderr] Compiling gix-worktree v0.41.0 [INFO] [stderr] Compiling gix-discover v0.41.0 [INFO] [stderr] Compiling gix-worktree v0.42.0 [INFO] [stderr] Compiling gix-diff v0.53.0 [INFO] [stderr] Compiling gix-filter v0.20.0 [INFO] [stderr] Compiling gix-pathspec v0.11.0 [INFO] [stderr] Compiling gix-filter v0.19.2 [INFO] [stderr] Compiling gix-pack v0.59.1 [INFO] [stderr] Compiling gix-odb v0.70.0 [INFO] [stderr] Compiling time v0.3.41 [INFO] [stderr] Compiling gix-shallow v0.4.0 [INFO] [stderr] Compiling gix-discover v0.40.1 [INFO] [stderr] Compiling gix-submodule v0.19.1 [INFO] [stderr] Compiling gix-worktree-state v0.19.0 [INFO] [stderr] Compiling gix-diff v0.52.1 [INFO] [stderr] Compiling gix-submodule v0.20.0 [INFO] [stderr] Compiling toml v0.8.23 [INFO] [stderr] Compiling pem v3.0.5 [INFO] [stderr] Compiling toml-span v0.5.2 [INFO] [stderr] Compiling difflib v0.4.0 [INFO] [stderr] Compiling twox-hash v2.1.1 [INFO] [stderr] Compiling assert_cmd v2.0.17 [INFO] [stderr] Compiling termtree v0.5.1 [INFO] [stderr] Compiling dtor-proc-macro v0.0.6 [INFO] [stderr] Compiling predicates-tree v1.0.12 [INFO] [stderr] Compiling predicates v3.1.3 [INFO] [stderr] Compiling cargo-lock v10.1.0 [INFO] [stderr] Compiling dtor v0.1.0 [INFO] [stderr] Compiling gix-odb v0.69.1 [INFO] [stderr] Compiling snafu v0.8.8 [INFO] [stderr] Compiling simple_asn1 v0.6.3 [INFO] [stderr] Compiling snapbox-macros v0.3.10 [INFO] [stderr] Compiling secrecy v0.10.3 [INFO] [stderr] Compiling jsonwebtoken v9.3.1 [INFO] [stderr] Compiling cvss v2.1.1 [INFO] [stderr] Compiling hyper v1.7.0 [INFO] [stderr] Compiling platforms v3.6.0 [INFO] [stderr] Compiling console v0.15.11 [INFO] [stderr] Compiling wait-timeout v0.2.1 [INFO] [stderr] Compiling web-time v1.1.0 [INFO] [stderr] Compiling ctor-proc-macro v0.0.6 [INFO] [stderr] Compiling snapbox v0.6.21 [INFO] [stderr] Compiling strum_macros v0.27.2 [INFO] [stderr] Compiling similar-asserts v1.7.0 [INFO] [stderr] Compiling ctor v0.5.0 [INFO] [stderr] Compiling strum v0.27.2 [INFO] [stderr] Compiling hyper-util v0.1.16 [INFO] [stderr] Compiling tokio-rustls v0.26.2 [INFO] [stderr] Compiling hyper-rustls v0.27.7 [INFO] [stderr] Compiling hyper-tls v0.6.0 [INFO] [stderr] Compiling hyper-timeout v0.5.2 [INFO] [stderr] Compiling reqwest v0.12.23 [INFO] [stderr] Compiling octocrab v0.44.1 [INFO] [stderr] Compiling gix-transport v0.48.0 [INFO] [stderr] Compiling gix-transport v0.47.0 [INFO] [stderr] Compiling crates_io_api v0.12.0 [INFO] [stderr] Compiling gix-protocol v0.50.1 [INFO] [stderr] Compiling gix-protocol v0.51.0 [INFO] [stderr] Compiling gix v0.73.0 [INFO] [stderr] Compiling gix v0.72.1 [INFO] [stderr] Compiling crates-index v3.11.0 [INFO] [stderr] Compiling tame-index v0.22.0 [INFO] [stderr] Compiling cargo-unmaintained v1.8.4 (/opt/rustwide/workdir) [INFO] [stderr] Compiling rustsec v0.30.4 [INFO] [stderr] error: could not compile `octocrab` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/b83b707f97d809763b7861afa7638871f3339a33/bin/rustc --crate-name octocrab --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/octocrab-0.44.1/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="default-client"' --cfg 'feature="follow-redirect"' --cfg 'feature="futures-util"' --cfg 'feature="hyper-rustls"' --cfg 'feature="hyper-timeout"' --cfg 'feature="retry"' --cfg 'feature="rustls"' --cfg 'feature="rustls-ring"' --cfg 'feature="timeout"' --cfg 'feature="tokio"' --cfg 'feature="tracing"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "default-client", "follow-redirect", "futures-core", "futures-util", "hyper-rustls", "hyper-timeout", "hyper-tls", "opentls", "retry", "rustls", "rustls-aws-lc-rs", "rustls-ring", "rustls-webpki-tokio", "stream", "timeout", "tokio", "tracing"))' -C metadata=6d9b7db2dfc56118 -C extra-filename=-a506b0091cff8393 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern arc_swap=/opt/rustwide/target/debug/deps/libarc_swap-4d53f24db0759841.rmeta --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-10a36eb0bac46197.so --extern base64=/opt/rustwide/target/debug/deps/libbase64-2a03de3babadded3.rmeta --extern bytes=/opt/rustwide/target/debug/deps/libbytes-bfe11088fe358bd1.rmeta --extern cfg_if=/opt/rustwide/target/debug/deps/libcfg_if-666d36e5ee0df220.rmeta --extern chrono=/opt/rustwide/target/debug/deps/libchrono-20e6992182debb20.rmeta --extern either=/opt/rustwide/target/debug/deps/libeither-1e551205f1478063.rmeta --extern futures=/opt/rustwide/target/debug/deps/libfutures-64147c476df1201a.rmeta --extern futures_util=/opt/rustwide/target/debug/deps/libfutures_util-fdd9159c9207c6b8.rmeta --extern http=/opt/rustwide/target/debug/deps/libhttp-8a286151680a468c.rmeta --extern http_body=/opt/rustwide/target/debug/deps/libhttp_body-5d2c120e15cb3719.rmeta --extern http_body_util=/opt/rustwide/target/debug/deps/libhttp_body_util-f2ff7a97002ec3c2.rmeta --extern hyper=/opt/rustwide/target/debug/deps/libhyper-e161841da1f474fd.rmeta --extern hyper_rustls=/opt/rustwide/target/debug/deps/libhyper_rustls-e17ec72681cb2445.rmeta --extern hyper_timeout=/opt/rustwide/target/debug/deps/libhyper_timeout-b4bbeb33542f4e86.rmeta --extern hyper_util=/opt/rustwide/target/debug/deps/libhyper_util-49d0a195b5a0b94a.rmeta --extern jsonwebtoken=/opt/rustwide/target/debug/deps/libjsonwebtoken-a8d8b642d870449d.rmeta --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-0ba6aecba7086d38.rmeta --extern percent_encoding=/opt/rustwide/target/debug/deps/libpercent_encoding-c53c37e60dd2727e.rmeta --extern pin_project=/opt/rustwide/target/debug/deps/libpin_project-ff0ac781fb49128c.rmeta --extern secrecy=/opt/rustwide/target/debug/deps/libsecrecy-a443dae2ee1dc6a5.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-3ec60a967ff4b59e.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-694949a7371e576c.rmeta --extern serde_path_to_error=/opt/rustwide/target/debug/deps/libserde_path_to_error-14b86d98480cf97d.rmeta --extern serde_urlencoded=/opt/rustwide/target/debug/deps/libserde_urlencoded-4b1e0927e64278fd.rmeta --extern snafu=/opt/rustwide/target/debug/deps/libsnafu-0501d1816ebfb3ea.rmeta --extern tokio=/opt/rustwide/target/debug/deps/libtokio-1989b1d3ca1cf988.rmeta --extern tower=/opt/rustwide/target/debug/deps/libtower-1063826b76644ff4.rmeta --extern tower_http=/opt/rustwide/target/debug/deps/libtower_http-aad2f5c866e4356f.rmeta --extern tracing=/opt/rustwide/target/debug/deps/libtracing-4e413e76b57d2893.rmeta --extern url=/opt/rustwide/target/debug/deps/liburl-5ea94e05993dc9a2.rmeta --extern web_time=/opt/rustwide/target/debug/deps/libweb_time-a9b8cec005d0e610.rmeta --cap-lints allow --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/ring-c6aedfe3806f6681/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "94aa354104fc056e735c9a066634dcba12d36fce4f06d226a25c9bb3ee3b9d2f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "94aa354104fc056e735c9a066634dcba12d36fce4f06d226a25c9bb3ee3b9d2f", kill_on_drop: false }` [INFO] [stdout] 94aa354104fc056e735c9a066634dcba12d36fce4f06d226a25c9bb3ee3b9d2f