[INFO] fetching crate upd 0.1.8...
[INFO] testing upd-0.1.8 against master#ec6f9a5b4413f74386267ef8efc93712c2ce6db6 for pr-155739-1
[INFO] extracting crate upd 0.1.8 into /workspace/builds/worker-6-tc1/source
[INFO] removed /workspace/builds/worker-6-tc1/source/rust-toolchain.toml
[INFO] started tweaking crates.io crate upd 0.1.8
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate upd 0.1.8
[INFO] tweaked toml for crates.io crate upd 0.1.8 written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate upd 0.1.8 on toolchain ec6f9a5b4413f74386267ef8efc93712c2ce6db6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate upd 0.1.8 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" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded serial_test_derive v3.4.0
[INFO] [stderr]   Downloaded tracing-core v0.1.35
[INFO] [stderr]   Downloaded serial_test v3.4.0
[INFO] [stderr]   Downloaded compression-codecs v0.4.34
[INFO] [stderr]   Downloaded rustls-pki-types v1.13.1
[INFO] [stderr]   Downloaded pep440_rs v0.7.3
[INFO] [stderr]   Downloaded tracing v0.1.43
[INFO] [stderr]   Downloaded async-compression v0.4.35
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 2b22a5a62a6f6ce09c86b0270e7c555b8758b06e9a03401fa7313397590b329e
[INFO] running `Command { std: "docker" "start" "-a" "2b22a5a62a6f6ce09c86b0270e7c555b8758b06e9a03401fa7313397590b329e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2b22a5a62a6f6ce09c86b0270e7c555b8758b06e9a03401fa7313397590b329e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2b22a5a62a6f6ce09c86b0270e7c555b8758b06e9a03401fa7313397590b329e", kill_on_drop: false }`
[INFO] [stdout] 2b22a5a62a6f6ce09c86b0270e7c555b8758b06e9a03401fa7313397590b329e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2082ae3b2eb1f7ba1e17fc79a4491beee76ecad8d634ca41206296b36cbe7fda
[INFO] running `Command { std: "docker" "start" "-a" "2082ae3b2eb1f7ba1e17fc79a4491beee76ecad8d634ca41206296b36cbe7fda", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling bytes v1.11.0
[INFO] [stderr]    Compiling slab v0.4.11
[INFO] [stderr]    Compiling openssl-src v300.5.0+3.5.0
[INFO] [stderr]    Compiling openssl v0.10.76
[INFO] [stderr]    Compiling signal-hook-registry v1.4.7
[INFO] [stderr]    Compiling bitflags v2.11.1
[INFO] [stderr]    Compiling native-tls v0.2.18
[INFO] [stderr]    Compiling tracing-core v0.1.35
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling compression-core v0.4.31
[INFO] [stderr]    Compiling winnow v1.0.1
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling anstream v1.0.0
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling toml_datetime v1.1.1+spec-1.1.0
[INFO] [stderr]    Compiling bstr v1.12.1
[INFO] [stderr]    Compiling compression-codecs v0.4.34
[INFO] [stderr]    Compiling iri-string v0.7.9
[INFO] [stderr]    Compiling toml_writer v1.1.1+spec-1.1.0
[INFO] [stderr]    Compiling dirs-sys v0.5.0
[INFO] [stderr]    Compiling rustls-pki-types v1.13.1
[INFO] [stderr]    Compiling openssl-sys v0.9.112
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]    Compiling tracing v0.1.43
[INFO] [stderr]    Compiling clap_builder v4.6.0
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling serde_spanned v1.1.1
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling unscanny v0.1.0
[INFO] [stderr]    Compiling unicode-width v0.2.2
[INFO] [stderr]    Compiling directories v6.0.0
[INFO] [stderr]    Compiling semver v1.0.28
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling toml_parser v1.1.2+spec-1.1.0
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling toml_edit v0.25.11+spec-1.1.0
[INFO] [stderr]    Compiling toml v1.1.2+spec-1.1.0
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling clap_derive v4.6.1
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling globset v0.4.18
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling tokio v1.52.1
[INFO] [stderr]    Compiling ignore v0.4.25
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling clap v4.6.1
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling icu_properties v2.1.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling pep440_rs v0.7.3
[INFO] [stderr]    Compiling futures-executor v0.3.32
[INFO] [stderr]    Compiling futures v0.3.32
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling async-compression v0.4.35
[INFO] [stderr]    Compiling tokio-util v0.7.17
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling hyper-util v0.1.19
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling reqwest v0.13.2
[INFO] [stderr]    Compiling upd v0.1.8 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 3m 16s
[INFO] running `Command { std: "docker" "inspect" "2082ae3b2eb1f7ba1e17fc79a4491beee76ecad8d634ca41206296b36cbe7fda", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2082ae3b2eb1f7ba1e17fc79a4491beee76ecad8d634ca41206296b36cbe7fda", kill_on_drop: false }`
[INFO] [stdout] 2082ae3b2eb1f7ba1e17fc79a4491beee76ecad8d634ca41206296b36cbe7fda
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0b7f5d47a6a299ba7d502a3bc3145b380dc918fa4a8481c44593d66e5ecd089c
[INFO] running `Command { std: "docker" "start" "-a" "0b7f5d47a6a299ba7d502a3bc3145b380dc918fa4a8481c44593d66e5ecd089c", kill_on_drop: false }`
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling bitflags v2.11.1
[INFO] [stderr]    Compiling tokio-util v0.7.17
[INFO] [stderr]    Compiling num_cpus v1.17.0
[INFO] [stderr]    Compiling deadpool-runtime v0.1.4
[INFO] [stderr]    Compiling assert-json-diff v2.0.2
[INFO] [stderr]    Compiling serial_test_derive v3.4.0
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling openssl v0.10.76
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling deadpool v0.12.3
[INFO] [stderr]    Compiling h2 v0.4.12
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling futures-executor v0.3.32
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling futures v0.3.32
[INFO] [stderr]    Compiling serial_test v3.4.0
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling native-tls v0.2.18
[INFO] [stderr]    Compiling hyper-util v0.1.19
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling wiremock v0.6.5
[INFO] [stderr]    Compiling reqwest v0.13.2
[INFO] [stderr]    Compiling upd v0.1.8 (/opt/rustwide/workdir)
[INFO] [stderr] error: could not compile `upd` (lib test)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/bin/rustc --crate-name upd --edition=2024 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=161bd641e4d6ae82 -C extra-filename=-cc7796023b1bebc7 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-bb5f243237f5f99b.rlib --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-9efda6d8f8544b3a.so --extern chrono=/opt/rustwide/target/debug/deps/libchrono-abe7b865cbabf54c.rlib --extern clap=/opt/rustwide/target/debug/deps/libclap-684cb9331a17f2fd.rlib --extern colored=/opt/rustwide/target/debug/deps/libcolored-bb2b7332cdb1adc3.rlib --extern directories=/opt/rustwide/target/debug/deps/libdirectories-5fd71c7c4fb7829d.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-7154beea3df07805.rlib --extern ignore=/opt/rustwide/target/debug/deps/libignore-6e5810562a63b65e.rlib --extern pep440_rs=/opt/rustwide/target/debug/deps/libpep440_rs-cc3595f6a8592c5e.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-52c257c34c6414d6.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-32240e04effbcb7e.rlib --extern semver=/opt/rustwide/target/debug/deps/libsemver-6d5d4b305c49a11c.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-7857d7c00c69f6d9.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-e9b136efcba73e56.rlib --extern serial_test=/opt/rustwide/target/debug/deps/libserial_test-e126f990858ff359.rlib --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-70adda8fbd626de7.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-88bdeb57e87444ea.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-cc908fead3d346f4.rlib --extern toml=/opt/rustwide/target/debug/deps/libtoml-2a2fa112e84cacc7.rlib --extern toml_edit=/opt/rustwide/target/debug/deps/libtoml_edit-21fafa5671407eec.rlib --extern url=/opt/rustwide/target/debug/deps/liburl-2ad9e64031b1a79e.rlib --extern wiremock=/opt/rustwide/target/debug/deps/libwiremock-792a232a396451a6.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/openssl-sys-82e9453759ad5d3c/out/openssl-build/install/lib` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `upd` (bin "upd")
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/bin/rustc --crate-name upd --edition=2024 src/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=65581ef8625973d9 -C extra-filename=-3513384453b3ce5b --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-bb5f243237f5f99b.rlib --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-9efda6d8f8544b3a.so --extern chrono=/opt/rustwide/target/debug/deps/libchrono-abe7b865cbabf54c.rlib --extern clap=/opt/rustwide/target/debug/deps/libclap-684cb9331a17f2fd.rlib --extern colored=/opt/rustwide/target/debug/deps/libcolored-bb2b7332cdb1adc3.rlib --extern directories=/opt/rustwide/target/debug/deps/libdirectories-5fd71c7c4fb7829d.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-7154beea3df07805.rlib --extern ignore=/opt/rustwide/target/debug/deps/libignore-6e5810562a63b65e.rlib --extern pep440_rs=/opt/rustwide/target/debug/deps/libpep440_rs-cc3595f6a8592c5e.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-52c257c34c6414d6.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-32240e04effbcb7e.rlib --extern semver=/opt/rustwide/target/debug/deps/libsemver-6d5d4b305c49a11c.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-7857d7c00c69f6d9.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-e9b136efcba73e56.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-88bdeb57e87444ea.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-cc908fead3d346f4.rlib --extern toml=/opt/rustwide/target/debug/deps/libtoml-2a2fa112e84cacc7.rlib --extern toml_edit=/opt/rustwide/target/debug/deps/libtoml_edit-21fafa5671407eec.rlib --extern upd=/opt/rustwide/target/debug/deps/libupd.rlib --extern url=/opt/rustwide/target/debug/deps/liburl-2ad9e64031b1a79e.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/openssl-sys-82e9453759ad5d3c/out/openssl-build/install/lib` (signal: 9, SIGKILL: kill)
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/opt/rustwide/target/debug/deps/rustcodAGZ3/symbols.o" "<17 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libtempfile-70adda8fbd626de7,libgetrandom-02e0915e9f50a893,libfastrand-74ae4622d963d882,librustix-1058f5e3ff31e556,liblinux_raw_sys-6f64b533656ada5e,libwiremock-792a232a396451a6,libdeadpool-98ff35ab88a89c8e,libnum_cpus-379b9efa7e6ab0a9,liblazy_static-afffdbb119bd9ac1,libdeadpool_runtime-8e2d638e315a09f0,libassert_json_diff-5a74f1269591229b,libupd,libtoml-2a2fa112e84cacc7,libserde_spanned-c9fda40dce19210c,libsemver-6d5d4b305c49a11c,libignore-6e5810562a63b65e,libwalkdir-fe31fa9f1b59a72f,libsame_file-e946870f1310cc9c,libcrossbeam_deque-f5552d22e4113c4c,libcrossbeam_epoch-6cc4f4d92ad3f8a0,libcrossbeam_utils-f0662ad78ea30c65,libglobset-f382e3afc7f7322a,libbstr-b8aca5dee6b4b3e0,libregex-52c257c34c6414d6,libregex_automata-328f9954b427b6cb,libaho_corasick-f2d588fcfa61cff1,libregex_syntax-a5d8b889516cd560,libtoml_edit-21fafa5671407eec,libtoml_parser-58fbd88730384642,libwinnow-9ac899644a1a40f5,libtoml_writer-85e1597ba421685e,libtoml_datetime-667ece537180796e,libpep440_rs-cc3595f6a8592c5e,libunscanny-7827c4e713835442,libunicode_width-48dba5882408e75d,libchrono-abe7b865cbabf54c,libiana_time_zone-fc58c626b0bdfc25,libnum_traits-c33a51d2327c8d61,libcolored-bb2b7332cdb1adc3,libdirectories-5fd71c7c4fb7829d,libdirs_sys-8d0e5a5abe5923d3,liboption_ext-38791eff9acb757e,libreqwest-32240e04effbcb7e,librustls_pki_types-78a6a094699db450,libzeroize-e5ba3babb6b7003b,libhyper_tls-4b1093ccc16f47a3,libtokio_native_tls-351f8ce186cfed4d,libserde_json-e9b136efcba73e56,libzmij-d2f562b84b927b2e,libtower_http-7710fc4c3ace563c,libiri_string-cb6537d79ed4b6d5,libasync_compression-f852859c87ec6286,libcompression_codecs-955ed98e1f44f9c9,libflate2-a59db31c644669ab,libminiz_oxide-af92995378987637,libsimd_adler32-2b6abbe4b60c7766,libcrc32fast-5906a57d877d687d,libcompression_core-02cd4f19cd465a46,libtower-ee3ada1c1d50fb07,libtower_layer-5699d784b4449e00,libnative_tls-d7ab6d7290a3f4a6,libopenssl_probe-703a3ddfc0e4be36,libopenssl-01cae71417ae4bf7,libbitflags-0f741259822c9aad,libforeign_types-5f537df59e969067,libforeign_types_shared-eb5f1cae025af37f,libopenssl_sys-18f1fe9df9b2e733,libhyper_util-0c64434e2404177c,libbase64-fff42f7554bbeb90,libipnet-7f24c5b85fa70b77,libtower_service-222788e4f5219726,libhyper-708c227f81920870,libwant-4a0be0a267c8825f,libtry_lock-b2ba3b7879656042,libhttparse-2dcf90c780aed9d3,libh2-aa1d7f1dd2cc57c5,libtracing-3f9b6a54bd68fdca,libtracing_core-14e1010887538115,libonce_cell-db8f3eed2a1f3f7b,libindexmap-37881c669a6ab1f5,libequivalent-9631f206a02b9f54,libhashbrown-0eacb9dcbc3c3787,libfnv-2a26f5d3b9cd4973,libtokio_util-86265189adb1a49c,libpin_utils-edd6e294c1e21a4f,libatomic_waker-f98c2fb1596910db,libhttpdate-fd089b66c335a993,libhttp_body_util-50ee20fdc4d61f1a,libhttp_body-06a77a01081b2edd,liblog-a4263a0971f08dad,liburl-2ad9e64031b1a79e,libidna-fc8d80951f9df8b1,libutf8_iter-efb3984ee203d151,libidna_adapter-9070a8de83db3e1b,libicu_properties-913250fe156dcd36,libicu_properties_data-54949d45145c0c18,libicu_normalizer-5e5f82521e227be9,libicu_normalizer_data-e4349eb9146e5fe1,libicu_collections-7014c782abe75392,libpotential_utf-9aab2f5d49b04183,libicu_provider-866c0eee6cd303a1,libicu_locale_core-b8b45baac1f94770,libtinystr-23767dfff518fce1,liblitemap-d0ce52a8e9251912,libwriteable-9b3c58e63c9ae012,libzerovec-68f1fe2cd899bea6,libzerotrie-46caf5f34137592d,libyoke-9ddca1a995ae1ff2,libstable_deref_trait-646f6b28b9520b3d,libzerofrom-2949cd56557742ce,libform_urlencoded-81a6c2dcdca08ecf,libpercent_encoding-99cdb00cefa02ca0,libhttp-e8bce8bb4e76f45d,libitoa-7e733f37fe56f881,libsync_wrapper-096429d0b7f46333,libfutures-7154beea3df07805,libfutures_executor-a65c43d03c001fcd,libfutures_util-769678a6b6267270,libmemchr-c5a8540217c8112c,libfutures_io-e1af3a1b997b1c01,libslab-61ed84375f91dbc7,libfutures_channel-fa74799ac390873e,libfutures_sink-59b73d2c5a0fb80d,libfutures_task-02cf0fb977266c2e,libfutures_core-3e8ff8c6a8ead7f1,libserde-7857d7c00c69f6d9,libserde_core-3babf6f5a9b2410c,libanyhow-bb5f243237f5f99b,libclap-684cb9331a17f2fd,libclap_builder-837bbe334ac04416,libstrsim-f574d476d7d1a6ac,libanstream-0f751c453be141d3,libanstyle_query-39b86009b9b8dd8a,libis_terminal_polyfill-090e57e4b8c850d2,libcolorchoice-0b50abc860a6bcad,libanstyle_parse-924009ecb70bfeb9,libutf8parse-ae3caf0a878928ed,libclap_lex-af821a6e91aeb559,libanstyle-1f7f6180e797cb80,libtokio-cc908fead3d346f4,libsignal_hook_registry-3e3611aa6086683e,libsocket2-df68f41960368947,libbytes-8e64decf8cb59e96,libmio-b1e9a7fc5691a25a,libparking_lot-d0373f6cc65e2b1b,libparking_lot_core-293fdf57c433ff92,liblibc-a38925358b6b5df9,libcfg_if-cad248e7066eec15,libsmallvec-128704011005142e,liblock_api-ff2db0b8acf8234a,libscopeguard-88d64e99d3001c2a,libpin_project_lite-5ffafa3f2ed0bb57}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*,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" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/deps/rustcodAGZ3/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/openssl-sys-82e9453759ad5d3c/out/openssl-build/install/lib" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/bump_filter-4b29628f5553e5aa" "-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 `upd` (test "bump_filter") due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "0b7f5d47a6a299ba7d502a3bc3145b380dc918fa4a8481c44593d66e5ecd089c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0b7f5d47a6a299ba7d502a3bc3145b380dc918fa4a8481c44593d66e5ecd089c", kill_on_drop: false }`
[INFO] [stdout] 0b7f5d47a6a299ba7d502a3bc3145b380dc918fa4a8481c44593d66e5ecd089c
