[INFO] cloning repository https://github.com/jdiamond/httpster [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jdiamond/httpster" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjdiamond%2Fhttpster", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjdiamond%2Fhttpster'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 875c51297db98d30ea96a5c7e90ebbfe2c0c3f50 [INFO] testing jdiamond/httpster against try#a7ee93192a766fb0dafa23def7154fc03cfcfc3e for pr-146989 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjdiamond%2Fhttpster" "/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/jdiamond/httpster [INFO] finished tweaking git repo https://github.com/jdiamond/httpster [INFO] tweaked toml for git repo https://github.com/jdiamond/httpster written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/jdiamond/httpster on toolchain a7ee93192a766fb0dafa23def7154fc03cfcfc3e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a7ee93192a766fb0dafa23def7154fc03cfcfc3e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/jdiamond/httpster 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" "+a7ee93192a766fb0dafa23def7154fc03cfcfc3e" "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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+a7ee93192a766fb0dafa23def7154fc03cfcfc3e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0b8b91ecc59cdf85e64c45b5bd97b34239706531e2546451bb27ed8e95e1292d [INFO] running `Command { std: "docker" "start" "-a" "0b8b91ecc59cdf85e64c45b5bd97b34239706531e2546451bb27ed8e95e1292d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0b8b91ecc59cdf85e64c45b5bd97b34239706531e2546451bb27ed8e95e1292d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0b8b91ecc59cdf85e64c45b5bd97b34239706531e2546451bb27ed8e95e1292d", kill_on_drop: false }` [INFO] [stdout] 0b8b91ecc59cdf85e64c45b5bd97b34239706531e2546451bb27ed8e95e1292d [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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+a7ee93192a766fb0dafa23def7154fc03cfcfc3e" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1f7c2d3bc3e8a70a47a99a9f5e2a4802095ff85e48b0af6208e9e4ed9f46e484 [INFO] running `Command { std: "docker" "start" "-a" "1f7c2d3bc3e8a70a47a99a9f5e2a4802095ff85e48b0af6208e9e4ed9f46e484", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.103 [INFO] [stderr] Compiling quote v1.0.42 [INFO] [stderr] Compiling unicode-ident v1.0.22 [INFO] [stderr] Compiling libc v0.2.178 [INFO] [stderr] Compiling cfg-if v1.0.4 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling memchr v2.7.6 [INFO] [stderr] Compiling find-msvc-tools v0.1.5 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling bytes v1.11.0 [INFO] [stderr] Compiling lock_api v0.4.14 [INFO] [stderr] Compiling stable_deref_trait v1.2.1 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling slab v0.4.11 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling crunchy v0.2.4 [INFO] [stderr] Compiling writeable v0.6.2 [INFO] [stderr] Compiling litemap v0.8.1 [INFO] [stderr] Compiling cc v1.2.49 [INFO] [stderr] Compiling tracing-core v0.1.35 [INFO] [stderr] Compiling percent-encoding v2.3.2 [INFO] [stderr] Compiling hashbrown v0.16.1 [INFO] [stderr] Compiling zeroize v1.8.2 [INFO] [stderr] Compiling icu_properties_data v2.1.2 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling icu_normalizer_data v2.1.1 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling httparse v1.10.1 [INFO] [stderr] Compiling typenum v1.19.0 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling rustls-pki-types v1.13.1 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling openssl v0.10.75 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling tower-service v0.3.3 [INFO] [stderr] Compiling try-lock v0.2.5 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Compiling http v1.4.0 [INFO] [stderr] Compiling tracing v0.1.43 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling ucd-trie v0.1.7 [INFO] [stderr] Compiling zerocopy v0.8.31 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling rustls v0.23.35 [INFO] [stderr] Compiling pest v2.8.4 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling signal-hook v0.3.18 [INFO] [stderr] Compiling log v0.4.29 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling ipnet v2.11.0 [INFO] [stderr] Compiling openssl-probe v0.1.6 [INFO] [stderr] Compiling form_urlencoded v1.2.2 [INFO] [stderr] Compiling encoding_rs v0.8.35 [INFO] [stderr] Compiling sync_wrapper v1.0.2 [INFO] [stderr] Compiling erased-serde v0.4.9 [INFO] [stderr] Compiling tower-layer v0.3.3 [INFO] [stderr] Compiling syn v2.0.111 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling anstyle v1.0.13 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.2 [INFO] [stderr] Compiling anstyle-query v1.1.5 [INFO] [stderr] Compiling signal-hook-registry v1.4.7 [INFO] [stderr] Compiling mio v1.1.1 [INFO] [stderr] Compiling socket2 v0.6.1 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling openssl-sys v0.9.111 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling const-random-macro v0.1.16 [INFO] [stderr] Compiling foldhash v0.1.5 [INFO] [stderr] Compiling utf8_iter v1.0.4 [INFO] [stderr] Compiling anstream v0.6.21 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling hashbrown v0.15.5 [INFO] [stderr] Compiling crypto-common v0.1.7 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling const-random v0.1.18 [INFO] [stderr] Compiling dlv-list v0.5.2 [INFO] [stderr] Compiling os_pipe v1.2.3 [INFO] [stderr] Compiling webpki-roots v1.0.4 [INFO] [stderr] Compiling aho-corasick v1.1.4 [INFO] [stderr] Compiling bitflags v2.10.0 [INFO] [stderr] Compiling indexmap v2.12.1 [INFO] [stderr] Compiling winnow v0.7.14 [INFO] [stderr] Compiling pest_meta v2.8.4 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling iana-time-zone v0.1.64 [INFO] [stderr] Compiling clap_lex v0.7.6 [INFO] [stderr] Compiling iri-string v0.7.9 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Compiling regex-syntax v0.8.8 [INFO] [stderr] Compiling bit-vec v0.8.0 [INFO] [stderr] Compiling clap_builder v4.5.53 [INFO] [stderr] Compiling bit-set v0.8.0 [INFO] [stderr] Compiling ordered-multimap v0.7.3 [INFO] [stderr] Compiling murmur3 v0.4.1 [INFO] [stderr] Compiling hashlink v0.10.0 [INFO] [stderr] Compiling sigchld v0.2.4 [INFO] [stderr] Compiling toml_datetime v0.7.3 [INFO] [stderr] Compiling serde_spanned v1.0.3 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling uuid v1.19.0 [INFO] [stderr] Compiling anyhow v1.0.100 [INFO] [stderr] Compiling typed-arena v2.0.2 [INFO] [stderr] Compiling unicode-segmentation v1.12.0 [INFO] [stderr] Compiling toml_writer v1.0.4 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling arraydeque v0.5.1 [INFO] [stderr] Compiling cpufeatures v0.2.17 [INFO] [stderr] Compiling better_any v0.2.1 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling antlr4rust v0.5.2 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling convert_case v0.6.0 [INFO] [stderr] Compiling toml_parser v1.0.4 [INFO] [stderr] Compiling yaml-rust2 v0.10.4 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling shared_child v1.1.1 [INFO] [stderr] Compiling rust-ini v0.21.3 [INFO] [stderr] Compiling serde-untagged v0.1.9 [INFO] [stderr] Compiling serde_path_to_error v0.1.20 [INFO] [stderr] Compiling toml v0.9.8 [INFO] [stderr] Compiling shared_thread v0.2.0 [INFO] [stderr] Compiling pathdiff v0.2.3 [INFO] [stderr] Compiling duct v1.1.1 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling pest_generator v2.8.4 [INFO] [stderr] Compiling regex-automata v0.4.13 [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 tokio-macros v2.6.0 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling rustls-webpki v0.103.8 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling clap_derive v4.5.49 [INFO] [stderr] Compiling pest_derive v2.8.4 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling tokio v1.48.0 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.8.1 [INFO] [stderr] Compiling zerovec v0.11.5 [INFO] [stderr] Compiling zerotrie v0.2.3 [INFO] [stderr] Compiling clap v4.5.53 [INFO] [stderr] Compiling clap_complete v4.5.64 [INFO] [stderr] Compiling tinystr v0.8.2 [INFO] [stderr] Compiling potential_utf v0.1.4 [INFO] [stderr] Compiling icu_collections v2.1.1 [INFO] [stderr] Compiling icu_locale_core v2.1.1 [INFO] [stderr] Compiling regex v1.12.2 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling chrono v0.4.42 [INFO] [stderr] Compiling json5 v0.4.1 [INFO] [stderr] Compiling ron v0.12.0 [INFO] [stderr] Compiling icu_provider v2.1.1 [INFO] [stderr] Compiling icu_properties v2.1.2 [INFO] [stderr] Compiling icu_normalizer v2.1.1 [INFO] [stderr] Compiling cel v0.12.0 [INFO] [stderr] Compiling config v0.15.19 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling url v2.5.7 [INFO] [stderr] Compiling tokio-util v0.7.17 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling tokio-rustls v0.26.4 [INFO] [stderr] Compiling tower-http v0.6.8 [INFO] [stderr] Compiling h2 v0.4.12 [INFO] [stderr] Compiling hyper v1.8.1 [INFO] [stderr] Compiling hyper-util v0.1.19 [INFO] [stderr] Compiling hyper-tls v0.6.0 [INFO] [stderr] Compiling hyper-rustls v0.27.7 [INFO] [stderr] Compiling reqwest v0.12.26 [INFO] [stderr] Compiling oauth2 v5.0.0 [INFO] [stderr] Compiling httpster v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 19s [INFO] running `Command { std: "docker" "inspect" "1f7c2d3bc3e8a70a47a99a9f5e2a4802095ff85e48b0af6208e9e4ed9f46e484", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1f7c2d3bc3e8a70a47a99a9f5e2a4802095ff85e48b0af6208e9e4ed9f46e484", kill_on_drop: false }` [INFO] [stdout] 1f7c2d3bc3e8a70a47a99a9f5e2a4802095ff85e48b0af6208e9e4ed9f46e484 [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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+a7ee93192a766fb0dafa23def7154fc03cfcfc3e" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6ae2ba7c451a51a41008e4ca8aafd0fcd30c939d8c87a7ac57c05dfcb4368647 [INFO] running `Command { std: "docker" "start" "-a" "6ae2ba7c451a51a41008e4ca8aafd0fcd30c939d8c87a7ac57c05dfcb4368647", kill_on_drop: false }` [INFO] [stderr] Compiling bitflags v2.10.0 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling httpdate v1.0.3 [INFO] [stderr] Compiling regex-automata v0.4.13 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling predicates-core v1.0.9 [INFO] [stderr] Compiling rustix v1.1.2 [INFO] [stderr] Compiling num_cpus v1.17.0 [INFO] [stderr] Compiling termtree v0.5.1 [INFO] [stderr] Compiling deadpool-runtime v0.1.4 [INFO] [stderr] Compiling linux-raw-sys v0.11.0 [INFO] [stderr] Compiling difflib v0.4.0 [INFO] [stderr] Compiling assert_cmd v2.1.1 [INFO] [stderr] Compiling assert-json-diff v2.0.2 [INFO] [stderr] Compiling wait-timeout v0.2.1 [INFO] [stderr] Compiling hyper v1.8.1 [INFO] [stderr] Compiling openssl v0.10.75 [INFO] [stderr] Compiling ron v0.12.0 [INFO] [stderr] Compiling predicates v3.1.3 [INFO] [stderr] Compiling predicates-tree v1.0.12 [INFO] [stderr] Compiling deadpool v0.12.3 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling config v0.15.19 [INFO] [stderr] Compiling tempfile v3.23.0 [INFO] [stderr] Compiling regex v1.12.2 [INFO] [stderr] Compiling bstr v1.12.1 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling cel v0.12.0 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling hyper-util v0.1.19 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling tower-http v0.6.8 [INFO] [stderr] Compiling hyper-tls v0.6.0 [INFO] [stderr] Compiling hyper-rustls v0.27.7 [INFO] [stderr] Compiling wiremock v0.6.5 [INFO] [stderr] Compiling reqwest v0.12.26 [INFO] [stderr] Compiling oauth2 v5.0.0 [INFO] [stderr] Compiling httpster v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 44.85s [INFO] running `Command { std: "docker" "inspect" "6ae2ba7c451a51a41008e4ca8aafd0fcd30c939d8c87a7ac57c05dfcb4368647", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6ae2ba7c451a51a41008e4ca8aafd0fcd30c939d8c87a7ac57c05dfcb4368647", kill_on_drop: false }` [INFO] [stdout] 6ae2ba7c451a51a41008e4ca8aafd0fcd30c939d8c87a7ac57c05dfcb4368647 [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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+a7ee93192a766fb0dafa23def7154fc03cfcfc3e" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 5bfa5ed770fbd2b5d89fa2500e1d5196c2a37c258f901538eb9d62df54d4870b [INFO] running `Command { std: "docker" "start" "-a" "5bfa5ed770fbd2b5d89fa2500e1d5196c2a37c258f901538eb9d62df54d4870b", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.41s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/httpster-b7fe9ff11addc605) [INFO] [stdout] [INFO] [stdout] running 6 tests [INFO] [stdout] test config::tests::test_convention_based_resolution ... ok [INFO] [stdout] test config::tests::test_explicit_relative_path ... ok [INFO] [stdout] test config::tests::test_resolve_from_file_convention ... ok [INFO] [stdout] test config::tests::test_disabled_convention ... ok [INFO] [stdout] test config::tests::test_resolve_from_file_explicit_relative ... ok [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/httpster-c10e4feffe2cad01) [INFO] [stdout] test config::tests::test_explicit_absolute_path ... ok [INFO] [stderr] Running tests/auth_tests.rs (/opt/rustwide/target/debug/deps/auth_tests-e4bee3baf0552517) [INFO] [stdout] [INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s [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] [stdout] [INFO] [stdout] running 6 tests [INFO] [stdout] test test_request_overrides_profile ... ok [INFO] [stdout] test test_explicit_headers_not_overridden ... ok [INFO] [stdout] test test_auth_from_profile ... ok [INFO] [stdout] test test_cli_overrides_all ... ok [INFO] [stdout] test test_variable_interpolation ... ok [INFO] [stderr] Running tests/build_url_tests.rs (/opt/rustwide/target/debug/deps/build_url_tests-58acc7cd7e9cbcd4) [INFO] [stdout] test test_all_auth_types ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.21s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 13 tests [INFO] [stdout] test build_url_absolute_path_overrides_base ... ok [INFO] [stdout] test build_url_appends_duplicate_keys ... ok [INFO] [stdout] test build_url_base_trailing_slash ... ok [INFO] [stdout] test build_url_appends_query_params ... ok [INFO] [stdout] test build_url_with_path ... ok [INFO] [stdout] test build_url_appends_all_params ... ok [INFO] [stdout] test build_url_path_and_query_params ... ok [INFO] [stdout] test build_url_path_with_query_params ... ok [INFO] [stdout] test build_url_relative_path_replaces_no_trailing_slash ... ok [INFO] [stdout] test build_url_base_with_query_params ... ok [INFO] [stdout] test build_url_no_path_no_params ... ok [INFO] [stdout] test build_url_relative_path_appends_trailing_slash ... ok [INFO] [stdout] test build_url_special_characters ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 13 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.06s [INFO] [stdout] [INFO] [stderr] Running tests/cli_tests.rs (/opt/rustwide/target/debug/deps/cli_tests-8b3fdcd194f2198c) [INFO] [stdout] [INFO] [stdout] running 9 tests [INFO] [stdout] test test_switch_context_writes_to_session ... ok [INFO] [stdout] test test_variable_overrides_context ... ok [INFO] [stdout] test test_ad_hoc_get_request ... ok [INFO] [stdout] test test_ad_hoc_get_with_context ... ok [INFO] [stdout] test test_ad_hoc_get_with_variable ... ok [INFO] [stdout] test test_oauth2_client_credentials_with_defaults_and_context ... ok [INFO] [stdout] test test_oauth2_client_credentials_pure_cli ... ok [INFO] [stdout] test test_oauth2_client_credentials_with_profile_and_context ... ok [INFO] [stdout] test test_oauth2_client_credentials_token_caching ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 9 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.79s [INFO] [stdout] [INFO] [stderr] Running tests/compose_tests.rs (/opt/rustwide/target/debug/deps/compose_tests-07ea0ced320b087f) [INFO] [stdout] [INFO] [stdout] running 11 tests [INFO] [stdout] test test_compose_ad_hoc_basic ... ok [INFO] [stdout] test test_compose_ad_hoc_with_profiles ... ok [INFO] [stdout] test test_compose_profile_merging ... ok [INFO] [stdout] test test_compose_variable_interpolation ... ok [INFO] [stdout] test test_profile_auth_type_none_disables_auth ... ok [INFO] [stdout] test test_full_composition_flow ... ok [INFO] [stdout] test test_compose_cli_overrides ... ok [INFO] [stdout] test test_cli_auth_type_none_overrides_config ... ok [INFO] [stdout] test test_compose_ad_hoc_type_precedence ... ok [INFO] [stdout] test test_context_precedence ... ok [INFO] [stderr] Running tests/config_tests.rs (/opt/rustwide/target/debug/deps/config_tests-0638dc9b31e57ccd) [INFO] [stdout] test test_compose_type_headers_precedence ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 11 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.09s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test parse_minimal_config ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Running tests/interpolate_tests.rs (/opt/rustwide/target/debug/deps/interpolate_tests-8210269d1d00d835) [INFO] [stdout] [INFO] [stdout] running 15 tests [INFO] [stdout] test test_escaped_placeholder ... ok [INFO] [stdout] test test_double_quoted_string_with_escaped_quote ... ok [INFO] [stdout] test test_single_quoted_string_in_expression ... ok [INFO] [stdout] test test_single_quoted_string_with_braces ... ok [INFO] [stdout] test test_double_quoted_string_with_unbalanced_closing_brace ... ok [INFO] [stdout] test test_basic_interpolation ... ok [INFO] [stdout] test test_double_quoted_string_with_braces ... ok [INFO] [stdout] test test_missing_variable ... ok [INFO] [stdout] test test_environment_variable ... ok [INFO] [stdout] test test_single_quoted_string_with_unbalanced_opening_brace ... ok [INFO] [stdout] test test_single_quoted_string_with_escaped_quote ... ok [INFO] [stdout] test test_double_quoted_string_in_expression ... ok [INFO] [stdout] test test_expression_math ... ok [INFO] [stdout] test test_missing_environment_variable ... ok [INFO] [stdout] test test_braces_inside_expression ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 15 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s [INFO] [stdout] [INFO] [stderr] Doc-tests httpster [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" "5bfa5ed770fbd2b5d89fa2500e1d5196c2a37c258f901538eb9d62df54d4870b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5bfa5ed770fbd2b5d89fa2500e1d5196c2a37c258f901538eb9d62df54d4870b", kill_on_drop: false }` [INFO] [stdout] 5bfa5ed770fbd2b5d89fa2500e1d5196c2a37c258f901538eb9d62df54d4870b