[INFO] fetching crate named-future-proc-macros 0.1.0-pre.1... [INFO] checking named-future-proc-macros-0.1.0-pre.1 against master#506512391b1a75ae450d36c9420978402a91abcc for pr-125384 [INFO] extracting crate named-future-proc-macros 0.1.0-pre.1 into /workspace/builds/worker-4-tc1/source [INFO] validating manifest of crates.io crate named-future-proc-macros 0.1.0-pre.1 on toolchain 506512391b1a75ae450d36c9420978402a91abcc [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+506512391b1a75ae450d36c9420978402a91abcc" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate named-future-proc-macros 0.1.0-pre.1 [INFO] finished tweaking crates.io crate named-future-proc-macros 0.1.0-pre.1 [INFO] tweaked toml for crates.io crate named-future-proc-macros 0.1.0-pre.1 written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+506512391b1a75ae450d36c9420978402a91abcc" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 6 packages to latest compatible versions [INFO] [stderr] Adding heck v0.4.1 (latest: v0.5.0) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+506512391b1a75ae450d36c9420978402a91abcc" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: `proc_macro` is deprecated in favor of `proc-macro` and will not work in the 2024 edition [INFO] [stderr] (in the `named_future_proc_macros` library target) [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:beeedbb442662e57d416641ecc3200b38e573c25b057896194468d05594dd835" "/opt/rustwide/cargo-home/bin/cargo" "+506512391b1a75ae450d36c9420978402a91abcc" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ca1fe911e57a2e36198220674972d10363310fc79b5f641a8bdf9e7191291951 [INFO] running `Command { std: "docker" "start" "-a" "ca1fe911e57a2e36198220674972d10363310fc79b5f641a8bdf9e7191291951", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ca1fe911e57a2e36198220674972d10363310fc79b5f641a8bdf9e7191291951", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ca1fe911e57a2e36198220674972d10363310fc79b5f641a8bdf9e7191291951", kill_on_drop: false }` [INFO] [stdout] ca1fe911e57a2e36198220674972d10363310fc79b5f641a8bdf9e7191291951 [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=allow" "-e" "RUSTDOCFLAGS=--cap-lints=allow" "-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:beeedbb442662e57d416641ecc3200b38e573c25b057896194468d05594dd835" "/opt/rustwide/cargo-home/bin/cargo" "+506512391b1a75ae450d36c9420978402a91abcc" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2de60825b4d55d40516757f533cd184a9849a3a780156d2d54b4548c705763f6 [INFO] running `Command { std: "docker" "start" "-a" "2de60825b4d55d40516757f533cd184a9849a3a780156d2d54b4548c705763f6", kill_on_drop: false }` [INFO] [stderr] warning: `proc_macro` is deprecated in favor of `proc-macro` and will not work in the 2024 edition [INFO] [stderr] (in the `named_future_proc_macros` library target) [INFO] [stderr] Checking unicode-ident v1.0.12 [INFO] [stderr] Checking heck v0.4.1 [INFO] [stderr] Checking proc-macro2 v1.0.84 [INFO] [stderr] Checking quote v1.0.36 [INFO] [stderr] Checking syn v2.0.66 [INFO] [stderr] Checking named-future-proc-macros v0.1.0-pre.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.36s [INFO] running `Command { std: "docker" "inspect" "2de60825b4d55d40516757f533cd184a9849a3a780156d2d54b4548c705763f6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2de60825b4d55d40516757f533cd184a9849a3a780156d2d54b4548c705763f6", kill_on_drop: false }` [INFO] [stdout] 2de60825b4d55d40516757f533cd184a9849a3a780156d2d54b4548c705763f6