[INFO] fetching crate tower-web-macros 0.3.5... [INFO] building tower-web-macros-0.3.5 against try#4987e9d4227139400384ab59296ffee3b0fb1183 for pr-146237-2 [INFO] extracting crate tower-web-macros 0.3.5 into /workspace/builds/worker-2-tc2/source [INFO] started tweaking crates.io crate tower-web-macros 0.3.5 [INFO] finished tweaking crates.io crate tower-web-macros 0.3.5 [INFO] tweaked toml for crates.io crate tower-web-macros 0.3.5 written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate tower-web-macros 0.3.5 on toolchain 4987e9d4227139400384ab59296ffee3b0fb1183 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "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" "+4987e9d4227139400384ab59296ffee3b0fb1183" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 13 packages to latest compatible versions [INFO] [stderr] Adding http v0.1.21 (available: v1.3.1) [INFO] [stderr] Adding proc-macro-hack v0.4.3 (available: v0.5.20+deprecated) [INFO] [stderr] Adding proc-macro2 v0.4.30 (available: v1.0.101) [INFO] [stderr] Adding quote v0.6.13 (available: v1.0.41) [INFO] [stderr] Adding syn v0.15.44 (available: v2.0.106) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "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-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d32fb764c4ce26ac734c33149487992edd515b8564a719bb3159ac26b09492b4 [INFO] running `Command { std: "docker" "start" "-a" "d32fb764c4ce26ac734c33149487992edd515b8564a719bb3159ac26b09492b4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d32fb764c4ce26ac734c33149487992edd515b8564a719bb3159ac26b09492b4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d32fb764c4ce26ac734c33149487992edd515b8564a719bb3159ac26b09492b4", kill_on_drop: false }` [INFO] [stdout] d32fb764c4ce26ac734c33149487992edd515b8564a719bb3159ac26b09492b4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] fe7921f87ee7e6baed80d9823f0996fdffe437344785afca8ec504d94bbd0b16 [INFO] running `Command { std: "docker" "start" "-a" "fe7921f87ee7e6baed80d9823f0996fdffe437344785afca8ec504d94bbd0b16", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] Compiling libc v0.2.176 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling proc-macro-hack-impl v0.4.3 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling proc-macro-hack v0.4.3 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling http v0.1.21 [INFO] [stderr] Compiling tower-web-macros v0.3.5 (/opt/rustwide/workdir) [INFO] [stdout] warning: multiple lines skipped by escaped newline [INFO] [stdout] --> src/derive/attr.rs:67:140 [INFO] [stdout] | [INFO] [stdout] 67 | ... return Err(format!("invalid struct level `template` annotation. The attribute must be formatted as:\n\n\ [INFO] [stdout] | ______________________________________________________________________________________________________________________________^ [INFO] [stdout] 68 | | ... [INFO] [stdout] 69 | | ... `#[web(template = \"foo\")]`\n\n\ [INFO] [stdout] | |__________________________________________^ skipping everything up to and including this point [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple lines skipped by escaped newline [INFO] [stdout] --> src/derive/attr.rs:69:89 [INFO] [stdout] | [INFO] [stdout] 69 | ... `#[web(template = \"foo\")]`\n\n\ [INFO] [stdout] | _______________________________________________________^ [INFO] [stdout] 70 | | ... [INFO] [stdout] 71 | | ... Actual: {}", actual.to_string())); [INFO] [stdout] | |______________________^ skipping everything up to and including this point [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple lines skipped by escaped newline [INFO] [stdout] --> src/derive/attr.rs:83:83 [INFO] [stdout] | [INFO] [stdout] 83 | ... the following formats:\n\n\ [INFO] [stdout] | __________________________________________________^ [INFO] [stdout] 84 | | ... [INFO] [stdout] 85 | | ... `#[web(status)]`\n\ [INFO] [stdout] | |______________________^ skipping everything up to and including this point [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple lines skipped by escaped newline [INFO] [stdout] --> src/derive/attr.rs:86:86 [INFO] [stdout] | [INFO] [stdout] 86 | ... `#[web(status = \"201\")]`\n\n\ [INFO] [stdout] | _____________________________________________________^ [INFO] [stdout] 87 | | ... [INFO] [stdout] 88 | | ... Actual: {}", actual.to_string())); [INFO] [stdout] | |______________________^ skipping everything up to and including this point [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple lines skipped by escaped newline [INFO] [stdout] --> src/derive/response.rs:536:99 [INFO] [stdout] | [INFO] [stdout] 536 | ... not supply a value. The form must be:\n\n\ [INFO] [stdout] | ________________________________________________________________^ [INFO] [stdout] 537 | | ... [INFO] [stdout] 538 | | ... `#[web(status)]`\n\n\ [INFO] [stdout] | |______________________^ skipping everything up to and including this point [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple lines skipped by escaped newline [INFO] [stdout] --> src/derive/response.rs:538:78 [INFO] [stdout] | [INFO] [stdout] 538 | ... `#[web(status)]`\n\n\ [INFO] [stdout] | ___________________________________________^ [INFO] [stdout] 539 | | ... [INFO] [stdout] 540 | | ... Actual: {}", attr.source.into_token_stream().to_string())); [INFO] [stdout] | |______________________^ skipping everything up to and including this point [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `index` and `attributes` are never read [INFO] [stdout] --> src/resource/catch.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 6 | pub(crate) struct Catch { [INFO] [stdout] | ----- fields in this struct [INFO] [stdout] 7 | index: usize, [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 11 | attributes: Attributes, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Catch` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.31s [INFO] running `Command { std: "docker" "inspect" "fe7921f87ee7e6baed80d9823f0996fdffe437344785afca8ec504d94bbd0b16", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fe7921f87ee7e6baed80d9823f0996fdffe437344785afca8ec504d94bbd0b16", kill_on_drop: false }` [INFO] [stdout] fe7921f87ee7e6baed80d9823f0996fdffe437344785afca8ec504d94bbd0b16 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 29f603154133480f27f6277f96776e707f57bbef34fa9718dec6de1f8f19a468 [INFO] running `Command { std: "docker" "start" "-a" "29f603154133480f27f6277f96776e707f57bbef34fa9718dec6de1f8f19a468", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] Compiling tower-web-macros v0.3.5 (/opt/rustwide/workdir) [INFO] [stdout] warning: multiple lines skipped by escaped newline [INFO] [stdout] --> src/derive/attr.rs:67:140 [INFO] [stdout] | [INFO] [stdout] 67 | ... return Err(format!("invalid struct level `template` annotation. The attribute must be formatted as:\n\n\ [INFO] [stdout] | ______________________________________________________________________________________________________________________________^ [INFO] [stdout] 68 | | ... [INFO] [stdout] 69 | | ... `#[web(template = \"foo\")]`\n\n\ [INFO] [stdout] | |__________________________________________^ skipping everything up to and including this point [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple lines skipped by escaped newline [INFO] [stdout] --> src/derive/attr.rs:69:89 [INFO] [stdout] | [INFO] [stdout] 69 | ... `#[web(template = \"foo\")]`\n\n\ [INFO] [stdout] | _______________________________________________________^ [INFO] [stdout] 70 | | ... [INFO] [stdout] 71 | | ... Actual: {}", actual.to_string())); [INFO] [stdout] | |______________________^ skipping everything up to and including this point [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple lines skipped by escaped newline [INFO] [stdout] --> src/derive/attr.rs:83:83 [INFO] [stdout] | [INFO] [stdout] 83 | ... the following formats:\n\n\ [INFO] [stdout] | __________________________________________________^ [INFO] [stdout] 84 | | ... [INFO] [stdout] 85 | | ... `#[web(status)]`\n\ [INFO] [stdout] | |______________________^ skipping everything up to and including this point [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple lines skipped by escaped newline [INFO] [stdout] --> src/derive/attr.rs:86:86 [INFO] [stdout] | [INFO] [stdout] 86 | ... `#[web(status = \"201\")]`\n\n\ [INFO] [stdout] | _____________________________________________________^ [INFO] [stdout] 87 | | ... [INFO] [stdout] 88 | | ... Actual: {}", actual.to_string())); [INFO] [stdout] | |______________________^ skipping everything up to and including this point [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple lines skipped by escaped newline [INFO] [stdout] --> src/derive/response.rs:536:99 [INFO] [stdout] | [INFO] [stdout] 536 | ... not supply a value. The form must be:\n\n\ [INFO] [stdout] | ________________________________________________________________^ [INFO] [stdout] 537 | | ... [INFO] [stdout] 538 | | ... `#[web(status)]`\n\n\ [INFO] [stdout] | |______________________^ skipping everything up to and including this point [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple lines skipped by escaped newline [INFO] [stdout] --> src/derive/response.rs:538:78 [INFO] [stdout] | [INFO] [stdout] 538 | ... `#[web(status)]`\n\n\ [INFO] [stdout] | ___________________________________________^ [INFO] [stdout] 539 | | ... [INFO] [stdout] 540 | | ... Actual: {}", attr.source.into_token_stream().to_string())); [INFO] [stdout] | |______________________^ skipping everything up to and including this point [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple lines skipped by escaped newline [INFO] [stdout] --> src/derive/attr.rs:67:140 [INFO] [stdout] | [INFO] [stdout] 67 | ... return Err(format!("invalid struct level `template` annotation. The attribute must be formatted as:\n\n\ [INFO] [stdout] | ______________________________________________________________________________________________________________________________^ [INFO] [stdout] 68 | | ... [INFO] [stdout] 69 | | ... `#[web(template = \"foo\")]`\n\n\ [INFO] [stdout] | |__________________________________________^ skipping everything up to and including this point [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple lines skipped by escaped newline [INFO] [stdout] --> src/derive/attr.rs:69:89 [INFO] [stdout] | [INFO] [stdout] 69 | ... `#[web(template = \"foo\")]`\n\n\ [INFO] [stdout] | _______________________________________________________^ [INFO] [stdout] 70 | | ... [INFO] [stdout] 71 | | ... Actual: {}", actual.to_string())); [INFO] [stdout] | |______________________^ skipping everything up to and including this point [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple lines skipped by escaped newline [INFO] [stdout] --> src/derive/attr.rs:83:83 [INFO] [stdout] | [INFO] [stdout] 83 | ... the following formats:\n\n\ [INFO] [stdout] | __________________________________________________^ [INFO] [stdout] 84 | | ... [INFO] [stdout] 85 | | ... `#[web(status)]`\n\ [INFO] [stdout] | |______________________^ skipping everything up to and including this point [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple lines skipped by escaped newline [INFO] [stdout] --> src/derive/attr.rs:86:86 [INFO] [stdout] | [INFO] [stdout] 86 | ... `#[web(status = \"201\")]`\n\n\ [INFO] [stdout] | _____________________________________________________^ [INFO] [stdout] 87 | | ... [INFO] [stdout] 88 | | ... Actual: {}", actual.to_string())); [INFO] [stdout] | |______________________^ skipping everything up to and including this point [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple lines skipped by escaped newline [INFO] [stdout] --> src/derive/response.rs:536:99 [INFO] [stdout] | [INFO] [stdout] 536 | ... not supply a value. The form must be:\n\n\ [INFO] [stdout] | ________________________________________________________________^ [INFO] [stdout] 537 | | ... [INFO] [stdout] 538 | | ... `#[web(status)]`\n\n\ [INFO] [stdout] | |______________________^ skipping everything up to and including this point [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple lines skipped by escaped newline [INFO] [stdout] --> src/derive/response.rs:538:78 [INFO] [stdout] | [INFO] [stdout] 538 | ... `#[web(status)]`\n\n\ [INFO] [stdout] | ___________________________________________^ [INFO] [stdout] 539 | | ... [INFO] [stdout] 540 | | ... Actual: {}", attr.source.into_token_stream().to_string())); [INFO] [stdout] | |______________________^ skipping everything up to and including this point [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `index` and `attributes` are never read [INFO] [stdout] --> src/resource/catch.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 6 | pub(crate) struct Catch { [INFO] [stdout] | ----- fields in this struct [INFO] [stdout] 7 | index: usize, [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 11 | attributes: Attributes, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Catch` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `index` and `attributes` are never read [INFO] [stdout] --> src/resource/catch.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 6 | pub(crate) struct Catch { [INFO] [stdout] | ----- fields in this struct [INFO] [stdout] 7 | index: usize, [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 11 | attributes: Attributes, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Catch` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 3.20s [INFO] running `Command { std: "docker" "inspect" "29f603154133480f27f6277f96776e707f57bbef34fa9718dec6de1f8f19a468", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "29f603154133480f27f6277f96776e707f57bbef34fa9718dec6de1f8f19a468", kill_on_drop: false }` [INFO] [stdout] 29f603154133480f27f6277f96776e707f57bbef34fa9718dec6de1f8f19a468