[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#7af779037716ae4125ceabb429791b4cf5dd0a43 for pr-136932 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpalant%2Fpingora-utils" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/palant/pingora-utils on toolchain 7af779037716ae4125ceabb429791b4cf5dd0a43 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+7af779037716ae4125ceabb429791b4cf5dd0a43" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [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-3-tc2/source/Cargo.toml [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" "+7af779037716ae4125ceabb429791b4cf5dd0a43" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+7af779037716ae4125ceabb429791b4cf5dd0a43" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5d442a0173bb9de65ebe265265290ed2a73c425c25f528eeeb5501907c29e6b7 [INFO] running `Command { std: "docker" "start" "-a" "5d442a0173bb9de65ebe265265290ed2a73c425c25f528eeeb5501907c29e6b7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5d442a0173bb9de65ebe265265290ed2a73c425c25f528eeeb5501907c29e6b7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5d442a0173bb9de65ebe265265290ed2a73c425c25f528eeeb5501907c29e6b7", kill_on_drop: false }` [INFO] [stdout] 5d442a0173bb9de65ebe265265290ed2a73c425c25f528eeeb5501907c29e6b7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+7af779037716ae4125ceabb429791b4cf5dd0a43" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 30950d94b9dbf40c400a48f56bd6cd2a06e22d9e6ed37a05106e427c6af0f7a7 [INFO] running `Command { std: "docker" "start" "-a" "30950d94b9dbf40c400a48f56bd6cd2a06e22d9e6ed37a05106e427c6af0f7a7", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling libc v0.2.155 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling autocfg v1.3.0 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling pin-project-lite v0.2.14 [INFO] [stderr] Compiling bytes v1.6.1 [INFO] [stderr] Compiling itoa v1.0.11 [INFO] [stderr] Compiling futures-core v0.3.30 [INFO] [stderr] Compiling serde v1.0.204 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling futures-sink v0.3.30 [INFO] [stderr] Compiling pkg-config v0.3.30 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling syn v2.0.72 [INFO] [stderr] Compiling jobserver v0.1.31 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling futures-channel v0.3.30 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling allocator-api2 v0.2.18 [INFO] [stderr] Compiling futures-task v0.3.30 [INFO] [stderr] Compiling futures-io v0.3.30 [INFO] [stderr] Compiling cc v1.1.6 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling mio v0.8.11 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling socket2 v0.5.7 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling ryu v1.0.18 [INFO] [stderr] Compiling tinyvec v1.8.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling serde_json v1.0.120 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling unicode-bidi v0.3.15 [INFO] [stderr] Compiling thiserror v1.0.63 [INFO] [stderr] Compiling unicode-normalization v0.1.23 [INFO] [stderr] Compiling ring v0.17.8 [INFO] [stderr] Compiling openssl-src v300.3.1+3.3.1 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling powerfmt v0.2.0 [INFO] [stderr] Compiling untrusted v0.9.0 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling idna v0.5.0 [INFO] [stderr] Compiling indexmap v2.2.6 [INFO] [stderr] Compiling deranged v0.3.11 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling backtrace v0.3.73 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling openssl-sys v0.9.103 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Compiling httparse v1.9.4 [INFO] [stderr] Compiling time-core v0.1.2 [INFO] [stderr] Compiling gimli v0.29.0 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Compiling semver v1.0.23 [INFO] [stderr] Compiling time v0.3.36 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling miniz_oxide v0.7.4 [INFO] [stderr] Compiling zstd-sys v2.0.12+zstd.1.5.6 [INFO] [stderr] Compiling http v0.2.12 [INFO] [stderr] Compiling object v0.36.1 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling rustls v0.21.12 [INFO] [stderr] Compiling rustc-demangle v0.1.24 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling tokio-macros v2.3.0 [INFO] [stderr] Compiling serde_derive v1.0.204 [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 addr2line v0.22.0 [INFO] [stderr] Compiling regex-syntax v0.8.4 [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 unicase v2.7.0 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling try-lock v0.2.5 [INFO] [stderr] Compiling tokio-util v0.7.11 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling h2 v0.3.26 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling trackable_derive v1.0.0 [INFO] [stderr] Compiling regex v1.10.5 [INFO] [stderr] Compiling uuid v1.10.0 [INFO] [stderr] Compiling url v2.5.2 [INFO] [stderr] Compiling debugid v0.8.0 [INFO] [stderr] Compiling http-body v0.4.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling cmake v0.1.50 [INFO] [stderr] Compiling sentry-types v0.26.0 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling thread_local v1.1.8 [INFO] [stderr] Compiling httpdate v1.0.3 [INFO] [stderr] Compiling zstd-safe v7.2.0 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling match_cfg v0.1.0 [INFO] [stderr] Compiling tower-service v0.3.2 [INFO] [stderr] Compiling openssl v0.10.66 [INFO] [stderr] Compiling hostname v0.3.1 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling libz-ng-sys v1.1.15 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling hyper v0.14.30 [INFO] [stderr] Compiling tokio-rustls v0.24.1 [INFO] [stderr] Compiling trackable v1.3.0 [INFO] [stderr] Compiling sentry-contexts v0.26.0 [INFO] [stderr] Compiling futures-executor v0.3.30 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling http v1.1.0 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling base64 v0.21.7 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling rust_decimal v1.35.0 [INFO] [stderr] Compiling arrayvec v0.7.4 [INFO] [stderr] Compiling protobuf v2.28.0 [INFO] [stderr] Compiling tokio-openssl v0.6.4 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling rustversion v1.0.17 [INFO] [stderr] Compiling sentry-core v0.26.0 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling paste v1.0.15 [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 hyper-rustls v0.24.2 [INFO] [stderr] Compiling futures v0.3.30 [INFO] [stderr] Compiling trackable v0.2.24 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling async-stream-impl v0.3.5 [INFO] [stderr] Compiling sentry-backtrace v0.26.0 [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 heck v0.4.1 [INFO] [stderr] Compiling sync_wrapper v0.1.2 [INFO] [stderr] Compiling webpki-roots v0.25.4 [INFO] [stderr] Compiling prometheus v0.13.4 [INFO] [stderr] Compiling ipnet v2.9.0 [INFO] [stderr] Compiling termcolor v1.4.1 [INFO] [stderr] Compiling pingora-error v0.3.0 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling pingora-http v0.3.0 [INFO] [stderr] Compiling reqwest v0.11.27 [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 sentry-panic v0.26.0 [INFO] [stderr] Compiling pingora-timeout v0.3.0 [INFO] [stderr] Compiling brotli-decompressor v2.5.1 [INFO] [stderr] Compiling zstd v0.13.2 [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 atomic-waker v1.1.2 [INFO] [stderr] Compiling iana-time-zone v0.1.60 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling textwrap v0.16.1 [INFO] [stderr] Compiling data-encoding v2.6.0 [INFO] [stderr] Compiling rustracing v0.5.1 [INFO] [stderr] Compiling chrono v0.4.38 [INFO] [stderr] Compiling clap v3.2.25 [INFO] [stderr] Compiling sfv v0.9.4 [INFO] [stderr] Compiling h2 v0.4.5 [INFO] [stderr] Compiling pingora-pool v0.3.0 [INFO] [stderr] Compiling tokio-test v0.4.4 [INFO] [stderr] Compiling brotli v3.5.0 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Compiling rmp v0.8.14 [INFO] [stderr] Compiling sentry v0.26.0 [INFO] [stderr] Compiling nix v0.24.3 [INFO] [stderr] Compiling serde_yaml v0.8.26 [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 utf8parse v0.2.2 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling strum v0.26.3 [INFO] [stderr] Compiling anstyle-parse v0.2.4 [INFO] [stderr] Compiling rustracing_jaeger v0.7.0 [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 is_terminal_polyfill v1.70.0 [INFO] [stderr] Compiling anstyle v1.0.7 [INFO] [stderr] Compiling colorchoice v1.0.1 [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 anstream v0.6.14 [INFO] [stderr] Compiling maud_macros v0.26.0 [INFO] [stderr] Compiling serde_derive_internals v0.29.1 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Compiling clap_builder v4.5.9 [INFO] [stderr] Compiling flate2 v1.0.30 [INFO] [stderr] Compiling maud v0.26.0 [INFO] [stderr] Compiling inout v0.1.3 [INFO] [stderr] Compiling cipher v0.4.4 [INFO] [stderr] Compiling mime_guess v2.0.5 [INFO] [stderr] Compiling cpufeatures v0.2.12 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling blowfish v0.9.1 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling pandora-module-utils-macros v0.2.0 (/opt/rustwide/workdir/pandora-module-utils-macros) [INFO] [stderr] Compiling base64 v0.13.1 [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 humantime v2.1.0 [INFO] [stderr] Compiling clap v4.5.9 [INFO] [stderr] Compiling env_logger v0.9.3 [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] [stderr] Compiling headers-module v0.2.0 (/opt/rustwide/workdir/headers-module) [INFO] [stderr] Compiling common-log-module v0.2.0 (/opt/rustwide/workdir/common-log-module) [INFO] [stderr] Compiling compression-module v0.2.0 (/opt/rustwide/workdir/compression-module) [INFO] [stderr] Compiling ip-anonymization-module v0.2.0 (/opt/rustwide/workdir/ip-anonymization-module) [INFO] [stderr] Compiling virtual-hosts-module v0.2.0 (/opt/rustwide/workdir/virtual-hosts-module) [INFO] [stderr] Compiling upstream-module v0.2.0 (/opt/rustwide/workdir/upstream-module) [INFO] [stderr] Compiling auth-module v0.2.0 (/opt/rustwide/workdir/auth-module) [INFO] [stderr] Compiling rewrite-module v0.2.0 (/opt/rustwide/workdir/rewrite-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 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 7m 07s [INFO] running `Command { std: "docker" "inspect" "30950d94b9dbf40c400a48f56bd6cd2a06e22d9e6ed37a05106e427c6af0f7a7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "30950d94b9dbf40c400a48f56bd6cd2a06e22d9e6ed37a05106e427c6af0f7a7", kill_on_drop: false }` [INFO] [stdout] 30950d94b9dbf40c400a48f56bd6cd2a06e22d9e6ed37a05106e427c6af0f7a7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+7af779037716ae4125ceabb429791b4cf5dd0a43" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 07eb73520446eec11377df1b4a2712bcc3e97db5e6d2d40398c884a9f1a8208f [INFO] running `Command { std: "docker" "start" "-a" "07eb73520446eec11377df1b4a2712bcc3e97db5e6d2d40398c884a9f1a8208f", 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 openssl-sys v0.9.103 [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 sentry-backtrace v0.26.0 [INFO] [stderr] Compiling rustracing v0.5.1 [INFO] [stderr] Compiling sentry-panic v0.26.0 [INFO] [stderr] Compiling rustracing_jaeger v0.7.0 [INFO] [stderr] Compiling rustls v0.21.12 [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 pingora-header-serde v0.3.0 [INFO] [stderr] Compiling tokio-rustls v0.24.1 [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: elided lifetime has a name [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] | -- lifetime `'a` declared here ^ this elided lifetime gets resolved as `'a` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(elided_named_lifetimes)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling startup-module v0.2.0 (/opt/rustwide/workdir/startup-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] [stderr] Compiling static-files-module v0.2.0 (/opt/rustwide/workdir/static-files-module) [INFO] [stderr] Compiling compression-module v0.2.0 (/opt/rustwide/workdir/compression-module) [INFO] [stderr] Compiling response-module v0.2.0 (/opt/rustwide/workdir/response-module) [INFO] [stderr] Compiling ip-anonymization-module v0.2.0 (/opt/rustwide/workdir/ip-anonymization-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 common-log-module v0.2.0 (/opt/rustwide/workdir/common-log-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 35s [INFO] running `Command { std: "docker" "inspect" "07eb73520446eec11377df1b4a2712bcc3e97db5e6d2d40398c884a9f1a8208f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "07eb73520446eec11377df1b4a2712bcc3e97db5e6d2d40398c884a9f1a8208f", kill_on_drop: false }` [INFO] [stdout] 07eb73520446eec11377df1b4a2712bcc3e97db5e6d2d40398c884a9f1a8208f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+7af779037716ae4125ceabb429791b4cf5dd0a43" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] d55bdc8c4a0cdd0be99759a2236b324ba44d0c48e2e274a6b76538719eaee27c [INFO] running `Command { std: "docker" "start" "-a" "d55bdc8c4a0cdd0be99759a2236b324ba44d0c48e2e274a6b76538719eaee27c", kill_on_drop: false }` [INFO] [stderr] warning: elided lifetime has a name [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] | -- lifetime `'a` declared here ^ this elided lifetime gets resolved as `'a` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(elided_named_lifetimes)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `pandora-module-utils` (lib test) generated 1 warning [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.75s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/auth_module-bf3667778d44e317) [INFO] [stdout] [INFO] [stdout] running 33 tests [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 basic::tests::unconfigured ... ok [INFO] [stdout] test page::tests::cookie_expired_token ... ok [INFO] [stdout] test basic::tests::correct_credentials ... ok [INFO] [stdout] test page::tests::cookie_invalid_signature ... ok [INFO] [stdout] test basic::tests::wrong_credentials ... ok [INFO] [stdout] test page::tests::cookie_invalid_token ... ok [INFO] [stdout] test page::tests::cookie_issued_in_future ... 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_head ... ok [INFO] [stdout] test page::tests::login_page ... ok [INFO] [stdout] test page::tests::multiple_cookies ... ok [INFO] [stdout] test page::tests::post_without_body ... ok [INFO] [stdout] test page::tests::no_cookies ... ok [INFO] [stdout] test basic::tests::rate_limiting ... ok [INFO] [stdout] test page::tests::unconfigured ... ok [INFO] [stdout] test page::tests::unknown_cookie ... ok [INFO] [stdout] test page::tests::redirect_after_uri_modified ... ok [INFO] [stdout] test page::tests::rate_limiting ... ok [INFO] [stdout] test page::tests::valid_cookie ... ok [INFO] [stdout] test page::tests::wrong_content_type ... ok [INFO] [stdout] test page::tests::wrong_password_json ... ok [INFO] [stdout] test page::tests::wrong_password ... ok [INFO] [stdout] test basic::tests::credentials_no_colon ... ok [INFO] [stdout] test page::tests::wrong_user_name_json ... ok [INFO] [stdout] test page::tests::wrong_user_name ... 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] [stdout] [INFO] [stdout] test result: ok. 33 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 10.13s [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/common_log_module-0fb64d59990eefe2) [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stdout] test handler::tests::path_normalization ... ok [INFO] [stdout] test configuration::tests::log_field_parsing ... ok [INFO] [stdout] test writer::tests::escaping ... ok [INFO] [stdout] test writer::tests::tokens_to_string ... 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-78db746bdc245847) [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test tests::unconfigured ... ok [INFO] [stdout] test tests::configured ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/headers_module-d4d81865abfab742) [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test deserialize::tests::custom_headers_deserialization ... ok [INFO] [stdout] test handler::tests::upstream ... ok [INFO] [stdout] test handler::tests::request_filter ... 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-c8be9ce61e5eb527) [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stdout] test tests::unconfigured ... ok [INFO] [stdout] test tests::ipv4 ... ok [INFO] [stdout] test tests::ipv6 ... ok [INFO] [stdout] test tests::ipv4_mapped_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] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/pandora_module_utils-87792af69f73f420) [INFO] [stdout] [INFO] [stdout] running 16 tests [INFO] [stdout] test merger::tests::fallback_behavior ... ok [INFO] [stdout] test deserialize::tests::one_or_many_strings ... ok [INFO] [stdout] test deserialize::tests::one_or_many_maps ... 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::redundant_states ... ok [INFO] [stdout] test merger::tests::sorter ... ok [INFO] [stdout] test merger::tests::merge ... ok [INFO] [stdout] test merger::tests::merge_into_merger ... ok [INFO] [stdout] test router::tests::path_normalization ... ok [INFO] [stdout] test router::tests::routing ... ok [INFO] [stdout] test merger::tests::extend ... ok [INFO] [stdout] test trie::tests::common_prefix ... ok [INFO] [stdout] test trie::tests::lookup_with_root_value ... ok [INFO] [stdout] test trie::tests::lookup_without_root_value ... ok [INFO] [stdout] test trie::tests::value_compacting ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 16 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/pandora_module_utils_macros-a1b7c4cad2ff85e4) [INFO] [stdout] [INFO] [stdout] running 7 tests [INFO] [stdout] test tests::request_filter ... ok [INFO] [stdout] test tests::deserialize_merge_across_options ... ok [INFO] [stdout] test tests::merge_across_maps ... ok [INFO] [stdout] test tests::from_yaml_seed ... ok [INFO] [stdout] test tests::field_attributes ... ok [INFO] [stdout] test tests::container_attributes ... 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-acdd2dbd15af84a4) [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-4864459bacb3427c) [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] [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.02s [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/rewrite_module-519b394e4a54a7fd) [INFO] [stdout] [INFO] [stdout] running 7 tests [INFO] [stdout] test configuration::tests::variable_interpolation ... ok [INFO] [stdout] test handler::tests::interpolation ... ok [INFO] [stdout] test handler::tests::rule_order ... ok [INFO] [stdout] test handler::tests::internal_redirect ... ok [INFO] [stdout] test handler::tests::external_redirect ... ok [INFO] [stdout] test handler::tests::conditions ... ok [INFO] [stdout] test configuration::tests::regex_match ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/startup_module-6d91dc0d6e2a68c6) [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/static_files_module-1e4f7d5243fbfc86) [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::open_range ... ok [INFO] [stdout] test range::tests::end_range ... ok [INFO] [stdout] test range::tests::valid_range ... ok [INFO] [stdout] test range::tests::out_of_bounds_ranges ... ok [INFO] [stdout] test tests::complex_path ... ok [INFO] [stdout] test range::tests::no_range ... ok [INFO] [stdout] test range::tests::unknown_units ... ok [INFO] [stdout] test tests::bad_request ... ok [INFO] [stdout] test range::tests::if_range ... ok [INFO] [stdout] test range::tests::multiple_ranges ... ok [INFO] [stdout] test tests::charset ... ok [INFO] [stdout] test tests::head_request ... ok [INFO] [stdout] test tests::if_modified_since ... ok [INFO] [stdout] test tests::if_none_match ... ok [INFO] [stdout] test tests::if_match ... ok [INFO] [stdout] test tests::dir_index ... ok [INFO] [stdout] test tests::dynamic_compression ... ok [INFO] [stdout] test tests::no_file_with_page_404 ... ok [INFO] [stdout] test tests::no_trailing_slash ... ok [INFO] [stdout] test tests::no_file ... ok [INFO] [stdout] test tests::if_unmodified_since ... ok [INFO] [stdout] test tests::no_index ... ok [INFO] [stdout] test tests::text_file ... 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::ranged_request ... ok [INFO] [stdout] test tests::wrong_method_no_file ... ok [INFO] [stdout] test tests::static_compression ... ok [INFO] [stdout] test tests::utf8_path ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 33 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/upstream_module-a807a18acc96b78a) [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-02-13T11:07:10Z 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' 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: 0x6537f5a6b63f - std::backtrace_rs::backtrace::libunwind::trace::h273cca4b4ff52a75 [INFO] [stdout] at /rustc/7af779037716ae4125ceabb429791b4cf5dd0a43/library/std/src/../../backtrace/src/backtrace/libunwind.rs:116:5 [INFO] [stdout] 1: 0x6537f5a6b63f - std::backtrace_rs::backtrace::trace_unsynchronized::h0dcaf4eaddc63f4d [INFO] [stdout] at /rustc/7af779037716ae4125ceabb429791b4cf5dd0a43/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x6537f5a6b63f - std::sys::backtrace::_print_fmt::h99227612ab693c91 [INFO] [stdout] at /rustc/7af779037716ae4125ceabb429791b4cf5dd0a43/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x6537f5a6b63f - ::fmt::hd0fb9a24f673249b [INFO] [stdout] at /rustc/7af779037716ae4125ceabb429791b4cf5dd0a43/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x6537f5a961f3 - core::fmt::rt::Argument::fmt::h3790bd73ff49839a [INFO] [stdout] at /rustc/7af779037716ae4125ceabb429791b4cf5dd0a43/library/core/src/fmt/rt.rs:184:76 [INFO] [stdout] 5: 0x6537f5a961f3 - core::fmt::write::hf7b505e27c2f59c0 [INFO] [stdout] at /rustc/7af779037716ae4125ceabb429791b4cf5dd0a43/library/core/src/fmt/mod.rs:1449:21 [INFO] [stdout] 6: 0x6537f5a677e3 - std::io::Write::write_fmt::hb002ef36900cedb4 [INFO] [stdout] at /rustc/7af779037716ae4125ceabb429791b4cf5dd0a43/library/std/src/io/mod.rs:1890:15 [INFO] [stdout] 7: 0x6537f5a6b492 - std::sys::backtrace::BacktraceLock::print::h5fa244ae2c1a02f2 [INFO] [stdout] at /rustc/7af779037716ae4125ceabb429791b4cf5dd0a43/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 8: 0x6537f5a6ca6f - std::panicking::default_hook::{{closure}}::hd977fe155ed94062 [INFO] [stdout] at /rustc/7af779037716ae4125ceabb429791b4cf5dd0a43/library/std/src/panicking.rs:298:22 [INFO] [stdout] 9: 0x6537f5a6c888 - std::panicking::default_hook::hf1aee4d1a1a53629 [INFO] [stdout] at /rustc/7af779037716ae4125ceabb429791b4cf5dd0a43/library/std/src/panicking.rs:322:9 [INFO] [stdout] 10: 0x6537f538ac05 - as core::ops::function::Fn>::call::h863d5366fd8956b9 [INFO] [stdout] at /rustc/7af779037716ae4125ceabb429791b4cf5dd0a43/library/alloc/src/boxed.rs:2030:9 [INFO] [stdout] 11: 0x6537f538ac05 - test::test_main::{{closure}}::h069467131d9eccce [INFO] [stdout] at /rustc/7af779037716ae4125ceabb429791b4cf5dd0a43/library/test/src/lib.rs:135:21 [INFO] [stdout] 12: 0x6537f5a6d563 - as core::ops::function::Fn>::call::h4d850f4eb7d2da54 [INFO] [stdout] at /rustc/7af779037716ae4125ceabb429791b4cf5dd0a43/library/alloc/src/boxed.rs:2030:9 [INFO] [stdout] 13: 0x6537f5a6d563 - std::panicking::rust_panic_with_hook::h8442779a6bb2c045 [INFO] [stdout] at /rustc/7af779037716ae4125ceabb429791b4cf5dd0a43/library/std/src/panicking.rs:839:13 [INFO] [stdout] 14: 0x6537f5a6d21a - std::panicking::begin_panic_handler::{{closure}}::h5fc7eacd91180541 [INFO] [stdout] at /rustc/7af779037716ae4125ceabb429791b4cf5dd0a43/library/std/src/panicking.rs:704:13 [INFO] [stdout] 15: 0x6537f5a6bb59 - std::sys::backtrace::__rust_end_short_backtrace::h83d61fb88e4c1551 [INFO] [stdout] at /rustc/7af779037716ae4125ceabb429791b4cf5dd0a43/library/std/src/sys/backtrace.rs:168:18 [INFO] [stdout] 16: 0x6537f5a6cead - rust_begin_unwind [INFO] [stdout] at /rustc/7af779037716ae4125ceabb429791b4cf5dd0a43/library/std/src/panicking.rs:695:5 [INFO] [stdout] 17: 0x6537f5a942b0 - core::panicking::panic_fmt::hcb1ec5c71ed9d2aa [INFO] [stdout] at /rustc/7af779037716ae4125ceabb429791b4cf5dd0a43/library/core/src/panicking.rs:75:14 [INFO] [stdout] 18: 0x6537f5a947c6 - core::result::unwrap_failed::h934cbc059c4c1385 [INFO] [stdout] at /rustc/7af779037716ae4125ceabb429791b4cf5dd0a43/library/core/src/result.rs:1704:5 [INFO] [stdout] 19: 0x6537f5325eda - core::result::Result::unwrap::hb4836c171d4e9bd5 [INFO] [stdout] at /rustc/7af779037716ae4125ceabb429791b4cf5dd0a43/library/core/src/result.rs:1109:23 [INFO] [stdout] 20: 0x6537f5325eda - upstream_module::tests::make_app::hcf8ba5bf09318b72 [INFO] [stdout] at /opt/rustwide/workdir/upstream-module/src/lib.rs:209:25 [INFO] [stdout] 21: 0x6537f5326ca6 - upstream_module::tests::handled::{{closure}}::hf470c906b1a7e382 [INFO] [stdout] at /opt/rustwide/workdir/upstream-module/src/lib.rs:230:23 [INFO] [stdout] 22: 0x6537f53199e2 - as core::future::future::Future>::poll::hce8fa7238ff51ed8 [INFO] [stdout] at /rustc/7af779037716ae4125ceabb429791b4cf5dd0a43/library/core/src/future/future.rs:124:9 [INFO] [stdout] 23: 0x6537f531989d - as core::future::future::Future>::poll::h3f7b1e83c4f0c86c [INFO] [stdout] at /rustc/7af779037716ae4125ceabb429791b4cf5dd0a43/library/core/src/future/future.rs:124:9 [INFO] [stdout] 24: 0x6537f532d90f - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::he3554b40fe994ed5 [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:57 [INFO] [stdout] 25: 0x6537f532d855 - tokio::runtime::coop::with_budget::h56b65040f9221731 [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] 26: 0x6537f532d855 - tokio::runtime::coop::budget::habb9470ab1c75339 [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] 27: 0x6537f532d855 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::hf7700f089795e77f [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] 28: 0x6537f532c130 - tokio::runtime::scheduler::current_thread::Context::enter::h16fce9f2130b7607 [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] 29: 0x6537f532cf6f - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::hdec22e65748c3331 [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:36 [INFO] [stdout] 30: 0x6537f532ccb4 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h399ff742b3c631bf [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] 31: 0x6537f531ebdb - tokio::runtime::context::scoped::Scoped::set::h9f3f80c74ae9e47a [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] 32: 0x6537f531ea19 - tokio::runtime::context::set_scheduler::{{closure}}::h15d6cc25751ad56f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.1/src/runtime/context.rs:180:26 [INFO] [stdout] 33: 0x6537f5324342 - std::thread::local::LocalKey::try_with::h1096a85e248952f4 [INFO] [stdout] at /rustc/7af779037716ae4125ceabb429791b4cf5dd0a43/library/std/src/thread/local.rs:310:12 [INFO] [stdout] 34: 0x6537f532400e - std::thread::local::LocalKey::with::h1cd536899a8f0ade [INFO] [stdout] at /rustc/7af779037716ae4125ceabb429791b4cf5dd0a43/library/std/src/thread/local.rs:274:15 [INFO] [stdout] 35: 0x6537f531e9cd - tokio::runtime::context::set_scheduler::h43330206f79b8f39 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.1/src/runtime/context.rs:180:9 [INFO] [stdout] 36: 0x6537f532ca60 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h668c468c05991530 [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] 37: 0x6537f532ccd3 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h316019685b7e2578 [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:19 [INFO] [stdout] 38: 0x6537f532bc6d - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h08d723fcbe4d7ef4 [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:28 [INFO] [stdout] 39: 0x6537f5325456 - tokio::runtime::context::runtime::enter_runtime::hcd4933138a219428 [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] 40: 0x6537f532bb81 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h7897f7445b59c717 [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] 41: 0x6537f531ed0d - tokio::runtime::runtime::Runtime::block_on::hbade43db9313918e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.1/src/runtime/runtime.rs:347:47 [INFO] [stdout] 42: 0x6537f5326b4e - upstream_module::tests::handled::h40811e78746c40ed [INFO] [stdout] at /opt/rustwide/workdir/upstream-module/src/lib.rs:229:24 [INFO] [stdout] 43: 0x6537f53269f7 - upstream_module::tests::handled::{{closure}}::h15411a1ccc6b9fb8 [INFO] [stdout] at /opt/rustwide/workdir/upstream-module/src/lib.rs:229:23 [INFO] [stdout] 44: 0x6537f530f0c6 - core::ops::function::FnOnce::call_once::ha858806ca93b59cb [INFO] [stdout] at /rustc/7af779037716ae4125ceabb429791b4cf5dd0a43/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 45: 0x6537f539041b - core::ops::function::FnOnce::call_once::h4f53344eaef367a7 [INFO] [stdout] at /rustc/7af779037716ae4125ceabb429791b4cf5dd0a43/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 46: 0x6537f539041b - test::__rust_begin_short_backtrace::hd74e5b45349ae0eb [INFO] [stdout] at /rustc/7af779037716ae4125ceabb429791b4cf5dd0a43/library/test/src/lib.rs:637:18 [INFO] [stdout] 47: 0x6537f538f278 - test::run_test_in_process::{{closure}}::h464496cd0c1c7008 [INFO] [stdout] at /rustc/7af779037716ae4125ceabb429791b4cf5dd0a43/library/test/src/lib.rs:660:60 [INFO] [stdout] 48: 0x6537f538f278 - as core::ops::function::FnOnce<()>>::call_once::h783dbf339886dbb5 [INFO] [stdout] at /rustc/7af779037716ae4125ceabb429791b4cf5dd0a43/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 49: 0x6537f538f278 - std::panicking::try::do_call::h939d38eaf9984278 [INFO] [stdout] at /rustc/7af779037716ae4125ceabb429791b4cf5dd0a43/library/std/src/panicking.rs:587:40 [INFO] [stdout] 50: 0x6537f538f278 - std::panicking::try::h7462749e6e425b58 [INFO] [stdout] at /rustc/7af779037716ae4125ceabb429791b4cf5dd0a43/library/std/src/panicking.rs:550:19 [INFO] [stdout] 51: 0x6537f538f278 - std::panic::catch_unwind::hd7e0994ef35a8a51 [INFO] [stdout] at /rustc/7af779037716ae4125ceabb429791b4cf5dd0a43/library/std/src/panic.rs:358:14 [INFO] [stdout] 52: 0x6537f538f278 - test::run_test_in_process::hf0a6730e4eaf615d [INFO] [stdout] at /rustc/7af779037716ae4125ceabb429791b4cf5dd0a43/library/test/src/lib.rs:660:27 [INFO] [stdout] 53: 0x6537f538f278 - test::run_test::{{closure}}::h6563d57083dce3d5 [INFO] [stdout] at /rustc/7af779037716ae4125ceabb429791b4cf5dd0a43/library/test/src/lib.rs:581:43 [INFO] [stdout] 54: 0x6537f53521f5 - test::run_test::{{closure}}::hd77e8481970892f0 [INFO] [stdout] at /rustc/7af779037716ae4125ceabb429791b4cf5dd0a43/library/test/src/lib.rs:611:41 [INFO] [stdout] 55: 0x6537f53521f5 - std::sys::backtrace::__rust_begin_short_backtrace::h3affc308abe149f2 [INFO] [stdout] at /rustc/7af779037716ae4125ceabb429791b4cf5dd0a43/library/std/src/sys/backtrace.rs:152:18 [INFO] [stdout] 56: 0x6537f5355b9a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h0bcb7f1fc989ad90 [INFO] [stdout] at /rustc/7af779037716ae4125ceabb429791b4cf5dd0a43/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 57: 0x6537f5355b9a - as core::ops::function::FnOnce<()>>::call_once::h7f1d3c81251e8f39 [INFO] [stdout] at /rustc/7af779037716ae4125ceabb429791b4cf5dd0a43/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 58: 0x6537f5355b9a - std::panicking::try::do_call::ha04f8c9df155cd96 [INFO] [stdout] at /rustc/7af779037716ae4125ceabb429791b4cf5dd0a43/library/std/src/panicking.rs:587:40 [INFO] [stdout] 59: 0x6537f5355b9a - std::panicking::try::hbac6309ffcaaa153 [INFO] [stdout] at /rustc/7af779037716ae4125ceabb429791b4cf5dd0a43/library/std/src/panicking.rs:550:19 [INFO] [stdout] 60: 0x6537f5355b9a - std::panic::catch_unwind::h05df0eec2faa6d0d [INFO] [stdout] at /rustc/7af779037716ae4125ceabb429791b4cf5dd0a43/library/std/src/panic.rs:358:14 [INFO] [stdout] 61: 0x6537f5355b9a - std::thread::Builder::spawn_unchecked_::{{closure}}::h0931fb094701c63d [INFO] [stdout] at /rustc/7af779037716ae4125ceabb429791b4cf5dd0a43/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 62: 0x6537f5355b9a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h58033be664b55387 [INFO] [stdout] at /rustc/7af779037716ae4125ceabb429791b4cf5dd0a43/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 63: 0x6537f5a714db - as core::ops::function::FnOnce>::call_once::hc2b66a72ea953e16 [INFO] [stdout] at /rustc/7af779037716ae4125ceabb429791b4cf5dd0a43/library/alloc/src/boxed.rs:2016:9 [INFO] [stdout] 64: 0x6537f5a714db - as core::ops::function::FnOnce>::call_once::h64ac890f18adb1a4 [INFO] [stdout] at /rustc/7af779037716ae4125ceabb429791b4cf5dd0a43/library/alloc/src/boxed.rs:2016:9 [INFO] [stdout] 65: 0x6537f5a714db - std::sys::pal::unix::thread::Thread::new::thread_start::h8744afc3d48ab12e [INFO] [stdout] at /rustc/7af779037716ae4125ceabb429791b4cf5dd0a43/library/std/src/sys/pal/unix/thread.rs:106:17 [INFO] [stdout] 66: 0x7b9dc6ceaac3 - [INFO] [stdout] 67: 0x7b9dc6d7ba04 - 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.82s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass `-p upstream-module --lib` [INFO] running `Command { std: "docker" "inspect" "d55bdc8c4a0cdd0be99759a2236b324ba44d0c48e2e274a6b76538719eaee27c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d55bdc8c4a0cdd0be99759a2236b324ba44d0c48e2e274a6b76538719eaee27c", kill_on_drop: false }` [INFO] [stdout] d55bdc8c4a0cdd0be99759a2236b324ba44d0c48e2e274a6b76538719eaee27c