[INFO] cloning repository https://github.com/surban/openemc [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/surban/openemc" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsurban%2Fopenemc", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsurban%2Fopenemc'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 82f4d273926e2de374f27a85823a88e794f228a8 [INFO] testing surban/openemc against master#d7bd9cd469ff6871420007f091ef52fc32d2ca99 for pr-121417 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsurban%2Fopenemc" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/surban/openemc on toolchain d7bd9cd469ff6871420007f091ef52fc32d2ca99 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d7bd9cd469ff6871420007f091ef52fc32d2ca99" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-1-tc1/source/.cargo/config.toml [INFO] started tweaking git repo https://github.com/surban/openemc [INFO] finished tweaking git repo https://github.com/surban/openemc [INFO] tweaked toml for git repo https://github.com/surban/openemc written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/surban/openemc 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" "+d7bd9cd469ff6871420007f091ef52fc32d2ca99" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded slip-codec v0.3.4 [INFO] [stderr] Downloaded enum-primitive-derive v0.3.0 [INFO] [stderr] Downloaded kmp v0.1.1 [INFO] [stderr] Downloaded probe-rs-target v0.22.0 [INFO] [stderr] Downloaded defmt-json-schema v0.1.0 [INFO] [stderr] Downloaded binrw v0.12.0 [INFO] [stderr] Downloaded uf2-decode v0.2.0 [INFO] [stderr] Downloaded esp-idf-part v0.4.1 [INFO] [stderr] Downloaded hidapi v2.5.1 [INFO] [stderr] Downloaded binrw_derive v0.12.0 [INFO] [stderr] Downloaded espflash v2.1.0 [INFO] [stderr] Downloaded insta v1.34.0 [INFO] [stderr] Downloaded xmas-elf v0.9.1 [INFO] [stderr] Downloaded defmt-decoder v0.3.9 [INFO] [stderr] Downloaded devx-cmd v0.5.0 [INFO] [stderr] Downloaded probe-rs v0.22.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+d7bd9cd469ff6871420007f091ef52fc32d2ca99" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 96728d4fab3b339d4120cb882727c26f6a3dae6803d4f88f54ab37ad9b25a77d [INFO] running `Command { std: "docker" "start" "-a" "96728d4fab3b339d4120cb882727c26f6a3dae6803d4f88f54ab37ad9b25a77d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "96728d4fab3b339d4120cb882727c26f6a3dae6803d4f88f54ab37ad9b25a77d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "96728d4fab3b339d4120cb882727c26f6a3dae6803d4f88f54ab37ad9b25a77d", kill_on_drop: false }` [INFO] [stdout] 96728d4fab3b339d4120cb882727c26f6a3dae6803d4f88f54ab37ad9b25a77d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+d7bd9cd469ff6871420007f091ef52fc32d2ca99" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 47504072a646f9177ee631edcc1f1b1cf035a0c1da24663f5c6c8469cae7c90a [INFO] running `Command { std: "docker" "start" "-a" "47504072a646f9177ee631edcc1f1b1cf035a0c1da24663f5c6c8469cae7c90a", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.78 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Compiling serde v1.0.196 [INFO] [stderr] Compiling memchr v2.6.4 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling thiserror v1.0.50 [INFO] [stderr] Compiling utf8parse v0.2.1 [INFO] [stderr] Compiling anstyle v1.0.4 [INFO] [stderr] Compiling anstyle-parse v0.2.2 [INFO] [stderr] Compiling anstyle-query v1.0.0 [INFO] [stderr] Compiling colorchoice v1.0.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling bitflags v2.4.1 [INFO] [stderr] Compiling anstream v0.6.11 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling regex-syntax v0.8.2 [INFO] [stderr] Compiling rustix v0.38.31 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling anyhow v1.0.79 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling aho-corasick v1.1.2 [INFO] [stderr] Compiling syn v2.0.48 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling linux-raw-sys v0.4.13 [INFO] [stderr] Compiling defmt-macros v0.3.6 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling clap_lex v0.6.0 [INFO] [stderr] Compiling clap_builder v4.4.8 [INFO] [stderr] Compiling getrandom v0.2.11 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling powerfmt v0.2.0 [INFO] [stderr] Compiling regex-automata v0.4.3 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling serde_json v1.0.108 [INFO] [stderr] Compiling time-core v0.1.2 [INFO] [stderr] Compiling defmt v0.3.5 [INFO] [stderr] Compiling itoa v1.0.9 [INFO] [stderr] Compiling time-macros v0.2.15 [INFO] [stderr] Compiling is-terminal v0.4.9 [INFO] [stderr] Compiling miniz_oxide v0.7.1 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling deranged v0.3.9 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling ryu v1.0.15 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling regex v1.10.2 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling flate2 v1.0.28 [INFO] [stderr] Compiling colored v2.0.4 [INFO] [stderr] Compiling time v0.3.30 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling nix v0.27.1 [INFO] [stderr] Compiling object v0.32.2 [INFO] [stderr] Compiling serde_derive v1.0.196 [INFO] [stderr] Compiling thiserror-impl v1.0.50 [INFO] [stderr] Compiling clap_derive v4.4.7 [INFO] [stderr] Compiling dissimilar v1.0.7 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling gimli v0.28.1 [INFO] [stderr] Compiling ctrlc v3.4.1 [INFO] [stderr] Compiling board-io-test v0.1.0 (/opt/rustwide/workdir/board-io-test) [INFO] [stderr] Compiling openemc-build v0.0.0 (/opt/rustwide/workdir/openemc-build) [INFO] [stderr] Compiling defmt-parser v0.3.3 [INFO] [stderr] Compiling clap v4.4.8 [INFO] [stderr] Compiling openemc-shared v0.0.0 (/opt/rustwide/workdir/openemc-shared) [INFO] [stderr] Compiling openemc-pack v0.0.0 (/opt/rustwide/workdir/openemc-pack) [INFO] [stderr] Compiling log v0.4.20 [INFO] [stderr] Compiling defmt-json-schema v0.1.0 [INFO] [stderr] Compiling env_filter v0.1.0 [INFO] [stderr] Compiling devx-cmd v0.5.0 [INFO] [stderr] Compiling env_logger v0.11.1 [INFO] [stderr] Compiling xtask v0.0.0 (/opt/rustwide/workdir/xtask) [INFO] [stderr] Compiling defmt-decoder v0.3.9 [INFO] [stderr] Compiling openemc-log v0.7.0 (/opt/rustwide/workdir/openemc-log) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 39.74s [INFO] running `Command { std: "docker" "inspect" "47504072a646f9177ee631edcc1f1b1cf035a0c1da24663f5c6c8469cae7c90a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "47504072a646f9177ee631edcc1f1b1cf035a0c1da24663f5c6c8469cae7c90a", kill_on_drop: false }` [INFO] [stdout] 47504072a646f9177ee631edcc1f1b1cf035a0c1da24663f5c6c8469cae7c90a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+d7bd9cd469ff6871420007f091ef52fc32d2ca99" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a6b2eb5efccdf0b4c1a9939fe82059ec76f77dd4f8c67d022c7645047e453e61 [INFO] running `Command { std: "docker" "start" "-a" "a6b2eb5efccdf0b4c1a9939fe82059ec76f77dd4f8c67d022c7645047e453e61", kill_on_drop: false }` [INFO] [stderr] Compiling openemc-pack v0.0.0 (/opt/rustwide/workdir/openemc-pack) [INFO] [stderr] Compiling board-io-test v0.1.0 (/opt/rustwide/workdir/board-io-test) [INFO] [stderr] Compiling openemc-build v0.0.0 (/opt/rustwide/workdir/openemc-build) [INFO] [stderr] Compiling openemc-log v0.7.0 (/opt/rustwide/workdir/openemc-log) [INFO] [stderr] Compiling xtask v0.0.0 (/opt/rustwide/workdir/xtask) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.25s [INFO] running `Command { std: "docker" "inspect" "a6b2eb5efccdf0b4c1a9939fe82059ec76f77dd4f8c67d022c7645047e453e61", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a6b2eb5efccdf0b4c1a9939fe82059ec76f77dd4f8c67d022c7645047e453e61", kill_on_drop: false }` [INFO] [stdout] a6b2eb5efccdf0b4c1a9939fe82059ec76f77dd4f8c67d022c7645047e453e61 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+d7bd9cd469ff6871420007f091ef52fc32d2ca99" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 13a0b1a8c52da93fb2367bc802af39527072aab5ab418462af3b526768574fe3 [INFO] running `Command { std: "docker" "start" "-a" "13a0b1a8c52da93fb2367bc802af39527072aab5ab418462af3b526768574fe3", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.11s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/board_io_test-f54d7e50b4ea81dd) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/openemc_build-2eaa501b99c9ebcb) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/openemc_log-1c3f8c9cacd748e3) [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/openemc_pack-f391dddea28018bd) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/xtask-f0aec01740527714) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests openemc-build [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "13a0b1a8c52da93fb2367bc802af39527072aab5ab418462af3b526768574fe3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "13a0b1a8c52da93fb2367bc802af39527072aab5ab418462af3b526768574fe3", kill_on_drop: false }` [INFO] [stdout] 13a0b1a8c52da93fb2367bc802af39527072aab5ab418462af3b526768574fe3