[INFO] fetching crate pocx_aggregator 1.0.2... [INFO] testing pocx_aggregator-1.0.2 against master#562dee4820c458d823175268e41601d4c060588a for pr-154210-2 [INFO] extracting crate pocx_aggregator 1.0.2 into /workspace/builds/worker-0-tc1/source [INFO] started tweaking crates.io crate pocx_aggregator 1.0.2 [INFO] finished tweaking crates.io crate pocx_aggregator 1.0.2 [INFO] tweaked toml for crates.io crate pocx_aggregator 1.0.2 written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate pocx_aggregator 1.0.2 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] crate crates.io crate pocx_aggregator 1.0.2 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" "+562dee4820c458d823175268e41601d4c060588a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded migrations_macros v2.3.0 [INFO] [stderr] Downloaded mockito v1.7.2 [INFO] [stderr] Downloaded diesel_migrations v2.3.1 [INFO] [stderr] Downloaded dsl_auto_type v0.2.0 [INFO] [stderr] Downloaded diesel_table_macro_syntax v0.3.0 [INFO] [stderr] Downloaded bytesize v2.3.1 [INFO] [stderr] Downloaded pocx_protocol v1.0.2 [INFO] [stderr] Downloaded scheduled-thread-pool v0.2.7 [INFO] [stderr] Downloaded r2d2 v0.8.10 [INFO] [stderr] Downloaded diesel_derives v2.3.7 [INFO] [stderr] Downloaded migrations_internals v2.3.0 [INFO] [stderr] Downloaded diesel v2.3.7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] 9a3df65c4eb8d6183d830aa4201a09acb4657c6cb956bff2662ebb3bb2e11d7f [INFO] running `Command { std: "docker" "start" "-a" "9a3df65c4eb8d6183d830aa4201a09acb4657c6cb956bff2662ebb3bb2e11d7f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9a3df65c4eb8d6183d830aa4201a09acb4657c6cb956bff2662ebb3bb2e11d7f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9a3df65c4eb8d6183d830aa4201a09acb4657c6cb956bff2662ebb3bb2e11d7f", kill_on_drop: false }` [INFO] [stdout] 9a3df65c4eb8d6183d830aa4201a09acb4657c6cb956bff2662ebb3bb2e11d7f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] 39bebd65328e40c79da68bca1d84a0b3aa170e6526b4ab00228c917e411c627f [INFO] running `Command { std: "docker" "start" "-a" "39bebd65328e40c79da68bca1d84a0b3aa170e6526b4ab00228c917e411c627f", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.184 [INFO] [stderr] Compiling cc v1.2.59 [INFO] [stderr] Compiling futures-sink v0.3.32 [INFO] [stderr] Compiling http v1.4.0 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling winnow v1.0.1 [INFO] [stderr] Compiling futures-macro v0.3.32 [INFO] [stderr] Compiling tokio-macros v2.7.0 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling darling_core v0.21.3 [INFO] [stderr] Compiling winnow v0.7.15 [INFO] [stderr] Compiling icu_normalizer v2.2.0 [INFO] [stderr] Compiling anstyle-parse v1.0.0 [INFO] [stderr] Compiling aho-corasick v1.1.4 [INFO] [stderr] Compiling colorchoice v1.0.5 [INFO] [stderr] Compiling futures-channel v0.3.32 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling diesel_derives v2.3.7 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling anstream v1.0.0 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling diesel_table_macro_syntax v0.3.0 [INFO] [stderr] Compiling toml_parser v1.1.2+spec-1.1.0 [INFO] [stderr] Compiling toml_datetime v0.7.5+spec-1.1.0 [INFO] [stderr] Compiling serde_spanned v1.1.1 [INFO] [stderr] Compiling iri-string v0.7.12 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling futures-util v0.3.32 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling regex-automata v0.4.14 [INFO] [stderr] Compiling chrono v0.4.44 [INFO] [stderr] Compiling url v2.5.8 [INFO] [stderr] Compiling indexmap v2.13.1 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling errno v0.3.14 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling signal-hook-registry v1.4.8 [INFO] [stderr] Compiling mio v1.2.0 [INFO] [stderr] Compiling socket2 v0.6.3 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling tracing v0.1.44 [INFO] [stderr] Compiling getrandom v0.2.17 [INFO] [stderr] Compiling tokio v1.51.0 [INFO] [stderr] Compiling libsqlite3-sys v0.30.1 [INFO] [stderr] Compiling scheduled-thread-pool v0.2.7 [INFO] [stderr] Compiling toml v0.9.12+spec-1.1.0 [INFO] [stderr] Compiling getrandom v0.4.2 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Compiling downcast-rs v2.0.2 [INFO] [stderr] Compiling clap_builder v4.6.0 [INFO] [stderr] Compiling serde_yaml v0.9.34+deprecated [INFO] [stderr] Compiling r2d2 v0.8.10 [INFO] [stderr] Compiling uuid v1.23.0 [INFO] [stderr] Compiling axum-core v0.5.6 [INFO] [stderr] Compiling clap_derive v4.6.0 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling futures-executor v0.3.32 [INFO] [stderr] Compiling serde_path_to_error v0.1.20 [INFO] [stderr] Compiling darling_macro v0.21.3 [INFO] [stderr] Compiling regex v1.12.3 [INFO] [stderr] Compiling migrations_internals v2.3.0 [INFO] [stderr] Compiling darling v0.21.3 [INFO] [stderr] Compiling jiff v0.2.23 [INFO] [stderr] Compiling dsl_auto_type v0.2.0 [INFO] [stderr] Compiling env_filter v1.0.1 [INFO] [stderr] Compiling thiserror v2.0.18 [INFO] [stderr] Compiling futures v0.3.32 [INFO] [stderr] Compiling bytesize v2.3.1 [INFO] [stderr] Compiling clap v4.6.0 [INFO] [stderr] Compiling rustls v0.23.37 [INFO] [stderr] Compiling migrations_macros v2.3.0 [INFO] [stderr] Compiling rustls-webpki v0.103.10 [INFO] [stderr] Compiling hyper v1.9.0 [INFO] [stderr] Compiling tower v0.5.3 [INFO] [stderr] Compiling env_logger v0.11.10 [INFO] [stderr] Compiling tower-http v0.6.8 [INFO] [stderr] Compiling hyper-util v0.1.20 [INFO] [stderr] Compiling tokio-rustls v0.26.4 [INFO] [stderr] Compiling axum v0.8.8 [INFO] [stderr] Compiling hyper-rustls v0.27.7 [INFO] [stderr] Compiling reqwest v0.12.28 [INFO] [stderr] Compiling pocx_protocol v1.0.2 [INFO] [stderr] Compiling diesel v2.3.7 [INFO] [stderr] Compiling diesel_migrations v2.3.1 [INFO] [stderr] Compiling pocx_aggregator v1.0.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 14s [INFO] running `Command { std: "docker" "inspect" "39bebd65328e40c79da68bca1d84a0b3aa170e6526b4ab00228c917e411c627f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "39bebd65328e40c79da68bca1d84a0b3aa170e6526b4ab00228c917e411c627f", kill_on_drop: false }` [INFO] [stdout] 39bebd65328e40c79da68bca1d84a0b3aa170e6526b4ab00228c917e411c627f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] 0d7d8b6c4a1162353d8a1b57982dda2411469c3c3cc704df7f418c3b47373ed5 [INFO] running `Command { std: "docker" "start" "-a" "0d7d8b6c4a1162353d8a1b57982dda2411469c3c3cc704df7f418c3b47373ed5", kill_on_drop: false }` [INFO] [stderr] Compiling futures-util v0.3.32 [INFO] [stderr] Compiling tokio-util v0.7.18 [INFO] [stderr] Compiling darling_core v0.21.3 [INFO] [stderr] Compiling regex-automata v0.4.14 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling assert-json-diff v2.0.2 [INFO] [stderr] Compiling similar v2.7.0 [INFO] [stderr] Compiling colored v3.1.1 [INFO] [stderr] Compiling tempfile v3.27.0 [INFO] [stderr] Compiling rand_core v0.9.5 [INFO] [stderr] Compiling h2 v0.4.13 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling darling_macro v0.21.3 [INFO] [stderr] Compiling regex v1.12.3 [INFO] [stderr] Compiling darling v0.21.3 [INFO] [stderr] Compiling dsl_auto_type v0.2.0 [INFO] [stderr] Compiling env_filter v1.0.1 [INFO] [stderr] Compiling env_logger v0.11.10 [INFO] [stderr] Compiling diesel_derives v2.3.7 [INFO] [stderr] Compiling tower v0.5.3 [INFO] [stderr] Compiling futures-executor v0.3.32 [INFO] [stderr] Compiling futures v0.3.32 [INFO] [stderr] Compiling tower-http v0.6.8 [INFO] [stderr] Compiling hyper v1.9.0 [INFO] [stderr] Compiling hyper-util v0.1.20 [INFO] [stderr] Compiling diesel v2.3.7 [INFO] [stderr] Compiling hyper-rustls v0.27.7 [INFO] [stderr] Compiling axum v0.8.8 [INFO] [stderr] Compiling mockito v1.7.2 [INFO] [stderr] Compiling reqwest v0.12.28 [INFO] [stderr] Compiling pocx_protocol v1.0.2 [INFO] [stderr] Compiling diesel_migrations v2.3.1 [INFO] [stderr] Compiling pocx_aggregator v1.0.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 51.42s [INFO] running `Command { std: "docker" "inspect" "0d7d8b6c4a1162353d8a1b57982dda2411469c3c3cc704df7f418c3b47373ed5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0d7d8b6c4a1162353d8a1b57982dda2411469c3c3cc704df7f418c3b47373ed5", kill_on_drop: false }` [INFO] [stdout] 0d7d8b6c4a1162353d8a1b57982dda2411469c3c3cc704df7f418c3b47373ed5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] 5d8696ab55611dd55cd5afebc446c2c8d62bab6b3eb509dd2eb9ded59e325bd0 [INFO] running `Command { std: "docker" "start" "-a" "5d8696ab55611dd55cd5afebc446c2c8d62bab6b3eb509dd2eb9ded59e325bd0", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.40s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/pocx_aggregator-fe0c9e7aa3c5d3df) [INFO] [stdout] [INFO] [stdout] running 11 tests [INFO] [stdout] test callback::tests::test_callback_invocation ... ok [INFO] [stdout] test config::tests::test_config_validation_empty_name ... ok [INFO] [stdout] test config::tests::test_full_config_validation ... ok [INFO] [stdout] test config::tests::test_config_with_enabled_auth_but_no_credentials ... ok [INFO] [stdout] test config::tests::test_invalid_upstream_empty_host ... ok [INFO] [stdout] test control::tests::test_stop_mechanism ... ok [INFO] [stdout] test time_bending::tests::test_cuberoot_basic ... ok [INFO] [stdout] test config::tests::test_valid_http_upstream ... ok [INFO] [stdout] test time_bending::tests::test_time_bending_zero ... ok [INFO] [stdout] test time_bending::tests::test_time_bending_basic ... ok [INFO] [stdout] test time_bending::tests::test_time_bending_reference_values ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 11 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/pocx_aggregator-7652286315b3e1e3) [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 pocx_aggregator [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" "5d8696ab55611dd55cd5afebc446c2c8d62bab6b3eb509dd2eb9ded59e325bd0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5d8696ab55611dd55cd5afebc446c2c8d62bab6b3eb509dd2eb9ded59e325bd0", kill_on_drop: false }` [INFO] [stdout] 5d8696ab55611dd55cd5afebc446c2c8d62bab6b3eb509dd2eb9ded59e325bd0