[INFO] cloning repository https://github.com/eupn/defmt-print [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/eupn/defmt-print" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Feupn%2Fdefmt-print", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Feupn%2Fdefmt-print'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 4ab671d6619894d63448a741edfad110ab911059 [INFO] testing eupn/defmt-print against beta-2025-01-12 for beta-1.85-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Feupn%2Fdefmt-print" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/eupn/defmt-print on toolchain beta-2025-01-12 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-01-12" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/eupn/defmt-print [INFO] finished tweaking git repo https://github.com/eupn/defmt-print [INFO] tweaked toml for git repo https://github.com/eupn/defmt-print written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/eupn/defmt-print 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" "+beta-2025-01-12" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Updating git repository `https://github.com/BlackbirdHQ/defmt-persist.git` [INFO] [stderr] Updating git repository `https://github.com/rust-embedded-community/embedded-storage` [INFO] [stderr] Locking 2 packages to latest compatible versions [INFO] [stderr] Adding cobs v0.1.4 (available: v0.2.3) [INFO] [stderr] Adding defmt-persist v0.1.0 (https://github.com/BlackbirdHQ/defmt-persist.git#da32db67) [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded tar v0.4.33 [INFO] [stderr] Downloaded libflate v1.1.0 [INFO] [stderr] Downloaded ihex v3.0.0 [INFO] [stderr] Downloaded svg v0.8.2 [INFO] [stderr] Downloaded bbqueue v0.4.12 [INFO] [stderr] Downloaded insta v1.7.1 [INFO] [stderr] Downloaded enum-primitive-derive v0.2.1 [INFO] [stderr] Downloaded aligned v0.3.4 [INFO] [stderr] Downloaded cortex-m v0.7.2 [INFO] [stderr] Downloaded defmt v0.2.3 [INFO] [stderr] Downloaded similar v1.3.0 [INFO] [stderr] Downloaded rstest v0.10.0 [INFO] [stderr] Downloaded defmt-parser v0.2.1 [INFO] [stderr] Downloaded git-version v0.3.4 [INFO] [stderr] Downloaded probe-rs-t2rust v0.7.0 [INFO] [stderr] Downloaded libflate_lz77 v1.1.0 [INFO] [stderr] Downloaded git-version-macro v0.3.4 [INFO] [stderr] Downloaded defmt-macros v0.2.2 [INFO] [stderr] Downloaded jep106 v0.2.5 [INFO] [stderr] Downloaded cobs v0.1.4 [INFO] [stderr] Downloaded rzcobs v0.1.2 [INFO] [stderr] Downloaded defmt-decoder v0.2.1 [INFO] [stderr] Downloaded rusb v0.6.5 [INFO] [stderr] Downloaded jaylink v0.1.5 [INFO] [stderr] Downloaded embedded-hal v1.0.0-alpha.4 [INFO] [stderr] Downloaded libusb1-sys v0.4.4 [INFO] [stderr] Downloaded probe-rs v0.10.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:86ea7c7af713d31e8cfdb68a6d0db50b5cf7cbeecde3d112f9f257f747318d36" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-01-12" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 291d44530ecd6ca3e321e8904ad47d7b5847a0204f33b6fbc44e02cedb102064 [INFO] running `Command { std: "docker" "start" "-a" "291d44530ecd6ca3e321e8904ad47d7b5847a0204f33b6fbc44e02cedb102064", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "291d44530ecd6ca3e321e8904ad47d7b5847a0204f33b6fbc44e02cedb102064", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "291d44530ecd6ca3e321e8904ad47d7b5847a0204f33b6fbc44e02cedb102064", kill_on_drop: false }` [INFO] [stdout] 291d44530ecd6ca3e321e8904ad47d7b5847a0204f33b6fbc44e02cedb102064 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:86ea7c7af713d31e8cfdb68a6d0db50b5cf7cbeecde3d112f9f257f747318d36" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-01-12" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7337557d2fa02df00d69da9b167384d73974507af90ad9ee680cf03f97b89c33 [INFO] running `Command { std: "docker" "start" "-a" "7337557d2fa02df00d69da9b167384d73974507af90ad9ee680cf03f97b89c33", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.27 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.72 [INFO] [stderr] Compiling libc v0.2.94 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Compiling typenum v1.13.0 [INFO] [stderr] Compiling cc v1.0.67 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling rle-decode-fast v1.0.1 [INFO] [stderr] Compiling libflate_lz77 v1.1.0 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling adler32 v1.2.0 [INFO] [stderr] Compiling xattr v0.2.2 [INFO] [stderr] Compiling filetime v0.2.14 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling libflate v1.1.0 [INFO] [stderr] Compiling tar v0.4.33 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling indexmap v1.6.2 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling ucd-trie v0.1.3 [INFO] [stderr] Compiling nb v1.0.0 [INFO] [stderr] Compiling linked-hash-map v0.5.4 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling semver v1.0.3 [INFO] [stderr] Compiling pest v2.1.3 [INFO] [stderr] Compiling generic-array v0.13.3 [INFO] [stderr] Compiling bare-metal v0.2.5 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling hashbrown v0.9.1 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling cortex-m v0.7.2 [INFO] [stderr] Compiling dtoa v0.4.8 [INFO] [stderr] Compiling libusb1-sys v0.4.4 [INFO] [stderr] Compiling semver-parser v0.10.2 [INFO] [stderr] Compiling hidapi v1.2.6 [INFO] [stderr] Compiling nb v0.1.3 [INFO] [stderr] Compiling generic-array v0.12.4 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling vcell v0.1.3 [INFO] [stderr] Compiling bitfield v0.13.2 [INFO] [stderr] Compiling defmt-parser v0.2.1 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling anyhow v1.0.40 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling build_const v0.2.2 [INFO] [stderr] Compiling fallible-iterator v0.2.0 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling cpp_demangle v0.3.2 [INFO] [stderr] Compiling crc v1.8.1 [INFO] [stderr] Compiling embedded-hal v0.2.5 [INFO] [stderr] Compiling volatile-register v0.2.0 [INFO] [stderr] Compiling semver v0.11.0 [INFO] [stderr] Compiling as-slice v0.1.5 [INFO] [stderr] Compiling flate2 v1.0.20 [INFO] [stderr] Compiling defmt v0.2.3 [INFO] [stderr] Compiling gimli v0.23.0 [INFO] [stderr] Compiling unicode-segmentation v1.7.1 [INFO] [stderr] Compiling cortex-m v0.6.7 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling wasmparser v0.57.0 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling aligned v0.3.4 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling heck v0.3.2 [INFO] [stderr] Compiling defmt-decoder v0.2.1 [INFO] [stderr] Compiling rusb v0.6.5 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling plain v0.2.3 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling itoa v0.4.7 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling jaylink v0.1.5 [INFO] [stderr] Compiling colored v2.0.0 [INFO] [stderr] Compiling bbqueue v0.4.12 [INFO] [stderr] Compiling object v0.22.0 [INFO] [stderr] Compiling embedded-hal v1.0.0-alpha.4 [INFO] [stderr] Compiling difference v2.0.0 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling rustc-demangle v0.1.19 [INFO] [stderr] Compiling embedded-storage v0.1.0 (https://github.com/rust-embedded-community/embedded-storage#abcbd3df) [INFO] [stderr] Compiling svg v0.8.2 [INFO] [stderr] Compiling smallvec v1.6.1 [INFO] [stderr] Compiling leb128 v0.2.4 [INFO] [stderr] Compiling object v0.23.0 [INFO] [stderr] Compiling ihex v3.0.0 [INFO] [stderr] Compiling rzcobs v0.1.2 [INFO] [stderr] Compiling cobs v0.1.4 [INFO] [stderr] Compiling scroll_derive v0.10.5 [INFO] [stderr] Compiling defmt-macros v0.2.2 [INFO] [stderr] Compiling thiserror-impl v1.0.24 [INFO] [stderr] Compiling enum-primitive-derive v0.2.1 [INFO] [stderr] Compiling git-version-macro v0.3.4 [INFO] [stderr] Compiling structopt-derive v0.4.14 [INFO] [stderr] Compiling git-version v0.3.4 [INFO] [stderr] Compiling addr2line v0.14.1 [INFO] [stderr] Compiling scroll v0.10.2 [INFO] [stderr] Compiling goblin v0.2.3 [INFO] [stderr] Compiling thiserror v1.0.24 [INFO] [stderr] Compiling defmt-persist v0.1.0 (https://github.com/BlackbirdHQ/defmt-persist.git#da32db67) [INFO] [stderr] Compiling structopt v0.3.21 [INFO] [stderr] Compiling serde_yaml v0.8.17 [INFO] [stderr] Compiling jep106 v0.2.5 [INFO] [stderr] Compiling probe-rs-t2rust v0.7.0 [INFO] [stderr] Compiling probe-rs v0.10.1 [INFO] [stderr] Compiling defmt-persist-print v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 20s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: svg v0.8.2, wasmparser v0.57.0 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] running `Command { std: "docker" "inspect" "7337557d2fa02df00d69da9b167384d73974507af90ad9ee680cf03f97b89c33", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7337557d2fa02df00d69da9b167384d73974507af90ad9ee680cf03f97b89c33", kill_on_drop: false }` [INFO] [stdout] 7337557d2fa02df00d69da9b167384d73974507af90ad9ee680cf03f97b89c33 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:86ea7c7af713d31e8cfdb68a6d0db50b5cf7cbeecde3d112f9f257f747318d36" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-01-12" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 728c39fd2e2d980cb51d1d428dda495617c0e77e3a975fe1f187780c5e6e589a [INFO] running `Command { std: "docker" "start" "-a" "728c39fd2e2d980cb51d1d428dda495617c0e77e3a975fe1f187780c5e6e589a", kill_on_drop: false }` [INFO] [stderr] Compiling rustc_version v0.3.3 [INFO] [stderr] Compiling terminal_size v0.1.17 [INFO] [stderr] Compiling similar v1.3.0 [INFO] [stderr] Compiling diff v0.1.12 [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stderr] Compiling os_pipe v0.9.2 [INFO] [stderr] Compiling console v0.14.1 [INFO] [stderr] Compiling pretty_assertions v0.7.2 [INFO] [stderr] Compiling rstest v0.10.0 [INFO] [stderr] Compiling insta v1.7.1 [INFO] [stderr] Compiling defmt-persist-print v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 9.97s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: rstest v0.10.0, svg v0.8.2, wasmparser v0.57.0 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2` [INFO] running `Command { std: "docker" "inspect" "728c39fd2e2d980cb51d1d428dda495617c0e77e3a975fe1f187780c5e6e589a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "728c39fd2e2d980cb51d1d428dda495617c0e77e3a975fe1f187780c5e6e589a", kill_on_drop: false }` [INFO] [stdout] 728c39fd2e2d980cb51d1d428dda495617c0e77e3a975fe1f187780c5e6e589a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:86ea7c7af713d31e8cfdb68a6d0db50b5cf7cbeecde3d112f9f257f747318d36" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-01-12" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 9cce1943e7e15b61a0c2ed0d8befe0a806988cb762d2ed48d5d22aa35ac6ee05 [INFO] running `Command { std: "docker" "start" "-a" "9cce1943e7e15b61a0c2ed0d8befe0a806988cb762d2ed48d5d22aa35ac6ee05", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.15s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: rstest v0.10.0, svg v0.8.2, wasmparser v0.57.0 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2` [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/defmt_persist_print-98e6d8d10602dead) [INFO] [stdout] [INFO] [stdout] running 11 tests [INFO] [stdout] test dep::cratesio::tests::end_to_end ... ok [INFO] [stdout] test dep::rust_repo::tests::v1_0_path ... ok [INFO] [stdout] test dep::rust_repo::tests::v1_52_path ... ok [INFO] [stdout] test dep::rust_std::toolchain::tests::end_to_end::case_1 ... ok [INFO] [stdout] test dep::rust_std::toolchain::tests::end_to_end::case_2 ... ok [INFO] [stdout] test dep::rust_std::toolchain::tests::end_to_end::case_5 ... ok [INFO] [stdout] test dep::rustc::tests::end_to_end ... ok [INFO] [stdout] test dep::tests::from_std_path_returns_correct_variant ... ok [INFO] [stdout] test dep::rust_std::toolchain::tests::end_to_end::case_4 ... ok [INFO] [stdout] test dep::rust_std::toolchain::tests::end_to_end::case_3 ... ok [INFO] [stdout] test dep::rust_std::tests::end_to_end ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 11 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "9cce1943e7e15b61a0c2ed0d8befe0a806988cb762d2ed48d5d22aa35ac6ee05", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9cce1943e7e15b61a0c2ed0d8befe0a806988cb762d2ed48d5d22aa35ac6ee05", kill_on_drop: false }` [INFO] [stdout] 9cce1943e7e15b61a0c2ed0d8befe0a806988cb762d2ed48d5d22aa35ac6ee05