[INFO] cloning repository https://github.com/mausch/panelito [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mausch/panelito" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmausch%2Fpanelito", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmausch%2Fpanelito'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] b7872166529fc087723027280f12170c5fd5426d [INFO] testing mausch/panelito against beta-2025-09-21 for beta-1.91-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmausch%2Fpanelito" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/mausch/panelito [INFO] finished tweaking git repo https://github.com/mausch/panelito [INFO] tweaked toml for git repo https://github.com/mausch/panelito written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/mausch/panelito 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/mausch/panelito 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] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] b4d488a045a9e82b267de4b63898cc5aa144026562e665c45203ba1f58012672 [INFO] running `Command { std: "docker" "start" "-a" "b4d488a045a9e82b267de4b63898cc5aa144026562e665c45203ba1f58012672", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b4d488a045a9e82b267de4b63898cc5aa144026562e665c45203ba1f58012672", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b4d488a045a9e82b267de4b63898cc5aa144026562e665c45203ba1f58012672", kill_on_drop: false }` [INFO] [stdout] b4d488a045a9e82b267de4b63898cc5aa144026562e665c45203ba1f58012672 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8259c64684f95d5785c1a9e5697cca891bea3a3ee293d315181b246a078d4b82 [INFO] running `Command { std: "docker" "start" "-a" "8259c64684f95d5785c1a9e5697cca891bea3a3ee293d315181b246a078d4b82", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.151 [INFO] [stderr] Compiling proc-macro2 v1.0.73 [INFO] [stderr] Compiling serde v1.0.193 [INFO] [stderr] Compiling uninitialized v0.0.2 [INFO] [stderr] Compiling memchr v2.7.1 [INFO] [stderr] Compiling regex-syntax v0.8.3 [INFO] [stderr] Compiling lock_api v0.4.11 [INFO] [stderr] Compiling libudev-sys v0.1.4 [INFO] [stderr] Compiling mccs v0.1.3 [INFO] [stderr] Compiling rustls v0.21.10 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling i2c v0.1.0 [INFO] [stderr] Compiling anyhow v1.0.78 [INFO] [stderr] Compiling dtoa v0.4.8 [INFO] [stderr] Compiling bytes v1.5.0 [INFO] [stderr] Compiling futures-core v0.3.30 [INFO] [stderr] Compiling resize-slice v0.1.3 [INFO] [stderr] Compiling base64 v0.21.5 [INFO] [stderr] Compiling thiserror v1.0.53 [INFO] [stderr] Compiling ddc v0.2.2 [INFO] [stderr] Compiling anstyle-parse v0.2.3 [INFO] [stderr] Compiling anstyle v1.0.6 [INFO] [stderr] Compiling anstyle-query v1.0.2 [INFO] [stderr] Compiling rustls-pemfile v1.0.4 [INFO] [stderr] Compiling ddc-hi v0.4.1 [INFO] [stderr] Compiling futures-sink v0.3.30 [INFO] [stderr] Compiling serde_json v1.0.109 [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stderr] Compiling quote v1.0.34 [INFO] [stderr] Compiling rustls-native-certs v0.6.3 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling anstream v0.6.13 [INFO] [stderr] Compiling itoa v1.0.10 [INFO] [stderr] Compiling ryu v1.0.16 [INFO] [stderr] Compiling bpaf v0.9.8 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling syn v2.0.44 [INFO] [stderr] Compiling getrandom v0.2.11 [INFO] [stderr] Compiling memchr v1.0.2 [INFO] [stderr] Compiling i2c-linux-sys v0.2.1 [INFO] [stderr] Compiling socket2 v0.5.5 [INFO] [stderr] Compiling udev v0.2.0 [INFO] [stderr] Compiling mio v0.8.10 [INFO] [stderr] Compiling errno v0.2.8 [INFO] [stderr] Compiling memmap v0.7.0 [INFO] [stderr] Compiling nom v3.2.1 [INFO] [stderr] Compiling i2c-linux v0.1.2 [INFO] [stderr] Compiling framebuffer v0.3.1 [INFO] [stderr] Compiling flume v0.11.0 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling ddc-i2c v0.2.2 [INFO] [stderr] Compiling mccs-caps v0.1.3 [INFO] [stderr] Compiling edid v0.3.0 [INFO] [stderr] Compiling regex-automata v0.4.6 [INFO] [stderr] Compiling ring v0.17.7 [INFO] [stderr] Compiling serde_derive v1.0.193 [INFO] [stderr] Compiling tokio-macros v2.2.0 [INFO] [stderr] Compiling thiserror-impl v1.0.53 [INFO] [stderr] Compiling tokio v1.35.1 [INFO] [stderr] Compiling regex v1.10.4 [INFO] [stderr] Compiling env_filter v0.1.0 [INFO] [stderr] Compiling env_logger v0.11.3 [INFO] [stderr] Compiling rustls-webpki v0.101.7 [INFO] [stderr] Compiling sct v0.7.1 [INFO] [stderr] Compiling tokio-rustls v0.24.1 [INFO] [stderr] Compiling serde_yaml v0.7.5 [INFO] [stderr] Compiling rumqttc v0.23.0 [INFO] [stderr] Compiling mccs-db v0.1.3 [INFO] [stderr] Compiling panelito v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 27.41s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nom v3.2.1 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] running `Command { std: "docker" "inspect" "8259c64684f95d5785c1a9e5697cca891bea3a3ee293d315181b246a078d4b82", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8259c64684f95d5785c1a9e5697cca891bea3a3ee293d315181b246a078d4b82", kill_on_drop: false }` [INFO] [stdout] 8259c64684f95d5785c1a9e5697cca891bea3a3ee293d315181b246a078d4b82 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 75fdfae62dac94ad8cb538a42617e9c41433c0c73ca828278a168aa6472e31e9 [INFO] running `Command { std: "docker" "start" "-a" "75fdfae62dac94ad8cb538a42617e9c41433c0c73ca828278a168aa6472e31e9", kill_on_drop: false }` [INFO] [stderr] Compiling panelito v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.66s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nom v3.2.1 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] running `Command { std: "docker" "inspect" "75fdfae62dac94ad8cb538a42617e9c41433c0c73ca828278a168aa6472e31e9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "75fdfae62dac94ad8cb538a42617e9c41433c0c73ca828278a168aa6472e31e9", kill_on_drop: false }` [INFO] [stdout] 75fdfae62dac94ad8cb538a42617e9c41433c0c73ca828278a168aa6472e31e9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] cbd63b83b9c8316e60bdb0f207f135ef06cc2b3708c936a2be7acd22fd48c535 [INFO] running `Command { std: "docker" "start" "-a" "cbd63b83b9c8316e60bdb0f207f135ef06cc2b3708c936a2be7acd22fd48c535", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.15s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nom v3.2.1 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/panelito-1943df6badb821b8) [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] running `Command { std: "docker" "inspect" "cbd63b83b9c8316e60bdb0f207f135ef06cc2b3708c936a2be7acd22fd48c535", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cbd63b83b9c8316e60bdb0f207f135ef06cc2b3708c936a2be7acd22fd48c535", kill_on_drop: false }` [INFO] [stdout] cbd63b83b9c8316e60bdb0f207f135ef06cc2b3708c936a2be7acd22fd48c535