[INFO] fetching crate paper-server 1.9.11... [INFO] testing paper-server-1.9.11 against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146098-8 [INFO] extracting crate paper-server 1.9.11 into /workspace/builds/worker-4-tc1/source [INFO] started tweaking crates.io crate paper-server 1.9.11 [INFO] finished tweaking crates.io crate paper-server 1.9.11 [INFO] tweaked toml for crates.io crate paper-server 1.9.11 written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate paper-server 1.9.11 on toolchain c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate paper-server 1.9.11 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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded linreg v0.2.0 [INFO] [stderr] Downloaded typesize-derive v0.1.11 [INFO] [stderr] Downloaded kwik v1.18.7 [INFO] [stderr] Downloaded thread-id v4.2.2 [INFO] [stderr] Downloaded cc v1.2.18 [INFO] [stderr] Downloaded log4rs v1.3.0 [INFO] [stderr] Downloaded dlv-list v0.6.0 [INFO] [stderr] Downloaded typesize v0.1.14 [INFO] [stderr] Downloaded statrs v0.18.0 [INFO] [stderr] Downloaded gnuplot v0.0.46 [INFO] [stderr] Downloaded paper-utils v1.2.6 [INFO] [stderr] Downloaded paper-cache v1.11.12 [INFO] [stderr] Downloaded sysinfo v0.37.0 [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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9379dfe48cb8cf917ab4287dc24e8db77ae94d51b89fb7a0c5af4b2eeb3ea2a4 [INFO] running `Command { std: "docker" "start" "-a" "9379dfe48cb8cf917ab4287dc24e8db77ae94d51b89fb7a0c5af4b2eeb3ea2a4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9379dfe48cb8cf917ab4287dc24e8db77ae94d51b89fb7a0c5af4b2eeb3ea2a4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9379dfe48cb8cf917ab4287dc24e8db77ae94d51b89fb7a0c5af4b2eeb3ea2a4", kill_on_drop: false }` [INFO] [stdout] 9379dfe48cb8cf917ab4287dc24e8db77ae94d51b89fb7a0c5af4b2eeb3ea2a4 [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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 657011cb2e0b12d348f9ec32d02b5af2921eab8eff531b281fa30ab938ff80b6 [INFO] running `Command { std: "docker" "start" "-a" "657011cb2e0b12d348f9ec32d02b5af2921eab8eff531b281fa30ab938ff80b6", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.94 [INFO] [stderr] Compiling zerocopy v0.8.24 [INFO] [stderr] Compiling getrandom v0.3.2 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling lock_api v0.4.13 [INFO] [stderr] Compiling bytemuck v1.22.0 [INFO] [stderr] Compiling matrixmultiply v0.3.9 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling rustix v1.0.5 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling approx v0.5.1 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling bitflags v2.9.0 [INFO] [stderr] Compiling linux-raw-sys v0.9.3 [INFO] [stderr] Compiling thiserror v2.0.16 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling safe_arch v0.7.4 [INFO] [stderr] Compiling indexmap v2.11.0 [INFO] [stderr] Compiling cc v1.2.18 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling csv-core v0.1.12 [INFO] [stderr] Compiling destructure_traitobject v0.2.0 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling unsafe-any-ors v1.0.0 [INFO] [stderr] Compiling rayon v1.11.0 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling md-5 v0.10.6 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling num-format v0.4.4 [INFO] [stderr] Compiling ordered-float v2.10.1 [INFO] [stderr] Compiling sysinfo v0.37.0 [INFO] [stderr] Compiling nohash-hasher v0.2.0 [INFO] [stderr] Compiling chrono v0.4.40 [INFO] [stderr] Compiling wide v0.7.32 [INFO] [stderr] Compiling clap_builder v4.5.47 [INFO] [stderr] Compiling dashmap v6.1.0 [INFO] [stderr] Compiling typemap-ors v1.0.0 [INFO] [stderr] Compiling crossbeam-channel v0.5.15 [INFO] [stderr] Compiling thread-id v4.2.2 [INFO] [stderr] Compiling dlv-list v0.6.0 [INFO] [stderr] Compiling log-mdc v0.1.0 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling parse-size v1.1.0 [INFO] [stderr] Compiling tikv-jemalloc-sys v0.6.0+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7 [INFO] [stderr] Compiling syn v2.0.100 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling tempfile v3.21.0 [INFO] [stderr] Compiling simba v0.9.0 [INFO] [stderr] Compiling gnuplot v0.0.46 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling displaydoc v0.1.7 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling rand_distr v0.4.3 [INFO] [stderr] Compiling linreg v0.2.0 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling thiserror-impl v2.0.16 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling typesize-derive v0.1.11 [INFO] [stderr] Compiling clap_derive v4.5.47 [INFO] [stderr] Compiling typesize v0.1.14 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling paper-utils v1.2.6 [INFO] [stderr] Compiling clap v4.5.47 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling nalgebra v0.33.2 [INFO] [stderr] Compiling csv v1.3.1 [INFO] [stderr] Compiling log v0.4.28 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling serde-value v0.7.0 [INFO] [stderr] Compiling serde_yaml v0.9.34+deprecated [INFO] [stderr] Compiling log4rs v1.3.0 [INFO] [stderr] Compiling statrs v0.18.0 [INFO] [stderr] Compiling kwik v1.18.7 [INFO] [stderr] Compiling paper-cache v1.11.12 [INFO] [stderr] Compiling tikv-jemallocator v0.6.0 [INFO] [stderr] Compiling paper-server v1.9.11 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 06s [INFO] running `Command { std: "docker" "inspect" "657011cb2e0b12d348f9ec32d02b5af2921eab8eff531b281fa30ab938ff80b6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "657011cb2e0b12d348f9ec32d02b5af2921eab8eff531b281fa30ab938ff80b6", kill_on_drop: false }` [INFO] [stdout] 657011cb2e0b12d348f9ec32d02b5af2921eab8eff531b281fa30ab938ff80b6 [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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a8213a0d2b58a137517ec2c3ca9a8f72e03ab179c0bbeff5f07c5d73eabfe03f [INFO] running `Command { std: "docker" "start" "-a" "a8213a0d2b58a137517ec2c3ca9a8f72e03ab179c0bbeff5f07c5d73eabfe03f", kill_on_drop: false }` [INFO] [stderr] Compiling paper-server v1.9.11 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.68s [INFO] running `Command { std: "docker" "inspect" "a8213a0d2b58a137517ec2c3ca9a8f72e03ab179c0bbeff5f07c5d73eabfe03f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a8213a0d2b58a137517ec2c3ca9a8f72e03ab179c0bbeff5f07c5d73eabfe03f", kill_on_drop: false }` [INFO] [stdout] a8213a0d2b58a137517ec2c3ca9a8f72e03ab179c0bbeff5f07c5d73eabfe03f [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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 50c4363c8ec54c72c76aa368446e1077df9e1ff9d164b24eecb8c61a83d046fd [INFO] running `Command { std: "docker" "start" "-a" "50c4363c8ec54c72c76aa368446e1077df9e1ff9d164b24eecb8c61a83d046fd", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.16s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/paper_server-39fae60d80e2b45a) [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" "50c4363c8ec54c72c76aa368446e1077df9e1ff9d164b24eecb8c61a83d046fd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "50c4363c8ec54c72c76aa368446e1077df9e1ff9d164b24eecb8c61a83d046fd", kill_on_drop: false }` [INFO] [stdout] 50c4363c8ec54c72c76aa368446e1077df9e1ff9d164b24eecb8c61a83d046fd