[INFO] fetching crate onwards 0.5.0... [INFO] testing onwards-0.5.0 against master#cdb45c87e2cd43495379f7e867e3cc15dcee9f93 for pr-145838-1 [INFO] extracting crate onwards 0.5.0 into /workspace/builds/worker-3-tc1/source [INFO] started tweaking crates.io crate onwards 0.5.0 [INFO] finished tweaking crates.io crate onwards 0.5.0 [INFO] tweaked toml for crates.io crate onwards 0.5.0 written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate onwards 0.5.0 on toolchain cdb45c87e2cd43495379f7e867e3cc15dcee9f93 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate onwards 0.5.0 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" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded axum-prometheus v0.8.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 97a515c5dfe25134d65aeeff0c387acc13f77bfdee41f2ac2aaa84207f756830 [INFO] running `Command { std: "docker" "start" "-a" "97a515c5dfe25134d65aeeff0c387acc13f77bfdee41f2ac2aaa84207f756830", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "97a515c5dfe25134d65aeeff0c387acc13f77bfdee41f2ac2aaa84207f756830", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "97a515c5dfe25134d65aeeff0c387acc13f77bfdee41f2ac2aaa84207f756830", kill_on_drop: false }` [INFO] [stdout] 97a515c5dfe25134d65aeeff0c387acc13f77bfdee41f2ac2aaa84207f756830 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d01a3e491c280b502048796682138bcf9d8d1d9e2aac3abe7ef81d3b24b4120e [INFO] running `Command { std: "docker" "start" "-a" "d01a3e491c280b502048796682138bcf9d8d1d9e2aac3abe7ef81d3b24b4120e", kill_on_drop: false }` [INFO] [stderr] Compiling cc v1.2.30 [INFO] [stderr] Compiling mio v1.0.4 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling hashbrown v0.15.4 [INFO] [stderr] Compiling darling_core v0.21.0 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling raw-cpuid v11.5.0 [INFO] [stderr] Compiling prettyplease v0.2.36 [INFO] [stderr] Compiling serde_json v1.0.141 [INFO] [stderr] Compiling zerovec v0.11.2 [INFO] [stderr] Compiling object v0.36.7 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling rand_xoshiro v0.7.0 [INFO] [stderr] Compiling gimli v0.31.1 [INFO] [stderr] Compiling sketches-ddsketch v0.3.0 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling regex-syntax v0.6.29 [INFO] [stderr] Compiling metrics v0.24.2 [INFO] [stderr] Compiling axum-core v0.5.2 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling tokio v1.47.0 [INFO] [stderr] Compiling indexmap v2.10.0 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Compiling inotify-sys v0.1.5 [INFO] [stderr] Compiling anyhow v1.0.98 [INFO] [stderr] Compiling tinystr v0.8.1 [INFO] [stderr] Compiling openssl-sys v0.9.109 [INFO] [stderr] Compiling potential_utf v0.1.2 [INFO] [stderr] Compiling icu_locale_core v2.0.0 [INFO] [stderr] Compiling icu_collections v2.0.0 [INFO] [stderr] Compiling quanta v0.12.6 [INFO] [stderr] Compiling openssl v0.10.73 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling addr2line v0.24.2 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling metrics-util v0.19.1 [INFO] [stderr] Compiling clap_derive v4.5.41 [INFO] [stderr] Compiling icu_provider v2.0.0 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling clap_builder v4.5.41 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling icu_properties v2.0.1 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling serde_path_to_error v0.1.17 [INFO] [stderr] Compiling matchers v0.1.0 [INFO] [stderr] Compiling pin-project v1.1.10 [INFO] [stderr] Compiling metrics-exporter-prometheus v0.16.2 [INFO] [stderr] Compiling inotify v0.11.0 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling tower-http v0.6.6 [INFO] [stderr] Compiling thread_local v1.1.9 [INFO] [stderr] Compiling notify-types v2.0.0 [INFO] [stderr] Compiling darling_macro v0.21.0 [INFO] [stderr] Compiling backtrace v0.3.75 [INFO] [stderr] Compiling notify v8.1.0 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling dashmap v6.1.0 [INFO] [stderr] Compiling darling v0.21.0 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling hyper v1.6.0 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling tokio-util v0.7.15 [INFO] [stderr] Compiling bon-macros v3.6.5 [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling tracing-subscriber v0.3.19 [INFO] [stderr] Compiling clap v4.5.41 [INFO] [stderr] Compiling hyper-util v0.1.16 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling bon v3.6.5 [INFO] [stderr] Compiling axum v0.8.4 [INFO] [stderr] Compiling hyper-tls v0.6.0 [INFO] [stderr] Compiling axum-prometheus v0.8.0 [INFO] [stderr] Compiling onwards v0.5.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 41.45s [INFO] running `Command { std: "docker" "inspect" "d01a3e491c280b502048796682138bcf9d8d1d9e2aac3abe7ef81d3b24b4120e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d01a3e491c280b502048796682138bcf9d8d1d9e2aac3abe7ef81d3b24b4120e", kill_on_drop: false }` [INFO] [stdout] d01a3e491c280b502048796682138bcf9d8d1d9e2aac3abe7ef81d3b24b4120e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6ae6bc4cc206dd607a5820bd5e0c55160032093ed90054fe169a23c18d9ba073 [INFO] running `Command { std: "docker" "start" "-a" "6ae6bc4cc206dd607a5820bd5e0c55160032093ed90054fe169a23c18d9ba073", kill_on_drop: false }` [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling indexmap v2.10.0 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling winnow v0.7.12 [INFO] [stderr] Compiling time-macros v0.2.22 [INFO] [stderr] Compiling metrics-util v0.19.1 [INFO] [stderr] Compiling rstest_macros v0.26.1 [INFO] [stderr] Compiling cookie v0.18.1 [INFO] [stderr] Compiling glob v0.3.2 [INFO] [stderr] Compiling reserve-port v2.3.0 [INFO] [stderr] Compiling assert-json-diff v2.0.2 [INFO] [stderr] Compiling auto-future v1.0.0 [INFO] [stderr] Compiling bytesize v2.0.1 [INFO] [stderr] Compiling metrics-exporter-prometheus v0.16.2 [INFO] [stderr] Compiling time v0.3.41 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling hyper v1.6.0 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling rust-multipart-rfc7578_2 v0.8.0 [INFO] [stderr] Compiling hyper-util v0.1.16 [INFO] [stderr] Compiling proc-macro-crate v3.3.0 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling axum v0.8.4 [INFO] [stderr] Compiling hyper-tls v0.6.0 [INFO] [stderr] Compiling rstest v0.26.1 [INFO] [stderr] Compiling axum-prometheus v0.8.0 [INFO] [stderr] Compiling axum-test v17.3.0 [INFO] [stderr] Compiling onwards v0.5.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 25.00s [INFO] running `Command { std: "docker" "inspect" "6ae6bc4cc206dd607a5820bd5e0c55160032093ed90054fe169a23c18d9ba073", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6ae6bc4cc206dd607a5820bd5e0c55160032093ed90054fe169a23c18d9ba073", kill_on_drop: false }` [INFO] [stdout] 6ae6bc4cc206dd607a5820bd5e0c55160032093ed90054fe169a23c18d9ba073 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] a34770e30fea4d8687dd706c9e2a9e2a683c5d81498e83c4815b6b75da033aab [INFO] running `Command { std: "docker" "start" "-a" "a34770e30fea4d8687dd706c9e2a9e2a683c5d81498e83c4815b6b75da033aab", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.30s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/onwards-3bfa4d4ed749803e) [INFO] [stdout] [INFO] [stdout] running 16 tests [INFO] [stdout] test target::tests::test_from_config_merges_global_keys_with_target_keys ... ok [INFO] [stdout] test target::tests::test_from_config_target_without_keys_gets_global_keys ... ok [INFO] [stdout] test target::tests::test_from_config_no_global_keys ... ok [INFO] [stdout] test tests::test_empty_targets_returns_404 ... ok [INFO] [stdout] test tests::test_models_endpoint_returns_proper_model_list ... ok [INFO] [stdout] test tests::test_multiple_targets_routing ... ok [INFO] [stdout] test tests::test_request_and_response_details ... ok [INFO] [stdout] test tests::test_model_override_header_takes_precedence ... ok [INFO] [stdout] test tests::test_models_endpoint_filters_by_bearer_token ... ok [INFO] [stdout] test target::tests::test_config_watcher_handles_errors ... ok [INFO] [stdout] test target::tests::test_config_watcher_updates_target_properties ... ok [INFO] [stdout] test target::tests::test_config_watcher_updates_targets ... ok [INFO] [stdout] test target::tests::test_config_watcher_removes_deleted_targets ... ok [INFO] [stdout] test target::tests::test_config_watcher_multiple_updates ... ok [INFO] [stdout] test tests::metrics::test_metrics_server_for_missing_targets ... ok [INFO] [stdout] test tests::metrics::test_metrics_server_for_v1_models ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 16 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.14s [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/onwards-39b4719310c7c2ca) [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 onwards [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" "a34770e30fea4d8687dd706c9e2a9e2a683c5d81498e83c4815b6b75da033aab", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a34770e30fea4d8687dd706c9e2a9e2a683c5d81498e83c4815b6b75da033aab", kill_on_drop: false }` [INFO] [stdout] a34770e30fea4d8687dd706c9e2a9e2a683c5d81498e83c4815b6b75da033aab