[INFO] fetching crate hippotat 1.2.3... [INFO] testing hippotat-1.2.3 against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146098-7 [INFO] extracting crate hippotat 1.2.3 into /workspace/builds/worker-4-tc1/source [INFO] started tweaking crates.io crate hippotat 1.2.3 [INFO] finished tweaking crates.io crate hippotat 1.2.3 [INFO] tweaked toml for crates.io crate hippotat 1.2.3 written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate hippotat 1.2.3 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 hippotat 1.2.3 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 lazy-regex v3.4.1 [INFO] [stderr] Downloaded fehler-macros v1.0.0 [INFO] [stderr] Downloaded hippotat-macros v1.2.3 [INFO] [stderr] Downloaded fehler v1.0.0 [INFO] [stderr] Downloaded syslog v7.0.0 [INFO] [stderr] Downloaded lazy-regex-proc_macros v3.4.1 [INFO] [stderr] Downloaded clap v4.5.50 [INFO] [stderr] Downloaded derive-deftly-macros v1.3.0 [INFO] [stderr] Downloaded derive-deftly v1.3.0 [INFO] [stderr] Downloaded clap_builder v4.5.50 [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] e869632fe2566f16d54a8a9c739db82e9a89db09186139285a98ada2887f7777 [INFO] running `Command { std: "docker" "start" "-a" "e869632fe2566f16d54a8a9c739db82e9a89db09186139285a98ada2887f7777", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e869632fe2566f16d54a8a9c739db82e9a89db09186139285a98ada2887f7777", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e869632fe2566f16d54a8a9c739db82e9a89db09186139285a98ada2887f7777", kill_on_drop: false }` [INFO] [stdout] e869632fe2566f16d54a8a9c739db82e9a89db09186139285a98ada2887f7777 [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] 460e52b92822f7b9c38ba79fe81e64a044ab886117cb6e4890b236bb45dbe4af [INFO] running `Command { std: "docker" "start" "-a" "460e52b92822f7b9c38ba79fe81e64a044ab886117cb6e4890b236bb45dbe4af", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-ident v1.0.20 [INFO] [stderr] Compiling stable_deref_trait v1.2.1 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling cc v1.2.43 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling openssl v0.10.74 [INFO] [stderr] Compiling winnow v0.7.13 [INFO] [stderr] Compiling rustix v1.1.2 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.2 [INFO] [stderr] Compiling toml_datetime v0.7.3 [INFO] [stderr] Compiling anstream v0.6.21 [INFO] [stderr] Compiling proc-macro2 v1.0.103 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling keccak v0.1.5 [INFO] [stderr] Compiling derive-deftly-macros v1.3.0 [INFO] [stderr] Compiling sha3 v0.10.8 [INFO] [stderr] Compiling quote v1.0.41 [INFO] [stderr] Compiling nix v0.30.1 [INFO] [stderr] Compiling syn v2.0.108 [INFO] [stderr] Compiling deranged v0.5.5 [INFO] [stderr] Compiling openssl-sys v0.9.110 [INFO] [stderr] Compiling regex-automata v0.4.13 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling toml_parser v1.0.4 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling terminal_size v0.4.3 [INFO] [stderr] Compiling thiserror v2.0.17 [INFO] [stderr] Compiling toml_edit v0.23.7 [INFO] [stderr] Compiling clap_lex v0.7.6 [INFO] [stderr] Compiling time v0.3.44 [INFO] [stderr] Compiling clap_builder v4.5.50 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling object v0.37.3 [INFO] [stderr] Compiling proc-macro-crate v3.4.0 [INFO] [stderr] Compiling hostname v0.4.1 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling syslog v7.0.0 [INFO] [stderr] Compiling easy-ext v1.0.2 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling regex v1.12.2 [INFO] [stderr] Compiling env_filter v0.1.4 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling env_logger v0.11.8 [INFO] [stderr] Compiling fehler-macros v1.0.0 [INFO] [stderr] Compiling hippotat-macros v1.2.3 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling tokio-macros v2.6.0 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling tokio v1.48.0 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling strum_macros v0.27.2 [INFO] [stderr] Compiling enum-ordinalize-derive v4.3.1 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.8.0 [INFO] [stderr] Compiling zerovec v0.11.4 [INFO] [stderr] Compiling zerotrie v0.2.2 [INFO] [stderr] Compiling enum-ordinalize v4.3.0 [INFO] [stderr] Compiling clap_derive v4.5.49 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Compiling tinystr v0.8.1 [INFO] [stderr] Compiling icu_locale_core v2.0.0 [INFO] [stderr] Compiling potential_utf v0.1.3 [INFO] [stderr] Compiling strum v0.27.2 [INFO] [stderr] Compiling icu_collections v2.0.0 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling icu_provider v2.0.0 [INFO] [stderr] Compiling lazy-regex-proc_macros v3.4.1 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling icu_properties v2.0.1 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling clap v4.5.50 [INFO] [stderr] Compiling lazy-regex v3.4.1 [INFO] [stderr] Compiling educe v0.6.0 [INFO] [stderr] Compiling backtrace v0.3.76 [INFO] [stderr] Compiling fehler v1.0.0 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling hippotat v1.2.3 (/opt/rustwide/workdir) [INFO] [stderr] Compiling url v2.5.7 [INFO] [stderr] Compiling tokio-util v0.7.16 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling h2 v0.4.12 [INFO] [stderr] Compiling tower-http v0.6.6 [INFO] [stderr] Compiling derive-deftly v1.3.0 [INFO] [stderr] Compiling hyper v1.7.0 [INFO] [stderr] Compiling hyper-util v0.1.17 [INFO] [stderr] Compiling hyper-tls v0.6.0 [INFO] [stderr] Compiling reqwest v0.12.24 [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 09s [INFO] running `Command { std: "docker" "inspect" "460e52b92822f7b9c38ba79fe81e64a044ab886117cb6e4890b236bb45dbe4af", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "460e52b92822f7b9c38ba79fe81e64a044ab886117cb6e4890b236bb45dbe4af", kill_on_drop: false }` [INFO] [stdout] 460e52b92822f7b9c38ba79fe81e64a044ab886117cb6e4890b236bb45dbe4af [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] 10938bb3999d85439b69a11362a6ea25cb0f92e20f9613d15e1f28953431b472 [INFO] running `Command { std: "docker" "start" "-a" "10938bb3999d85439b69a11362a6ea25cb0f92e20f9613d15e1f28953431b472", kill_on_drop: false }` [INFO] [stderr] Compiling hippotat v1.2.3 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 5.64s [INFO] running `Command { std: "docker" "inspect" "10938bb3999d85439b69a11362a6ea25cb0f92e20f9613d15e1f28953431b472", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "10938bb3999d85439b69a11362a6ea25cb0f92e20f9613d15e1f28953431b472", kill_on_drop: false }` [INFO] [stdout] 10938bb3999d85439b69a11362a6ea25cb0f92e20f9613d15e1f28953431b472 [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] a8681b82d289b6d247f757d5d4e6a8c69d9841ac3a8268539575123a8d73dc3e [INFO] running `Command { std: "docker" "start" "-a" "a8681b82d289b6d247f757d5d4e6a8c69d9841ac3a8268539575123a8d73dc3e", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.26s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/hippotat-fb0faa7e4eade733) [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test slip::mime_slip_to_mime ... ok [INFO] [stdout] test utils::hmac_test_vectors ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Running unittests client/client.rs (/opt/rustwide/target/debug/deps/hippotat-1cd63b52072a9fc8) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test verify_cli ... 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] [stderr] Running unittests server/server.rs (/opt/rustwide/target/debug/deps/hippotatd-b7e0e44a8c0d7708) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test verify_cli ... 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] [stderr] Doc-tests hippotat [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test src/config_derive.rs - config_derive::derive_deftly_template_InstanceConfig (line 65) ... ignored [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "a8681b82d289b6d247f757d5d4e6a8c69d9841ac3a8268539575123a8d73dc3e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a8681b82d289b6d247f757d5d4e6a8c69d9841ac3a8268539575123a8d73dc3e", kill_on_drop: false }` [INFO] [stdout] a8681b82d289b6d247f757d5d4e6a8c69d9841ac3a8268539575123a8d73dc3e