[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 try#9f93af291970322f4f1c6315ccde4d7078201159 for pr-146098-6
[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 9f93af291970322f4f1c6315ccde4d7078201159
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "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" "+9f93af291970322f4f1c6315ccde4d7078201159" "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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 90e22c8854460e493aa3497a443a564bd0bd8df8c2e5ec5cb4585cc8481c160f
[INFO] running `Command { std: "docker" "start" "-a" "90e22c8854460e493aa3497a443a564bd0bd8df8c2e5ec5cb4585cc8481c160f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "90e22c8854460e493aa3497a443a564bd0bd8df8c2e5ec5cb4585cc8481c160f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "90e22c8854460e493aa3497a443a564bd0bd8df8c2e5ec5cb4585cc8481c160f", kill_on_drop: false }`
[INFO] [stdout] 90e22c8854460e493aa3497a443a564bd0bd8df8c2e5ec5cb4585cc8481c160f
[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=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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2a89aacfe9ef63d2b63054c66e94c215abe2e13df7e1325d9fd94457a504eb56
[INFO] running `Command { std: "docker" "start" "-a" "2a89aacfe9ef63d2b63054c66e94c215abe2e13df7e1325d9fd94457a504eb56", 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 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 bytes v1.10.1
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling memchr v2.7.5
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling writeable v0.6.1
[INFO] [stderr]    Compiling cc v1.2.29
[INFO] [stderr]    Compiling litemap v0.8.0
[INFO] [stderr]    Compiling percent-encoding v2.3.1
[INFO] [stderr]    Compiling icu_properties_data v2.0.1
[INFO] [stderr]    Compiling icu_normalizer_data v2.0.0
[INFO] [stderr]    Compiling tracing-core v0.1.34
[INFO] [stderr]    Compiling slab v0.4.10
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling pkg-config v0.3.32
[INFO] [stderr]    Compiling zerocopy v0.8.26
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling vcpkg v0.2.15
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling utf8_iter v1.0.4
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling bitflags v2.9.1
[INFO] [stderr]    Compiling http v1.3.1
[INFO] [stderr]    Compiling siphasher v1.0.1
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling typenum v1.18.0
[INFO] [stderr]    Compiling new_debug_unreachable v1.0.6
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]    Compiling rustc-hash v2.1.1
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling hashbrown v0.15.4
[INFO] [stderr]    Compiling allocator-api2 v0.2.21
[INFO] [stderr]    Compiling zeroize v1.8.1
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling rustls-pki-types v1.12.0
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling anyhow v1.0.98
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling atomic-waker v1.1.2
[INFO] [stderr]    Compiling openssl v0.10.73
[INFO] [stderr]    Compiling log v0.4.27
[INFO] [stderr]    Compiling untrusted v0.9.0
[INFO] [stderr]    Compiling foreign-types-shared v0.1.1
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling foreign-types v0.3.2
[INFO] [stderr]    Compiling scoped-tls v1.0.1
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling ryu v1.0.20
[INFO] [stderr]    Compiling rustls v0.23.29
[INFO] [stderr]    Compiling time-core v0.1.4
[INFO] [stderr]    Compiling powerfmt v0.2.0
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling openssl-sys v0.9.109
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling psm v0.1.26
[INFO] [stderr]    Compiling num-conv v0.1.0
[INFO] [stderr]    Compiling alloc-no-stdlib v2.0.4
[INFO] [stderr]    Compiling deranged v0.4.0
[INFO] [stderr]    Compiling time-macros v0.2.22
[INFO] [stderr]    Compiling indexmap v2.10.0
[INFO] [stderr]    Compiling alloc-stdlib v0.2.2
[INFO] [stderr]    Compiling stacker v0.1.21
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling swc_visit v2.0.1
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling better_scoped_tls v1.0.1
[INFO] [stderr]    Compiling smartstring v1.0.1
[INFO] [stderr]    Compiling cookie v0.18.1
[INFO] [stderr]    Compiling radium v0.7.0
[INFO] [stderr]    Compiling unicode-width v0.1.14
[INFO] [stderr]    Compiling siphasher v0.3.11
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling openssl-probe v0.1.6
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling ipnet v2.11.0
[INFO] [stderr]    Compiling unicode-id-start v1.3.1
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling brotli-decompressor v5.0.0
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling litrs v0.4.1
[INFO] [stderr]    Compiling psl-types v2.0.11
[INFO] [stderr]    Compiling tap v1.0.1
[INFO] [stderr]    Compiling tower-layer v0.3.3
[INFO] [stderr]    Compiling static_assertions v1.1.0
[INFO] [stderr]    Compiling flate2 v1.1.2
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling wyz v0.5.1
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling webpki-roots v1.0.1
[INFO] [stderr]    Compiling seq-macro v0.3.6
[INFO] [stderr]    Compiling utf8parse v0.2.2
[INFO] [stderr]    Compiling iri-string v0.7.8
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling uuid v1.17.0
[INFO] [stderr]    Compiling vsimd v0.8.0
[INFO] [stderr]    Compiling time v0.3.41
[INFO] [stderr]    Compiling funty v2.0.0
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling outref v0.5.2
[INFO] [stderr]    Compiling document-features v0.2.11
[INFO] [stderr]    Compiling anstyle-parse v0.2.7
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]    Compiling base64-simd v0.8.0
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling colorchoice v1.0.4
[INFO] [stderr]    Compiling mime v0.3.17
[INFO] [stderr]    Compiling cpufeatures v0.2.17
[INFO] [stderr]    Compiling data-encoding v2.9.0
[INFO] [stderr]    Compiling iana-time-zone v0.1.63
[INFO] [stderr]    Compiling bitvec v1.0.1
[INFO] [stderr]    Compiling if_chain v1.0.2
[INFO] [stderr]    Compiling anstyle-query v1.1.3
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.1
[INFO] [stderr]    Compiling anstyle v1.0.11
[INFO] [stderr]    Compiling brotli v8.0.1
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling anstream v0.6.19
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling chrono v0.4.41
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling clap_lex v0.7.5
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling is-terminal v0.4.16
[INFO] [stderr]    Compiling humantime v2.2.0
[INFO] [stderr]    Compiling termcolor v1.4.1
[INFO] [stderr]    Compiling clap_builder v4.5.41
[INFO] [stderr]    Compiling rustls-webpki v0.103.4
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling env_logger v0.10.2
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling swc_macros_common v1.0.1
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[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 phf_macros v0.11.3
[INFO] [stderr]    Compiling ast_node v3.0.3
[INFO] [stderr]    Compiling swc_eq_ignore_macros v1.0.1
[INFO] [stderr]    Compiling from_variant v2.0.2
[INFO] [stderr]    Compiling is-macro v0.3.7
[INFO] [stderr]    Compiling string_enum v1.0.2
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling phf v0.11.3
[INFO] [stderr]    Compiling tokio v1.46.1
[INFO] [stderr]    Compiling async-trait v0.1.88
[INFO] [stderr]    Compiling clap_derive v4.5.41
[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 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 url v2.5.4
[INFO] [stderr]    Compiling publicsuffix v2.3.0
[INFO] [stderr]    Compiling hstr v2.0.0
[INFO] [stderr]    Compiling tokio-util v0.7.15
[INFO] [stderr]    Compiling tokio-rustls v0.26.2
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling async-compression v0.4.27
[INFO] [stderr]    Compiling swc_atoms v7.0.0
[INFO] [stderr]    Compiling h2 v0.4.11
[INFO] [stderr]    Compiling tower-http v0.6.6
[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 swc_ecma_lexer v20.0.1
[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_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 42s
[INFO] running `Command { std: "docker" "inspect" "2a89aacfe9ef63d2b63054c66e94c215abe2e13df7e1325d9fd94457a504eb56", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2a89aacfe9ef63d2b63054c66e94c215abe2e13df7e1325d9fd94457a504eb56", kill_on_drop: false }`
[INFO] [stdout] 2a89aacfe9ef63d2b63054c66e94c215abe2e13df7e1325d9fd94457a504eb56
[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=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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a00b04df1e9c1f23ed52461d4a2e4e6968ae8cda1a9dbc986c30073cdd0edc7b
[INFO] running `Command { std: "docker" "start" "-a" "a00b04df1e9c1f23ed52461d4a2e4e6968ae8cda1a9dbc986c30073cdd0edc7b", 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 smallvec v1.15.1
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling futures-lite v2.6.0
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling crunchy v0.2.4
[INFO] [stderr]    Compiling openssl v0.10.73
[INFO] [stderr]    Compiling event-listener v5.4.0
[INFO] [stderr]    Compiling dirs-next v2.0.0
[INFO] [stderr]    Compiling tokio v1.46.1
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling phf_macros v0.11.3
[INFO] [stderr]    Compiling async-task v4.7.1
[INFO] [stderr]    Compiling term v0.7.0
[INFO] [stderr]    Compiling log v0.4.27
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling precomputed-hash v0.1.1
[INFO] [stderr]    Compiling fixedbitset v0.4.2
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling cookie_store v0.21.1
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling event-listener-strategy v0.5.4
[INFO] [stderr]    Compiling bit-vec v0.6.3
[INFO] [stderr]    Compiling itertools v0.11.0
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling async-lock v3.4.0
[INFO] [stderr]    Compiling async-channel v2.5.0
[INFO] [stderr]    Compiling ascii-canvas v3.0.0
[INFO] [stderr]    Compiling string_cache v0.8.9
[INFO] [stderr]    Compiling bit-set v0.5.3
[INFO] [stderr]    Compiling petgraph v0.6.5
[INFO] [stderr]    Compiling ena v0.14.3
[INFO] [stderr]    Compiling phf v0.11.3
[INFO] [stderr]    Compiling piper v0.2.4
[INFO] [stderr]    Compiling pico-args v0.5.0
[INFO] [stderr]    Compiling unicode-xid v0.2.6
[INFO] [stderr]    Compiling async-executor v1.13.2
[INFO] [stderr]    Compiling event-listener v2.5.3
[INFO] [stderr]    Compiling blocking v1.6.2
[INFO] [stderr]    Compiling kv-log-macro v1.0.7
[INFO] [stderr]    Compiling http v0.2.12
[INFO] [stderr]    Compiling swc_ecma_ast v14.0.0
[INFO] [stderr]    Compiling async-channel v1.9.0
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling lalrpop-util v0.20.2
[INFO] [stderr]    Compiling serde_regex v1.1.0
[INFO] [stderr]    Compiling assert-json-diff v2.0.2
[INFO] [stderr]    Compiling base64 v0.21.7
[INFO] [stderr]    Compiling similar v2.7.0
[INFO] [stderr]    Compiling levenshtein v1.0.5
[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 polling v3.8.0
[INFO] [stderr]    Compiling tempfile v3.20.0
[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 async-io v2.4.1
[INFO] [stderr]    Compiling tower-http v0.6.6
[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 h2 v0.4.11
[INFO] [stderr]    Compiling async-std v1.13.1
[INFO] [stderr]    Compiling swc_ecma_lexer v20.0.1
[INFO] [stderr]    Compiling async-object-pool v0.1.5
[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 basic-cookies v0.1.5
[INFO] [stderr]    Compiling httpmock v0.7.0
[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] [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: `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 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] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustcTCW8q1/symbols.o" "<2 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/{libresourcer_core-c350a8d1e35d8a47,libsha2-ebc709dc1634e3c3,libcpufeatures-471354fefbcaf2d8,libdigest-1c0ded6696e33019,libblock_buffer-eb912e7657afff52,libcrypto_common-7fdbb27dd40ebdc7,libgeneric_array-4d1e7d2120c15a03,libtypenum-b636c2b461885073,libwalkdir-1a00c768f8c7f3de,libsame_file-1ceb7b6153588b15,libswc_ecma_parser-db84c9d11160f40f,libswc_ecma_lexer-78bacb072b5bd2fe,libstacker-4b8707ae1288fb6d,libpsm-00752a3ace338e59,libarrayvec-41dcfe80309d7422,libsmartstring-478580f21b80a28e,libstatic_assertions-d53a9977dc6e27e5,libswc_ecma_ast-615d408b2d2d5f18,libphf-a499f8777824ff0e,libphf_shared-412437e318244639,libsiphasher-f4ddcf7845cbccbe,libswc_common-25610bbafb1e78ba,libbetter_scoped_tls-32d2d1d06f0f653a,libscoped_tls-c61d1d5075225c6a,libunicode_width-08b963676a6677c5,libbytes_str-a97aa09e9f22a8f1,libsiphasher-7b49b0cc05d9e611,libswc_visit-5e24a7872085f74a,libeither-1e551205f1478063,libnum_bigint-0624d89408e86067,libnum_integer-74a4cf281e9d481c,libswc_atoms-6d098fb8ad769a44,libhstr-0ebe04a4f4770d4f,libhashbrown-22bb05172945a142,libahash-98cfecd986c11384,libzerocopy-70610920d7f7fd24,liballocator_api2-3bc2480ae44878f3,libtriomphe-92bb73528d234598,libdebug_unreachable-64be8850bfcabca1,libfutures-3b0c9ec24ca32703,libfutures_executor-deeefed30c2a0905,libregex-8472ba6b36f0fffa,libregex_automata-2676b24567836886,libaho_corasick-7231ee35a67f9404,libregex_syntax-13fc688ae7f36982,libchrono-060a62910696eb73,libiana_time_zone-693b81a5c0b46492,libnum_traits-c87bc96fedcc67a8,libthiserror-74a524924fd77012,libreqwest-cc122138e21cfd52,libserde_urlencoded-7b2e7405a34c0da6,libcookie_store-999f99c02811c61a,libpublicsuffix-bc72229e2995e7b7,libpsl_types-fd0d8ee12106f23e,libcookie-d5ac5d42f8f2b8f7,libtime-5317c8e7ee34e0a1,libtime_core-45a5f0d549950b2a,libnum_conv-2c976fbf8b8f2899,libderanged-3ca21461b8e5f612,libpowerfmt-a0c185df26c26a22,libhyper_rustls-298e7030d6e697a4,libwebpki_roots-fec75033d9e65973,libhyper_tls-428e91c058b066b4,libtokio_native_tls-33117c069eec68bd,libtokio_rustls-bcf7d5eb533d7f26,librustls-d084a2f1874ec087,libsubtle-ca7024fc66e4388f,libwebpki-415702c41f20eacc,libring-c8b9e6b2f23a18b3,libgetrandom-dd219b134d948b1c,libuntrusted-3420b86308bec153,librustls_pki_types-a7867074414b404a,libzeroize-ead98f074a37f829,libmime-4b44681fdb2c65f7,libencoding_rs-81683899b9b068d2,libasync_compression-5a0408f7de9e6654,libflate2-36f5f750ebaceef7,libminiz_oxide-63622f1d3ce634bc,libadler2-6c84652b4f76062c,libcrc32fast-84583fa265e26206,libbrotli-1a899f402a3f0116,libbrotli_decompressor-8126f0dca5f7b4a7,liballoc_stdlib-be9175862277e1f4,liballoc_no_stdlib-06c983927188c99c,libtower_http-a8857ec8ec045681,libiri_string-a380f51e5b0b7b73,libtower-430a4b35aefe7351,libtower_layer-d70c7e404336389b,libnative_tls-3440552425a5c522,libopenssl_probe-cbab9b905ab83f66,libopenssl-ffc9988545ed5384,libforeign_types-0d5385f641bbbadd,libforeign_types_shared-1d09a6084921ca40,libopenssl_sys-c7282f804f40a2d5,libhyper_util-f927aa64737f0a53,libbase64-2a03de3babadded3,libipnet-9aae67a4e846df6d,libtower_service-0d7df29686b13872,libhyper-1ee24b956b734a5a,libwant-0f3c3ee377cad37f,libtry_lock-aabba5e3d97e6b57,libhttparse-47a3d40564b60e09,libh2-ed1d66ea553d7bbc,libtracing-1c8fcc971b2cee3f,libtracing_core-181ee1ed942b4689,libindexmap-9bd9b5387089e818,libequivalent-7e0e8cbe6c474a67,libhashbrown-37a6703d9702db39,libatomic_waker-001109810bdecbaa,libtokio_util-7a94e2a47cf3a2d6,libfutures_util-7fab764616a23c47,libfutures_io-972ebb79349338ae,libslab-bf5a4eed15154f64,libfutures_channel-f26d4826b597103e,libfutures_sink-be8442ee548d90f9,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libtokio-d96a7dba5ec6b1fe,libsignal_hook_registry-28460b60e926f6cb,libsocket2-a88a45ba783e0ee2,libmio-208bbb9d1157a818,libhttp_body_util-f2ff7a97002ec3c2,libpin_project_lite-bedc6e0acd72ff2a,libhttp_body-5d2c120e15cb3719,liblog-b5fdc9487e4a6ada,libvalue_bag-e56b1fc7f9ce58e4,libhttp-8a286151680a468c,libbytes-bfe11088fe358bd1,libfnv-2d77ec4f6f971b24,libsync_wrapper-5a27d2ea02cd7690,libfutures_core-fc6bb1738f00fc87,libsourcemap-b709f04d2b23ff2c,libbase64_simd-a89cf1c4a41c208c,liboutref-f450885a24a2ad4b,libvsimd-035e2101b7888870,libunicode_id_start-0989420e395a3bc5,libdata_encoding-6d465a39edfa29f6,libif_chain-e7621d9e2b9f49b4,libserde_json-055de53f88305d45,libmemchr-6f5829dadd40eda8,libitoa-6b76ec393d6a2c41,libryu-0ea4bafc9bef6d8b,libbitvec-4d9abde62f1c4da4,libwyz-08b81de43180c23e,libtap-a03b11bfa148d0b2,libradium-a5583fb516fb7633,libfunty-e395759ffae18036,liburl-e7c5f215357ea7c6,libidna-488dbc0908436d97,libutf8_iter-0d9be7b316c2b184,libidna_adapter-ad029d14e7e41d33,libicu_properties-7379b61a0744ba56,libicu_properties_data-9d163be0f8ec47fd,libicu_normalizer-46d686b1c2ee921f,libsmallvec-5854932b8c8b4991,libicu_normalizer_data-9919e82512efe734,libicu_collections-dd8b452463dddaa5,libpotential_utf-0c0769aef0f5f930,libicu_provider-995479f12104ce06,libicu_locale_core-160c0de83a1fff66,libtinystr-dc59b6b02bb97815,liblitemap-aaec3d88bc2b9505,libwriteable-1fc78dfe07ba1099,libzerovec-634bfb908092d91c,libzerotrie-fe730875a992371a,libyoke-c5a2410bad6cff89,libstable_deref_trait-e5f295e98f1b80b2,libzerofrom-133f07dd4e10386f,libform_urlencoded-a5edb5174711de82,libpercent_encoding-9bee39bbc5bd523a,librustc_hash-d7c9c021d0487117,libdebugid-d563f8a45956af4f,libserde-048657cb08a899fa,libuuid-feff9e65319c3244,libtempfile-116d6263da06e87f,libgetrandom-4cbc0cd24812e98c,liblibc-4a513ea0f2e1d0e2,libcfg_if-5a199b0ec0054672,libfastrand-503f12a96d791409,libonce_cell-0ba6aecba7086d38,librustix-d109d579b881d72d,libbitflags-8d6004180f14a06d,liblinux_raw_sys-9084e2aa46cbec50}.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" "/tmp/rustcTCW8q1/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-c5b67ca744be352d/out" "-L" "/opt/rustwide/target/debug/build/psm-4cf2f1438f2f189c/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/sm_parse_tests-c9ab610e6b1c620d" "-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 "sm_parse_tests") due to 1 previous error; 1 warning emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[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/9f93af291970322f4f1c6315ccde4d7078201159/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=8f7df85c7c37d1f4 -C extra-filename=-f08bb64f7e6ade72 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-1026aca84816da2b.so --extern chrono=/opt/rustwide/target/debug/deps/libchrono-060a62910696eb73.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-3b0c9ec24ca32703.rlib --extern httpmock=/opt/rustwide/target/debug/deps/libhttpmock-162e0a8ddb37ceb0.rlib --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-0ba6aecba7086d38.rlib --extern rayon=/opt/rustwide/target/debug/deps/librayon-67abd201a15ef2af.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-8472ba6b36f0fffa.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-cc122138e21cfd52.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-055de53f88305d45.rlib --extern sha2=/opt/rustwide/target/debug/deps/libsha2-ebc709dc1634e3c3.rlib --extern sourcemap=/opt/rustwide/target/debug/deps/libsourcemap-b709f04d2b23ff2c.rlib --extern swc_common=/opt/rustwide/target/debug/deps/libswc_common-25610bbafb1e78ba.rlib --extern swc_ecma_ast=/opt/rustwide/target/debug/deps/libswc_ecma_ast-615d408b2d2d5f18.rlib --extern swc_ecma_parser=/opt/rustwide/target/debug/deps/libswc_ecma_parser-db84c9d11160f40f.rlib --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-116d6263da06e87f.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-74a524924fd77012.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-d96a7dba5ec6b1fe.rlib --extern url=/opt/rustwide/target/debug/deps/liburl-e7c5f215357ea7c6.rlib --extern walkdir=/opt/rustwide/target/debug/deps/libwalkdir-1a00c768f8c7f3de.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/ring-c5b67ca744be352d/out -L native=/opt/rustwide/target/debug/build/psm-4cf2f1438f2f189c/out` (signal: 9, SIGKILL: kill)
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustcSbxBD2/symbols.o" "<2 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/{libresourcer_core-c350a8d1e35d8a47,libsha2-ebc709dc1634e3c3,libcpufeatures-471354fefbcaf2d8,libdigest-1c0ded6696e33019,libblock_buffer-eb912e7657afff52,libcrypto_common-7fdbb27dd40ebdc7,libgeneric_array-4d1e7d2120c15a03,libtypenum-b636c2b461885073,libwalkdir-1a00c768f8c7f3de,libsame_file-1ceb7b6153588b15,libsourcemap-b709f04d2b23ff2c,libbase64_simd-a89cf1c4a41c208c,liboutref-f450885a24a2ad4b,libvsimd-035e2101b7888870,libdata_encoding-6d465a39edfa29f6,libif_chain-e7621d9e2b9f49b4,libbitvec-4d9abde62f1c4da4,libwyz-08b81de43180c23e,libtap-a03b11bfa148d0b2,libradium-a5583fb516fb7633,libfunty-e395759ffae18036,libdebugid-d563f8a45956af4f,libuuid-feff9e65319c3244,libswc_ecma_parser-db84c9d11160f40f,libswc_ecma_lexer-78bacb072b5bd2fe,libstacker-4b8707ae1288fb6d,libpsm-00752a3ace338e59,libarrayvec-41dcfe80309d7422,libsmartstring-478580f21b80a28e,libstatic_assertions-d53a9977dc6e27e5,libswc_ecma_ast-615d408b2d2d5f18,libunicode_id_start-0989420e395a3bc5,libphf-a499f8777824ff0e,libphf_shared-412437e318244639,libsiphasher-f4ddcf7845cbccbe,libswc_common-25610bbafb1e78ba,libbetter_scoped_tls-32d2d1d06f0f653a,libscoped_tls-c61d1d5075225c6a,libunicode_width-08b963676a6677c5,libbytes_str-a97aa09e9f22a8f1,libsiphasher-7b49b0cc05d9e611,libswc_visit-5e24a7872085f74a,libeither-1e551205f1478063,libnum_bigint-0624d89408e86067,libnum_integer-74a4cf281e9d481c,libswc_atoms-6d098fb8ad769a44,libhstr-0ebe04a4f4770d4f,libhashbrown-22bb05172945a142,libahash-98cfecd986c11384,libzerocopy-70610920d7f7fd24,liballocator_api2-3bc2480ae44878f3,libtriomphe-92bb73528d234598,librustc_hash-d7c9c021d0487117,libdebug_unreachable-64be8850bfcabca1,libfutures-3b0c9ec24ca32703,libfutures_executor-deeefed30c2a0905,libregex-8472ba6b36f0fffa,libregex_automata-2676b24567836886,libaho_corasick-7231ee35a67f9404,libregex_syntax-13fc688ae7f36982,libchrono-060a62910696eb73,libiana_time_zone-693b81a5c0b46492,libnum_traits-c87bc96fedcc67a8,libthiserror-74a524924fd77012,libreqwest-cc122138e21cfd52,libserde_urlencoded-7b2e7405a34c0da6,libcookie_store-999f99c02811c61a,libpublicsuffix-bc72229e2995e7b7,libpsl_types-fd0d8ee12106f23e,libcookie-d5ac5d42f8f2b8f7,libtime-5317c8e7ee34e0a1,libtime_core-45a5f0d549950b2a,libnum_conv-2c976fbf8b8f2899,libderanged-3ca21461b8e5f612,libpowerfmt-a0c185df26c26a22,libhyper_rustls-298e7030d6e697a4,libwebpki_roots-fec75033d9e65973,libhyper_tls-428e91c058b066b4,libtokio_native_tls-33117c069eec68bd,libtokio_rustls-bcf7d5eb533d7f26,librustls-d084a2f1874ec087,libsubtle-ca7024fc66e4388f,libwebpki-415702c41f20eacc,libring-c8b9e6b2f23a18b3,libgetrandom-dd219b134d948b1c,libuntrusted-3420b86308bec153,librustls_pki_types-a7867074414b404a,libzeroize-ead98f074a37f829,libmime-4b44681fdb2c65f7,libencoding_rs-81683899b9b068d2,libserde_json-055de53f88305d45,libryu-0ea4bafc9bef6d8b,libasync_compression-5a0408f7de9e6654,libflate2-36f5f750ebaceef7,libminiz_oxide-63622f1d3ce634bc,libadler2-6c84652b4f76062c,libcrc32fast-84583fa265e26206,libbrotli-1a899f402a3f0116,libbrotli_decompressor-8126f0dca5f7b4a7,liballoc_stdlib-be9175862277e1f4,liballoc_no_stdlib-06c983927188c99c,libtower_http-a8857ec8ec045681,libiri_string-a380f51e5b0b7b73,libtower-430a4b35aefe7351,libtower_layer-d70c7e404336389b,libnative_tls-3440552425a5c522,libopenssl_probe-cbab9b905ab83f66,libopenssl-ffc9988545ed5384,libforeign_types-0d5385f641bbbadd,libforeign_types_shared-1d09a6084921ca40,libopenssl_sys-c7282f804f40a2d5,libhyper_util-f927aa64737f0a53,libbase64-2a03de3babadded3,libipnet-9aae67a4e846df6d,libtower_service-0d7df29686b13872,libhyper-1ee24b956b734a5a,libwant-0f3c3ee377cad37f,libtry_lock-aabba5e3d97e6b57,libhttparse-47a3d40564b60e09,libh2-ed1d66ea553d7bbc,libtracing-1c8fcc971b2cee3f,libtracing_core-181ee1ed942b4689,libindexmap-9bd9b5387089e818,libequivalent-7e0e8cbe6c474a67,libhashbrown-37a6703d9702db39,libatomic_waker-001109810bdecbaa,libtokio_util-7a94e2a47cf3a2d6,libfutures_util-7fab764616a23c47,libmemchr-6f5829dadd40eda8,libfutures_io-972ebb79349338ae,libslab-bf5a4eed15154f64,libfutures_channel-f26d4826b597103e,libfutures_sink-be8442ee548d90f9,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libtokio-d96a7dba5ec6b1fe,libsignal_hook_registry-28460b60e926f6cb,libsocket2-a88a45ba783e0ee2,libmio-208bbb9d1157a818,libhttp_body_util-f2ff7a97002ec3c2,libpin_project_lite-bedc6e0acd72ff2a,libhttp_body-5d2c120e15cb3719,liblog-b5fdc9487e4a6ada,libvalue_bag-e56b1fc7f9ce58e4,liburl-e7c5f215357ea7c6,libidna-488dbc0908436d97,libutf8_iter-0d9be7b316c2b184,libidna_adapter-ad029d14e7e41d33,libicu_properties-7379b61a0744ba56,libicu_properties_data-9d163be0f8ec47fd,libicu_normalizer-46d686b1c2ee921f,libsmallvec-5854932b8c8b4991,libicu_normalizer_data-9919e82512efe734,libicu_collections-dd8b452463dddaa5,libpotential_utf-0c0769aef0f5f930,libicu_provider-995479f12104ce06,libicu_locale_core-160c0de83a1fff66,libtinystr-dc59b6b02bb97815,liblitemap-aaec3d88bc2b9505,libwriteable-1fc78dfe07ba1099,libzerovec-634bfb908092d91c,libzerotrie-fe730875a992371a,libyoke-c5a2410bad6cff89,libstable_deref_trait-e5f295e98f1b80b2,libzerofrom-133f07dd4e10386f,libform_urlencoded-a5edb5174711de82,libpercent_encoding-9bee39bbc5bd523a,libserde-048657cb08a899fa,libhttp-8a286151680a468c,libitoa-6b76ec393d6a2c41,libbytes-bfe11088fe358bd1,libfnv-2d77ec4f6f971b24,libsync_wrapper-5a27d2ea02cd7690,libfutures_core-fc6bb1738f00fc87,libtempfile-116d6263da06e87f,libgetrandom-4cbc0cd24812e98c,liblibc-4a513ea0f2e1d0e2,libcfg_if-5a199b0ec0054672,libfastrand-503f12a96d791409,libonce_cell-0ba6aecba7086d38,librustix-d109d579b881d72d,libbitflags-8d6004180f14a06d,liblinux_raw_sys-9084e2aa46cbec50}.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" "/tmp/rustcSbxBD2/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-c5b67ca744be352d/out" "-L" "/opt/rustwide/target/debug/build/psm-4cf2f1438f2f189c/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/output_tests-8fff13626214ffa5" "-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 "output_tests") due to 1 previous error; 1 warning emitted
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustcJfnzza/symbols.o" "<10 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/{libtempfile-116d6263da06e87f,libgetrandom-4cbc0cd24812e98c,libfastrand-503f12a96d791409,librustix-d109d579b881d72d,liblinux_raw_sys-9084e2aa46cbec50,libresourcer_core-c350a8d1e35d8a47,libsha2-ebc709dc1634e3c3,libcpufeatures-471354fefbcaf2d8,libdigest-1c0ded6696e33019,libblock_buffer-eb912e7657afff52,libcrypto_common-7fdbb27dd40ebdc7,libgeneric_array-4d1e7d2120c15a03,libtypenum-b636c2b461885073,libwalkdir-1a00c768f8c7f3de,libsame_file-1ceb7b6153588b15,libsourcemap-b709f04d2b23ff2c,libbase64_simd-a89cf1c4a41c208c,liboutref-f450885a24a2ad4b,libvsimd-035e2101b7888870,libdata_encoding-6d465a39edfa29f6,libif_chain-e7621d9e2b9f49b4,libbitvec-4d9abde62f1c4da4,libwyz-08b81de43180c23e,libtap-a03b11bfa148d0b2,libradium-a5583fb516fb7633,libfunty-e395759ffae18036,libdebugid-d563f8a45956af4f,libuuid-feff9e65319c3244,libswc_ecma_parser-db84c9d11160f40f,libswc_ecma_lexer-78bacb072b5bd2fe,libstacker-4b8707ae1288fb6d,libpsm-00752a3ace338e59,libarrayvec-41dcfe80309d7422,libsmartstring-478580f21b80a28e,libstatic_assertions-d53a9977dc6e27e5,libswc_ecma_ast-615d408b2d2d5f18,libunicode_id_start-0989420e395a3bc5,libphf-a499f8777824ff0e,libphf_shared-412437e318244639,libsiphasher-f4ddcf7845cbccbe,libswc_common-25610bbafb1e78ba,libbetter_scoped_tls-32d2d1d06f0f653a,libscoped_tls-c61d1d5075225c6a,libunicode_width-08b963676a6677c5,libbytes_str-a97aa09e9f22a8f1,libsiphasher-7b49b0cc05d9e611,libswc_visit-5e24a7872085f74a,libeither-1e551205f1478063,libnum_bigint-0624d89408e86067,libnum_integer-74a4cf281e9d481c,libswc_atoms-6d098fb8ad769a44,libhstr-0ebe04a4f4770d4f,libhashbrown-22bb05172945a142,libahash-98cfecd986c11384,libzerocopy-70610920d7f7fd24,liballocator_api2-3bc2480ae44878f3,libtriomphe-92bb73528d234598,librustc_hash-d7c9c021d0487117,libdebug_unreachable-64be8850bfcabca1,libfutures-3b0c9ec24ca32703,libfutures_executor-deeefed30c2a0905,libregex-8472ba6b36f0fffa,libregex_automata-2676b24567836886,libaho_corasick-7231ee35a67f9404,libregex_syntax-13fc688ae7f36982,libchrono-060a62910696eb73,libiana_time_zone-693b81a5c0b46492,libnum_traits-c87bc96fedcc67a8,libthiserror-74a524924fd77012,libreqwest-cc122138e21cfd52,libserde_urlencoded-7b2e7405a34c0da6,libcookie_store-999f99c02811c61a,libpublicsuffix-bc72229e2995e7b7,libpsl_types-fd0d8ee12106f23e,libcookie-d5ac5d42f8f2b8f7,libtime-5317c8e7ee34e0a1,libtime_core-45a5f0d549950b2a,libnum_conv-2c976fbf8b8f2899,libderanged-3ca21461b8e5f612,libpowerfmt-a0c185df26c26a22,libhyper_rustls-298e7030d6e697a4,libwebpki_roots-fec75033d9e65973,libhyper_tls-428e91c058b066b4,libtokio_native_tls-33117c069eec68bd,libtokio_rustls-bcf7d5eb533d7f26,librustls-d084a2f1874ec087,libsubtle-ca7024fc66e4388f,libwebpki-415702c41f20eacc,libring-c8b9e6b2f23a18b3,libgetrandom-dd219b134d948b1c,libuntrusted-3420b86308bec153,librustls_pki_types-a7867074414b404a,libzeroize-ead98f074a37f829,libmime-4b44681fdb2c65f7,libencoding_rs-81683899b9b068d2,libserde_json-055de53f88305d45,libryu-0ea4bafc9bef6d8b,libasync_compression-5a0408f7de9e6654,libflate2-36f5f750ebaceef7,libminiz_oxide-63622f1d3ce634bc,libadler2-6c84652b4f76062c,libcrc32fast-84583fa265e26206,libbrotli-1a899f402a3f0116,libbrotli_decompressor-8126f0dca5f7b4a7,liballoc_stdlib-be9175862277e1f4,liballoc_no_stdlib-06c983927188c99c,libtower_http-a8857ec8ec045681,libiri_string-a380f51e5b0b7b73,libtower-430a4b35aefe7351,libtower_layer-d70c7e404336389b,libnative_tls-3440552425a5c522,libopenssl_probe-cbab9b905ab83f66,libopenssl-ffc9988545ed5384,libbitflags-8d6004180f14a06d,libforeign_types-0d5385f641bbbadd,libforeign_types_shared-1d09a6084921ca40,libcfg_if-5a199b0ec0054672,libopenssl_sys-c7282f804f40a2d5,libhyper_util-f927aa64737f0a53,libbase64-2a03de3babadded3,libipnet-9aae67a4e846df6d,libtower_service-0d7df29686b13872,libhyper-1ee24b956b734a5a,libwant-0f3c3ee377cad37f,libtry_lock-aabba5e3d97e6b57,libhttparse-47a3d40564b60e09,libh2-ed1d66ea553d7bbc,libtracing-1c8fcc971b2cee3f,libtracing_core-181ee1ed942b4689,libonce_cell-0ba6aecba7086d38,libindexmap-9bd9b5387089e818,libequivalent-7e0e8cbe6c474a67,libhashbrown-37a6703d9702db39,libatomic_waker-001109810bdecbaa,libtokio_util-7a94e2a47cf3a2d6,libfutures_util-7fab764616a23c47,libmemchr-6f5829dadd40eda8,libfutures_io-972ebb79349338ae,libslab-bf5a4eed15154f64,libfutures_channel-f26d4826b597103e,libfutures_sink-be8442ee548d90f9,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libtokio-d96a7dba5ec6b1fe,libsignal_hook_registry-28460b60e926f6cb,libsocket2-a88a45ba783e0ee2,libmio-208bbb9d1157a818,liblibc-4a513ea0f2e1d0e2,libhttp_body_util-f2ff7a97002ec3c2,libpin_project_lite-bedc6e0acd72ff2a,libhttp_body-5d2c120e15cb3719,liblog-b5fdc9487e4a6ada,libvalue_bag-e56b1fc7f9ce58e4,liburl-e7c5f215357ea7c6,libidna-488dbc0908436d97,libutf8_iter-0d9be7b316c2b184,libidna_adapter-ad029d14e7e41d33,libicu_properties-7379b61a0744ba56,libicu_properties_data-9d163be0f8ec47fd,libicu_normalizer-46d686b1c2ee921f,libsmallvec-5854932b8c8b4991,libicu_normalizer_data-9919e82512efe734,libicu_collections-dd8b452463dddaa5,libpotential_utf-0c0769aef0f5f930,libicu_provider-995479f12104ce06,libicu_locale_core-160c0de83a1fff66,libtinystr-dc59b6b02bb97815,liblitemap-aaec3d88bc2b9505,libwriteable-1fc78dfe07ba1099,libzerovec-634bfb908092d91c,libzerotrie-fe730875a992371a,libyoke-c5a2410bad6cff89,libstable_deref_trait-e5f295e98f1b80b2,libzerofrom-133f07dd4e10386f,libform_urlencoded-a5edb5174711de82,libpercent_encoding-9bee39bbc5bd523a,libserde-048657cb08a899fa,libhttp-8a286151680a468c,libitoa-6b76ec393d6a2c41,libbytes-bfe11088fe358bd1,libfnv-2d77ec4f6f971b24,libsync_wrapper-5a27d2ea02cd7690,libfutures_core-fc6bb1738f00fc87}.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" "/tmp/rustcJfnzza/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-c5b67ca744be352d/out" "-L" "/opt/rustwide/target/debug/build/psm-4cf2f1438f2f189c/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/local_analysis_tests-74716b32f222b52c" "-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 "local_analysis_tests") due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "a00b04df1e9c1f23ed52461d4a2e4e6968ae8cda1a9dbc986c30073cdd0edc7b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a00b04df1e9c1f23ed52461d4a2e4e6968ae8cda1a9dbc986c30073cdd0edc7b", kill_on_drop: false }`
[INFO] [stdout] a00b04df1e9c1f23ed52461d4a2e4e6968ae8cda1a9dbc986c30073cdd0edc7b
