[INFO] cloning repository https://github.com/palant/pingora-utils [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/palant/pingora-utils" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpalant%2Fpingora-utils", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpalant%2Fpingora-utils'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] f39b9f41f7ff9b750568df1fa583b1bfa4c96e03 [INFO] testing palant/pingora-utils against try#028592fec99e54cc92def5a2a849c673b066dd93 for pr-146098 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpalant%2Fpingora-utils" "/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/palant/pingora-utils [INFO] finished tweaking git repo https://github.com/palant/pingora-utils [INFO] tweaked toml for git repo https://github.com/palant/pingora-utils written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/palant/pingora-utils on toolchain 028592fec99e54cc92def5a2a849c673b066dd93 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+028592fec99e54cc92def5a2a849c673b066dd93" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/palant/pingora-utils 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" "+028592fec99e54cc92def5a2a849c673b066dd93" "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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+028592fec99e54cc92def5a2a849c673b066dd93" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ef1524ba290f24e23b3aa75db5030411bc4b4f2bea30c8f47e9f58df42182861 [INFO] running `Command { std: "docker" "start" "-a" "ef1524ba290f24e23b3aa75db5030411bc4b4f2bea30c8f47e9f58df42182861", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ef1524ba290f24e23b3aa75db5030411bc4b4f2bea30c8f47e9f58df42182861", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ef1524ba290f24e23b3aa75db5030411bc4b4f2bea30c8f47e9f58df42182861", kill_on_drop: false }` [INFO] [stdout] ef1524ba290f24e23b3aa75db5030411bc4b4f2bea30c8f47e9f58df42182861 [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+028592fec99e54cc92def5a2a849c673b066dd93" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 10f969dead7eef1d74310e50a4718ad83c4fa895859313dea908677d2321bf95 [INFO] running `Command { std: "docker" "start" "-a" "10f969dead7eef1d74310e50a4718ad83c4fa895859313dea908677d2321bf95", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling bytes v1.6.1 [INFO] [stderr] Compiling serde v1.0.204 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling cc v1.1.6 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling socket2 v0.5.7 [INFO] [stderr] Compiling mio v0.8.11 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling futures-io v0.3.30 [INFO] [stderr] Compiling allocator-api2 v0.2.18 [INFO] [stderr] Compiling tinyvec v1.8.0 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling serde_json v1.0.120 [INFO] [stderr] Compiling thiserror v1.0.63 [INFO] [stderr] Compiling syn v2.0.72 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling openssl-src v300.3.1+3.3.1 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling gimli v0.29.0 [INFO] [stderr] Compiling unicode-normalization v0.1.23 [INFO] [stderr] Compiling httparse v1.9.4 [INFO] [stderr] Compiling ring v0.17.8 [INFO] [stderr] Compiling backtrace v0.3.73 [INFO] [stderr] Compiling indexmap v2.2.6 [INFO] [stderr] Compiling openssl-sys v0.9.103 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Compiling idna v0.5.0 [INFO] [stderr] Compiling miniz_oxide v0.7.4 [INFO] [stderr] Compiling zstd-sys v2.0.12+zstd.1.5.6 [INFO] [stderr] Compiling time v0.3.36 [INFO] [stderr] Compiling http v0.2.12 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling addr2line v0.22.0 [INFO] [stderr] Compiling object v0.36.1 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling rustls v0.21.12 [INFO] [stderr] Compiling regex-syntax v0.8.4 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling unicase v2.7.0 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling serde_derive v1.0.204 [INFO] [stderr] Compiling tokio-macros v2.3.0 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling thiserror-impl v1.0.63 [INFO] [stderr] Compiling tokio v1.38.1 [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stderr] Compiling sct v0.7.1 [INFO] [stderr] Compiling rustls-webpki v0.101.7 [INFO] [stderr] Compiling regex-automata v0.4.7 [INFO] [stderr] Compiling regex v1.10.5 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling trackable_derive v1.0.0 [INFO] [stderr] Compiling http-body v0.4.6 [INFO] [stderr] Compiling cmake v0.1.50 [INFO] [stderr] Compiling thread_local v1.1.8 [INFO] [stderr] Compiling tokio-util v0.7.11 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling openssl v0.10.66 [INFO] [stderr] Compiling zstd-safe v7.2.0 [INFO] [stderr] Compiling match_cfg v0.1.0 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling hostname v0.3.1 [INFO] [stderr] Compiling h2 v0.3.26 [INFO] [stderr] Compiling libz-ng-sys v1.1.15 [INFO] [stderr] Compiling uuid v1.10.0 [INFO] [stderr] Compiling url v2.5.2 [INFO] [stderr] Compiling debugid v0.8.0 [INFO] [stderr] Compiling tokio-rustls v0.24.1 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling trackable v1.3.0 [INFO] [stderr] Compiling sentry-types v0.26.0 [INFO] [stderr] Compiling futures-executor v0.3.30 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling sentry-contexts v0.26.0 [INFO] [stderr] Compiling http v1.1.0 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling base64 v0.21.7 [INFO] [stderr] Compiling arrayvec v0.7.4 [INFO] [stderr] Compiling rust_decimal v1.35.0 [INFO] [stderr] Compiling tokio-openssl v0.6.4 [INFO] [stderr] Compiling protobuf v2.28.0 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling alloc-no-stdlib v2.0.4 [INFO] [stderr] Compiling rustls-pemfile v1.0.4 [INFO] [stderr] Compiling alloc-stdlib v0.2.2 [INFO] [stderr] Compiling futures v0.3.30 [INFO] [stderr] Compiling trackable v0.2.24 [INFO] [stderr] Compiling hyper v0.14.30 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling async-stream-impl v0.3.5 [INFO] [stderr] Compiling uname v0.1.1 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling encoding_rs v0.8.34 [INFO] [stderr] Compiling os_str_bytes v6.6.1 [INFO] [stderr] Compiling linked-hash-map v0.5.6 [INFO] [stderr] Compiling webpki-roots v0.25.4 [INFO] [stderr] Compiling sentry-core v0.26.0 [INFO] [stderr] Compiling termcolor v1.4.1 [INFO] [stderr] Compiling prometheus v0.13.4 [INFO] [stderr] Compiling ipnet v2.9.0 [INFO] [stderr] Compiling pingora-error v0.3.0 [INFO] [stderr] Compiling sentry-backtrace v0.26.0 [INFO] [stderr] Compiling hyper-rustls v0.24.2 [INFO] [stderr] Compiling reqwest v0.11.27 [INFO] [stderr] Compiling sentry-panic v0.26.0 [INFO] [stderr] Compiling pingora-http v0.3.0 [INFO] [stderr] Compiling clap_derive v3.2.25 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling clap_lex v0.2.4 [INFO] [stderr] Compiling async-stream v0.3.5 [INFO] [stderr] Compiling pingora-timeout v0.3.0 [INFO] [stderr] Compiling zstd v0.13.2 [INFO] [stderr] Compiling brotli-decompressor v2.5.1 [INFO] [stderr] Compiling tokio-stream v0.1.15 [INFO] [stderr] Compiling crossbeam-queue v0.3.11 [INFO] [stderr] Compiling crossbeam-channel v0.5.13 [INFO] [stderr] Compiling lru v0.12.3 [INFO] [stderr] Compiling crc32fast v1.4.2 [INFO] [stderr] Compiling iana-time-zone v0.1.60 [INFO] [stderr] Compiling textwrap v0.16.1 [INFO] [stderr] Compiling data-encoding v2.6.0 [INFO] [stderr] Compiling h2 v0.4.5 [INFO] [stderr] Compiling rustracing v0.5.1 [INFO] [stderr] Compiling sfv v0.9.4 [INFO] [stderr] Compiling clap v3.2.25 [INFO] [stderr] Compiling chrono v0.4.38 [INFO] [stderr] Compiling brotli v3.5.0 [INFO] [stderr] Compiling pingora-pool v0.3.0 [INFO] [stderr] Compiling tokio-test v0.4.4 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Compiling sentry v0.26.0 [INFO] [stderr] Compiling serde_yaml v0.8.26 [INFO] [stderr] Compiling rmp v0.8.14 [INFO] [stderr] Compiling nix v0.24.3 [INFO] [stderr] Compiling thrift_codec v0.1.1 [INFO] [stderr] Compiling pingora-runtime v0.3.0 [INFO] [stderr] Compiling async-trait v0.1.81 [INFO] [stderr] Compiling daemonize v0.5.0 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling strum v0.26.3 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling rustracing_jaeger v0.7.0 [INFO] [stderr] Compiling anstyle-parse v0.2.4 [INFO] [stderr] Compiling rmp-serde v1.3.0 [INFO] [stderr] Compiling pingora-header-serde v0.3.0 [INFO] [stderr] Compiling pingora-lru v0.3.0 [INFO] [stderr] Compiling blake2 v0.10.6 [INFO] [stderr] Compiling anstyle-query v1.1.0 [INFO] [stderr] Compiling anstream v0.6.14 [INFO] [stderr] Compiling clap_lex v0.7.1 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling clap_derive v4.5.8 [INFO] [stderr] Compiling maud_macros v0.26.0 [INFO] [stderr] Compiling clap_builder v4.5.9 [INFO] [stderr] Compiling serde_derive_internals v0.29.1 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Compiling maud v0.26.0 [INFO] [stderr] Compiling inout v0.1.3 [INFO] [stderr] Compiling mime_guess v2.0.5 [INFO] [stderr] Compiling cipher v0.4.4 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling blowfish v0.9.1 [INFO] [stderr] Compiling pandora-module-utils-macros v0.2.0 (/opt/rustwide/workdir/pandora-module-utils-macros) [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling flate2 v1.0.30 [INFO] [stderr] Compiling zeroize v1.8.1 [INFO] [stderr] Compiling jwt v0.16.0 [INFO] [stderr] Compiling bcrypt v0.15.1 [INFO] [stderr] Compiling pingora-limits v0.3.0 [INFO] [stderr] Compiling env_logger v0.9.3 [INFO] [stderr] Compiling clap v4.5.9 [INFO] [stderr] Compiling pingora-openssl v0.3.0 [INFO] [stderr] Compiling pingora-core v0.3.0 [INFO] [stderr] Compiling pingora-cache v0.3.0 [INFO] [stderr] Compiling pingora-proxy v0.3.0 [INFO] [stderr] Compiling pingora v0.3.0 [INFO] [stderr] Compiling pandora-module-utils v0.2.0 (/opt/rustwide/workdir/pandora-module-utils) [INFO] [stdout] warning: unnecessary parentheses around closure body [INFO] [stdout] --> pandora-module-utils/src/trie.rs:146:35 [INFO] [stdout] | [INFO] [stdout] 146 | .map(|(value, index)| (LookupResult::new(value, index))) [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 146 - .map(|(value, index)| (LookupResult::new(value, index))) [INFO] [stdout] 146 + .map(|(value, index)| LookupResult::new(value, index)) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling headers-module v0.2.0 (/opt/rustwide/workdir/headers-module) [INFO] [stderr] Compiling auth-module v0.2.0 (/opt/rustwide/workdir/auth-module) [INFO] [stderr] Compiling ip-anonymization-module v0.2.0 (/opt/rustwide/workdir/ip-anonymization-module) [INFO] [stderr] Compiling compression-module v0.2.0 (/opt/rustwide/workdir/compression-module) [INFO] [stderr] Compiling rewrite-module v0.2.0 (/opt/rustwide/workdir/rewrite-module) [INFO] [stderr] Compiling virtual-hosts-module v0.2.0 (/opt/rustwide/workdir/virtual-hosts-module) [INFO] [stderr] Compiling common-log-module v0.2.0 (/opt/rustwide/workdir/common-log-module) [INFO] [stderr] Compiling startup-module v0.2.0 (/opt/rustwide/workdir/startup-module) [INFO] [stderr] Compiling static-files-module v0.2.0 (/opt/rustwide/workdir/static-files-module) [INFO] [stderr] Compiling upstream-module v0.2.0 (/opt/rustwide/workdir/upstream-module) [INFO] [stderr] Compiling response-module v0.2.0 (/opt/rustwide/workdir/response-module) [INFO] [stderr] Compiling pandora-web-server v0.2.0 (/opt/rustwide/workdir/pandora-web-server) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 8m 57s [INFO] running `Command { std: "docker" "inspect" "10f969dead7eef1d74310e50a4718ad83c4fa895859313dea908677d2321bf95", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "10f969dead7eef1d74310e50a4718ad83c4fa895859313dea908677d2321bf95", kill_on_drop: false }` [INFO] [stdout] 10f969dead7eef1d74310e50a4718ad83c4fa895859313dea908677d2321bf95 [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+028592fec99e54cc92def5a2a849c673b066dd93" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 381d93c9f79f159487e2c93f46d7149db917c57e4ad4ae0c01bac883f2eac43b [INFO] running `Command { std: "docker" "start" "-a" "381d93c9f79f159487e2c93f46d7149db917c57e4ad4ae0c01bac883f2eac43b", kill_on_drop: false }` [INFO] [stderr] Compiling jobserver v0.1.31 [INFO] [stderr] Compiling pandora-module-utils-macros v0.2.0 (/opt/rustwide/workdir/pandora-module-utils-macros) [INFO] [stderr] Compiling test-log v0.2.13 [INFO] [stderr] Compiling chrono v0.4.38 [INFO] [stderr] Compiling unicode-xid v0.2.4 [INFO] [stderr] Compiling const_format_proc_macros v0.2.32 [INFO] [stderr] Compiling cc v1.1.6 [INFO] [stderr] Compiling openssl-src v300.3.1+3.3.1 [INFO] [stderr] Compiling cmake v0.1.50 [INFO] [stderr] Compiling const_format v0.2.32 [INFO] [stderr] Compiling ring v0.17.8 [INFO] [stderr] Compiling backtrace v0.3.73 [INFO] [stderr] Compiling zstd-sys v2.0.12+zstd.1.5.6 [INFO] [stderr] Compiling libz-ng-sys v1.1.15 [INFO] [stderr] Compiling openssl-sys v0.9.103 [INFO] [stderr] Compiling sentry-backtrace v0.26.0 [INFO] [stderr] Compiling sentry-panic v0.26.0 [INFO] [stderr] Compiling rustracing v0.5.1 [INFO] [stderr] Compiling rustls v0.21.12 [INFO] [stderr] Compiling rustracing_jaeger v0.7.0 [INFO] [stderr] Compiling rustls-webpki v0.101.7 [INFO] [stderr] Compiling sct v0.7.1 [INFO] [stderr] Compiling zstd-safe v7.2.0 [INFO] [stderr] Compiling zstd v0.13.2 [INFO] [stderr] Compiling tokio-rustls v0.24.1 [INFO] [stderr] Compiling pingora-header-serde v0.3.0 [INFO] [stderr] Compiling hyper-rustls v0.24.2 [INFO] [stderr] Compiling reqwest v0.11.27 [INFO] [stderr] Compiling sentry v0.26.0 [INFO] [stderr] Compiling flate2 v1.0.30 [INFO] [stderr] Compiling openssl v0.10.66 [INFO] [stderr] Compiling tokio-openssl v0.6.4 [INFO] [stderr] Compiling pingora-openssl v0.3.0 [INFO] [stderr] Compiling pingora-core v0.3.0 [INFO] [stderr] Compiling pingora-cache v0.3.0 [INFO] [stderr] Compiling pingora-proxy v0.3.0 [INFO] [stderr] Compiling pingora v0.3.0 [INFO] [stderr] Compiling pandora-module-utils v0.2.0 (/opt/rustwide/workdir/pandora-module-utils) [INFO] [stdout] warning: unnecessary parentheses around closure body [INFO] [stdout] --> pandora-module-utils/src/trie.rs:146:35 [INFO] [stdout] | [INFO] [stdout] 146 | .map(|(value, index)| (LookupResult::new(value, index))) [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 146 - .map(|(value, index)| (LookupResult::new(value, index))) [INFO] [stdout] 146 + .map(|(value, index)| LookupResult::new(value, index)) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around closure body [INFO] [stdout] --> pandora-module-utils/src/trie.rs:146:35 [INFO] [stdout] | [INFO] [stdout] 146 | .map(|(value, index)| (LookupResult::new(value, index))) [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 146 - .map(|(value, index)| (LookupResult::new(value, index))) [INFO] [stdout] 146 + .map(|(value, index)| LookupResult::new(value, index)) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around closure body [INFO] [stdout] --> pandora-module-utils/src/trie.rs:146:35 [INFO] [stdout] | [INFO] [stdout] 146 | .map(|(value, index)| (LookupResult::new(value, index))) [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 146 - .map(|(value, index)| (LookupResult::new(value, index))) [INFO] [stdout] 146 + .map(|(value, index)| LookupResult::new(value, index)) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling compression-module v0.2.0 (/opt/rustwide/workdir/compression-module) [INFO] [stderr] Compiling startup-module v0.2.0 (/opt/rustwide/workdir/startup-module) [INFO] [stderr] Compiling static-files-module v0.2.0 (/opt/rustwide/workdir/static-files-module) [INFO] [stderr] Compiling upstream-module v0.2.0 (/opt/rustwide/workdir/upstream-module) [INFO] [stderr] Compiling rewrite-module v0.2.0 (/opt/rustwide/workdir/rewrite-module) [INFO] [stderr] Compiling headers-module v0.2.0 (/opt/rustwide/workdir/headers-module) [INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> pandora-module-utils/src/trie.rs:490:60 [INFO] [stdout] | [INFO] [stdout] 490 | fn make_key<'a>(s: &'a str) -> Box + 'a> { [INFO] [stdout] | -- the lifetime is named here ^^^^^ the same lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 490 | fn make_key<'a>(s: &'a str) -> Box + 'a> { [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling common-log-module v0.2.0 (/opt/rustwide/workdir/common-log-module) [INFO] [stderr] Compiling response-module v0.2.0 (/opt/rustwide/workdir/response-module) [INFO] [stderr] Compiling virtual-hosts-module v0.2.0 (/opt/rustwide/workdir/virtual-hosts-module) [INFO] [stderr] Compiling auth-module v0.2.0 (/opt/rustwide/workdir/auth-module) [INFO] [stderr] Compiling ip-anonymization-module v0.2.0 (/opt/rustwide/workdir/ip-anonymization-module) [INFO] [stderr] Compiling pandora-web-server v0.2.0 (/opt/rustwide/workdir/pandora-web-server) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 5m 34s [INFO] running `Command { std: "docker" "inspect" "381d93c9f79f159487e2c93f46d7149db917c57e4ad4ae0c01bac883f2eac43b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "381d93c9f79f159487e2c93f46d7149db917c57e4ad4ae0c01bac883f2eac43b", kill_on_drop: false }` [INFO] [stdout] 381d93c9f79f159487e2c93f46d7149db917c57e4ad4ae0c01bac883f2eac43b [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+028592fec99e54cc92def5a2a849c673b066dd93" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 5750ff844cf31e3f7abcd73ec5de0eac00646cffcb42159fc3c0b825adf29f90 [INFO] running `Command { std: "docker" "start" "-a" "5750ff844cf31e3f7abcd73ec5de0eac00646cffcb42159fc3c0b825adf29f90", kill_on_drop: false }` [INFO] [stderr] warning: unnecessary parentheses around closure body [INFO] [stderr] --> pandora-module-utils/src/trie.rs:146:35 [INFO] [stderr] | [INFO] [stderr] 146 | .map(|(value, index)| (LookupResult::new(value, index))) [INFO] [stderr] | ^ ^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] help: remove these parentheses [INFO] [stderr] | [INFO] [stderr] 146 - .map(|(value, index)| (LookupResult::new(value, index))) [INFO] [stderr] 146 + .map(|(value, index)| LookupResult::new(value, index)) [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stderr] --> pandora-module-utils/src/trie.rs:490:60 [INFO] [stderr] | [INFO] [stderr] 490 | fn make_key<'a>(s: &'a str) -> Box + 'a> { [INFO] [stderr] | -- the lifetime is named here ^^^^^ the same lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stderr] help: consistently use `'a` [INFO] [stderr] | [INFO] [stderr] 490 | fn make_key<'a>(s: &'a str) -> Box + 'a> { [INFO] [stderr] | ++ [INFO] [stderr] [INFO] [stderr] warning: `pandora-module-utils` (lib) generated 1 warning (run `cargo fix --lib -p pandora-module-utils` to apply 1 suggestion) [INFO] [stderr] warning: `pandora-module-utils` (lib) generated 1 warning (1 duplicate) [INFO] [stderr] warning: `pandora-module-utils` (lib test) generated 2 warnings (1 duplicate) (run `cargo fix --lib -p pandora-module-utils --tests` to apply 1 suggestion) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.59s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/auth_module-a0c74036968a78c5) [INFO] [stdout] [INFO] [stdout] running 33 tests [INFO] [stdout] test basic::tests::unconfigured ... ok [INFO] [stdout] test basic::tests::no_auth_header ... ok [INFO] [stdout] test basic::tests::unknown_auth_scheme ... ok [INFO] [stdout] test basic::tests::missing_credentials ... ok [INFO] [stdout] test page::tests::cookie_invalid_signature ... ok [INFO] [stdout] test page::tests::cookie_invalid_token ... ok [INFO] [stdout] test page::tests::cookie_expired_token ... ok [INFO] [stdout] test page::tests::cookie_issued_in_future ... ok [INFO] [stdout] test basic::tests::correct_credentials ... ok [INFO] [stdout] test page::tests::correct_credentials ... ok [INFO] [stdout] test page::tests::correct_credentials_json ... ok [INFO] [stdout] test page::tests::login_page ... ok [INFO] [stdout] test page::tests::login_page_head ... ok [INFO] [stdout] test basic::tests::wrong_credentials ... ok [INFO] [stdout] test page::tests::no_cookies ... ok [INFO] [stdout] test page::tests::multiple_cookies ... ok [INFO] [stdout] test page::tests::rate_limiting ... ok [INFO] [stdout] test basic::tests::rate_limiting ... ok [INFO] [stdout] test page::tests::unconfigured ... ok [INFO] [stdout] test page::tests::post_without_body ... ok [INFO] [stdout] test page::tests::valid_cookie ... ok [INFO] [stdout] test page::tests::unknown_cookie ... ok [INFO] [stdout] test page::tests::wrong_password ... ok [INFO] [stdout] test page::tests::wrong_password_json ... ok [INFO] [stdout] test page::tests::wrong_content_type ... ok [INFO] [stdout] test page::tests::redirect_after_uri_modified ... ok [INFO] [stdout] test page::tests::wrong_user_name ... ok [INFO] [stdout] test page::tests::wrong_user_name_json ... ok [INFO] [stdout] test basic::tests::credentials_no_colon ... ok [INFO] [stdout] test basic::tests::wrong_user_name ... ok [INFO] [stdout] test basic::tests::display_hash ... ok [INFO] [stdout] test page::tests::display_hash_json ... ok [INFO] [stdout] test page::tests::display_hash ... ok [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/common_log_module-fc634cf1f34a7dae) [INFO] [stdout] [INFO] [stdout] test result: ok. 33 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 13.17s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stdout] test writer::tests::escaping ... ok [INFO] [stdout] test configuration::tests::log_field_parsing ... ok [INFO] [stdout] test writer::tests::tokens_to_string ... ok [INFO] [stdout] test handler::tests::path_normalization ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/compression_module-1ef54e1fcaf80b69) [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test tests::configured ... ok [INFO] [stdout] test tests::unconfigured ... 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 src/lib.rs (/opt/rustwide/target/debug/deps/headers_module-75c1f7f0f6fb1b6d) [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test deserialize::tests::custom_headers_deserialization ... ok [INFO] [stdout] test handler::tests::request_filter ... ok [INFO] [stdout] test handler::tests::upstream ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/ip_anonymization_module-1e5816b45261693a) [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/pandora_module_utils-9fb793bb454fae75) [INFO] [stdout] test tests::ipv4 ... ok [INFO] [stdout] test tests::ipv4_mapped_ipv6 ... ok [INFO] [stdout] test tests::unconfigured ... ok [INFO] [stdout] test tests::ipv6 ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 16 tests [INFO] [stdout] test deserialize::tests::one_or_many_maps ... ok [INFO] [stdout] test deserialize::tests::one_or_many_strings ... ok [INFO] [stdout] test merger::tests::fallback_behavior ... ok [INFO] [stdout] test router::tests::path_normalization ... ok [INFO] [stdout] test router::tests::host_path_matcher_parsing ... ok [INFO] [stdout] test router::tests::path_remove_prefix ... ok [INFO] [stdout] test merger::tests::merge_into_merger ... ok [INFO] [stdout] test merger::tests::redundant_states ... ok [INFO] [stdout] test merger::tests::sorter ... ok [INFO] [stdout] test merger::tests::extend ... ok [INFO] [stdout] test router::tests::routing ... ok [INFO] [stdout] test trie::tests::common_prefix ... ok [INFO] [stdout] test trie::tests::lookup_without_root_value ... ok [INFO] [stdout] test trie::tests::lookup_with_root_value ... ok [INFO] [stdout] test trie::tests::value_compacting ... ok [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/pandora_module_utils_macros-411b587028b116d4) [INFO] [stdout] test merger::tests::merge ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 16 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 7 tests [INFO] [stdout] test tests::container_attributes ... ok [INFO] [stdout] test tests::field_attributes ... ok [INFO] [stdout] test tests::merge_across_maps ... ok [INFO] [stdout] test tests::request_filter ... ok [INFO] [stdout] test tests::from_yaml_seed ... ok [INFO] [stdout] test tests::deserialize_merge_across_options ... ok [INFO] [stdout] test tests::handler ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/pandora_web_server-600546af665c2743) [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] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/response_module-cd260b79447644b5) [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stdout] test tests::unconfigured ... ok [INFO] [stdout] test tests::custom_status ... ok [INFO] [stdout] test tests::with_headers ... ok [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/rewrite_module-9089832357b690ae) [INFO] [stdout] test tests::configured ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 7 tests [INFO] [stdout] test configuration::tests::regex_match ... ok [INFO] [stdout] test configuration::tests::variable_interpolation ... ok [INFO] [stdout] test handler::tests::external_redirect ... ok [INFO] [stdout] test handler::tests::interpolation ... ok [INFO] [stdout] test handler::tests::internal_redirect ... ok [INFO] [stdout] test handler::tests::conditions ... ok [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/startup_module-f7b89c1734b1d759) [INFO] [stdout] test handler::tests::rule_order ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/static_files_module-92f31019eff5d5f4) [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 33 tests [INFO] [stdout] test compression_algorithm::tests::test_find_matches ... ok [INFO] [stdout] test configuration::test::mime_match_parsing ... ok [INFO] [stdout] test mime_matcher::test::matching ... ok [INFO] [stdout] test range::tests::unknown_units ... ok [INFO] [stdout] test range::tests::multiple_ranges ... ok [INFO] [stdout] test range::tests::if_range ... ok [INFO] [stdout] test range::tests::open_range ... ok [INFO] [stdout] test range::tests::no_range ... ok [INFO] [stdout] test range::tests::valid_range ... ok [INFO] [stdout] test tests::complex_path ... ok [INFO] [stdout] test tests::dir_index ... ok [INFO] [stdout] test tests::bad_request ... ok [INFO] [stdout] test range::tests::end_range ... ok [INFO] [stdout] test range::tests::out_of_bounds_ranges ... ok [INFO] [stdout] test tests::charset ... ok [INFO] [stdout] test tests::no_file ... ok [INFO] [stdout] test tests::if_none_match ... ok [INFO] [stdout] test tests::no_index ... ok [INFO] [stdout] test tests::dynamic_compression ... ok [INFO] [stdout] test tests::no_trailing_slash ... ok [INFO] [stdout] test tests::ranged_request ... ok [INFO] [stdout] test tests::head_request ... ok [INFO] [stdout] test tests::no_file_with_page_404 ... ok [INFO] [stdout] test tests::if_match ... ok [INFO] [stdout] test tests::if_modified_since ... ok [INFO] [stdout] test tests::unconfigured ... ok [INFO] [stdout] test tests::unnecessary_percent_encoding ... ok [INFO] [stdout] test tests::wrong_method ... ok [INFO] [stdout] test tests::utf8_path ... ok [INFO] [stdout] test tests::wrong_method_no_file ... ok [INFO] [stdout] test tests::text_file ... ok [INFO] [stdout] test tests::static_compression ... ok [INFO] [stdout] test tests::if_unmodified_since ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 33 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/upstream_module-8eaf1f80d96d0a6b) [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test tests::unconfigured ... ok [INFO] [stdout] test tests::handled ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- tests::handled stdout ---- [INFO] [stdout] [2025-09-29T02:19:30Z ERROR upstream_module] failed resolving upstream host name example.com: failed to lookup address information: Temporary failure in name resolution [INFO] [stdout] [INFO] [stdout] thread 'tests::handled' (141) panicked at upstream-module/src/lib.rs:209:41: [INFO] [stdout] called `Result::unwrap()` on an `Err` value: Error { etype: InternalError, esource: Unset, retry: Decided(false), cause: None, context: None } [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x56e58c436f12 - std::backtrace_rs::backtrace::libunwind::trace::hcbb09259ca22005c [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x56e58c436f12 - std::backtrace_rs::backtrace::trace_unsynchronized::h0fac8c223cd6e456 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x56e58c436f12 - std::sys::backtrace::_print_fmt::he5f2b5e0c66ce66e [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x56e58c436f12 - ::fmt::haf29e060fb6137a9 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x56e58c44879f - core::fmt::rt::Argument::fmt::h596977d9d4f722b0 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x56e58c44879f - core::fmt::write::h0ee4d44b8e20572d [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/core/src/fmt/mod.rs:1468:25 [INFO] [stdout] 6: 0x56e58c4028b1 - std::io::default_write_fmt::h5f5bf04c08f51588 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x56e58c4028b1 - std::io::Write::write_fmt::he99637cf0d3cbc1c [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x56e58c40f392 - std::sys::backtrace::BacktraceLock::print::h3db71735b2a2861b [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x56e58c41438f - std::panicking::default_hook::{{closure}}::h0168a26bb62ec69b [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/panicking.rs:301:27 [INFO] [stdout] 10: 0x56e58c414221 - std::panicking::default_hook::h7454a6fd0ab61b64 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/panicking.rs:325:9 [INFO] [stdout] 11: 0x56e58bd249be - as core::ops::function::Fn>::call::h8dac224212939801 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/alloc/src/boxed.rs:1987:9 [INFO] [stdout] 12: 0x56e58bd249be - test::test_main_with_exit_callback::{{closure}}::h18346b0063635f4a [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x56e58c414aff - as core::ops::function::Fn>::call::h7e5d21d6123baaaf [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/alloc/src/boxed.rs:1987:9 [INFO] [stdout] 14: 0x56e58c414aff - std::panicking::panic_with_hook::h2d45a49bfd4e6ec4 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/panicking.rs:842:13 [INFO] [stdout] 15: 0x56e58c4148aa - std::panicking::panic_handler::{{closure}}::h37f0f43a266cd34d [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/panicking.rs:707:13 [INFO] [stdout] 16: 0x56e58c40f4c9 - std::sys::backtrace::__rust_end_short_backtrace::h1ed0bd8883e4d747 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 17: 0x56e58c3f6ced - __rustc[92da9811a626c906]::rust_begin_unwind [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/panicking.rs:698:5 [INFO] [stdout] 18: 0x56e58c453710 - core::panicking::panic_fmt::hc1117383da035bf0 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/core/src/panicking.rs:78:14 [INFO] [stdout] 19: 0x56e58c4528a6 - core::result::unwrap_failed::h9521c83364d1c9d7 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/core/src/result.rs:1855:5 [INFO] [stdout] 20: 0x56e58bcda53b - core::result::Result::unwrap::h7e4119b1ad8c8927 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/core/src/result.rs:1226:23 [INFO] [stdout] 21: 0x56e58bcda53b - upstream_module::tests::make_app::h964f1cc1625d6a9d [INFO] [stdout] at /opt/rustwide/workdir/upstream-module/src/lib.rs:209:41 [INFO] [stdout] 22: 0x56e58bcd9b0e - upstream_module::tests::handled::{{closure}}::h58efe7186d2e5dcf [INFO] [stdout] at /opt/rustwide/workdir/upstream-module/src/lib.rs:230:23 [INFO] [stdout] 23: 0x56e58bcdd2e2 - as core::future::future::Future>::poll::hcb400ec1e3b64a21 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/core/src/future/future.rs:133:9 [INFO] [stdout] 24: 0x56e58bcdd15d - as core::future::future::Future>::poll::h2cab1ad3a080eb5a [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/core/src/future/future.rs:133:9 [INFO] [stdout] 25: 0x56e58bcd721d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h40a4367c2af961a5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.1/src/runtime/scheduler/current_thread/mod.rs:659:73 [INFO] [stdout] 26: 0x56e58bcd716b - tokio::runtime::coop::with_budget::h1095decd990c9b9d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.1/src/runtime/coop.rs:107:5 [INFO] [stdout] 27: 0x56e58bcd716b - tokio::runtime::coop::budget::h9d2ba6b22fc379de [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.1/src/runtime/coop.rs:73:5 [INFO] [stdout] 28: 0x56e58bcd716b - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::hb9a2e6a8ac164db8 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.1/src/runtime/scheduler/current_thread/mod.rs:659:25 [INFO] [stdout] 29: 0x56e58bcd5c90 - tokio::runtime::scheduler::current_thread::Context::enter::h795962bb346829ab [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.1/src/runtime/scheduler/current_thread/mod.rs:404:19 [INFO] [stdout] 30: 0x56e58bcd6820 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h13f9192f65387e2d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.1/src/runtime/scheduler/current_thread/mod.rs:658:44 [INFO] [stdout] 31: 0x56e58bcd6544 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h109881b573ea8ad1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.1/src/runtime/scheduler/current_thread/mod.rs:737:68 [INFO] [stdout] 32: 0x56e58bcd528b - tokio::runtime::context::scoped::Scoped::set::h7e3a91f43127cf54 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.1/src/runtime/context/scoped.rs:40:9 [INFO] [stdout] 33: 0x56e58bcd1409 - tokio::runtime::context::set_scheduler::{{closure}}::hb14c3a77852c4dea [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.1/src/runtime/context.rs:180:38 [INFO] [stdout] 34: 0x56e58bcce932 - std::thread::local::LocalKey::try_with::h3827aa78e01fc5ec [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/thread/local.rs:315:12 [INFO] [stdout] 35: 0x56e58bcce77e - std::thread::local::LocalKey::with::hd1e78734801a0288 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/thread/local.rs:279:20 [INFO] [stdout] 36: 0x56e58bcd13bd - tokio::runtime::context::set_scheduler::h0d43a50b359627bb [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.1/src/runtime/context.rs:180:17 [INFO] [stdout] 37: 0x56e58bcd62f0 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::hdf04c4bcf4f3274c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.1/src/runtime/scheduler/current_thread/mod.rs:737:27 [INFO] [stdout] 38: 0x56e58bcd6563 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::hd349f7f2e82ac762 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.1/src/runtime/scheduler/current_thread/mod.rs:646:24 [INFO] [stdout] 39: 0x56e58bcd5605 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h82019ce166a872db [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.1/src/runtime/scheduler/current_thread/mod.rs:175:33 [INFO] [stdout] 40: 0x56e58bcdc890 - tokio::runtime::context::runtime::enter_runtime::h70825846922c2656 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.1/src/runtime/context/runtime.rs:65:16 [INFO] [stdout] 41: 0x56e58bcd5561 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::hb0904829f898d139 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.1/src/runtime/scheduler/current_thread/mod.rs:167:9 [INFO] [stdout] 42: 0x56e58bcd53ea - tokio::runtime::runtime::Runtime::block_on::h429d03fdbfc9eec4 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.1/src/runtime/runtime.rs:347:52 [INFO] [stdout] 43: 0x56e58bcd99ce - upstream_module::tests::handled::hd617649ccc25752b [INFO] [stdout] at /opt/rustwide/workdir/upstream-module/src/lib.rs:229:24 [INFO] [stdout] 44: 0x56e58bcd9e57 - upstream_module::tests::handled::{{closure}}::hbc05dcb206f93dff [INFO] [stdout] at /opt/rustwide/workdir/upstream-module/src/lib.rs:229:23 [INFO] [stdout] 45: 0x56e58bcda626 - core::ops::function::FnOnce::call_once::h24aa90858f36bc72 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 46: 0x56e58bd2477b - core::ops::function::FnOnce::call_once::habfa9d6a6bb4aa21 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 47: 0x56e58bd2477b - test::__rust_begin_short_backtrace::hc119b5350e87269b [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/test/src/lib.rs:663:18 [INFO] [stdout] 48: 0x56e58bd3a3c5 - test::run_test_in_process::{{closure}}::h47f2af3109a35895 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/test/src/lib.rs:686:74 [INFO] [stdout] 49: 0x56e58bd3a3c5 - as core::ops::function::FnOnce<()>>::call_once::h5dba888a302c7fc3 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 50: 0x56e58bd3a3c5 - std::panicking::catch_unwind::do_call::h245c3fdea830e686 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/panicking.rs:590:40 [INFO] [stdout] 51: 0x56e58bd3a3c5 - std::panicking::catch_unwind::he88149d1cfc3a929 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/panicking.rs:553:19 [INFO] [stdout] 52: 0x56e58bd3a3c5 - std::panic::catch_unwind::hd43a8ff20deb6d7a [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/panic.rs:359:14 [INFO] [stdout] 53: 0x56e58bd3a3c5 - test::run_test_in_process::hcf11d509449005e2 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/test/src/lib.rs:686:27 [INFO] [stdout] 54: 0x56e58bd3a3c5 - test::run_test::{{closure}}::heb13d4899a512502 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/test/src/lib.rs:607:43 [INFO] [stdout] 55: 0x56e58bd10ba4 - test::run_test::{{closure}}::h3e08e9adf8aad35e [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/test/src/lib.rs:637:41 [INFO] [stdout] 56: 0x56e58bd10ba4 - std::sys::backtrace::__rust_begin_short_backtrace::h773f9a01402fd17f [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 57: 0x56e58bd144aa - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h408f0520947b97f2 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 58: 0x56e58bd144aa - as core::ops::function::FnOnce<()>>::call_once::h1162a01751e98fdc [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 59: 0x56e58bd144aa - std::panicking::catch_unwind::do_call::hf4224593c5d108e2 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/panicking.rs:590:40 [INFO] [stdout] 60: 0x56e58bd144aa - std::panicking::catch_unwind::h4478d419d6ab8a26 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/panicking.rs:553:19 [INFO] [stdout] 61: 0x56e58bd144aa - std::panic::catch_unwind::h1e472892204dcfec [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/panic.rs:359:14 [INFO] [stdout] 62: 0x56e58bd144aa - std::thread::Builder::spawn_unchecked_::{{closure}}::hd555321a5ac5351d [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 63: 0x56e58bd144aa - core::ops::function::FnOnce::call_once{{vtable.shim}}::hb9947c3c1cc735ed [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 64: 0x56e58c40a60f - as core::ops::function::FnOnce>::call_once::hf699f0a3c139bc19 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/alloc/src/boxed.rs:1973:9 [INFO] [stdout] 65: 0x56e58c40a60f - std::sys::thread::unix::Thread::new::thread_start::h2d5318761291e34a [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/sys/thread/unix.rs:126:17 [INFO] [stdout] 66: 0x7a698b8aaaa4 - [INFO] [stdout] 67: 0x7a698b937a34 - clone [INFO] [stdout] 68: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] tests::handled [INFO] [stdout] [INFO] [stdout] test result: FAILED. 1 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.59s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass `-p upstream-module --lib` [INFO] running `Command { std: "docker" "inspect" "5750ff844cf31e3f7abcd73ec5de0eac00646cffcb42159fc3c0b825adf29f90", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5750ff844cf31e3f7abcd73ec5de0eac00646cffcb42159fc3c0b825adf29f90", kill_on_drop: false }` [INFO] [stdout] 5750ff844cf31e3f7abcd73ec5de0eac00646cffcb42159fc3c0b825adf29f90