[INFO] fetching crate s7-client 0.1.2... [INFO] testing s7-client-0.1.2 against beta-2025-09-21 for beta-1.91-3 [INFO] extracting crate s7-client 0.1.2 into /workspace/builds/worker-5-tc2/source [INFO] started tweaking crates.io crate s7-client 0.1.2 [INFO] finished tweaking crates.io crate s7-client 0.1.2 [INFO] tweaked toml for crates.io crate s7-client 0.1.2 written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate s7-client 0.1.2 on toolchain beta-2025-09-21 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate s7-client 0.1.2 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-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4c259b8806c861bece0a75bf9e4b21ce3eea864ad1527946f1580d63f1d8fce8 [INFO] running `Command { std: "docker" "start" "-a" "4c259b8806c861bece0a75bf9e4b21ce3eea864ad1527946f1580d63f1d8fce8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4c259b8806c861bece0a75bf9e4b21ce3eea864ad1527946f1580d63f1d8fce8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4c259b8806c861bece0a75bf9e4b21ce3eea864ad1527946f1580d63f1d8fce8", kill_on_drop: false }` [INFO] [stdout] 4c259b8806c861bece0a75bf9e4b21ce3eea864ad1527946f1580d63f1d8fce8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e3563d3ea405e8956b68693e224c16b869fe98b85d3802f1b15dd273e8591b7a [INFO] running `Command { std: "docker" "start" "-a" "e3563d3ea405e8956b68693e224c16b869fe98b85d3802f1b15dd273e8591b7a", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.56 [INFO] [stderr] Compiling unicode-ident v1.0.8 [INFO] [stderr] Compiling quote v1.0.27 [INFO] [stderr] Compiling libc v0.2.144 [INFO] [stderr] Compiling once_cell v1.17.1 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling tokio v1.28.1 [INFO] [stderr] Compiling toml_datetime v0.6.1 [INFO] [stderr] Compiling winnow v0.4.6 [INFO] [stderr] Compiling futures-core v0.3.28 [INFO] [stderr] Compiling futures-sink v0.3.28 [INFO] [stderr] Compiling tracing-core v0.1.31 [INFO] [stderr] Compiling serde v1.0.163 [INFO] [stderr] Compiling tracing v0.1.37 [INFO] [stderr] Compiling syn v2.0.15 [INFO] [stderr] Compiling socket2 v0.4.9 [INFO] [stderr] Compiling num_cpus v1.15.0 [INFO] [stderr] Compiling mio v0.8.6 [INFO] [stderr] Compiling toml_edit v0.19.8 [INFO] [stderr] Compiling thiserror-impl v1.0.40 [INFO] [stderr] Compiling serde_derive v1.0.163 [INFO] [stderr] Compiling thiserror v1.0.40 [INFO] [stderr] Compiling proc-macro-crate v1.3.1 [INFO] [stderr] Compiling num_enum_derive v0.6.1 [INFO] [stderr] Compiling num_enum v0.6.1 [INFO] [stderr] Compiling tokio-util v0.7.8 [INFO] [stderr] Compiling tpkt v0.1.0 [INFO] [stderr] Compiling copt v0.1.0 [INFO] [stderr] Compiling s7-comm v0.1.2 [INFO] [stderr] Compiling s7-client v0.1.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 32.07s [INFO] running `Command { std: "docker" "inspect" "e3563d3ea405e8956b68693e224c16b869fe98b85d3802f1b15dd273e8591b7a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e3563d3ea405e8956b68693e224c16b869fe98b85d3802f1b15dd273e8591b7a", kill_on_drop: false }` [INFO] [stdout] e3563d3ea405e8956b68693e224c16b869fe98b85d3802f1b15dd273e8591b7a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4a71b2eefe5e32cdfde87f2cf8492638eba333125ffd9f5c9487a157a05a4ac0 [INFO] running `Command { std: "docker" "start" "-a" "4a71b2eefe5e32cdfde87f2cf8492638eba333125ffd9f5c9487a157a05a4ac0", kill_on_drop: false }` [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling lock_api v0.4.9 [INFO] [stderr] Compiling parking_lot_core v0.9.7 [INFO] [stderr] Compiling tokio v1.28.1 [INFO] [stderr] Compiling syn v2.0.15 [INFO] [stderr] Compiling crossbeam-utils v0.8.15 [INFO] [stderr] Compiling signal-hook-registry v1.4.1 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling inotify-sys v0.1.5 [INFO] [stderr] Compiling mio v0.8.6 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling inotify v0.9.6 [INFO] [stderr] Compiling walkdir v2.3.3 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling crossbeam-channel v0.5.8 [INFO] [stderr] Compiling filetime v0.2.21 [INFO] [stderr] Compiling iana-time-zone v0.1.56 [INFO] [stderr] Compiling anyhow v1.0.71 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling notify v5.1.0 [INFO] [stderr] Compiling chrono v0.4.24 [INFO] [stderr] Compiling notify-debouncer-mini v0.2.1 [INFO] [stderr] Compiling thiserror-impl v1.0.40 [INFO] [stderr] Compiling tokio-macros v2.1.0 [INFO] [stderr] Compiling serde_derive v1.0.163 [INFO] [stderr] Compiling num_enum_derive v0.6.1 [INFO] [stderr] Compiling num_enum v0.6.1 [INFO] [stderr] Compiling thiserror v1.0.40 [INFO] [stderr] Compiling serde v1.0.163 [INFO] [stderr] Compiling tokio-util v0.7.8 [INFO] [stderr] Compiling tpkt v0.1.0 [INFO] [stderr] Compiling copt v0.1.0 [INFO] [stderr] Compiling s7-comm v0.1.2 [INFO] [stderr] Compiling toml v0.5.11 [INFO] [stderr] Compiling s7-client v0.1.2 (/opt/rustwide/workdir) [INFO] [stderr] Compiling flexi_logger v0.24.2 [INFO] [stderr] Compiling custom-utils v0.10.14 [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 41.84s [INFO] running `Command { std: "docker" "inspect" "4a71b2eefe5e32cdfde87f2cf8492638eba333125ffd9f5c9487a157a05a4ac0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4a71b2eefe5e32cdfde87f2cf8492638eba333125ffd9f5c9487a157a05a4ac0", kill_on_drop: false }` [INFO] [stdout] 4a71b2eefe5e32cdfde87f2cf8492638eba333125ffd9f5c9487a157a05a4ac0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] c4499185bf7394f63687a162dc75cc833ac6dd02170e0832228c92d4f3ac708e [INFO] running `Command { std: "docker" "start" "-a" "c4499185bf7394f63687a162dc75cc833ac6dd02170e0832228c92d4f3ac708e", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.14s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/s7_client-2a219a5baa2b38e6) [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 s7_client [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" "c4499185bf7394f63687a162dc75cc833ac6dd02170e0832228c92d4f3ac708e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c4499185bf7394f63687a162dc75cc833ac6dd02170e0832228c92d4f3ac708e", kill_on_drop: false }` [INFO] [stdout] c4499185bf7394f63687a162dc75cc833ac6dd02170e0832228c92d4f3ac708e