[INFO] fetching crate named-block 0.3.1... [INFO] checking named-block-0.3.1 against try#349c4bfa6ac87b818f6fd19d4869c0b24790ac6a for pr-152856 [INFO] extracting crate named-block 0.3.1 into /workspace/builds/worker-3-tc2/source [INFO] started tweaking crates.io crate named-block 0.3.1 [INFO] finished tweaking crates.io crate named-block 0.3.1 [INFO] tweaked toml for crates.io crate named-block 0.3.1 written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate named-block 0.3.1 on toolchain 349c4bfa6ac87b818f6fd19d4869c0b24790ac6a [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+349c4bfa6ac87b818f6fd19d4869c0b24790ac6a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+349c4bfa6ac87b818f6fd19d4869c0b24790ac6a" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 1 package to latest compatible version [INFO] [stderr] Adding static-cond v0.1.1 (available: v0.3.0) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+349c4bfa6ac87b818f6fd19d4869c0b24790ac6a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+349c4bfa6ac87b818f6fd19d4869c0b24790ac6a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f2adfd614baecbd2c22d6ae74a272181faec6ba360a0643f4472aedf4d2840a8 [INFO] running `Command { std: "docker" "start" "-a" "f2adfd614baecbd2c22d6ae74a272181faec6ba360a0643f4472aedf4d2840a8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f2adfd614baecbd2c22d6ae74a272181faec6ba360a0643f4472aedf4d2840a8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f2adfd614baecbd2c22d6ae74a272181faec6ba360a0643f4472aedf4d2840a8", kill_on_drop: false }` [INFO] [stdout] f2adfd614baecbd2c22d6ae74a272181faec6ba360a0643f4472aedf4d2840a8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+349c4bfa6ac87b818f6fd19d4869c0b24790ac6a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 896d968beb4f0d4834688000242538a325102edac5eb2998e7a6b3214b808327 [INFO] running `Command { std: "docker" "start" "-a" "896d968beb4f0d4834688000242538a325102edac5eb2998e7a6b3214b808327", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] Checking static-cond v0.1.1 [INFO] [stderr] Checking named-block v0.3.1 (/opt/rustwide/workdir) [INFO] [stdout] error: cannot find attribute `no_link` in this scope [INFO] [stdout] --> src/lib.rs:16:3 [INFO] [stdout] | [INFO] [stdout] 16 | #[no_link] // ... but no code ... [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable expression [INFO] [stdout] --> src/lib.rs:102:21 [INFO] [stdout] | [INFO] [stdout] 102 | $ret = $out; [INFO] [stdout] | ^^^^^^^^^^^ unreachable expression [INFO] [stdout] ... [INFO] [stdout] 174 | block!(@scan $paren $life1 $ret ($($tail)*) -> ($($out)* { $ret = $e; break $life2; }) ($stack $lp ())) [INFO] [stdout] | ----- any code following this expression is unreachable [INFO] [stdout] ... [INFO] [stdout] 334 | let x = block!('b: { [INFO] [stdout] | _________________- [INFO] [stdout] 335 | | if flag { break 'b "early exit"; } [INFO] [stdout] 336 | | let _y = block!('c: { [INFO] [stdout] 337 | | if flag { break 'b "inner early exit"; }; [INFO] [stdout] ... | [INFO] [stdout] 375 | | "normal exit" [INFO] [stdout] 376 | | }); [INFO] [stdout] | |__________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unreachable_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] = note: this warning originates in the macro `block` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable expression [INFO] [stdout] --> src/lib.rs:102:21 [INFO] [stdout] | [INFO] [stdout] 102 | $ret = $out; [INFO] [stdout] | ^^^^^^^^^^^ unreachable expression [INFO] [stdout] ... [INFO] [stdout] 197 | block!(@scan $paren $life1 $ret ($($tail)*) -> ($($out)* continue $life2;) ($stack () $init)) [INFO] [stdout] | -------- any code following this expression is unreachable [INFO] [stdout] ... [INFO] [stdout] 381 | / block!('d: { [INFO] [stdout] 382 | | //continue; //~ERROR NoBareContinueInNamedBlock [INFO] [stdout] 383 | | //continue 'd; //~ERROR NoMatchedContinueInNamedBlock [INFO] [stdout] 384 | | continue 'e; [INFO] [stdout] 385 | | }); [INFO] [stdout] | |______________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `block` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable expression [INFO] [stdout] --> src/lib.rs:102:21 [INFO] [stdout] | [INFO] [stdout] 102 | $ret = $out; [INFO] [stdout] | ^^^^^^^^^^^ unreachable expression [INFO] [stdout] ... [INFO] [stdout] 174 | block!(@scan $paren $life1 $ret ($($tail)*) -> ($($out)* { $ret = $e; break $life2; }) ($stack $lp ())) [INFO] [stdout] | ----- any code following this expression is unreachable [INFO] [stdout] ... [INFO] [stdout] 334 | let x = block!('b: { [INFO] [stdout] | _________________- [INFO] [stdout] 335 | | if flag { break 'b "early exit"; } [INFO] [stdout] 336 | | let _y = block!('c: { [INFO] [stdout] 337 | | if flag { break 'b "inner early exit"; }; [INFO] [stdout] ... | [INFO] [stdout] 375 | | "normal exit" [INFO] [stdout] 376 | | }); [INFO] [stdout] | |__________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `block` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable expression [INFO] [stdout] --> src/lib.rs:102:21 [INFO] [stdout] | [INFO] [stdout] 102 | $ret = $out; [INFO] [stdout] | ^^^^^^^^^^^ unreachable expression [INFO] [stdout] ... [INFO] [stdout] 174 | block!(@scan $paren $life1 $ret ($($tail)*) -> ($($out)* { $ret = $e; break $life2; }) ($stack $lp ())) [INFO] [stdout] | ----- any code following this expression is unreachable [INFO] [stdout] ... [INFO] [stdout] 334 | let x = block!('b: { [INFO] [stdout] | _________________- [INFO] [stdout] 335 | | if flag { break 'b "early exit"; } [INFO] [stdout] 336 | | let _y = block!('c: { [INFO] [stdout] 337 | | if flag { break 'b "inner early exit"; }; [INFO] [stdout] ... | [INFO] [stdout] 375 | | "normal exit" [INFO] [stdout] 376 | | }); [INFO] [stdout] | |__________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `block` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `named-block` (lib test) due to 1 previous error; 4 warnings emitted [INFO] running `Command { std: "docker" "inspect" "896d968beb4f0d4834688000242538a325102edac5eb2998e7a6b3214b808327", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "896d968beb4f0d4834688000242538a325102edac5eb2998e7a6b3214b808327", kill_on_drop: false }` [INFO] [stdout] 896d968beb4f0d4834688000242538a325102edac5eb2998e7a6b3214b808327