[INFO] fetching crate cancellable 0.3.1... [INFO] testing cancellable-0.3.1 against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146098-7 [INFO] extracting crate cancellable 0.3.1 into /workspace/builds/worker-4-tc1/source [INFO] started tweaking crates.io crate cancellable 0.3.1 [INFO] finished tweaking crates.io crate cancellable 0.3.1 [INFO] tweaked toml for crates.io crate cancellable 0.3.1 written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate cancellable 0.3.1 on toolchain c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate cancellable 0.3.1 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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded async-trait v0.1.72 [INFO] [stderr] Downloaded pin-project-lite v0.2.11 [INFO] [stderr] Downloaded cc v1.0.81 [INFO] [stderr] Downloaded tokio v1.29.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2714f6ecd006a415b17eaf64fe9a1569fcefd86641b7e97eb67773ca877517a0 [INFO] running `Command { std: "docker" "start" "-a" "2714f6ecd006a415b17eaf64fe9a1569fcefd86641b7e97eb67773ca877517a0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2714f6ecd006a415b17eaf64fe9a1569fcefd86641b7e97eb67773ca877517a0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2714f6ecd006a415b17eaf64fe9a1569fcefd86641b7e97eb67773ca877517a0", kill_on_drop: false }` [INFO] [stdout] 2714f6ecd006a415b17eaf64fe9a1569fcefd86641b7e97eb67773ca877517a0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] eb1b04c09d319a57c480557889e25eaf6bb7e3bc9b962be20cbb98897054ab66 [INFO] running `Command { std: "docker" "start" "-a" "eb1b04c09d319a57c480557889e25eaf6bb7e3bc9b962be20cbb98897054ab66", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.66 [INFO] [stderr] Compiling unicode-ident v1.0.11 [INFO] [stderr] Compiling futures-core v0.3.28 [INFO] [stderr] Compiling async-trait v0.1.72 [INFO] [stderr] Compiling pin-project-lite v0.2.11 [INFO] [stderr] Compiling bytes v1.4.0 [INFO] [stderr] Compiling futures-sink v0.3.28 [INFO] [stderr] Compiling tokio v1.29.1 [INFO] [stderr] Compiling quote v1.0.32 [INFO] [stderr] Compiling syn v2.0.28 [INFO] [stderr] Compiling tokio-macros v2.1.0 [INFO] [stderr] Compiling pin-project-internal v1.1.3 [INFO] [stderr] Compiling pin-project v1.1.3 [INFO] [stderr] Compiling tokio-util v0.7.8 [INFO] [stderr] Compiling cancellable v0.3.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.84s [INFO] running `Command { std: "docker" "inspect" "eb1b04c09d319a57c480557889e25eaf6bb7e3bc9b962be20cbb98897054ab66", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "eb1b04c09d319a57c480557889e25eaf6bb7e3bc9b962be20cbb98897054ab66", kill_on_drop: false }` [INFO] [stdout] eb1b04c09d319a57c480557889e25eaf6bb7e3bc9b962be20cbb98897054ab66 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7f10907862e942276aa5aa3bd0ba3b01f00ffc2039ffd29f640cfca2e2657558 [INFO] running `Command { std: "docker" "start" "-a" "7f10907862e942276aa5aa3bd0ba3b01f00ffc2039ffd29f640cfca2e2657558", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.147 [INFO] [stderr] Compiling anyhow v1.0.72 [INFO] [stderr] Compiling tokio v1.29.1 [INFO] [stderr] Compiling mio v0.8.8 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling socket2 v0.4.9 [INFO] [stderr] Compiling tokio-util v0.7.8 [INFO] [stderr] Compiling cancellable v0.3.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 8.06s [INFO] running `Command { std: "docker" "inspect" "7f10907862e942276aa5aa3bd0ba3b01f00ffc2039ffd29f640cfca2e2657558", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7f10907862e942276aa5aa3bd0ba3b01f00ffc2039ffd29f640cfca2e2657558", kill_on_drop: false }` [INFO] [stdout] 7f10907862e942276aa5aa3bd0ba3b01f00ffc2039ffd29f640cfca2e2657558 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 42ee7f1072282149d29f147c89077a20bf72b6eda6cb9466e5c58c09508811af [INFO] running `Command { std: "docker" "start" "-a" "42ee7f1072282149d29f147c89077a20bf72b6eda6cb9466e5c58c09508811af", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.09s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/cancellable-af6bd6fb886498bb) [INFO] [stdout] [INFO] [stdout] running 6 tests [INFO] [stdout] test cancellable::tests::should_finish_future_when_breaks ... ok [INFO] [stdout] test cancellable_handle::tests::should_cancel_token_when_call_cancel ... ok [INFO] [stdout] test cancellable::tests::should_propagate_error_from_task ... ok [INFO] [stdout] test cancellable::tests::should_finish_when_cancelled ... ok [INFO] [stdout] test cancellable_handle::tests::aborts_on_drop ... ok [INFO] [stdout] test cancellable::tests::should_pending_when_continues ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.18s [INFO] [stdout] [INFO] [stderr] Doc-tests cancellable [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test src/cancellation_result.rs - cancellation_result::CancellationResult::item (line 20) ... ok [INFO] [stdout] test src/lib.rs - (line 9) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.23s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "42ee7f1072282149d29f147c89077a20bf72b6eda6cb9466e5c58c09508811af", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "42ee7f1072282149d29f147c89077a20bf72b6eda6cb9466e5c58c09508811af", kill_on_drop: false }` [INFO] [stdout] 42ee7f1072282149d29f147c89077a20bf72b6eda6cb9466e5c58c09508811af