[INFO] cloning repository https://github.com/Mintori09/notify-bot-dut
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Mintori09/notify-bot-dut" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMintori09%2Fnotify-bot-dut", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMintori09%2Fnotify-bot-dut'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] beb8966e49bbd6f20b3eaff4c47d30984188e68b
[INFO] testing Mintori09/notify-bot-dut 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%2FMintori09%2Fnotify-bot-dut" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Mintori09/notify-bot-dut
[INFO] finished tweaking git repo https://github.com/Mintori09/notify-bot-dut
[INFO] tweaked toml for git repo https://github.com/Mintori09/notify-bot-dut written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Mintori09/notify-bot-dut 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/Mintori09/notify-bot-dut 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-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d84ce82f0eceec23d0f500f1cc199210bec18a0959cb65315cbd65104713ddc9
[INFO] running `Command { std: "docker" "start" "-a" "d84ce82f0eceec23d0f500f1cc199210bec18a0959cb65315cbd65104713ddc9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d84ce82f0eceec23d0f500f1cc199210bec18a0959cb65315cbd65104713ddc9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d84ce82f0eceec23d0f500f1cc199210bec18a0959cb65315cbd65104713ddc9", kill_on_drop: false }`
[INFO] [stdout] d84ce82f0eceec23d0f500f1cc199210bec18a0959cb65315cbd65104713ddc9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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] 8575a596fec918364d7272c1d17b40a72fb763ecaf667dfb1a6e47d3a13577a4
[INFO] running `Command { std: "docker" "start" "-a" "8575a596fec918364d7272c1d17b40a72fb763ecaf667dfb1a6e47d3a13577a4", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling libc v0.2.175
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling cc v1.2.34
[INFO] [stderr]    Compiling stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling allocator-api2 v0.2.21
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling siphasher v1.0.1
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling rustls v0.23.31
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling bitflags v2.9.3
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling serde_json v1.0.143
[INFO] [stderr]    Compiling iana-time-zone v0.1.63
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling parking v2.2.1
[INFO] [stderr]    Compiling crc v3.3.0
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling indexmap v2.11.0
[INFO] [stderr]    Compiling hashlink v0.10.0
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling socket2 v0.6.0
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling signal-hook-registry v1.4.6
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling openssl-sys v0.9.109
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling event-listener v5.4.1
[INFO] [stderr]    Compiling libsqlite3-sys v0.30.1
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling atoi v2.0.0
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling openssl v0.10.73
[INFO] [stderr]    Compiling new_debug_unreachable v1.0.6
[INFO] [stderr]    Compiling chrono v0.4.41
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]    Compiling phf_codegen v0.11.3
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling hkdf v0.12.4
[INFO] [stderr]    Compiling string_cache_codegen v0.5.4
[INFO] [stderr]    Compiling md-5 v0.10.6
[INFO] [stderr]    Compiling unicase v2.8.1
[INFO] [stderr]    Compiling whoami v1.6.1
[INFO] [stderr]    Compiling home v0.5.11
[INFO] [stderr]    Compiling precomputed-hash v0.1.1
[INFO] [stderr]    Compiling openssl-probe v0.1.6
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling web_atoms v0.1.3
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling flume v0.11.1
[INFO] [stderr]    Compiling psm v0.1.26
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling erasable v1.3.0
[INFO] [stderr]    Compiling mac v0.1.1
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling rustls-webpki v0.103.4
[INFO] [stderr]    Compiling futf v0.1.5
[INFO] [stderr]    Compiling stacker v0.1.21
[INFO] [stderr]    Compiling utf-8 v0.7.6
[INFO] [stderr]    Compiling iri-string v0.7.8
[INFO] [stderr]    Compiling serde_derive v1.0.219
[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 zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.0
[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 zerotrie v0.2.2
[INFO] [stderr]    Compiling zerovec v0.11.4
[INFO] [stderr]    Compiling thiserror-impl v2.0.16
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[INFO] [stderr]    Compiling potential_utf v0.1.3
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]    Compiling thiserror v2.0.16
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]    Compiling phf_macros v0.11.3
[INFO] [stderr]    Compiling phf v0.11.3
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling option-ext v0.2.0
[INFO] [stderr]    Compiling dtoa v1.0.10
[INFO] [stderr]    Compiling dtoa-short v0.3.5
[INFO] [stderr]    Compiling derive_more-impl v1.0.0
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling serde_with_macros v3.14.0
[INFO] [stderr]    Compiling cssparser-macros v0.6.1
[INFO] [stderr]    Compiling derive_more-impl v2.0.1
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling anstyle-parse v0.2.7
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling futures-intrusive v0.5.0
[INFO] [stderr]    Compiling sqlx-core v0.8.6
[INFO] [stderr]    Compiling string_cache v0.8.9
[INFO] [stderr]    Compiling tendril v0.4.3
[INFO] [stderr]    Compiling selectors v0.31.0
[INFO] [stderr]    Compiling include_dir_macros v0.7.4
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling anstyle v1.0.11
[INFO] [stderr]    Compiling anstyle-query v1.1.4
[INFO] [stderr]    Compiling colorchoice v1.0.4
[INFO] [stderr]    Compiling bytemuck v1.23.2
[INFO] [stderr]    Compiling anstream v0.6.20
[INFO] [stderr]    Compiling markup5ever v0.35.0
[INFO] [stderr]    Compiling include_dir v0.7.4
[INFO] [stderr]    Compiling rgb v0.8.52
[INFO] [stderr]    Compiling proc-macro-error2 v2.0.1
[INFO] [stderr]    Compiling uuid v1.18.0
[INFO] [stderr]    Compiling rc-box v1.3.0
[INFO] [stderr]    Compiling derive_more v1.0.0
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling pin-project v1.1.10
[INFO] [stderr]    Compiling serde_with v3.14.0
[INFO] [stderr]    Compiling derive_more v2.0.1
[INFO] [stderr]    Compiling cssparser v0.35.0
[INFO] [stderr]    Compiling match_token v0.35.0
[INFO] [stderr]    Compiling fxhash v0.2.1
[INFO] [stderr]    Compiling servo_arc v0.4.1
[INFO] [stderr]    Compiling takecell v0.1.1
[INFO] [stderr]    Compiling colored v3.0.0
[INFO] [stderr]    Compiling unicode-width v0.2.1
[INFO] [stderr]    Compiling anyhow v1.0.99
[INFO] [stderr]    Compiling getopts v0.2.24
[INFO] [stderr]    Compiling sqlx-sqlite v0.8.6
[INFO] [stderr]    Compiling sqlx-postgres v0.8.6
[INFO] [stderr]    Compiling aquamarine v0.6.0
[INFO] [stderr]    Compiling dptree v0.5.1
[INFO] [stderr]    Compiling clap_builder v4.5.46
[INFO] [stderr]    Compiling html5ever v0.35.0
[INFO] [stderr]    Compiling tokio-util v0.7.16
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling h2 v0.4.12
[INFO] [stderr]    Compiling tokio-rustls v0.26.2
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling tower-http v0.6.6
[INFO] [stderr]    Compiling dirs-sys v0.5.0
[INFO] [stderr]    Compiling dirs-sys v0.4.1
[INFO] [stderr]    Compiling teloxide-macros v0.10.0
[INFO] [stderr]    Compiling clap_derive v4.5.45
[INFO] [stderr]    Compiling ego-tree v0.10.0
[INFO] [stderr]    Compiling utf8-width v0.1.7
[INFO] [stderr]    Compiling html-escape v0.2.13
[INFO] [stderr]    Compiling scraper v0.24.0
[INFO] [stderr]    Compiling sqlx-macros-core v0.8.6
[INFO] [stderr]    Compiling clap v4.5.46
[INFO] [stderr]    Compiling dirs v5.0.1
[INFO] [stderr]    Compiling directories v6.0.0
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling hyper v1.7.0
[INFO] [stderr]    Compiling sqlx-macros v0.8.6
[INFO] [stderr]    Compiling hyper-util v0.1.16
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling reqwest v0.12.23
[INFO] [stderr]    Compiling sqlx v0.8.6
[INFO] [stderr]    Compiling teloxide-core v0.13.0
[INFO] [stderr]    Compiling teloxide v0.17.0
[INFO] [stderr]    Compiling notify-bot-dut v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 4m 16s
[INFO] running `Command { std: "docker" "inspect" "8575a596fec918364d7272c1d17b40a72fb763ecaf667dfb1a6e47d3a13577a4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8575a596fec918364d7272c1d17b40a72fb763ecaf667dfb1a6e47d3a13577a4", kill_on_drop: false }`
[INFO] [stdout] 8575a596fec918364d7272c1d17b40a72fb763ecaf667dfb1a6e47d3a13577a4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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] 7a1aba582ab1772f75800638c4f563cee85b3269868f7ae892e035606ada83d7
[INFO] running `Command { std: "docker" "start" "-a" "7a1aba582ab1772f75800638c4f563cee85b3269868f7ae892e035606ada83d7", kill_on_drop: false }`
[INFO] [stderr]    Compiling notify-bot-dut v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: use of deprecated associated function `chrono::NaiveDateTime::from_timestamp_opt`: use `DateTime::from_timestamp` instead
[INFO] [stdout]   --> tests/filter_notice_test.rs:15:33
[INFO] [stdout]    |
[INFO] [stdout] 15 |         sent_at: NaiveDateTime::from_timestamp_opt(1_700_000_000, 0).unwrap(),
[INFO] [stdout]    |                                 ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/opt/rustwide/target/debug/deps/rustccElZOF/symbols.o" "<3 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/{libnotify_bot_dut-801589e8f9aeb1a2,libdirs-286464d396f20b04,libdirs_sys-006c99e78c8d55e5,libhtml_escape-5c3d265d41ef62d0,libutf8_width-3ffa4db567cb99fb,libscraper-7bc3add69fef8c66,libego_tree-7a9e77d3f01fba8d,libselectors-a2935de9b5fe0f6c,libfxhash-280ac890dc5dd30e,libderive_more-12e5bf75a3c3defd,libservo_arc-f9f0165a8ac05918,libcssparser-4821e7ebccdbe193,libdtoa_short-f86c769c4696ac56,libdtoa-3ccbc6d68634781a,libhtml5ever-c785bdb5c7d84672,libmarkup5ever-e5d6799dadb22f96,libtendril-486600bfb93d60f1,libutf8-f4341c3c7568480d,libfutf-aa6475a3f02abc9b,libmac-fd2d43da8dd761a5,libweb_atoms-0bceb68f4ff2fb63,libstring_cache-7b43f4d00ef4fb02,libprecomputed_hash-b8aaee179f87ad21,libdebug_unreachable-2bce5da2715432ba,libphf-826abca5dfc549d5,libphf_shared-fb5536ebcaabcc1e,libsiphasher-03bcd832dc490f0a,libdirectories-63fc53274390ee29,libdirs_sys-81f39c79ebe1be68,liboption_ext-61303ef911796993,libclap-32b936e6e02be1b1,libclap_builder-fde2f99df0da5ea0,libstrsim-4d1ed08a123238dc,libanstream-9bd84e1b76db945f,libanstyle_query-01c9a556ffcdbece,libis_terminal_polyfill-e39671344234c74d,libcolorchoice-8e2615b3451b028d,libanstyle_parse-2b179629a907e4e4,libutf8parse-92d0158219063202,libclap_lex-005b57ef74360062,libanstyle-2f06797f0de1416c,libteloxide-78ceca84a1f31eed,libtokio_stream-1a58cfc8da5b8737,libteloxide_core-6301f9b1d2b09d4c,libtake_mut-6ada79e6a668d85e,libstacker-2c1c143fd45bfb58,libpsm-0cc396f4d37eb86c,libuuid-c23cf7286db3c2fd,libgetrandom-202feb809db92092,libpin_project-d770bf41e4b45d84,libserde_with-9c9a78d4f81fa05b,librgb-79b530abb801b2f6,libbytemuck-e484028acf41162a,libtakecell-39c44a1aed123806,librc_box-58e80e769d50b2be,liberasable-511cc4bd7f8f9432,libderive_more-a5a570f5307026c2,libreqwest-5f58fce962d670a1,libhyper_rustls-908469b1b8bde7fc,libhyper_tls-0ec5a1ddb39771db,libtokio_native_tls-516f8b4b67a8d706,libtokio_rustls-6dd40af608c2a525,libencoding_rs-12137936ea3fe5ee,libmime_guess-e44a3b44ef28bc78,libunicase-a96f10189856838f,libmime-0188e0814ca7ddbf,libtower_http-ca961601ab8fe4e8,libiri_string-f2231ba2cbe5b068,libtower-4d2bb0a2c83e79be,libtower_layer-d908dd771b239ecd,libnative_tls-39c5c038e80fafc9,libopenssl_probe-2c6d21a9709cae46,libopenssl-c7804e67cc6343d4,libforeign_types-4fe1886d5d9265b9,libforeign_types_shared-47b443a4583fd949,libopenssl_sys-bdd7abcc9cbcb65b,libhyper_util-fa1ff3793bc54d9a,libipnet-a38805d99c19843f,libtower_service-3fb88d28c2218805,libhyper-d250f9022074a0e4,libwant-7a6260b9c50f1479,libtry_lock-8fa2f6971035be84,libhttparse-8c9b827b8f345444,libh2-afaa72c3d149cd9e,libatomic_waker-06950c8c08d2b8fa,libtokio_util-378fe4d5654272e4,libhttp_body_util-3e17c470bd7f7a50,libhttp_body-105ee97081f5a2ad,libhttp-2d03230cfda7aff1,libfnv-79e2cbfbe03dcd16,libsync_wrapper-a254cb6192850e87,libdptree-af1f532c0ae5336a,libfutures-8f2bcde4301c586e,libcolored-57bddff5afba9056,libsqlx-a11a9f317bdbc06d,libsqlx_sqlite-24ca7c3997aefe2c,libfutures_executor-cd5aa80a5b7b421c,libflume-830a657d59f6612d,libspin-ba7c8e6dcd271c14,libserde_urlencoded-71fdc274dd266a1f,libfutures_intrusive-8f92cc5f26c1144c,liblibsqlite3_sys-ccdd438ec0d59653,libsqlx_postgres-70347ac92770c0a4,libdotenvy-6d8015f91495fe74,libcrc-fcaea11bad78f3a8,libcrc_catalog-5af10f2bf5720cb5,libhex-13e08b3b00984ab7,libwhoami-679b18861a32e944,libhome-28ab713e87f116ce,libbitflags-2d5d3ed9e7a4d8e9,libmd5-42bc01c3ecacb681,libbyteorder-8f59b6d1bfdaa844,libatoi-0b4bb2197bb1ff28,libstringprep-091da1f89871e454,libunicode_properties-cba66a393c3a616e,libunicode_normalization-bd06b54553e210b3,libtinyvec-0e7c5ebf3c1ba3ec,libtinyvec_macros-7b77ea21c73594ca,libunicode_bidi-a9d2c96e849c6f3c,librand-95d1d35d88cc6adc,librand_chacha-a3eea987132c6c94,libppv_lite86-8e0e0ee375812b97,libzerocopy-57f1b6f6b592ba8f,librand_core-ff1fee364fa43bd5,libhkdf-f38670d323d153d7,libhmac-7b130f0a4b46d9fc,libsqlx_core-d3280b16a5115547,libwebpki_roots-4fc0851db37c173f,libwebpki_roots-b7762efbef90dbcd,libthiserror-bb7094d47b308de6,libindexmap-4fe39d700a807fd6,libbase64-32787b0325ea6df8,libsha2-b07a531c8fd90e28,libcpufeatures-e04321643d03190d,libdigest-d122f7ba25732b93,libblock_buffer-0dc685f90ebcf515,libcrypto_common-05bf6487d37e6f7c,libgeneric_array-373dfccc781d5b87,libtypenum-2411508f27232473,librustls-e5c7e0e7c196f360,libsubtle-2ae6a7038b9a0630,libwebpki-0d19b090c464c782,libring-8e3ad90c2f5a7f2a,libgetrandom-08e9816374f5fba3,libuntrusted-b2f816886faf2178,librustls_pki_types-23d65a0c440d13dc,libzeroize-9d781f334751eb0e,libtokio-7737d1517af3a095,libsignal_hook_registry-17c9663e761ed448,libsocket2-dae8c76fb575ef44,libmio-1003377f0afcccdc,libparking_lot-f5ca0a6e77de8cc9,libparking_lot_core-bfde5e799f07e3ea,liblibc-1af63e2d88f1975c,libcfg_if-ae1e883b62e8dab7,liblock_api-2e9dabb47f2eef10,libscopeguard-7ec2214574194454,libbytes-82ad4f0211bdc963,libhashlink-f007fbd3ee912335,libhashbrown-621f4a290160b487,libfoldhash-07f233db1c671507,libequivalent-6a754676e6af62ae,liballocator_api2-8d9c1e895dea53bd,libchrono-f3a4714ce95dd85b,libiana_time_zone-7ebdf60e360da8b0,libnum_traits-78e6e49ea324715f,libserde_json-d016c8b7c2b571cc,libitoa-ef40fa516293a9d3,libryu-a7164637bc4900ee,liburl-08998837f61f1194,libidna-04549459c341033f,libutf8_iter-51566bbad89f3a68,libidna_adapter-cb6af33bda68b9c3,libicu_properties-f60c81ac12774d3c,libicu_properties_data-b53d225676b50701,libicu_normalizer-6c76ba8ed3f31679,libsmallvec-43aacbda8293066d,libicu_normalizer_data-ff82f05aef08137e,libicu_collections-2d5ecd7ea5a4fd7c,libpotential_utf-c8fa53cbc0aa1747,libicu_provider-f27d717459000273,libicu_locale_core-f10d2381e4e01a91,libtinystr-bde813a3372aefe3,liblitemap-76c583890b84c465,libwriteable-240af3fb4837c678,libzerovec-3907a86655cce034,libzerotrie-e12c4445c96fdd29,libyoke-cf4a83cdddd17909,libstable_deref_trait-a9f42b1d2f15127d,libzerofrom-68d1a9a1d351cecc,libform_urlencoded-58b0f0edb59b40d2,libpercent_encoding-fa055ecaa1e57cfa,libtracing-446f939af2e65880,liblog-9c5892e2c6fd8400,libtracing_core-05e1b75a06fc0004,libonce_cell-e9252a7b5119f3eb,libcrossbeam_queue-7c6dbf82c0535e67,libcrossbeam_utils-076f45bf81d9c2d2,libeither-5c3275ff17f97400,libserde-3d3d1f531fe7fcf6,libevent_listener-86f0ab0f3c18080c,libparking-a9ae72c6c16ee980,libfutures_util-8962378773f99d21,libmemchr-eb753e192a6bbd2d,libfutures_io-6a4719510b0746bc,libslab-5629529544b2a983,libfutures_channel-3bb2db6cecc5bacb,libpin_project_lite-72bf04572caa1c84,libfutures_sink-ae1eb2d060de53a2,libfutures_task-e09ab7898221cb97,libpin_utils-3860774ad9b215b5,libfutures_core-3b920243fce8fec0,libanyhow-bbab63dfdaa994c6}.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/rustccElZOF/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-7fccaae58f6484ae/out" "-L" "/opt/rustwide/target/debug/build/libsqlite3-sys-36c3f46fac210a34/out" "-L" "/opt/rustwide/target/debug/build/psm-3c0973c40bae8701/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/fetch_test-11549b76155c183a" "-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 `notify-bot-dut` (test "fetch_test") due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "7a1aba582ab1772f75800638c4f563cee85b3269868f7ae892e035606ada83d7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7a1aba582ab1772f75800638c4f563cee85b3269868f7ae892e035606ada83d7", kill_on_drop: false }`
[INFO] [stdout] 7a1aba582ab1772f75800638c4f563cee85b3269868f7ae892e035606ada83d7
