[INFO] fetching crate sozu 1.1.0... [INFO] testing sozu-1.1.0 against 1.91.0 for beta-1.92-2 [INFO] extracting crate sozu 1.1.0 into /workspace/builds/worker-0-tc1/source [INFO] started tweaking crates.io crate sozu 1.1.0 [INFO] finished tweaking crates.io crate sozu 1.1.0 [INFO] tweaked toml for crates.io crate sozu 1.1.0 written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate sozu 1.1.0 on toolchain 1.91.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.91.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate sozu 1.1.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" "+1.91.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded paw-attributes v1.0.2 [INFO] [stderr] Downloaded paw-raw v1.0.0 [INFO] [stderr] Downloaded numtoa v0.2.4 [INFO] [stderr] Downloaded jemallocator v0.5.4 [INFO] [stderr] Downloaded paw v1.0.0 [INFO] [stderr] Downloaded termion v4.0.5 [INFO] [stderr] Downloaded sozu-lib v1.1.0 [INFO] [stderr] Downloaded jemalloc-sys v0.5.4+5.3.0-patched [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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a73c7d8dba2ec9e81e9d5e762417c39ccd5a9920dfbfdaccca9106c573731af5 [INFO] running `Command { std: "docker" "start" "-a" "a73c7d8dba2ec9e81e9d5e762417c39ccd5a9920dfbfdaccca9106c573731af5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a73c7d8dba2ec9e81e9d5e762417c39ccd5a9920dfbfdaccca9106c573731af5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a73c7d8dba2ec9e81e9d5e762417c39ccd5a9920dfbfdaccca9106c573731af5", kill_on_drop: false }` [INFO] [stdout] a73c7d8dba2ec9e81e9d5e762417c39ccd5a9920dfbfdaccca9106c573731af5 [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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+1.91.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] df8122de82c1b530c63fb6f3ef2e94c3e3aaf0222cbc83414869894151ae05b2 [INFO] running `Command { std: "docker" "start" "-a" "df8122de82c1b530c63fb6f3ef2e94c3e3aaf0222cbc83414869894151ae05b2", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.103 [INFO] [stderr] Compiling libc v0.2.177 [INFO] [stderr] Compiling memchr v2.7.6 [INFO] [stderr] Compiling stable_deref_trait v1.2.1 [INFO] [stderr] Compiling find-msvc-tools v0.1.4 [INFO] [stderr] Compiling typenum v1.19.0 [INFO] [stderr] Compiling time-core v0.1.6 [INFO] [stderr] Compiling generic-array v0.14.9 [INFO] [stderr] Compiling cc v1.2.43 [INFO] [stderr] Compiling deranged v0.5.5 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling time-macros v0.2.24 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling quote v1.0.41 [INFO] [stderr] Compiling litemap v0.8.1 [INFO] [stderr] Compiling writeable v0.6.2 [INFO] [stderr] Compiling syn v2.0.108 [INFO] [stderr] Compiling log v0.4.28 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling icu_properties_data v2.1.1 [INFO] [stderr] Compiling icu_normalizer_data v2.1.1 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling memoffset v0.9.1 [INFO] [stderr] Compiling crc32fast v1.5.0 [INFO] [stderr] Compiling time v0.3.44 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling slab v0.4.11 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling zeroize v1.8.2 [INFO] [stderr] Compiling bitflags v2.10.0 [INFO] [stderr] Compiling rustls-pki-types v1.13.0 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling rusticata-macros v4.1.0 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling nix v0.30.1 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling winnow v0.7.13 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling simd-adler32 v0.3.7 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling term v0.7.0 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling is-terminal v0.4.17 [INFO] [stderr] Compiling jemalloc-sys v0.5.4+5.3.0-patched [INFO] [stderr] Compiling aho-corasick v1.1.4 [INFO] [stderr] Compiling toml_datetime v0.7.3 [INFO] [stderr] Compiling serde_spanned v1.0.3 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.2 [INFO] [stderr] Compiling encode_unicode v1.0.0 [INFO] [stderr] Compiling bytes v1.10.1 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling regex-syntax v0.8.8 [INFO] [stderr] Compiling toml_parser v1.0.4 [INFO] [stderr] Compiling rustls v0.23.34 [INFO] [stderr] Compiling rustix v1.1.2 [INFO] [stderr] Compiling unicode-width v0.1.14 [INFO] [stderr] Compiling toml_writer v1.0.4 [INFO] [stderr] Compiling anstream v0.6.21 [INFO] [stderr] Compiling prettytable-rs v0.10.0 [INFO] [stderr] Compiling toml v0.9.8 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.1 [INFO] [stderr] Compiling zerovec-derive v0.11.2 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Compiling asn1-rs-impl v0.2.0 [INFO] [stderr] Compiling asn1-rs-derive v0.6.0 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.8.1 [INFO] [stderr] Compiling prost-derive v0.14.1 [INFO] [stderr] Compiling zerovec v0.11.5 [INFO] [stderr] Compiling zerotrie v0.2.3 [INFO] [stderr] Compiling regex-automata v0.4.13 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling rustls-webpki v0.103.8 [INFO] [stderr] Compiling tinystr v0.8.2 [INFO] [stderr] Compiling thiserror v2.0.17 [INFO] [stderr] Compiling icu_locale_core v2.1.1 [INFO] [stderr] Compiling potential_utf v0.1.4 [INFO] [stderr] Compiling icu_collections v2.1.1 [INFO] [stderr] Compiling asn1-rs v0.7.1 [INFO] [stderr] Compiling prost v0.14.1 [INFO] [stderr] Compiling icu_provider v2.1.1 [INFO] [stderr] Compiling crossbeam-channel v0.5.15 [INFO] [stderr] Compiling icu_normalizer v2.1.1 [INFO] [stderr] Compiling icu_properties v2.1.1 [INFO] [stderr] Compiling flate2 v1.1.5 [INFO] [stderr] Compiling oid-registry v0.8.1 [INFO] [stderr] Compiling der-parser v10.0.0 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling mio v1.1.0 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling rusty_ulid v2.0.0 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling x509-parser v0.18.0 [INFO] [stderr] Compiling poule v0.3.2 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Compiling linux-raw-sys v0.11.0 [INFO] [stderr] Compiling trailer v0.1.2 [INFO] [stderr] Compiling clap_lex v0.7.6 [INFO] [stderr] Compiling pool v0.1.4 [INFO] [stderr] Compiling clap_derive v4.5.49 [INFO] [stderr] Compiling clap_builder v4.5.51 [INFO] [stderr] Compiling sozu-command-lib v1.1.0 [INFO] [stderr] Compiling hdrhistogram v7.5.4 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling hpack v0.3.0 [INFO] [stderr] Compiling cookie-factory v0.3.3 [INFO] [stderr] Compiling regex v1.12.2 [INFO] [stderr] Compiling rustls-pemfile v2.2.0 [INFO] [stderr] Compiling kawa v0.6.8 [INFO] [stderr] Compiling socket2 v0.6.1 [INFO] [stderr] Compiling paw-raw v1.0.0 [INFO] [stderr] Compiling numtoa v0.2.4 [INFO] [stderr] Compiling paw-attributes v1.0.2 [INFO] [stderr] Compiling termion v4.0.5 [INFO] [stderr] Compiling tempfile v3.23.0 [INFO] [stderr] Compiling clap v4.5.51 [INFO] [stderr] Compiling num_cpus v1.17.0 [INFO] [stderr] Compiling paw v1.0.0 [INFO] [stderr] Compiling sozu-lib v1.1.0 [INFO] [stderr] Compiling jemallocator v0.5.4 [INFO] [stderr] Compiling sozu v1.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: function `begin_new_main_process` is never used [INFO] [stdout] --> src/upgrade.rs:155:8 [INFO] [stdout] | [INFO] [stdout] 155 | pub fn begin_new_main_process( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `begin_worker_process` is never used [INFO] [stdout] --> src/worker.rs:82:8 [INFO] [stdout] | [INFO] [stdout] 82 | pub fn begin_worker_process( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 5m 13s [INFO] running `Command { std: "docker" "inspect" "df8122de82c1b530c63fb6f3ef2e94c3e3aaf0222cbc83414869894151ae05b2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "df8122de82c1b530c63fb6f3ef2e94c3e3aaf0222cbc83414869894151ae05b2", kill_on_drop: false }` [INFO] [stdout] df8122de82c1b530c63fb6f3ef2e94c3e3aaf0222cbc83414869894151ae05b2 [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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+1.91.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ed30e5c73414ec1f8c47c5840d93d7c5496c1713274edf251ac5050b768a3051 [INFO] running `Command { std: "docker" "start" "-a" "ed30e5c73414ec1f8c47c5840d93d7c5496c1713274edf251ac5050b768a3051", kill_on_drop: false }` [INFO] [stdout] warning: function `begin_new_main_process` is never used [INFO] [stdout] --> src/upgrade.rs:155:8 [INFO] [stdout] | [INFO] [stdout] 155 | pub fn begin_new_main_process( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `begin_worker_process` is never used [INFO] [stdout] --> src/worker.rs:82:8 [INFO] [stdout] | [INFO] [stdout] 82 | pub fn begin_worker_process( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling sozu v1.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: function `begin_new_main_process` is never used [INFO] [stdout] --> src/upgrade.rs:155:8 [INFO] [stdout] | [INFO] [stdout] 155 | pub fn begin_new_main_process( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `begin_worker_process` is never used [INFO] [stdout] --> src/worker.rs:82:8 [INFO] [stdout] | [INFO] [stdout] 82 | pub fn begin_worker_process( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 6.24s [INFO] running `Command { std: "docker" "inspect" "ed30e5c73414ec1f8c47c5840d93d7c5496c1713274edf251ac5050b768a3051", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ed30e5c73414ec1f8c47c5840d93d7c5496c1713274edf251ac5050b768a3051", kill_on_drop: false }` [INFO] [stdout] ed30e5c73414ec1f8c47c5840d93d7c5496c1713274edf251ac5050b768a3051 [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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+1.91.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 9e1d3efb39f9bcc0719a13dda85f3fa9a16fbc5ee8503ea87a0ecdfbb6d57643 [INFO] running `Command { std: "docker" "start" "-a" "9e1d3efb39f9bcc0719a13dda85f3fa9a16fbc5ee8503ea87a0ecdfbb6d57643", kill_on_drop: false }` [INFO] [stderr] warning: function `begin_new_main_process` is never used [INFO] [stderr] --> src/upgrade.rs:155:8 [INFO] [stderr] | [INFO] [stderr] 155 | pub fn begin_new_main_process( [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: function `begin_worker_process` is never used [INFO] [stderr] --> src/worker.rs:82:8 [INFO] [stderr] | [INFO] [stderr] 82 | pub fn begin_worker_process( [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `sozu` (lib) generated 2 warnings [INFO] [stderr] warning: `sozu` (lib test) generated 2 warnings (2 duplicates) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.28s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/sozu-7b211fff445b170b) [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/sozu-c8fad3ef35d30381) [INFO] [stdout] running 1 test [INFO] [stdout] test cli::tests::parse_tags_from_string ... ok [INFO] [stdout] [INFO] [stderr] Doc-tests sozu [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test cli::tests::parse_tags_from_string ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [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" "9e1d3efb39f9bcc0719a13dda85f3fa9a16fbc5ee8503ea87a0ecdfbb6d57643", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9e1d3efb39f9bcc0719a13dda85f3fa9a16fbc5ee8503ea87a0ecdfbb6d57643", kill_on_drop: false }` [INFO] [stdout] 9e1d3efb39f9bcc0719a13dda85f3fa9a16fbc5ee8503ea87a0ecdfbb6d57643