[INFO] cloning repository https://github.com/superchausette/picobricks-oled-embassy [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/superchausette/picobricks-oled-embassy" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsuperchausette%2Fpicobricks-oled-embassy", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsuperchausette%2Fpicobricks-oled-embassy'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 993245157abaafee9bcfab1a9d17b7931304b24a [INFO] documenting superchausette/picobricks-oled-embassy against beta-2025-09-21 for beta-rustdoc-1.91-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsuperchausette%2Fpicobricks-oled-embassy" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-6-tc2/source/.cargo/config.toml [INFO] started tweaking git repo https://github.com/superchausette/picobricks-oled-embassy [INFO] finished tweaking git repo https://github.com/superchausette/picobricks-oled-embassy [INFO] tweaked toml for git repo https://github.com/superchausette/picobricks-oled-embassy written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/superchausette/picobricks-oled-embassy on toolchain beta-2025-09-21 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/superchausette/picobricks-oled-embassy 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-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d87068b7568c24af4cdf9f19257810ba861d06c2cafb456ac65aa4ba94dd8116 [INFO] running `Command { std: "docker" "start" "-a" "d87068b7568c24af4cdf9f19257810ba861d06c2cafb456ac65aa4ba94dd8116", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d87068b7568c24af4cdf9f19257810ba861d06c2cafb456ac65aa4ba94dd8116", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d87068b7568c24af4cdf9f19257810ba861d06c2cafb456ac65aa4ba94dd8116", kill_on_drop: false }` [INFO] [stdout] d87068b7568c24af4cdf9f19257810ba861d06c2cafb456ac65aa4ba94dd8116 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f768138d0a809f85c544ba1c450081d61e2ec5011738ebb6c87dfacf45dc7d3b [INFO] running `Command { std: "docker" "start" "-a" "f768138d0a809f85c544ba1c450081d61e2ec5011738ebb6c87dfacf45dc7d3b", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.78 [INFO] [stderr] Compiling defmt v0.3.5 [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Compiling thiserror v1.0.56 [INFO] [stderr] Checking nb v1.1.0 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Checking critical-section v1.1.2 [INFO] [stderr] Compiling defmt-macros v0.3.6 [INFO] [stderr] Compiling cortex-m v0.7.7 [INFO] [stderr] Compiling lock_api v0.4.11 [INFO] [stderr] Checking futures-sink v0.3.30 [INFO] [stderr] Compiling az v1.2.1 [INFO] [stderr] Checking futures-core v0.3.30 [INFO] [stderr] Compiling memchr v2.7.1 [INFO] [stderr] Checking pin-project-lite v0.2.13 [INFO] [stderr] Compiling parking_lot_core v0.9.9 [INFO] [stderr] Checking futures-task v0.3.30 [INFO] [stderr] Compiling semver v1.0.21 [INFO] [stderr] Compiling regex-syntax v0.8.2 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Checking nb v0.1.3 [INFO] [stderr] Compiling smallvec v1.13.1 [INFO] [stderr] Compiling rustix v0.38.31 [INFO] [stderr] Compiling bare-metal v0.2.5 [INFO] [stderr] Compiling hashbrown v0.14.3 [INFO] [stderr] Compiling linux-raw-sys v0.4.13 [INFO] [stderr] Checking embedded-hal v0.2.7 [INFO] [stderr] Compiling bitflags v2.4.2 [INFO] [stderr] Compiling serde v1.0.196 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling embassy-time-driver v0.1.0 [INFO] [stderr] Compiling siphasher v0.3.11 [INFO] [stderr] Checking hash32 v0.3.1 [INFO] [stderr] Compiling either v1.9.0 [INFO] [stderr] Compiling embassy-time-queue-driver v0.1.0 [INFO] [stderr] Checking vcell v0.1.3 [INFO] [stderr] Compiling embedded-io-async v0.6.1 [INFO] [stderr] Compiling new_debug_unreachable v1.0.4 [INFO] [stderr] Compiling precomputed-hash v0.1.1 [INFO] [stderr] Compiling aho-corasick v1.1.2 [INFO] [stderr] Compiling phf_shared v0.10.0 [INFO] [stderr] Compiling fixed v1.24.0 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling cortex-m-rt v0.7.3 [INFO] [stderr] Compiling log v0.4.20 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling fixedbitset v0.4.2 [INFO] [stderr] Checking heapless v0.8.0 [INFO] [stderr] Compiling ena v0.14.2 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Checking volatile-register v0.2.2 [INFO] [stderr] Compiling bit-set v0.5.3 [INFO] [stderr] Compiling indexmap v2.2.2 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling embassy-sync v0.5.0 [INFO] [stderr] Compiling unicode-xid v0.2.4 [INFO] [stderr] Checking bitfield v0.13.2 [INFO] [stderr] Compiling diff v0.1.13 [INFO] [stderr] Compiling heapless v0.7.17 [INFO] [stderr] Checking embedded-io v0.6.1 [INFO] [stderr] Compiling regex-syntax v0.6.29 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling syn v2.0.48 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Checking spin v0.9.8 [INFO] [stderr] Compiling document-features v0.2.8 [INFO] [stderr] Compiling term v0.7.0 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Checking hash32 v0.2.1 [INFO] [stderr] Compiling embedded-hal-async v1.0.0 [INFO] [stderr] Compiling petgraph v0.6.4 [INFO] [stderr] Compiling string_cache v0.8.7 [INFO] [stderr] Compiling debug-helper v0.3.13 [INFO] [stderr] Checking embassy-futures v0.1.1 [INFO] [stderr] Checking embedded-hal v1.0.0 [INFO] [stderr] Compiling embassy-sync v0.3.0 [INFO] [stderr] Compiling crc-any v2.4.4 [INFO] [stderr] Compiling ascii-canvas v3.0.0 [INFO] [stderr] Compiling is-terminal v0.4.10 [INFO] [stderr] Compiling usbd-hid-descriptors v0.1.2 [INFO] [stderr] Compiling half v2.3.1 [INFO] [stderr] Compiling num-traits v0.2.17 [INFO] [stderr] Compiling bytemuck v1.14.1 [INFO] [stderr] Checking encode_unicode v0.3.6 [INFO] [stderr] Compiling arrayvec v0.7.4 [INFO] [stderr] Compiling rp2040-boot2 v0.3.0 [INFO] [stderr] Checking embedded-storage v0.3.1 [INFO] [stderr] Compiling atomic-polyfill v1.0.3 [INFO] [stderr] Checking usb-device v0.2.9 [INFO] [stderr] Compiling termcolor v1.4.1 [INFO] [stderr] Checking display-interface v0.4.1 [INFO] [stderr] Compiling embassy-hal-internal v0.1.0 [INFO] [stderr] Checking embassy-net-driver v0.2.0 [INFO] [stderr] Compiling rp-pac v6.0.0 [INFO] [stderr] Compiling regex-automata v0.4.5 [INFO] [stderr] Compiling embassy-usb v0.1.0 [INFO] [stderr] Compiling unicode-width v0.1.11 [INFO] [stderr] Compiling portable-atomic v1.6.0 [INFO] [stderr] Compiling codespan-reporting v0.11.1 [INFO] [stderr] Checking embedded-storage-async v0.4.1 [INFO] [stderr] Checking futures-channel v0.3.30 [INFO] [stderr] Compiling embassy-rp v0.1.0 [INFO] [stderr] Compiling panic-probe v0.3.1 [INFO] [stderr] Checking futures-io v0.3.30 [INFO] [stderr] Compiling defmt-rtt v0.4.0 [INFO] [stderr] Checking byte-slice-cast v0.3.5 [INFO] [stderr] Compiling embassy-executor v0.5.0 [INFO] [stderr] Checking display-interface-spi v0.4.1 [INFO] [stderr] Checking display-interface-i2c v0.4.0 [INFO] [stderr] Checking embedded-graphics-core v0.4.0 [INFO] [stderr] Checking embedded-hal-nb v1.0.0 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking ssmarshal v1.0.0 [INFO] [stderr] Compiling oled-test v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] error: could not compile `fixed` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/beta-2025-09-21-x86_64-unknown-linux-gnu/bin/rustc --crate-name fixed --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fixed-1.24.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arbitrary", "az", "borsh", "f16", "fail-on-warnings", "num-traits", "serde", "serde-str", "std"))' -C metadata=af2f0a5e42d214e4 -C extra-filename=-71934bb456e1b4a9 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern az_crate=/opt/rustwide/target/debug/deps/libaz-254179862ead6da4.rmeta --extern bytemuck=/opt/rustwide/target/debug/deps/libbytemuck-d91d4cbdedf1ea9f.rmeta --extern half=/opt/rustwide/target/debug/deps/libhalf-29440ae12b627806.rmeta --extern typenum=/opt/rustwide/target/debug/deps/libtypenum-99e8dc3990265fbd.rmeta --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "f768138d0a809f85c544ba1c450081d61e2ec5011738ebb6c87dfacf45dc7d3b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f768138d0a809f85c544ba1c450081d61e2ec5011738ebb6c87dfacf45dc7d3b", kill_on_drop: false }` [INFO] [stdout] f768138d0a809f85c544ba1c450081d61e2ec5011738ebb6c87dfacf45dc7d3b