[INFO] cloning repository https://github.com/4j17h/resourcer
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/4j17h/resourcer" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F4j17h%2Fresourcer", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F4j17h%2Fresourcer'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] fb8bd0c438e359ad0bb064f57d25e47b94b08b6d
[INFO] testing 4j17h/resourcer against beta-2026-03-05 for beta-1.95-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F4j17h%2Fresourcer" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/4j17h/resourcer
[INFO] finished tweaking git repo https://github.com/4j17h/resourcer
[INFO] tweaked toml for git repo https://github.com/4j17h/resourcer written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/4j17h/resourcer on toolchain beta-2026-03-05
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/4j17h/resourcer 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-2026-03-05" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+beta-2026-03-05" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 428e8baf5773d610d2e5fde0c26fb91d09ebd030fd1604390bc9781590c4469e
[INFO] running `Command { std: "docker" "start" "-a" "428e8baf5773d610d2e5fde0c26fb91d09ebd030fd1604390bc9781590c4469e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "428e8baf5773d610d2e5fde0c26fb91d09ebd030fd1604390bc9781590c4469e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "428e8baf5773d610d2e5fde0c26fb91d09ebd030fd1604390bc9781590c4469e", kill_on_drop: false }`
[INFO] [stdout] 428e8baf5773d610d2e5fde0c26fb91d09ebd030fd1604390bc9781590c4469e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 680019be4980540936a76659d11f7f071da598a4b4802d1805cdafaf1322b5cb
[INFO] running `Command { std: "docker" "start" "-a" "680019be4980540936a76659d11f7f071da598a4b4802d1805cdafaf1322b5cb", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]    Compiling unicode-ident v1.0.18
[INFO] [stderr]    Compiling libc v0.2.174
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling version_check v0.9.5
[INFO] [stderr]    Compiling cfg-if v1.0.1
[INFO] [stderr]    Compiling stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling pin-project-lite v0.2.16
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling bytes v1.10.1
[INFO] [stderr]    Compiling memchr v2.7.5
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling itoa v1.0.15
[INFO] [stderr]    Compiling writeable v0.6.1
[INFO] [stderr]    Compiling litemap v0.8.0
[INFO] [stderr]    Compiling icu_properties_data v2.0.1
[INFO] [stderr]    Compiling percent-encoding v2.3.1
[INFO] [stderr]    Compiling icu_normalizer_data v2.0.0
[INFO] [stderr]    Compiling autocfg v1.5.0
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling slab v0.4.10
[INFO] [stderr]    Compiling cc v1.2.29
[INFO] [stderr]    Compiling tracing-core v0.1.34
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling pkg-config v0.3.32
[INFO] [stderr]    Compiling utf8_iter v1.0.4
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling pin-utils v0.1.0
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling vcpkg v0.2.15
[INFO] [stderr]    Compiling zerocopy v0.8.26
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling bitflags v2.9.1
[INFO] [stderr]    Compiling siphasher v1.0.1
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling rustc-hash v2.1.1
[INFO] [stderr]    Compiling typenum v1.18.0
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling allocator-api2 v0.2.21
[INFO] [stderr]    Compiling zeroize v1.8.1
[INFO] [stderr]    Compiling hashbrown v0.15.4
[INFO] [stderr]    Compiling new_debug_unreachable v1.0.6
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]    Compiling rustls-pki-types v1.12.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling anyhow v1.0.98
[INFO] [stderr]    Compiling log v0.4.27
[INFO] [stderr]    Compiling http v1.3.1
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling tower-service v0.3.3
[INFO] [stderr]    Compiling openssl v0.10.73
[INFO] [stderr]    Compiling foreign-types-shared v0.1.1
[INFO] [stderr]    Compiling untrusted v0.9.0
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling atomic-waker v1.1.2
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling try-lock v0.2.5
[INFO] [stderr]    Compiling foreign-types v0.3.2
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]    Compiling want v0.3.1
[INFO] [stderr]    Compiling time-core v0.1.4
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling indexmap v2.10.0
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]    Compiling rustls v0.23.29
[INFO] [stderr]    Compiling ryu v1.0.20
[INFO] [stderr]    Compiling scoped-tls v1.0.1
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling num-conv v0.1.0
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling powerfmt v0.2.0
[INFO] [stderr]    Compiling alloc-no-stdlib v2.0.4
[INFO] [stderr]    Compiling better_scoped_tls v1.0.1
[INFO] [stderr]    Compiling deranged v0.4.0
[INFO] [stderr]    Compiling alloc-stdlib v0.2.2
[INFO] [stderr]    Compiling time-macros v0.2.22
[INFO] [stderr]    Compiling swc_visit v2.0.1
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling smartstring v1.0.1
[INFO] [stderr]    Compiling cookie v0.18.1
[INFO] [stderr]    Compiling ipnet v2.11.0
[INFO] [stderr]    Compiling radium v0.7.0
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling unicode-id-start v1.3.1
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling unicode-width v0.1.14
[INFO] [stderr]    Compiling adler2 v2.0.1
[INFO] [stderr]    Compiling siphasher v0.3.11
[INFO] [stderr]    Compiling openssl-probe v0.1.6
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling brotli-decompressor v5.0.0
[INFO] [stderr]    Compiling openssl-sys v0.9.109
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling psm v0.1.26
[INFO] [stderr]    Compiling stacker v0.1.21
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling tap v1.0.1
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling litrs v0.4.1
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]    Compiling static_assertions v1.1.0
[INFO] [stderr]    Compiling tower-layer v0.3.3
[INFO] [stderr]    Compiling psl-types v2.0.11
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling flate2 v1.1.2
[INFO] [stderr]    Compiling wyz v0.5.1
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling webpki-roots v1.0.1
[INFO] [stderr]    Compiling funty v2.0.0
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling document-features v0.2.11
[INFO] [stderr]    Compiling vsimd v0.8.0
[INFO] [stderr]    Compiling uuid v1.17.0
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling seq-macro v0.3.6
[INFO] [stderr]    Compiling outref v0.5.2
[INFO] [stderr]    Compiling time v0.3.41
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling utf8parse v0.2.2
[INFO] [stderr]    Compiling iri-string v0.7.8
[INFO] [stderr]    Compiling anstyle-parse v0.2.7
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling bitvec v1.0.1
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling colorchoice v1.0.4
[INFO] [stderr]    Compiling mime v0.3.17
[INFO] [stderr]    Compiling brotli v8.0.1
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.1
[INFO] [stderr]    Compiling anstyle v1.0.11
[INFO] [stderr]    Compiling if_chain v1.0.2
[INFO] [stderr]    Compiling anstyle-query v1.1.3
[INFO] [stderr]    Compiling iana-time-zone v0.1.63
[INFO] [stderr]    Compiling base64-simd v0.8.0
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling cpufeatures v0.2.17
[INFO] [stderr]    Compiling data-encoding v2.9.0
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling chrono v0.4.41
[INFO] [stderr]    Compiling anstream v0.6.19
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling clap_lex v0.7.5
[INFO] [stderr]    Compiling clap_builder v4.5.41
[INFO] [stderr]    Compiling is-terminal v0.4.16
[INFO] [stderr]    Compiling termcolor v1.4.1
[INFO] [stderr]    Compiling humantime v2.2.0
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling swc_macros_common v1.0.1
[INFO] [stderr]    Compiling rustls-webpki v0.103.4
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling swc_eq_ignore_macros v1.0.1
[INFO] [stderr]    Compiling from_variant v2.0.2
[INFO] [stderr]    Compiling phf_macros v0.11.3
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling ast_node v3.0.3
[INFO] [stderr]    Compiling tokio v1.46.1
[INFO] [stderr]    Compiling string_enum v1.0.2
[INFO] [stderr]    Compiling phf v0.11.3
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling is-macro v0.3.7
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling async-trait v0.1.88
[INFO] [stderr]    Compiling clap_derive v4.5.41
[INFO] [stderr]    Compiling env_logger v0.10.2
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling zerovec v0.11.2
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling clap v4.5.41
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]    Compiling potential_utf v0.1.2
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[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.0.3
[INFO] [stderr]    Compiling publicsuffix v2.3.0
[INFO] [stderr]    Compiling tokio-util v0.7.15
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling tokio-rustls v0.26.2
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling async-compression v0.4.27
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling triomphe v0.1.14
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling bytes-str v0.2.7
[INFO] [stderr]    Compiling debugid v0.8.0
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling hstr v2.0.0
[INFO] [stderr]    Compiling tower-http v0.6.6
[INFO] [stderr]    Compiling h2 v0.4.11
[INFO] [stderr]    Compiling swc_atoms v7.0.0
[INFO] [stderr]    Compiling cookie_store v0.21.1
[INFO] [stderr]    Compiling sourcemap v9.2.2
[INFO] [stderr]    Compiling swc_common v14.0.0
[INFO] [stderr]    Compiling swc_ecma_ast v14.0.0
[INFO] [stderr]    Compiling hyper v1.6.0
[INFO] [stderr]    Compiling hyper-util v0.1.15
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling reqwest v0.12.22
[INFO] [stderr]    Compiling swc_ecma_lexer v20.0.1
[INFO] [stderr]    Compiling swc_ecma_parser v20.0.0
[INFO] [stderr]    Compiling resourcer_core v0.0.1 (/opt/rustwide/workdir/crates/core)
[INFO] [stdout] warning: unused variable: `client`
[INFO] [stdout]   --> crates/core/src/download_manager.rs:42:13
[INFO] [stdout]    |
[INFO] [stdout] 42 |         let client = client.clone();
[INFO] [stdout]    |             ^^^^^^ help: if this is intentional, prefix it with an underscore: `_client`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: static `CHUNK_ARRAY_RE` is never used
[INFO] [stdout]    --> crates/core/src/webpack.rs:105:12
[INFO] [stdout]     |
[INFO] [stdout] 105 |     static CHUNK_ARRAY_RE: Lazy<Regex> = Lazy::new(|| {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling detectors v0.0.1 (/opt/rustwide/workdir/crates/detectors)
[INFO] [stderr]    Compiling resourcer_cli v0.1.0 (/opt/rustwide/workdir/crates/cli)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 49s
[INFO] running `Command { std: "docker" "inspect" "680019be4980540936a76659d11f7f071da598a4b4802d1805cdafaf1322b5cb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "680019be4980540936a76659d11f7f071da598a4b4802d1805cdafaf1322b5cb", kill_on_drop: false }`
[INFO] [stdout] 680019be4980540936a76659d11f7f071da598a4b4802d1805cdafaf1322b5cb
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 69ea48bdc7c1217ea122fa58fbf83a4c0bfa7f8043c93e36fa1ea477deab71f5
[INFO] running `Command { std: "docker" "start" "-a" "69ea48bdc7c1217ea122fa58fbf83a4c0bfa7f8043c93e36fa1ea477deab71f5", kill_on_drop: false }`
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling bitflags v2.9.1
[INFO] [stderr]    Compiling signal-hook-registry v1.4.5
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]    Compiling value-bag v1.11.1
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling parking v2.2.1
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling rustix v1.0.7
[INFO] [stderr]    Compiling linux-raw-sys v0.9.4
[INFO] [stderr]    Compiling lock_api v0.4.13
[INFO] [stderr]    Compiling memchr v2.7.5
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling dirs-sys-next v0.1.2
[INFO] [stderr]    Compiling crunchy v0.2.4
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling tokio v1.46.1
[INFO] [stderr]    Compiling log v0.4.27
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]    Compiling openssl v0.10.73
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling futures-lite v2.6.0
[INFO] [stderr]    Compiling event-listener v5.4.0
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling dirs-next v2.0.0
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling async-task v4.7.1
[INFO] [stderr]    Compiling term v0.7.0
[INFO] [stderr]    Compiling phf_macros v0.11.3
[INFO] [stderr]    Compiling precomputed-hash v0.1.1
[INFO] [stderr]    Compiling event-listener-strategy v0.5.4
[INFO] [stderr]    Compiling bit-vec v0.6.3
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling async-lock v3.4.0
[INFO] [stderr]    Compiling async-channel v2.5.0
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling cookie_store v0.21.1
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling fixedbitset v0.4.2
[INFO] [stderr]    Compiling itertools v0.11.0
[INFO] [stderr]    Compiling string_cache v0.8.9
[INFO] [stderr]    Compiling ascii-canvas v3.0.0
[INFO] [stderr]    Compiling petgraph v0.6.5
[INFO] [stderr]    Compiling bit-set v0.5.3
[INFO] [stderr]    Compiling ena v0.14.3
[INFO] [stderr]    Compiling phf v0.11.3
[INFO] [stderr]    Compiling piper v0.2.4
[INFO] [stderr]    Compiling unicode-xid v0.2.6
[INFO] [stderr]    Compiling pico-args v0.5.0
[INFO] [stderr]    Compiling event-listener v2.5.3
[INFO] [stderr]    Compiling kv-log-macro v1.0.7
[INFO] [stderr]    Compiling swc_ecma_ast v14.0.0
[INFO] [stderr]    Compiling async-executor v1.13.2
[INFO] [stderr]    Compiling blocking v1.6.2
[INFO] [stderr]    Compiling async-channel v1.9.0
[INFO] [stderr]    Compiling http v0.2.12
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling lalrpop-util v0.20.2
[INFO] [stderr]    Compiling httpdate v1.0.3
[INFO] [stderr]    Compiling serde_regex v1.1.0
[INFO] [stderr]    Compiling assert-json-diff v2.0.2
[INFO] [stderr]    Compiling levenshtein v1.0.5
[INFO] [stderr]    Compiling similar v2.7.0
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling base64 v0.21.7
[INFO] [stderr]    Compiling env_logger v0.10.2
[INFO] [stderr]    Compiling http-body v0.4.6
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling lalrpop v0.20.2
[INFO] [stderr]    Compiling async-attributes v1.1.2
[INFO] [stderr]    Compiling tokio-util v0.7.15
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling tokio-rustls v0.26.2
[INFO] [stderr]    Compiling async-compression v0.4.27
[INFO] [stderr]    Compiling hyper v0.14.32
[INFO] [stderr]    Compiling polling v3.8.0
[INFO] [stderr]    Compiling tempfile v3.20.0
[INFO] [stderr]    Compiling async-io v2.4.1
[INFO] [stderr]    Compiling swc_ecma_lexer v20.0.1
[INFO] [stderr]    Compiling tower-http v0.6.6
[INFO] [stderr]    Compiling h2 v0.4.11
[INFO] [stderr]    Compiling async-signal v0.2.11
[INFO] [stderr]    Compiling async-global-executor v2.4.1
[INFO] [stderr]    Compiling async-process v2.3.1
[INFO] [stderr]    Compiling async-std v1.13.1
[INFO] [stderr]    Compiling hyper v1.6.0
[INFO] [stderr]    Compiling hyper-util v0.1.15
[INFO] [stderr]    Compiling async-object-pool v0.1.5
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling reqwest v0.12.22
[INFO] [stderr]    Compiling basic-cookies v0.1.5
[INFO] [stderr]    Compiling swc_ecma_parser v20.0.0
[INFO] [stderr]    Compiling httpmock v0.7.0
[INFO] [stderr]    Compiling resourcer_core v0.0.1 (/opt/rustwide/workdir/crates/core)
[INFO] [stdout] warning: unused variable: `client`
[INFO] [stdout]   --> crates/core/src/download_manager.rs:42:13
[INFO] [stdout]    |
[INFO] [stdout] 42 |         let client = client.clone();
[INFO] [stdout]    |             ^^^^^^ help: if this is intentional, prefix it with an underscore: `_client`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: static `CHUNK_ARRAY_RE` is never used
[INFO] [stdout]    --> crates/core/src/webpack.rs:105:12
[INFO] [stdout]     |
[INFO] [stdout] 105 |     static CHUNK_ARRAY_RE: Lazy<Regex> = Lazy::new(|| {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling detectors v0.0.1 (/opt/rustwide/workdir/crates/detectors)
[INFO] [stderr]    Compiling resourcer_cli v0.1.0 (/opt/rustwide/workdir/crates/cli)
[INFO] [stdout] warning: unused variable: `bad_mock`
[INFO] [stdout]   --> crates/core/tests/webpack_tests.rs:57:9
[INFO] [stdout]    |
[INFO] [stdout] 57 |     let bad_mock = server.mock_async(|when, then| {
[INFO] [stdout]    |         ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_bad_mock`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `walkdir::WalkDir`
[INFO] [stdout]  --> crates/core/tests/output_tests.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use walkdir::WalkDir;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `sourcemap::SourceMap`
[INFO] [stdout]  --> crates/core/tests/sm_parse_tests.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use sourcemap::SourceMap;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ok1`
[INFO] [stdout]   --> crates/core/tests/fetch_tests.rs:41:9
[INFO] [stdout]    |
[INFO] [stdout] 41 |     let ok1 = server.mock(|when, then| {
[INFO] [stdout]    |         ^^^ help: if this is intentional, prefix it with an underscore: `_ok1`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ok2`
[INFO] [stdout]   --> crates/core/tests/fetch_tests.rs:45:9
[INFO] [stdout]    |
[INFO] [stdout] 45 |     let ok2 = server.mock(|when, then| {
[INFO] [stdout]    |         ^^^ help: if this is intentional, prefix it with an underscore: `_ok2`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `fail`
[INFO] [stdout]   --> crates/core/tests/fetch_tests.rs:49:9
[INFO] [stdout]    |
[INFO] [stdout] 49 |     let fail = server.mock(|when, then| {
[INFO] [stdout]    |         ^^^^ help: if this is intentional, prefix it with an underscore: `_fail`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `client`
[INFO] [stdout]   --> crates/core/src/download_manager.rs:42:13
[INFO] [stdout]    |
[INFO] [stdout] 42 |         let client = client.clone();
[INFO] [stdout]    |             ^^^^^^ help: if this is intentional, prefix it with an underscore: `_client`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: static `CHUNK_ARRAY_RE` is never used
[INFO] [stdout]    --> crates/core/src/webpack.rs:105:12
[INFO] [stdout]     |
[INFO] [stdout] 105 |     static CHUNK_ARRAY_RE: Lazy<Regex> = Lazy::new(|| {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `resourcer_core` (lib test); 2 warnings emitted
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/beta-2026-03-05-x86_64-unknown-linux-gnu/bin/rustc --crate-name resourcer_core --edition=2021 crates/core/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=b4f4b2f40f65d183 -C extra-filename=-ce6378012ce2e801 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-16446e1bab9e34ed.so --extern chrono=/opt/rustwide/target/debug/deps/libchrono-d5247da2583f52b8.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-e7afbbb5367d6af8.rlib --extern httpmock=/opt/rustwide/target/debug/deps/libhttpmock-cc974b95006e8f8d.rlib --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-e9252a7b5119f3eb.rlib --extern rayon=/opt/rustwide/target/debug/deps/librayon-2e83b41341532b11.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-eacc5fe23c49c0a7.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-25258f69ed19d897.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-4c5f9cb21771842b.rlib --extern sha2=/opt/rustwide/target/debug/deps/libsha2-cf34dea0b8093ec6.rlib --extern sourcemap=/opt/rustwide/target/debug/deps/libsourcemap-4814b6bd2ef153d6.rlib --extern swc_common=/opt/rustwide/target/debug/deps/libswc_common-b1e4ea5aff6b0a73.rlib --extern swc_ecma_ast=/opt/rustwide/target/debug/deps/libswc_ecma_ast-5da665effe11073e.rlib --extern swc_ecma_parser=/opt/rustwide/target/debug/deps/libswc_ecma_parser-bc92e1f7523f8194.rlib --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-3a2d7a05508c2d12.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-471e89b4c9547c9b.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-ae7326afbffda98a.rlib --extern url=/opt/rustwide/target/debug/deps/liburl-77cd9c2f15204157.rlib --extern walkdir=/opt/rustwide/target/debug/deps/libwalkdir-7cc6f300a6f0bf06.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/ring-8cae9e87236cdbf2/out -L native=/opt/rustwide/target/debug/build/psm-d463db845c315f32/out` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/opt/rustwide/target/debug/deps/rustcJba1xh/symbols.o" "<4 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libhttpmock-cc974b95006e8f8d,liblevenshtein-f2f40faf33016039,libbase64-13144a1f1e192158,libassert_json_diff-437998ae13494bb6,libsimilar-c8e2b8065ba88702,libbasic_cookies-756d9a2f24ef5372,liblalrpop_util-348f1dd5d45f4911,libhyper-efed37b065740380,libhttp_body-32978a92019d505a,libhttpdate-331798cefc82cc7e,libhttp-f7e42874eabb68a3,libasync_object_pool-88f5476b2d59d81a,libasync_std-0d292487d284f3c7,libasync_global_executor-acd42207959c2e89,libblocking-98cfc1ce10e66c8a,libpiper-072aceab5ebe6015,libasync_executor-15ab3c41382dad71,libasync_process-da57c7ddad0d0295,libasync_signal-16c6e39024ccf7d1,libasync_task-05c57d1f836b6944,libasync_channel-74589091cce696e4,libasync_io-430d84bc41322c7d,libpolling-3da0699284721af4,librustix-5f1d2107adfafb3e,liblinux_raw_sys-d2f9de63ad28ed77,libfutures_lite-e7a2396e15bbfc38,libfastrand-751bcde24b8aa073,libasync_channel-35d6b869441d886f,libevent_listener-0282a877755a83ef,libconcurrent_queue-ef28dc46dee383fe,libcrossbeam_utils-f696a08ab1e94e7a,libasync_lock-06e0b11764fc79f2,libevent_listener_strategy-2edafa79a7523c89,libevent_listener-e2bb7336245b418f,libparking-a9ae72c6c16ee980,libkv_log_macro-3482ad8100a7cd85,libserde_regex-640c6bec2294d48d,liblazy_static-3674be3f4245d19b,libresourcer_core-f1c635d940f28bc3,libsha2-cf34dea0b8093ec6,libcpufeatures-e04321643d03190d,libdigest-0dc99e4daa127caa,libblock_buffer-0dc685f90ebcf515,libcrypto_common-05bf6487d37e6f7c,libgeneric_array-373dfccc781d5b87,libtypenum-2411508f27232473,libwalkdir-7cc6f300a6f0bf06,libsame_file-ff49545450c0b63c,libsourcemap-4814b6bd2ef153d6,libbase64_simd-d78819428296f469,liboutref-a8d151a70d892957,libvsimd-df18ed82e402df6e,libdata_encoding-506ef4e476430498,libif_chain-409939356e6c375e,libbitvec-35ac29cba6a06bd0,libwyz-133d1f40126b72c7,libtap-37e510577f660e8b,libradium-df668b38f12b3f7a,libfunty-15c9f00de3f19225,libdebugid-7888c6c869416420,libuuid-3546f3fe521ce7ab,libswc_ecma_parser-bc92e1f7523f8194,libswc_ecma_lexer-31edf8a854d526a8,libstacker-f384ce20c0dd487c,libpsm-96f1dffc80cfcb99,libarrayvec-09741c597eeba17a,libsmartstring-b035b854b4c891ca,libstatic_assertions-f0217ecdd817a834,libswc_ecma_ast-5da665effe11073e,libunicode_id_start-b2f09f0be1ec1caa,libphf-5a5ccb07e04698fc,libphf_shared-f7c0c44eb89a9914,libsiphasher-03bcd832dc490f0a,libswc_common-b1e4ea5aff6b0a73,libbetter_scoped_tls-b2db0c01833c1c67,libscoped_tls-ddc34d439339bb5f,libunicode_width-b1bc0d6c10c00ecc,libbytes_str-e5e2398e90a511ba,libsiphasher-6bb0304e8b0d0631,libswc_visit-067e931b6af10206,libeither-ee1ed391f5dfcb09,libnum_bigint-90b05703089a4773,libnum_integer-978663802c73c752,libswc_atoms-eb96be7499620ce0,libhstr-da334a1695345010,libhashbrown-8fb0ad9d39a53e82,libahash-771820c3e7a29398,libzerocopy-57f1b6f6b592ba8f,liballocator_api2-8d9c1e895dea53bd,libtriomphe-9f9da18f40e20ec6,librustc_hash-ca4219e344ea5da0,libdebug_unreachable-2bce5da2715432ba,libfutures-e7afbbb5367d6af8,libfutures_executor-522e05ef4432bfb1,libregex-eacc5fe23c49c0a7,libregex_automata-e7882d553e0d2137,libaho_corasick-bbfbf5115799d522,libregex_syntax-cf9ef9729ec61e4c,libchrono-d5247da2583f52b8,libiana_time_zone-7ebdf60e360da8b0,libnum_traits-17bedafaa2a61f51,libthiserror-471e89b4c9547c9b,libreqwest-25258f69ed19d897,libserde_urlencoded-832a5e5b882fb68b,libcookie_store-8ed6667ec5b34833,libpublicsuffix-9a2739ab6a948936,libpsl_types-be5f8942940e3a9c,libcookie-09f1ac0b286afc56,libtime-620311eacf68bda7,libtime_core-ebad1aa9d4f81543,libnum_conv-d3297905cfb69f59,libderanged-d7d77992636cfc06,libpowerfmt-f6019a2766e431f7,libhyper_rustls-d3b51fe83142f663,libwebpki_roots-4de1e48a50747581,libhyper_tls-0734d285aa683643,libtokio_native_tls-31eaeb5413aef3b6,libtokio_rustls-8d68d52e649e3534,librustls-72ffc63e7320488f,libsubtle-2ae6a7038b9a0630,libwebpki-8fbb0629a74cb477,libring-d1222e16207b7715,libgetrandom-2d550c8a87e31fdc,libuntrusted-b2f816886faf2178,librustls_pki_types-23d65a0c440d13dc,libzeroize-9d781f334751eb0e,libmime-0188e0814ca7ddbf,libencoding_rs-455f6c9b70001295,libserde_json-4c5f9cb21771842b,libryu-a7164637bc4900ee,libasync_compression-75185f10766f16f3,libflate2-df28b4a8408369e9,libminiz_oxide-ca8849bbbe217a18,libadler2-1712579794513681,libcrc32fast-7b2b5b7c1e2b0f32,libbrotli-709ea7e1e00d1796,libbrotli_decompressor-d52593c63eaec5e1,liballoc_stdlib-4aac9f1b7fbf996b,liballoc_no_stdlib-118b0458ceca2dd8,libtower_http-f364ca2ce3726183,libiri_string-f2231ba2cbe5b068,libtower-1ab60182fd882c67,libtower_layer-d908dd771b239ecd,libnative_tls-5d3ee10325587ea6,libopenssl_probe-2c6d21a9709cae46,libopenssl-5ce125813a5c7c9a,libbitflags-ff7cd226995c6b8d,libforeign_types-4fe1886d5d9265b9,libforeign_types_shared-47b443a4583fd949,libcfg_if-3a213765134f0c85,libopenssl_sys-67b9bec765bdf4e5,libhyper_util-625737c5542450c1,libbase64-32787b0325ea6df8,libipnet-a38805d99c19843f,libtower_service-3fb88d28c2218805,libhyper-261226c0360b95a8,libwant-7a6260b9c50f1479,libtry_lock-8fa2f6971035be84,libhttparse-8c9b827b8f345444,libh2-038a92cd35d2d4a7,libtracing-e2e6c6a0f87d6c32,libtracing_core-05e1b75a06fc0004,libonce_cell-e9252a7b5119f3eb,libindexmap-72eac8c1f8b9c11c,libequivalent-6a754676e6af62ae,libhashbrown-e327c0f7da61a4cc,libatomic_waker-06950c8c08d2b8fa,libtokio_util-fa8095f649e95bf2,libfutures_util-a508071fa53b3d6a,libmemchr-eb753e192a6bbd2d,libfutures_io-6a4719510b0746bc,libslab-06cf58f8e93304ed,libfutures_channel-3bb2db6cecc5bacb,libfutures_sink-ae1eb2d060de53a2,libfutures_task-e09ab7898221cb97,libpin_utils-3860774ad9b215b5,libtokio-ae7326afbffda98a,libsignal_hook_registry-efd2d29bc9df4ce7,libsocket2-d65aad6981b01044,libmio-7513b4aed0fa4e49,liblibc-a3a782fcd3bf4e41,libhttp_body_util-3e17c470bd7f7a50,libpin_project_lite-72bf04572caa1c84,libhttp_body-105ee97081f5a2ad,liblog-a9aed8dbee10e0a1,libvalue_bag-7015782d3ac2314f,liburl-77cd9c2f15204157,libidna-f7b97ba25c879a4a,libutf8_iter-51566bbad89f3a68,libidna_adapter-712b182999ddfb00,libicu_properties-7dfb4a441ed6e4ae,libicu_properties_data-b53d225676b50701,libicu_normalizer-83eba7fc52e7f34a,libsmallvec-bc3128fdd57228fc,libicu_normalizer_data-ff82f05aef08137e,libicu_collections-d7589bd11ff03225,libpotential_utf-6a450296cbcfce92,libicu_provider-7c354144a8e0664b,libicu_locale_core-aedc5d2ca04f9d74,libtinystr-5afd5b451c4e20b1,liblitemap-76c583890b84c465,libwriteable-240af3fb4837c678,libzerovec-0416f8b095996e61,libzerotrie-b990ad612eece1b7,libyoke-3d658d9752bfe52f,libstable_deref_trait-14e4a70bda35dfe8,libzerofrom-7bd1b16f23804c55,libform_urlencoded-48069ad4ff13b53d,libpercent_encoding-af9df9186596bd92,libserde-c4cd080321175c72,libhttp-2d03230cfda7aff1,libitoa-ef40fa516293a9d3,libbytes-82ad4f0211bdc963,libfnv-79e2cbfbe03dcd16,libsync_wrapper-a254cb6192850e87,libfutures_core-3b920243fce8fec0}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/deps/rustcJba1xh/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/ring-8cae9e87236cdbf2/out" "-L" "/opt/rustwide/target/debug/build/psm-d463db845c315f32/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/fetch_tests-e39f0b5f37e0c4e9" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `resourcer_core` (test "fetch_tests") due to 1 previous error; 3 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "69ea48bdc7c1217ea122fa58fbf83a4c0bfa7f8043c93e36fa1ea477deab71f5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "69ea48bdc7c1217ea122fa58fbf83a4c0bfa7f8043c93e36fa1ea477deab71f5", kill_on_drop: false }`
[INFO] [stdout] 69ea48bdc7c1217ea122fa58fbf83a4c0bfa7f8043c93e36fa1ea477deab71f5
