[INFO] fetching crate wyre 0.2.16... [INFO] checking wyre-0.2.16 against try#085826be830097e8e3b7832fbae1043acecd26ab for pr-148190-1 [INFO] extracting crate wyre 0.2.16 into /workspace/builds/worker-4-tc2/source [INFO] started tweaking crates.io crate wyre 0.2.16 [INFO] finished tweaking crates.io crate wyre 0.2.16 [INFO] tweaked toml for crates.io crate wyre 0.2.16 written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate wyre 0.2.16 on toolchain 085826be830097e8e3b7832fbae1043acecd26ab [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+085826be830097e8e3b7832fbae1043acecd26ab" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate wyre 0.2.16 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" "+085826be830097e8e3b7832fbae1043acecd26ab" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+085826be830097e8e3b7832fbae1043acecd26ab" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 008c4befc525c0b192dcfbb9fcb40016202c979d8a6c673ac123221919a9489b [INFO] running `Command { std: "docker" "start" "-a" "008c4befc525c0b192dcfbb9fcb40016202c979d8a6c673ac123221919a9489b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "008c4befc525c0b192dcfbb9fcb40016202c979d8a6c673ac123221919a9489b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "008c4befc525c0b192dcfbb9fcb40016202c979d8a6c673ac123221919a9489b", kill_on_drop: false }` [INFO] [stdout] 008c4befc525c0b192dcfbb9fcb40016202c979d8a6c673ac123221919a9489b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+085826be830097e8e3b7832fbae1043acecd26ab" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 75ce6c2503583836d70d092990ce35a959fba09f5ff08c2021ff130f176bd017 [INFO] running `Command { std: "docker" "start" "-a" "75ce6c2503583836d70d092990ce35a959fba09f5ff08c2021ff130f176bd017", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Checking memchr v2.7.4 [INFO] [stderr] Compiling thiserror v1.0.64 [INFO] [stderr] Compiling libc v0.2.155 [INFO] [stderr] Compiling regex-syntax v0.8.4 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Compiling ucd-trie v0.1.6 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Compiling cc v1.0.99 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking unic-char-range v0.9.0 [INFO] [stderr] Checking unic-common v0.9.0 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling serde v1.0.210 [INFO] [stderr] Checking unic-ucd-version v0.9.0 [INFO] [stderr] Checking unic-char-property v0.9.0 [INFO] [stderr] Checking iana-time-zone v0.1.61 [INFO] [stderr] Compiling serde_json v1.0.128 [INFO] [stderr] Checking bitflags v2.6.0 [INFO] [stderr] Checking deunicode v1.6.0 [INFO] [stderr] Checking unic-ucd-segment v0.9.0 [INFO] [stderr] Checking humansize v2.1.3 [INFO] [stderr] Compiling noco v0.1.2 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Checking bstr v1.10.0 [INFO] [stderr] Checking slug v0.1.6 [INFO] [stderr] Compiling wyre-derive v0.2.16 [INFO] [stderr] Checking unic-segment v0.9.0 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Checking chrono v0.4.38 [INFO] [stderr] Checking crossbeam-deque v0.8.5 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Compiling libmimalloc-sys v0.1.38 [INFO] [stderr] Compiling syn v2.0.77 [INFO] [stderr] Compiling regex-automata v0.4.7 [INFO] [stderr] Checking mimalloc v0.1.42 [INFO] [stderr] Compiling thiserror-impl v1.0.64 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling regex v1.10.6 [INFO] [stderr] Checking zerocopy v0.7.35 [INFO] [stderr] Checking globset v0.4.15 [INFO] [stderr] Checking pest v2.7.13 [INFO] [stderr] Checking ignore v0.4.23 [INFO] [stderr] Compiling parse-zoneinfo v0.3.1 [INFO] [stderr] Checking ppv-lite86 v0.2.20 [INFO] [stderr] Compiling chrono-tz-build v0.3.0 [INFO] [stderr] Checking globwalk v0.9.1 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Compiling chrono-tz v0.9.0 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Compiling pest_meta v2.7.13 [INFO] [stderr] Compiling pest_generator v2.7.13 [INFO] [stderr] Compiling pest_derive v2.7.13 [INFO] [stderr] Checking tera v1.20.0 [INFO] [stderr] Checking wyre v0.2.16 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `std::collections::HashMap` [INFO] [stdout] --> src/main.rs:129:5 [INFO] [stdout] | [INFO] [stdout] 129 | use std::collections::HashMap; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `self` [INFO] [stdout] --> src/main.rs:130:15 [INFO] [stdout] | [INFO] [stdout] 130 | use std::fs::{self, File}; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::collections::HashMap` [INFO] [stdout] --> src/main.rs:129:5 [INFO] [stdout] | [INFO] [stdout] 129 | use std::collections::HashMap; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `self` [INFO] [stdout] --> src/main.rs:130:15 [INFO] [stdout] | [INFO] [stdout] 130 | use std::fs::{self, File}; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `default_value` is never read [INFO] [stdout] --> src/main.rs:329:5 [INFO] [stdout] | [INFO] [stdout] 325 | struct Field { [INFO] [stdout] | ----- field in this struct [INFO] [stdout] ... [INFO] [stdout] 329 | default_value: Option, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Field` has derived impls for the traits `Clone` and `Debug`, but these are 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: field `body` is never read [INFO] [stdout] --> src/main.rs:337:5 [INFO] [stdout] | [INFO] [stdout] 333 | struct Function { [INFO] [stdout] | -------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 337 | body: String, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Function` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `event` and `body` are never read [INFO] [stdout] --> src/main.rs:366:5 [INFO] [stdout] | [INFO] [stdout] 364 | struct Hook { [INFO] [stdout] | ---- fields in this struct [INFO] [stdout] 365 | model: String, [INFO] [stdout] 366 | event: String, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 367 | params: Vec, [INFO] [stdout] 368 | body: String, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Hook` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `return_type` and `body` are never read [INFO] [stdout] --> src/main.rs:376:5 [INFO] [stdout] | [INFO] [stdout] 373 | struct Realtime { [INFO] [stdout] | -------- fields in this struct [INFO] [stdout] ... [INFO] [stdout] 376 | return_type: String, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 377 | body: String, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Realtime` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `default_value` is never read [INFO] [stdout] --> src/main.rs:329:5 [INFO] [stdout] | [INFO] [stdout] 325 | struct Field { [INFO] [stdout] | ----- field in this struct [INFO] [stdout] ... [INFO] [stdout] 329 | default_value: Option, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Field` has derived impls for the traits `Clone` and `Debug`, but these are 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: field `body` is never read [INFO] [stdout] --> src/main.rs:337:5 [INFO] [stdout] | [INFO] [stdout] 333 | struct Function { [INFO] [stdout] | -------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 337 | body: String, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Function` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `event` and `body` are never read [INFO] [stdout] --> src/main.rs:366:5 [INFO] [stdout] | [INFO] [stdout] 364 | struct Hook { [INFO] [stdout] | ---- fields in this struct [INFO] [stdout] 365 | model: String, [INFO] [stdout] 366 | event: String, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 367 | params: Vec, [INFO] [stdout] 368 | body: String, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Hook` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `return_type` and `body` are never read [INFO] [stdout] --> src/main.rs:376:5 [INFO] [stdout] | [INFO] [stdout] 373 | struct Realtime { [INFO] [stdout] | -------- fields in this struct [INFO] [stdout] ... [INFO] [stdout] 376 | return_type: String, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 377 | body: String, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Realtime` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 27.21s [INFO] running `Command { std: "docker" "inspect" "75ce6c2503583836d70d092990ce35a959fba09f5ff08c2021ff130f176bd017", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "75ce6c2503583836d70d092990ce35a959fba09f5ff08c2021ff130f176bd017", kill_on_drop: false }` [INFO] [stdout] 75ce6c2503583836d70d092990ce35a959fba09f5ff08c2021ff130f176bd017