[INFO] fetching crate tether-utils 1.3.0-alpha... [INFO] testing tether-utils-1.3.0-alpha against 1.91.0 for beta-1.92-2 [INFO] extracting crate tether-utils 1.3.0-alpha into /workspace/builds/worker-3-tc1/source [INFO] started tweaking crates.io crate tether-utils 1.3.0-alpha [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate tether-utils 1.3.0-alpha [INFO] tweaked toml for crates.io crate tether-utils 1.3.0-alpha written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate tether-utils 1.3.0-alpha on toolchain 1.91.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.91.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate tether-utils 1.3.0-alpha 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" "+1.91.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded data-encoding v2.8.0 [INFO] [stderr] Downloaded ws_stream_tungstenite v0.13.0 [INFO] [stderr] Downloaded uuid-macro-internal v1.16.0 [INFO] [stderr] Downloaded async_io_stream v0.3.3 [INFO] [stderr] Downloaded ctrlc v3.4.6 [INFO] [stderr] Downloaded tether-agent v4.4.0-alpha [INFO] [stderr] Downloaded circular-buffer v0.1.9 [INFO] [stderr] Downloaded rmpv v0.4.7 [INFO] [stderr] Downloaded clap v4.5.35 [INFO] [stderr] Downloaded tokio-rustls v0.25.0 [INFO] [stderr] Downloaded async-tungstenite v0.25.1 [INFO] [stderr] Downloaded pharos v0.5.3 [INFO] [stderr] Downloaded miniz_oxide v0.8.7 [INFO] [stderr] Downloaded openssl-sys v0.9.107 [INFO] [stderr] Downloaded rumqttc v0.24.0 [INFO] [stderr] Downloaded zerocopy-derive v0.8.24 [INFO] [stderr] Downloaded cc v1.2.18 [INFO] [stderr] Downloaded crossterm v0.26.1 [INFO] [stderr] Downloaded clap_builder v4.5.35 [INFO] [stderr] Downloaded rustls v0.22.4 [INFO] [stderr] Downloaded zerocopy v0.8.24 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c97179cc6ed19326d863c38b87c80bdce17f129b1cf81a658b4cc09cc02ba77c [INFO] running `Command { std: "docker" "start" "-a" "c97179cc6ed19326d863c38b87c80bdce17f129b1cf81a658b4cc09cc02ba77c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c97179cc6ed19326d863c38b87c80bdce17f129b1cf81a658b4cc09cc02ba77c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c97179cc6ed19326d863c38b87c80bdce17f129b1cf81a658b4cc09cc02ba77c", kill_on_drop: false }` [INFO] [stdout] c97179cc6ed19326d863c38b87c80bdce17f129b1cf81a658b4cc09cc02ba77c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3d7d974bf6913e95ac14b032c800f69a6610d798aefa9cae9d7a05cf190bb689 [INFO] running `Command { std: "docker" "start" "-a" "3d7d974bf6913e95ac14b032c800f69a6610d798aefa9cae9d7a05cf190bb689", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.94 [INFO] [stderr] Compiling libc v0.2.171 [INFO] [stderr] Compiling cc v1.2.18 [INFO] [stderr] Compiling smallvec v1.15.0 [INFO] [stderr] Compiling rustls v0.22.4 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling pharos v0.5.3 [INFO] [stderr] Compiling openssl v0.10.72 [INFO] [stderr] Compiling async_io_stream v0.3.3 [INFO] [stderr] Compiling rustls-native-certs v0.7.3 [INFO] [stderr] Compiling ws_stream_tungstenite v0.13.0 [INFO] [stderr] Compiling signal-hook v0.3.17 [INFO] [stderr] Compiling nix v0.29.0 [INFO] [stderr] Compiling rmp v0.8.14 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling rustls-native-certs v0.8.1 [INFO] [stderr] Compiling circular-buffer v0.1.9 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling flume v0.11.1 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling openssl-sys v0.9.107 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling syn v2.0.100 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling mio v1.0.3 [INFO] [stderr] Compiling socket2 v0.5.9 [INFO] [stderr] Compiling getrandom v0.3.2 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling mio v0.8.11 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.9.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling signal-hook-mio v0.2.4 [INFO] [stderr] Compiling crossterm v0.26.1 [INFO] [stderr] Compiling ctrlc v3.4.6 [INFO] [stderr] Compiling synstructure v0.13.1 [INFO] [stderr] Compiling rustls-webpki v0.102.8 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.7.5 [INFO] [stderr] Compiling zerovec-derive v0.10.3 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling icu_provider_macros v1.5.0 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling tracing-attributes v0.1.28 [INFO] [stderr] Compiling uuid-macro-internal v1.16.0 [INFO] [stderr] Compiling clap_derive v4.5.32 [INFO] [stderr] Compiling uuid v1.16.0 [INFO] [stderr] Compiling tokio v1.44.2 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.7.5 [INFO] [stderr] Compiling zerovec v0.10.4 [INFO] [stderr] Compiling clap v4.5.35 [INFO] [stderr] Compiling tinystr v0.7.6 [INFO] [stderr] Compiling icu_collections v1.5.0 [INFO] [stderr] Compiling icu_locid v1.5.0 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling icu_provider v1.5.0 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling tokio-rustls v0.25.0 [INFO] [stderr] Compiling icu_locid_transform v1.5.0 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling icu_properties v1.5.1 [INFO] [stderr] Compiling serde_bytes v0.11.17 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling rmp-serde v1.3.0 [INFO] [stderr] Compiling icu_normalizer v1.5.0 [INFO] [stderr] Compiling rmpv v0.4.7 [INFO] [stderr] Compiling idna_adapter v1.2.0 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling tungstenite v0.21.0 [INFO] [stderr] Compiling async-tungstenite v0.25.1 [INFO] [stderr] Compiling rumqttc v0.24.0 [INFO] [stderr] Compiling tether-agent v4.4.0-alpha [INFO] [stderr] Compiling tether-utils v1.3.0-alpha (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 03s [INFO] running `Command { std: "docker" "inspect" "3d7d974bf6913e95ac14b032c800f69a6610d798aefa9cae9d7a05cf190bb689", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3d7d974bf6913e95ac14b032c800f69a6610d798aefa9cae9d7a05cf190bb689", kill_on_drop: false }` [INFO] [stdout] 3d7d974bf6913e95ac14b032c800f69a6610d798aefa9cae9d7a05cf190bb689 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ccc34f5a98df726ba61f28ca0362bcce5993cf36f2c4143c921d5d41600df29a [INFO] running `Command { std: "docker" "start" "-a" "ccc34f5a98df726ba61f28ca0362bcce5993cf36f2c4143c921d5d41600df29a", kill_on_drop: false }` [INFO] [stderr] Compiling tether-utils v1.3.0-alpha (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 2.76s [INFO] running `Command { std: "docker" "inspect" "ccc34f5a98df726ba61f28ca0362bcce5993cf36f2c4143c921d5d41600df29a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ccc34f5a98df726ba61f28ca0362bcce5993cf36f2c4143c921d5d41600df29a", kill_on_drop: false }` [INFO] [stdout] ccc34f5a98df726ba61f28ca0362bcce5993cf36f2c4143c921d5d41600df29a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 45f27becbe64123edbfcb6945bfc4e3e3d96d8540889d135df1085ebeeed6ae6 [INFO] running `Command { std: "docker" "start" "-a" "45f27becbe64123edbfcb6945bfc4e3e3d96d8540889d135df1085ebeeed6ae6", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.21s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/tether_utils-3e245d897c30f9ee) [INFO] [stdout] [INFO] [stdout] running 9 tests [INFO] [stdout] test tether_receive::tests::only_id ... ok [INFO] [stdout] test tether_receive::tests::only_chanel_name ... ok [INFO] [stdout] test tether_receive::tests::redundant_but_valid ... ok [INFO] [stdout] test tether_receive::tests::only_topic_custom ... ok [INFO] [stdout] test tether_receive::tests::only_role ... ok [INFO] [stdout] test tether_receive::tests::role_and_id ... ok [INFO] [stdout] test tether_receive::tests::role_and_channel_name ... ok [INFO] [stdout] test tether_receive::tests::spec_all_three ... ok [INFO] [stdout] test tether_receive::tests::default_options ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 9 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Running unittests src/bin/tether/main.rs (/opt/rustwide/target/debug/deps/tether-02a161986f6260f5) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests tether_utils [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "45f27becbe64123edbfcb6945bfc4e3e3d96d8540889d135df1085ebeeed6ae6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "45f27becbe64123edbfcb6945bfc4e3e3d96d8540889d135df1085ebeeed6ae6", kill_on_drop: false }` [INFO] [stdout] 45f27becbe64123edbfcb6945bfc4e3e3d96d8540889d135df1085ebeeed6ae6