[INFO] fetching crate async_event_streams 0.1.4... [INFO] checking async_event_streams-0.1.4 against master#2d3a85b4f8ba7e2554f4d4fee126bc2ac6ee2af4 for pr-84385 [INFO] extracting crate async_event_streams 0.1.4 into /workspace/builds/worker-1/source [INFO] validating manifest of crates.io crate async_event_streams 0.1.4 on toolchain 2d3a85b4f8ba7e2554f4d4fee126bc2ac6ee2af4 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+2d3a85b4f8ba7e2554f4d4fee126bc2ac6ee2af4" "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-1/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+2d3a85b4f8ba7e2554f4d4fee126bc2ac6ee2af4" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+2d3a85b4f8ba7e2554f4d4fee126bc2ac6ee2af4" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded async_event_streams_derive v0.1.0 [INFO] [stderr] Downloaded async_event_streams v0.1.4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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:3d1cd00eb6e6ea2a7969240779edeaeff35b24be85036c63b883ba933028a15f" "/opt/rustwide/cargo-home/bin/cargo" "+2d3a85b4f8ba7e2554f4d4fee126bc2ac6ee2af4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2100db2587f6b9e875d5fa8856e03c8fe89b84f683653ca2663188f3ea4fd67a [INFO] running `Command { std: "docker" "start" "-a" "2100db2587f6b9e875d5fa8856e03c8fe89b84f683653ca2663188f3ea4fd67a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2100db2587f6b9e875d5fa8856e03c8fe89b84f683653ca2663188f3ea4fd67a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2100db2587f6b9e875d5fa8856e03c8fe89b84f683653ca2663188f3ea4fd67a", kill_on_drop: false }` [INFO] [stdout] 2100db2587f6b9e875d5fa8856e03c8fe89b84f683653ca2663188f3ea4fd67a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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:3d1cd00eb6e6ea2a7969240779edeaeff35b24be85036c63b883ba933028a15f" "/opt/rustwide/cargo-home/bin/cargo" "+2d3a85b4f8ba7e2554f4d4fee126bc2ac6ee2af4" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] bbb4afce956ab0bddb320c64a976b9c44ba246b56014d98108697d38da9f6c82 [INFO] running `Command { std: "docker" "start" "-a" "bbb4afce956ab0bddb320c64a976b9c44ba246b56014d98108697d38da9f6c82", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.46 [INFO] [stderr] Compiling quote v1.0.21 [INFO] [stderr] Compiling unicode-ident v1.0.5 [INFO] [stderr] Compiling futures-core v0.3.24 [INFO] [stderr] Compiling syn v1.0.102 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling libc v0.2.134 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling slab v0.4.7 [INFO] [stderr] Compiling polling v2.3.0 [INFO] [stderr] Compiling futures-channel v0.3.24 [INFO] [stderr] Compiling futures-task v0.3.24 [INFO] [stderr] Compiling value-bag v1.0.0-alpha.9 [INFO] [stderr] Compiling pin-project-lite v0.2.9 [INFO] [stderr] Compiling futures-io v0.3.24 [INFO] [stderr] Compiling async-io v1.9.0 [INFO] [stderr] Compiling futures-util v0.3.24 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling cache-padded v1.2.0 [INFO] [stderr] Compiling concurrent-queue v1.2.4 [INFO] [stderr] Compiling parking v2.0.0 [INFO] [stderr] Compiling waker-fn v1.1.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.12 [INFO] [stderr] Compiling fastrand v1.8.0 [INFO] [stderr] Compiling futures-lite v1.12.0 [INFO] [stderr] Compiling event-listener v2.5.3 [INFO] [stderr] Compiling once_cell v1.15.0 [INFO] [stderr] Compiling futures-sink v0.3.24 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling async-task v4.3.0 [INFO] [stderr] Compiling async-channel v1.7.1 [INFO] [stderr] Compiling socket2 v0.4.7 [INFO] [stderr] Compiling atomic-waker v1.0.0 [INFO] [stderr] Compiling async-trait v0.1.57 [INFO] [stderr] Compiling blocking v1.2.0 [INFO] [stderr] Compiling async-executor v1.4.1 [INFO] [stderr] Compiling async-lock v2.5.0 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling ctor v0.1.23 [INFO] [stderr] Compiling futures-macro v0.3.24 [INFO] [stderr] Checking kv-log-macro v1.0.7 [INFO] [stderr] Checking async-global-executor v2.3.0 [INFO] [stderr] Checking async-std v1.12.0 [INFO] [stderr] Checking futures-executor v0.3.24 [INFO] [stderr] Checking futures v0.3.24 [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 [unoptimized + debuginfo] target(s) in 28.75s [INFO] running `Command { std: "docker" "inspect" "bbb4afce956ab0bddb320c64a976b9c44ba246b56014d98108697d38da9f6c82", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bbb4afce956ab0bddb320c64a976b9c44ba246b56014d98108697d38da9f6c82", kill_on_drop: false }` [INFO] [stdout] bbb4afce956ab0bddb320c64a976b9c44ba246b56014d98108697d38da9f6c82