[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 try#fc545c6b951a304df08b327c158f92678582f435 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-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/nomadmotors/proto-hal on toolchain fc545c6b951a304df08b327c158f92678582f435 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+fc545c6b951a304df08b327c158f92678582f435" "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-tc2/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" "+fc545c6b951a304df08b327c158f92678582f435" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+fc545c6b951a304df08b327c158f92678582f435" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 56bcd115a8a1823c49209ee39ec078725d86613e1046cd480cc64c3e49b946dd [INFO] running `Command { std: "docker" "start" "-a" "56bcd115a8a1823c49209ee39ec078725d86613e1046cd480cc64c3e49b946dd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "56bcd115a8a1823c49209ee39ec078725d86613e1046cd480cc64c3e49b946dd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "56bcd115a8a1823c49209ee39ec078725d86613e1046cd480cc64c3e49b946dd", kill_on_drop: false }` [INFO] [stdout] 56bcd115a8a1823c49209ee39ec078725d86613e1046cd480cc64c3e49b946dd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+fc545c6b951a304df08b327c158f92678582f435" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 80380b7a333acf78cfefbe0ddea732b2bfe8fe4f50cf482f0307c26c88e14baa [INFO] running `Command { std: "docker" "start" "-a" "80380b7a333acf78cfefbe0ddea732b2bfe8fe4f50cf482f0307c26c88e14baa", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.92 [INFO] [stderr] Compiling unicode-ident v1.0.14 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling ident_case v1.0.1 [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 typenum v1.17.0 [INFO] [stderr] Compiling az v1.2.1 [INFO] [stderr] Compiling tiva v0.2.0 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling fixed v1.28.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] Checking 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 7.23s [INFO] running `Command { std: "docker" "inspect" "80380b7a333acf78cfefbe0ddea732b2bfe8fe4f50cf482f0307c26c88e14baa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "80380b7a333acf78cfefbe0ddea732b2bfe8fe4f50cf482f0307c26c88e14baa", kill_on_drop: false }` [INFO] [stdout] 80380b7a333acf78cfefbe0ddea732b2bfe8fe4f50cf482f0307c26c88e14baa