[INFO] cloning repository https://github.com/IamMaxim58/rs-observer [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/IamMaxim58/rs-observer" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FIamMaxim58%2Frs-observer", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FIamMaxim58%2Frs-observer'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] cc56464b709442cd151503e40a3632c7317ed396 [INFO] checking IamMaxim58/rs-observer against try#6713fa75964eb229409a9c6f6f5c418423e313ff for pr-133502-22 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FIamMaxim58%2Frs-observer" "/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/IamMaxim58/rs-observer [INFO] finished tweaking git repo https://github.com/IamMaxim58/rs-observer [INFO] tweaked toml for git repo https://github.com/IamMaxim58/rs-observer written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/IamMaxim58/rs-observer on toolchain 6713fa75964eb229409a9c6f6f5c418423e313ff [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+6713fa75964eb229409a9c6f6f5c418423e313ff" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/IamMaxim58/rs-observer 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" "+6713fa75964eb229409a9c6f6f5c418423e313ff" "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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+6713fa75964eb229409a9c6f6f5c418423e313ff" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b8f1d4b48ed8224616022388c02ebcc4ecd05ebb18ee3f9b0c69ff8d3e998ffe [INFO] running `Command { std: "docker" "start" "-a" "b8f1d4b48ed8224616022388c02ebcc4ecd05ebb18ee3f9b0c69ff8d3e998ffe", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b8f1d4b48ed8224616022388c02ebcc4ecd05ebb18ee3f9b0c69ff8d3e998ffe", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b8f1d4b48ed8224616022388c02ebcc4ecd05ebb18ee3f9b0c69ff8d3e998ffe", kill_on_drop: false }` [INFO] [stdout] b8f1d4b48ed8224616022388c02ebcc4ecd05ebb18ee3f9b0c69ff8d3e998ffe [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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+6713fa75964eb229409a9c6f6f5c418423e313ff" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] acc0a4fc094b9aad3add76c8626b96c1d59d93f0a4781b4c334049163c7a3141 [INFO] running `Command { std: "docker" "start" "-a" "acc0a4fc094b9aad3add76c8626b96c1d59d93f0a4781b4c334049163c7a3141", kill_on_drop: false }` [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling libc v0.2.186 [INFO] [stderr] Compiling anyhow v1.0.102 [INFO] [stderr] Compiling hashbrown v0.17.0 [INFO] [stderr] Compiling syn v2.0.117 [INFO] [stderr] Checking errno v0.3.14 [INFO] [stderr] Compiling bitflags v2.11.1 [INFO] [stderr] Compiling linux-raw-sys v0.12.1 [INFO] [stderr] Compiling prettyplease v0.2.37 [INFO] [stderr] Compiling regex-syntax v0.8.10 [INFO] [stderr] Compiling bytes v1.11.1 [INFO] [stderr] Checking getrandom v0.3.4 [INFO] [stderr] Compiling once_cell v1.21.4 [INFO] [stderr] Compiling fastrand v2.4.1 [INFO] [stderr] Compiling fixedbitset v0.5.7 [INFO] [stderr] Checking signal-hook-registry v1.4.8 [INFO] [stderr] Checking ppv-lite86 v0.2.21 [INFO] [stderr] Checking parking_lot_core v0.9.12 [INFO] [stderr] Checking rand_core v0.9.5 [INFO] [stderr] Checking mio v0.8.11 [INFO] [stderr] Checking signal-hook v0.3.18 [INFO] [stderr] Compiling log v0.4.29 [INFO] [stderr] Compiling crc16 v0.4.0 [INFO] [stderr] Compiling multimap v0.10.1 [INFO] [stderr] Checking parking_lot v0.12.5 [INFO] [stderr] Compiling rustix v1.1.4 [INFO] [stderr] Checking getrandom v0.4.2 [INFO] [stderr] Checking castaway v0.2.4 [INFO] [stderr] Checking futures-util v0.3.32 [INFO] [stderr] Checking signal-hook-mio v0.2.5 [INFO] [stderr] Checking num-bigint v0.4.6 [INFO] [stderr] Checking backon v1.6.0 [INFO] [stderr] Checking compact_str v0.7.1 [INFO] [stderr] Checking concurrent-queue v2.5.0 [INFO] [stderr] Checking crossterm v0.27.0 [INFO] [stderr] Checking arc-swap v1.9.1 [INFO] [stderr] Checking rand_chacha v0.9.0 [INFO] [stderr] Checking arcstr v1.2.0 [INFO] [stderr] Checking sha1_smol v1.0.1 [INFO] [stderr] Checking event-listener v5.4.1 [INFO] [stderr] Checking rand v0.9.4 [INFO] [stderr] Compiling indexmap v2.14.0 [INFO] [stderr] Checking xxhash-rust v0.8.15 [INFO] [stderr] Checking unsafe-libyaml v0.2.11 [INFO] [stderr] Checking uuid v1.23.1 [INFO] [stderr] Checking event-listener-strategy v0.5.4 [INFO] [stderr] Checking async-lock v3.4.2 [INFO] [stderr] Compiling regex-automata v0.4.14 [INFO] [stderr] Checking unicode-truncate v1.1.0 [INFO] [stderr] Compiling petgraph v0.7.1 [INFO] [stderr] Compiling tempfile v3.27.0 [INFO] [stderr] Compiling regex v1.12.3 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling zerofrom-derive v0.1.7 [INFO] [stderr] Compiling yoke-derive v0.8.2 [INFO] [stderr] Compiling zerovec-derive v0.11.3 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling prost-derive v0.13.5 [INFO] [stderr] Compiling tokio-macros v2.7.0 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Compiling stability v0.2.1 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Checking tokio v1.52.1 [INFO] [stderr] Checking zerofrom v0.1.7 [INFO] [stderr] Checking yoke v0.8.2 [INFO] [stderr] Checking tracing v0.1.44 [INFO] [stderr] Checking tracing-subscriber v0.3.23 [INFO] [stderr] Checking zerovec v0.11.6 [INFO] [stderr] Checking zerotrie v0.2.4 [INFO] [stderr] Checking thiserror v1.0.69 [INFO] [stderr] Checking strum v0.26.3 [INFO] [stderr] Checking ratatui v0.26.3 [INFO] [stderr] Compiling prost v0.13.5 [INFO] [stderr] Checking tinystr v0.8.3 [INFO] [stderr] Checking potential_utf v0.1.5 [INFO] [stderr] Checking icu_collections v2.2.0 [INFO] [stderr] Compiling prost-types v0.13.5 [INFO] [stderr] Checking icu_locale_core v2.2.0 [INFO] [stderr] Checking serde v1.0.228 [INFO] [stderr] Checking icu_provider v2.2.0 [INFO] [stderr] Checking icu_properties v2.2.0 [INFO] [stderr] Checking icu_normalizer v2.2.0 [INFO] [stderr] Checking chrono v0.4.44 [INFO] [stderr] Checking serde_yaml v0.9.34+deprecated [INFO] [stderr] Compiling prost-build v0.13.5 [INFO] [stderr] Checking idna_adapter v1.2.2 [INFO] [stderr] Checking idna v1.1.0 [INFO] [stderr] Compiling rs-observer v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Checking url v2.5.8 [INFO] [stderr] Checking tokio-util v0.7.18 [INFO] [stderr] Checking combine v4.6.7 [INFO] [stderr] Checking redis v1.2.0 [INFO] [stderr] error: could not compile `redis` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/6713fa75964eb229409a9c6f6f5c418423e313ff/bin/rustc --crate-name redis --edition=2024 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/redis-1.2.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="acl"' --cfg 'feature="aio"' --cfg 'feature="bytes"' --cfg 'feature="cluster"' --cfg 'feature="cluster-async"' --cfg 'feature="connection-manager"' --cfg 'feature="default"' --cfg 'feature="geospatial"' --cfg 'feature="num-bigint"' --cfg 'feature="script"' --cfg 'feature="streams"' --cfg 'feature="tokio-comp"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("acl", "ahash", "aio", "bb8", "bigdecimal", "bytes", "cache-aio", "cluster", "cluster-async", "connection-manager", "default", "entra-id", "geospatial", "hashbrown", "json", "num-bigint", "r2d2", "rust_decimal", "script", "sentinel", "smol-comp", "smol-native-tls-comp", "smol-rustls-comp", "streams", "tls-native-tls", "tls-rustls", "tls-rustls-insecure", "tls-rustls-webpki-roots", "token-based-authentication", "tokio-comp", "tokio-native-tls-comp", "tokio-rustls-comp", "uuid", "vector-sets"))' -C metadata=91d539ab3f3808bf -C extra-filename=-50946752c9139b56 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern arc_swap=/opt/rustwide/target/debug/deps/libarc_swap-0e6b84a9885600ee.rmeta --extern arcstr=/opt/rustwide/target/debug/deps/libarcstr-5e40f6ed43b3300b.rmeta --extern async_lock=/opt/rustwide/target/debug/deps/libasync_lock-bbc91dc8e64f6ee0.rmeta --extern backon=/opt/rustwide/target/debug/deps/libbackon-7e8096af78f437a5.rmeta --extern bytes=/opt/rustwide/target/debug/deps/libbytes-cccdc721da232fd0.rmeta --extern cfg_if=/opt/rustwide/target/debug/deps/libcfg_if-cbb4929d06dfe38d.rmeta --extern combine=/opt/rustwide/target/debug/deps/libcombine-8a1154701b01903e.rmeta --extern crc16=/opt/rustwide/target/debug/deps/libcrc16-860ccacfcad15151.rmeta --extern futures_channel=/opt/rustwide/target/debug/deps/libfutures_channel-8316a8534694e646.rmeta --extern futures_util=/opt/rustwide/target/debug/deps/libfutures_util-f9c79c72f9ce67d2.rmeta --extern itoa=/opt/rustwide/target/debug/deps/libitoa-c5eae48c447aaa0f.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-9d3224bdc66abff9.rmeta --extern num_bigint=/opt/rustwide/target/debug/deps/libnum_bigint-08de46148b05514c.rmeta --extern percent_encoding=/opt/rustwide/target/debug/deps/libpercent_encoding-e5e2b4eaa5d18a05.rmeta --extern pin_project_lite=/opt/rustwide/target/debug/deps/libpin_project_lite-7f89d5442d7e1c94.rmeta --extern rand=/opt/rustwide/target/debug/deps/librand-b60f0be7df391962.rmeta --extern ryu=/opt/rustwide/target/debug/deps/libryu-6c886470be7f71ec.rmeta --extern sha1_smol=/opt/rustwide/target/debug/deps/libsha1_smol-9dbd48ad587248f8.rmeta --extern socket2=/opt/rustwide/target/debug/deps/libsocket2-356bfd509e57bdec.rmeta --extern tokio=/opt/rustwide/target/debug/deps/libtokio-a907de508a01090a.rmeta --extern tokio_util=/opt/rustwide/target/debug/deps/libtokio_util-e4b7a06203f28735.rmeta --extern url=/opt/rustwide/target/debug/deps/liburl-a5a85cd05e8b1c3c.rmeta --extern xxhash_rust=/opt/rustwide/target/debug/deps/libxxhash_rust-a9ccb7cc2c2ec92a.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "acc0a4fc094b9aad3add76c8626b96c1d59d93f0a4781b4c334049163c7a3141", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "acc0a4fc094b9aad3add76c8626b96c1d59d93f0a4781b4c334049163c7a3141", kill_on_drop: false }` [INFO] [stdout] acc0a4fc094b9aad3add76c8626b96c1d59d93f0a4781b4c334049163c7a3141