[INFO] cloning repository https://github.com/Alb11747/JustLogV2
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Alb11747/JustLogV2" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAlb11747%2FJustLogV2", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAlb11747%2FJustLogV2'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] e1f49ad2fd14db28a518f3d669426bad2299190a
[INFO] testing Alb11747/JustLogV2 against master#ec6f9a5b4413f74386267ef8efc93712c2ce6db6 for pr-155739
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAlb11747%2FJustLogV2" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Alb11747/JustLogV2
[INFO] finished tweaking git repo https://github.com/Alb11747/JustLogV2
[INFO] tweaked toml for git repo https://github.com/Alb11747/JustLogV2 written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Alb11747/JustLogV2 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 git repo https://github.com/Alb11747/JustLogV2 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]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded enum_dispatch v0.3.13
[INFO] [stderr]   Downloaded twitch-irc v5.0.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] c90569ca29883996dffab4e6212b6bf018d52b585dd0c0bae27724a466b2cb3f
[INFO] running `Command { std: "docker" "start" "-a" "c90569ca29883996dffab4e6212b6bf018d52b585dd0c0bae27724a466b2cb3f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c90569ca29883996dffab4e6212b6bf018d52b585dd0c0bae27724a466b2cb3f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c90569ca29883996dffab4e6212b6bf018d52b585dd0c0bae27724a466b2cb3f", kill_on_drop: false }`
[INFO] [stdout] c90569ca29883996dffab4e6212b6bf018d52b585dd0c0bae27724a466b2cb3f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] e390cacf7a4ff2b405cde0e694d0a1afc49b83750b37b04e7290d5ba2e175f27
[INFO] running `Command { std: "docker" "start" "-a" "e390cacf7a4ff2b405cde0e694d0a1afc49b83750b37b04e7290d5ba2e175f27", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.182
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling foldhash v0.2.0
[INFO] [stderr]    Compiling openssl-sys v0.9.111
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling zerocopy v0.8.40
[INFO] [stderr]    Compiling openssl v0.10.75
[INFO] [stderr]    Compiling anstyle-parse v0.2.7
[INFO] [stderr]    Compiling libsqlite3-sys v0.36.0
[INFO] [stderr]    Compiling colorchoice v1.0.4
[INFO] [stderr]    Compiling anstyle v1.0.13
[INFO] [stderr]    Compiling portable-atomic v1.13.1
[INFO] [stderr]    Compiling blake3 v1.8.3
[INFO] [stderr]    Compiling clap_lex v1.0.0
[INFO] [stderr]    Compiling anyhow v1.0.102
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling anstream v0.6.21
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling constant_time_eq v0.4.2
[INFO] [stderr]    Compiling clap_builder v4.5.60
[INFO] [stderr]    Compiling native-tls v0.2.18
[INFO] [stderr]    Compiling tagptr v0.2.0
[INFO] [stderr]    Compiling fallible-streaming-iterator v0.1.9
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling fallible-iterator v0.3.0
[INFO] [stderr]    Compiling nu-ansi-term v0.50.3
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling indexmap v2.13.0
[INFO] [stderr]    Compiling hashlink v0.11.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling socket2 v0.6.3
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling rand_core v0.9.5
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling uuid v1.22.0
[INFO] [stderr]    Compiling moka v0.12.14
[INFO] [stderr]    Compiling rustls-webpki v0.103.9
[INFO] [stderr]    Compiling rustls v0.23.37
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling tokio-macros v2.6.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling displaydoc v0.2.5
[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 thiserror-impl v1.0.69
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling enum_dispatch v0.3.13
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling tokio v1.50.0
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling clap_derive v4.5.55
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling axum-core v0.5.6
[INFO] [stderr]    Compiling tracing-subscriber v0.3.22
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling clap v4.5.60
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling rusqlite v0.38.0
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling tokio-stream v0.1.18
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling twitch-irc v5.0.1
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling h2 v0.4.13
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling axum v0.8.8
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]    Compiling justlog v0.1.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 35s
[INFO] running `Command { std: "docker" "inspect" "e390cacf7a4ff2b405cde0e694d0a1afc49b83750b37b04e7290d5ba2e175f27", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e390cacf7a4ff2b405cde0e694d0a1afc49b83750b37b04e7290d5ba2e175f27", kill_on_drop: false }`
[INFO] [stdout] e390cacf7a4ff2b405cde0e694d0a1afc49b83750b37b04e7290d5ba2e175f27
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] a50fed93b06a7c30e13840faac903429470b3dd2423dd0492b10abb7af256667
[INFO] running `Command { std: "docker" "start" "-a" "a50fed93b06a7c30e13840faac903429470b3dd2423dd0492b10abb7af256667", kill_on_drop: false }`
[INFO] [stderr]    Compiling openssl v0.10.75
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling rusqlite v0.38.0
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]    Compiling tempfile v3.26.0
[INFO] [stderr]    Compiling native-tls v0.2.18
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling justlog v0.1.1 (/opt/rustwide/workdir)
[INFO] [stderr] error: could not compile `justlog` (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 justlog --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=3a98c72bf8b8460b -C extra-filename=-e7c0a6bf200cbdc9 --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-825ea678cfada989.so --extern axum=/opt/rustwide/target/debug/deps/libaxum-26a0cc842abdd8cf.rlib --extern blake3=/opt/rustwide/target/debug/deps/libblake3-68c88a855a9d628b.rlib --extern brotli=/opt/rustwide/target/debug/deps/libbrotli-70cf56f20498ea43.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-5c67284c8a2c23ef.rlib --extern clap=/opt/rustwide/target/debug/deps/libclap-a5c83dd69235542a.rlib --extern flate2=/opt/rustwide/target/debug/deps/libflate2-0e4accef8a46377b.rlib --extern futures_util=/opt/rustwide/target/debug/deps/libfutures_util-6c882ea78b794533.rlib --extern http=/opt/rustwide/target/debug/deps/libhttp-db17fbb5ab25270d.rlib --extern hyper=/opt/rustwide/target/debug/deps/libhyper-155d7219a854865a.rlib --extern hyper_util=/opt/rustwide/target/debug/deps/libhyper_util-719b520b0b4d48c1.rlib --extern moka=/opt/rustwide/target/debug/deps/libmoka-f74835a09a4d6c44.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-3e4072e210c9d5dc.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-021e519fc88cd809.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-050a121176bb5327.rlib --extern rusqlite=/opt/rustwide/target/debug/deps/librusqlite-54b762e064c486ae.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-fda8e62331d271c5.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-7261d58925054527.rlib --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-fc5be8f48b0a1794.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-b705a45025fdf89b.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-449438a90bd5772a.rlib --extern tokio_native_tls=/opt/rustwide/target/debug/deps/libtokio_native_tls-cafd2a38d66dcaae.rlib --extern tokio_stream=/opt/rustwide/target/debug/deps/libtokio_stream-a5b0a485b623ccce.rlib --extern tokio_util=/opt/rustwide/target/debug/deps/libtokio_util-7d5fb5e20c3d9492.rlib --extern tower=/opt/rustwide/target/debug/deps/libtower-48955de930c7682b.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-11c99759bd01092e.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-2d6422a651554e4e.rlib --extern twitch_irc=/opt/rustwide/target/debug/deps/libtwitch_irc-cf1fd824225179e4.rlib --extern url=/opt/rustwide/target/debug/deps/liburl-4397ee9e2d742826.rlib --extern walkdir=/opt/rustwide/target/debug/deps/libwalkdir-fe31fa9f1b59a72f.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/blake3-e042440ff105f2ae/out -L native=/opt/rustwide/target/debug/build/blake3-e042440ff105f2ae/out -L native=/opt/rustwide/target/debug/build/ring-3377f32fe81c2204/out -L native=/opt/rustwide/target/debug/build/libsqlite3-sys-29942887628b79ff/out` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/opt/rustwide/target/debug/deps/rustccbVev3/symbols.o" "<17 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-fc5be8f48b0a1794,libfastrand-74ae4622d963d882,librustix-96e693be2f4454ce,liblinux_raw_sys-6f64b533656ada5e,libjustlog-9907469b6fcb8537,libblake3-68c88a855a9d628b,libconstant_time_eq-bbdcf215fdf71086,libcpufeatures-bb85f9e0eaf4b5a3,libarrayvec-3085340efc75809a,libarrayref-7e9babeb8039510f,librusqlite-54b762e064c486ae,libhashlink-6798f61fbeec8e3d,liblibsqlite3_sys-f04534c41f082272,libfallible_streaming_iterator-275e12f2050a085b,libfallible_iterator-3f6b2033eba01af9,libbrotli-70cf56f20498ea43,libbrotli_decompressor-9674ac0fdfae1110,liballoc_stdlib-ebeb3b8ca2c54885,liballoc_no_stdlib-8a26777fee7f8158,libreqwest-050a121176bb5327,libhyper_rustls-bf1a6ee435e8134b,libwebpki_roots-52073429bdaef505,libtokio_rustls-cd662577bab35839,librustls-598e9d812ec32118,libsubtle-e2f0af8959bd7889,libwebpki-50a8c991d19d58ee,libring-b0345301241d8d26,libgetrandom-60c0a86da80d3291,libuntrusted-151845769873c416,librustls_pki_types-d9016c657ae33e66,libzeroize-e5ba3babb6b7003b,libtower_http-586cef71c3edc95d,libiri_string-f1c5413b54c99d2e,liburl-4397ee9e2d742826,libidna-c276c6be1b9baf14,libutf8_iter-efb3984ee203d151,libidna_adapter-b8061310cb34d4ce,libicu_properties-f076f9650b0a124a,libicu_properties_data-7e155758dd6ea0a4,libicu_normalizer-d621a7e000213e64,libicu_normalizer_data-e4349eb9146e5fe1,libicu_collections-1204fe03f4cb4947,libpotential_utf-b95e5f7663bb20ea,libicu_provider-37f11db44ec450d8,libicu_locale_core-528d4965d7a606a8,libtinystr-7043aa390928f9d3,liblitemap-d0ce52a8e9251912,libwriteable-9b3c58e63c9ae012,libzerovec-02d3df1a1ad97fe7,libzerotrie-a4a181bd12cc478a,libyoke-7764771cc300a301,libstable_deref_trait-646f6b28b9520b3d,libzerofrom-e2665413185ef528,libtwitch_irc-cf1fd824225179e4,libthiserror-f7bc4672faa689cd,libeither-cd11a3fa8adc91b7,libtokio_native_tls-cafd2a38d66dcaae,libnative_tls-876e8cca755aa0d4,libopenssl_probe-703a3ddfc0e4be36,libopenssl-144aca6f19afa447,libbitflags-5009bb8c2d6ccbe4,libforeign_types-5f537df59e969067,libforeign_types_shared-eb5f1cae025af37f,libopenssl_sys-049b43d239840b53,libmoka-f74835a09a4d6c44,libportable_atomic-397a52740b99f831,libtagptr-49ea1a6fd7ab5212,libcrossbeam_epoch-0de33e397810f096,libuuid-84fb69d42cdbc74d,libgetrandom-ed0ca6fa441b8759,libcrossbeam_channel-5add0dde592d5282,libcrossbeam_utils-7c4ed9e811c5c46d,libwalkdir-fe31fa9f1b59a72f,libsame_file-e946870f1310cc9c,libflate2-0e4accef8a46377b,libminiz_oxide-4cf62e918dcfb87a,libsimd_adler32-4fe4b4c59464bded,libcrc32fast-5906a57d877d687d,libtracing_subscriber-2d6422a651554e4e,libsharded_slab-a43bbfc0e39c291b,liblazy_static-afffdbb119bd9ac1,libmatchers-9199a2b2e28011c1,libnu_ansi_term-93d8ee8dec5a4017,libthread_local-18638dcf05a3c55a,libtracing_log-fdc254d2911c833a,libclap-a5c83dd69235542a,libclap_builder-675af76c067142d9,libstrsim-f574d476d7d1a6ac,libanstream-4e5206a633f6e11c,libanstyle_query-39b86009b9b8dd8a,libis_terminal_polyfill-090e57e4b8c850d2,libcolorchoice-0b50abc860a6bcad,libanstyle_parse-8a8fb41415b00427,libutf8parse-ae3caf0a878928ed,libclap_lex-ba64047a148e58f8,libanstyle-1f7f6180e797cb80,librand-3e4072e210c9d5dc,librand_chacha-ddc3c7ae9a7be736,libppv_lite86-fe170b29ab55e831,libzerocopy-981d6fee528c5bf7,librand_core-4ea86d6836e5a447,libgetrandom-b4b6e67151725e77,libregex-021e519fc88cd809,libregex_automata-124cdc42734d678f,libaho_corasick-6fe72661f2ebc760,libregex_syntax-33adcf3d7e28903a,libanyhow-bb5f243237f5f99b,libchrono-5c67284c8a2c23ef,libiana_time_zone-fc58c626b0bdfc25,libnum_traits-c33a51d2327c8d61,libaxum-26a0cc842abdd8cf,libserde_json-7261d58925054527,libmemchr-d8218b780a78fe0a,libzmij-d2f562b84b927b2e,libserde_path_to_error-42de73d2e88c81c8,libserde_urlencoded-4b95d6efa4899129,libryu-96e4827cb8e74ef1,libserde-fda8e62331d271c5,libform_urlencoded-e63e84c134db7b31,libhyper_util-719b520b0b4d48c1,libbase64-fff42f7554bbeb90,libpercent_encoding-99cdb00cefa02ca0,libipnet-d13aa1d8cef494ce,libhyper-155d7219a854865a,libwant-4a0be0a267c8825f,libtry_lock-b2ba3b7879656042,libhttparse-2dcf90c780aed9d3,libh2-a1a894b852540d86,libindexmap-2c29465270297884,libequivalent-9631f206a02b9f54,libhashbrown-142bcf9a3d68cfe8,libfoldhash-d879794daeb2a923,libfnv-2a26f5d3b9cd4973,libtokio_util-7d5fb5e20c3d9492,libpin_utils-edd6e294c1e21a4f,libatomic_waker-f98c2fb1596910db,libhttpdate-fd089b66c335a993,libfutures_channel-673eba4cd2f1a4af,libmatchit-6d2c723f32ec3b7e,libserde_core-f5ed69f6ed59a68c,libaxum_core-17597eab804c506a,libmime-7cbfcc84299bf52b,libhttp_body_util-c64b1f848ae7f6d9,libhttp_body-112e6cca9463065d,libhttp-db17fbb5ab25270d,libitoa-d7c2333f8dedd037,libtracing-11c99759bd01092e,liblog-753a0cb3f11b08fe,libtracing_core-5bf54009919d6314,libonce_cell-db8f3eed2a1f3f7b,libtower-48955de930c7682b,libsync_wrapper-096429d0b7f46333,libfutures_util-6c882ea78b794533,libslab-6f51d9019150979e,libfutures_sink-59b73d2c5a0fb80d,libfutures_task-02cf0fb977266c2e,libfutures_core-3e8ff8c6a8ead7f1,libtower_layer-5699d784b4449e00,libtower_service-222788e4f5219726,libtokio-449438a90bd5772a,libsignal_hook_registry-2756cfcce0011620,liberrno-d9c69987c87e1467,libsocket2-88ada9519984f7f5,libbytes-a6415339708e1154,libmio-c5a9cb1e5744aa20,libparking_lot-745da6643f91b65d,libparking_lot_core-0fcbac7f789b0f80,liblibc-0e890954913dc77e,libcfg_if-cad248e7066eec15,libsmallvec-128704011005142e,liblock_api-ff2db0b8acf8234a,libscopeguard-88d64e99d3001c2a,libpin_project_lite-8ad468af17824a0b}.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/rustccbVev3/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/blake3-e042440ff105f2ae/out" "-L" "/opt/rustwide/target/debug/build/ring-3377f32fe81c2204/out" "-L" "/opt/rustwide/target/debug/build/libsqlite3-sys-29942887628b79ff/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/core_integration-87187a10efbfeb9d" "-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 `justlog` (test "core_integration") due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "a50fed93b06a7c30e13840faac903429470b3dd2423dd0492b10abb7af256667", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a50fed93b06a7c30e13840faac903429470b3dd2423dd0492b10abb7af256667", kill_on_drop: false }`
[INFO] [stdout] a50fed93b06a7c30e13840faac903429470b3dd2423dd0492b10abb7af256667
