[INFO] cloning repository https://github.com/oddlama/embedded-devices
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/oddlama/embedded-devices" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Foddlama%2Fembedded-devices", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Foddlama%2Fembedded-devices'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] c392aab16046eaee19174abb9d058b9b3f158bcf
[INFO] checking oddlama/embedded-devices against master#683dd08db5808c41baceef49368fc82a6c4767bb for pr-149137
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Foddlama%2Fembedded-devices" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-2-tc1/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/oddlama/embedded-devices
[INFO] finished tweaking git repo https://github.com/oddlama/embedded-devices
[INFO] tweaked toml for git repo https://github.com/oddlama/embedded-devices written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/oddlama/embedded-devices on toolchain 683dd08db5808c41baceef49368fc82a6c4767bb
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+683dd08db5808c41baceef49368fc82a6c4767bb" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/oddlama/embedded-devices 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" "+683dd08db5808c41baceef49368fc82a6c4767bb" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded maybe-async-cfg v0.2.5
[INFO] [stderr]   Downloaded manyhow v0.11.4
[INFO] [stderr]   Downloaded convert_case v0.8.0
[INFO] [stderr]   Downloaded darling_macro v0.21.1
[INFO] [stderr]   Downloaded darling v0.21.1
[INFO] [stderr]   Downloaded uom v0.37.0
[INFO] [stderr]   Downloaded proc-macro-utils v0.10.0
[INFO] [stderr]   Downloaded trybuild v1.0.106
[INFO] [stderr]   Downloaded darling_core v0.21.1
[INFO] [stderr]   Downloaded manyhow-macros v0.11.4
[INFO] [stderr]   Downloaded heapless v0.9.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+683dd08db5808c41baceef49368fc82a6c4767bb" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 5f15842e2cfe73598d892080370091ea4b8087121b1bcfda4de8563d90d31b22
[INFO] running `Command { std: "docker" "start" "-a" "5f15842e2cfe73598d892080370091ea4b8087121b1bcfda4de8563d90d31b22", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5f15842e2cfe73598d892080370091ea4b8087121b1bcfda4de8563d90d31b22", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5f15842e2cfe73598d892080370091ea4b8087121b1bcfda4de8563d90d31b22", kill_on_drop: false }`
[INFO] [stdout] 5f15842e2cfe73598d892080370091ea4b8087121b1bcfda4de8563d90d31b22
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+683dd08db5808c41baceef49368fc82a6c4767bb" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 80fa3193e94c544eeb75f984a79513f9fea1a71055f71edbdcfc55bd1adaddb1
[INFO] running `Command { std: "docker" "start" "-a" "80fa3193e94c544eeb75f984a79513f9fea1a71055f71edbdcfc55bd1adaddb1", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]    Compiling prettyplease v0.2.35
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling pulldown-cmark v0.11.3
[INFO] [stderr]    Compiling heapless v0.8.0
[INFO] [stderr]     Checking proc-macro2 v1.0.95
[INFO] [stderr]     Checking hash32 v0.3.1
[INFO] [stderr]    Compiling embedded-hal-async v1.0.0
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]     Checking stable_deref_trait v1.2.0
[INFO] [stderr]     Checking konst_macro_rules v0.2.19
[INFO] [stderr]    Compiling const_format_proc_macros v0.2.34
[INFO] [stderr]     Checking embedded-hal v1.0.0
[INFO] [stderr]     Checking bitvec v1.0.1
[INFO] [stderr]     Checking winnow v0.7.12
[INFO] [stderr]     Checking konst v0.2.19
[INFO] [stderr]    Compiling target-triple v0.1.4
[INFO] [stderr]    Compiling serde_json v1.0.141
[INFO] [stderr]     Checking uom v0.37.0
[INFO] [stderr]    Compiling proc-macro-utils v0.10.0
[INFO] [stderr]     Checking quote v1.0.40
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]     Checking toml_writer v1.0.2
[INFO] [stderr]     Checking memchr v2.7.5
[INFO] [stderr]     Checking strsim v0.11.1
[INFO] [stderr]    Compiling heapless v0.9.1
[INFO] [stderr]     Checking fnv v1.0.7
[INFO] [stderr]     Checking ident_case v1.0.1
[INFO] [stderr]     Checking regex-syntax v0.8.5
[INFO] [stderr]    Compiling convert_case v0.8.0
[INFO] [stderr]     Checking unicode-segmentation v1.12.0
[INFO] [stderr]     Checking approx v0.5.1
[INFO] [stderr]     Checking const_format v0.2.34
[INFO] [stderr]    Compiling manyhow-macros v0.11.4
[INFO] [stderr]     Checking toml_parser v1.0.1
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]     Checking darling_core v0.21.1
[INFO] [stderr]     Checking serde_spanned v1.0.0
[INFO] [stderr]     Checking toml_datetime v0.7.0
[INFO] [stderr]     Checking embedded-interfaces-codegen v0.10.2 (/opt/rustwide/workdir/embedded-interfaces-codegen)
[INFO] [stderr]     Checking toml v0.9.2
[INFO] [stderr]    Compiling manyhow v0.11.4
[INFO] [stderr]    Compiling bytemuck_derive v1.9.3
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling maybe-async-cfg v0.2.5
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling darling_macro v0.21.1
[INFO] [stderr]     Checking bytemuck v1.23.1
[INFO] [stderr]    Compiling darling v0.21.1
[INFO] [stderr]    Compiling embedded-devices-derive v0.10.2 (/opt/rustwide/workdir/embedded-devices-derive)
[INFO] [stderr]     Checking embedded-interfaces v0.10.2 (/opt/rustwide/workdir/embedded-interfaces)
[INFO] [stderr]     Checking trybuild v1.0.106
[INFO] [stderr]     Checking embedded-devices v0.10.2 (/opt/rustwide/workdir/embedded-devices)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 46.52s
[INFO] running `Command { std: "docker" "inspect" "80fa3193e94c544eeb75f984a79513f9fea1a71055f71edbdcfc55bd1adaddb1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "80fa3193e94c544eeb75f984a79513f9fea1a71055f71edbdcfc55bd1adaddb1", kill_on_drop: false }`
[INFO] [stdout] 80fa3193e94c544eeb75f984a79513f9fea1a71055f71edbdcfc55bd1adaddb1
