[INFO] cloning repository https://github.com/kleo-dev/voxa-server [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/kleo-dev/voxa-server" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkleo-dev%2Fvoxa-server", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkleo-dev%2Fvoxa-server'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 6f8644edead6b62d292052bec35ec6a6ce737f06 [INFO] testing kleo-dev/voxa-server against master#562dee4820c458d823175268e41601d4c060588a for pr-154210-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkleo-dev%2Fvoxa-server" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/kleo-dev/voxa-server [INFO] finished tweaking git repo https://github.com/kleo-dev/voxa-server [INFO] tweaked toml for git repo https://github.com/kleo-dev/voxa-server written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/kleo-dev/voxa-server on toolchain 562dee4820c458d823175268e41601d4c060588a [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Locking 160 packages to latest Rust 1.96.0-nightly compatible versions [INFO] [stderr] Adding crc v3.3.0 (available: v3.4.0) [INFO] [stderr] Adding generic-array v0.14.7 (available: v0.14.9) [INFO] [stderr] Adding rand v0.9.2 (available: v0.10.0) [INFO] [stderr] Adding rusqlite v0.37.0 (available: v0.39.0) [INFO] [stderr] Adding rustyline v17.0.2 (available: v18.0.0) [INFO] [stderr] Adding sha1 v0.10.6 (available: v0.11.0) [INFO] [stderr] Adding zip v7.2.0 (available: v8.5.1) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded wasm-bindgen-macro v0.2.117 [INFO] [stderr] Downloaded wasm-bindgen-shared v0.2.117 [INFO] [stderr] Downloaded wasm-bindgen-macro-support v0.2.117 [INFO] [stderr] Downloaded nibble_vec v0.1.0 [INFO] [stderr] Downloaded fd-lock v4.0.4 [INFO] [stderr] Downloaded time-core v0.1.8 [INFO] [stderr] Downloaded crc v3.3.0 [INFO] [stderr] Downloaded inout v0.1.4 [INFO] [stderr] Downloaded utf8-zero v0.8.1 [INFO] [stderr] Downloaded num-conv v0.2.1 [INFO] [stderr] Downloaded zeroize_derive v1.4.3 [INFO] [stderr] Downloaded zstd-safe v7.2.4 [INFO] [stderr] Downloaded endian-type v0.1.2 [INFO] [stderr] Downloaded deranged v0.5.8 [INFO] [stderr] Downloaded hashlink v0.10.0 [INFO] [stderr] Downloaded cipher v0.4.4 [INFO] [stderr] Downloaded deflate64 v0.1.12 [INFO] [stderr] Downloaded zstd v0.13.3 [INFO] [stderr] Downloaded ppmd-rust v1.4.0 [INFO] [stderr] Downloaded ureq-proto v0.6.0 [INFO] [stderr] Downloaded wasm-bindgen v0.2.117 [INFO] [stderr] Downloaded bzip2 v0.6.1 [INFO] [stderr] Downloaded zopfli v0.8.3 [INFO] [stderr] Downloaded libbz2-rs-sys v0.2.2 [INFO] [stderr] Downloaded zerocopy-derive v0.8.48 [INFO] [stderr] Downloaded js-sys v0.3.94 [INFO] [stderr] Downloaded zip v7.2.0 [INFO] [stderr] Downloaded unicode-segmentation v1.13.2 [INFO] [stderr] Downloaded typed-path v0.12.3 [INFO] [stderr] Downloaded aes v0.8.4 [INFO] [stderr] Downloaded ureq v3.3.0 [INFO] [stderr] Downloaded rustyline v17.0.2 [INFO] [stderr] Downloaded rusqlite v0.37.0 [INFO] [stderr] Downloaded zlib-rs v0.6.3 [INFO] [stderr] Downloaded radix_trie v0.2.1 [INFO] [stderr] Downloaded chrono v0.4.44 [INFO] [stderr] Downloaded lzma-rust2 v0.15.7 [INFO] [stderr] Downloaded webpki-roots v1.0.6 [INFO] [stderr] Downloaded time v0.3.47 [INFO] [stderr] Downloaded zstd-sys v2.0.16+zstd.1.5.7 [INFO] [stderr] Downloaded libsqlite3-sys v0.35.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] aa26a58966e430d1b14a5ec9852643e72076aabe3bcb65898c219633902fb7ad [INFO] running `Command { std: "docker" "start" "-a" "aa26a58966e430d1b14a5ec9852643e72076aabe3bcb65898c219633902fb7ad", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "aa26a58966e430d1b14a5ec9852643e72076aabe3bcb65898c219633902fb7ad", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "aa26a58966e430d1b14a5ec9852643e72076aabe3bcb65898c219633902fb7ad", kill_on_drop: false }` [INFO] [stdout] aa26a58966e430d1b14a5ec9852643e72076aabe3bcb65898c219633902fb7ad [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] acd4cdc723cb8f6a79a08f878efe2a4b619b19a1143c754fe1dfdb2b825d1555 [INFO] running `Command { std: "docker" "start" "-a" "acd4cdc723cb8f6a79a08f878efe2a4b619b19a1143c754fe1dfdb2b825d1555", kill_on_drop: false }` [INFO] [stderr] Compiling cfg-if v1.0.4 [INFO] [stderr] Compiling libc v0.2.184 [INFO] [stderr] Compiling typenum v1.19.0 [INFO] [stderr] Compiling find-msvc-tools v0.1.9 [INFO] [stderr] Compiling proc-macro2 v1.0.106 [INFO] [stderr] Compiling unicode-ident v1.0.24 [INFO] [stderr] Compiling quote v1.0.45 [INFO] [stderr] Compiling pkg-config v0.3.32 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling crc32fast v1.5.0 [INFO] [stderr] Compiling log v0.4.29 [INFO] [stderr] Compiling bitflags v2.11.0 [INFO] [stderr] Compiling simd-adler32 v0.3.9 [INFO] [stderr] Compiling cpufeatures v0.2.17 [INFO] [stderr] Compiling zerocopy v0.8.48 [INFO] [stderr] Compiling zstd-safe v7.2.4 [INFO] [stderr] Compiling rustix v1.1.4 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling itoa v1.0.18 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling autocfg v1.5.0 [INFO] [stderr] Compiling httparse v1.10.1 [INFO] [stderr] Compiling cfg_aliases v0.2.1 [INFO] [stderr] Compiling adler2 v2.0.1 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling untrusted v0.9.0 [INFO] [stderr] Compiling nix v0.30.1 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling foldhash v0.1.5 [INFO] [stderr] Compiling crc-catalog v2.4.0 [INFO] [stderr] Compiling memchr v2.8.0 [INFO] [stderr] Compiling zlib-rs v0.6.3 [INFO] [stderr] Compiling powerfmt v0.2.0 [INFO] [stderr] Compiling zmij v1.0.21 [INFO] [stderr] Compiling linux-raw-sys v0.12.1 [INFO] [stderr] Compiling bytes v1.11.1 [INFO] [stderr] Compiling rustls v0.23.37 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling deranged v0.5.8 [INFO] [stderr] Compiling crc v3.3.0 [INFO] [stderr] Compiling hashbrown v0.15.5 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling nibble_vec v0.1.0 [INFO] [stderr] Compiling endian-type v0.1.2 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling num-conv v0.2.1 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Compiling once_cell v1.21.4 [INFO] [stderr] Compiling time-core v0.1.8 [INFO] [stderr] Compiling libsqlite3-sys v0.35.0 [INFO] [stderr] Compiling libbz2-rs-sys v0.2.2 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling anyhow v1.0.102 [INFO] [stderr] Compiling hashbrown v0.17.0 [INFO] [stderr] Compiling syn v2.0.117 [INFO] [stderr] Compiling jobserver v0.1.34 [INFO] [stderr] Compiling crypto-common v0.1.7 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling inout v0.1.4 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling cipher v0.4.4 [INFO] [stderr] Compiling http v1.4.0 [INFO] [stderr] Compiling cc v1.2.59 [INFO] [stderr] Compiling bumpalo v3.20.2 [INFO] [stderr] Compiling indexmap v2.14.0 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling zopfli v0.8.3 [INFO] [stderr] Compiling time v0.3.47 [INFO] [stderr] Compiling aes v0.8.4 [INFO] [stderr] Compiling pbkdf2 v0.12.2 [INFO] [stderr] Compiling getrandom v0.2.17 [INFO] [stderr] Compiling lzma-rust2 v0.15.7 [INFO] [stderr] Compiling rand_core v0.9.5 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling bzip2 v0.6.1 [INFO] [stderr] Compiling hashlink v0.10.0 [INFO] [stderr] Compiling ureq-proto v0.6.0 [INFO] [stderr] Compiling radix_trie v0.2.1 [INFO] [stderr] Compiling ppmd-rust v1.4.0 [INFO] [stderr] Compiling fd-lock v4.0.4 [INFO] [stderr] Compiling iana-time-zone v0.1.65 [INFO] [stderr] Compiling utf8-zero v0.8.1 [INFO] [stderr] Compiling deflate64 v0.1.12 [INFO] [stderr] Compiling fallible-streaming-iterator v0.1.9 [INFO] [stderr] Compiling unicode-segmentation v1.13.2 [INFO] [stderr] Compiling typed-path v0.12.3 [INFO] [stderr] Compiling percent-encoding v2.3.2 [INFO] [stderr] Compiling fallible-iterator v0.3.0 [INFO] [stderr] Compiling constant_time_eq v0.3.1 [INFO] [stderr] Compiling unicode-width v0.2.2 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling home v0.5.12 [INFO] [stderr] Compiling rusqlite v0.37.0 [INFO] [stderr] Compiling chrono v0.4.44 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling zstd-sys v2.0.16+zstd.1.5.7 [INFO] [stderr] Compiling flate2 v1.1.9 [INFO] [stderr] Compiling rustyline v17.0.2 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling zeroize_derive v1.4.3 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling zeroize v1.8.2 [INFO] [stderr] Compiling rustls-pki-types v1.14.0 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling webpki-roots v1.0.6 [INFO] [stderr] Compiling rustls-webpki v0.103.10 [INFO] [stderr] Compiling zstd v0.13.3 [INFO] [stderr] Compiling zip v7.2.0 [INFO] [stderr] Compiling ureq v3.3.0 [INFO] [stderr] Compiling axiom-server v0.1.1-beta1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 42.08s [INFO] running `Command { std: "docker" "inspect" "acd4cdc723cb8f6a79a08f878efe2a4b619b19a1143c754fe1dfdb2b825d1555", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "acd4cdc723cb8f6a79a08f878efe2a4b619b19a1143c754fe1dfdb2b825d1555", kill_on_drop: false }` [INFO] [stdout] acd4cdc723cb8f6a79a08f878efe2a4b619b19a1143c754fe1dfdb2b825d1555 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f0aae6aa504b01b1398621805f9af24fe1013e574f2c3368e090d7abd2791c34 [INFO] running `Command { std: "docker" "start" "-a" "f0aae6aa504b01b1398621805f9af24fe1013e574f2c3368e090d7abd2791c34", kill_on_drop: false }` [INFO] [stderr] Compiling axiom-server v0.1.1-beta1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.22s [INFO] running `Command { std: "docker" "inspect" "f0aae6aa504b01b1398621805f9af24fe1013e574f2c3368e090d7abd2791c34", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f0aae6aa504b01b1398621805f9af24fe1013e574f2c3368e090d7abd2791c34", kill_on_drop: false }` [INFO] [stdout] f0aae6aa504b01b1398621805f9af24fe1013e574f2c3368e090d7abd2791c34 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] ec8c1d682ea54b0e6a48b018056f6477d710e216ae022d0d2fd45e5a10f50abe [INFO] running `Command { std: "docker" "start" "-a" "ec8c1d682ea54b0e6a48b018056f6477d710e216ae022d0d2fd45e5a10f50abe", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.11s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/axiom_server-6c6b27257c4e2449) [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" "ec8c1d682ea54b0e6a48b018056f6477d710e216ae022d0d2fd45e5a10f50abe", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ec8c1d682ea54b0e6a48b018056f6477d710e216ae022d0d2fd45e5a10f50abe", kill_on_drop: false }` [INFO] [stdout] ec8c1d682ea54b0e6a48b018056f6477d710e216ae022d0d2fd45e5a10f50abe