[INFO] fetching crate atsame70n19b 0.28.0-alpha2...
[INFO] checking atsame70n19b-0.28.0-alpha2 against master#b0696a5160711c068cb1f01b7437db7990d15750 for pr-121848
[INFO] extracting crate atsame70n19b 0.28.0-alpha2 into /workspace/builds/worker-0-tc1/source
[INFO] validating manifest of crates.io crate atsame70n19b 0.28.0-alpha2 on toolchain b0696a5160711c068cb1f01b7437db7990d15750
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b0696a5160711c068cb1f01b7437db7990d15750" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate atsame70n19b 0.28.0-alpha2
[INFO] finished tweaking crates.io crate atsame70n19b 0.28.0-alpha2
[INFO] tweaked toml for crates.io crate atsame70n19b 0.28.0-alpha2 written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b0696a5160711c068cb1f01b7437db7990d15750" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b0696a5160711c068cb1f01b7437db7990d15750" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded inflections v1.1.1
[INFO] [stderr]   Downloaded env_logger v0.10.2
[INFO] [stderr]   Downloaded anstyle-parse v0.2.3
[INFO] [stderr]   Downloaded cortex-m-rt-macros v0.7.0
[INFO] [stderr]   Downloaded anstyle-query v1.0.2
[INFO] [stderr]   Downloaded form v0.10.0
[INFO] [stderr]   Downloaded svd-parser v0.14.5
[INFO] [stderr]   Downloaded anstream v0.6.13
[INFO] [stderr]   Downloaded strsim v0.11.0
[INFO] [stderr]   Downloaded irx-config v3.4.0
[INFO] [stderr]   Downloaded roxmltree v0.19.0
[INFO] [stderr]   Downloaded svd-rs v0.14.8
[INFO] [stderr]   Downloaded svd2rust v0.28.0
[INFO] [stderr]   Downloaded anstyle-wincon v3.0.2
[INFO] [stderr]   Downloaded cortex-m-rt v0.7.3
[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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+b0696a5160711c068cb1f01b7437db7990d15750" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 7c15c97a793fe2a7b869370d9d53a154734a4fc57f0d30b47c37bfe354b117c0
[INFO] running `Command { std: "docker" "start" "-a" "7c15c97a793fe2a7b869370d9d53a154734a4fc57f0d30b47c37bfe354b117c0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7c15c97a793fe2a7b869370d9d53a154734a4fc57f0d30b47c37bfe354b117c0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7c15c97a793fe2a7b869370d9d53a154734a4fc57f0d30b47c37bfe354b117c0", kill_on_drop: false }`
[INFO] [stdout] 7c15c97a793fe2a7b869370d9d53a154734a4fc57f0d30b47c37bfe354b117c0
[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=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" "+b0696a5160711c068cb1f01b7437db7990d15750" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 16b4cc2e1708dce820e9d8e28cf310229891c73866f9f4e9288c08691f9a01b5
[INFO] running `Command { std: "docker" "start" "-a" "16b4cc2e1708dce820e9d8e28cf310229891c73866f9f4e9288c08691f9a01b5", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling serde v1.0.197
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]    Compiling utf8parse v0.2.1
[INFO] [stderr]    Compiling syn v2.0.52
[INFO] [stderr]    Compiling thiserror v1.0.57
[INFO] [stderr]    Compiling anstyle-query v1.0.2
[INFO] [stderr]    Compiling anstyle v1.0.6
[INFO] [stderr]    Compiling colorchoice v1.0.0
[INFO] [stderr]    Compiling anstyle-parse v0.2.3
[INFO] [stderr]    Compiling blake3 v1.5.0
[INFO] [stderr]    Compiling termcolor v1.4.1
[INFO] [stderr]    Compiling itoa v1.0.10
[INFO] [stderr]    Compiling strsim v0.11.0
[INFO] [stderr]    Compiling ryu v1.0.17
[INFO] [stderr]    Compiling anstream v0.6.13
[INFO] [stderr]    Compiling clap_lex v0.7.0
[INFO] [stderr]    Compiling winnow v0.6.5
[INFO] [stderr]    Compiling semver-parser v0.7.0
[INFO] [stderr]    Compiling humantime v2.1.0
[INFO] [stderr]    Compiling log v0.4.21
[INFO] [stderr]    Compiling semver v0.9.0
[INFO] [stderr]    Compiling clap_builder v4.5.2
[INFO] [stderr]    Compiling serde_json v1.0.114
[INFO] [stderr]    Compiling arrayvec v0.7.4
[INFO] [stderr]    Compiling arrayref v0.3.7
[INFO] [stderr]    Compiling constant_time_eq v0.3.0
[INFO] [stderr]    Compiling unsafe-libyaml v0.2.10
[INFO] [stderr]    Compiling rustc_version v0.2.3
[INFO] [stderr]    Compiling is-terminal v0.4.12
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling unicode-width v0.1.11
[INFO] [stderr]    Compiling roxmltree v0.19.0
[INFO] [stderr]    Compiling svd2rust v0.28.0
[INFO] [stderr]    Compiling getopts v0.2.21
[INFO] [stderr]    Compiling bare-metal v0.2.5
[INFO] [stderr]    Compiling env_logger v0.9.3
[INFO] [stderr]    Compiling env_logger v0.10.2
[INFO] [stderr]    Compiling cortex-m v0.7.7
[INFO] [stderr]    Compiling inflections v1.1.1
[INFO] [stderr]     Checking nb v0.1.3
[INFO] [stderr]     Checking vcell v0.1.3
[INFO] [stderr]     Checking embedded-hal v0.2.7
[INFO] [stderr]     Checking volatile-register v0.2.2
[INFO] [stderr]     Checking bitfield v0.13.2
[INFO] [stderr]    Compiling convert_case v0.4.0
[INFO] [stderr]    Compiling serde_derive v1.0.197
[INFO] [stderr]    Compiling thiserror-impl v1.0.57
[INFO] [stderr]    Compiling clap v4.5.2
[INFO] [stderr]    Compiling darling_core v0.14.4
[INFO] [stderr]    Compiling form v0.10.0
[INFO] [stderr]    Compiling derive_more v0.99.17
[INFO] [stderr]    Compiling darling_macro v0.14.4
[INFO] [stderr]    Compiling darling v0.14.4
[INFO] [stderr]    Compiling derive_builder_core v0.12.0
[INFO] [stderr]    Compiling derive_builder_macro v0.12.0
[INFO] [stderr]    Compiling derive_builder v0.12.0
[INFO] [stderr]    Compiling toml_datetime v0.6.5
[INFO] [stderr]    Compiling serde_spanned v0.6.5
[INFO] [stderr]    Compiling svd-rs v0.14.8
[INFO] [stderr]    Compiling serde_yaml v0.9.32
[INFO] [stderr]    Compiling toml_edit v0.22.7
[INFO] [stderr]    Compiling svd-parser v0.14.5
[INFO] [stderr]    Compiling toml v0.8.11
[INFO] [stderr]    Compiling irx-config v3.4.0
[INFO] [stderr]    Compiling atsame70n19b v0.28.0-alpha2 (/opt/rustwide/workdir)
[INFO] [stdout] warning: lint `private_in_public` has been removed: replaced with another group of lints, see RFC <https://rust-lang.github.io/rfcs/2145-type-privacy.html> for more information
[INFO] [stdout]   --> src/lib.rs:16:11
[INFO] [stdout]    |
[INFO] [stdout] 16 | #![deny ( private_in_public ) ]
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(renamed_and_removed_lints)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lint `private_in_public` has been removed: replaced with another group of lints, see RFC <https://rust-lang.github.io/rfcs/2145-type-privacy.html> for more information
[INFO] [stdout]   --> src/lib.rs:16:11
[INFO] [stdout]    |
[INFO] [stdout] 16 | #![deny ( private_in_public ) ]
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(renamed_and_removed_lints)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 04s
[INFO] running `Command { std: "docker" "inspect" "16b4cc2e1708dce820e9d8e28cf310229891c73866f9f4e9288c08691f9a01b5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "16b4cc2e1708dce820e9d8e28cf310229891c73866f9f4e9288c08691f9a01b5", kill_on_drop: false }`
[INFO] [stdout] 16b4cc2e1708dce820e9d8e28cf310229891c73866f9f4e9288c08691f9a01b5
