[INFO] cloning repository https://github.com/wihlarkop/kumo [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/wihlarkop/kumo" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwihlarkop%2Fkumo", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwihlarkop%2Fkumo'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 4c20bd871d7fa49fe29574f080c0f23a82b2347c [INFO] testing wihlarkop/kumo against beta-2026-04-21 for beta-1.96-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwihlarkop%2Fkumo" "/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/wihlarkop/kumo [INFO] removed 0 missing examples [INFO] finished tweaking git repo https://github.com/wihlarkop/kumo [INFO] tweaked toml for git repo https://github.com/wihlarkop/kumo written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/wihlarkop/kumo on toolchain beta-2026-04-21 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/wihlarkop/kumo 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-04-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [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-04-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8f53320843087b343c4d65c7fc9b4032239bac2c3659f9bd17b1c2d16b372c74 [INFO] running `Command { std: "docker" "start" "-a" "8f53320843087b343c4d65c7fc9b4032239bac2c3659f9bd17b1c2d16b372c74", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8f53320843087b343c4d65c7fc9b4032239bac2c3659f9bd17b1c2d16b372c74", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8f53320843087b343c4d65c7fc9b4032239bac2c3659f9bd17b1c2d16b372c74", kill_on_drop: false }` [INFO] [stdout] 8f53320843087b343c4d65c7fc9b4032239bac2c3659f9bd17b1c2d16b372c74 [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-04-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a8f49bbcda0dac75a15968a5ca2cec2441e71b9dfe11656c7a233f7d7d779659 [INFO] running `Command { std: "docker" "start" "-a" "a8f49bbcda0dac75a15968a5ca2cec2441e71b9dfe11656c7a233f7d7d779659", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.185 [INFO] [stderr] Compiling stable_deref_trait v1.2.1 [INFO] [stderr] Compiling siphasher v1.0.2 [INFO] [stderr] Compiling fastrand v2.4.1 [INFO] [stderr] Compiling fs_extra v1.3.0 [INFO] [stderr] Compiling dunce v1.0.5 [INFO] [stderr] Compiling memchr v2.8.0 [INFO] [stderr] Compiling aws-lc-rs v1.16.3 [INFO] [stderr] Compiling log v0.4.29 [INFO] [stderr] Compiling tracing-core v0.1.36 [INFO] [stderr] Compiling new_debug_unreachable v1.0.6 [INFO] [stderr] Compiling bitflags v2.11.1 [INFO] [stderr] Compiling futures-util v0.3.32 [INFO] [stderr] Compiling zerocopy v0.8.48 [INFO] [stderr] Compiling rustls v0.23.38 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling yoke v0.8.2 [INFO] [stderr] Compiling phf_shared v0.13.1 [INFO] [stderr] Compiling precomputed-hash v0.1.1 [INFO] [stderr] Compiling powerfmt v0.2.0 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling time-core v0.1.8 [INFO] [stderr] Compiling regex-syntax v0.8.10 [INFO] [stderr] Compiling num-conv v0.2.1 [INFO] [stderr] Compiling form_urlencoded v1.2.2 [INFO] [stderr] Compiling futures-channel v0.3.32 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling zerovec v0.11.6 [INFO] [stderr] Compiling zerotrie v0.2.4 [INFO] [stderr] Compiling time-macros v0.2.27 [INFO] [stderr] Compiling dtoa v1.0.11 [INFO] [stderr] Compiling utf-8 v0.7.6 [INFO] [stderr] Compiling dtoa-short v0.3.5 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling cookie v0.18.1 [INFO] [stderr] Compiling deranged v0.5.8 [INFO] [stderr] Compiling cssparser-macros v0.6.1 [INFO] [stderr] Compiling derive_more-impl v2.1.1 [INFO] [stderr] Compiling phf_generator v0.13.1 [INFO] [stderr] Compiling tracing v0.1.44 [INFO] [stderr] Compiling tendril v0.5.0 [INFO] [stderr] Compiling psl-types v2.0.11 [INFO] [stderr] Compiling aho-corasick v1.1.4 [INFO] [stderr] Compiling portable-atomic v1.13.1 [INFO] [stderr] Compiling phf_codegen v0.13.1 [INFO] [stderr] Compiling jobserver v0.1.34 [INFO] [stderr] Compiling tinystr v0.8.3 [INFO] [stderr] Compiling errno v0.3.14 [INFO] [stderr] Compiling potential_utf v0.1.5 [INFO] [stderr] Compiling socket2 v0.6.3 [INFO] [stderr] Compiling mio v1.2.0 [INFO] [stderr] Compiling signal-hook-registry v1.4.8 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling cc v1.2.60 [INFO] [stderr] Compiling icu_locale_core v2.2.0 [INFO] [stderr] Compiling icu_collections v2.2.0 [INFO] [stderr] Compiling phf_macros v0.13.1 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling string_cache_codegen v0.6.1 [INFO] [stderr] Compiling rand_core v0.9.5 [INFO] [stderr] Compiling selectors v0.36.1 [INFO] [stderr] Compiling string_cache v0.9.0 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling tokio v1.52.1 [INFO] [stderr] Compiling litrs v1.0.0 [INFO] [stderr] Compiling anyhow v1.0.102 [INFO] [stderr] Compiling time v0.3.47 [INFO] [stderr] Compiling derive_more v2.1.1 [INFO] [stderr] Compiling web_atoms v0.2.4 [INFO] [stderr] Compiling raw-cpuid v11.6.0 [INFO] [stderr] Compiling servo_arc v0.4.3 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling unicode-width v0.2.2 [INFO] [stderr] Compiling phf v0.13.1 [INFO] [stderr] Compiling document-features v0.2.12 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling cmake v0.1.58 [INFO] [stderr] Compiling regex-automata v0.4.14 [INFO] [stderr] Compiling cssparser v0.36.0 [INFO] [stderr] Compiling rustc-hash v2.1.2 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling getopts v0.2.24 [INFO] [stderr] Compiling icu_provider v2.2.0 [INFO] [stderr] Compiling bstr v0.2.17 [INFO] [stderr] Compiling aws-lc-sys v0.40.0 [INFO] [stderr] Compiling icu_properties v2.2.0 [INFO] [stderr] Compiling icu_normalizer v2.2.0 [INFO] [stderr] Compiling dashmap v6.1.0 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling markup5ever v0.39.0 [INFO] [stderr] Compiling quanta v0.12.6 [INFO] [stderr] Compiling html5ever v0.39.0 [INFO] [stderr] Compiling getrandom v0.2.17 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling sharded-slab v0.1.7 [INFO] [stderr] Compiling spinning_top v0.3.0 [INFO] [stderr] Compiling encoding_rs v0.8.35 [INFO] [stderr] Compiling thread_local v1.1.9 [INFO] [stderr] Compiling nonzero_ext v0.3.0 [INFO] [stderr] Compiling ego-tree v0.11.0 [INFO] [stderr] Compiling nu-ansi-term v0.50.3 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling futures-timer v3.0.3 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling web-time v1.1.0 [INFO] [stderr] Compiling bloomfilter v3.0.1 [INFO] [stderr] Compiling url v2.5.8 [INFO] [stderr] Compiling publicsuffix v2.3.0 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling rand v0.9.4 [INFO] [stderr] Compiling scraper v0.26.0 [INFO] [stderr] Compiling cookie_store v0.22.1 [INFO] [stderr] Compiling regex v1.12.3 [INFO] [stderr] Compiling matchers v0.2.0 [INFO] [stderr] Compiling governor v0.10.4 [INFO] [stderr] Compiling tracing-subscriber v0.3.23 [INFO] [stderr] Compiling texting_robots v0.2.2 [INFO] [stderr] Compiling tokio-util v0.7.18 [INFO] [stderr] Compiling tower v0.5.3 [INFO] [stderr] Compiling h2 v0.4.13 [INFO] [stderr] Compiling tower-http v0.6.8 [INFO] [stderr] Compiling hyper v1.9.0 [INFO] [stderr] Compiling hyper-util v0.1.20 [INFO] [stderr] Compiling rustls-webpki v0.103.12 [INFO] [stderr] Compiling tokio-rustls v0.26.4 [INFO] [stderr] Compiling rustls-platform-verifier v0.6.2 [INFO] [stderr] Compiling hyper-rustls v0.27.9 [INFO] [stderr] Compiling reqwest v0.13.2 [INFO] [stderr] Compiling kumo v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 14s [INFO] running `Command { std: "docker" "inspect" "a8f49bbcda0dac75a15968a5ca2cec2441e71b9dfe11656c7a233f7d7d779659", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a8f49bbcda0dac75a15968a5ca2cec2441e71b9dfe11656c7a233f7d7d779659", kill_on_drop: false }` [INFO] [stdout] a8f49bbcda0dac75a15968a5ca2cec2441e71b9dfe11656c7a233f7d7d779659 [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-04-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 131c939c7b1de0a048f262a2d92ea2b34fad52a15994c7ba4a55b6f45485617a [INFO] running `Command { std: "docker" "start" "-a" "131c939c7b1de0a048f262a2d92ea2b34fad52a15994c7ba4a55b6f45485617a", kill_on_drop: false }` [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling bitflags v2.11.1 [INFO] [stderr] Compiling tokio v1.52.1 [INFO] [stderr] Compiling httpdate v1.0.3 [INFO] [stderr] Compiling rustix v1.1.4 [INFO] [stderr] Compiling getrandom v0.4.2 [INFO] [stderr] Compiling winnow v1.0.1 [INFO] [stderr] Compiling target-triple v1.0.0 [INFO] [stderr] Compiling url v2.5.8 [INFO] [stderr] Compiling linux-raw-sys v0.12.1 [INFO] [stderr] Compiling toml_writer v1.1.1+spec-1.1.0 [INFO] [stderr] Compiling glob v0.3.3 [INFO] [stderr] Compiling colored v3.1.1 [INFO] [stderr] Compiling dissimilar v1.0.11 [INFO] [stderr] Compiling similar v2.7.0 [INFO] [stderr] Compiling termcolor v1.4.1 [INFO] [stderr] Compiling fastrand v2.4.1 [INFO] [stderr] Compiling raw-cpuid v11.6.0 [INFO] [stderr] Compiling selectors v0.36.1 [INFO] [stderr] Compiling toml_parser v1.1.2+spec-1.1.0 [INFO] [stderr] Compiling texting_robots v0.2.2 [INFO] [stderr] Compiling scraper v0.26.0 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling toml_datetime v1.1.1+spec-1.1.0 [INFO] [stderr] Compiling serde_spanned v1.1.1 [INFO] [stderr] Compiling quanta v0.12.6 [INFO] [stderr] Compiling toml v1.1.2+spec-1.1.0 [INFO] [stderr] Compiling governor v0.10.4 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling tempfile v3.27.0 [INFO] [stderr] Compiling cookie_store v0.22.1 [INFO] [stderr] Compiling assert-json-diff v2.0.2 [INFO] [stderr] Compiling trybuild v1.0.116 [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 tower-http v0.6.8 [INFO] [stderr] Compiling h2 v0.4.13 [INFO] [stderr] Compiling hyper v1.9.0 [INFO] [stderr] Compiling hyper-util v0.1.20 [INFO] [stderr] Compiling hyper-rustls v0.27.9 [INFO] [stderr] Compiling mockito v1.7.2 [INFO] [stderr] Compiling reqwest v0.13.2 [INFO] [stderr] Compiling kumo v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] error: could not compile `kumo` (test "integration") [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/beta-2026-04-21-x86_64-unknown-linux-gnu/bin/rustc --crate-name integration --edition=2024 tests/integration.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("browser", "claude", "default", "derive", "gemini", "jsonpath", "llm", "mysql", "ollama", "openai", "persistence", "postgres", "redis-frontier", "sqlite", "stealth", "xpath"))' -C metadata=8720c3c21f95cc17 -C extra-filename=-994cc42a3849cf50 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-58a3cb5882f21757.so --extern bloomfilter=/opt/rustwide/target/debug/deps/libbloomfilter-727cfe6b363a2194.rlib --extern bytes=/opt/rustwide/target/debug/deps/libbytes-00a102391b5f478f.rlib --extern governor=/opt/rustwide/target/debug/deps/libgovernor-f871361aa8a30043.rlib --extern kumo=/opt/rustwide/target/debug/deps/libkumo-fc4f5a73a3b9ad79.rlib --extern mockito=/opt/rustwide/target/debug/deps/libmockito-70ed7a35b1b47619.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-546c4298830a9c2e.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-e5369fc5e2c29a5b.rlib --extern scraper=/opt/rustwide/target/debug/deps/libscraper-03b8078cbd30b2a5.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-5be27b41e60d3b41.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-f23c31b73daf454f.rlib --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-442ec17f18ceca22.rlib --extern texting_robots=/opt/rustwide/target/debug/deps/libtexting_robots-bd18331c08617b9b.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-82082bc69f1723e1.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-3abb3aa86aafadf9.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-89966866c6692076.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-19e55cf9142346f8.rlib --extern trybuild=/opt/rustwide/target/debug/deps/libtrybuild-3fc97392edf92325.rlib --extern url=/opt/rustwide/target/debug/deps/liburl-17bee6f4c819b35e.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/aws-lc-sys-0a4a1c434181aafd/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `kumo` (lib test) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/beta-2026-04-21-x86_64-unknown-linux-gnu/bin/rustc --crate-name kumo --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 --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("browser", "claude", "default", "derive", "gemini", "jsonpath", "llm", "mysql", "ollama", "openai", "persistence", "postgres", "redis-frontier", "sqlite", "stealth", "xpath"))' -C metadata=305dc1c2b33a3a49 -C extra-filename=-456f79e12e616a69 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-58a3cb5882f21757.so --extern bloomfilter=/opt/rustwide/target/debug/deps/libbloomfilter-727cfe6b363a2194.rlib --extern bytes=/opt/rustwide/target/debug/deps/libbytes-00a102391b5f478f.rlib --extern governor=/opt/rustwide/target/debug/deps/libgovernor-f871361aa8a30043.rlib --extern mockito=/opt/rustwide/target/debug/deps/libmockito-70ed7a35b1b47619.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-546c4298830a9c2e.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-e5369fc5e2c29a5b.rlib --extern scraper=/opt/rustwide/target/debug/deps/libscraper-03b8078cbd30b2a5.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-5be27b41e60d3b41.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-f23c31b73daf454f.rlib --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-442ec17f18ceca22.rlib --extern texting_robots=/opt/rustwide/target/debug/deps/libtexting_robots-bd18331c08617b9b.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-82082bc69f1723e1.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-3abb3aa86aafadf9.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-89966866c6692076.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-19e55cf9142346f8.rlib --extern trybuild=/opt/rustwide/target/debug/deps/libtrybuild-3fc97392edf92325.rlib --extern url=/opt/rustwide/target/debug/deps/liburl-17bee6f4c819b35e.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/aws-lc-sys-0a4a1c434181aafd/out` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "131c939c7b1de0a048f262a2d92ea2b34fad52a15994c7ba4a55b6f45485617a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "131c939c7b1de0a048f262a2d92ea2b34fad52a15994c7ba4a55b6f45485617a", kill_on_drop: false }` [INFO] [stdout] 131c939c7b1de0a048f262a2d92ea2b34fad52a15994c7ba4a55b6f45485617a