[INFO] cloning repository https://github.com/nomadmotors/proto-hal [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/nomadmotors/proto-hal" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnomadmotors%2Fproto-hal", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnomadmotors%2Fproto-hal'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] f92efc836796da5c789cc01c713fc43b5d62e811 [INFO] checking nomadmotors/proto-hal against master#0e517d38ad0e72f93c734b14fabd4bb9b7441de6 for pr-140557-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnomadmotors%2Fproto-hal" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/nomadmotors/proto-hal on toolchain 0e517d38ad0e72f93c734b14fabd4bb9b7441de6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0e517d38ad0e72f93c734b14fabd4bb9b7441de6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/nomadmotors/proto-hal [INFO] finished tweaking git repo https://github.com/nomadmotors/proto-hal [INFO] tweaked toml for git repo https://github.com/nomadmotors/proto-hal written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/nomadmotors/proto-hal 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" "+0e517d38ad0e72f93c734b14fabd4bb9b7441de6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Updating git repository `https://github.com/adinack/darling` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded tiva v0.2.0 [INFO] [stderr] Downloaded defmt-parser v0.4.1 [INFO] [stderr] Downloaded thiserror-impl v2.0.7 [INFO] [stderr] Downloaded defmt-macros v0.4.0 [INFO] [stderr] Downloaded thiserror v2.0.7 [INFO] [stderr] Downloaded arbitrary-int v1.3.0 [INFO] [stderr] Downloaded bytemuck v1.20.0 [INFO] [stderr] Downloaded defmt v0.3.10 [INFO] [stderr] Downloaded az v1.2.1 [INFO] [stderr] Downloaded fixed v1.28.0 [INFO] [stderr] Downloaded syn v2.0.90 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+0e517d38ad0e72f93c734b14fabd4bb9b7441de6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9732b42f131dd1ef3b0dd323c06d54db25e32720dd0377b055d5d3024f9e6628 [INFO] running `Command { std: "docker" "start" "-a" "9732b42f131dd1ef3b0dd323c06d54db25e32720dd0377b055d5d3024f9e6628", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9732b42f131dd1ef3b0dd323c06d54db25e32720dd0377b055d5d3024f9e6628", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9732b42f131dd1ef3b0dd323c06d54db25e32720dd0377b055d5d3024f9e6628", kill_on_drop: false }` [INFO] [stdout] 9732b42f131dd1ef3b0dd323c06d54db25e32720dd0377b055d5d3024f9e6628 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+0e517d38ad0e72f93c734b14fabd4bb9b7441de6" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3c6335a864d4f08f7c82db33824b3a10fdd97401d93ec2ff612d84fb05e1d199 [INFO] running `Command { std: "docker" "start" "-a" "3c6335a864d4f08f7c82db33824b3a10fdd97401d93ec2ff612d84fb05e1d199", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.92 [INFO] [stderr] Compiling unicode-ident v1.0.14 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling az v1.2.1 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling fixed v1.28.0 [INFO] [stderr] Compiling tiva v0.2.0 [INFO] [stderr] Checking arbitrary-int v1.3.0 [INFO] [stderr] Checking half v2.4.1 [INFO] [stderr] Checking bytemuck v1.20.0 [INFO] [stderr] Checking proto-hal-build v0.1.0 (/opt/rustwide/workdir/proto-hal-build) [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Checking quote v1.0.37 [INFO] [stderr] Checking syn v2.0.90 [INFO] [stderr] Checking regex-automata v0.4.9 [INFO] [stderr] Checking darling_core v0.20.10 (https://github.com/adinack/darling#c29410a7) [INFO] [stderr] Checking regex v1.11.1 [INFO] [stderr] Checking Inflector v0.11.4 [INFO] [stderr] Compiling darling_macro v0.20.10 (https://github.com/adinack/darling#c29410a7) [INFO] [stderr] Compiling darling v0.20.10 (https://github.com/adinack/darling#c29410a7) [INFO] [stderr] Checking macros v0.1.0 (/opt/rustwide/workdir/macros) [INFO] [stdout] warning: fields `entitlements` and `effects` are never read [INFO] [stdout] --> macros/src/access.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 20 | pub struct Read { [INFO] [stdout] | ---- fields in this struct [INFO] [stdout] 21 | pub schema: Schema, [INFO] [stdout] 22 | pub entitlements: HashSet, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 23 | pub effects: (), [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Read` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `entitlements` and `effects` are never read [INFO] [stdout] --> macros/src/access.rs:29:9 [INFO] [stdout] | [INFO] [stdout] 27 | pub struct Write { [INFO] [stdout] | ----- fields in this struct [INFO] [stdout] 28 | pub schema: Schema, [INFO] [stdout] 29 | pub entitlements: HashSet, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 30 | pub effects: (), [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Write` 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 `entitlements` and `effects` are never read [INFO] [stdout] --> macros/src/access.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 20 | pub struct Read { [INFO] [stdout] | ---- fields in this struct [INFO] [stdout] 21 | pub schema: Schema, [INFO] [stdout] 22 | pub entitlements: HashSet, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 23 | pub effects: (), [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Read` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `entitlements` and `effects` are never read [INFO] [stdout] --> macros/src/access.rs:29:9 [INFO] [stdout] | [INFO] [stdout] 27 | pub struct Write { [INFO] [stdout] | ----- fields in this struct [INFO] [stdout] 28 | pub schema: Schema, [INFO] [stdout] 29 | pub entitlements: HashSet, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 30 | pub effects: (), [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Write` 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 `entitlements` and `effects` are never read [INFO] [stdout] --> macros/src/access.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 20 | pub struct Read { [INFO] [stdout] | ---- fields in this struct [INFO] [stdout] 21 | pub schema: Schema, [INFO] [stdout] 22 | pub entitlements: HashSet, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 23 | pub effects: (), [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Read` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `entitlements` and `effects` are never read [INFO] [stdout] --> macros/src/access.rs:29:9 [INFO] [stdout] | [INFO] [stdout] 27 | pub struct Write { [INFO] [stdout] | ----- fields in this struct [INFO] [stdout] 28 | pub schema: Schema, [INFO] [stdout] 29 | pub entitlements: HashSet, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 30 | pub effects: (), [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Write` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking proto-hal v0.1.0 (/opt/rustwide/workdir/proto-hal) [INFO] [stderr] Finished `dev` profile [optimized + debuginfo] target(s) in 13.01s [INFO] running `Command { std: "docker" "inspect" "3c6335a864d4f08f7c82db33824b3a10fdd97401d93ec2ff612d84fb05e1d199", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3c6335a864d4f08f7c82db33824b3a10fdd97401d93ec2ff612d84fb05e1d199", kill_on_drop: false }` [INFO] [stdout] 3c6335a864d4f08f7c82db33824b3a10fdd97401d93ec2ff612d84fb05e1d199