[INFO] fetching crate actm 0.2.0... [INFO] testing actm-0.2.0 against try#db823df02fd0c2cf67b43025ac3fef3f2d743245 for pr-150681-1 [INFO] extracting crate actm 0.2.0 into /workspace/builds/worker-4-tc2/source [INFO] started tweaking crates.io crate actm 0.2.0 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate actm 0.2.0 [INFO] tweaked toml for crates.io crate actm 0.2.0 written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate actm 0.2.0 on toolchain db823df02fd0c2cf67b43025ac3fef3f2d743245 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate actm 0.2.0 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" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b6f6e803c59c8767f1b4df18c317b5862fcc036b170936fe85a5657c21460756 [INFO] running `Command { std: "docker" "start" "-a" "b6f6e803c59c8767f1b4df18c317b5862fcc036b170936fe85a5657c21460756", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b6f6e803c59c8767f1b4df18c317b5862fcc036b170936fe85a5657c21460756", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b6f6e803c59c8767f1b4df18c317b5862fcc036b170936fe85a5657c21460756", kill_on_drop: false }` [INFO] [stdout] b6f6e803c59c8767f1b4df18c317b5862fcc036b170936fe85a5657c21460756 [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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4b3afc85b20919e060f810d22de8086b77f4f34e6d56e6e172771d5cf404c51d [INFO] running `Command { std: "docker" "start" "-a" "4b3afc85b20919e060f810d22de8086b77f4f34e6d56e6e172771d5cf404c51d", kill_on_drop: false }` [INFO] [stderr] Compiling syn v2.0.100 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling parking v2.2.1 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling bitflags v2.9.0 [INFO] [stderr] Compiling libc v0.2.172 [INFO] [stderr] Compiling linux-raw-sys v0.4.15 [INFO] [stderr] Compiling atomic-waker v1.1.2 [INFO] [stderr] Compiling async-task v4.7.1 [INFO] [stderr] Compiling value-bag v1.11.1 [INFO] [stderr] Compiling event-listener v2.5.3 [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling async-mutex v1.4.1 [INFO] [stderr] Compiling event-listener v5.4.0 [INFO] [stderr] Compiling async-channel v1.9.0 [INFO] [stderr] Compiling futures-lite v2.6.0 [INFO] [stderr] Compiling piper v0.2.4 [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Compiling event-listener-strategy v0.5.4 [INFO] [stderr] Compiling async-lock v3.4.0 [INFO] [stderr] Compiling async-channel v2.3.1 [INFO] [stderr] Compiling kv-log-macro v1.0.7 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling blocking v1.6.1 [INFO] [stderr] Compiling async-executor v1.13.1 [INFO] [stderr] Compiling nanorand v0.7.0 [INFO] [stderr] Compiling flume v0.11.1 [INFO] [stderr] Compiling tracing-attributes v0.1.28 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling snafu-derive v0.8.5 [INFO] [stderr] Compiling async-trait v0.1.88 [INFO] [stderr] Compiling enum_dispatch v0.3.13 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling polling v3.7.4 [INFO] [stderr] Compiling async-io v2.4.0 [INFO] [stderr] Compiling snafu v0.8.5 [INFO] [stderr] Compiling async-global-executor v2.4.1 [INFO] [stderr] Compiling async-std v1.13.1 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling actm v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.09s [INFO] running `Command { std: "docker" "inspect" "4b3afc85b20919e060f810d22de8086b77f4f34e6d56e6e172771d5cf404c51d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4b3afc85b20919e060f810d22de8086b77f4f34e6d56e6e172771d5cf404c51d", kill_on_drop: false }` [INFO] [stdout] 4b3afc85b20919e060f810d22de8086b77f4f34e6d56e6e172771d5cf404c51d [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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 98d26af055b33357e2dcf1a146392b6ad8350b54046d18b4592887112a6b23d1 [INFO] running `Command { std: "docker" "start" "-a" "98d26af055b33357e2dcf1a146392b6ad8350b54046d18b4592887112a6b23d1", kill_on_drop: false }` [INFO] [stderr] Compiling zerocopy v0.8.25 [INFO] [stderr] Compiling rustix v1.0.5 [INFO] [stderr] Compiling getrandom v0.3.2 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling linux-raw-sys v0.9.4 [INFO] [stderr] Compiling syn v2.0.100 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling wait-timeout v0.2.1 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling bit-vec v0.8.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling unarray v0.1.4 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling nanorand v0.7.0 [INFO] [stderr] Compiling bit-set v0.8.0 [INFO] [stderr] Compiling rand_xorshift v0.3.0 [INFO] [stderr] Compiling flume v0.11.1 [INFO] [stderr] Compiling tempfile v3.19.1 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling rusty-fork v0.3.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling async-attributes v1.1.2 [INFO] [stderr] Compiling proptest v1.6.0 [INFO] [stderr] Compiling tracing-attributes v0.1.28 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling snafu-derive v0.8.5 [INFO] [stderr] Compiling enum_dispatch v0.3.13 [INFO] [stderr] Compiling async-trait v0.1.88 [INFO] [stderr] Compiling proptest-derive v0.5.1 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling polling v3.7.4 [INFO] [stderr] Compiling async-io v2.4.0 [INFO] [stderr] Compiling snafu v0.8.5 [INFO] [stderr] Compiling async-global-executor v2.4.1 [INFO] [stderr] Compiling async-std v1.13.1 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling actm v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 19.49s [INFO] running `Command { std: "docker" "inspect" "98d26af055b33357e2dcf1a146392b6ad8350b54046d18b4592887112a6b23d1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "98d26af055b33357e2dcf1a146392b6ad8350b54046d18b4592887112a6b23d1", kill_on_drop: false }` [INFO] [stdout] 98d26af055b33357e2dcf1a146392b6ad8350b54046d18b4592887112a6b23d1 [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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] a0d0081271d96aef7c43ab2aaa6e9648a3c0e8434a492e15668c2d9be56bf12e [INFO] running `Command { std: "docker" "start" "-a" "a0d0081271d96aef7c43ab2aaa6e9648a3c0e8434a492e15668c2d9be56bf12e", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.13s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/actm-7a22397e0e54fafb) [INFO] [stdout] [INFO] [stdout] running 15 tests [INFO] [stdout] test types::tests::token_non_equal ... ok [INFO] [stdout] test types::tests::completion_token_ref_counting ... ok [INFO] [stdout] test types::tests::token_self_equality ... ok [INFO] [stdout] test testing_util::tests::sync_math_actor::smoke ... ok [INFO] [stdout] test util::token_manager::tests::token_manager_ids_nonequal ... ok [INFO] [stdout] test util::token_manager::tests::token_manager_processing ... ok [INFO] [stdout] test testing_util::tests::async_math_actor::smoke ... ok [INFO] [stdout] test util::async_actor::tests::smoke_async_std ... ok [INFO] [stdout] test util::async_actor::tests::smoke_threads_async ... ok [INFO] [stdout] test util::wrapped_channels::tests::smoke_async_std ... ok [INFO] [stdout] test util::sync_actor::tests::smoke_async_std ... ok [INFO] [stdout] test util::wrapped_channels::tests::smoke_threads ... ok [INFO] [stdout] test util::async_actor::tests::smoke_threads_sync ... ok [INFO] [stdout] test util::sync_actor::tests::smoke_threads ... ok [INFO] [stdout] test util::token_manager::tests::token_manager_garbage ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 15 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 2.52s [INFO] [stdout] [INFO] [stderr] Doc-tests actm [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" "a0d0081271d96aef7c43ab2aaa6e9648a3c0e8434a492e15668c2d9be56bf12e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a0d0081271d96aef7c43ab2aaa6e9648a3c0e8434a492e15668c2d9be56bf12e", kill_on_drop: false }` [INFO] [stdout] a0d0081271d96aef7c43ab2aaa6e9648a3c0e8434a492e15668c2d9be56bf12e