[INFO] fetching crate d3xs-firmware 0.1.0...
[INFO] testing d3xs-firmware-0.1.0 against beta-2025-09-21 for beta-1.91-3
[INFO] extracting crate d3xs-firmware 0.1.0 into /workspace/builds/worker-3-tc2/source
[INFO] removed /workspace/builds/worker-3-tc2/source/.cargo/config.toml
[INFO] started tweaking crates.io crate d3xs-firmware 0.1.0
[INFO] finished tweaking crates.io crate d3xs-firmware 0.1.0
[INFO] tweaked toml for crates.io crate d3xs-firmware 0.1.0 written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate d3xs-firmware 0.1.0 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 crates.io crate d3xs-firmware 0.1.0 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-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] 3d599f4612e6770215369a63e6dbbc93de895f9bfd06fa63f904586872e0f48f
[INFO] running `Command { std: "docker" "start" "-a" "3d599f4612e6770215369a63e6dbbc93de895f9bfd06fa63f904586872e0f48f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3d599f4612e6770215369a63e6dbbc93de895f9bfd06fa63f904586872e0f48f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3d599f4612e6770215369a63e6dbbc93de895f9bfd06fa63f904586872e0f48f", kill_on_drop: false }`
[INFO] [stdout] 3d599f4612e6770215369a63e6dbbc93de895f9bfd06fa63f904586872e0f48f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] 419fe17cd8303bbb21bbf938c3e880e14301e13cd663c082792107e5da5dcfcd
[INFO] running `Command { std: "docker" "start" "-a" "419fe17cd8303bbb21bbf938c3e880e14301e13cd663c082792107e5da5dcfcd", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.69
[INFO] [stderr]    Compiling zeroize v1.7.0
[INFO] [stderr]    Compiling libc v0.2.150
[INFO] [stderr]    Compiling semver v1.0.20
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling cpufeatures v0.2.11
[INFO] [stderr]    Compiling platforms v3.2.0
[INFO] [stderr]    Compiling rustix v0.38.25
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling bitflags v2.4.1
[INFO] [stderr]    Compiling linux-raw-sys v0.4.11
[INFO] [stderr]    Compiling serde v1.0.193
[INFO] [stderr]    Compiling cvt v0.1.2
[INFO] [stderr]    Compiling anyhow v1.0.75
[INFO] [stderr]    Compiling keccak v0.1.4
[INFO] [stderr]    Compiling serde_json v1.0.108
[INFO] [stderr]    Compiling thiserror v1.0.50
[INFO] [stderr]    Compiling rustc_version v0.4.0
[INFO] [stderr]    Compiling quote v1.0.33
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling inout v0.1.3
[INFO] [stderr]    Compiling universal-hash v0.5.1
[INFO] [stderr]    Compiling aead v0.5.2
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling poly1305 v0.8.0
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling syn v2.0.39
[INFO] [stderr]    Compiling curve25519-dalek v4.1.1
[INFO] [stderr]    Compiling salsa20 v0.10.2
[INFO] [stderr]    Compiling crypto_secretbox v0.1.1
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling data-encoding v2.5.0
[INFO] [stderr]    Compiling sha3 v0.10.8
[INFO] [stderr]    Compiling home v0.5.5
[INFO] [stderr]    Compiling normpath v1.1.1
[INFO] [stderr]    Compiling fastrand v2.0.1
[INFO] [stderr]    Compiling itoa v1.0.9
[INFO] [stderr]    Compiling ryu v1.0.15
[INFO] [stderr]    Compiling either v1.9.0
[INFO] [stderr]    Compiling shlex v1.2.0
[INFO] [stderr]    Compiling log v0.4.20
[INFO] [stderr]    Compiling nix v0.26.4
[INFO] [stderr]    Compiling getrandom v0.2.11
[INFO] [stderr]    Compiling filetime v0.2.22
[INFO] [stderr]    Compiling fs_at v0.1.10
[INFO] [stderr]    Compiling remove_dir_all v0.8.2
[INFO] [stderr]    Compiling which v4.4.2
[INFO] [stderr]    Compiling tempfile v3.8.1
[INFO] [stderr]    Compiling thiserror-impl-no-std v2.0.2
[INFO] [stderr]    Compiling strum_macros v0.24.3
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]    Compiling serde_derive v1.0.193
[INFO] [stderr]    Compiling thiserror-impl v1.0.50
[INFO] [stderr]    Compiling thiserror-no-std v2.0.2
[INFO] [stderr]    Compiling strum v0.24.1
[INFO] [stderr]    Compiling crypto_box v0.9.1
[INFO] [stderr]    Compiling d3xs-protocol v0.1.0
[INFO] [stderr]    Compiling embuild v0.31.4
[INFO] [stderr]    Compiling d3xs-firmware v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr] warning: d3xs-firmware@0.1.0: Missing D3XS_BRIDGE_KEY, using random key
[INFO] [stdout] error[E0601]: `main` function not found in crate `d3xs_firmware`
[INFO] [stdout]    --> src/main.rs:203:2
[INFO] [stdout]     |
[INFO] [stdout] 203 | }
[INFO] [stdout]     |  ^ consider adding a `main` function to `src/main.rs`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0601`.
[INFO] [stdout] 
[INFO] [stderr] warning: d3xs-firmware@0.1.0: Missing D3XS_BRIDGE_KEY, using random key
[INFO] [stderr] error: could not compile `d3xs-firmware` (bin "d3xs-firmware") due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "419fe17cd8303bbb21bbf938c3e880e14301e13cd663c082792107e5da5dcfcd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "419fe17cd8303bbb21bbf938c3e880e14301e13cd663c082792107e5da5dcfcd", kill_on_drop: false }`
[INFO] [stdout] 419fe17cd8303bbb21bbf938c3e880e14301e13cd663c082792107e5da5dcfcd
