[INFO] fetching crate completion 0.2.1... [INFO] checking completion-0.2.1 against try#c34df645207dd0b6887b2312cf109109ba3a0ffb for pr-102513 [INFO] extracting crate completion 0.2.1 into /workspace/builds/worker-6/source [INFO] validating manifest of crates.io crate completion 0.2.1 on toolchain c34df645207dd0b6887b2312cf109109ba3a0ffb [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+c34df645207dd0b6887b2312cf109109ba3a0ffb" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate completion 0.2.1 [INFO] finished tweaking crates.io crate completion 0.2.1 [INFO] tweaked toml for crates.io crate completion 0.2.1 written to /workspace/builds/worker-6/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+c34df645207dd0b6887b2312cf109109ba3a0ffb" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+c34df645207dd0b6887b2312cf109109ba3a0ffb" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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:824c28ce115f6b999260af6986f3384c158e782489540e41c0b698ca1d9fd927" "/opt/rustwide/cargo-home/bin/cargo" "+c34df645207dd0b6887b2312cf109109ba3a0ffb" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] eb9f6db6551b239d0956bedd405cef60d1d18aa4c0b99881109f8a7998ceb95d [INFO] running `Command { std: "docker" "start" "-a" "eb9f6db6551b239d0956bedd405cef60d1d18aa4c0b99881109f8a7998ceb95d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "eb9f6db6551b239d0956bedd405cef60d1d18aa4c0b99881109f8a7998ceb95d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "eb9f6db6551b239d0956bedd405cef60d1d18aa4c0b99881109f8a7998ceb95d", kill_on_drop: false }` [INFO] [stdout] eb9f6db6551b239d0956bedd405cef60d1d18aa4c0b99881109f8a7998ceb95d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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:824c28ce115f6b999260af6986f3384c158e782489540e41c0b698ca1d9fd927" "/opt/rustwide/cargo-home/bin/cargo" "+c34df645207dd0b6887b2312cf109109ba3a0ffb" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3b7db1859f0d9a6aacbb33a65e74457e49c0baf7403ca012fddf240e980b55d6 [INFO] running `Command { std: "docker" "start" "-a" "3b7db1859f0d9a6aacbb33a65e74457e49c0baf7403ca012fddf240e980b55d6", kill_on_drop: false }` [INFO] [stderr] Compiling futures-core v0.3.24 [INFO] [stderr] Compiling proc-macro2 v1.0.46 [INFO] [stderr] Compiling quote v1.0.21 [INFO] [stderr] Compiling unicode-ident v1.0.4 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling syn v1.0.101 [INFO] [stderr] Checking pin-project-lite v0.2.9 [INFO] [stderr] Compiling completion v0.2.1 (/opt/rustwide/workdir) [INFO] [stderr] Checking cache-padded v1.2.0 [INFO] [stderr] Checking futures-io v0.3.24 [INFO] [stderr] Checking fastrand v1.8.0 [INFO] [stderr] Checking parking v2.0.0 [INFO] [stderr] Checking aliasable v0.1.3 [INFO] [stderr] Checking atomic-waker v1.0.0 [INFO] [stderr] Checking waker-fn v1.1.0 [INFO] [stderr] Checking concurrent-queue v1.2.4 [INFO] [stderr] Checking completion-core v0.2.0 [INFO] [stderr] Checking completion-io v0.2.0 [INFO] [stderr] Checking futures-lite v1.12.0 [INFO] [stderr] Compiling completion-macro v0.2.0 [INFO] [stdout] error: lint `unaligned_references` has been removed: converted into hard error, see issue #82523 for more information [INFO] [stdout] --> src/macros/future/tests.rs:19:5 [INFO] [stdout] | [INFO] [stdout] 19 | unaligned_references, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: the lint level is defined here [INFO] [stdout] --> src/macros/future/tests.rs:1:9 [INFO] [stdout] | [INFO] [stdout] 1 | #![deny(warnings)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] = note: `#[deny(renamed_and_removed_lints)]` implied by `#[deny(warnings)]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: lint `unaligned_references` has been removed: converted into hard error, see issue #82523 for more information [INFO] [stdout] --> src/macros/stream/tests.rs:19:5 [INFO] [stdout] | [INFO] [stdout] 19 | unaligned_references, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: the lint level is defined here [INFO] [stdout] --> src/macros/stream/tests.rs:1:9 [INFO] [stdout] | [INFO] [stdout] 1 | #![deny(warnings)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: lint `unaligned_references` has been removed: converted into hard error, see issue #82523 for more information [INFO] [stdout] --> tests/hygiene.rs:22:5 [INFO] [stdout] | [INFO] [stdout] 22 | unaligned_references, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: the lint level is defined here [INFO] [stdout] --> tests/hygiene.rs:2:9 [INFO] [stdout] | [INFO] [stdout] 2 | #![deny(warnings)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] = note: `#[deny(renamed_and_removed_lints)]` implied by `#[deny(warnings)]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `completion` due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `completion` due to 3 previous errors [INFO] running `Command { std: "docker" "inspect" "3b7db1859f0d9a6aacbb33a65e74457e49c0baf7403ca012fddf240e980b55d6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3b7db1859f0d9a6aacbb33a65e74457e49c0baf7403ca012fddf240e980b55d6", kill_on_drop: false }` [INFO] [stdout] 3b7db1859f0d9a6aacbb33a65e74457e49c0baf7403ca012fddf240e980b55d6