[INFO] cloning repository https://github.com/tfx2001/hpm_isp [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/tfx2001/hpm_isp" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftfx2001%2Fhpm_isp", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftfx2001%2Fhpm_isp'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 104d366f4e1a9b7d0353bde7999a837f8f66f4dc [INFO] testing tfx2001/hpm_isp against 1.84.0 for beta-1.85-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftfx2001%2Fhpm_isp" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/tfx2001/hpm_isp on toolchain 1.84.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.84.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/tfx2001/hpm_isp [INFO] finished tweaking git repo https://github.com/tfx2001/hpm_isp [INFO] tweaked toml for git repo https://github.com/tfx2001/hpm_isp written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/tfx2001/hpm_isp 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" "+1.84.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded riscv v0.10.1 [INFO] [stderr] Downloaded hidapi v2.6.1 [INFO] [stderr] Downloaded hpm-rt v0.1.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:86ea7c7af713d31e8cfdb68a6d0db50b5cf7cbeecde3d112f9f257f747318d36" "/opt/rustwide/cargo-home/bin/cargo" "+1.84.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6995e46d6de022f976f48d03afbb8ab61ed61b2678aa54911fb844daf66f2a73 [INFO] running `Command { std: "docker" "start" "-a" "6995e46d6de022f976f48d03afbb8ab61ed61b2678aa54911fb844daf66f2a73", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6995e46d6de022f976f48d03afbb8ab61ed61b2678aa54911fb844daf66f2a73", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6995e46d6de022f976f48d03afbb8ab61ed61b2678aa54911fb844daf66f2a73", kill_on_drop: false }` [INFO] [stdout] 6995e46d6de022f976f48d03afbb8ab61ed61b2678aa54911fb844daf66f2a73 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=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" "+1.84.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b029c1c096aeb846b3d6cf575d8f57b8e231e5c4dead28ea5e341685cf2a2a1c [INFO] running `Command { std: "docker" "start" "-a" "b029c1c096aeb846b3d6cf575d8f57b8e231e5c4dead28ea5e341685cf2a2a1c", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.79 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling hashbrown v0.14.3 [INFO] [stderr] Compiling winnow v0.5.40 [INFO] [stderr] Compiling rustix v0.38.32 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling rustversion v1.0.15 [INFO] [stderr] Compiling autocfg v1.2.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling toml_datetime v0.6.5 [INFO] [stderr] Compiling nb v1.1.0 [INFO] [stderr] Compiling nb v0.1.3 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling linux-raw-sys v0.4.13 [INFO] [stderr] Compiling bitflags v2.5.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling indexmap v2.2.6 [INFO] [stderr] Compiling cc v1.0.92 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling portable-atomic v1.6.0 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling pkg-config v0.3.30 [INFO] [stderr] Compiling syn v2.0.58 [INFO] [stderr] Compiling unicode-width v0.1.11 [INFO] [stderr] Compiling riscv v0.10.1 [INFO] [stderr] Compiling console v0.15.8 [INFO] [stderr] Compiling toml_edit v0.21.1 [INFO] [stderr] Compiling embedded-hal v0.2.7 [INFO] [stderr] Compiling bit_field v0.10.2 [INFO] [stderr] Compiling os_str_bytes v6.6.1 [INFO] [stderr] Compiling critical-section v1.1.2 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling hidapi v2.6.1 [INFO] [stderr] Compiling fastrand v2.0.2 [INFO] [stderr] Compiling clap_lex v0.2.4 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling number_prefix v0.4.0 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling termcolor v1.4.1 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling r0 v1.0.0 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling shell-words v1.1.0 [INFO] [stderr] Compiling proc-macro-crate v3.1.0 [INFO] [stderr] Compiling textwrap v0.16.1 [INFO] [stderr] Compiling tempfile v3.10.1 [INFO] [stderr] Compiling zeroize v1.7.0 [INFO] [stderr] Compiling indicatif v0.17.8 [INFO] [stderr] Compiling dialoguer v0.10.4 [INFO] [stderr] Compiling zerocopy-derive v0.7.32 [INFO] [stderr] Compiling strum_macros v0.25.3 [INFO] [stderr] Compiling num_enum_derive v0.7.2 [INFO] [stderr] Compiling clap_derive v3.2.25 [INFO] [stderr] Compiling riscv-rt-macros v0.2.1 [INFO] [stderr] Compiling zerocopy v0.7.32 [INFO] [stderr] Compiling num_enum v0.7.2 [INFO] [stderr] Compiling strum v0.25.0 [INFO] [stderr] Compiling hpm-rt v0.1.0 [INFO] [stderr] Compiling clap v3.2.25 [INFO] [stderr] Compiling hpm_isp v0.4.0 (/opt/rustwide/workdir/hpm_isp) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 58.34s [INFO] running `Command { std: "docker" "inspect" "b029c1c096aeb846b3d6cf575d8f57b8e231e5c4dead28ea5e341685cf2a2a1c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b029c1c096aeb846b3d6cf575d8f57b8e231e5c4dead28ea5e341685cf2a2a1c", kill_on_drop: false }` [INFO] [stdout] b029c1c096aeb846b3d6cf575d8f57b8e231e5c4dead28ea5e341685cf2a2a1c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=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" "+1.84.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ce412019004f19aabbba80c204effe860d0e26ddfa4b33583194f460899b4f8e [INFO] running `Command { std: "docker" "start" "-a" "ce412019004f19aabbba80c204effe860d0e26ddfa4b33583194f460899b4f8e", kill_on_drop: false }` [INFO] [stderr] Compiling hpm_isp v0.4.0 (/opt/rustwide/workdir/hpm_isp) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.33s [INFO] running `Command { std: "docker" "inspect" "ce412019004f19aabbba80c204effe860d0e26ddfa4b33583194f460899b4f8e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ce412019004f19aabbba80c204effe860d0e26ddfa4b33583194f460899b4f8e", kill_on_drop: false }` [INFO] [stdout] ce412019004f19aabbba80c204effe860d0e26ddfa4b33583194f460899b4f8e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=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" "+1.84.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 44672dce3c947c41939d4caf8502ce1a5b914938c619b53428a70d9fa3c7b0de [INFO] running `Command { std: "docker" "start" "-a" "44672dce3c947c41939d4caf8502ce1a5b914938c619b53428a70d9fa3c7b0de", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.14s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/hpm_isp-597f78811dc288d6) [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/hpm_isp-cb5356d8e4723ad2) [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 hpm_isp [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test hpm_isp/src/isp_command.rs - isp_command::IspCommand::configure_memory (line 236) ... ignored [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "44672dce3c947c41939d4caf8502ce1a5b914938c619b53428a70d9fa3c7b0de", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "44672dce3c947c41939d4caf8502ce1a5b914938c619b53428a70d9fa3c7b0de", kill_on_drop: false }` [INFO] [stdout] 44672dce3c947c41939d4caf8502ce1a5b914938c619b53428a70d9fa3c7b0de