[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#c7f6aa2869acdbf014d094c6e427e554e160b6db for pr-146237-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLaupetin%2Fopen-bitdemon-emulator" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-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-4-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/Laupetin/open-bitdemon-emulator on toolchain c7f6aa2869acdbf014d094c6e427e554e160b6db [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded serde_core v1.0.227 [INFO] [stderr] Downloaded des v0.8.1 [INFO] [stderr] Downloaded snafu-derive v0.8.9 [INFO] [stderr] Downloaded axum-extra v0.10.1 [INFO] [stderr] Downloaded snafu v0.8.9 [INFO] [stderr] Downloaded jiff-static v0.2.4 [INFO] [stderr] Downloaded cc v1.2.14 [INFO] [stderr] Downloaded serde v1.0.227 [INFO] [stderr] Downloaded serde_derive v1.0.227 [INFO] [stderr] Downloaded tiger v0.2.1 [INFO] [stderr] Downloaded jiff v0.2.4 [INFO] [stderr] Downloaded ring v0.17.13 [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6d5900762ed8fd8054d841081ba12fc739c060754493cb1bcee0d96194818df7 [INFO] running `Command { std: "docker" "start" "-a" "6d5900762ed8fd8054d841081ba12fc739c060754493cb1bcee0d96194818df7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6d5900762ed8fd8054d841081ba12fc739c060754493cb1bcee0d96194818df7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6d5900762ed8fd8054d841081ba12fc739c060754493cb1bcee0d96194818df7", kill_on_drop: false }` [INFO] [stdout] 6d5900762ed8fd8054d841081ba12fc739c060754493cb1bcee0d96194818df7 [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1d494f6a4ca81efdba06ef327692fc7867ddd5dd1b26cb4491d60fb609d0cea7 [INFO] running `Command { std: "docker" "start" "-a" "1d494f6a4ca81efdba06ef327692fc7867ddd5dd1b26cb4491d60fb609d0cea7", kill_on_drop: false }` [INFO] [stderr] Compiling serde_core v1.0.227 [INFO] [stderr] Compiling log v0.4.28 [INFO] [stderr] Compiling serde v1.0.227 [INFO] [stderr] Compiling cc v1.2.14 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling syn v2.0.98 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling mio v1.0.3 [INFO] [stderr] Compiling rustversion v1.0.19 [INFO] [stderr] Compiling block-padding v0.3.3 [INFO] [stderr] Compiling getrandom v0.3.1 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling sync_wrapper v1.0.2 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling http-body-util v0.1.2 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling foldhash v0.1.4 [INFO] [stderr] Compiling inout v0.1.3 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling cipher v0.4.4 [INFO] [stderr] Compiling hashbrown v0.15.2 [INFO] [stderr] Compiling matchit v0.8.4 [INFO] [stderr] Compiling anstream v0.6.18 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling des v0.8.1 [INFO] [stderr] Compiling aes v0.8.4 [INFO] [stderr] Compiling cbc v0.1.2 [INFO] [stderr] Compiling chrono v0.4.42 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling tiger v0.2.1 [INFO] [stderr] Compiling fallible-streaming-iterator v0.1.9 [INFO] [stderr] Compiling fallible-iterator v0.3.0 [INFO] [stderr] Compiling jiff v0.2.4 [INFO] [stderr] Compiling hashlink v0.10.0 [INFO] [stderr] Compiling axum-core v0.5.2 [INFO] [stderr] Compiling libsqlite3-sys v0.35.0 [INFO] [stderr] Compiling ring v0.17.13 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling env_filter v0.1.3 [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 env_logger v0.11.8 [INFO] [stderr] Compiling ppv-lite86 v0.2.20 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling snafu v0.8.9 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling libbitdemon v0.1.0 (/opt/rustwide/workdir/libbitdemon) [INFO] [stderr] Compiling serde_path_to_error v0.1.16 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [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 hyper-util v0.1.10 [INFO] [stderr] Compiling axum v0.8.4 [INFO] [stderr] Compiling rusqlite v0.37.0 [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 55.03s [INFO] running `Command { std: "docker" "inspect" "1d494f6a4ca81efdba06ef327692fc7867ddd5dd1b26cb4491d60fb609d0cea7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1d494f6a4ca81efdba06ef327692fc7867ddd5dd1b26cb4491d60fb609d0cea7", kill_on_drop: false }` [INFO] [stdout] 1d494f6a4ca81efdba06ef327692fc7867ddd5dd1b26cb4491d60fb609d0cea7 [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f8f4922d1a337642afe3552d5ec85aafbd04228816a34f39adc0c99bdfd7af01 [INFO] running `Command { std: "docker" "start" "-a" "f8f4922d1a337642afe3552d5ec85aafbd04228816a34f39adc0c99bdfd7af01", 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.56s [INFO] running `Command { std: "docker" "inspect" "f8f4922d1a337642afe3552d5ec85aafbd04228816a34f39adc0c99bdfd7af01", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f8f4922d1a337642afe3552d5ec85aafbd04228816a34f39adc0c99bdfd7af01", kill_on_drop: false }` [INFO] [stdout] f8f4922d1a337642afe3552d5ec85aafbd04228816a34f39adc0c99bdfd7af01