[INFO] cloning repository https://github.com/joris-gallot/peekr [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/joris-gallot/peekr" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjoris-gallot%2Fpeekr", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjoris-gallot%2Fpeekr'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] edd0270d1a3a5db49707726600e3bd365a4e3a30 [INFO] testing joris-gallot/peekr against try#28f95933dc0727396c07b48d0a8cb5211b7fb472 for pr-154065-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjoris-gallot%2Fpeekr" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/joris-gallot/peekr [INFO] finished tweaking git repo https://github.com/joris-gallot/peekr [INFO] tweaked toml for git repo https://github.com/joris-gallot/peekr written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/joris-gallot/peekr on toolchain 28f95933dc0727396c07b48d0a8cb5211b7fb472 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/joris-gallot/peekr 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" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/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" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c59ee3e8a65193af09e4b2c8dd01ab8180c137a532fb4f1b5b94cae80ae24413 [INFO] running `Command { std: "docker" "start" "-a" "c59ee3e8a65193af09e4b2c8dd01ab8180c137a532fb4f1b5b94cae80ae24413", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c59ee3e8a65193af09e4b2c8dd01ab8180c137a532fb4f1b5b94cae80ae24413", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c59ee3e8a65193af09e4b2c8dd01ab8180c137a532fb4f1b5b94cae80ae24413", kill_on_drop: false }` [INFO] [stdout] c59ee3e8a65193af09e4b2c8dd01ab8180c137a532fb4f1b5b94cae80ae24413 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/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" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b43f81fd098874e7d52a5cd101f70a1f95a2ddce20504da6461e4df04478ad9f [INFO] running `Command { std: "docker" "start" "-a" "b43f81fd098874e7d52a5cd101f70a1f95a2ddce20504da6461e4df04478ad9f", kill_on_drop: false }` [INFO] [stderr] Compiling typenum v1.20.0 [INFO] [stderr] Compiling slab v0.4.12 [INFO] [stderr] Compiling log v0.4.30 [INFO] [stderr] Compiling autocfg v1.5.1 [INFO] [stderr] Compiling http v1.4.1 [INFO] [stderr] Compiling cc v1.2.62 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling futures-sink v0.3.32 [INFO] [stderr] Compiling serde_json v1.0.150 [INFO] [stderr] Compiling crc-catalog v2.5.0 [INFO] [stderr] Compiling event-listener v5.4.1 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling tokio v1.52.3 [INFO] [stderr] Compiling tracing-core v0.1.36 [INFO] [stderr] Compiling icu_normalizer v2.2.0 [INFO] [stderr] Compiling crc v3.4.0 [INFO] [stderr] Compiling futures-util v0.3.32 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling tracing v0.1.44 [INFO] [stderr] Compiling num-conv v0.2.2 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling time-macros v0.2.27 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling url v2.5.8 [INFO] [stderr] Compiling idna_adapter v1.2.2 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling futures-intrusive v0.5.0 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crypto-common v0.1.7 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling hyper v1.9.0 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling libsqlite3-sys v0.30.1 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling time v0.3.47 [INFO] [stderr] Compiling flume v0.11.1 [INFO] [stderr] Compiling futures-channel v0.3.32 [INFO] [stderr] Compiling sync_wrapper v1.0.2 [INFO] [stderr] Compiling tungstenite v0.29.0 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling atoi v2.0.0 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling either v1.16.0 [INFO] [stderr] Compiling tokio-stream v0.1.18 [INFO] [stderr] Compiling serde_repr v0.1.20 [INFO] [stderr] Compiling dotenvy v0.15.7 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling axum-core v0.5.6 [INFO] [stderr] Compiling bollard-stubs v1.53.1-rc.29.3.1 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling sysinfo v0.33.1 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling base64ct v1.8.3 [INFO] [stderr] Compiling tracing-subscriber v0.3.23 [INFO] [stderr] Compiling rand v0.8.6 [INFO] [stderr] Compiling futures-executor v0.3.32 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling peekr-common v0.1.0 (/opt/rustwide/workdir/crates/common) [INFO] [stderr] Compiling password-hash v0.5.0 [INFO] [stderr] Compiling blake2 v0.10.6 [INFO] [stderr] Compiling http-range-header v0.4.2 [INFO] [stderr] Compiling cookie v0.18.1 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling simple_asn1 v0.6.4 [INFO] [stderr] Compiling tungstenite v0.24.0 [INFO] [stderr] Compiling argon2 v0.5.3 [INFO] [stderr] Compiling hyper-util v0.1.20 [INFO] [stderr] Compiling tokio-tungstenite v0.29.0 [INFO] [stderr] Compiling tower v0.5.3 [INFO] [stderr] Compiling sqlx-core v0.8.6 [INFO] [stderr] Compiling tower-http v0.6.11 [INFO] [stderr] Compiling tokio-tungstenite v0.24.0 [INFO] [stderr] Compiling hyperlocal v0.9.1 [INFO] [stderr] Compiling axum v0.8.9 [INFO] [stderr] Compiling jsonwebtoken v9.3.1 [INFO] [stderr] Compiling axum-extra v0.10.3 [INFO] [stderr] Compiling sqlx-sqlite v0.8.6 [INFO] [stderr] Compiling sqlx-macros-core v0.8.6 [INFO] [stderr] Compiling bollard v0.21.0 [INFO] [stderr] Compiling sqlx-macros v0.8.6 [INFO] [stderr] Compiling peekr-agent v0.1.0 (/opt/rustwide/workdir/crates/agent) [INFO] [stderr] Compiling sqlx v0.8.6 [INFO] [stderr] Compiling peekr-server v0.1.0 (/opt/rustwide/workdir/crates/server) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 30s [INFO] running `Command { std: "docker" "inspect" "b43f81fd098874e7d52a5cd101f70a1f95a2ddce20504da6461e4df04478ad9f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b43f81fd098874e7d52a5cd101f70a1f95a2ddce20504da6461e4df04478ad9f", kill_on_drop: false }` [INFO] [stdout] b43f81fd098874e7d52a5cd101f70a1f95a2ddce20504da6461e4df04478ad9f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/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" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ccd6f7005b3e587d72d3aca93abf5ac5c9d43f703f8a8d16b050c665912dbf34 [INFO] running `Command { std: "docker" "start" "-a" "ccd6f7005b3e587d72d3aca93abf5ac5c9d43f703f8a8d16b050c665912dbf34", kill_on_drop: false }` [INFO] [stderr] Compiling hyper-util v0.1.20 [INFO] [stderr] Compiling zeroize v1.8.2 [INFO] [stderr] Compiling tower v0.5.3 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling rustls v0.23.40 [INFO] [stderr] Compiling url v2.5.8 [INFO] [stderr] Compiling rustls-pki-types v1.14.1 [INFO] [stderr] Compiling axum-core v0.5.6 [INFO] [stderr] Compiling peekr-common v0.1.0 (/opt/rustwide/workdir/crates/common) [INFO] [stderr] Compiling rustls-webpki v0.103.13 [INFO] [stderr] Compiling webpki-roots v1.0.7 [INFO] [stderr] Compiling sqlx-core v0.8.6 [INFO] [stderr] Compiling tower-http v0.6.11 [INFO] [stderr] Compiling cookie_store v0.22.1 [INFO] [stderr] Compiling hyperlocal v0.9.1 [INFO] [stderr] Compiling bollard v0.21.0 [INFO] [stderr] Compiling axum v0.8.9 [INFO] [stderr] Compiling sqlx-sqlite v0.8.6 [INFO] [stderr] Compiling peekr-agent v0.1.0 (/opt/rustwide/workdir/crates/agent) [INFO] [stderr] Compiling tokio-rustls v0.26.4 [INFO] [stderr] Compiling hyper-rustls v0.27.9 [INFO] [stderr] Compiling reqwest v0.12.28 [INFO] [stderr] Compiling sqlx-macros-core v0.8.6 [INFO] [stderr] Compiling axum-extra v0.10.3 [INFO] [stderr] Compiling sqlx-macros v0.8.6 [INFO] [stderr] Compiling sqlx v0.8.6 [INFO] [stderr] Compiling peekr-server v0.1.0 (/opt/rustwide/workdir/crates/server) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 48.61s [INFO] running `Command { std: "docker" "inspect" "ccd6f7005b3e587d72d3aca93abf5ac5c9d43f703f8a8d16b050c665912dbf34", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ccd6f7005b3e587d72d3aca93abf5ac5c9d43f703f8a8d16b050c665912dbf34", kill_on_drop: false }` [INFO] [stdout] ccd6f7005b3e587d72d3aca93abf5ac5c9d43f703f8a8d16b050c665912dbf34 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/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" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 3f05ae6543eddf6f829fb07085b8fe9933ed8bb6d8c4bbda798e6416a6f5ff5c [INFO] running `Command { std: "docker" "start" "-a" "3f05ae6543eddf6f829fb07085b8fe9933ed8bb6d8c4bbda798e6416a6f5ff5c", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.48s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/peekr_agent-4324a3c070304f0a) [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] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/peekr_common-6bc1d8deaf83203d) [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/peekr_server-30da52cbcccd4e38) [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] [stdout] [INFO] [stdout] running 7 tests [INFO] [stdout] test tests::cpu_percent_zero_when_no_delta ... ok [INFO] [stdout] test auth::tests::token_rejects_wrong_secret_and_garbage ... ok [INFO] [stdout] test tests::cpu_percent_treats_zero_cores_as_one ... ok [INFO] [stdout] test auth::tests::token_roundtrip ... ok [INFO] [stdout] test tests::cpu_percent_scales_by_cores ... ok [INFO] [stdout] test auth::tests::user_row_persists_and_verifies ... ok [INFO] [stdout] test auth::tests::password_roundtrip ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 3.38s [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/peekr-e7da358c7b6f05d5) [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] [stderr] Running tests/api.rs (/opt/rustwide/target/debug/deps/api-0f462b67a23880b6) [INFO] [stdout] [INFO] [stdout] running 5 tests [INFO] [stdout] test accepts_since_query ... ignored, needs: docker compose -f fixtures/compose.yaml up -d [INFO] [stdout] test auth_flow ... ignored, needs: docker compose -f fixtures/compose.yaml up -d [INFO] [stdout] test lists_fixture_containers ... ignored, needs: docker compose -f fixtures/compose.yaml up -d [INFO] [stdout] test streams_stats_samples ... ignored, needs: docker compose -f fixtures/compose.yaml up -d [INFO] [stdout] test streams_structured_log_lines ... ignored, needs: docker compose -f fixtures/compose.yaml up -d [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 5 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests peekr_common [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] [stderr] Doc-tests peekr_server [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" "3f05ae6543eddf6f829fb07085b8fe9933ed8bb6d8c4bbda798e6416a6f5ff5c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3f05ae6543eddf6f829fb07085b8fe9933ed8bb6d8c4bbda798e6416a6f5ff5c", kill_on_drop: false }` [INFO] [stdout] 3f05ae6543eddf6f829fb07085b8fe9933ed8bb6d8c4bbda798e6416a6f5ff5c