[INFO] fetching crate async_event_streams 0.1.4...
[INFO] checking async_event_streams-0.1.4 against master#b0696a5160711c068cb1f01b7437db7990d15750 for pr-121848
[INFO] extracting crate async_event_streams 0.1.4 into /workspace/builds/worker-7-tc1/source
[INFO] validating manifest of crates.io crate async_event_streams 0.1.4 on toolchain b0696a5160711c068cb1f01b7437db7990d15750
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b0696a5160711c068cb1f01b7437db7990d15750" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate async_event_streams 0.1.4
[INFO] finished tweaking crates.io crate async_event_streams 0.1.4
[INFO] tweaked toml for crates.io crate async_event_streams 0.1.4 written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b0696a5160711c068cb1f01b7437db7990d15750" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b0696a5160711c068cb1f01b7437db7990d15750" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded async_event_streams v0.1.4
[INFO] [stderr]   Downloaded async_event_streams_derive v0.1.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+b0696a5160711c068cb1f01b7437db7990d15750" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 13a414846746a0326774c184ba896a0ac16dd5040ecdd0e51a0148f6f1a7b57d
[INFO] running `Command { std: "docker" "start" "-a" "13a414846746a0326774c184ba896a0ac16dd5040ecdd0e51a0148f6f1a7b57d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "13a414846746a0326774c184ba896a0ac16dd5040ecdd0e51a0148f6f1a7b57d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "13a414846746a0326774c184ba896a0ac16dd5040ecdd0e51a0148f6f1a7b57d", kill_on_drop: false }`
[INFO] [stdout] 13a414846746a0326774c184ba896a0ac16dd5040ecdd0e51a0148f6f1a7b57d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+b0696a5160711c068cb1f01b7437db7990d15750" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 38b2e84709a88acda8e3fdf0f1d4741475d588cb8a11fb0e1452fd96e6225a0c
[INFO] running `Command { std: "docker" "start" "-a" "38b2e84709a88acda8e3fdf0f1d4741475d588cb8a11fb0e1452fd96e6225a0c", kill_on_drop: false }`
[INFO] [stderr]    Compiling pin-project-lite v0.2.13
[INFO] [stderr]    Compiling futures-core v0.3.30
[INFO] [stderr]    Compiling parking v2.2.0
[INFO] [stderr]    Compiling crossbeam-utils v0.8.19
[INFO] [stderr]    Compiling futures-io v0.3.30
[INFO] [stderr]    Compiling syn v2.0.52
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling fastrand v2.0.1
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]    Compiling value-bag v1.8.0
[INFO] [stderr]    Compiling linux-raw-sys v0.4.13
[INFO] [stderr]    Compiling bitflags v2.4.2
[INFO] [stderr]    Compiling pin-utils v0.1.0
[INFO] [stderr]    Compiling futures-sink v0.3.30
[INFO] [stderr]    Compiling futures-lite v2.2.0
[INFO] [stderr]    Compiling async-task v4.7.0
[INFO] [stderr]    Compiling atomic-waker v1.1.2
[INFO] [stderr]    Compiling log v0.4.21
[INFO] [stderr]    Compiling event-listener v2.5.3
[INFO] [stderr]    Compiling concurrent-queue v2.4.0
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling piper v0.2.1
[INFO] [stderr]    Compiling event-listener v4.0.3
[INFO] [stderr]    Compiling event-listener v5.2.0
[INFO] [stderr]    Compiling futures-channel v0.3.30
[INFO] [stderr]    Compiling io-lifetimes v1.0.11
[INFO] [stderr]    Compiling event-listener-strategy v0.4.0
[INFO] [stderr]    Compiling event-listener-strategy v0.5.0
[INFO] [stderr]    Compiling linux-raw-sys v0.3.8
[INFO] [stderr]    Compiling fastrand v1.9.0
[INFO] [stderr]    Compiling async-lock v3.3.0
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling async-channel v2.2.0
[INFO] [stderr]    Compiling waker-fn v1.1.1
[INFO] [stderr]    Compiling futures-task v0.3.30
[INFO] [stderr]    Compiling futures-lite v1.13.0
[INFO] [stderr]    Compiling polling v2.8.0
[INFO] [stderr]    Compiling async-lock v2.8.0
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling rustix v0.38.31
[INFO] [stderr]    Compiling async-executor v1.8.0
[INFO] [stderr]    Compiling blocking v1.5.1
[INFO] [stderr]    Compiling socket2 v0.4.10
[INFO] [stderr]    Compiling rustix v0.37.27
[INFO] [stderr]    Compiling async-channel v1.9.0
[INFO] [stderr]    Compiling kv-log-macro v1.0.7
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling async-io v1.13.0
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]    Compiling async-trait v0.1.77
[INFO] [stderr]     Checking async-std v1.12.0
[INFO] [stderr]    Compiling futures-util v0.3.30
[INFO] [stderr]    Compiling polling v3.5.0
[INFO] [stderr]    Compiling async-io v2.3.2
[INFO] [stderr]    Compiling async-global-executor v2.4.1
[INFO] [stderr]     Checking futures-executor v0.3.30
[INFO] [stderr]     Checking futures v0.3.30
[INFO] [stderr]     Checking async_event_streams v0.1.4 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling async_event_streams v0.1.4
[INFO] [stderr]    Compiling async_event_streams_derive v0.1.0
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.62s
[INFO] running `Command { std: "docker" "inspect" "38b2e84709a88acda8e3fdf0f1d4741475d588cb8a11fb0e1452fd96e6225a0c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "38b2e84709a88acda8e3fdf0f1d4741475d588cb8a11fb0e1452fd96e6225a0c", kill_on_drop: false }`
[INFO] [stdout] 38b2e84709a88acda8e3fdf0f1d4741475d588cb8a11fb0e1452fd96e6225a0c
[INFO] checking async_event_streams-0.1.4 against try#bfe97fcae016881ad333f0ff8cea2cadb9cf136c for pr-121848
[INFO] extracting crate async_event_streams 0.1.4 into /workspace/builds/worker-7-tc2/source
[INFO] validating manifest of crates.io crate async_event_streams 0.1.4 on toolchain bfe97fcae016881ad333f0ff8cea2cadb9cf136c
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bfe97fcae016881ad333f0ff8cea2cadb9cf136c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate async_event_streams 0.1.4
[INFO] finished tweaking crates.io crate async_event_streams 0.1.4
[INFO] tweaked toml for crates.io crate async_event_streams 0.1.4 written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bfe97fcae016881ad333f0ff8cea2cadb9cf136c" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bfe97fcae016881ad333f0ff8cea2cadb9cf136c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+bfe97fcae016881ad333f0ff8cea2cadb9cf136c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 61a4722ed4417305372a7fbfae5eb6daf76e7ab4d9c44d3a91cb9314397820e6
[INFO] running `Command { std: "docker" "start" "-a" "61a4722ed4417305372a7fbfae5eb6daf76e7ab4d9c44d3a91cb9314397820e6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "61a4722ed4417305372a7fbfae5eb6daf76e7ab4d9c44d3a91cb9314397820e6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "61a4722ed4417305372a7fbfae5eb6daf76e7ab4d9c44d3a91cb9314397820e6", kill_on_drop: false }`
[INFO] [stdout] 61a4722ed4417305372a7fbfae5eb6daf76e7ab4d9c44d3a91cb9314397820e6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+bfe97fcae016881ad333f0ff8cea2cadb9cf136c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 50240ecfa865719d8ecb7ec603e7a8edde0907ea1301542de4925f6007d10d8b
[INFO] running `Command { std: "docker" "start" "-a" "50240ecfa865719d8ecb7ec603e7a8edde0907ea1301542de4925f6007d10d8b", kill_on_drop: false }`
[INFO] [stderr]    Compiling pin-project-lite v0.2.13
[INFO] [stderr]    Compiling parking v2.2.0
[INFO] [stderr]    Compiling futures-core v0.3.30
[INFO] [stderr]    Compiling crossbeam-utils v0.8.19
[INFO] [stderr]    Compiling futures-io v0.3.30
[INFO] [stderr]    Compiling syn v2.0.52
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling fastrand v2.0.1
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]    Compiling bitflags v2.4.2
[INFO] [stderr]    Compiling value-bag v1.8.0
[INFO] [stderr]    Compiling linux-raw-sys v0.4.13
[INFO] [stderr]    Compiling async-task v4.7.0
[INFO] [stderr]    Compiling futures-lite v2.2.0
[INFO] [stderr]    Compiling event-listener v2.5.3
[INFO] [stderr]    Compiling log v0.4.21
[INFO] [stderr]    Compiling concurrent-queue v2.4.0
[INFO] [stderr]    Compiling event-listener v4.0.3
[INFO] [stderr]    Compiling event-listener v5.2.0
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling atomic-waker v1.1.2
[INFO] [stderr]    Compiling pin-utils v0.1.0
[INFO] [stderr]    Compiling futures-sink v0.3.30
[INFO] [stderr]    Compiling piper v0.2.1
[INFO] [stderr]    Compiling futures-channel v0.3.30
[INFO] [stderr]    Compiling event-listener-strategy v0.4.0
[INFO] [stderr]    Compiling event-listener-strategy v0.5.0
[INFO] [stderr]    Compiling io-lifetimes v1.0.11
[INFO] [stderr]    Compiling async-lock v3.3.0
[INFO] [stderr]    Compiling async-channel v2.2.0
[INFO] [stderr]    Compiling futures-task v0.3.30
[INFO] [stderr]    Compiling fastrand v1.9.0
[INFO] [stderr]    Compiling linux-raw-sys v0.3.8
[INFO] [stderr]    Compiling waker-fn v1.1.1
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling polling v2.8.0
[INFO] [stderr]    Compiling futures-lite v1.13.0
[INFO] [stderr]    Compiling async-lock v2.8.0
[INFO] [stderr]    Compiling rustix v0.38.31
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling socket2 v0.4.10
[INFO] [stderr]    Compiling blocking v1.5.1
[INFO] [stderr]    Compiling async-executor v1.8.0
[INFO] [stderr]    Compiling rustix v0.37.27
[INFO] [stderr]    Compiling kv-log-macro v1.0.7
[INFO] [stderr]    Compiling async-channel v1.9.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking async-io v1.13.0
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]    Compiling async-trait v0.1.77
[INFO] [stderr]     Checking async-std v1.12.0
[INFO] [stderr]    Compiling futures-util v0.3.30
[INFO] [stderr]    Compiling polling v3.5.0
[INFO] [stderr]    Compiling async-io v2.3.2
[INFO] [stderr]    Compiling async-global-executor v2.4.1
[INFO] [stderr]     Checking futures-executor v0.3.30
[INFO] [stderr]     Checking futures v0.3.30
[INFO] [stderr]     Checking async_event_streams v0.1.4 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling async_event_streams v0.1.4
[INFO] [stderr]    Compiling async_event_streams_derive v0.1.0
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.68s
[INFO] running `Command { std: "docker" "inspect" "50240ecfa865719d8ecb7ec603e7a8edde0907ea1301542de4925f6007d10d8b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "50240ecfa865719d8ecb7ec603e7a8edde0907ea1301542de4925f6007d10d8b", kill_on_drop: false }`
[INFO] [stdout] 50240ecfa865719d8ecb7ec603e7a8edde0907ea1301542de4925f6007d10d8b
