[INFO] fetching crate basicmethod 0.1.2... [INFO] checking basicmethod-0.1.2 against master#a5db378dc14a40dd1580c27fb8362156446382c3 for pr-136490 [INFO] extracting crate basicmethod 0.1.2 into /workspace/builds/worker-3-tc1/source [INFO] validating manifest of crates.io crate basicmethod 0.1.2 on toolchain a5db378dc14a40dd1580c27fb8362156446382c3 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a5db378dc14a40dd1580c27fb8362156446382c3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate basicmethod 0.1.2 [INFO] finished tweaking crates.io crate basicmethod 0.1.2 [INFO] tweaked toml for crates.io crate basicmethod 0.1.2 written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] crate crates.io crate basicmethod 0.1.2 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" "+a5db378dc14a40dd1580c27fb8362156446382c3" "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 `basicmethod` library target) [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded trybuild v1.0.85 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:c80049f3b88b82089a44e0f06d0d6029d44b96b7257e55a1cd63dbc9f4c33334" "/opt/rustwide/cargo-home/bin/cargo" "+a5db378dc14a40dd1580c27fb8362156446382c3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9b4002eefa602c664fff8f0e5683ac2fbf5406df0293eab3834fabfd7da295ae [INFO] running `Command { std: "docker" "start" "-a" "9b4002eefa602c664fff8f0e5683ac2fbf5406df0293eab3834fabfd7da295ae", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9b4002eefa602c664fff8f0e5683ac2fbf5406df0293eab3834fabfd7da295ae", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9b4002eefa602c664fff8f0e5683ac2fbf5406df0293eab3834fabfd7da295ae", kill_on_drop: false }` [INFO] [stdout] 9b4002eefa602c664fff8f0e5683ac2fbf5406df0293eab3834fabfd7da295ae [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:c80049f3b88b82089a44e0f06d0d6029d44b96b7257e55a1cd63dbc9f4c33334" "/opt/rustwide/cargo-home/bin/cargo" "+a5db378dc14a40dd1580c27fb8362156446382c3" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f5c76379d6b38929cb4dc011900f0cbcc3bdc27e8fc1aafd64921a99e5b27846 [INFO] running `Command { std: "docker" "start" "-a" "f5c76379d6b38929cb4dc011900f0cbcc3bdc27e8fc1aafd64921a99e5b27846", 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 `basicmethod` library target) [INFO] [stderr] Compiling proc-macro2 v1.0.69 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling serde v1.0.190 [INFO] [stderr] Compiling serde_json v1.0.108 [INFO] [stderr] Compiling trybuild v1.0.85 [INFO] [stderr] Checking ryu v1.0.15 [INFO] [stderr] Checking itoa v1.0.9 [INFO] [stderr] Checking once_cell v1.18.0 [INFO] [stderr] Checking dissimilar v1.0.7 [INFO] [stderr] Checking termcolor v1.3.0 [INFO] [stderr] Checking glob v0.3.1 [INFO] [stderr] Checking quote v1.0.33 [INFO] [stderr] Checking syn v2.0.39 [INFO] [stderr] Checking basicmethod v0.1.2 (/opt/rustwide/workdir) [INFO] [stderr] Checking basic-toml v0.1.7 [INFO] [stderr] Compiling serde_derive v1.0.190 [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 19.46s [INFO] running `Command { std: "docker" "inspect" "f5c76379d6b38929cb4dc011900f0cbcc3bdc27e8fc1aafd64921a99e5b27846", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f5c76379d6b38929cb4dc011900f0cbcc3bdc27e8fc1aafd64921a99e5b27846", kill_on_drop: false }` [INFO] [stdout] f5c76379d6b38929cb4dc011900f0cbcc3bdc27e8fc1aafd64921a99e5b27846