[INFO] cloning repository https://github.com/mikedilger/mosaic-server [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mikedilger/mosaic-server" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmikedilger%2Fmosaic-server", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmikedilger%2Fmosaic-server'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 6c577faa7000a58ea3d061c2eba20036fa8b2a86 [INFO] building mikedilger/mosaic-server against master#ad85bc524b1ad696e42061ad8338d382dffbdbe5 for pr-146237-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmikedilger%2Fmosaic-server" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/mikedilger/mosaic-server [INFO] finished tweaking git repo https://github.com/mikedilger/mosaic-server [INFO] tweaked toml for git repo https://github.com/mikedilger/mosaic-server written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/mikedilger/mosaic-server 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/mikedilger/mosaic-server 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 git repository `https://github.com/mikedilger/mosaic-core` [INFO] [stderr] Updating git repository `https://github.com/mikedilger/mosaic-net` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Updating git repository `https://github.com/mikedilger/alt-tls` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded tinyvec v1.10.0 [INFO] [stderr] Downloaded serde_bencode v0.2.4 [INFO] [stderr] Downloaded ghash v0.5.1 [INFO] [stderr] Downloaded scrypt v0.11.0 [INFO] [stderr] Downloaded asn1-rs-derive v0.6.0 [INFO] [stderr] Downloaded hpke-rs-crypto v0.2.0 [INFO] [stderr] Downloaded hpke-rs-rust-crypto v0.2.0 [INFO] [stderr] Downloaded dyn-clone v1.0.20 [INFO] [stderr] Downloaded constant_time_eq v0.4.2 [INFO] [stderr] Downloaded ed25519-dalek v2.2.0 [INFO] [stderr] Downloaded oid-registry v0.8.1 [INFO] [stderr] Downloaded mainline v5.4.0 [INFO] [stderr] Downloaded p384 v0.13.1 [INFO] [stderr] Downloaded rustls v0.23.31 [INFO] [stderr] Downloaded der-parser v10.0.0 [INFO] [stderr] Downloaded webpki-root-certs v1.0.2 [INFO] [stderr] Downloaded security-framework v3.3.0 [INFO] [stderr] Downloaded litrs v0.4.2 [INFO] [stderr] Downloaded asn1-rs v0.7.1 [INFO] [stderr] Downloaded aes-gcm v0.10.3 [INFO] [stderr] Downloaded hpke-rs v0.2.0 [INFO] [stderr] Downloaded winapi-util v0.1.10 [INFO] [stderr] Downloaded x509-parser v0.17.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] 04270f42347602701321d6b31694056cff947f831fa2dd81a5dc3acaf8e236fa [INFO] running `Command { std: "docker" "start" "-a" "04270f42347602701321d6b31694056cff947f831fa2dd81a5dc3acaf8e236fa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "04270f42347602701321d6b31694056cff947f831fa2dd81a5dc3acaf8e236fa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "04270f42347602701321d6b31694056cff947f831fa2dd81a5dc3acaf8e236fa", kill_on_drop: false }` [INFO] [stdout] 04270f42347602701321d6b31694056cff947f831fa2dd81a5dc3acaf8e236fa [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] 6d622c8cfc31a1ec2198d5cfe42e4945b4ab605edb8082d626cea80bf7914db8 [INFO] running `Command { std: "docker" "start" "-a" "6d622c8cfc31a1ec2198d5cfe42e4945b4ab605edb8082d626cea80bf7914db8", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.101 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling base64ct v1.8.0 [INFO] [stderr] Compiling const-oid v0.9.6 [INFO] [stderr] Compiling semver v1.0.26 [INFO] [stderr] Compiling thiserror v2.0.16 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling cc v1.2.34 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling time v0.3.41 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling base16ct v0.2.0 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling rustls v0.23.31 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling pem-rfc7468 v0.7.0 [INFO] [stderr] Compiling bytemuck v1.23.2 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling oid-registry v0.8.1 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling quinn-udp v0.5.13 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling safe_arch v0.7.4 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling litrs v0.4.2 [INFO] [stderr] Compiling ff v0.13.1 [INFO] [stderr] Compiling hpke-rs-crypto v0.2.0 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling group v0.13.0 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling siphasher v1.0.1 [INFO] [stderr] Compiling constant_time_eq v0.3.1 [INFO] [stderr] Compiling arrayref v0.3.9 [INFO] [stderr] Compiling crc v3.3.0 [INFO] [stderr] Compiling pem v3.0.5 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling tinyvec v1.10.0 [INFO] [stderr] Compiling curve25519-dalek v4.1.3 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling password-hash v0.5.0 [INFO] [stderr] Compiling document-features v0.2.11 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling flume v0.11.1 [INFO] [stderr] Compiling futures-lite v2.6.1 [INFO] [stderr] Compiling wide v0.7.33 [INFO] [stderr] Compiling quinn v0.11.8 [INFO] [stderr] Compiling mio v1.0.4 [INFO] [stderr] Compiling lru v0.13.0 [INFO] [stderr] Compiling lru-slab v0.1.2 [INFO] [stderr] Compiling sha1_smol v1.0.1 [INFO] [stderr] Compiling data-encoding v2.9.0 [INFO] [stderr] Compiling dyn-clone v1.0.20 [INFO] [stderr] Compiling rustc-hash v2.1.1 [INFO] [stderr] Compiling z32 v1.3.0 [INFO] [stderr] Compiling bitflags v2.9.3 [INFO] [stderr] Compiling constant_time_eq v0.4.2 [INFO] [stderr] Compiling dashmap v6.1.0 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling blake3 v1.8.2 [INFO] [stderr] Compiling rusticata-macros v4.1.0 [INFO] [stderr] Compiling yasna v0.5.2 [INFO] [stderr] Compiling fastbloom v0.9.0 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling zeroize_derive v1.4.2 [INFO] [stderr] Compiling thiserror-impl v2.0.16 [INFO] [stderr] Compiling curve25519-dalek-derive v0.1.1 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling asn1-rs-derive v0.6.0 [INFO] [stderr] Compiling asn1-rs-impl v0.2.0 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling zeroize v1.8.1 [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling der v0.7.10 [INFO] [stderr] Compiling rustls-pki-types v1.12.0 [INFO] [stderr] Compiling hpke-rs v0.2.0 [INFO] [stderr] Compiling asn1-rs v0.7.1 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling rustls-native-certs v0.8.1 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling rustls-webpki v0.103.4 [INFO] [stderr] Compiling rcgen v0.13.2 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling inout v0.1.4 [INFO] [stderr] Compiling crypto-bigint v0.5.5 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling universal-hash v0.5.1 [INFO] [stderr] Compiling cipher v0.4.4 [INFO] [stderr] Compiling polyval v0.6.2 [INFO] [stderr] Compiling aead v0.5.2 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling hkdf v0.12.4 [INFO] [stderr] Compiling signature v2.2.0 [INFO] [stderr] Compiling chacha20 v0.9.1 [INFO] [stderr] Compiling aes v0.8.4 [INFO] [stderr] Compiling ctr v0.9.2 [INFO] [stderr] Compiling ghash v0.5.1 [INFO] [stderr] Compiling poly1305 v0.8.0 [INFO] [stderr] Compiling pbkdf2 v0.12.2 [INFO] [stderr] Compiling spki v0.7.3 [INFO] [stderr] Compiling salsa20 v0.10.2 [INFO] [stderr] Compiling der-parser v10.0.0 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling pkcs8 v0.10.2 [INFO] [stderr] Compiling aes-gcm v0.10.3 [INFO] [stderr] Compiling chacha20poly1305 v0.10.1 [INFO] [stderr] Compiling scrypt v0.11.0 [INFO] [stderr] Compiling sec1 v0.7.3 [INFO] [stderr] Compiling ed25519 v2.2.3 [INFO] [stderr] Compiling x509-parser v0.17.0 [INFO] [stderr] Compiling elliptic-curve v0.13.8 [INFO] [stderr] Compiling ed25519-dalek v2.2.0 [INFO] [stderr] Compiling x25519-dalek v2.0.1 [INFO] [stderr] Compiling primeorder v0.13.6 [INFO] [stderr] Compiling p256 v0.13.2 [INFO] [stderr] Compiling p384 v0.13.1 [INFO] [stderr] Compiling hpke-rs-rust-crypto v0.2.0 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling serde_bytes v0.11.17 [INFO] [stderr] Compiling serde_bencode v0.2.4 [INFO] [stderr] Compiling mainline v5.4.0 [INFO] [stderr] Compiling alt-tls v0.1.0 (https://github.com/mikedilger/alt-tls?branch=master#6289cf47) [INFO] [stderr] Compiling rustls-platform-verifier v0.5.3 [INFO] [stderr] Compiling quinn-proto v0.11.12 [INFO] [stderr] Compiling mosaic-core v0.4.14 (https://github.com/mikedilger/mosaic-core?branch=master#76e0d2ed) [INFO] [stderr] Compiling mosaic-net v0.3.0 (https://github.com/mikedilger/mosaic-net?branch=master#6cc1ccfc) [INFO] [stderr] Compiling mosaic-server v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 58.08s [INFO] running `Command { std: "docker" "inspect" "6d622c8cfc31a1ec2198d5cfe42e4945b4ab605edb8082d626cea80bf7914db8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6d622c8cfc31a1ec2198d5cfe42e4945b4ab605edb8082d626cea80bf7914db8", kill_on_drop: false }` [INFO] [stdout] 6d622c8cfc31a1ec2198d5cfe42e4945b4ab605edb8082d626cea80bf7914db8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] 95666407d23dd83150b9ae49c74763e33c5ee5bb61554c093cf9017e55c4d808 [INFO] running `Command { std: "docker" "start" "-a" "95666407d23dd83150b9ae49c74763e33c5ee5bb61554c093cf9017e55c4d808", kill_on_drop: false }` [INFO] [stderr] Compiling mosaic-server v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 2.70s [INFO] running `Command { std: "docker" "inspect" "95666407d23dd83150b9ae49c74763e33c5ee5bb61554c093cf9017e55c4d808", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "95666407d23dd83150b9ae49c74763e33c5ee5bb61554c093cf9017e55c4d808", kill_on_drop: false }` [INFO] [stdout] 95666407d23dd83150b9ae49c74763e33c5ee5bb61554c093cf9017e55c4d808