[INFO] cloning repository https://github.com/michelrandahl/rust-psoc62-pac [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/michelrandahl/rust-psoc62-pac" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmichelrandahl%2Frust-psoc62-pac", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmichelrandahl%2Frust-psoc62-pac'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 1764a736e390d8f0c1eb2120eb1bd8dafc1f784a [INFO] testing michelrandahl/rust-psoc62-pac against 1.83.0 for beta-1.84.0-4 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmichelrandahl%2Frust-psoc62-pac" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/michelrandahl/rust-psoc62-pac on toolchain 1.83.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.83.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-0-tc1/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/michelrandahl/rust-psoc62-pac [INFO] finished tweaking git repo https://github.com/michelrandahl/rust-psoc62-pac [INFO] tweaked toml for git repo https://github.com/michelrandahl/rust-psoc62-pac written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/michelrandahl/rust-psoc62-pac 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.83.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+1.83.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 79b5fee10a02786308825a55aeceb732ccd0b403974a6b399f21c171f4888ac9 [INFO] running `Command { std: "docker" "start" "-a" "79b5fee10a02786308825a55aeceb732ccd0b403974a6b399f21c171f4888ac9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "79b5fee10a02786308825a55aeceb732ccd0b403974a6b399f21c171f4888ac9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "79b5fee10a02786308825a55aeceb732ccd0b403974a6b399f21c171f4888ac9", kill_on_drop: false }` [INFO] [stdout] 79b5fee10a02786308825a55aeceb732ccd0b403974a6b399f21c171f4888ac9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+1.83.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] faf22309bfd1161c88ece0bea5af8051c49859509bb6ce9bf41c3c6405928e30 [INFO] running `Command { std: "docker" "start" "-a" "faf22309bfd1161c88ece0bea5af8051c49859509bb6ce9bf41c3c6405928e30", kill_on_drop: false }` [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling cortex-m v0.7.7 [INFO] [stderr] Compiling nb v1.1.0 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling vcell v0.1.3 [INFO] [stderr] Compiling bitfield v0.13.2 [INFO] [stderr] Compiling rust_psoc62_pac v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling volatile-register v0.2.2 [INFO] [stderr] Compiling nb v0.1.3 [INFO] [stderr] Compiling embedded-hal v0.2.7 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling bare-metal v0.2.5 [INFO] [stdout] warning: unexpected `cfg` condition value: `rt` [INFO] [stdout] --> src/lib.rs:14:7 [INFO] [stdout] | [INFO] [stdout] 14 | #[cfg(feature = "rt")] [INFO] [stdout] | ^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `rt` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `rt` [INFO] [stdout] --> src/lib.rs:191:7 [INFO] [stdout] | [INFO] [stdout] 191 | #[cfg(feature = "rt")] [INFO] [stdout] | ^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `rt` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `critical-section` [INFO] [stdout] --> src/lib.rs:3168:11 [INFO] [stdout] | [INFO] [stdout] 3168 | #[cfg(feature = "critical-section")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `critical-section` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 10.84s [INFO] running `Command { std: "docker" "inspect" "faf22309bfd1161c88ece0bea5af8051c49859509bb6ce9bf41c3c6405928e30", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "faf22309bfd1161c88ece0bea5af8051c49859509bb6ce9bf41c3c6405928e30", kill_on_drop: false }` [INFO] [stdout] faf22309bfd1161c88ece0bea5af8051c49859509bb6ce9bf41c3c6405928e30 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+1.83.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ab22d2f155a383af15f8efad86a3f8c2c85c90c45642ce6c1faa753c6e4df386 [INFO] running `Command { std: "docker" "start" "-a" "ab22d2f155a383af15f8efad86a3f8c2c85c90c45642ce6c1faa753c6e4df386", kill_on_drop: false }` [INFO] [stderr] Compiling rust_psoc62_pac v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unexpected `cfg` condition value: `rt` [INFO] [stdout] --> src/lib.rs:14:7 [INFO] [stdout] | [INFO] [stdout] 14 | #[cfg(feature = "rt")] [INFO] [stdout] | ^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `rt` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `rt` [INFO] [stdout] --> src/lib.rs:191:7 [INFO] [stdout] | [INFO] [stdout] 191 | #[cfg(feature = "rt")] [INFO] [stdout] | ^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `rt` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `critical-section` [INFO] [stdout] --> src/lib.rs:3168:11 [INFO] [stdout] | [INFO] [stdout] 3168 | #[cfg(feature = "critical-section")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `critical-section` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `rt` [INFO] [stdout] --> src/lib.rs:14:7 [INFO] [stdout] | [INFO] [stdout] 14 | #[cfg(feature = "rt")] [INFO] [stdout] | ^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `rt` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `rt` [INFO] [stdout] --> src/lib.rs:191:7 [INFO] [stdout] | [INFO] [stdout] 191 | #[cfg(feature = "rt")] [INFO] [stdout] | ^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `rt` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `critical-section` [INFO] [stdout] --> src/lib.rs:3168:11 [INFO] [stdout] | [INFO] [stdout] 3168 | #[cfg(feature = "critical-section")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `critical-section` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 7.85s [INFO] running `Command { std: "docker" "inspect" "ab22d2f155a383af15f8efad86a3f8c2c85c90c45642ce6c1faa753c6e4df386", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ab22d2f155a383af15f8efad86a3f8c2c85c90c45642ce6c1faa753c6e4df386", kill_on_drop: false }` [INFO] [stdout] ab22d2f155a383af15f8efad86a3f8c2c85c90c45642ce6c1faa753c6e4df386 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+1.83.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 2ae646bd04d974229b6b1d64631b8c3cdd256d88a052e0936e81d874e22ddfd7 [INFO] running `Command { std: "docker" "start" "-a" "2ae646bd04d974229b6b1d64631b8c3cdd256d88a052e0936e81d874e22ddfd7", kill_on_drop: false }` [INFO] [stderr] warning: unexpected `cfg` condition value: `rt` [INFO] [stderr] --> src/lib.rs:14:7 [INFO] [stderr] | [INFO] [stderr] 14 | #[cfg(feature = "rt")] [INFO] [stderr] | ^^^^^^^^^^^^^^ help: remove the condition [INFO] [stderr] | [INFO] [stderr] = note: no expected values for `feature` [INFO] [stderr] = help: consider adding `rt` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `rt` [INFO] [stderr] --> src/lib.rs:191:7 [INFO] [stderr] | [INFO] [stderr] 191 | #[cfg(feature = "rt")] [INFO] [stderr] | ^^^^^^^^^^^^^^ help: remove the condition [INFO] [stderr] | [INFO] [stderr] = note: no expected values for `feature` [INFO] [stderr] = help: consider adding `rt` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `critical-section` [INFO] [stderr] --> src/lib.rs:3168:11 [INFO] [stderr] | [INFO] [stderr] 3168 | #[cfg(feature = "critical-section")] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stderr] | [INFO] [stderr] = note: no expected values for `feature` [INFO] [stderr] = help: consider adding `critical-section` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: `rust_psoc62_pac` (lib) generated 3 warnings [INFO] [stderr] warning: `rust_psoc62_pac` (lib test) generated 3 warnings (3 duplicates) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.04s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/rust_psoc62_pac-8f500b6f169e5080) [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 rust_psoc62_pac [INFO] [stdout] [INFO] [stdout] running 9 tests [INFO] [stdout] test src/generic.rs - generic::Reg::as_ptr (line 91) ... ignored [INFO] [stdout] test src/generic.rs - generic::Reg::modify (line 192) ... ignored [INFO] [stdout] test src/generic.rs - generic::Reg::modify (line 198) ... ignored [INFO] [stdout] test src/generic.rs - generic::Reg::modify (line 206) ... ignored [INFO] [stdout] test src/generic.rs - generic::Reg::read (line 103) ... ignored [INFO] [stdout] test src/generic.rs - generic::Reg::read (line 107) ... ignored [INFO] [stdout] test src/generic.rs - generic::Reg::write (line 131) ... ignored [INFO] [stdout] test src/generic.rs - generic::Reg::write (line 135) ... ignored [INFO] [stdout] test src/generic.rs - generic::Reg::write (line 143) ... ignored [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 9 ignored; 0 measured; 0 filtered out; finished in 0.02s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "2ae646bd04d974229b6b1d64631b8c3cdd256d88a052e0936e81d874e22ddfd7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2ae646bd04d974229b6b1d64631b8c3cdd256d88a052e0936e81d874e22ddfd7", kill_on_drop: false }` [INFO] [stdout] 2ae646bd04d974229b6b1d64631b8c3cdd256d88a052e0936e81d874e22ddfd7