[INFO] fetching crate actm 0.1.0... [INFO] testing actm-0.1.0 against try#ece70b22820429ebf0c6d388c32356a14c58fc2f for pr-107251 [INFO] extracting crate actm 0.1.0 into /workspace/builds/worker-6-tc2/source [INFO] validating manifest of crates.io crate actm 0.1.0 on toolchain ece70b22820429ebf0c6d388c32356a14c58fc2f [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ece70b22820429ebf0c6d388c32356a14c58fc2f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate actm 0.1.0 [INFO] finished tweaking crates.io crate actm 0.1.0 [INFO] tweaked toml for crates.io crate actm 0.1.0 written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] crate crates.io crate actm 0.1.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" "+ece70b22820429ebf0c6d388c32356a14c58fc2f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:3d532c2baa59a8a48e45c3be7eb049f77ac5a58a7a6514a58a8e878df1c3d03d" "/opt/rustwide/cargo-home/bin/cargo" "+ece70b22820429ebf0c6d388c32356a14c58fc2f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 54f041313b2ac68618dd7a9c8f1f9fea10fda911f79cd7bd7b12478e5700112e [INFO] running `Command { std: "docker" "start" "-a" "54f041313b2ac68618dd7a9c8f1f9fea10fda911f79cd7bd7b12478e5700112e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "54f041313b2ac68618dd7a9c8f1f9fea10fda911f79cd7bd7b12478e5700112e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "54f041313b2ac68618dd7a9c8f1f9fea10fda911f79cd7bd7b12478e5700112e", kill_on_drop: false }` [INFO] [stdout] 54f041313b2ac68618dd7a9c8f1f9fea10fda911f79cd7bd7b12478e5700112e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:3d532c2baa59a8a48e45c3be7eb049f77ac5a58a7a6514a58a8e878df1c3d03d" "/opt/rustwide/cargo-home/bin/cargo" "+ece70b22820429ebf0c6d388c32356a14c58fc2f" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c6109eebfe185760623ae191b2d843383c1024725a2ee35a6342243602ff1d11 [INFO] running `Command { std: "docker" "start" "-a" "c6109eebfe185760623ae191b2d843383c1024725a2ee35a6342243602ff1d11", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.47 [INFO] [stderr] Compiling unicode-ident v1.0.5 [INFO] [stderr] Compiling quote v1.0.21 [INFO] [stderr] Compiling syn v1.0.103 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling futures-core v0.3.25 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling pin-project-lite v0.2.9 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling futures-io v0.3.25 [INFO] [stderr] Compiling libc v0.2.137 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling cache-padded v1.2.0 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling event-listener v2.5.3 [INFO] [stderr] Compiling once_cell v1.16.0 [INFO] [stderr] Compiling parking v2.0.0 [INFO] [stderr] Compiling fastrand v1.8.0 [INFO] [stderr] Compiling waker-fn v1.1.0 [INFO] [stderr] Compiling concurrent-queue v1.2.4 [INFO] [stderr] Compiling futures-task v0.3.25 [INFO] [stderr] Compiling futures-channel v0.3.25 [INFO] [stderr] Compiling futures-sink v0.3.25 [INFO] [stderr] Compiling futures-util v0.3.25 [INFO] [stderr] Compiling async-task v4.3.0 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.12 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Compiling atomic-waker v1.0.0 [INFO] [stderr] Compiling async-channel v1.7.1 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling async-trait v0.1.58 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Compiling tracing-core v0.1.30 [INFO] [stderr] Compiling either v1.8.0 [INFO] [stderr] Compiling async-mutex v1.4.0 [INFO] [stderr] Compiling value-bag v1.0.0-alpha.9 [INFO] [stderr] Compiling slab v0.4.7 [INFO] [stderr] Compiling polling v2.4.0 [INFO] [stderr] Compiling lock_api v0.4.9 [INFO] [stderr] Compiling async-io v1.10.0 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling futures-lite v1.12.0 [INFO] [stderr] Compiling spin v0.9.4 [INFO] [stderr] Compiling socket2 v0.4.7 [INFO] [stderr] Compiling getrandom v0.2.8 [INFO] [stderr] Compiling nanorand v0.7.0 [INFO] [stderr] Compiling async-lock v2.6.0 [INFO] [stderr] Compiling blocking v1.2.0 [INFO] [stderr] Compiling async-executor v1.4.1 [INFO] [stderr] Compiling ctor v0.1.26 [INFO] [stderr] Compiling futures-macro v0.3.25 [INFO] [stderr] Compiling pin-project-internal v1.0.12 [INFO] [stderr] Compiling tracing-attributes v0.1.23 [INFO] [stderr] Compiling snafu-derive v0.7.3 [INFO] [stderr] Compiling enum_dispatch v0.3.8 [INFO] [stderr] Compiling kv-log-macro v1.0.7 [INFO] [stderr] Compiling pin-project v1.0.12 [INFO] [stderr] Compiling flume v0.10.14 [INFO] [stderr] Compiling async-global-executor v2.3.1 [INFO] [stderr] Compiling tracing v0.1.37 [INFO] [stderr] Compiling async-std v1.12.0 [INFO] [stderr] Compiling snafu v0.7.3 [INFO] [stderr] Compiling futures-executor v0.3.25 [INFO] [stderr] Compiling futures v0.3.25 [INFO] [stderr] Compiling actm v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 10.79s [INFO] running `Command { std: "docker" "inspect" "c6109eebfe185760623ae191b2d843383c1024725a2ee35a6342243602ff1d11", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c6109eebfe185760623ae191b2d843383c1024725a2ee35a6342243602ff1d11", kill_on_drop: false }` [INFO] [stdout] c6109eebfe185760623ae191b2d843383c1024725a2ee35a6342243602ff1d11 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:3d532c2baa59a8a48e45c3be7eb049f77ac5a58a7a6514a58a8e878df1c3d03d" "/opt/rustwide/cargo-home/bin/cargo" "+ece70b22820429ebf0c6d388c32356a14c58fc2f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2e572ba145246316cc69d76239438ed00f3d64bee994182c6bdd7ba199f29e0b [INFO] running `Command { std: "docker" "start" "-a" "2e572ba145246316cc69d76239438ed00f3d64bee994182c6bdd7ba199f29e0b", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling getrandom v0.2.8 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling async-attributes v1.1.2 [INFO] [stderr] Compiling wait-timeout v0.2.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling regex-syntax v0.6.28 [INFO] [stderr] Compiling quick-error v2.0.1 [INFO] [stderr] Compiling tempfile v3.3.0 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling nanorand v0.7.0 [INFO] [stderr] Compiling bit-set v0.5.3 [INFO] [stderr] Compiling rusty-fork v0.3.0 [INFO] [stderr] Compiling rand_xorshift v0.3.0 [INFO] [stderr] Compiling flume v0.10.14 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling async-std v1.12.0 [INFO] [stderr] Compiling proptest v1.0.0 [INFO] [stderr] Compiling actm v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling proptest-derive v0.3.0 [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 15.91s [INFO] running `Command { std: "docker" "inspect" "2e572ba145246316cc69d76239438ed00f3d64bee994182c6bdd7ba199f29e0b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2e572ba145246316cc69d76239438ed00f3d64bee994182c6bdd7ba199f29e0b", kill_on_drop: false }` [INFO] [stdout] 2e572ba145246316cc69d76239438ed00f3d64bee994182c6bdd7ba199f29e0b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:3d532c2baa59a8a48e45c3be7eb049f77ac5a58a7a6514a58a8e878df1c3d03d" "/opt/rustwide/cargo-home/bin/cargo" "+ece70b22820429ebf0c6d388c32356a14c58fc2f" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 2c2b7fad3d690df1899ceba4a8b88f931be979fdb0d36d518321d07385dda51c [INFO] running `Command { std: "docker" "start" "-a" "2c2b7fad3d690df1899ceba4a8b88f931be979fdb0d36d518321d07385dda51c", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.10s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/actm-cf6894adc096e2b9) [INFO] [stdout] [INFO] [stdout] running 15 tests [INFO] [stdout] test types::tests::token_non_equal ... ok [INFO] [stdout] test types::tests::token_self_equality ... ok [INFO] [stdout] test types::tests::completion_token_ref_counting ... 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::sync_math_actor::smoke ... ok [INFO] [stdout] test util::sync_actor::tests::smoke_async_std ... ok [INFO] [stdout] test testing_util::tests::async_math_actor::smoke ... ok [INFO] [stdout] test util::wrapped_channels::tests::smoke_threads ... ok [INFO] [stdout] test util::sync_actor::tests::smoke_threads ... ok [INFO] [stdout] test util::async_actor::tests::smoke_threads_sync ... 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::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.40s [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" "2c2b7fad3d690df1899ceba4a8b88f931be979fdb0d36d518321d07385dda51c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2c2b7fad3d690df1899ceba4a8b88f931be979fdb0d36d518321d07385dda51c", kill_on_drop: false }` [INFO] [stdout] 2c2b7fad3d690df1899ceba4a8b88f931be979fdb0d36d518321d07385dda51c