[INFO] cloning repository https://github.com/cachebag/netrs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/cachebag/netrs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcachebag%2Fnetrs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcachebag%2Fnetrs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] f61c7a2f535453343029bef2af4354768fc6ec1f
[INFO] testing cachebag/netrs against 1.97.0-beta.6 for beta-1.98-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcachebag%2Fnetrs" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-0-tc1/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/cachebag/netrs
[INFO] finished tweaking git repo https://github.com/cachebag/netrs
[INFO] tweaked toml for git repo https://github.com/cachebag/netrs written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/cachebag/netrs on toolchain 1.97.0-beta.6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.97.0-beta.6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.97.0-beta.6" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 107 packages to latest Rust 1.90.0 compatible versions
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.97.0-beta.6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded zvariant_utils v3.5.0
[INFO] [stderr]   Downloaded zbus_names v4.3.3
[INFO] [stderr]   Downloaded zvariant_derive v5.13.0
[INFO] [stderr]   Downloaded serial_test v3.5.0
[INFO] [stderr]   Downloaded zvariant v5.13.0
[INFO] [stderr]   Downloaded serial_test_derive v3.5.0
[INFO] [stderr]   Downloaded zbus_macros v5.17.0
[INFO] [stderr]   Downloaded crossbeam-utils v0.8.22
[INFO] [stderr]   Downloaded zbus v5.17.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 099d74310b6f1e8abb4e9c1069140f1797b16cb6698ba319aa2b2bb50f177e2e
[INFO] running `Command { std: "docker" "start" "099d74310b6f1e8abb4e9c1069140f1797b16cb6698ba319aa2b2bb50f177e2e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "099d74310b6f1e8abb4e9c1069140f1797b16cb6698ba319aa2b2bb50f177e2e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "099d74310b6f1e8abb4e9c1069140f1797b16cb6698ba319aa2b2bb50f177e2e" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "099d74310b6f1e8abb4e9c1069140f1797b16cb6698ba319aa2b2bb50f177e2e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "099d74310b6f1e8abb4e9c1069140f1797b16cb6698ba319aa2b2bb50f177e2e" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling crossbeam-utils v0.8.22
[INFO] [stderr]    Compiling hashbrown v0.17.1
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling getrandom v0.4.3
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling memchr v2.8.3
[INFO] [stderr]    Compiling sha1_smol v1.0.1
[INFO] [stderr]    Compiling syn v2.0.118
[INFO] [stderr]    Compiling bytes v1.12.1
[INFO] [stderr]    Compiling futures-timer v3.0.4
[INFO] [stderr]    Compiling log v0.4.33
[INFO] [stderr]    Compiling uuid v1.23.4
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling event-listener v5.4.1
[INFO] [stderr]    Compiling async-executor v1.14.0
[INFO] [stderr]    Compiling event-listener-strategy v0.5.4
[INFO] [stderr]    Compiling async-channel v2.5.0
[INFO] [stderr]    Compiling async-lock v3.4.2
[INFO] [stderr]    Compiling async-broadcast v0.7.2
[INFO] [stderr]    Compiling blocking v1.6.2
[INFO] [stderr]    Compiling indexmap v2.14.0
[INFO] [stderr]    Compiling toml_edit v0.25.12+spec-1.1.0
[INFO] [stderr]    Compiling proc-macro-crate v3.5.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling enumflags2_derive v0.7.12
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling serde_repr v0.1.20
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling async-recursion v1.1.1
[INFO] [stderr]    Compiling tokio v1.52.3
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling polling v3.11.0
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling async-io v2.6.0
[INFO] [stderr]    Compiling async-signal v0.2.14
[INFO] [stderr]    Compiling async-process v2.5.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling zvariant_utils v3.5.0
[INFO] [stderr]    Compiling enumflags2 v0.7.12
[INFO] [stderr]    Compiling futures-executor v0.3.32
[INFO] [stderr]    Compiling futures v0.3.32
[INFO] [stderr]    Compiling zvariant_derive v5.13.0
[INFO] [stderr]    Compiling zvariant v5.13.0
[INFO] [stderr]    Compiling zbus_names v4.3.3
[INFO] [stderr]    Compiling zbus_macros v5.17.0
[INFO] [stderr]    Compiling zbus v5.17.0
[INFO] [stderr]    Compiling nmrs v3.4.0 (/opt/rustwide/workdir/nmrs)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 55.90s
[INFO] running `Command { std: "docker" "inspect" "099d74310b6f1e8abb4e9c1069140f1797b16cb6698ba319aa2b2bb50f177e2e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "099d74310b6f1e8abb4e9c1069140f1797b16cb6698ba319aa2b2bb50f177e2e" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling smallvec v1.15.2
[INFO] [stderr]    Compiling serial_test_derive v3.5.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling serial_test v3.5.0
[INFO] [stderr]    Compiling nmrs v3.4.0 (/opt/rustwide/workdir/nmrs)
[INFO] [stderr] error: could not compile `nmrs` (lib test)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1.97.0-beta.6-x86_64-unknown-linux-gnu/bin/rustc --crate-name nmrs --edition=2024 nmrs/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --warn=unused '--allow=clippy::type_complexity' '--allow=clippy::too_many_arguments' --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=dc053306d99996ba -C extra-filename=-90abcba9fe04c9c1 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-2ba5daba9d2da275.so --extern base64=/opt/rustwide/target/debug/deps/libbase64-32787b0325ea6df8.rlib --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-4d66d68843710487.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-b39d0dfdbe117407.rlib --extern futures_timer=/opt/rustwide/target/debug/deps/libfutures_timer-ad42fa842b203f01.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-64a74e931fbdff63.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-0a941f538092eb46.rlib --extern serial_test=/opt/rustwide/target/debug/deps/libserial_test-2c3f844f8476b52a.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-d022a3a461775f28.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-f5eb90c5823c4374.rlib --extern uuid=/opt/rustwide/target/debug/deps/libuuid-c17812f46851e79e.rlib --extern zbus=/opt/rustwide/target/debug/deps/libzbus-0b1744aba0994ebd.rlib --extern zvariant=/opt/rustwide/target/debug/deps/libzvariant-d4933209146bf970.rlib --cap-lints=warn` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `nmrs` (test "integration_test")
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1.97.0-beta.6-x86_64-unknown-linux-gnu/bin/rustc --crate-name integration_test --edition=2024 nmrs/tests/integration_test.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --warn=unused '--allow=clippy::type_complexity' '--allow=clippy::too_many_arguments' --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=e9cda9009c2ad65a -C extra-filename=-f80409d8a7300370 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-2ba5daba9d2da275.so --extern base64=/opt/rustwide/target/debug/deps/libbase64-32787b0325ea6df8.rlib --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-4d66d68843710487.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-b39d0dfdbe117407.rlib --extern futures_timer=/opt/rustwide/target/debug/deps/libfutures_timer-ad42fa842b203f01.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-64a74e931fbdff63.rlib --extern nmrs=/opt/rustwide/target/debug/deps/libnmrs-599ebe946beaf6cc.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-0a941f538092eb46.rlib --extern serial_test=/opt/rustwide/target/debug/deps/libserial_test-2c3f844f8476b52a.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-d022a3a461775f28.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-f5eb90c5823c4374.rlib --extern uuid=/opt/rustwide/target/debug/deps/libuuid-c17812f46851e79e.rlib --extern zbus=/opt/rustwide/target/debug/deps/libzbus-0b1744aba0994ebd.rlib --extern zvariant=/opt/rustwide/target/debug/deps/libzvariant-d4933209146bf970.rlib --cap-lints=warn` (signal: 9, SIGKILL: kill)
[INFO] [stderr] error: could not compile `nmrs` (example "custom_timeouts")
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1.97.0-beta.6-x86_64-unknown-linux-gnu/bin/rustc --crate-name custom_timeouts --edition=2024 nmrs/examples/custom_timeouts.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 --warn=unused '--allow=clippy::type_complexity' '--allow=clippy::too_many_arguments' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=776f6ece4607a3e0 -C extra-filename=-022a381fab24013e --out-dir /opt/rustwide/target/debug/examples -L dependency=/opt/rustwide/target/debug/deps --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-2ba5daba9d2da275.so --extern base64=/opt/rustwide/target/debug/deps/libbase64-32787b0325ea6df8.rlib --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-4d66d68843710487.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-b39d0dfdbe117407.rlib --extern futures_timer=/opt/rustwide/target/debug/deps/libfutures_timer-ad42fa842b203f01.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-64a74e931fbdff63.rlib --extern nmrs=/opt/rustwide/target/debug/deps/libnmrs-599ebe946beaf6cc.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-0a941f538092eb46.rlib --extern serial_test=/opt/rustwide/target/debug/deps/libserial_test-2c3f844f8476b52a.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-d022a3a461775f28.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-f5eb90c5823c4374.rlib --extern uuid=/opt/rustwide/target/debug/deps/libuuid-c17812f46851e79e.rlib --extern zbus=/opt/rustwide/target/debug/deps/libzbus-0b1744aba0994ebd.rlib --extern zvariant=/opt/rustwide/target/debug/deps/libzvariant-d4933209146bf970.rlib --cap-lints=warn` (signal: 9, SIGKILL: kill)
[INFO] [stderr] error: could not compile `nmrs` (example "vpn_connect")
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1.97.0-beta.6-x86_64-unknown-linux-gnu/bin/rustc --crate-name vpn_connect --edition=2024 nmrs/examples/vpn_connect.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 --warn=unused '--allow=clippy::type_complexity' '--allow=clippy::too_many_arguments' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=f0da28df722982de -C extra-filename=-e00c65c4b56edde3 --out-dir /opt/rustwide/target/debug/examples -L dependency=/opt/rustwide/target/debug/deps --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-2ba5daba9d2da275.so --extern base64=/opt/rustwide/target/debug/deps/libbase64-32787b0325ea6df8.rlib --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-4d66d68843710487.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-b39d0dfdbe117407.rlib --extern futures_timer=/opt/rustwide/target/debug/deps/libfutures_timer-ad42fa842b203f01.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-64a74e931fbdff63.rlib --extern nmrs=/opt/rustwide/target/debug/deps/libnmrs-599ebe946beaf6cc.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-0a941f538092eb46.rlib --extern serial_test=/opt/rustwide/target/debug/deps/libserial_test-2c3f844f8476b52a.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-d022a3a461775f28.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-f5eb90c5823c4374.rlib --extern uuid=/opt/rustwide/target/debug/deps/libuuid-c17812f46851e79e.rlib --extern zbus=/opt/rustwide/target/debug/deps/libzbus-0b1744aba0994ebd.rlib --extern zvariant=/opt/rustwide/target/debug/deps/libzvariant-d4933209146bf970.rlib --cap-lints=warn` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "099d74310b6f1e8abb4e9c1069140f1797b16cb6698ba319aa2b2bb50f177e2e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "099d74310b6f1e8abb4e9c1069140f1797b16cb6698ba319aa2b2bb50f177e2e", kill_on_drop: false }`
[INFO] [stdout] 099d74310b6f1e8abb4e9c1069140f1797b16cb6698ba319aa2b2bb50f177e2e
