[INFO] fetching crate xq 0.4.1... [INFO] testing xq-0.4.1 against master#733b47ea4b1b86216f14ef56e49440c33933f230+rustflags=-Copt-level=3 for pr-138759 [INFO] extracting crate xq 0.4.1 into /workspace/builds/worker-3-tc2/source [INFO] started tweaking crates.io crate xq 0.4.1 [INFO] finished tweaking crates.io crate xq 0.4.1 [INFO] tweaked toml for crates.io crate xq 0.4.1 written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate xq 0.4.1 on toolchain 733b47ea4b1b86216f14ef56e49440c33933f230 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate xq 0.4.1 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" "+733b47ea4b1b86216f14ef56e49440c33933f230" "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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 53143f0e721385b1181b13a40e3bc3b4be6ace248da0ee3c25deadc83a096c30 [INFO] running `Command { std: "docker" "start" "-a" "53143f0e721385b1181b13a40e3bc3b4be6ace248da0ee3c25deadc83a096c30", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "53143f0e721385b1181b13a40e3bc3b4be6ace248da0ee3c25deadc83a096c30", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "53143f0e721385b1181b13a40e3bc3b4be6ace248da0ee3c25deadc83a096c30", kill_on_drop: false }` [INFO] [stdout] 53143f0e721385b1181b13a40e3bc3b4be6ace248da0ee3c25deadc83a096c30 [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 -Copt-level=3" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 02695dd2de064c68835d74fecf85e328916da12765f2707541b5fd6f91b92607 [INFO] running `Command { std: "docker" "start" "-a" "02695dd2de064c68835d74fecf85e328916da12765f2707541b5fd6f91b92607", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.155 [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling autocfg v1.3.0 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling siphasher v0.3.11 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling regex-syntax v0.8.4 [INFO] [stderr] Compiling thiserror v1.0.61 [INFO] [stderr] Compiling phf_shared v0.10.0 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling syn v2.0.68 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling regex-automata v0.4.7 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling serde v1.0.203 [INFO] [stderr] Compiling phf_generator v0.10.0 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling term v0.7.0 [INFO] [stderr] Compiling indexmap v2.2.6 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling new_debug_unreachable v1.0.6 [INFO] [stderr] Compiling proc-macro-hack v0.5.20+deprecated [INFO] [stderr] Compiling regex v1.10.5 [INFO] [stderr] Compiling time-core v0.1.2 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Compiling fixedbitset v0.4.2 [INFO] [stderr] Compiling precomputed-hash v0.1.1 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling powerfmt v0.2.0 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling anstyle-parse v0.2.4 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling deranged v0.3.11 [INFO] [stderr] Compiling bit-set v0.5.3 [INFO] [stderr] Compiling petgraph v0.6.5 [INFO] [stderr] Compiling string_cache v0.8.7 [INFO] [stderr] Compiling time-macros v0.2.18 [INFO] [stderr] Compiling lalrpop-util v0.19.12 [INFO] [stderr] Compiling ascii-canvas v3.0.0 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling is-terminal v0.4.12 [INFO] [stderr] Compiling ena v0.14.3 [INFO] [stderr] Compiling anstyle-query v1.1.0 [INFO] [stderr] Compiling anstyle v1.0.7 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.0 [INFO] [stderr] Compiling regex-syntax v0.6.29 [INFO] [stderr] Compiling num_threads v0.1.7 [INFO] [stderr] Compiling pkg-config v0.3.30 [INFO] [stderr] Compiling xml-rs v0.8.20 [INFO] [stderr] Compiling diff v0.1.13 [INFO] [stderr] Compiling unicode-xid v0.2.4 [INFO] [stderr] Compiling colorchoice v1.0.1 [INFO] [stderr] Compiling cc v1.0.102 [INFO] [stderr] Compiling lalrpop v0.19.12 [INFO] [stderr] Compiling time v0.3.36 [INFO] [stderr] Compiling anstream v0.6.14 [INFO] [stderr] Compiling onig_sys v69.8.1 [INFO] [stderr] Compiling parse-zoneinfo v0.3.1 [INFO] [stderr] Compiling phf_codegen v0.10.0 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling clap_lex v0.7.1 [INFO] [stderr] Compiling serde_json v1.0.118 [INFO] [stderr] Compiling clap_builder v4.5.8 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling bitmaps v2.1.0 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling linked-hash-map v0.5.6 [INFO] [stderr] Compiling anyhow v1.0.86 [INFO] [stderr] Compiling unicode-width v0.1.13 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling lexgen_util v0.10.0 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling sized-chunks v0.6.5 [INFO] [stderr] Compiling num-iter v0.1.45 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling ordered-float v2.10.1 [INFO] [stderr] Compiling xq v0.4.1 (/opt/rustwide/workdir) [INFO] [stderr] Compiling yansi v0.5.1 [INFO] [stderr] Compiling utf8-width v0.1.7 [INFO] [stderr] Compiling simplelog v0.12.2 [INFO] [stderr] Compiling html-escape v0.2.13 [INFO] [stderr] Compiling onig v6.4.0 [INFO] [stderr] Compiling colored_json v3.2.0 [INFO] [stderr] Compiling num v0.4.3 [INFO] [stderr] Compiling imbl v1.0.1 [INFO] [stderr] Compiling serde_yaml v0.8.26 [INFO] [stderr] Compiling urlencoding v2.1.3 [INFO] [stderr] Compiling cast v0.3.0 [INFO] [stderr] Compiling shell-escape v0.1.5 [INFO] [stderr] Compiling thiserror-impl v1.0.61 [INFO] [stderr] Compiling serde_derive v1.0.203 [INFO] [stderr] Compiling phf_macros v0.10.0 [INFO] [stderr] Compiling clap_derive v4.5.8 [INFO] [stderr] Compiling lexgen v0.10.0 [INFO] [stderr] Compiling derive_more v0.99.18 [INFO] [stderr] Compiling time-fmt v0.3.8 [INFO] [stderr] Compiling num-derive v0.4.2 [INFO] [stderr] Compiling phf v0.10.1 [INFO] [stderr] Compiling clap v4.5.8 [INFO] [stderr] Compiling clap-verbosity-flag v2.2.0 [INFO] [stderr] Compiling serde-xml-rs v0.5.1 [INFO] [stderr] Compiling time-tz v0.5.2 [INFO] [stderr] Compiling xq-lang v0.0.1 [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/value.rs:155:18 [INFO] [stdout] | [INFO] [stdout] 155 | pub fn entry(&mut self, key: RcString) -> std::collections::hash_map::Entry { [INFO] [stdout] | ^^^^^^^^^ -------------------------------------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 155 | pub fn entry(&mut self, key: RcString) -> std::collections::hash_map::Entry<'_, RcString, Value> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/vm/machine.rs:297:13 [INFO] [stdout] | [INFO] [stdout] 297 | fn slot(&mut self, scoped_slot: &ScopedSlot) -> RefMut> { [INFO] [stdout] | ^^^^^^^^^ --------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 297 | fn slot(&mut self, scoped_slot: &ScopedSlot) -> RefMut<'_, Option> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/vm/machine.rs:312:21 [INFO] [stdout] | [INFO] [stdout] 312 | fn closure_slot(&mut self, scoped_slot: &ScopedSlot) -> RefMut> { [INFO] [stdout] | ^^^^^^^^^ ----------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 312 | fn closure_slot(&mut self, scoped_slot: &ScopedSlot) -> RefMut<'_, Option> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/vm/machine.rs:327:19 [INFO] [stdout] | [INFO] [stdout] 327 | fn label_slot(&mut self, scoped_slot: &ScopedSlot) -> RefMut> { [INFO] [stdout] | ^^^^^^^^^ ----------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 327 | fn label_slot(&mut self, scoped_slot: &ScopedSlot) -> RefMut<'_, Option> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 8m 44s [INFO] running `Command { std: "docker" "inspect" "02695dd2de064c68835d74fecf85e328916da12765f2707541b5fd6f91b92607", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "02695dd2de064c68835d74fecf85e328916da12765f2707541b5fd6f91b92607", kill_on_drop: false }` [INFO] [stdout] 02695dd2de064c68835d74fecf85e328916da12765f2707541b5fd6f91b92607 [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 -Copt-level=3" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9da47d2b31eec5c3dbf7fad255565b8627b6e333a010c9ba14f1eeac8969fe07 [INFO] running `Command { std: "docker" "start" "-a" "9da47d2b31eec5c3dbf7fad255565b8627b6e333a010c9ba14f1eeac8969fe07", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.203 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Compiling rustix v0.38.34 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling linux-raw-sys v0.4.14 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling fastrand v2.1.0 [INFO] [stderr] Compiling regex-syntax v0.8.4 [INFO] [stderr] Compiling bytes v1.6.0 [INFO] [stderr] Compiling plotters-backend v0.3.6 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling crossbeam-deque v0.8.5 [INFO] [stderr] Compiling combine v4.6.7 [INFO] [stderr] Compiling plotters-svg v0.3.6 [INFO] [stderr] Compiling filetime v0.2.23 [INFO] [stderr] Compiling regex-automata v0.4.7 [INFO] [stderr] Compiling time-tz v0.5.2 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling serde_json v1.0.118 [INFO] [stderr] Compiling serde_yaml v0.8.26 [INFO] [stderr] Compiling colored_json v3.2.0 [INFO] [stderr] Compiling tempfile v3.10.1 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling snapbox-macros v0.3.9 [INFO] [stderr] Compiling content_inspector v0.2.4 [INFO] [stderr] Compiling os_pipe v1.2.0 [INFO] [stderr] Compiling wait-timeout v0.2.0 [INFO] [stderr] Compiling similar v2.5.0 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling normalize-line-endings v0.3.0 [INFO] [stderr] Compiling dunce v1.0.4 [INFO] [stderr] Compiling half v1.8.3 [INFO] [stderr] Compiling snapbox v0.4.17 [INFO] [stderr] Compiling serde_cbor v0.11.2 [INFO] [stderr] Compiling humantime-serde v1.1.1 [INFO] [stderr] Compiling csv v1.3.0 [INFO] [stderr] Compiling toml_edit v0.14.4 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling regex v1.10.5 [INFO] [stderr] Compiling plotters v0.3.6 [INFO] [stderr] Compiling criterion-plot v0.4.5 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling oorandom v11.1.3 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Compiling xq v0.4.1 (/opt/rustwide/workdir) [INFO] [stderr] Compiling criterion v0.3.6 [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/value.rs:155:18 [INFO] [stdout] | [INFO] [stdout] 155 | pub fn entry(&mut self, key: RcString) -> std::collections::hash_map::Entry { [INFO] [stdout] | ^^^^^^^^^ -------------------------------------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 155 | pub fn entry(&mut self, key: RcString) -> std::collections::hash_map::Entry<'_, RcString, Value> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/vm/machine.rs:297:13 [INFO] [stdout] | [INFO] [stdout] 297 | fn slot(&mut self, scoped_slot: &ScopedSlot) -> RefMut> { [INFO] [stdout] | ^^^^^^^^^ --------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 297 | fn slot(&mut self, scoped_slot: &ScopedSlot) -> RefMut<'_, Option> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/vm/machine.rs:312:21 [INFO] [stdout] | [INFO] [stdout] 312 | fn closure_slot(&mut self, scoped_slot: &ScopedSlot) -> RefMut> { [INFO] [stdout] | ^^^^^^^^^ ----------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 312 | fn closure_slot(&mut self, scoped_slot: &ScopedSlot) -> RefMut<'_, Option> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/vm/machine.rs:327:19 [INFO] [stdout] | [INFO] [stdout] 327 | fn label_slot(&mut self, scoped_slot: &ScopedSlot) -> RefMut> { [INFO] [stdout] | ^^^^^^^^^ ----------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 327 | fn label_slot(&mut self, scoped_slot: &ScopedSlot) -> RefMut<'_, Option> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling trycmd v0.13.7 [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/value.rs:155:18 [INFO] [stdout] | [INFO] [stdout] 155 | pub fn entry(&mut self, key: RcString) -> std::collections::hash_map::Entry { [INFO] [stdout] | ^^^^^^^^^ -------------------------------------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 155 | pub fn entry(&mut self, key: RcString) -> std::collections::hash_map::Entry<'_, RcString, Value> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/vm/machine.rs:297:13 [INFO] [stdout] | [INFO] [stdout] 297 | fn slot(&mut self, scoped_slot: &ScopedSlot) -> RefMut> { [INFO] [stdout] | ^^^^^^^^^ --------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 297 | fn slot(&mut self, scoped_slot: &ScopedSlot) -> RefMut<'_, Option> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/vm/machine.rs:312:21 [INFO] [stdout] | [INFO] [stdout] 312 | fn closure_slot(&mut self, scoped_slot: &ScopedSlot) -> RefMut> { [INFO] [stdout] | ^^^^^^^^^ ----------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 312 | fn closure_slot(&mut self, scoped_slot: &ScopedSlot) -> RefMut<'_, Option> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/vm/machine.rs:327:19 [INFO] [stdout] | [INFO] [stdout] 327 | fn label_slot(&mut self, scoped_slot: &ScopedSlot) -> RefMut> { [INFO] [stdout] | ^^^^^^^^^ ----------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 327 | fn label_slot(&mut self, scoped_slot: &ScopedSlot) -> RefMut<'_, Option> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 4m 59s [INFO] running `Command { std: "docker" "inspect" "9da47d2b31eec5c3dbf7fad255565b8627b6e333a010c9ba14f1eeac8969fe07", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9da47d2b31eec5c3dbf7fad255565b8627b6e333a010c9ba14f1eeac8969fe07", kill_on_drop: false }` [INFO] [stdout] 9da47d2b31eec5c3dbf7fad255565b8627b6e333a010c9ba14f1eeac8969fe07 [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 -Copt-level=3" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 05c925215ebae79ef82543c8325845784602f0a4062c0932f4f047d539905979 [INFO] running `Command { std: "docker" "start" "-a" "05c925215ebae79ef82543c8325845784602f0a4062c0932f4f047d539905979", kill_on_drop: false }` [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> src/value.rs:155:18 [INFO] [stderr] | [INFO] [stderr] 155 | pub fn entry(&mut self, key: RcString) -> std::collections::hash_map::Entry { [INFO] [stderr] | ^^^^^^^^^ -------------------------------------------------- the lifetime gets resolved as `'_` [INFO] [stderr] | | [INFO] [stderr] | this lifetime flows to the output [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stderr] | [INFO] [stderr] 155 | pub fn entry(&mut self, key: RcString) -> std::collections::hash_map::Entry<'_, RcString, Value> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> src/vm/machine.rs:297:13 [INFO] [stderr] | [INFO] [stderr] 297 | fn slot(&mut self, scoped_slot: &ScopedSlot) -> RefMut> { [INFO] [stderr] | ^^^^^^^^^ --------------------- the lifetime gets resolved as `'_` [INFO] [stderr] | | [INFO] [stderr] | this lifetime flows to the output [INFO] [stderr] | [INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stderr] | [INFO] [stderr] 297 | fn slot(&mut self, scoped_slot: &ScopedSlot) -> RefMut<'_, Option> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> src/vm/machine.rs:312:21 [INFO] [stderr] | [INFO] [stderr] 312 | fn closure_slot(&mut self, scoped_slot: &ScopedSlot) -> RefMut> { [INFO] [stderr] | ^^^^^^^^^ ----------------------- the lifetime gets resolved as `'_` [INFO] [stderr] | | [INFO] [stderr] | this lifetime flows to the output [INFO] [stderr] | [INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stderr] | [INFO] [stderr] 312 | fn closure_slot(&mut self, scoped_slot: &ScopedSlot) -> RefMut<'_, Option> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> src/vm/machine.rs:327:19 [INFO] [stderr] | [INFO] [stderr] 327 | fn label_slot(&mut self, scoped_slot: &ScopedSlot) -> RefMut> { [INFO] [stderr] | ^^^^^^^^^ ----------------------- the lifetime gets resolved as `'_` [INFO] [stderr] | | [INFO] [stderr] | this lifetime flows to the output [INFO] [stderr] | [INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stderr] | [INFO] [stderr] 327 | fn label_slot(&mut self, scoped_slot: &ScopedSlot) -> RefMut<'_, Option> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: `xq` (lib) generated 4 warnings [INFO] [stderr] warning: `xq` (lib test) generated 4 warnings (4 duplicates) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.27s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/xq-42900f4406af258a) [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test data_structure::undo::stack::test::test_simple2 ... ok [INFO] [stdout] test data_structure::test::test_stack ... ok [INFO] [stdout] test data_structure::undo::stack::test::test_simple ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/bin/main.rs (/opt/rustwide/target/debug/deps/xq-d4b2bca23c9f7f65) [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/cli_tests.rs (/opt/rustwide/target/debug/deps/cli_tests-125ed17e6bbab701) [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test verify_tests::test_gojq ... ignored, Only for testing test suit [INFO] [stdout] test verify_tests::test_jq ... ignored, Only for testing test suit [INFO] [stderr] Testing tests/cli/color_output.toml ... ok [INFO] [stderr] Testing tests/cli/fail_compact_yaml_output.toml ... ok [INFO] [stderr] Testing tests/cli/null_input.toml ... ok [INFO] [stderr] Testing tests/cli/yaml_output.toml ... ok [INFO] [stderr] Testing tests/cli/yaml_input.toml ... ok [INFO] [stderr] Testing tests/cli/null_slurp.toml ... ok [INFO] [stderr] Testing tests/cli/fail_raw_yaml_output.toml ... ok [INFO] [stderr] Testing tests/cli/raw_compact_output.toml ... ok [INFO] [stderr] Testing tests/cli/raw_input.toml ... ok [INFO] [stderr] Testing tests/cli/fail_raw_input_json.toml ... ok [INFO] [stderr] Testing tests/cli/no_color_and_color.toml ... ok [INFO] [stderr] Testing tests/cli/raw_input_slurp.toml ... ok [INFO] [stderr] Testing tests/cli/raw_output.toml ... ok [INFO] [stdout] test cli_test ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 2 ignored; 0 measured; 0 filtered out; finished in 0.10s [INFO] [stdout] [INFO] [stderr] Running tests/lib.rs (/opt/rustwide/target/debug/deps/lib-f149bc20ecc867dc) [INFO] [stdout] [INFO] [stdout] running 298 tests [INFO] [stdout] test from_fuzz::lexer_leave_match ... ok [INFO] [stdout] test from_manual::advanced_features::bind1 ... ok [INFO] [stdout] test from_manual::advanced_features::destructing_alt3 ... ok [INFO] [stdout] test from_manual::advanced_features::destructing_alt1 ... ok [INFO] [stdout] test from_manual::advanced_features::first_last_nth1 ... ok [INFO] [stdout] test from_manual::advanced_features::bind3 ... ok [INFO] [stdout] test from_manual::advanced_features::bind4 ... ok [INFO] [stdout] test from_manual::advanced_features::destructing_alt2 ... ok [INFO] [stdout] test from_fuzz::todate ... ok [INFO] [stdout] test from_manual::advanced_features::bind2 ... ok [INFO] [stdout] test from_manual::advanced_features::first_last_nth2 ... ok [INFO] [stdout] test from_manual::advanced_features::functions2 ... ok [INFO] [stdout] test from_manual::advanced_features::recursion1 ... ok [INFO] [stdout] test from_manual::advanced_features::functions1 ... ok [INFO] [stdout] test from_manual::advanced_features::generator_and_iterator1 ... ok [INFO] [stdout] test from_manual::arithmetic::add1 ... ok [INFO] [stdout] test from_manual::arithmetic::add2 ... ok [INFO] [stdout] test from_manual::advanced_features::limit1 ... ok [INFO] [stdout] test from_manual::advanced_features::foreach1 ... ok [INFO] [stdout] test from_manual::arithmetic::add3 ... ok [INFO] [stdout] test from_manual::arithmetic::muldivmod1 ... ok [INFO] [stdout] test from_manual::arithmetic::muldivmod4 ... ok [INFO] [stdout] test from_manual::arithmetic::muldivmod3 ... ok [INFO] [stdout] test from_manual::arithmetic::muldivmod2 ... ok [INFO] [stdout] test from_manual::advanced_features::isempty1 ... ok [INFO] [stdout] test from_manual::advanced_features::reduce1 ... ok [INFO] [stdout] test from_manual::arithmetic::add4 ... ok [INFO] [stdout] test from_manual::arithmetic::multiply_string ... ok [INFO] [stdout] test from_manual::arithmetic::add5 ... ok [INFO] [stdout] test from_manual::assignment::plain_assignment2 ... ok [INFO] [stdout] test from_manual::arithmetic::subtract1 ... ok [INFO] [stdout] test from_manual::assignment::assignment1 ... ok [INFO] [stdout] test from_manual::assignment::plain_assignment1 ... ok [INFO] [stdout] test from_manual::basic_filters::array_index3 ... ok [INFO] [stdout] test from_manual::assignment::arithmetic_update_assignment1 ... ok [INFO] [stdout] test from_manual::basic_filters::array_object_value_iterator1 ... ok [INFO] [stdout] test from_manual::arithmetic::subtract2 ... ok [INFO] [stdout] test from_manual::basic_filters::array_object_value_iterator2 ... ok [INFO] [stdout] test from_manual::basic_filters::array_index1 ... ok [INFO] [stdout] test from_manual::assignment::plain_assignment3 ... ok [INFO] [stdout] test from_manual::basic_filters::array_object_value_iterator3 ... ok [INFO] [stdout] test from_manual::assignment::update_assignment1 ... ok [INFO] [stdout] test from_manual::assignment::plain_assignment4 ... ok [INFO] [stdout] test from_manual::basic_filters::array_index2 ... ok [INFO] [stdout] test from_manual::basic_filters::array_string_slice2 ... ok [INFO] [stdout] test from_manual::basic_filters::array_string_slice6 ... ok [INFO] [stdout] test from_manual::basic_filters::array_string_slice1 ... ok [INFO] [stdout] test from_manual::basic_filters::array_string_slice5 ... ok [INFO] [stdout] test from_manual::basic_filters::array_string_slice3 ... ok [INFO] [stdout] test from_manual::basic_filters::array_string_slice4 ... ok [INFO] [stdout] test from_manual::basic_filters::object_ident_index1 ... ok [INFO] [stdout] test from_manual::basic_filters::comma1 ... ok [INFO] [stdout] test from_manual::basic_filters::comma3 ... ok [INFO] [stdout] test from_manual::basic_filters::comma2 ... ok [INFO] [stdout] test from_manual::basic_filters::identity ... ok [INFO] [stdout] test from_manual::basic_filters::optional_object_identifier_index3 ... ok [INFO] [stdout] test from_manual::basic_filters::object_ident_index2 ... ok [INFO] [stdout] test from_manual::basic_filters::optional_object_identifier_index2 ... ok [INFO] [stdout] test from_manual::basic_filters::optional_object_identifier_index1 ... ok [INFO] [stdout] test from_manual::basic_filters::pipe1 ... ok [INFO] [stdout] test from_manual::basic_filters::optional_object_identifier_index4 ... ok [INFO] [stdout] test from_manual::condition_and_comparison::alternative1 ... ok [INFO] [stdout] test from_manual::condition_and_comparison::and_or_not2 ... ok [INFO] [stdout] test from_manual::condition_and_comparison::alternative2 ... ok [INFO] [stdout] test from_manual::condition_and_comparison::and_or_not4 ... ok [INFO] [stdout] test from_manual::condition_and_comparison::and_or_not1 ... ok [INFO] [stdout] test from_manual::condition_and_comparison::if_then_else1 ... ok [INFO] [stdout] test from_manual::basic_filters::parenthesis1 ... ok [INFO] [stdout] test from_manual::condition_and_comparison::optional1 ... ok [INFO] [stdout] test from_manual::functions::abs1 ... ok [INFO] [stdout] test from_manual::condition_and_comparison::equal1 ... ok [INFO] [stdout] test from_manual::functions::add1 ... ok [INFO] [stdout] test from_manual::condition_and_comparison::comparison1 ... ok [INFO] [stdout] test from_manual::functions::add2 ... ok [INFO] [stdout] test from_manual::condition_and_comparison::and_or_not3 ... ok [INFO] [stdout] test from_manual::functions::all2 ... ok [INFO] [stdout] test from_manual::functions::all3 ... ok [INFO] [stdout] test from_manual::condition_and_comparison::try_catch2 ... ok [INFO] [stdout] test from_manual::condition_and_comparison::try_catch3 ... ok [INFO] [stdout] test from_manual::functions::add3 ... ok [INFO] [stdout] test from_manual::functions::any2 ... ok [INFO] [stdout] test from_manual::functions::any1 ... ok [INFO] [stdout] test from_manual::functions::all1 ... ok [INFO] [stdout] test from_manual::condition_and_comparison::try_catch1 ... ok [INFO] [stdout] test from_manual::functions::bsearch3 ... ok [INFO] [stdout] test from_manual::functions::bsearch1 ... ok [INFO] [stdout] test from_manual::functions::combinations1 ... ok [INFO] [stdout] test from_manual::functions::combinations2 ... ok [INFO] [stdout] test from_manual::functions::contains3 ... ok [INFO] [stdout] test from_manual::functions::any3 ... ok [INFO] [stdout] test from_manual::functions::contains2 ... ok [INFO] [stdout] test from_manual::functions::contains4 ... ok [INFO] [stdout] test from_manual::functions::contains5 ... ok [INFO] [stdout] test from_manual::functions::del1 ... ok [INFO] [stdout] test from_manual::functions::empty1 ... ok [INFO] [stdout] test from_manual::functions::bsearch2 ... ok [INFO] [stdout] test from_manual::functions::endswith1 ... ok [INFO] [stdout] test from_manual::functions::delpaths1 ... ok [INFO] [stdout] test from_manual::functions::empty2 ... ok [INFO] [stdout] test from_manual::functions::entries2 ... ok [INFO] [stdout] test from_manual::functions::entries1 ... ok [INFO] [stdout] test from_manual::functions::entries3 ... ok [INFO] [stdout] test from_manual::functions::explode1 ... ok [INFO] [stdout] test from_manual::functions::contains1 ... ok [INFO] [stdout] test from_manual::functions::del2 ... ok [INFO] [stdout] test from_manual::functions::flatten1 ... ok [INFO] [stdout] test from_manual::functions::flatten3 ... ok [INFO] [stdout] test from_manual::functions::flatten2 ... ok [INFO] [stdout] test from_manual::functions::getpath2 ... ok [INFO] [stdout] test from_manual::functions::floating_point2 ... ok [INFO] [stdout] test from_manual::functions::getpath1 ... ok [INFO] [stdout] test from_manual::functions::has1 ... ok [INFO] [stdout] test from_manual::functions::floor1 ... ok [INFO] [stdout] test from_manual::functions::in2 ... ok [INFO] [stdout] test from_manual::functions::in1 ... ok [INFO] [stdout] test from_manual::functions::flatten4 ... ok [INFO] [stdout] test from_manual::functions::has2 ... ok [INFO] [stdout] test from_manual::functions::floating_point1 ... ok [INFO] [stdout] test from_manual::functions::indices1 ... ok [INFO] [stdout] test from_manual::functions::index1 ... ok [INFO] [stdout] test from_manual::functions::implode2 ... ok [INFO] [stdout] test from_manual::functions::indices3 ... ok [INFO] [stdout] test from_manual::functions::inside4 ... ok [INFO] [stdout] test from_manual::functions::inside5 ... ok [INFO] [stdout] test from_manual::functions::join1 ... ok [INFO] [stdout] test from_manual::functions::group_by1 ... ok [INFO] [stdout] test from_manual::functions::keys1 ... ok [INFO] [stdout] test from_manual::functions::index2 ... ok [INFO] [stdout] test from_manual::functions::keys2 ... ok [INFO] [stdout] test from_manual::functions::implode1 ... ok [INFO] [stdout] test from_manual::functions::indices2 ... ok [INFO] [stdout] test from_manual::functions::inside2 ... ok [INFO] [stdout] test from_manual::functions::join2 ... ok [INFO] [stdout] test from_manual::functions::ltrimstr1 ... ok [INFO] [stdout] test from_manual::functions::inside1 ... ok [INFO] [stdout] test from_manual::functions::inside3 ... ok [INFO] [stdout] test from_manual::functions::min_max1 ... ok [INFO] [stdout] test from_manual::functions::length1 ... ok [INFO] [stdout] test from_manual::functions::map1 ... ok [INFO] [stdout] test from_manual::functions::min_max2 ... ok [INFO] [stdout] test from_manual::functions::path2 ... ok [INFO] [stdout] test from_manual::functions::path1 ... ok [INFO] [stdout] test from_manual::functions::paths1 ... ok [INFO] [stdout] test from_manual::functions::map2 ... ok [INFO] [stdout] test from_manual::functions::paths2 ... ok [INFO] [stdout] test from_manual::functions::pick1 ... ok [INFO] [stdout] test from_manual::functions::range6 ... ok [INFO] [stdout] test from_manual::functions::recurse1 ... ok [INFO] [stdout] test from_manual::functions::range5 ... ok [INFO] [stdout] test from_manual::functions::range4 ... ok [INFO] [stdout] test from_manual::functions::range3 ... ok [INFO] [stdout] test from_manual::functions::range2 ... ok [INFO] [stdout] test from_manual::functions::recurse2 ... ok [INFO] [stdout] test from_manual::functions::setpath1 ... ok [INFO] [stdout] test from_manual::functions::reverse1 ... ok [INFO] [stdout] test from_manual::functions::range1 ... ok [INFO] [stdout] test from_manual::functions::rtrimstr1 ... ok [INFO] [stdout] test from_manual::functions::select1 ... ok [INFO] [stdout] test from_manual::functions::recurse3 ... ok [INFO] [stdout] test from_manual::functions::select2 ... ok [INFO] [stdout] test from_manual::functions::sort1 ... ok [INFO] [stdout] test from_manual::functions::setpath2 ... ok [INFO] [stdout] test from_manual::functions::sqrt1 ... ok [INFO] [stdout] test from_manual::functions::sort2 ... ok [INFO] [stdout] test from_manual::functions::startswith1 ... ok [INFO] [stdout] test from_manual::functions::split1 ... ok [INFO] [stdout] test from_manual::functions::setpath3 ... ok [INFO] [stdout] test from_manual::functions::to_from_json1 ... ok [INFO] [stdout] test from_manual::functions::to_from_json2 ... ok [INFO] [stdout] test from_manual::functions::string_interpolation1 ... ok [INFO] [stdout] test from_manual::functions::tonumber1 ... ok [INFO] [stdout] test from_manual::functions::to_from_json3 ... ok [INFO] [stdout] test from_manual::functions::transpose1 ... ok [INFO] [stdout] test from_manual::functions::unique1 ... ok [INFO] [stdout] test from_manual::functions::tostring1 ... ok [INFO] [stdout] test from_manual::functions::typefilter1 ... ok [INFO] [stdout] test from_manual::functions::type1 ... ok [INFO] [stdout] test from_manual::regex::capture1 ... ok [INFO] [stdout] test from_manual::functions::utf8bytelength1 ... ok [INFO] [stdout] test from_manual::functions::until1 ... ok [INFO] [stdout] test from_manual::functions::while1 ... ok [INFO] [stdout] test from_manual::regex::match1 ... ok [INFO] [stdout] test from_manual::regex::match2 ... ok [INFO] [stdout] test from_manual::functions::unique2 ... ok [INFO] [stdout] test from_manual::functions::walk1 ... ok [INFO] [stdout] test from_manual::regex::match4 ... ok [INFO] [stdout] test from_manual::regex::match5 ... ok [INFO] [stdout] test from_manual::string_format::string_format4 ... ok [INFO] [stdout] test from_manual::string_format::string_format5 ... ok [INFO] [stdout] test from_manual::regex::test1 ... ok [INFO] [stdout] test from_manual::string_format::string_format2 ... ok [INFO] [stdout] test from_manual::time::mktime1 ... ok [INFO] [stdout] test from_manual::string_format::string_format3 ... ok [INFO] [stdout] test from_manual::types_and_values::array1 ... ok [INFO] [stdout] test from_manual::time::strptime1 ... ok [INFO] [stdout] test from_manual::time::fromdate1 ... ok [INFO] [stdout] test from_manual::regex::match3 ... ok [INFO] [stdout] test from_manual::regex::test2 ... ok [INFO] [stdout] test from_manual::functions::unique3 ... ok [INFO] [stdout] test from_manual::string_format::string_format1 ... ok [INFO] [stdout] test from_manual::types_and_values::array2 ... ok [INFO] [stdout] test from_manual::types_and_values::object1 ... ok [INFO] [stdout] test from_manual::types_and_values::object2 ... ok [INFO] [stdout] test from_manual::types_and_values::recursive_descent ... ok [INFO] [stdout] test from_manual::types_and_values::object3 ... ok [INFO] [stdout] test from_manual::types_and_values::object4 ... ok [INFO] [stdout] test hand_written::ascii_downcase ... ok [INFO] [stdout] test hand_written::any_infinite_stream ... ok [INFO] [stdout] test hand_written::ascii_upcase ... ok [INFO] [stdout] test hand_written::a_lot_of_args ... ok [INFO] [stdout] test hand_written::assignments::assignment_add_delete ... ok [INFO] [stdout] test hand_written::all_infinite_stream ... ok [INFO] [stdout] test hand_written::assignments::assignment_add_context ... ok [INFO] [stdout] test hand_written::assignments::assignment_alt_context ... ok [INFO] [stdout] test hand_written::assignments::assignment_arithmetic ... ok [INFO] [stdout] test hand_written::assignments::assignment_delete ... ok [INFO] [stdout] test hand_written::assignments::slice_update2 ... ok [INFO] [stdout] test hand_written::assignments::slice_update4 ... ok [INFO] [stdout] test hand_written::assignments::slice_update3 ... ok [INFO] [stdout] test hand_written::assignments::slice_update1 ... ok [INFO] [stdout] test hand_written::delete1 ... ok [INFO] [stdout] test hand_written::boolean_comparison ... ok [INFO] [stdout] test hand_written::assignments::overlapping_update ... ok [INFO] [stdout] test hand_written::delete4 ... ok [INFO] [stdout] test hand_written::delete5 ... ok [INFO] [stdout] test hand_written::deep_nesting_string_interpolation ... ok [INFO] [stdout] test hand_written::contains_on_boolean ... ok [INFO] [stdout] test hand_written::empty_flatten ... ok [INFO] [stdout] test hand_written::binding_after_comma ... ok [INFO] [stdout] test hand_written::delete2 ... ok [INFO] [stdout] test hand_written::delete3 ... ok [INFO] [stdout] test hand_written::evaluation_order1 ... ok [INFO] [stdout] test hand_written::error_against_null_backtrack ... ok [INFO] [stdout] test hand_written::format ... ok [INFO] [stdout] test hand_written::format_csv_tsv ... ok [INFO] [stdout] test hand_written::evaluation_order3 ... ok [INFO] [stdout] test hand_written::index_array_by_array ... ok [INFO] [stdout] test hand_written::flatten_non_iterable ... ok [INFO] [stdout] test hand_written::evaluation_order2 ... ok [INFO] [stdout] test hand_written::flatten_fractional ... ok [INFO] [stdout] test hand_written::index_and_slice_with_large_numbers ... ok [INFO] [stdout] test hand_written::index_array_by_object ... ok [INFO] [stdout] test hand_written::flatten_toplevel_object ... ok [INFO] [stdout] test hand_written::indices_with_empty_array ... ok [INFO] [stdout] test hand_written::index_string ... ok [INFO] [stdout] test hand_written::index_with_keyword ... ok [INFO] [stdout] test hand_written::indices_with_empty_string ... ok [INFO] [stdout] test hand_written::inputs ... ok [INFO] [stdout] test hand_written::index_string_by_object ... ok [INFO] [stdout] test hand_written::input ... ok [INFO] [stdout] test hand_written::indices_against_null ... ok [INFO] [stdout] test hand_written::key_value_bind ... ok [INFO] [stdout] test hand_written::length_on_number_yields_abs_value ... ok [INFO] [stdout] test hand_written::int_to_string1 ... ok [INFO] [stdout] test hand_written::isempty_infinite_stream ... ok [INFO] [stdout] test hand_written::join ... ok [INFO] [stdout] test hand_written::key_query_bind ... ok [INFO] [stdout] test hand_written::keyword_in_object ... ok [INFO] [stdout] test hand_written::math::exponential_functions ... ok [INFO] [stdout] test hand_written::limit_infinite_stream ... ok [INFO] [stdout] test hand_written::math::atan2_hypot_powf_functions ... ok [INFO] [stdout] test hand_written::math::fma_function ... ok [INFO] [stdout] test hand_written::label_prevent_tailrec ... ok [INFO] [stdout] test hand_written::math::floor_round_ceil_trunc_fabs_functions ... ok [INFO] [stdout] test hand_written::math::fmax_fmin_copysign_functions ... ok [INFO] [stdout] test hand_written::math::hyperbolic_functions ... ok [INFO] [stdout] test hand_written::math::inverse_hyperbolic_functions ... ok [INFO] [stdout] test hand_written::math::inverse_trigonometric_functions ... ok [INFO] [stdout] test hand_written::math::isfinite_isinfinite ... ok [INFO] [stdout] test hand_written::math::logarithmic_functions ... ok [INFO] [stdout] test hand_written::math::sqrt_cbrt_functions ... ok [INFO] [stdout] test hand_written::math::trigonometric_functions ... ok [INFO] [stdout] test hand_written::modulo_nan ... ok [INFO] [stdout] test hand_written::modulo_floating_point_numbers ... ok [INFO] [stdout] test hand_written::object_indexing_optional ... ok [INFO] [stdout] test hand_written::path_value_argument ... ok [INFO] [stdout] test hand_written::multiple_optional_operators ... ok [INFO] [stdout] test hand_written::recursive ... ok [INFO] [stdout] test hand_written::recurse_label1 ... ok [INFO] [stdout] test hand_written::recurse_label2 ... ok [INFO] [stdout] test hand_written::regex::capture_same_name ... ok [INFO] [stdout] test hand_written::regex::capture_multi_byte ... ok [INFO] [stdout] test hand_written::regex::nonmatched_group ... ok [INFO] [stdout] test hand_written::regex::capture_global ... ok [INFO] [stdout] test hand_written::regex::gsub_unnamed ... ok [INFO] [stdout] test hand_written::regex::split ... ok [INFO] [stdout] test hand_written::split_empty_string ... ok [INFO] [stdout] test hand_written::regex::splits ... ok [INFO] [stdout] test hand_written::regex::scan ... ok [INFO] [stdout] test hand_written::regex::gsub ... ok [INFO] [stdout] test hand_written::regex::scan_no_capture ... ok [INFO] [stdout] test hand_written::sort_by_min_by_max_by ... ok [INFO] [stdout] test hand_written::string_format_sh ... ok [INFO] [stdout] test hand_written::tailrec_opt ... ok [INFO] [stdout] test hand_written::surrogate_pair ... ok [INFO] [stdout] test hand_written::strptime_strftime ... ok [INFO] [stdout] test hand_written::try_catch_value ... ok [INFO] [stdout] test hand_written::string1 ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 298 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.77s [INFO] [stdout] [INFO] [stderr] Doc-tests xq [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "05c925215ebae79ef82543c8325845784602f0a4062c0932f4f047d539905979", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "05c925215ebae79ef82543c8325845784602f0a4062c0932f4f047d539905979", kill_on_drop: false }` [INFO] [stdout] 05c925215ebae79ef82543c8325845784602f0a4062c0932f4f047d539905979