[INFO] cloning repository https://github.com/Ankit-Laddha/demo-crypto-api [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Ankit-Laddha/demo-crypto-api" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAnkit-Laddha%2Fdemo-crypto-api", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAnkit-Laddha%2Fdemo-crypto-api'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 17646a2a756c17718aa0253bdd3f2e4fbf9fdce9 [INFO] testing Ankit-Laddha/demo-crypto-api against try#dec9417b8611e34e787a3e4c37686b5131f9e5c5 for pr-154210-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAnkit-Laddha%2Fdemo-crypto-api" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/Ankit-Laddha/demo-crypto-api [INFO] removed 0 missing tests [INFO] finished tweaking git repo https://github.com/Ankit-Laddha/demo-crypto-api [INFO] tweaked toml for git repo https://github.com/Ankit-Laddha/demo-crypto-api written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/Ankit-Laddha/demo-crypto-api on toolchain dec9417b8611e34e787a3e4c37686b5131f9e5c5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/Ankit-Laddha/demo-crypto-api 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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 25070644055a8ecbd9f82d5a6fc0d4e039c29fa1e5ed635559285b33c96e843c [INFO] running `Command { std: "docker" "start" "-a" "25070644055a8ecbd9f82d5a6fc0d4e039c29fa1e5ed635559285b33c96e843c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "25070644055a8ecbd9f82d5a6fc0d4e039c29fa1e5ed635559285b33c96e843c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "25070644055a8ecbd9f82d5a6fc0d4e039c29fa1e5ed635559285b33c96e843c", kill_on_drop: false }` [INFO] [stdout] 25070644055a8ecbd9f82d5a6fc0d4e039c29fa1e5ed635559285b33c96e843c [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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 216fd362be196bc0cd5f82e96f141956b4b612673f65c3cbf203d20d8dd467b3 [INFO] running `Command { std: "docker" "start" "-a" "216fd362be196bc0cd5f82e96f141956b4b612673f65c3cbf203d20d8dd467b3", kill_on_drop: false }` [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.32s [INFO] running `Command { std: "docker" "inspect" "216fd362be196bc0cd5f82e96f141956b4b612673f65c3cbf203d20d8dd467b3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "216fd362be196bc0cd5f82e96f141956b4b612673f65c3cbf203d20d8dd467b3", kill_on_drop: false }` [INFO] [stdout] 216fd362be196bc0cd5f82e96f141956b4b612673f65c3cbf203d20d8dd467b3 [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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 676d4ebf95de77f755c259b88ffeaf2a1bf892636dea9d2c2be56a69a9291cda [INFO] running `Command { std: "docker" "start" "-a" "676d4ebf95de77f755c259b88ffeaf2a1bf892636dea9d2c2be56a69a9291cda", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling autocfg v1.3.0 [INFO] [stderr] Compiling libc v0.2.155 [INFO] [stderr] Compiling pin-project-lite v0.2.14 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling itoa v1.0.11 [INFO] [stderr] Compiling futures-sink v0.3.30 [INFO] [stderr] Compiling futures-core v0.3.30 [INFO] [stderr] Compiling regex-syntax v0.8.4 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling bytes v1.6.1 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling futures-channel v0.3.30 [INFO] [stderr] Compiling syn v2.0.72 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling cc v1.1.6 [INFO] [stderr] Compiling pkg-config v0.3.30 [INFO] [stderr] Compiling futures-task v0.3.30 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling futures-io v0.3.30 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling socket2 v0.5.7 [INFO] [stderr] Compiling mio v1.0.1 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling serde v1.0.204 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling http v1.1.0 [INFO] [stderr] Compiling ryu v1.0.18 [INFO] [stderr] Compiling openssl-sys v0.9.103 [INFO] [stderr] Compiling serde_json v1.0.121 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling regex-automata v0.4.7 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling httparse v1.9.4 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling openssl v0.10.66 [INFO] [stderr] Compiling rustix v0.38.34 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling hybrid-array v0.2.0-rc.9 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling indexmap v2.2.6 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling crossbeam-deque v0.8.5 [INFO] [stderr] Compiling try-lock v0.2.5 [INFO] [stderr] Compiling bytecount v0.6.8 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling atomic-waker v1.1.2 [INFO] [stderr] Compiling linux-raw-sys v0.4.14 [INFO] [stderr] Compiling native-tls v0.2.12 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling tinyvec v1.8.0 [INFO] [stderr] Compiling anstyle-parse v0.2.5 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Compiling crypto-common v0.2.0-rc.0 [INFO] [stderr] Compiling bstr v1.10.0 [INFO] [stderr] Compiling tower-service v0.3.2 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.1 [INFO] [stderr] Compiling anstyle v1.0.8 [INFO] [stderr] Compiling regex v1.10.5 [INFO] [stderr] Compiling thiserror v1.0.63 [INFO] [stderr] Compiling nom_locate v4.2.0 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling tokio-macros v2.4.0 [INFO] [stderr] Compiling serde_derive v1.0.204 [INFO] [stderr] Compiling pin-project-internal v1.1.5 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling sealed v0.5.0 [INFO] [stderr] Compiling tokio v1.39.2 [INFO] [stderr] Compiling synthez-core v0.3.1 [INFO] [stderr] Compiling derive_more v0.99.18 [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stderr] Compiling colorchoice v1.0.2 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling unicode-width v0.1.13 [INFO] [stderr] Compiling peg-runtime v0.6.3 [INFO] [stderr] Compiling pin-project v1.1.5 [INFO] [stderr] Compiling regex-syntax v0.7.5 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling anstyle-query v1.1.1 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling tower-layer v0.3.2 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling synthez-codegen v0.3.1 [INFO] [stderr] Compiling anstream v0.6.15 [INFO] [stderr] Compiling peg-macros v0.6.3 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling thiserror-impl v1.0.63 [INFO] [stderr] Compiling typed-builder-macro v0.15.2 [INFO] [stderr] Compiling block-buffer v0.11.0-rc.0 [INFO] [stderr] Compiling globset v0.4.14 [INFO] [stderr] Compiling terminal_size v0.3.0 [INFO] [stderr] Compiling unicode-normalization v0.1.23 [INFO] [stderr] Compiling smawk v0.3.2 [INFO] [stderr] Compiling unicode-bidi v0.3.15 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling const-oid v0.10.0-rc.0 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling anyhow v1.0.86 [INFO] [stderr] Compiling clap_lex v0.7.2 [INFO] [stderr] Compiling unicode-linebreak v0.1.5 [INFO] [stderr] Compiling clap_builder v4.5.11 [INFO] [stderr] Compiling idna v0.5.0 [INFO] [stderr] Compiling textwrap v0.16.1 [INFO] [stderr] Compiling digest v0.11.0-pre.9 [INFO] [stderr] Compiling clap_derive v4.5.11 [INFO] [stderr] Compiling futures-executor v0.3.30 [INFO] [stderr] Compiling http-body-util v0.1.2 [INFO] [stderr] Compiling ignore v0.4.22 [INFO] [stderr] Compiling typed-builder v0.15.2 [INFO] [stderr] Compiling cucumber-expressions v0.3.0 [INFO] [stderr] Compiling peg v0.6.3 [INFO] [stderr] Compiling synthez v0.3.1 [INFO] [stderr] Compiling lazy-regex-proc_macros v3.2.0 [INFO] [stderr] Compiling tokio-util v0.7.11 [INFO] [stderr] Compiling tower v0.4.13 [INFO] [stderr] Compiling h2 v0.4.5 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling inflections v1.1.1 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling rustls-pki-types v1.7.0 [INFO] [stderr] Compiling clap v4.5.11 [INFO] [stderr] Compiling rustls-pemfile v2.1.2 [INFO] [stderr] Compiling console v0.15.8 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling lazy-regex v3.2.0 [INFO] [stderr] Compiling globwalk v0.9.1 [INFO] [stderr] Compiling url v2.5.2 [INFO] [stderr] Compiling futures v0.3.30 [INFO] [stderr] Compiling gherkin v0.14.0 [INFO] [stderr] Compiling cucumber-codegen v0.21.1 [INFO] [stderr] Compiling smart-default v0.7.1 [INFO] [stderr] Compiling encoding_rs v0.8.34 [INFO] [stderr] Compiling linked-hash-map v0.5.6 [INFO] [stderr] Compiling ipnet v2.9.0 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling hyper v1.4.1 [INFO] [stderr] Compiling sync_wrapper v1.0.1 [INFO] [stderr] Compiling inventory v0.3.15 [INFO] [stderr] Compiling cpufeatures v0.2.12 [INFO] [stderr] Compiling drain_filter_polyfill v0.1.3 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling cucumber v0.21.1 [INFO] [stderr] Compiling sha2 v0.11.0-pre.4 [INFO] [stderr] Compiling hmac v0.13.0-pre.4 [INFO] [stderr] Compiling dotenv v0.15.0 [INFO] [stderr] Compiling hyper-util v0.1.6 [INFO] [stderr] Compiling hyper-tls v0.6.0 [INFO] [stderr] Compiling reqwest v0.12.5 [INFO] [stderr] Compiling demo-crypto-api v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: field `result` is never read [INFO] [stdout] --> tests/steps/open_orders_steps.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 9 | struct OpenOrdersResponse { [INFO] [stdout] | ------------------ field in this struct [INFO] [stdout] 10 | error: Vec, [INFO] [stdout] 11 | result: Option, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `OpenOrdersResponse` 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: field `open` is never read [INFO] [stdout] --> tests/steps/open_orders_steps.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 15 | struct OpenOrders { [INFO] [stdout] | ---------- field in this struct [INFO] [stdout] 16 | open: HashMap, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `OpenOrders` 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/steps/open_orders_steps.rs:21:5 [INFO] [stdout] | [INFO] [stdout] 20 | struct OrderInfo { [INFO] [stdout] | --------- fields in this struct [INFO] [stdout] 21 | refid: Option, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 22 | userref: Option, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 23 | status: String, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 24 | opentm: f64, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 25 | starttm: i32, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 26 | expiretm: i32, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 27 | descr: OrderDescription, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 28 | vol: String, [INFO] [stdout] | ^^^ [INFO] [stdout] 29 | vol_exec: String, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 30 | cost: String, [INFO] [stdout] | ^^^^ [INFO] [stdout] 31 | fee: String, [INFO] [stdout] | ^^^ [INFO] [stdout] 32 | price: String, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 33 | misc: String, [INFO] [stdout] | ^^^^ [INFO] [stdout] 34 | oflags: String, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 35 | trades: Option>, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `OrderInfo` 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/steps/open_orders_steps.rs:40:5 [INFO] [stdout] | [INFO] [stdout] 39 | struct OrderDescription { [INFO] [stdout] | ---------------- fields in this struct [INFO] [stdout] 40 | pair: String, [INFO] [stdout] | ^^^^ [INFO] [stdout] 41 | r#type: String, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 42 | ordertype: String, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 43 | price: String, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 44 | price2: String, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 45 | leverage: String, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 46 | order: String, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 47 | close: String, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `OrderDescription` 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/steps/ticker_info_steps.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 12 | struct TickerInfo { [INFO] [stdout] | ---------- fields in this struct [INFO] [stdout] 13 | a: Vec, // Ask [INFO] [stdout] | ^ [INFO] [stdout] 14 | b: Vec, // Bid [INFO] [stdout] | ^ [INFO] [stdout] 15 | c: Vec, // Last trade closed [INFO] [stdout] | ^ [INFO] [stdout] 16 | v: Vec, // Volume [INFO] [stdout] | ^ [INFO] [stdout] 17 | p: Vec, // Volume weighted average price [INFO] [stdout] | ^ [INFO] [stdout] 18 | t: Vec, // Number of trades [INFO] [stdout] | ^ [INFO] [stdout] 19 | l: Vec, // Low [INFO] [stdout] | ^ [INFO] [stdout] 20 | h: Vec, // High [INFO] [stdout] | ^ [INFO] [stdout] 21 | o: String, // Today's opening price [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 2m 19s [INFO] running `Command { std: "docker" "inspect" "676d4ebf95de77f755c259b88ffeaf2a1bf892636dea9d2c2be56a69a9291cda", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "676d4ebf95de77f755c259b88ffeaf2a1bf892636dea9d2c2be56a69a9291cda", kill_on_drop: false }` [INFO] [stdout] 676d4ebf95de77f755c259b88ffeaf2a1bf892636dea9d2c2be56a69a9291cda [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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] ad66901496658b104d0be099700c917e73bd9f82508d6733d91a429af9186ba8 [INFO] running `Command { std: "docker" "start" "-a" "ad66901496658b104d0be099700c917e73bd9f82508d6733d91a429af9186ba8", kill_on_drop: false }` [INFO] [stderr] warning: field `result` is never read [INFO] [stderr] --> tests/steps/open_orders_steps.rs:11:5 [INFO] [stderr] | [INFO] [stderr] 9 | struct OpenOrdersResponse { [INFO] [stderr] | ------------------ field in this struct [INFO] [stderr] 10 | error: Vec, [INFO] [stderr] 11 | result: Option, [INFO] [stderr] | ^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `OpenOrdersResponse` 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: field `open` is never read [INFO] [stderr] --> tests/steps/open_orders_steps.rs:16:5 [INFO] [stderr] | [INFO] [stderr] 15 | struct OpenOrders { [INFO] [stderr] | ---------- field in this struct [INFO] [stderr] 16 | open: HashMap, [INFO] [stderr] | ^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `OpenOrders` 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/steps/open_orders_steps.rs:21:5 [INFO] [stderr] | [INFO] [stderr] 20 | struct OrderInfo { [INFO] [stderr] | --------- fields in this struct [INFO] [stderr] 21 | refid: Option, [INFO] [stderr] | ^^^^^ [INFO] [stderr] 22 | userref: Option, [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] 23 | status: String, [INFO] [stderr] | ^^^^^^ [INFO] [stderr] 24 | opentm: f64, [INFO] [stderr] | ^^^^^^ [INFO] [stderr] 25 | starttm: i32, [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] 26 | expiretm: i32, [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] 27 | descr: OrderDescription, [INFO] [stderr] | ^^^^^ [INFO] [stderr] 28 | vol: String, [INFO] [stderr] | ^^^ [INFO] [stderr] 29 | vol_exec: String, [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] 30 | cost: String, [INFO] [stderr] | ^^^^ [INFO] [stderr] 31 | fee: String, [INFO] [stderr] | ^^^ [INFO] [stderr] 32 | price: String, [INFO] [stderr] | ^^^^^ [INFO] [stderr] 33 | misc: String, [INFO] [stderr] | ^^^^ [INFO] [stderr] 34 | oflags: String, [INFO] [stderr] | ^^^^^^ [INFO] [stderr] 35 | trades: Option>, [INFO] [stderr] | ^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `OrderInfo` 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/steps/open_orders_steps.rs:40:5 [INFO] [stderr] | [INFO] [stderr] 39 | struct OrderDescription { [INFO] [stderr] | ---------------- fields in this struct [INFO] [stderr] 40 | pair: String, [INFO] [stderr] | ^^^^ [INFO] [stderr] 41 | r#type: String, [INFO] [stderr] | ^^^^^^ [INFO] [stderr] 42 | ordertype: String, [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] 43 | price: String, [INFO] [stderr] | ^^^^^ [INFO] [stderr] 44 | price2: String, [INFO] [stderr] | ^^^^^^ [INFO] [stderr] 45 | leverage: String, [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] 46 | order: String, [INFO] [stderr] | ^^^^^ [INFO] [stderr] 47 | close: String, [INFO] [stderr] | ^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `OrderDescription` 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/steps/ticker_info_steps.rs:13:5 [INFO] [stderr] | [INFO] [stderr] 12 | struct TickerInfo { [INFO] [stderr] | ---------- fields in this struct [INFO] [stderr] 13 | a: Vec, // Ask [INFO] [stderr] | ^ [INFO] [stderr] 14 | b: Vec, // Bid [INFO] [stderr] | ^ [INFO] [stderr] 15 | c: Vec, // Last trade closed [INFO] [stderr] | ^ [INFO] [stderr] 16 | v: Vec, // Volume [INFO] [stderr] | ^ [INFO] [stderr] 17 | p: Vec, // Volume weighted average price [INFO] [stderr] | ^ [INFO] [stderr] 18 | t: Vec, // Number of trades [INFO] [stderr] | ^ [INFO] [stderr] 19 | l: Vec, // Low [INFO] [stderr] | ^ [INFO] [stderr] 20 | h: Vec, // High [INFO] [stderr] | ^ [INFO] [stderr] 21 | o: String, // Today's opening price [INFO] [stderr] | ^ [INFO] [stderr] [INFO] [stderr] warning: `demo-crypto-api` (test "cucumber_runner") generated 5 warnings [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.27s [INFO] [stderr] Running tests/crypto_api.rs (/opt/rustwide/target/debug/deps/crypto_api-c8874abb14a74db1) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stderr] Running tests/cucumber_runner.rs (/opt/rustwide/target/debug/deps/cucumber_runner-bc55a32bb4dcc0be) [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] Feature: Crypto API Open Orders [INFO] [stdout] Scenario: Successfully fetch open orders from Crypto API [INFO] [stdout] ✘ Given the Server API endpoint "/0/private/OpenOrders" [INFO] [stdout] Step failed: [INFO] [stdout] Defined: tests/features/open-orders.feature:5:5 [INFO] [stdout] Matched: tests/steps/common_steps.rs:16:1 [INFO] [stdout] Step panicked. Captured output: BASE_URL not set in .env file: NotPresent [INFO] [stdout] Scenario: Fail to fetch open orders for invalid API_KEY [INFO] [stdout] ✘ Given the Server API endpoint "/0/private/OpenOrders" [INFO] [stdout] Step failed: [INFO] [stdout] Defined: tests/features/open-orders.feature:12:5 [INFO] [stdout] Matched: tests/steps/common_steps.rs:16:1 [INFO] [stdout] Step panicked. Captured output: BASE_URL not set in .env file: NotPresent [INFO] [stdout] Scenario: Fail to fetch open orders for invalid API_SECRET [INFO] [stdout] ✘ Given the Server API endpoint "/0/private/OpenOrders" [INFO] [stdout] Step failed: [INFO] [stdout] Defined: tests/features/open-orders.feature:19:5 [INFO] [stdout] Matched: tests/steps/common_steps.rs:16:1 [INFO] [stdout] Step panicked. Captured output: BASE_URL not set in .env file: NotPresent [INFO] [stdout] Feature: Crypto API Time Retrieval [INFO] [stdout] Scenario: Successfully fetch server time from Crypto API [INFO] [stdout] ✘ Given the Server API endpoint "/0/public/Time" [INFO] [stdout] Step failed: [INFO] [stdout] Defined: tests/features/server-time.feature:5:5 [INFO] [stdout] Matched: tests/steps/common_steps.rs:16:1 [INFO] [stdout] Step panicked. Captured output: BASE_URL not set in .env file: NotPresent [INFO] [stdout] Feature: Ticker info Retrieval [INFO] [stdout] Scenario: Successfully fetch XBT/USD trading pair information from Crypto API [INFO] [stdout] ✘ Given the Server API endpoint "/0/public/Ticker?pair=XXBTZUSD" [INFO] [stdout] Step failed: [INFO] [stdout] Defined: tests/features/ticker-info.feature:5:5 [INFO] [stdout] Matched: tests/steps/common_steps.rs:16:1 [INFO] [stdout] Step panicked. Captured output: BASE_URL not set in .env file: NotPresent [INFO] [stdout] [Summary] [INFO] [stdout] 3 features [INFO] [stdout] 5 scenarios (5 failed) [INFO] [stdout] 5 steps (5 failed) [INFO] [stderr] [INFO] [stderr] thread 'main' (17) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cucumber-0.21.1/src/cucumber.rs:1287:13: [INFO] [stderr] 5 steps failed [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x5904f2e68aaa - std[e72de78501789eb0]::backtrace_rs::backtrace::libunwind::trace [INFO] [stderr] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stderr] 1: 0x5904f2e68aaa - std[e72de78501789eb0]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stderr] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stderr] 2: 0x5904f2e68aaa - std[e72de78501789eb0]::sys::backtrace::_print_fmt [INFO] [stderr] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:74:9 [INFO] [stderr] 3: 0x5904f2e68aaa - <::print::DisplayBacktrace as core[6aaeda2c7ad07a48]::fmt::Display>::fmt [INFO] [stderr] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:44:26 [INFO] [stderr] 4: 0x5904f2e7f78a - ::fmt [INFO] [stderr] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/fmt/rt.rs:152:76 [INFO] [stderr] 5: 0x5904f2e7f78a - core[6aaeda2c7ad07a48]::fmt::write [INFO] [stderr] 6: 0x5904f2e6e772 - std[e72de78501789eb0]::io::default_write_fmt:: [INFO] [stderr] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/io/mod.rs:639:11 [INFO] [stderr] 7: 0x5904f2e6e772 - ::write_fmt [INFO] [stderr] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/io/mod.rs:1994:13 [INFO] [stderr] 8: 0x5904f2e4cdcf - ::print [INFO] [stderr] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:47:9 [INFO] [stderr] 9: 0x5904f2e4cdcf - std[e72de78501789eb0]::panicking::default_hook::{closure#0} [INFO] [stderr] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:292:27 [INFO] [stderr] 10: 0x5904f2e60651 - std[e72de78501789eb0]::panicking::default_hook [INFO] [stderr] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:319:9 [INFO] [stderr] 11: 0x5904f2e60902 - core[6aaeda2c7ad07a48]::ops::function::Fn<(&'a std[e72de78501789eb0]::panic::PanicHookInfo<'b>,), Output = ()> + core[6aaeda2c7ad07a48]::marker::Sync + core[6aaeda2c7ad07a48]::marker::Send> as core[6aaeda2c7ad07a48]::ops::function::Fn<(&std[e72de78501789eb0]::panic::PanicHookInfo,)>>::call [INFO] [stderr] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/alloc/src/boxed.rs:2254:9 [INFO] [stderr] 12: 0x5904f2e60902 - std[e72de78501789eb0]::panicking::panic_with_hook [INFO] [stderr] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:833:13 [INFO] [stderr] 13: 0x5904f2e4ce88 - std[e72de78501789eb0]::panicking::panic_handler::{closure#0} [INFO] [stderr] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:698:13 [INFO] [stderr] 14: 0x5904f2e44459 - std[e72de78501789eb0]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stderr] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:182:18 [INFO] [stderr] 15: 0x5904f2e4de7d - __rustc[78a4cf188af856fc]::rust_begin_unwind [INFO] [stderr] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:689:5 [INFO] [stderr] 16: 0x5904f2e7ffcc - core[6aaeda2c7ad07a48]::panicking::panic_fmt [INFO] [stderr] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/panicking.rs:80:14 [INFO] [stderr] 17: 0x5904f25d0e18 - core[6aaeda2c7ad07a48]::panicking::panic_display:: [INFO] [stderr] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/panicking.rs:259:5 [INFO] [stderr] 18: 0x5904f256542b - fn(&'a gherkin[123a6d6dd19ec0ba]::Feature, core[6aaeda2c7ad07a48]::option::Option<&'b gherkin[123a6d6dd19ec0ba]::Rule>, &'c gherkin[123a6d6dd19ec0ba]::Scenario) -> cucumber[8f7fe54a930c3082]::runner::basic::ScenarioType, for<'a> fn(&'a gherkin[123a6d6dd19ec0ba]::Feature, core[6aaeda2c7ad07a48]::option::Option<&'a gherkin[123a6d6dd19ec0ba]::Rule>, &'a gherkin[123a6d6dd19ec0ba]::Scenario, &'a mut cucumber_runner[e219b8f77dbbeb69]::crypto_api::CryptoApi) -> core[6aaeda2c7ad07a48]::pin::Pin + 'a>>, for<'a> fn(&'a gherkin[123a6d6dd19ec0ba]::Feature, core[6aaeda2c7ad07a48]::option::Option<&'a gherkin[123a6d6dd19ec0ba]::Rule>, &'a gherkin[123a6d6dd19ec0ba]::Scenario, &'a cucumber[8f7fe54a930c3082]::event::ScenarioFinished, core[6aaeda2c7ad07a48]::option::Option<&'a mut cucumber_runner[e219b8f77dbbeb69]::crypto_api::CryptoApi>) -> core[6aaeda2c7ad07a48]::pin::Pin + 'a>>>, cucumber[8f7fe54a930c3082]::writer::summarize::Summarize>>>::filter_run_and_exit::< fn(&'a gherkin[123a6d6dd19ec0ba]::Feature, core[6aaeda2c7ad07a48]::option::Option<&'b gherkin[123a6d6dd19ec0ba]::Rule>, &'c gherkin[123a6d6dd19ec0ba]::Scenario) -> cucumber[8f7fe54a930c3082]::runner::basic::ScenarioType, for<'a> fn(&'a gherkin[123a6d6dd19ec0ba]::Feature, core[6aaeda2c7ad07a48]::option::Option<&'a gherkin[123a6d6dd19ec0ba]::Rule>, &'a gherkin[123a6d6dd19ec0ba]::Scenario, &'a mut cucumber_runner[e219b8f77dbbeb69]::crypto_api::CryptoApi) -> core[6aaeda2c7ad07a48]::pin::Pin + 'a>>, for<'a> fn(&'a gherkin[123a6d6dd19ec0ba]::Feature, core[6aaeda2c7ad07a48]::option::Option<&'a gherkin[123a6d6dd19ec0ba]::Rule>, &'a gherkin[123a6d6dd19ec0ba]::Scenario, &'a cucumber[8f7fe54a930c3082]::event::ScenarioFinished, core[6aaeda2c7ad07a48]::option::Option<&'a mut cucumber_runner[e219b8f77dbbeb69]::crypto_api::CryptoApi>) -> core[6aaeda2c7ad07a48]::pin::Pin + 'a>>>, cucumber[8f7fe54a930c3082]::writer::summarize::Summarize>>>::run_and_exit::{closure#0}::{closure#0}>::{closure#0} [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cucumber-0.21.1/src/cucumber.rs:1287:13 [INFO] [stderr] 19: 0x5904f256b4b7 - fn(&'a gherkin[123a6d6dd19ec0ba]::Feature, core[6aaeda2c7ad07a48]::option::Option<&'b gherkin[123a6d6dd19ec0ba]::Rule>, &'c gherkin[123a6d6dd19ec0ba]::Scenario) -> cucumber[8f7fe54a930c3082]::runner::basic::ScenarioType, for<'a> fn(&'a gherkin[123a6d6dd19ec0ba]::Feature, core[6aaeda2c7ad07a48]::option::Option<&'a gherkin[123a6d6dd19ec0ba]::Rule>, &'a gherkin[123a6d6dd19ec0ba]::Scenario, &'a mut cucumber_runner[e219b8f77dbbeb69]::crypto_api::CryptoApi) -> core[6aaeda2c7ad07a48]::pin::Pin + 'a>>, for<'a> fn(&'a gherkin[123a6d6dd19ec0ba]::Feature, core[6aaeda2c7ad07a48]::option::Option<&'a gherkin[123a6d6dd19ec0ba]::Rule>, &'a gherkin[123a6d6dd19ec0ba]::Scenario, &'a cucumber[8f7fe54a930c3082]::event::ScenarioFinished, core[6aaeda2c7ad07a48]::option::Option<&'a mut cucumber_runner[e219b8f77dbbeb69]::crypto_api::CryptoApi>) -> core[6aaeda2c7ad07a48]::pin::Pin + 'a>>>, cucumber[8f7fe54a930c3082]::writer::summarize::Summarize>>>::run_and_exit::{closure#0} [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cucumber-0.21.1/src/cucumber.rs:1195:57 [INFO] [stderr] 20: 0x5904f2582168 - cucumber_runner[e219b8f77dbbeb69]::main::{closure#0} [INFO] [stderr] at /opt/rustwide/workdir/tests/cucumber_runner.rs:34:14 [INFO] [stderr] 21: 0x5904f258872d - > as core[6aaeda2c7ad07a48]::future::future::Future>::poll [INFO] [stderr] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/future/future.rs:133:9 [INFO] [stderr] 22: 0x5904f25548dd - ::block_on::>>::{closure#0} [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.2/src/runtime/park.rs:281:74 [INFO] [stderr] 23: 0x5904f254cf54 - tokio[1ed8d7579b1fb766]::runtime::coop::with_budget::, ::block_on>>::{closure#0}> [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.2/src/runtime/coop.rs:107:5 [INFO] [stderr] 24: 0x5904f254cf54 - tokio[1ed8d7579b1fb766]::runtime::coop::budget::, ::block_on>>::{closure#0}> [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.2/src/runtime/coop.rs:73:5 [INFO] [stderr] 25: 0x5904f254cf54 - ::block_on::>> [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.2/src/runtime/park.rs:281:31 [INFO] [stderr] 26: 0x5904f25b05d0 - ::block_on::>> [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.2/src/runtime/context/blocking.rs:66:14 [INFO] [stderr] 27: 0x5904f2537a6e - ::block_on::>>::{closure#0} [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.2/src/runtime/scheduler/multi_thread/mod.rs:87:22 [INFO] [stderr] 28: 0x5904f25c689e - tokio[1ed8d7579b1fb766]::runtime::context::runtime::enter_runtime::<::block_on>>::{closure#0}, ()> [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.2/src/runtime/context/runtime.rs:65:16 [INFO] [stderr] 29: 0x5904f25256b1 - ::block_on::>> [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.2/src/runtime/scheduler/multi_thread/mod.rs:86:9 [INFO] [stderr] 30: 0x5904f255b11a - ::block_on_inner::>> [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.2/src/runtime/runtime.rs:363:50 [INFO] [stderr] 31: 0x5904f255b510 - ::block_on:: [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.2/src/runtime/runtime.rs:333:18 [INFO] [stderr] 32: 0x5904f25826a4 - cucumber_runner[e219b8f77dbbeb69]::main [INFO] [stderr] at /opt/rustwide/workdir/tests/cucumber_runner.rs:35:12 [INFO] [stderr] 33: 0x5904f2515c1b - >::call_once [INFO] [stderr] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/ops/function.rs:250:5 [INFO] [stderr] 34: 0x5904f25b420e - std[e72de78501789eb0]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stderr] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:166:18 [INFO] [stderr] 35: 0x5904f25f1de1 - std[e72de78501789eb0]::rt::lang_start::<()>::{closure#0} [INFO] [stderr] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/rt.rs:206:18 [INFO] [stderr] 36: 0x5904f2e5f564 - <&dyn core[6aaeda2c7ad07a48]::ops::function::Fn<(), Output = i32> + core[6aaeda2c7ad07a48]::marker::Sync + core[6aaeda2c7ad07a48]::panic::unwind_safe::RefUnwindSafe as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once [INFO] [stderr] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/ops/function.rs:287:21 [INFO] [stderr] 37: 0x5904f2e5f564 - std[e72de78501789eb0]::panicking::catch_unwind::do_call::<&dyn core[6aaeda2c7ad07a48]::ops::function::Fn<(), Output = i32> + core[6aaeda2c7ad07a48]::marker::Sync + core[6aaeda2c7ad07a48]::panic::unwind_safe::RefUnwindSafe, i32> [INFO] [stderr] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:581:40 [INFO] [stderr] 38: 0x5904f2e5f564 - std[e72de78501789eb0]::panicking::catch_unwind:: + core[6aaeda2c7ad07a48]::marker::Sync + core[6aaeda2c7ad07a48]::panic::unwind_safe::RefUnwindSafe> [INFO] [stderr] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:544:19 [INFO] [stderr] 39: 0x5904f2e5f564 - std[e72de78501789eb0]::panic::catch_unwind::<&dyn core[6aaeda2c7ad07a48]::ops::function::Fn<(), Output = i32> + core[6aaeda2c7ad07a48]::marker::Sync + core[6aaeda2c7ad07a48]::panic::unwind_safe::RefUnwindSafe, i32> [INFO] [stderr] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panic.rs:359:14 [INFO] [stderr] 40: 0x5904f2e5f564 - std[e72de78501789eb0]::rt::lang_start_internal::{closure#0} [INFO] [stderr] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/rt.rs:175:24 [INFO] [stderr] 41: 0x5904f2e5f564 - std[e72de78501789eb0]::panicking::catch_unwind::do_call:: [INFO] [stderr] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:581:40 [INFO] [stderr] 42: 0x5904f2e5f564 - std[e72de78501789eb0]::panicking::catch_unwind:: [INFO] [stderr] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:544:19 [INFO] [stderr] 43: 0x5904f2e5f564 - std[e72de78501789eb0]::panic::catch_unwind:: [INFO] [stderr] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panic.rs:359:14 [INFO] [stderr] 44: 0x5904f2e5f564 - std[e72de78501789eb0]::rt::lang_start_internal [INFO] [stderr] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/rt.rs:171:5 [INFO] [stderr] 45: 0x5904f25f0d97 - std[e72de78501789eb0]::rt::lang_start::<()> [INFO] [stderr] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/rt.rs:205:5 [INFO] [stderr] 46: 0x5904f2588f7e - main [INFO] [stderr] 47: 0x785bb71d41ca - [INFO] [stderr] 48: 0x785bb71d428b - __libc_start_main [INFO] [stderr] 49: 0x5904f24edb65 - _start [INFO] [stderr] 50: 0x0 - [INFO] [stderr] error: test failed, to rerun pass `--test cucumber_runner` [INFO] running `Command { std: "docker" "inspect" "ad66901496658b104d0be099700c917e73bd9f82508d6733d91a429af9186ba8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ad66901496658b104d0be099700c917e73bd9f82508d6733d91a429af9186ba8", kill_on_drop: false }` [INFO] [stdout] ad66901496658b104d0be099700c917e73bd9f82508d6733d91a429af9186ba8