[INFO] cloning repository https://github.com/KrisNK/shared-resource-ipc
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/KrisNK/shared-resource-ipc" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKrisNK%2Fshared-resource-ipc", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKrisNK%2Fshared-resource-ipc'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 1fb3e817e33664717f753bc939ed769c31e34809
[INFO] testing KrisNK/shared-resource-ipc against try#33835004928d3bf65db4d4712e1330766263b0bd for pr-155739
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKrisNK%2Fshared-resource-ipc" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/KrisNK/shared-resource-ipc
[INFO] finished tweaking git repo https://github.com/KrisNK/shared-resource-ipc
[INFO] tweaked toml for git repo https://github.com/KrisNK/shared-resource-ipc written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/KrisNK/shared-resource-ipc on toolchain 33835004928d3bf65db4d4712e1330766263b0bd
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/KrisNK/shared-resource-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" "+33835004928d3bf65db4d4712e1330766263b0bd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] a6d48dd330d8df890ffb9fa8acef010c19cc063def0ce6e66fdf4ba74c5c0d23
[INFO] running `Command { std: "docker" "start" "-a" "a6d48dd330d8df890ffb9fa8acef010c19cc063def0ce6e66fdf4ba74c5c0d23", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a6d48dd330d8df890ffb9fa8acef010c19cc063def0ce6e66fdf4ba74c5c0d23", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a6d48dd330d8df890ffb9fa8acef010c19cc063def0ce6e66fdf4ba74c5c0d23", kill_on_drop: false }`
[INFO] [stdout] a6d48dd330d8df890ffb9fa8acef010c19cc063def0ce6e66fdf4ba74c5c0d23
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "+33835004928d3bf65db4d4712e1330766263b0bd" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c4e964936a168aa051e7d026711e28333a8d2a587ecf2d8eb5f05c620552d06c
[INFO] running `Command { std: "docker" "start" "-a" "c4e964936a168aa051e7d026711e28333a8d2a587ecf2d8eb5f05c620552d06c", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.69
[INFO] [stderr]    Compiling crossbeam-utils v0.8.17
[INFO] [stderr]    Compiling serde v1.0.193
[INFO] [stderr]    Compiling rayon-core v1.12.0
[INFO] [stderr]    Compiling memoffset v0.9.0
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.15
[INFO] [stderr]    Compiling once_cell v1.19.0
[INFO] [stderr]    Compiling libc v0.2.150
[INFO] [stderr]    Compiling thiserror v1.0.50
[INFO] [stderr]    Compiling pin-project-lite v0.2.13
[INFO] [stderr]    Compiling either v1.9.0
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]    Compiling quote v1.0.33
[INFO] [stderr]    Compiling syn v2.0.39
[INFO] [stderr]    Compiling crossbeam-deque v0.8.3
[INFO] [stderr]    Compiling rayon v1.8.0
[INFO] [stderr]    Compiling serde_derive v1.0.193
[INFO] [stderr]    Compiling thiserror-impl v1.0.50
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling shared-resource-ipc v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 22.02s
[INFO] running `Command { std: "docker" "inspect" "c4e964936a168aa051e7d026711e28333a8d2a587ecf2d8eb5f05c620552d06c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c4e964936a168aa051e7d026711e28333a8d2a587ecf2d8eb5f05c620552d06c", kill_on_drop: false }`
[INFO] [stdout] c4e964936a168aa051e7d026711e28333a8d2a587ecf2d8eb5f05c620552d06c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] cee7b0df58346fe1626bbb07d97f4aadcb9360d06be1e2bd1399cd13dc6fe8f0
[INFO] running `Command { std: "docker" "start" "-a" "cee7b0df58346fe1626bbb07d97f4aadcb9360d06be1e2bd1399cd13dc6fe8f0", kill_on_drop: false }`
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]    Compiling rustix v0.38.28
[INFO] [stderr]    Compiling linux-raw-sys v0.4.12
[INFO] [stderr]    Compiling bitflags v2.4.1
[INFO] [stderr]    Compiling overload v0.1.1
[INFO] [stderr]    Compiling fastrand v2.0.1
[INFO] [stderr]    Compiling log v0.4.20
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling nu-ansi-term v0.46.0
[INFO] [stderr]    Compiling wait-timeout v0.2.0
[INFO] [stderr]    Compiling thread_local v1.1.7
[INFO] [stderr]    Compiling smallvec v1.11.2
[INFO] [stderr]    Compiling quick-error v1.2.3
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling shared-resource-ipc v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling tracing-subscriber v0.3.18
[INFO] [stderr]    Compiling tempfile v3.8.1
[INFO] [stderr]    Compiling rusty-fork v0.3.0
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 9.82s
[INFO] running `Command { std: "docker" "inspect" "cee7b0df58346fe1626bbb07d97f4aadcb9360d06be1e2bd1399cd13dc6fe8f0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cee7b0df58346fe1626bbb07d97f4aadcb9360d06be1e2bd1399cd13dc6fe8f0", kill_on_drop: false }`
[INFO] [stdout] cee7b0df58346fe1626bbb07d97f4aadcb9360d06be1e2bd1399cd13dc6fe8f0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 475f2734f012edcb222206141d1c41a4275b50b30919464d1d2791e995c0ec86
[INFO] running `Command { std: "docker" "start" "-a" "475f2734f012edcb222206141d1c41a4275b50b30919464d1d2791e995c0ec86", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.12s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/shared_resource_ipc-48cf1eefec9b68ee)
[INFO] [stdout] 
[INFO] [stdout] running 6 tests
[INFO] [stdout] test unix::unix::tests::test_many_proc_read ... ok
[INFO] [stdout] test unix::unix::tests::test_many_proc_open_close_resource ... ok
[INFO] [stdout] test unix::unix::tests::test_single_proc_open_close_resource ... ok
[INFO] [stdout] test unix::unix::tests::test_single_proc_read ... ok
[INFO] [stdout] test unix::unix::tests::test_many_proc_mutate ... ok
[INFO] [stderr]    Doc-tests shared_resource_ipc
[INFO] [stdout] test unix::unix::tests::test_single_proc_mutate ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s
[INFO] [stdout] 
[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" "475f2734f012edcb222206141d1c41a4275b50b30919464d1d2791e995c0ec86", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "475f2734f012edcb222206141d1c41a4275b50b30919464d1d2791e995c0ec86", kill_on_drop: false }`
[INFO] [stdout] 475f2734f012edcb222206141d1c41a4275b50b30919464d1d2791e995c0ec86
