[INFO] fetching crate is31fl3193 0.1.1... [INFO] checking is31fl3193-0.1.1 against master#d4be8efc6296bace5b1e165f1b34d3c6da76aa8e for pr-110141 [INFO] extracting crate is31fl3193 0.1.1 into /workspace/builds/worker-4-tc1/source [INFO] validating manifest of crates.io crate is31fl3193 0.1.1 on toolchain d4be8efc6296bace5b1e165f1b34d3c6da76aa8e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d4be8efc6296bace5b1e165f1b34d3c6da76aa8e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-4-tc1/source/.cargo/config.toml [INFO] started tweaking crates.io crate is31fl3193 0.1.1 [INFO] finished tweaking crates.io crate is31fl3193 0.1.1 [INFO] tweaked toml for crates.io crate is31fl3193 0.1.1 written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] crate crates.io crate is31fl3193 0.1.1 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" "+d4be8efc6296bace5b1e165f1b34d3c6da76aa8e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded embedded-hal v1.0.0-alpha.9 [INFO] [stderr] Downloaded panic-probe v0.3.0 [INFO] [stderr] Downloaded defmt v0.3.2 [INFO] [stderr] Downloaded defmt-parser v0.3.1 [INFO] [stderr] Downloaded gcd v2.3.0 [INFO] [stderr] Downloaded defmt-macros v0.3.3 [INFO] [stderr] Downloaded embedded-dma v0.2.0 [INFO] [stderr] Downloaded defmt-rtt v0.4.0 [INFO] [stderr] Downloaded rp-pico v0.7.0 [INFO] [stderr] Downloaded rp2040-hal v0.8.0 [INFO] [stderr] Downloaded rp2040-pac v0.4.0 [INFO] [stderr] Downloaded pio v0.2.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:97d61d7686bf65f8ecb15491ab51835e82dc9176a96a831f143a431b191fc501" "/opt/rustwide/cargo-home/bin/cargo" "+d4be8efc6296bace5b1e165f1b34d3c6da76aa8e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 103674a60a0cfdbaf50f4cd1c36d09f0aa7c308b09eaebcab838557d9bdd08ff [INFO] running `Command { std: "docker" "start" "-a" "103674a60a0cfdbaf50f4cd1c36d09f0aa7c308b09eaebcab838557d9bdd08ff", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "103674a60a0cfdbaf50f4cd1c36d09f0aa7c308b09eaebcab838557d9bdd08ff", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "103674a60a0cfdbaf50f4cd1c36d09f0aa7c308b09eaebcab838557d9bdd08ff", kill_on_drop: false }` [INFO] [stdout] 103674a60a0cfdbaf50f4cd1c36d09f0aa7c308b09eaebcab838557d9bdd08ff [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:97d61d7686bf65f8ecb15491ab51835e82dc9176a96a831f143a431b191fc501" "/opt/rustwide/cargo-home/bin/cargo" "+d4be8efc6296bace5b1e165f1b34d3c6da76aa8e" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ceb104537621dbe268541cee0e9d70b938f06bd9b41c460bf0fe54b8f2bb62b5 [INFO] running `Command { std: "docker" "start" "-a" "ceb104537621dbe268541cee0e9d70b938f06bd9b41c460bf0fe54b8f2bb62b5", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.51 [INFO] [stderr] Compiling quote v1.0.23 [INFO] [stderr] Compiling unicode-ident v1.0.6 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling cortex-m v0.7.7 [INFO] [stderr] Checking nb v1.0.0 [INFO] [stderr] Compiling cortex-m-rt v0.7.3 [INFO] [stderr] Checking void v1.0.2 [INFO] [stderr] Checking vcell v0.1.3 [INFO] [stderr] Compiling defmt v0.3.2 [INFO] [stderr] Compiling paste v1.0.11 [INFO] [stderr] Compiling debug-helper v0.3.13 [INFO] [stderr] Checking bitfield v0.13.2 [INFO] [stderr] Compiling defmt-macros v0.3.3 [INFO] [stderr] Compiling rp2040-pac v0.4.0 [INFO] [stderr] Checking volatile-register v0.2.1 [INFO] [stderr] Compiling defmt-parser v0.3.1 [INFO] [stderr] Checking nb v0.1.3 [INFO] [stderr] Compiling crc-any v2.4.3 [INFO] [stderr] Checking either v1.8.1 [INFO] [stderr] Checking embedded-hal v0.2.7 [INFO] [stderr] Checking critical-section v1.1.1 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Checking arrayvec v0.7.2 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Checking gcd v2.3.0 [INFO] [stderr] Checking itertools v0.10.5 [INFO] [stderr] Checking embedded-dma v0.2.0 [INFO] [stderr] Compiling defmt-rtt v0.4.0 [INFO] [stderr] Checking usb-device v0.2.9 [INFO] [stderr] Compiling panic-probe v0.3.0 [INFO] [stderr] Checking embedded-hal v1.0.0-alpha.9 [INFO] [stderr] Checking fugit v0.3.6 [INFO] [stderr] Compiling rp-pico v0.7.0 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking panic-halt v0.2.0 [INFO] [stderr] Checking is31fl3193 v0.1.1 (/opt/rustwide/workdir) [INFO] [stderr] Compiling rp2040-boot2 v0.2.1 [INFO] [stderr] Compiling bare-metal v0.2.5 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling cortex-m-rt-macros v0.7.0 [INFO] [stderr] Compiling num_enum_derive v0.5.11 [INFO] [stderr] Compiling rp2040-hal-macros v0.1.0 [INFO] [stderr] Checking num_enum v0.5.11 [INFO] [stderr] Checking pio v0.2.1 [INFO] [stderr] Checking rp2040-hal v0.8.0 [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 12.40s [INFO] running `Command { std: "docker" "inspect" "ceb104537621dbe268541cee0e9d70b938f06bd9b41c460bf0fe54b8f2bb62b5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ceb104537621dbe268541cee0e9d70b938f06bd9b41c460bf0fe54b8f2bb62b5", kill_on_drop: false }` [INFO] [stdout] ceb104537621dbe268541cee0e9d70b938f06bd9b41c460bf0fe54b8f2bb62b5