[INFO] cloning repository https://github.com/tomaszKostur/Squid
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/tomaszKostur/Squid" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FtomaszKostur%2FSquid", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FtomaszKostur%2FSquid'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 32365a3f0e418dab5468802a8eeb2448823ab517
[INFO] testing tomaszKostur/Squid against beta-2025-09-21 for beta-1.91-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FtomaszKostur%2FSquid" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/tomaszKostur/Squid
[INFO] removed 0 missing tests
[INFO] finished tweaking git repo https://github.com/tomaszKostur/Squid
[INFO] tweaked toml for git repo https://github.com/tomaszKostur/Squid written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/tomaszKostur/Squid on toolchain beta-2025-09-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/tomaszKostur/Squid 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" "+beta-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 80cdcec25461581221ed3192eebaf95bc60bce20a340196d076af96c789b78b3
[INFO] running `Command { std: "docker" "start" "-a" "80cdcec25461581221ed3192eebaf95bc60bce20a340196d076af96c789b78b3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "80cdcec25461581221ed3192eebaf95bc60bce20a340196d076af96c789b78b3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "80cdcec25461581221ed3192eebaf95bc60bce20a340196d076af96c789b78b3", kill_on_drop: false }`
[INFO] [stdout] 80cdcec25461581221ed3192eebaf95bc60bce20a340196d076af96c789b78b3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0d8fe19fb3ec8f3579ba39f01202c32426cc93df3d5e34b53d6a22de24348fae
[INFO] running `Command { std: "docker" "start" "-a" "0d8fe19fb3ec8f3579ba39f01202c32426cc93df3d5e34b53d6a22de24348fae", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.46
[INFO] [stderr]    Compiling unicode-ident v1.0.4
[INFO] [stderr]    Compiling quote v1.0.21
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]    Compiling syn v1.0.101
[INFO] [stderr]    Compiling libc v0.2.134
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]    Compiling once_cell v1.15.0
[INFO] [stderr]    Compiling log v0.4.17
[INFO] [stderr]    Compiling pin-project-lite v0.2.9
[INFO] [stderr]    Compiling cc v1.0.73
[INFO] [stderr]    Compiling futures-core v0.3.24
[INFO] [stderr]    Compiling pkg-config v0.3.25
[INFO] [stderr]    Compiling futures-io v0.3.24
[INFO] [stderr]    Compiling parking_lot_core v0.9.3
[INFO] [stderr]    Compiling itoa v1.0.3
[INFO] [stderr]    Compiling smallvec v1.9.0
[INFO] [stderr]    Compiling scopeguard v1.1.0
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling regex-syntax v0.6.27
[INFO] [stderr]    Compiling serde_derive v1.0.145
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling cache-padded v1.2.0
[INFO] [stderr]    Compiling serde v1.0.145
[INFO] [stderr]    Compiling concurrent-queue v1.2.4
[INFO] [stderr]    Compiling futures-task v0.3.24
[INFO] [stderr]    Compiling futures-sink v0.3.24
[INFO] [stderr]    Compiling futures-channel v0.3.24
[INFO] [stderr]    Compiling pin-utils v0.1.0
[INFO] [stderr]    Compiling value-bag v1.0.0-alpha.9
[INFO] [stderr]    Compiling aho-corasick v0.7.19
[INFO] [stderr]    Compiling bytes v1.2.1
[INFO] [stderr]    Compiling slab v0.4.7
[INFO] [stderr]    Compiling lock_api v0.4.9
[INFO] [stderr]    Compiling unicode-segmentation v1.10.0
[INFO] [stderr]    Compiling futures-util v0.3.24
[INFO] [stderr]    Compiling event-listener v2.5.3
[INFO] [stderr]    Compiling parking v2.0.0
[INFO] [stderr]    Compiling fastrand v1.8.0
[INFO] [stderr]    Compiling waker-fn v1.1.0
[INFO] [stderr]    Compiling socket2 v0.4.7
[INFO] [stderr]    Compiling signal-hook-registry v1.4.0
[INFO] [stderr]    Compiling tokio v1.21.2
[INFO] [stderr]    Compiling polling v2.3.0
[INFO] [stderr]    Compiling indexmap v1.9.1
[INFO] [stderr]    Compiling tracing-core v0.1.29
[INFO] [stderr]    Compiling crossbeam-utils v0.8.12
[INFO] [stderr]    Compiling serde_json v1.0.85
[INFO] [stderr]    Compiling ryu v1.0.11
[INFO] [stderr]    Compiling futures-lite v1.12.0
[INFO] [stderr]    Compiling either v1.8.0
[INFO] [stderr]    Compiling num_cpus v1.13.1
[INFO] [stderr]    Compiling dirs-sys-next v0.1.2
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling crunchy v0.2.2
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling typenum v1.15.0
[INFO] [stderr]    Compiling heck v0.3.3
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling dirs-next v2.0.0
[INFO] [stderr]    Compiling http v0.2.8
[INFO] [stderr]    Compiling async-channel v1.7.1
[INFO] [stderr]    Compiling async-io v1.9.0
[INFO] [stderr]    Compiling openssl-sys v0.9.76
[INFO] [stderr]    Compiling libz-sys v1.1.8
[INFO] [stderr]    Compiling libnghttp2-sys v0.1.7+1.45.0
[INFO] [stderr]    Compiling curl-sys v0.4.56+curl-7.83.1
[INFO] [stderr]    Compiling generic-array v0.14.6
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling siphasher v0.3.10
[INFO] [stderr]    Compiling openssl-probe v0.1.5
[INFO] [stderr]    Compiling regex v1.6.0
[INFO] [stderr]    Compiling tinyvec_macros v0.1.0
[INFO] [stderr]    Compiling tinyvec v1.6.0
[INFO] [stderr]    Compiling phf_shared v0.10.0
[INFO] [stderr]    Compiling term v0.7.0
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling new_debug_unreachable v1.0.4
[INFO] [stderr]    Compiling fixedbitset v0.4.2
[INFO] [stderr]    Compiling httparse v1.8.0
[INFO] [stderr]    Compiling percent-encoding v2.2.0
[INFO] [stderr]    Compiling async-task v4.3.0
[INFO] [stderr]    Compiling precomputed-hash v0.1.1
[INFO] [stderr]    Compiling openssl v0.10.42
[INFO] [stderr]    Compiling signal-hook v0.3.14
[INFO] [stderr]    Compiling foreign-types-shared v0.1.1
[INFO] [stderr]    Compiling bit-vec v0.6.3
[INFO] [stderr]    Compiling string_cache v0.8.4
[INFO] [stderr]    Compiling petgraph v0.6.2
[INFO] [stderr]    Compiling foreign-types v0.3.2
[INFO] [stderr]    Compiling form_urlencoded v1.1.0
[INFO] [stderr]    Compiling ena v0.14.0
[INFO] [stderr]    Compiling ascii-canvas v3.0.0
[INFO] [stderr]    Compiling bit-set v0.5.3
[INFO] [stderr]    Compiling async-process v1.5.0
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling unicode-xid v0.2.4
[INFO] [stderr]    Compiling pico-args v0.4.2
[INFO] [stderr]    Compiling encoding_rs v0.8.31
[INFO] [stderr]    Compiling unicode-bidi v0.3.8
[INFO] [stderr]    Compiling diff v0.1.13
[INFO] [stderr]    Compiling try-lock v0.2.3
[INFO] [stderr]    Compiling native-tls v0.2.10
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling atomic-waker v1.0.0
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling blocking v1.2.0
[INFO] [stderr]    Compiling lalrpop-util v0.19.8
[INFO] [stderr]    Compiling nom v7.1.1
[INFO] [stderr]    Compiling http-body v0.4.5
[INFO] [stderr]    Compiling async-executor v1.4.1
[INFO] [stderr]    Compiling async-lock v2.5.0
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling bstr v0.2.17
[INFO] [stderr]    Compiling curl v0.4.44
[INFO] [stderr]    Compiling bytecount v0.6.3
[INFO] [stderr]    Compiling unicode-normalization v0.1.22
[INFO] [stderr]    Compiling thiserror v1.0.37
[INFO] [stderr]    Compiling async-trait v0.1.57
[INFO] [stderr]    Compiling tower-service v0.3.2
[INFO] [stderr]    Compiling unicode-width v0.1.10
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling httpdate v1.0.2
[INFO] [stderr]    Compiling peg-runtime v0.6.3
[INFO] [stderr]    Compiling walkdir v2.3.2
[INFO] [stderr]    Compiling block-buffer v0.10.3
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling thread_local v1.1.4
[INFO] [stderr]    Compiling idna v0.3.0
[INFO] [stderr]    Compiling mime v0.3.16
[INFO] [stderr]    Compiling os_str_bytes v6.3.0
[INFO] [stderr]    Compiling peg-macros v0.6.3
[INFO] [stderr]    Compiling heck v0.4.0
[INFO] [stderr]    Compiling isahc v1.7.2
[INFO] [stderr]    Compiling anyhow v1.0.65
[INFO] [stderr]    Compiling subtle v2.4.1
[INFO] [stderr]    Compiling clap_lex v0.2.4
[INFO] [stderr]    Compiling digest v0.10.5
[INFO] [stderr]    Compiling lalrpop v0.19.8
[INFO] [stderr]    Compiling textwrap v0.12.1
[INFO] [stderr]    Compiling sluice v0.5.5
[INFO] [stderr]    Compiling terminal_size v0.1.17
[INFO] [stderr]    Compiling base64 v0.13.0
[INFO] [stderr]    Compiling url v2.3.1
[INFO] [stderr]    Compiling textwrap v0.15.1
[INFO] [stderr]    Compiling termcolor v1.1.3
[INFO] [stderr]    Compiling castaway v0.1.2
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling inflections v1.1.1
[INFO] [stderr]    Compiling console v0.15.2
[INFO] [stderr]    Compiling time v0.1.44
[INFO] [stderr]    Compiling levenshtein v1.0.5
[INFO] [stderr]    Compiling cpufeatures v0.2.5
[INFO] [stderr]    Compiling nom_locate v4.0.0
[INFO] [stderr]    Compiling linked-hash-map v0.5.6
[INFO] [stderr]    Compiling ipnet v2.5.0
[INFO] [stderr]    Compiling similar v2.2.0
[INFO] [stderr]    Compiling iana-time-zone v0.1.50
[INFO] [stderr]    Compiling drain_filter_polyfill v0.1.2
[INFO] [stderr]    Compiling peg v0.6.3
[INFO] [stderr]    Compiling humantime v2.1.0
[INFO] [stderr]    Compiling sha2 v0.10.6
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling chrono v0.4.22
[INFO] [stderr]    Compiling ctor v0.1.23
[INFO] [stderr]    Compiling futures-macro v0.3.24
[INFO] [stderr]    Compiling tracing-attributes v0.1.23
[INFO] [stderr]    Compiling tokio-macros v1.8.0
[INFO] [stderr]    Compiling openssl-macros v0.1.0
[INFO] [stderr]    Compiling sealed v0.3.0
[INFO] [stderr]    Compiling pin-project-internal v1.0.12
[INFO] [stderr]    Compiling thiserror-impl v1.0.37
[INFO] [stderr]    Compiling derive_more v0.99.17
[INFO] [stderr]    Compiling typed-builder v0.7.1
[INFO] [stderr]    Compiling ghost v0.1.6
[INFO] [stderr]    Compiling clap_derive v3.2.18
[INFO] [stderr]    Compiling synthez-core v0.2.0
[INFO] [stderr]    Compiling inventory v0.3.2
[INFO] [stderr]    Compiling sealed v0.4.0
[INFO] [stderr]    Compiling mio v0.8.4
[INFO] [stderr]    Compiling want v0.3.0
[INFO] [stderr]    Compiling kv-log-macro v1.0.7
[INFO] [stderr]    Compiling globset v0.4.9
[INFO] [stderr]    Compiling synthez-codegen v0.2.0
[INFO] [stderr]    Compiling pin-project v1.0.12
[INFO] [stderr]    Compiling cucumber-expressions v0.2.1
[INFO] [stderr]    Compiling ignore v0.4.18
[INFO] [stderr]    Compiling tracing v0.1.36
[INFO] [stderr]    Compiling synthez v0.2.0
[INFO] [stderr]    Compiling async-global-executor v2.3.0
[INFO] [stderr]    Compiling clap v3.2.22
[INFO] [stderr]    Compiling tracing-futures v0.2.5
[INFO] [stderr]    Compiling async-std v1.12.0
[INFO] [stderr]    Compiling globwalk v0.8.1
[INFO] [stderr]    Compiling cucumber-codegen v0.14.2
[INFO] [stderr]    Compiling async-object-pool v0.1.4
[INFO] [stderr]    Compiling futures-executor v0.3.24
[INFO] [stderr]    Compiling futures v0.3.24
[INFO] [stderr]    Compiling serde_regex v1.1.0
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling assert-json-diff v2.0.2
[INFO] [stderr]    Compiling gherkin v0.12.0
[INFO] [stderr]    Compiling tokio-util v0.7.4
[INFO] [stderr]    Compiling tokio-native-tls v0.3.0
[INFO] [stderr]    Compiling cucumber v0.14.2
[INFO] [stderr]    Compiling h2 v0.3.14
[INFO] [stderr]    Compiling basic-cookies v0.1.4
[INFO] [stderr]    Compiling hyper v0.14.20
[INFO] [stderr]    Compiling hyper-tls v0.5.0
[INFO] [stderr]    Compiling httpmock v0.6.6
[INFO] [stderr]    Compiling reqwest v0.11.12
[INFO] [stderr]    Compiling growing_squid v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 21s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: lalrpop v0.19.8
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] running `Command { std: "docker" "inspect" "0d8fe19fb3ec8f3579ba39f01202c32426cc93df3d5e34b53d6a22de24348fae", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0d8fe19fb3ec8f3579ba39f01202c32426cc93df3d5e34b53d6a22de24348fae", kill_on_drop: false }`
[INFO] [stdout] 0d8fe19fb3ec8f3579ba39f01202c32426cc93df3d5e34b53d6a22de24348fae
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7951af96553549f17d6048b5386d6cf4c296188720297a6e4caea31f1f54444a
[INFO] running `Command { std: "docker" "start" "-a" "7951af96553549f17d6048b5386d6cf4c296188720297a6e4caea31f1f54444a", kill_on_drop: false }`
[INFO] [stderr]    Compiling growing_squid v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: fields `0` and `1` are never read
[INFO] [stdout]   --> tests/helper_structs.rs:27:16
[INFO] [stdout]    |
[INFO] [stdout] 27 | pub struct Fee(u32, f32);
[INFO] [stdout]    |            --- ^^^  ^^^
[INFO] [stdout]    |            |
[INFO] [stdout]    |            fields in this struct
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider removing these fields
[INFO] [stdout]    = note: `Fee` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `XXBTZUSD` should have a snake case name
[INFO] [stdout]   --> tests/helper_structs.rs:23:9
[INFO] [stdout]    |
[INFO] [stdout] 23 |     pub XXBTZUSD: TradingPair,
[INFO] [stdout]    |         ^^^^^^^^ help: convert the identifier to snake case: `xxbtzusd`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(non_snake_case)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `0` and `1` are never read
[INFO] [stdout]   --> tests/helper_structs.rs:27:16
[INFO] [stdout]    |
[INFO] [stdout] 27 | pub struct Fee(u32, f32);
[INFO] [stdout]    |            --- ^^^  ^^^
[INFO] [stdout]    |            |
[INFO] [stdout]    |            fields in this struct
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider removing these fields
[INFO] [stdout]    = note: `Fee` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple fields are never read
[INFO] [stdout]   --> tests/helper_structs.rs:35:9
[INFO] [stdout]    |
[INFO] [stdout] 30 | pub struct TradingPairAll {
[INFO] [stdout]    |            -------------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 35 |     pub cost_decimals: u32,
[INFO] [stdout]    |         ^^^^^^^^^^^^^
[INFO] [stdout] 36 |     pub fee_volume_currency: String,
[INFO] [stdout] 37 |     pub fees: Vec<Fee>,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] 38 |     pub fees_maker: Vec<Fee>,
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout] 39 |     pub leverage_buy: Vec<u8>,
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout] 40 |     pub leverage_sell: Vec<u8>,
[INFO] [stdout]    |         ^^^^^^^^^^^^^
[INFO] [stdout] 41 |     pub lot: String,
[INFO] [stdout] 42 |     pub lot_decimals: u8,
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout] 43 |     pub lot_multiplier: u8,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^
[INFO] [stdout] 44 |     pub margin_call: u8,
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout] 45 |     pub margin_stop: u8,
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout] 46 |     pub ordermin: String, // Why not f32?
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout] 47 |     pub pair_decimals: u8,
[INFO] [stdout]    |         ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `TradingPairAll` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `fee_volume_currency`, `fees`, and `fees_maker` are never read
[INFO] [stdout]   --> tests/helper_structs.rs:54:9
[INFO] [stdout]    |
[INFO] [stdout] 53 | pub struct TradingPairFees {
[INFO] [stdout]    |            --------------- fields in this struct
[INFO] [stdout] 54 |     pub fee_volume_currency: String,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 55 |     pub fees: Vec<Fee>,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] 56 |     pub fees_maker: Vec<Fee>,
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `TradingPairFees` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `leverage_buy` and `leverage_sell` are never read
[INFO] [stdout]   --> tests/helper_structs.rs:61:9
[INFO] [stdout]    |
[INFO] [stdout] 60 | pub struct TradingPairLeverage {
[INFO] [stdout]    |            ------------------- fields in this struct
[INFO] [stdout] 61 |     pub leverage_buy: Vec<u8>,
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout] 62 |     pub leverage_sell: Vec<u8>,
[INFO] [stdout]    |         ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `TradingPairLeverage` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `margin_call` and `margin_level` are never read
[INFO] [stdout]   --> tests/helper_structs.rs:67:9
[INFO] [stdout]    |
[INFO] [stdout] 66 | pub struct TradingPairMargin {
[INFO] [stdout]    |            ----------------- fields in this struct
[INFO] [stdout] 67 |     pub margin_call: u8,
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout] 68 |     pub margin_level: u8, // BUG?: Shouldn't this be named margin_stop?
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `TradingPairMargin` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple fields are never read
[INFO] [stdout]    --> tests/helper_structs.rs:153:9
[INFO] [stdout]     |
[INFO] [stdout] 152 | pub struct OrderDetails {
[INFO] [stdout]     |            ------------ fields in this struct
[INFO] [stdout] 153 |     pub cost: String,
[INFO] [stdout]     |         ^^^^
[INFO] [stdout] 154 |     pub descr: HashMap<String, String>,
[INFO] [stdout] 155 |     pub expiretm: u32,
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout] 156 |     pub fee: String,
[INFO] [stdout]     |         ^^^
[INFO] [stdout] 157 |     pub limitprice: String,
[INFO] [stdout]     |         ^^^^^^^^^^
[INFO] [stdout] 158 |     pub misc: String,
[INFO] [stdout]     |         ^^^^
[INFO] [stdout] 159 |     pub oflags: String,
[INFO] [stdout]     |         ^^^^^^
[INFO] [stdout] 160 |     pub opentm: f64,
[INFO] [stdout]     |         ^^^^^^
[INFO] [stdout] 161 |     pub price: String,
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout] 162 |     pub refid: Option<String>,
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout] 163 |     pub starttm: u32,
[INFO] [stdout]     |         ^^^^^^^
[INFO] [stdout] 164 |     pub status: String,
[INFO] [stdout] 165 |     pub stopprice: String,
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout] 166 |     pub userref: u32,
[INFO] [stdout]     |         ^^^^^^^
[INFO] [stdout] 167 |     pub vol: String,
[INFO] [stdout] 168 |     pub vol_exec: String,
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `OrderDetails` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `OrderDetailsRuler` is never constructed
[INFO] [stdout]    --> tests/helper_structs.rs:172:12
[INFO] [stdout]     |
[INFO] [stdout] 172 | pub struct OrderDetailsRuler {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `XXBTZUSD` should have a snake case name
[INFO] [stdout]   --> tests/helper_structs.rs:23:9
[INFO] [stdout]    |
[INFO] [stdout] 23 |     pub XXBTZUSD: TradingPair,
[INFO] [stdout]    |         ^^^^^^^^ help: convert the identifier to snake case: `xxbtzusd`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(non_snake_case)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 5.38s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: lalrpop v0.19.8
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] running `Command { std: "docker" "inspect" "7951af96553549f17d6048b5386d6cf4c296188720297a6e4caea31f1f54444a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7951af96553549f17d6048b5386d6cf4c296188720297a6e4caea31f1f54444a", kill_on_drop: false }`
[INFO] [stdout] 7951af96553549f17d6048b5386d6cf4c296188720297a6e4caea31f1f54444a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] cc5fa0e88f0bf9161310f6d7995590eacc4ee5c93d34baa7fbb7b6ef6821e09c
[INFO] running `Command { std: "docker" "start" "-a" "cc5fa0e88f0bf9161310f6d7995590eacc4ee5c93d34baa7fbb7b6ef6821e09c", kill_on_drop: false }`
[INFO] [stderr] warning: fields `0` and `1` are never read
[INFO] [stderr]   --> tests/helper_structs.rs:27:16
[INFO] [stderr]    |
[INFO] [stderr] 27 | pub struct Fee(u32, f32);
[INFO] [stderr]    |            --- ^^^  ^^^
[INFO] [stderr]    |            |
[INFO] [stderr]    |            fields in this struct
[INFO] [stderr]    |
[INFO] [stderr]    = help: consider removing these fields
[INFO] [stderr]    = note: `Fee` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: multiple fields are never read
[INFO] [stderr]   --> tests/helper_structs.rs:35:9
[INFO] [stderr]    |
[INFO] [stderr] 30 | pub struct TradingPairAll {
[INFO] [stderr]    |            -------------- fields in this struct
[INFO] [stderr] ...
[INFO] [stderr] 35 |     pub cost_decimals: u32,
[INFO] [stderr]    |         ^^^^^^^^^^^^^
[INFO] [stderr] 36 |     pub fee_volume_currency: String,
[INFO] [stderr] 37 |     pub fees: Vec<Fee>,
[INFO] [stderr]    |         ^^^^
[INFO] [stderr] 38 |     pub fees_maker: Vec<Fee>,
[INFO] [stderr]    |         ^^^^^^^^^^
[INFO] [stderr] 39 |     pub leverage_buy: Vec<u8>,
[INFO] [stderr]    |         ^^^^^^^^^^^^
[INFO] [stderr] 40 |     pub leverage_sell: Vec<u8>,
[INFO] [stderr]    |         ^^^^^^^^^^^^^
[INFO] [stderr] 41 |     pub lot: String,
[INFO] [stderr] 42 |     pub lot_decimals: u8,
[INFO] [stderr]    |         ^^^^^^^^^^^^
[INFO] [stderr] 43 |     pub lot_multiplier: u8,
[INFO] [stderr]    |         ^^^^^^^^^^^^^^
[INFO] [stderr] 44 |     pub margin_call: u8,
[INFO] [stderr]    |         ^^^^^^^^^^^
[INFO] [stderr] 45 |     pub margin_stop: u8,
[INFO] [stderr]    |         ^^^^^^^^^^^
[INFO] [stderr] 46 |     pub ordermin: String, // Why not f32?
[INFO] [stderr]    |         ^^^^^^^^
[INFO] [stderr] 47 |     pub pair_decimals: u8,
[INFO] [stderr]    |         ^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `TradingPairAll` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: fields `fee_volume_currency`, `fees`, and `fees_maker` are never read
[INFO] [stderr]   --> tests/helper_structs.rs:54:9
[INFO] [stderr]    |
[INFO] [stderr] 53 | pub struct TradingPairFees {
[INFO] [stderr]    |            --------------- fields in this struct
[INFO] [stderr] 54 |     pub fee_volume_currency: String,
[INFO] [stderr]    |         ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 55 |     pub fees: Vec<Fee>,
[INFO] [stderr]    |         ^^^^
[INFO] [stderr] 56 |     pub fees_maker: Vec<Fee>,
[INFO] [stderr]    |         ^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `TradingPairFees` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: fields `leverage_buy` and `leverage_sell` are never read
[INFO] [stderr]   --> tests/helper_structs.rs:61:9
[INFO] [stderr]    |
[INFO] [stderr] 60 | pub struct TradingPairLeverage {
[INFO] [stderr]    |            ------------------- fields in this struct
[INFO] [stderr] 61 |     pub leverage_buy: Vec<u8>,
[INFO] [stderr]    |         ^^^^^^^^^^^^
[INFO] [stderr] 62 |     pub leverage_sell: Vec<u8>,
[INFO] [stderr]    |         ^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `TradingPairLeverage` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: fields `margin_call` and `margin_level` are never read
[INFO] [stderr]   --> tests/helper_structs.rs:67:9
[INFO] [stderr]    |
[INFO] [stderr] 66 | pub struct TradingPairMargin {
[INFO] [stderr]    |            ----------------- fields in this struct
[INFO] [stderr] 67 |     pub margin_call: u8,
[INFO] [stderr]    |         ^^^^^^^^^^^
[INFO] [stderr] 68 |     pub margin_level: u8, // BUG?: Shouldn't this be named margin_stop?
[INFO] [stderr]    |         ^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `TradingPairMargin` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: multiple fields are never read
[INFO] [stderr]    --> tests/helper_structs.rs:153:9
[INFO] [stderr]     |
[INFO] [stderr] 152 | pub struct OrderDetails {
[INFO] [stderr]     |            ------------ fields in this struct
[INFO] [stderr] 153 |     pub cost: String,
[INFO] [stderr]     |         ^^^^
[INFO] [stderr] 154 |     pub descr: HashMap<String, String>,
[INFO] [stderr] 155 |     pub expiretm: u32,
[INFO] [stderr]     |         ^^^^^^^^
[INFO] [stderr] 156 |     pub fee: String,
[INFO] [stderr]     |         ^^^
[INFO] [stderr] 157 |     pub limitprice: String,
[INFO] [stderr]     |         ^^^^^^^^^^
[INFO] [stderr] 158 |     pub misc: String,
[INFO] [stderr]     |         ^^^^
[INFO] [stderr] 159 |     pub oflags: String,
[INFO] [stderr]     |         ^^^^^^
[INFO] [stderr] 160 |     pub opentm: f64,
[INFO] [stderr]     |         ^^^^^^
[INFO] [stderr] 161 |     pub price: String,
[INFO] [stderr]     |         ^^^^^
[INFO] [stderr] 162 |     pub refid: Option<String>,
[INFO] [stderr]     |         ^^^^^
[INFO] [stderr] 163 |     pub starttm: u32,
[INFO] [stderr]     |         ^^^^^^^
[INFO] [stderr] 164 |     pub status: String,
[INFO] [stderr] 165 |     pub stopprice: String,
[INFO] [stderr]     |         ^^^^^^^^^
[INFO] [stderr] 166 |     pub userref: u32,
[INFO] [stderr]     |         ^^^^^^^
[INFO] [stderr] 167 |     pub vol: String,
[INFO] [stderr] 168 |     pub vol_exec: String,
[INFO] [stderr]     |         ^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `OrderDetails` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: struct `OrderDetailsRuler` is never constructed
[INFO] [stderr]    --> tests/helper_structs.rs:172:12
[INFO] [stderr]     |
[INFO] [stderr] 172 | pub struct OrderDetailsRuler {
[INFO] [stderr]     |            ^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `XXBTZUSD` should have a snake case name
[INFO] [stderr]   --> tests/helper_structs.rs:23:9
[INFO] [stderr]    |
[INFO] [stderr] 23 |     pub XXBTZUSD: TradingPair,
[INFO] [stderr]    |         ^^^^^^^^ help: convert the identifier to snake case: `xxbtzusd`
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(non_snake_case)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `growing_squid` (test "growing_squid") generated 8 warnings
[INFO] [stderr] warning: `growing_squid` (test "helper_structs") generated 2 warnings (2 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.29s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: lalrpop v0.19.8
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/growing_squid-1015f915c5400b66)
[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 tests/growing_squid.rs (/opt/rustwide/target/debug/deps/growing_squid-e3a2a6dbe0073583)
[INFO] [stdout] Feature: Verify if server can respond with list of user orders
[INFO] [stdout]   Scenario: Server should return response with list of user orders
[INFO] [stdout]    ✘  Given User has account, API KEY, and API secret
[INFO] [stdout]       Step failed:
[INFO] [stdout]       Defined: tests/features/get_user_orders.feature:5:9
[INFO] [stdout]       Matched: tests/growing_squid.rs:299:1
[INFO] [stdout]       Step panicked. Captured output: API_KEY not found in environment: NotPresent
[INFO] [stdout] Feature: Verifying if server can retrieve current time
[INFO] [stdout]   Scenario: Server should return correct time
[INFO] [stderr] 
[INFO] [stderr] thread 'main' (25) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cucumber-0.14.2/src/cucumber.rs:1238:13:
[INFO] [stderr] 8 steps failed
[INFO] [stderr] stack backtrace:
[INFO] [stdout]    ✘  Given Squid website is responding
[INFO] [stdout]       Step failed:
[INFO] [stdout]       Defined: tests/features/retrieve_server_time.feature:5:9
[INFO] [stdout]       Matched: tests/growing_squid.rs:57:1
[INFO] [stdout]       Step panicked. Captured output: assertion failed: resp.is_ok()
[INFO] [stdout] Feature: Verifying if server coretly resturns trading pair XBT/USD
[INFO] [stdout]   Scenario: Server should return trading pair XBT/USD
[INFO] [stdout]    ✘  Given Squid website is responding
[INFO] [stdout]       Step failed:
[INFO] [stdout]       Defined: tests/features/retrieve_trading_pair_XBTUSD.feature:4:9
[INFO] [stdout]       Matched: tests/growing_squid.rs:57:1
[INFO] [stdout]       Step panicked. Captured output: assertion failed: resp.is_ok()
[INFO] [stdout]   Scenario: Server should return traiding pair XBT/USD, but response is limited to leverage
[INFO] [stdout]    ✘  Given Squid website is responding
[INFO] [stdout]       Step failed:
[INFO] [stdout]       Defined: tests/features/retrieve_trading_pair_XBTUSD.feature:9:9
[INFO] [stdout]       Matched: tests/growing_squid.rs:57:1
[INFO] [stdout]       Step panicked. Captured output: assertion failed: resp.is_ok()
[INFO] [stdout]   Scenario: Server should return traiding pair XBT/USD, but response is limited to fees
[INFO] [stdout]    ✘  Given Squid website is responding
[INFO] [stdout]       Step failed:
[INFO] [stdout]       Defined: tests/features/retrieve_trading_pair_XBTUSD.feature:14:9
[INFO] [stdout]       Matched: tests/growing_squid.rs:57:1
[INFO] [stdout]       Step panicked. Captured output: assertion failed: resp.is_ok()
[INFO] [stdout]   Scenario: Server should return traiding pair XBT/USD, but response is limited to margin
[INFO] [stdout]    ✘  Given Squid website is responding
[INFO] [stdout]       Step failed:
[INFO] [stdout]       Defined: tests/features/retrieve_trading_pair_XBTUSD.feature:19:9
[INFO] [stdout]       Matched: tests/growing_squid.rs:57:1
[INFO] [stdout]       Step panicked. Captured output: assertion failed: resp.is_ok()
[INFO] [stdout]   Scenario: Server should return traiding pair XBT/USD, and request info has info value
[INFO] [stdout]    ✘  Given Squid website is responding
[INFO] [stdout]       Step failed:
[INFO] [stdout]       Defined: tests/features/retrieve_trading_pair_XBTUSD.feature:24:9
[INFO] [stdout]       Matched: tests/growing_squid.rs:57:1
[INFO] [stdout]       Step panicked. Captured output: assertion failed: resp.is_ok()
[INFO] [stdout]   Scenario: Server should return error on invalid info value
[INFO] [stdout]    ✘  Given Squid website is responding
[INFO] [stdout]       Step failed:
[INFO] [stdout]       Defined: tests/features/retrieve_trading_pair_XBTUSD.feature:29:9
[INFO] [stdout]       Matched: tests/growing_squid.rs:57:1
[INFO] [stdout]       Step panicked. Captured output: assertion failed: resp.is_ok()
[INFO] [stdout] [Summary]
[INFO] [stdout] 3 features
[INFO] [stdout] 8 scenarios (8 failed)
[INFO] [stdout] 8 steps (8 failed)
[INFO] [stderr]    0:     0x5acb3f9198c2 - std::backtrace_rs::backtrace::libunwind::trace::hcab59e1e990fdc24
[INFO] [stderr]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stderr]    1:     0x5acb3f9198c2 - std::backtrace_rs::backtrace::trace_unsynchronized::he24cc57f3d2f47b7
[INFO] [stderr]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stderr]    2:     0x5acb3f9198c2 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54
[INFO] [stderr]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9
[INFO] [stderr]    3:     0x5acb3f9198c2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h67edf0e4d33c343c
[INFO] [stderr]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:39:26
[INFO] [stderr]    4:     0x5acb3f92c8ff - core::fmt::rt::Argument::fmt::hef94184842aeafdd
[INFO] [stderr]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76
[INFO] [stderr]    5:     0x5acb3f92c8ff - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stderr]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25
[INFO] [stderr]    6:     0x5acb3f8f1151 - std::io::default_write_fmt::h1ecb8c7cfa7da481
[INFO] [stderr]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11
[INFO] [stderr]    7:     0x5acb3f8f1151 - std::io::Write::write_fmt::h051fe4a9e4fdbf48
[INFO] [stderr]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13
[INFO] [stderr]    8:     0x5acb3f8f8f72 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stderr]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9
[INFO] [stderr]    9:     0x5acb3f8fc1ff - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stderr]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27
[INFO] [stderr]   10:     0x5acb3f8fc059 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stderr]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:328:9
[INFO] [stderr]   11:     0x5acb3f8fc96f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h6dba6e441651a0d1
[INFO] [stderr]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stderr]   12:     0x5acb3f8fc96f - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stderr]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:842:13
[INFO] [stderr]   13:     0x5acb3f8fc71a - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stderr]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:707:13
[INFO] [stderr]   14:     0x5acb3f8f90a9 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stderr]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18
[INFO] [stderr]   15:     0x5acb3f8e49ad - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stderr]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5
[INFO] [stderr]   16:     0x5acb3f937220 - core::panicking::panic_fmt::h420ddb7fd73daf53
[INFO] [stderr]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14
[INFO] [stderr]   17:     0x5acb3f23f8f0 - core::panicking::panic_display::h33a51ebd0aea6172
[INFO] [stderr]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:259:5
[INFO] [stderr]   18:     0x5acb3f04171f - cucumber::cucumber::Cucumber<W,P,I,R,Wr,Cli>::filter_run_and_exit::{{closure}}::h61f3e39301749287
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cucumber-0.14.2/src/cucumber.rs:1238:13
[INFO] [stderr]   19:     0x5acb3f040d7e - cucumber::cucumber::Cucumber<W,P,I,R,Wr,Cli>::run_and_exit::{{closure}}::h2309179e30c7c7bb
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cucumber-0.14.2/src/cucumber.rs:1145:57
[INFO] [stderr]   20:     0x5acb3f0483d3 - cucumber::World::run::{{closure}}::hec2ba2301c4d636c
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cucumber-0.14.2/src/lib.rs:256:46
[INFO] [stderr]   21:     0x5acb3f02e0a3 - <core::pin::Pin<P> as core::future::future::Future>::poll::h1a58d2075cfa39f6
[INFO] [stderr]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/future/future.rs:133:9
[INFO] [stderr]   22:     0x5acb3f06500d - growing_squid::main::{{closure}}::h52783d5d2250bbc7
[INFO] [stderr]                                at /opt/rustwide/workdir/tests/growing_squid.rs:341:34
[INFO] [stderr]   23:     0x5acb3f0392cd - tokio::park::thread::CachedParkThread::block_on::{{closure}}::hd74ff9017eb4da78
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.21.2/src/park/thread.rs:267:65
[INFO] [stderr]   24:     0x5acb3f0755c0 - tokio::coop::with_budget::{{closure}}::h0bc4dad4d3baabc1
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.21.2/src/coop.rs:102:9
[INFO] [stderr]   25:     0x5acb3f070995 - std::thread::local::LocalKey<T>::try_with::h99d6b5bff6ac1c17
[INFO] [stderr]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/local.rs:315:12
[INFO] [stderr]   26:     0x5acb3f07059e - std::thread::local::LocalKey<T>::with::hcf67e85aa4cc1d0a
[INFO] [stderr]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/local.rs:279:20
[INFO] [stderr]   27:     0x5acb3f039179 - tokio::coop::with_budget::h52583ce9385fdcc9
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.21.2/src/coop.rs:95:13
[INFO] [stderr]   28:     0x5acb3f039179 - tokio::coop::budget::h352f549533170c11
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.21.2/src/coop.rs:72:5
[INFO] [stderr]   29:     0x5acb3f039179 - tokio::park::thread::CachedParkThread::block_on::hb0a2ffda9d65d825
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.21.2/src/park/thread.rs:267:31
[INFO] [stderr]   30:     0x5acb3effc3e6 - tokio::runtime::enter::Enter::block_on::ha09a40c436657ad8
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.21.2/src/runtime/enter.rs:152:18
[INFO] [stderr]   31:     0x5acb3f039519 - tokio::runtime::scheduler::multi_thread::MultiThread::block_on::hba7522ec5426d0ad
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.21.2/src/runtime/scheduler/multi_thread/mod.rs:79:15
[INFO] [stderr]   32:     0x5acb3f0393f4 - tokio::runtime::Runtime::block_on::h189ff96e3a606559
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.21.2/src/runtime/mod.rs:492:49
[INFO] [stderr]   33:     0x5acb3f064e57 - growing_squid::main::he5e355eb962f3c53
[INFO] [stderr]                                at /opt/rustwide/workdir/tests/growing_squid.rs:341:39
[INFO] [stderr]   34:     0x5acb3efa8fdb - core::ops::function::FnOnce::call_once::hf13aac73879ad3fe
[INFO] [stderr]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stderr]   35:     0x5acb3f029b1e - std::sys::backtrace::__rust_begin_short_backtrace::h93301e52e4621b59
[INFO] [stderr]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18
[INFO] [stderr]   36:     0x5acb3f029ac1 - std::rt::lang_start::{{closure}}::hd93c0230837c22c3
[INFO] [stderr]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/rt.rs:206:18
[INFO] [stderr]   37:     0x5acb3f8f2920 - core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &F>::call_once::h4967fb77e0dfb65c
[INFO] [stderr]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:287:21
[INFO] [stderr]   38:     0x5acb3f8f2920 - std::panicking::catch_unwind::do_call::hf7e87675c3e14c23
[INFO] [stderr]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stderr]   39:     0x5acb3f8f2920 - std::panicking::catch_unwind::h26f0e342004b5114
[INFO] [stderr]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stderr]   40:     0x5acb3f8f2920 - std::panic::catch_unwind::h9ee33ca17775d897
[INFO] [stderr]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stderr]   41:     0x5acb3f8f2920 - std::rt::lang_start_internal::{{closure}}::h243ba3495fa13cf8
[INFO] [stderr]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/rt.rs:175:24
[INFO] [stderr]   42:     0x5acb3f8f2920 - std::panicking::catch_unwind::do_call::h819db0a7788e7259
[INFO] [stderr]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stderr]   43:     0x5acb3f8f2920 - std::panicking::catch_unwind::h23e08fb4a7b9f405
[INFO] [stderr]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stderr]   44:     0x5acb3f8f2920 - std::panic::catch_unwind::h7ca3d9eabb6135ff
[INFO] [stderr]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stderr]   45:     0x5acb3f8f2920 - std::rt::lang_start_internal::h06ad7395f4fda8d7
[INFO] [stderr]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/rt.rs:171:5
[INFO] [stderr]   46:     0x5acb3f029aa7 - std::rt::lang_start::h4977bee4807e021e
[INFO] [stderr]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/rt.rs:205:5
[INFO] [stderr]   47:     0x5acb3f06a7fe - main
[INFO] [stderr]   48:     0x765690b981ca - <unknown>
[INFO] [stderr]   49:     0x765690b9828b - __libc_start_main
[INFO] [stderr]   50:     0x5acb3ef6a7a5 - _start
[INFO] [stderr]   51:                0x0 - <unknown>
[INFO] [stderr] error: test failed, to rerun pass `--test growing_squid`
[INFO] running `Command { std: "docker" "inspect" "cc5fa0e88f0bf9161310f6d7995590eacc4ee5c93d34baa7fbb7b6ef6821e09c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cc5fa0e88f0bf9161310f6d7995590eacc4ee5c93d34baa7fbb7b6ef6821e09c", kill_on_drop: false }`
[INFO] [stdout] cc5fa0e88f0bf9161310f6d7995590eacc4ee5c93d34baa7fbb7b6ef6821e09c
