[INFO] cloning repository https://github.com/TheLuckyCoder/rs_ipc [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/TheLuckyCoder/rs_ipc" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTheLuckyCoder%2Frs_ipc", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTheLuckyCoder%2Frs_ipc'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 06a7ea14d78dd8c161fc60629aa36efdd0649856 [INFO] testing TheLuckyCoder/rs_ipc against 1.85.0 for beta-1.86-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTheLuckyCoder%2Frs_ipc" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/TheLuckyCoder/rs_ipc on toolchain 1.85.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.85.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/TheLuckyCoder/rs_ipc [INFO] finished tweaking git repo https://github.com/TheLuckyCoder/rs_ipc [INFO] tweaked toml for git repo https://github.com/TheLuckyCoder/rs_ipc written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/TheLuckyCoder/rs_ipc 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.85.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded linux-futex v1.0.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+1.85.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3a1dbd3ca23b9c3ffd3e15882d9b71648755e78ab5435f8248857ab52b64bd3b [INFO] running `Command { std: "docker" "start" "-a" "3a1dbd3ca23b9c3ffd3e15882d9b71648755e78ab5435f8248857ab52b64bd3b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3a1dbd3ca23b9c3ffd3e15882d9b71648755e78ab5435f8248857ab52b64bd3b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3a1dbd3ca23b9c3ffd3e15882d9b71648755e78ab5435f8248857ab52b64bd3b", kill_on_drop: false }` [INFO] [stdout] 3a1dbd3ca23b9c3ffd3e15882d9b71648755e78ab5435f8248857ab52b64bd3b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+1.85.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7d277a314948828a107d279514d765f953b4d02fbe9763c0fa636d2a9750c0a6 [INFO] running `Command { std: "docker" "start" "-a" "7d277a314948828a107d279514d765f953b4d02fbe9763c0fa636d2a9750c0a6", kill_on_drop: false }` [INFO] [stderr] Compiling target-lexicon v0.12.16 [INFO] [stderr] Compiling once_cell v1.20.2 [INFO] [stderr] Compiling proc-macro2 v1.0.93 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling unicode-ident v1.0.15 [INFO] [stderr] Compiling libc v0.2.169 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling unindent v0.2.3 [INFO] [stderr] Compiling bitflags v2.8.0 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling indoc v2.0.5 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling linux-raw-sys v0.4.15 [INFO] [stderr] Compiling memoffset v0.9.1 [INFO] [stderr] Compiling pyo3-build-config v0.23.4 [INFO] [stderr] Compiling quote v1.0.38 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling syn v2.0.96 [INFO] [stderr] Compiling linux-futex v1.0.0 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling pyo3-ffi v0.23.4 [INFO] [stderr] Compiling pyo3-macros-backend v0.23.4 [INFO] [stderr] Compiling pyo3 v0.23.4 [INFO] [stderr] Compiling pyo3-macros v0.23.4 [INFO] [stderr] Compiling rs_ipc v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 21.73s [INFO] running `Command { std: "docker" "inspect" "7d277a314948828a107d279514d765f953b4d02fbe9763c0fa636d2a9750c0a6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7d277a314948828a107d279514d765f953b4d02fbe9763c0fa636d2a9750c0a6", kill_on_drop: false }` [INFO] [stdout] 7d277a314948828a107d279514d765f953b4d02fbe9763c0fa636d2a9750c0a6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+1.85.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 93869bd56f926b0dc3c80d842d01ef509a35ce9e067e842c19a25da87ed7f542 [INFO] running `Command { std: "docker" "start" "-a" "93869bd56f926b0dc3c80d842d01ef509a35ce9e067e842c19a25da87ed7f542", kill_on_drop: false }` [INFO] [stderr] Compiling pyo3 v0.23.4 [INFO] [stderr] Compiling rs_ipc v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 7.63s [INFO] running `Command { std: "docker" "inspect" "93869bd56f926b0dc3c80d842d01ef509a35ce9e067e842c19a25da87ed7f542", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "93869bd56f926b0dc3c80d842d01ef509a35ce9e067e842c19a25da87ed7f542", kill_on_drop: false }` [INFO] [stdout] 93869bd56f926b0dc3c80d842d01ef509a35ce9e067e842c19a25da87ed7f542 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+1.85.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] ae9b0a500204bd58e4a7558469caf6875f54f7f1d2f4588904895a93195d2726 [INFO] running `Command { std: "docker" "start" "-a" "ae9b0a500204bd58e4a7558469caf6875f54f7f1d2f4588904895a93195d2726", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.05s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/rs_ipc-7171f7eb8cb3e172) [INFO] [stdout] [INFO] [stdout] running 6 tests [INFO] [stdout] test python::message::tests::sync_write_try_read ... ok [INFO] [stdout] test python::message::tests::sync_write_blocking_read ... ok [INFO] [stdout] test python::message::tests::async_write ... ok [INFO] [stdout] test python::message::tests::async_write_blocking_read ... ok [INFO] [stdout] test python::message::tests::async_write_try_read has been running for over 60 seconds [INFO] [stdout] test python::message::tests::multiple_writes has been running for over 60 seconds [ERROR] error running command: no output for 300 seconds [INFO] running `Command { std: "docker" "inspect" "ae9b0a500204bd58e4a7558469caf6875f54f7f1d2f4588904895a93195d2726", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ae9b0a500204bd58e4a7558469caf6875f54f7f1d2f4588904895a93195d2726", kill_on_drop: false }` [INFO] [stdout] ae9b0a500204bd58e4a7558469caf6875f54f7f1d2f4588904895a93195d2726