[INFO] cloning repository https://github.com/joeyleesi/thingy [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/joeyleesi/thingy" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjoeyleesi%2Fthingy", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjoeyleesi%2Fthingy'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 231e07ce2e520bac7a382539a89281097ea60369 [INFO] checking joeyleesi/thingy against try#f27166d4c64dc29edc5ea3214357f191edf8b635 for pr-148329 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjoeyleesi%2Fthingy" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/joeyleesi/thingy [INFO] finished tweaking git repo https://github.com/joeyleesi/thingy [INFO] tweaked toml for git repo https://github.com/joeyleesi/thingy written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/joeyleesi/thingy on toolchain f27166d4c64dc29edc5ea3214357f191edf8b635 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f27166d4c64dc29edc5ea3214357f191edf8b635" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/joeyleesi/thingy 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" "+f27166d4c64dc29edc5ea3214357f191edf8b635" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [ERROR] error running command: no output for 300 seconds [INFO] checking joeyleesi/thingy against try#f27166d4c64dc29edc5ea3214357f191edf8b635 for pr-148329 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjoeyleesi%2Fthingy" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/joeyleesi/thingy [INFO] finished tweaking git repo https://github.com/joeyleesi/thingy [INFO] tweaked toml for git repo https://github.com/joeyleesi/thingy written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/joeyleesi/thingy on toolchain f27166d4c64dc29edc5ea3214357f191edf8b635 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f27166d4c64dc29edc5ea3214357f191edf8b635" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/joeyleesi/thingy 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" "+f27166d4c64dc29edc5ea3214357f191edf8b635" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+f27166d4c64dc29edc5ea3214357f191edf8b635" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b2650602a199ace68ab2c3a098839b6a4368505588ae551ac406b679282b9baa [INFO] running `Command { std: "docker" "start" "-a" "b2650602a199ace68ab2c3a098839b6a4368505588ae551ac406b679282b9baa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b2650602a199ace68ab2c3a098839b6a4368505588ae551ac406b679282b9baa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b2650602a199ace68ab2c3a098839b6a4368505588ae551ac406b679282b9baa", kill_on_drop: false }` [INFO] [stdout] b2650602a199ace68ab2c3a098839b6a4368505588ae551ac406b679282b9baa [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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+f27166d4c64dc29edc5ea3214357f191edf8b635" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 493216b6ae4f0243d468062110820aab11121a49bb347201d2c16aeddc38780a [INFO] running `Command { std: "docker" "start" "-a" "493216b6ae4f0243d468062110820aab11121a49bb347201d2c16aeddc38780a", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.78 [INFO] [stderr] Checking colorchoice v1.0.0 [INFO] [stderr] Checking anstyle-query v1.0.2 [INFO] [stderr] Compiling serde v1.0.197 [INFO] [stderr] Checking anstyle v1.0.6 [INFO] [stderr] Checking clap_lex v0.7.0 [INFO] [stderr] Checking strsim v0.11.0 [INFO] [stderr] Checking anstyle-parse v0.2.3 [INFO] [stderr] Compiling serde_json v1.0.114 [INFO] [stderr] Checking itoa v1.0.10 [INFO] [stderr] Checking anstream v0.6.13 [INFO] [stderr] Checking clap_builder v4.5.2 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling syn v2.0.52 [INFO] [stderr] Compiling serde_derive v1.0.197 [INFO] [stderr] Compiling clap_derive v4.5.0 [INFO] [stderr] Checking clap v4.5.2 [INFO] [stderr] Checking thingy v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: field `math` is never read [INFO] [stdout] --> src/models.rs:8:9 [INFO] [stdout] | [INFO] [stdout] 6 | pub struct Docs { [INFO] [stdout] | ---- field in this struct [INFO] [stdout] 7 | pub globals: Class, [INFO] [stdout] 8 | pub math: Class, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Docs` 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 `aliases` and `static` are never read [INFO] [stdout] --> src/models.rs:21:9 [INFO] [stdout] | [INFO] [stdout] 20 | pub struct Method { [INFO] [stdout] | ------ fields in this struct [INFO] [stdout] 21 | pub aliases: Vec, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 26 | pub r#static: bool, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Method` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `name`, `description`, and `editable` are never read [INFO] [stdout] --> src/models.rs:37:9 [INFO] [stdout] | [INFO] [stdout] 36 | pub struct Field { [INFO] [stdout] | ----- fields in this struct [INFO] [stdout] 37 | pub name: String, [INFO] [stdout] | ^^^^ [INFO] [stdout] 38 | pub description: String, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 39 | pub r#type: String, [INFO] [stdout] 40 | pub editable: bool, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Field` 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 `math` is never read [INFO] [stdout] --> src/models.rs:8:9 [INFO] [stdout] | [INFO] [stdout] 6 | pub struct Docs { [INFO] [stdout] | ---- field in this struct [INFO] [stdout] 7 | pub globals: Class, [INFO] [stdout] 8 | pub math: Class, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Docs` 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 `aliases` and `static` are never read [INFO] [stdout] --> src/models.rs:21:9 [INFO] [stdout] | [INFO] [stdout] 20 | pub struct Method { [INFO] [stdout] | ------ fields in this struct [INFO] [stdout] 21 | pub aliases: Vec, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 26 | pub r#static: bool, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Method` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `name`, `description`, and `editable` are never read [INFO] [stdout] --> src/models.rs:37:9 [INFO] [stdout] | [INFO] [stdout] 36 | pub struct Field { [INFO] [stdout] | ----- fields in this struct [INFO] [stdout] 37 | pub name: String, [INFO] [stdout] | ^^^^ [INFO] [stdout] 38 | pub description: String, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 39 | pub r#type: String, [INFO] [stdout] 40 | pub editable: bool, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Field` 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 12.44s [INFO] running `Command { std: "docker" "inspect" "493216b6ae4f0243d468062110820aab11121a49bb347201d2c16aeddc38780a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "493216b6ae4f0243d468062110820aab11121a49bb347201d2c16aeddc38780a", kill_on_drop: false }` [INFO] [stdout] 493216b6ae4f0243d468062110820aab11121a49bb347201d2c16aeddc38780a