[INFO] cloning repository https://github.com/Laupetin/open-bitdemon-emulator
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Laupetin/open-bitdemon-emulator" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLaupetin%2Fopen-bitdemon-emulator", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLaupetin%2Fopen-bitdemon-emulator'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 21fecd5163c8e39cb18f4649e77be0df21b6dd7f
[INFO] building Laupetin/open-bitdemon-emulator against master#ad85bc524b1ad696e42061ad8338d382dffbdbe5 for pr-146237-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLaupetin%2Fopen-bitdemon-emulator" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Laupetin/open-bitdemon-emulator
[INFO] finished tweaking git repo https://github.com/Laupetin/open-bitdemon-emulator
[INFO] tweaked toml for git repo https://github.com/Laupetin/open-bitdemon-emulator written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Laupetin/open-bitdemon-emulator on toolchain ad85bc524b1ad696e42061ad8338d382dffbdbe5
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Laupetin/open-bitdemon-emulator 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" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded serde_derive v1.0.227
[INFO] [stderr]   Downloaded snafu-derive v0.8.9
[INFO] [stderr]   Downloaded tiger v0.2.1
[INFO] [stderr]   Downloaded foldhash v0.1.4
[INFO] [stderr]   Downloaded serde_core v1.0.227
[INFO] [stderr]   Downloaded snafu v0.8.9
[INFO] [stderr]   Downloaded serde v1.0.227
[INFO] [stderr]   Downloaded axum-extra v0.10.1
[INFO] [stderr]   Downloaded jiff-static v0.2.4
[INFO] [stderr]   Downloaded rusqlite v0.37.0
[INFO] [stderr]   Downloaded jiff v0.2.4
[INFO] [stderr]   Downloaded ring v0.17.13
[INFO] [stderr]   Downloaded libsqlite3-sys v0.35.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 69f671c755dd4dc6e846a5ee23ae8afc3bfddc31e4649e8c663b4e7d4214c417
[INFO] running `Command { std: "docker" "start" "-a" "69f671c755dd4dc6e846a5ee23ae8afc3bfddc31e4649e8c663b4e7d4214c417", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "69f671c755dd4dc6e846a5ee23ae8afc3bfddc31e4649e8c663b4e7d4214c417", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "69f671c755dd4dc6e846a5ee23ae8afc3bfddc31e4649e8c663b4e7d4214c417", kill_on_drop: false }`
[INFO] [stdout] 69f671c755dd4dc6e846a5ee23ae8afc3bfddc31e4649e8c663b4e7d4214c417
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5aa5fb0ae82006cc0e963a070340f7fc5f071d7feb5b30900c48530aee58e3a6
[INFO] running `Command { std: "docker" "start" "-a" "5aa5fb0ae82006cc0e963a070340f7fc5f071d7feb5b30900c48530aee58e3a6", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.16
[INFO] [stderr]    Compiling serde_core v1.0.227
[INFO] [stderr]    Compiling cc v1.2.14
[INFO] [stderr]    Compiling serde v1.0.227
[INFO] [stderr]    Compiling getrandom v0.3.1
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling socket2 v0.6.0
[INFO] [stderr]    Compiling signal-hook-registry v1.4.2
[INFO] [stderr]    Compiling mio v1.0.3
[INFO] [stderr]    Compiling block-padding v0.3.3
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling http-body-util v0.1.2
[INFO] [stderr]    Compiling foldhash v0.1.4
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling proc-macro2 v1.0.93
[INFO] [stderr]    Compiling hashbrown v0.15.2
[INFO] [stderr]    Compiling inout v0.1.3
[INFO] [stderr]    Compiling anstream v0.6.18
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling tiger v0.2.1
[INFO] [stderr]    Compiling axum-core v0.5.2
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling env_filter v0.1.3
[INFO] [stderr]    Compiling fallible-iterator v0.3.0
[INFO] [stderr]    Compiling bitflags v2.8.0
[INFO] [stderr]    Compiling fallible-streaming-iterator v0.1.9
[INFO] [stderr]    Compiling jiff v0.2.4
[INFO] [stderr]    Compiling hashlink v0.10.0
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling quote v1.0.38
[INFO] [stderr]    Compiling cbc v0.1.2
[INFO] [stderr]    Compiling des v0.8.1
[INFO] [stderr]    Compiling aes v0.8.4
[INFO] [stderr]    Compiling syn v2.0.98
[INFO] [stderr]    Compiling libsqlite3-sys v0.35.0
[INFO] [stderr]    Compiling ring v0.17.13
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling env_logger v0.11.8
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling serde_derive v1.0.227
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling snafu-derive v0.8.9
[INFO] [stderr]    Compiling num-derive v0.4.2
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling snafu v0.8.9
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling libbitdemon v0.1.0 (/opt/rustwide/workdir/libbitdemon)
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling serde_path_to_error v0.1.16
[INFO] [stderr]    Compiling jsonwebtoken v9.3.1
[INFO] [stderr]    Compiling hyper v1.6.0
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling tokio-util v0.7.16
[INFO] [stderr]    Compiling rusqlite v0.37.0
[INFO] [stderr]    Compiling hyper-util v0.1.10
[INFO] [stderr]    Compiling axum v0.8.4
[INFO] [stderr]    Compiling axum-extra v0.10.1
[INFO] [stderr]    Compiling dw-server v0.1.0 (/opt/rustwide/workdir/dw-server)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 52.50s
[INFO] running `Command { std: "docker" "inspect" "5aa5fb0ae82006cc0e963a070340f7fc5f071d7feb5b30900c48530aee58e3a6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5aa5fb0ae82006cc0e963a070340f7fc5f071d7feb5b30900c48530aee58e3a6", kill_on_drop: false }`
[INFO] [stdout] 5aa5fb0ae82006cc0e963a070340f7fc5f071d7feb5b30900c48530aee58e3a6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 40d906ff30cb352c5c980ade5a869ce9d45f8ab14034979660a3fc8357201dd4
[INFO] running `Command { std: "docker" "start" "-a" "40d906ff30cb352c5c980ade5a869ce9d45f8ab14034979660a3fc8357201dd4", kill_on_drop: false }`
[INFO] [stderr]    Compiling libbitdemon v0.1.0 (/opt/rustwide/workdir/libbitdemon)
[INFO] [stderr]    Compiling dw-server v0.1.0 (/opt/rustwide/workdir/dw-server)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 2.72s
[INFO] running `Command { std: "docker" "inspect" "40d906ff30cb352c5c980ade5a869ce9d45f8ab14034979660a3fc8357201dd4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "40d906ff30cb352c5c980ade5a869ce9d45f8ab14034979660a3fc8357201dd4", kill_on_drop: false }`
[INFO] [stdout] 40d906ff30cb352c5c980ade5a869ce9d45f8ab14034979660a3fc8357201dd4
