[INFO] fetching crate telexide_fork_proc_macros 0.1.1... [INFO] testing telexide_fork_proc_macros-0.1.1 against master#350d0ef0ec0493e6d21cfb265cb8211a0e74d766 for pr-145330-1 [INFO] extracting crate telexide_fork_proc_macros 0.1.1 into /workspace/builds/worker-7-tc1/source [INFO] started tweaking crates.io crate telexide_fork_proc_macros 0.1.1 [INFO] finished tweaking crates.io crate telexide_fork_proc_macros 0.1.1 [INFO] tweaked toml for crates.io crate telexide_fork_proc_macros 0.1.1 written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate telexide_fork_proc_macros 0.1.1 on toolchain 350d0ef0ec0493e6d21cfb265cb8211a0e74d766 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "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" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 4 packages to latest compatible versions [INFO] [stderr] Adding syn v1.0.109 (available: v2.0.106) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4031de66666a1f2b4c19c9e87447b1806dc552690fe9c4ec3e5f03c9e3c9dfbf [INFO] running `Command { std: "docker" "start" "-a" "4031de66666a1f2b4c19c9e87447b1806dc552690fe9c4ec3e5f03c9e3c9dfbf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4031de66666a1f2b4c19c9e87447b1806dc552690fe9c4ec3e5f03c9e3c9dfbf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4031de66666a1f2b4c19c9e87447b1806dc552690fe9c4ec3e5f03c9e3c9dfbf", kill_on_drop: false }` [INFO] [stdout] 4031de66666a1f2b4c19c9e87447b1806dc552690fe9c4ec3e5f03c9e3c9dfbf [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4d6a1d6c681b452b3f91caee0e7be0c7ba8d208e5bc6078c13bd644f1504612a [INFO] running `Command { std: "docker" "start" "-a" "4d6a1d6c681b452b3f91caee0e7be0c7ba8d208e5bc6078c13bd644f1504612a", kill_on_drop: false }` [INFO] [stderr] Compiling telexide_fork_proc_macros v0.1.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: field `attributes` is never read [INFO] [stdout] --> src/structs.rs:10:9 [INFO] [stdout] | [INFO] [stdout] 8 | pub struct ListenerFunc { [INFO] [stdout] | ------------ field in this struct [INFO] [stdout] 9 | /// `#[...]`-style attributes. [INFO] [stdout] 10 | pub attributes: Vec, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `ListenerFunc` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `attributes` is never read [INFO] [stdout] --> src/structs.rs:81:9 [INFO] [stdout] | [INFO] [stdout] 79 | pub struct CommandFunc { [INFO] [stdout] | ----------- field in this struct [INFO] [stdout] 80 | /// `#[...]`-style attributes. [INFO] [stdout] 81 | pub attributes: Vec, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `CommandFunc` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.73s [INFO] running `Command { std: "docker" "inspect" "4d6a1d6c681b452b3f91caee0e7be0c7ba8d208e5bc6078c13bd644f1504612a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4d6a1d6c681b452b3f91caee0e7be0c7ba8d208e5bc6078c13bd644f1504612a", kill_on_drop: false }` [INFO] [stdout] 4d6a1d6c681b452b3f91caee0e7be0c7ba8d208e5bc6078c13bd644f1504612a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b8d4de537e1f1bd489fedbf949fc34c9b3907693af32187627a762e1b40c8000 [INFO] running `Command { std: "docker" "start" "-a" "b8d4de537e1f1bd489fedbf949fc34c9b3907693af32187627a762e1b40c8000", kill_on_drop: false }` [INFO] [stderr] Compiling telexide_fork_proc_macros v0.1.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: field `attributes` is never read [INFO] [stdout] --> src/structs.rs:10:9 [INFO] [stdout] | [INFO] [stdout] 8 | pub struct ListenerFunc { [INFO] [stdout] | ------------ field in this struct [INFO] [stdout] 9 | /// `#[...]`-style attributes. [INFO] [stdout] 10 | pub attributes: Vec, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `ListenerFunc` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `attributes` is never read [INFO] [stdout] --> src/structs.rs:81:9 [INFO] [stdout] | [INFO] [stdout] 79 | pub struct CommandFunc { [INFO] [stdout] | ----------- field in this struct [INFO] [stdout] 80 | /// `#[...]`-style attributes. [INFO] [stdout] 81 | pub attributes: Vec, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `CommandFunc` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `attributes` is never read [INFO] [stdout] --> src/structs.rs:10:9 [INFO] [stdout] | [INFO] [stdout] 8 | pub struct ListenerFunc { [INFO] [stdout] | ------------ field in this struct [INFO] [stdout] 9 | /// `#[...]`-style attributes. [INFO] [stdout] 10 | pub attributes: Vec, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `ListenerFunc` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `attributes` is never read [INFO] [stdout] --> src/structs.rs:81:9 [INFO] [stdout] | [INFO] [stdout] 79 | pub struct CommandFunc { [INFO] [stdout] | ----------- field in this struct [INFO] [stdout] 80 | /// `#[...]`-style attributes. [INFO] [stdout] 81 | pub attributes: Vec, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `CommandFunc` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.57s [INFO] running `Command { std: "docker" "inspect" "b8d4de537e1f1bd489fedbf949fc34c9b3907693af32187627a762e1b40c8000", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b8d4de537e1f1bd489fedbf949fc34c9b3907693af32187627a762e1b40c8000", kill_on_drop: false }` [INFO] [stdout] b8d4de537e1f1bd489fedbf949fc34c9b3907693af32187627a762e1b40c8000 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] b08b55e62b9aa8c1eb69fbef3080440d155b21519c9784b9246c038c83118a3a [INFO] running `Command { std: "docker" "start" "-a" "b08b55e62b9aa8c1eb69fbef3080440d155b21519c9784b9246c038c83118a3a", kill_on_drop: false }` [INFO] [stderr] warning: field `attributes` is never read [INFO] [stderr] --> src/structs.rs:10:9 [INFO] [stderr] | [INFO] [stderr] 8 | pub struct ListenerFunc { [INFO] [stderr] | ------------ field in this struct [INFO] [stderr] 9 | /// `#[...]`-style attributes. [INFO] [stderr] 10 | pub attributes: Vec, [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `ListenerFunc` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: field `attributes` is never read [INFO] [stderr] --> src/structs.rs:81:9 [INFO] [stderr] | [INFO] [stderr] 79 | pub struct CommandFunc { [INFO] [stderr] | ----------- field in this struct [INFO] [stderr] 80 | /// `#[...]`-style attributes. [INFO] [stderr] 81 | pub attributes: Vec, [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `CommandFunc` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] [INFO] [stderr] warning: `telexide_fork_proc_macros` (lib) generated 2 warnings [INFO] [stderr] warning: `telexide_fork_proc_macros` (lib test) generated 2 warnings (2 duplicates) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.04s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/telexide_fork_proc_macros-e816a8975d9bc57c) [INFO] [stderr] Doc-tests telexide_fork_proc_macros [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test src/lib.rs - command (line 38) ... ignored [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "b08b55e62b9aa8c1eb69fbef3080440d155b21519c9784b9246c038c83118a3a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b08b55e62b9aa8c1eb69fbef3080440d155b21519c9784b9246c038c83118a3a", kill_on_drop: false }` [INFO] [stdout] b08b55e62b9aa8c1eb69fbef3080440d155b21519c9784b9246c038c83118a3a