[INFO] cloning repository https://github.com/bk2204/lawn
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/bk2204/lawn" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbk2204%2Flawn", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbk2204%2Flawn'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] df0d7f0fd29756b3c0acd85eaf935335b085b7b2
[INFO] testing bk2204/lawn against 1.98.0-beta.1 for beta-1.98-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbk2204%2Flawn" "/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/bk2204/lawn
[INFO] finished tweaking git repo https://github.com/bk2204/lawn
[INFO] tweaked toml for git repo https://github.com/bk2204/lawn written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/bk2204/lawn on toolchain 1.98.0-beta.1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.98.0-beta.1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/bk2204/lawn 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" "+1.98.0-beta.1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: lawn/Cargo.toml: only one of `license` or `license-file` is necessary
[INFO] [stderr] `license` should be used if the package license can be expressed with a standard SPDX expression.
[INFO] [stderr] `license-file` should be used if the package uses a non-standard license.
[INFO] [stderr] See https://doc.rust-lang.org/cargo/reference/manifest.html#the-license-and-license-file-fields for more information.
[INFO] [stderr] warning: `lawn` (manifest) generated 1 warning
[INFO] [stderr] warning: lawn-protocol/Cargo.toml: only one of `license` or `license-file` is necessary
[INFO] [stderr] `license` should be used if the package license can be expressed with a standard SPDX expression.
[INFO] [stderr] `license-file` should be used if the package uses a non-standard license.
[INFO] [stderr] See https://doc.rust-lang.org/cargo/reference/manifest.html#the-license-and-license-file-fields for more information.
[INFO] [stderr] warning: `lawn-protocol` (manifest) generated 1 warning
[INFO] [stderr] warning: lawn-sftp/Cargo.toml: only one of `license` or `license-file` is necessary
[INFO] [stderr] `license` should be used if the package license can be expressed with a standard SPDX expression.
[INFO] [stderr] `license-file` should be used if the package uses a non-standard license.
[INFO] [stderr] See https://doc.rust-lang.org/cargo/reference/manifest.html#the-license-and-license-file-fields for more information.
[INFO] [stderr] warning: `lawn-sftp` (manifest) generated 1 warning
[INFO] [stderr] warning: lawn-constants/Cargo.toml: only one of `license` or `license-file` is necessary
[INFO] [stderr] `license` should be used if the package license can be expressed with a standard SPDX expression.
[INFO] [stderr] `license-file` should be used if the package uses a non-standard license.
[INFO] [stderr] See https://doc.rust-lang.org/cargo/reference/manifest.html#the-license-and-license-file-fields for more information.
[INFO] [stderr] warning: `lawn-constants` (manifest) generated 1 warning
[INFO] [stderr] warning: lawn-9p/Cargo.toml: only one of `license` or `license-file` is necessary
[INFO] [stderr] `license` should be used if the package license can be expressed with a standard SPDX expression.
[INFO] [stderr] `license-file` should be used if the package uses a non-standard license.
[INFO] [stderr] See https://doc.rust-lang.org/cargo/reference/manifest.html#the-license-and-license-file-fields for more information.
[INFO] [stderr] warning: `lawn-9p` (manifest) generated 1 warning
[INFO] [stderr] warning: lawn-fs/Cargo.toml: only one of `license` or `license-file` is necessary
[INFO] [stderr] `license` should be used if the package license can be expressed with a standard SPDX expression.
[INFO] [stderr] `license-file` should be used if the package uses a non-standard license.
[INFO] [stderr] See https://doc.rust-lang.org/cargo/reference/manifest.html#the-license-and-license-file-fields for more information.
[INFO] [stderr] warning: `lawn-fs` (manifest) generated 1 warning
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] e38d73d603bdccefa8ef3f1bc7a58921dccf84c14eb9444424a5dd57979e3aa0
[INFO] running `Command { std: "docker" "start" "e38d73d603bdccefa8ef3f1bc7a58921dccf84c14eb9444424a5dd57979e3aa0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e38d73d603bdccefa8ef3f1bc7a58921dccf84c14eb9444424a5dd57979e3aa0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "e38d73d603bdccefa8ef3f1bc7a58921dccf84c14eb9444424a5dd57979e3aa0" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e38d73d603bdccefa8ef3f1bc7a58921dccf84c14eb9444424a5dd57979e3aa0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "e38d73d603bdccefa8ef3f1bc7a58921dccf84c14eb9444424a5dd57979e3aa0" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr] warning: lawn-constants/Cargo.toml: only one of `license` or `license-file` is necessary
[INFO] [stderr] `license` should be used if the package license can be expressed with a standard SPDX expression.
[INFO] [stderr] `license-file` should be used if the package uses a non-standard license.
[INFO] [stderr] See https://doc.rust-lang.org/cargo/reference/manifest.html#the-license-and-license-file-fields for more information.
[INFO] [stderr] warning: `lawn-constants` (manifest) generated 1 warning
[INFO] [stderr] warning: lawn/Cargo.toml: only one of `license` or `license-file` is necessary
[INFO] [stderr] `license` should be used if the package license can be expressed with a standard SPDX expression.
[INFO] [stderr] `license-file` should be used if the package uses a non-standard license.
[INFO] [stderr] See https://doc.rust-lang.org/cargo/reference/manifest.html#the-license-and-license-file-fields for more information.
[INFO] [stderr] warning: `lawn` (manifest) generated 1 warning
[INFO] [stderr] warning: lawn-9p/Cargo.toml: only one of `license` or `license-file` is necessary
[INFO] [stderr] `license` should be used if the package license can be expressed with a standard SPDX expression.
[INFO] [stderr] `license-file` should be used if the package uses a non-standard license.
[INFO] [stderr] See https://doc.rust-lang.org/cargo/reference/manifest.html#the-license-and-license-file-fields for more information.
[INFO] [stderr] warning: `lawn-9p` (manifest) generated 1 warning
[INFO] [stderr] warning: lawn-protocol/Cargo.toml: only one of `license` or `license-file` is necessary
[INFO] [stderr] `license` should be used if the package license can be expressed with a standard SPDX expression.
[INFO] [stderr] `license-file` should be used if the package uses a non-standard license.
[INFO] [stderr] See https://doc.rust-lang.org/cargo/reference/manifest.html#the-license-and-license-file-fields for more information.
[INFO] [stderr] warning: `lawn-protocol` (manifest) generated 1 warning
[INFO] [stderr] warning: lawn-sftp/Cargo.toml: only one of `license` or `license-file` is necessary
[INFO] [stderr] `license` should be used if the package license can be expressed with a standard SPDX expression.
[INFO] [stderr] `license-file` should be used if the package uses a non-standard license.
[INFO] [stderr] See https://doc.rust-lang.org/cargo/reference/manifest.html#the-license-and-license-file-fields for more information.
[INFO] [stderr] warning: `lawn-sftp` (manifest) generated 1 warning
[INFO] [stderr] warning: lawn-fs/Cargo.toml: only one of `license` or `license-file` is necessary
[INFO] [stderr] `license` should be used if the package license can be expressed with a standard SPDX expression.
[INFO] [stderr] `license-file` should be used if the package uses a non-standard license.
[INFO] [stderr] See https://doc.rust-lang.org/cargo/reference/manifest.html#the-license-and-license-file-fields for more information.
[INFO] [stderr] warning: `lawn-fs` (manifest) generated 1 warning
[INFO] [stderr]    Compiling libc v0.2.150
[INFO] [stderr]    Compiling proc-macro2 v1.0.65
[INFO] [stderr]    Compiling quote v1.0.30
[INFO] [stderr]    Compiling unicode-ident v1.0.11
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]    Compiling serde_derive v1.0.156
[INFO] [stderr]    Compiling serde v1.0.156
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling io-lifetimes v1.0.11
[INFO] [stderr]    Compiling parking_lot_core v0.9.0
[INFO] [stderr]    Compiling itoa v1.0.9
[INFO] [stderr]    Compiling typenum v1.16.0
[INFO] [stderr]    Compiling rustix v0.37.26
[INFO] [stderr]    Compiling num-traits v0.2.14
[INFO] [stderr]    Compiling scopeguard v1.1.0
[INFO] [stderr]    Compiling once_cell v1.20.2
[INFO] [stderr]    Compiling unicode-joining-type v0.7.0
[INFO] [stderr]    Compiling linux-raw-sys v0.3.8
[INFO] [stderr]    Compiling pin-project-lite v0.2.14
[INFO] [stderr]    Compiling lock_api v0.4.11
[INFO] [stderr]    Compiling tinyvec_macros v0.1.1
[INFO] [stderr]    Compiling indexmap v1.8.0
[INFO] [stderr]    Compiling signal-hook v0.3.13
[INFO] [stderr]    Compiling unicode-bidi v0.3.18
[INFO] [stderr]    Compiling serde_json v1.0.99
[INFO] [stderr]    Compiling tinyvec v1.8.1
[INFO] [stderr]    Compiling hashbrown v0.11.2
[INFO] [stderr]    Compiling percent-encoding v2.3.1
[INFO] [stderr]    Compiling half v1.8.2
[INFO] [stderr]    Compiling subtle v2.5.0
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling ahash v0.7.8
[INFO] [stderr]    Compiling os_str_bytes v6.6.1
[INFO] [stderr]    Compiling utf8_iter v1.0.4
[INFO] [stderr]    Compiling ryu v1.0.9
[INFO] [stderr]    Compiling async-trait v0.1.66
[INFO] [stderr]    Compiling linked-hash-map v0.5.4
[INFO] [stderr]    Compiling ppv-lite86 v0.2.17
[INFO] [stderr]    Compiling thiserror v1.0.39
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling base64 v0.21.5
[INFO] [stderr]    Compiling clap_lex v0.3.0
[INFO] [stderr]    Compiling yaml-rust v0.4.5
[INFO] [stderr]    Compiling syn v2.0.32
[INFO] [stderr]    Compiling unicode-normalization v0.1.24
[INFO] [stderr]    Compiling idna_mapping v1.0.0
[INFO] [stderr]    Compiling num_cpus v1.13.1
[INFO] [stderr]    Compiling getrandom v0.2.11
[INFO] [stderr]    Compiling signal-hook-registry v1.4.0
[INFO] [stderr]    Compiling socket2 v0.5.7
[INFO] [stderr]    Compiling mio v0.8.11
[INFO] [stderr]    Compiling is-terminal v0.4.16
[INFO] [stderr]    Compiling daemonize v0.5.0
[INFO] [stderr]    Compiling clap v4.0.32
[INFO] [stderr]    Compiling idna_adapter v1.1.0
[INFO] [stderr]    Compiling seize v0.2.5
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling parking_lot v0.12.0
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling flurry v0.4.0
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling rand v0.8.6
[INFO] [stderr]    Compiling blake2 v0.10.6
[INFO] [stderr]    Compiling tokio-macros v2.3.0
[INFO] [stderr]    Compiling num-derive v0.4.2
[INFO] [stderr]    Compiling lawn-constants v0.5.0 (/opt/rustwide/workdir/lawn-constants)
[INFO] [stderr]    Compiling lawn-fs v0.5.0 (/opt/rustwide/workdir/lawn-fs)
[INFO] [stderr]    Compiling thiserror-impl v1.0.39
[INFO] [stderr]    Compiling format-bytes-macros v0.4.0
[INFO] [stderr]    Compiling format-bytes v0.3.0
[INFO] [stderr]    Compiling bytes v1.11.1
[INFO] [stderr]    Compiling serde_cbor v0.11.2
[INFO] [stderr]    Compiling serde_yaml v0.8.23
[INFO] [stderr]    Compiling tokio v1.38.2
[INFO] [stderr]    Compiling signal-hook-tokio v0.3.1
[INFO] [stderr]    Compiling tokio-pipe v0.2.8
[INFO] [stderr]    Compiling lawn-protocol v0.5.0 (/opt/rustwide/workdir/lawn-protocol)
[INFO] [stderr]    Compiling lawn-sftp v0.5.0 (/opt/rustwide/workdir/lawn-sftp)
[INFO] [stderr]    Compiling lawn-9p v0.5.0 (/opt/rustwide/workdir/lawn-9p)
[INFO] [stderr]    Compiling lawn v0.5.0 (/opt/rustwide/workdir/lawn)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 11s
[INFO] running `Command { std: "docker" "inspect" "e38d73d603bdccefa8ef3f1bc7a58921dccf84c14eb9444424a5dd57979e3aa0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "e38d73d603bdccefa8ef3f1bc7a58921dccf84c14eb9444424a5dd57979e3aa0" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr] warning: lawn/Cargo.toml: only one of `license` or `license-file` is necessary
[INFO] [stderr] `license` should be used if the package license can be expressed with a standard SPDX expression.
[INFO] [stderr] `license-file` should be used if the package uses a non-standard license.
[INFO] [stderr] See https://doc.rust-lang.org/cargo/reference/manifest.html#the-license-and-license-file-fields for more information.
[INFO] [stderr] warning: `lawn` (manifest) generated 1 warning
[INFO] [stderr] warning: lawn-9p/Cargo.toml: only one of `license` or `license-file` is necessary
[INFO] [stderr] `license` should be used if the package license can be expressed with a standard SPDX expression.
[INFO] [stderr] `license-file` should be used if the package uses a non-standard license.
[INFO] [stderr] See https://doc.rust-lang.org/cargo/reference/manifest.html#the-license-and-license-file-fields for more information.
[INFO] [stderr] warning: `lawn-9p` (manifest) generated 1 warning
[INFO] [stderr] warning: lawn-constants/Cargo.toml: only one of `license` or `license-file` is necessary
[INFO] [stderr] `license` should be used if the package license can be expressed with a standard SPDX expression.
[INFO] [stderr] `license-file` should be used if the package uses a non-standard license.
[INFO] [stderr] See https://doc.rust-lang.org/cargo/reference/manifest.html#the-license-and-license-file-fields for more information.
[INFO] [stderr] warning: `lawn-constants` (manifest) generated 1 warning
[INFO] [stderr] warning: lawn-protocol/Cargo.toml: only one of `license` or `license-file` is necessary
[INFO] [stderr] `license` should be used if the package license can be expressed with a standard SPDX expression.
[INFO] [stderr] `license-file` should be used if the package uses a non-standard license.
[INFO] [stderr] See https://doc.rust-lang.org/cargo/reference/manifest.html#the-license-and-license-file-fields for more information.
[INFO] [stderr] warning: `lawn-protocol` (manifest) generated 1 warning
[INFO] [stderr] warning: lawn-sftp/Cargo.toml: only one of `license` or `license-file` is necessary
[INFO] [stderr] `license` should be used if the package license can be expressed with a standard SPDX expression.
[INFO] [stderr] `license-file` should be used if the package uses a non-standard license.
[INFO] [stderr] See https://doc.rust-lang.org/cargo/reference/manifest.html#the-license-and-license-file-fields for more information.
[INFO] [stderr] warning: `lawn-sftp` (manifest) generated 1 warning
[INFO] [stderr] warning: lawn-fs/Cargo.toml: only one of `license` or `license-file` is necessary
[INFO] [stderr] `license` should be used if the package license can be expressed with a standard SPDX expression.
[INFO] [stderr] `license-file` should be used if the package uses a non-standard license.
[INFO] [stderr] See https://doc.rust-lang.org/cargo/reference/manifest.html#the-license-and-license-file-fields for more information.
[INFO] [stderr] warning: `lawn-fs` (manifest) generated 1 warning
[INFO] [stderr]    Compiling fastrand v1.8.0
[INFO] [stderr]    Compiling cpufeatures v0.2.12
[INFO] [stderr]    Compiling lawn-constants v0.5.0 (/opt/rustwide/workdir/lawn-constants)
[INFO] [stderr]    Compiling lawn-protocol v0.5.0 (/opt/rustwide/workdir/lawn-protocol)
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling tempfile v3.5.0
[INFO] [stderr]    Compiling lawn-fs v0.5.0 (/opt/rustwide/workdir/lawn-fs)
[INFO] [stderr]    Compiling lawn-9p v0.5.0 (/opt/rustwide/workdir/lawn-9p)
[INFO] [stderr]    Compiling lawn-sftp v0.5.0 (/opt/rustwide/workdir/lawn-sftp)
[INFO] [stderr]    Compiling lawn v0.5.0 (/opt/rustwide/workdir/lawn)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 34.17s
[INFO] running `Command { std: "docker" "inspect" "e38d73d603bdccefa8ef3f1bc7a58921dccf84c14eb9444424a5dd57979e3aa0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "e38d73d603bdccefa8ef3f1bc7a58921dccf84c14eb9444424a5dd57979e3aa0" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "test" "--frozen", kill_on_drop: false }`
[INFO] [stderr] warning: lawn-constants/Cargo.toml: only one of `license` or `license-file` is necessary
[INFO] [stderr] `license` should be used if the package license can be expressed with a standard SPDX expression.
[INFO] [stderr] `license-file` should be used if the package uses a non-standard license.
[INFO] [stderr] See https://doc.rust-lang.org/cargo/reference/manifest.html#the-license-and-license-file-fields for more information.
[INFO] [stderr] warning: `lawn-constants` (manifest) generated 1 warning
[INFO] [stderr] warning: lawn-protocol/Cargo.toml: only one of `license` or `license-file` is necessary
[INFO] [stderr] `license` should be used if the package license can be expressed with a standard SPDX expression.
[INFO] [stderr] `license-file` should be used if the package uses a non-standard license.
[INFO] [stderr] See https://doc.rust-lang.org/cargo/reference/manifest.html#the-license-and-license-file-fields for more information.
[INFO] [stderr] warning: `lawn-protocol` (manifest) generated 1 warning
[INFO] [stderr] warning: lawn-9p/Cargo.toml: only one of `license` or `license-file` is necessary
[INFO] [stderr] `license` should be used if the package license can be expressed with a standard SPDX expression.
[INFO] [stderr] `license-file` should be used if the package uses a non-standard license.
[INFO] [stderr] See https://doc.rust-lang.org/cargo/reference/manifest.html#the-license-and-license-file-fields for more information.
[INFO] [stderr] warning: `lawn-9p` (manifest) generated 1 warning
[INFO] [stderr] warning: lawn/Cargo.toml: only one of `license` or `license-file` is necessary
[INFO] [stderr] `license` should be used if the package license can be expressed with a standard SPDX expression.
[INFO] [stderr] `license-file` should be used if the package uses a non-standard license.
[INFO] [stderr] See https://doc.rust-lang.org/cargo/reference/manifest.html#the-license-and-license-file-fields for more information.
[INFO] [stderr] warning: `lawn` (manifest) generated 1 warning
[INFO] [stderr] warning: lawn-fs/Cargo.toml: only one of `license` or `license-file` is necessary
[INFO] [stderr] `license` should be used if the package license can be expressed with a standard SPDX expression.
[INFO] [stderr] `license-file` should be used if the package uses a non-standard license.
[INFO] [stderr] See https://doc.rust-lang.org/cargo/reference/manifest.html#the-license-and-license-file-fields for more information.
[INFO] [stderr] warning: `lawn-fs` (manifest) generated 1 warning
[INFO] [stderr] warning: lawn-sftp/Cargo.toml: only one of `license` or `license-file` is necessary
[INFO] [stderr] `license` should be used if the package license can be expressed with a standard SPDX expression.
[INFO] [stderr] `license-file` should be used if the package uses a non-standard license.
[INFO] [stderr] See https://doc.rust-lang.org/cargo/reference/manifest.html#the-license-and-license-file-fields for more information.
[INFO] [stderr] warning: `lawn-sftp` (manifest) generated 1 warning
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.25s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/lawn-93e21b7184bbb857)
[INFO] [stdout] 
[INFO] [stdout] running 36 tests
[INFO] [stdout] test credential::protocol::git::tests::test_parse_approve_no_cred ... ok
[INFO] [stdout] test credential::protocol::git::tests::test_parse_approve_simple ... ok
[INFO] [stdout] test credential::protocol::git::tests::test_parse_fill_extensions ... ok
[INFO] [stdout] test credential::protocol::git::tests::test_parse_fill_simple ... ok
[INFO] [stdout] test credential::tests::formats_locations_as_url ... ok
[INFO] [stdout] test serializer::script::tests::deserializes_correctly ... ok
[INFO] [stdout] test serializer::script::tests::serializes_correctly ... ok
[INFO] [stdout] test credential::protocol::git::tests::test_parse_fill_complex ... ok
[INFO] [stdout] test credential::protocol::git::tests::test_send_fill_no_cred ... ok
[INFO] [stdout] test error::tests::implements_extended_error_correctly ... ok
[INFO] [stdout] test credential::protocol::git::tests::test_send_fill_simple ... ok
[INFO] [stdout] test store::tests::storepath_parses_components ... ok
[INFO] [stdout] test template::tests::complex_expansion ... ok
[INFO] [stdout] test template::tests::simple_expansion ... ok
[INFO] [stdout] test config::tests::skips_calls ... ok
[INFO] [stdout] test config::tests::default_is_root ... ok
[INFO] [stdout] test credential::protocol::git::tests::test_parse_approve_no_cred_no_secret ... ok
[INFO] [stdout] test socket::tests::socket_from_lawn_environment_simple_path ... ok
[INFO] [stdout] test tests::prng_is_reproducible_in_tests ... ok
[INFO] [stdout] test socket::tests::socket_from_path ... ok
[INFO] [stdout] test credential::protocol::git::tests::test_send_fill_cred ... ok
[INFO] [stdout] test socket::tests::socket_from_lawn_environment_cbor ... ok
[INFO] [stdout] test config::tests::is_root_with_values ... ok
[INFO] [stdout] test tests::can_read_template_contexts ... ok
[INFO] [stdout] test tests::can_perform_test_connections ... ok
[INFO] [stdout] test tests::can_create_and_delete_extension_ranges_without_auth ... ok
[INFO] [stdout] test tests::can_script_credential_ops_with_memory_backend ... ok
[INFO] [stdout] test tests::can_round_trip_data_through_memory_credential_helper ... ok
[INFO] [stdout] test tests::rejects_store_auth_with_disallowed_types ... ok
[INFO] [stdout] test tests::can_handle_extensions_listing_with_many_extensions ... ok
[INFO] [stdout] error: server: 0: condition succeeded for command sha256sum
[INFO] [stdout] error: server: 0: pre-hooks succeeded for command sha256sum
[INFO] [stdout] error: server: 0: condition succeeded for command randomgen
[INFO] [stdout] error: server: 0: pre-hooks succeeded for command randomgen
[INFO] [stderr] git-backend: trace: start data: {}
[INFO] [stdout] error: server: 0: condition succeeded for command sha256sum
[INFO] [stderr] git-backend: trace: read: {:username=>"user", :password=>"very-secret-password", :protocol=>"https", :host=>"example.com", :id=>"563d5f836752a20dc4099ed6442952e38179dbf39d89886282d255e3da1dbd09948c23ebf81a45419a48f5c2d238b6497a9f9b1576824c675fad93ab6ce8d04e"}
[INFO] [stdout] error: server: 0: pre-hooks succeeded for command sha256sum
[INFO] [stderr] git-backend: trace: end data: {"https://example.com"=>{"user"=>"very-secret-password"}}
[INFO] [stdout] test tests::can_stream_data_correctly_in_nonblocking_mode ... ok
[INFO] [stdout] test tests::can_insert_entries_with_lawn_query ... FAILED
[INFO] [stderr] git-backend: trace: start data: {"https://example.com"=>{"user"=>"very-secret-password"}}
[INFO] [stderr] git-backend: trace: read: {:protocol=>"https", :host=>"example.com"}
[INFO] [stderr] git-backend: trace: fill: {:protocol=>"https", :host=>"example.com", :username=>"user", :password=>"very-secret-password"}
[INFO] [stderr] git-backend: trace: end data: {"https://example.com"=>{"user"=>"very-secret-password"}}
[INFO] [stderr] git-backend: trace: start data: {"https://example.com"=>{"user"=>"very-secret-password"}}
[INFO] [stderr] git-backend: trace: read: {:username=>"user", :protocol=>"https", :host=>"example.com"}
[INFO] [stderr] git-backend: trace: fill: {:username=>"user", :protocol=>"https", :host=>"example.com", :password=>"very-secret-password"}
[INFO] [stderr] git-backend: trace: end data: {"https://example.com"=>{"user"=>"very-secret-password"}}
[INFO] [stdout] test tests::can_stream_data_correctly_in_blocking_mode ... ok
[INFO] [stderr] git-backend: trace: start data: {"https://example.com"=>{"user"=>"very-secret-password"}}
[INFO] [stderr] git-backend: trace: read: {:username=>"bob", :protocol=>"https", :host=>"example.com"}
[INFO] [stderr] git-backend: trace: fill: {:username=>"bob", :protocol=>"https", :host=>"example.com"}
[INFO] [stderr] git-backend: trace: end data: {"https://example.com"=>{"user"=>"very-secret-password"}}
[INFO] [stderr] git-backend: trace: start data: {"https://example.com"=>{"user"=>"very-secret-password"}}
[INFO] [stderr] git-backend: trace: read: {:username=>"user", :protocol=>"https", :host=>"example.com"}
[INFO] [stderr] git-backend: trace: fill: {:username=>"user", :protocol=>"https", :host=>"example.com", :password=>"very-secret-password"}
[INFO] [stderr] git-backend: trace: end data: {"https://example.com"=>{"user"=>"very-secret-password"}}
[INFO] [stdout] test tests::can_send_out_of_order_packets_with_blocking_io ... ok
[INFO] [stderr] git-backend: trace: start data: {"https://example.com"=>{"user"=>"very-secret-password"}}
[INFO] [stderr] git-backend: trace: read: {:username=>"user", :password=>"very-secret-password", :protocol=>"https", :host=>"example.com", :id=>"563d5f836752a20dc4099ed6442952e38179dbf39d89886282d255e3da1dbd09948c23ebf81a45419a48f5c2d238b6497a9f9b1576824c675fad93ab6ce8d04e"}
[INFO] [stderr] git-backend: trace: end data: {"https://example.com"=>{}}
[INFO] [stdout] test tests::starts_server ... ok
[INFO] [stderr] git-backend: trace: start data: {"https://example.com"=>{}}
[INFO] [stderr] git-backend: trace: read: {:username=>"user", :protocol=>"https", :host=>"example.com"}
[INFO] [stderr] git-backend: trace: fill: {:username=>"user", :protocol=>"https", :host=>"example.com"}
[INFO] [stderr] git-backend: trace: end data: {"https://example.com"=>{}}
[INFO] [stdout] test tests::can_round_trip_data_through_git_credential_helper ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- tests::can_insert_entries_with_lawn_query stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tokio-runtime-worker' (2031) panicked at lawn/src/tests.rs:1082:46:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: ProtocolFailure(Error { kind: HandlerError, message: None, cause: Some(ProtocolError(Error { code: NotFound, body: None })) })
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5b22d38e9551 - std[73adb7dc35730857]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5b22d38e9551 - std[73adb7dc35730857]::backtrace_rs::backtrace::trace_unsynchronized::<std[73adb7dc35730857]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5b22d38e9551 - std[73adb7dc35730857]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5b22d38e9551 - <<std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[6883ba1bc0fe4ed1]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5b22d390231a - <core[6883ba1bc0fe4ed1]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5b22d390231a - core[6883ba1bc0fe4ed1]::fmt::write
[INFO] [stdout]    6:     0x5b22d38f017c - std[73adb7dc35730857]::io::default_write_fmt::<alloc[55a36b64bcbf2c0d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:626:11
[INFO] [stdout]    7:     0x5b22d38f017c - <alloc[55a36b64bcbf2c0d]::vec::Vec<u8> as std[73adb7dc35730857]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:1730:13
[INFO] [stdout]    8:     0x5b22d38c4816 - <std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5b22d38c4816 - std[73adb7dc35730857]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5b22d38e0009 - std[73adb7dc35730857]::panicking::default_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5b22d35e18b0 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   12:     0x5b22d35e18b0 - test[980ffaebd391d06d]::test_main_inner::<test[980ffaebd391d06d]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5b22d38e0332 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   14:     0x5b22d38e0332 - std[73adb7dc35730857]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:823:13
[INFO] [stdout]   15:     0x5b22d38c48c2 - std[73adb7dc35730857]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:688:13
[INFO] [stdout]   16:     0x5b22d38bbe49 - std[73adb7dc35730857]::sys::backtrace::__rust_end_short_backtrace::<std[73adb7dc35730857]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5b22d38c55ad - __rustc[a7b7b02e776dd976]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:679:5
[INFO] [stdout]   18:     0x5b22d3902b9c - core[6883ba1bc0fe4ed1]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5b22d3902912 - core[6883ba1bc0fe4ed1]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/result.rs:1870:5
[INFO] [stdout]   20:     0x5b22d32b0fa0 - <core[6883ba1bc0fe4ed1]::result::Result<(), lawn[c7842215a0cd1169]::credential::CredentialError>>::unwrap
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/result.rs:1231:23
[INFO] [stdout]   21:     0x5b22d32b0fa0 - lawn[c7842215a0cd1169]::tests::can_insert_entries_with_lawn_query::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/lawn/src/tests.rs:1082:46
[INFO] [stdout]   22:     0x5b22d33a308d - <core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<lawn[c7842215a0cd1169]::tests::can_insert_entries_with_lawn_query::{closure#0}>> as core[6883ba1bc0fe4ed1]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/future/future.rs:133:9
[INFO] [stdout]   23:     0x5b22d2cfe9b0 - <tokio[98184a2dc3bc9dec]::runtime::task::core::Core<core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<lawn[c7842215a0cd1169]::tests::can_insert_entries_with_lawn_query::{closure#0}>>, alloc[55a36b64bcbf2c0d]::sync::Arc<tokio[98184a2dc3bc9dec]::runtime::scheduler::multi_thread::handle::Handle>>>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.2/src/runtime/task/core.rs:328:24
[INFO] [stdout]   24:     0x5b22d2d8a708 - <tokio[98184a2dc3bc9dec]::loom::std::unsafe_cell::UnsafeCell<tokio[98184a2dc3bc9dec]::runtime::task::core::Stage<core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<lawn[c7842215a0cd1169]::tests::can_insert_entries_with_lawn_query::{closure#0}>>>>>::with_mut::<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[98184a2dc3bc9dec]::runtime::task::core::Core<core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<lawn[c7842215a0cd1169]::tests::can_insert_entries_with_lawn_query::{closure#0}>>, alloc[55a36b64bcbf2c0d]::sync::Arc<tokio[98184a2dc3bc9dec]::runtime::scheduler::multi_thread::handle::Handle>>>::poll::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.2/src/loom/std/unsafe_cell.rs:16:9
[INFO] [stdout]   25:     0x5b22d2d8a708 - <tokio[98184a2dc3bc9dec]::runtime::task::core::Core<core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<lawn[c7842215a0cd1169]::tests::can_insert_entries_with_lawn_query::{closure#0}>>, alloc[55a36b64bcbf2c0d]::sync::Arc<tokio[98184a2dc3bc9dec]::runtime::scheduler::multi_thread::handle::Handle>>>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.2/src/runtime/task/core.rs:317:30
[INFO] [stdout]   26:     0x5b22d2c6447a - tokio[98184a2dc3bc9dec]::runtime::task::harness::poll_future::<core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<lawn[c7842215a0cd1169]::tests::can_insert_entries_with_lawn_query::{closure#0}>>, alloc[55a36b64bcbf2c0d]::sync::Arc<tokio[98184a2dc3bc9dec]::runtime::scheduler::multi_thread::handle::Handle>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.2/src/runtime/task/harness.rs:485:30
[INFO] [stdout]   27:     0x5b22d31cddb0 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<tokio[98184a2dc3bc9dec]::runtime::task::harness::poll_future<core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<lawn[c7842215a0cd1169]::tests::can_insert_entries_with_lawn_query::{closure#0}>>, alloc[55a36b64bcbf2c0d]::sync::Arc<tokio[98184a2dc3bc9dec]::runtime::scheduler::multi_thread::handle::Handle>>::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   28:     0x5b22d33d364a - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<tokio[98184a2dc3bc9dec]::runtime::task::harness::poll_future<core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<lawn[c7842215a0cd1169]::tests::can_insert_entries_with_lawn_query::{closure#0}>>, alloc[55a36b64bcbf2c0d]::sync::Arc<tokio[98184a2dc3bc9dec]::runtime::scheduler::multi_thread::handle::Handle>>::{closure#0}>, core[6883ba1bc0fe4ed1]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   29:     0x5b22d323c4cb - __rust_try
[INFO] [stdout]   30:     0x5b22d31e8206 - std[73adb7dc35730857]::panicking::catch_unwind::<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<tokio[98184a2dc3bc9dec]::runtime::task::harness::poll_future<core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<lawn[c7842215a0cd1169]::tests::can_insert_entries_with_lawn_query::{closure#0}>>, alloc[55a36b64bcbf2c0d]::sync::Arc<tokio[98184a2dc3bc9dec]::runtime::scheduler::multi_thread::handle::Handle>>::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   31:     0x5b22d31e8206 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<tokio[98184a2dc3bc9dec]::runtime::task::harness::poll_future<core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<lawn[c7842215a0cd1169]::tests::can_insert_entries_with_lawn_query::{closure#0}>>, alloc[55a36b64bcbf2c0d]::sync::Arc<tokio[98184a2dc3bc9dec]::runtime::scheduler::multi_thread::handle::Handle>>::{closure#0}>, core[6883ba1bc0fe4ed1]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   32:     0x5b22d2c44dbf - tokio[98184a2dc3bc9dec]::runtime::task::harness::poll_future::<core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<lawn[c7842215a0cd1169]::tests::can_insert_entries_with_lawn_query::{closure#0}>>, alloc[55a36b64bcbf2c0d]::sync::Arc<tokio[98184a2dc3bc9dec]::runtime::scheduler::multi_thread::handle::Handle>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.2/src/runtime/task/harness.rs:473:18
[INFO] [stdout]   33:     0x5b22d2ca6e50 - <tokio[98184a2dc3bc9dec]::runtime::task::harness::Harness<core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<lawn[c7842215a0cd1169]::tests::can_insert_entries_with_lawn_query::{closure#0}>>, alloc[55a36b64bcbf2c0d]::sync::Arc<tokio[98184a2dc3bc9dec]::runtime::scheduler::multi_thread::handle::Handle>>>::poll_inner
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.2/src/runtime/task/harness.rs:208:27
[INFO] [stdout]   34:     0x5b22d2ca70d3 - <tokio[98184a2dc3bc9dec]::runtime::task::harness::Harness<core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<lawn[c7842215a0cd1169]::tests::can_insert_entries_with_lawn_query::{closure#0}>>, alloc[55a36b64bcbf2c0d]::sync::Arc<tokio[98184a2dc3bc9dec]::runtime::scheduler::multi_thread::handle::Handle>>>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.2/src/runtime/task/harness.rs:153:20
[INFO] [stdout]   35:     0x5b22d2fd75cb - tokio[98184a2dc3bc9dec]::runtime::task::raw::poll::<core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<lawn[c7842215a0cd1169]::tests::can_insert_entries_with_lawn_query::{closure#0}>>, alloc[55a36b64bcbf2c0d]::sync::Arc<tokio[98184a2dc3bc9dec]::runtime::scheduler::multi_thread::handle::Handle>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.2/src/runtime/task/raw.rs:271:13
[INFO] [stdout]   36:     0x5b22d380db97 - <tokio[98184a2dc3bc9dec]::runtime::task::raw::RawTask>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.2/src/runtime/task/raw.rs:201:18
[INFO] [stdout]   37:     0x5b22d37e5032 - <tokio[98184a2dc3bc9dec]::runtime::task::LocalNotified<alloc[55a36b64bcbf2c0d]::sync::Arc<tokio[98184a2dc3bc9dec]::runtime::scheduler::multi_thread::handle::Handle>>>::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.2/src/runtime/task/mod.rs:427:13
[INFO] [stdout]   38:     0x5b22d382a2ad - <tokio[98184a2dc3bc9dec]::runtime::scheduler::multi_thread::worker::Context>::run_task::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.2/src/runtime/scheduler/multi_thread/worker.rs:585:18
[INFO] [stdout]   39:     0x5b22d38330a9 - tokio[98184a2dc3bc9dec]::runtime::coop::with_budget::<core[6883ba1bc0fe4ed1]::result::Result<alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[98184a2dc3bc9dec]::runtime::scheduler::multi_thread::worker::Core>, ()>, <tokio[98184a2dc3bc9dec]::runtime::scheduler::multi_thread::worker::Context>::run_task::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.2/src/runtime/coop.rs:107:5
[INFO] [stdout]   40:     0x5b22d38330a9 - tokio[98184a2dc3bc9dec]::runtime::coop::budget::<core[6883ba1bc0fe4ed1]::result::Result<alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[98184a2dc3bc9dec]::runtime::scheduler::multi_thread::worker::Core>, ()>, <tokio[98184a2dc3bc9dec]::runtime::scheduler::multi_thread::worker::Context>::run_task::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.2/src/runtime/coop.rs:73:5
[INFO] [stdout]   41:     0x5b22d38330a9 - <tokio[98184a2dc3bc9dec]::runtime::scheduler::multi_thread::worker::Context>::run_task
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.2/src/runtime/scheduler/multi_thread/worker.rs:584:9
[INFO] [stdout]   42:     0x5b22d38320d9 - <tokio[98184a2dc3bc9dec]::runtime::scheduler::multi_thread::worker::Context>::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.2/src/runtime/scheduler/multi_thread/worker.rs:535:29
[INFO] [stdout]   43:     0x5b22d38299d9 - tokio[98184a2dc3bc9dec]::runtime::scheduler::multi_thread::worker::run::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.2/src/runtime/scheduler/multi_thread/worker.rs:500:24
[INFO] [stdout]   44:     0x5b22d381aa50 - <tokio[98184a2dc3bc9dec]::runtime::context::scoped::Scoped<tokio[98184a2dc3bc9dec]::runtime::scheduler::Context>>::set::<tokio[98184a2dc3bc9dec]::runtime::scheduler::multi_thread::worker::run::{closure#0}::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.2/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   45:     0x5b22d37e2d8b - tokio[98184a2dc3bc9dec]::runtime::context::set_scheduler::<(), tokio[98184a2dc3bc9dec]::runtime::scheduler::multi_thread::worker::run::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.2/src/runtime/context.rs:180:38
[INFO] [stdout]   46:     0x5b22d37e8d6b - <std[73adb7dc35730857]::thread::local::LocalKey<tokio[98184a2dc3bc9dec]::runtime::context::Context>>::try_with::<tokio[98184a2dc3bc9dec]::runtime::context::set_scheduler<(), tokio[98184a2dc3bc9dec]::runtime::scheduler::multi_thread::worker::run::{closure#0}::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/local.rs:463:12
[INFO] [stdout]   47:     0x5b22d37e893f - <std[73adb7dc35730857]::thread::local::LocalKey<tokio[98184a2dc3bc9dec]::runtime::context::Context>>::with::<tokio[98184a2dc3bc9dec]::runtime::context::set_scheduler<(), tokio[98184a2dc3bc9dec]::runtime::scheduler::multi_thread::worker::run::{closure#0}::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/local.rs:427:20
[INFO] [stdout]   48:     0x5b22d37e1134 - tokio[98184a2dc3bc9dec]::runtime::context::set_scheduler::<(), tokio[98184a2dc3bc9dec]::runtime::scheduler::multi_thread::worker::run::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.2/src/runtime/context.rs:180:17
[INFO] [stdout]   49:     0x5b22d382b099 - tokio[98184a2dc3bc9dec]::runtime::scheduler::multi_thread::worker::run::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.2/src/runtime/scheduler/multi_thread/worker.rs:495:9
[INFO] [stdout]   50:     0x5b22d37d7c4f - tokio[98184a2dc3bc9dec]::runtime::context::runtime::enter_runtime::<tokio[98184a2dc3bc9dec]::runtime::scheduler::multi_thread::worker::run::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.2/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   51:     0x5b22d3834003 - tokio[98184a2dc3bc9dec]::runtime::scheduler::multi_thread::worker::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.2/src/runtime/scheduler/multi_thread/worker.rs:487:5
[INFO] [stdout]   52:     0x5b22d3829c3b - <tokio[98184a2dc3bc9dec]::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.2/src/runtime/scheduler/multi_thread/worker.rs:455:45
[INFO] [stdout]   53:     0x5b22d384c33b - <tokio[98184a2dc3bc9dec]::runtime::blocking::task::BlockingTask<<tokio[98184a2dc3bc9dec]::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}> as core[6883ba1bc0fe4ed1]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.2/src/runtime/blocking/task.rs:42:21
[INFO] [stdout]   54:     0x5b22d37c6263 - <tokio[98184a2dc3bc9dec]::runtime::task::core::Core<tokio[98184a2dc3bc9dec]::runtime::blocking::task::BlockingTask<<tokio[98184a2dc3bc9dec]::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}>, tokio[98184a2dc3bc9dec]::runtime::blocking::schedule::BlockingSchedule>>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.2/src/runtime/task/core.rs:328:24
[INFO] [stdout]   55:     0x5b22d37c9b1c - <tokio[98184a2dc3bc9dec]::loom::std::unsafe_cell::UnsafeCell<tokio[98184a2dc3bc9dec]::runtime::task::core::Stage<tokio[98184a2dc3bc9dec]::runtime::blocking::task::BlockingTask<<tokio[98184a2dc3bc9dec]::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}>>>>::with_mut::<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[98184a2dc3bc9dec]::runtime::task::core::Core<tokio[98184a2dc3bc9dec]::runtime::blocking::task::BlockingTask<<tokio[98184a2dc3bc9dec]::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}>, tokio[98184a2dc3bc9dec]::runtime::blocking::schedule::BlockingSchedule>>::poll::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.2/src/loom/std/unsafe_cell.rs:16:9
[INFO] [stdout]   56:     0x5b22d37c9b1c - <tokio[98184a2dc3bc9dec]::runtime::task::core::Core<tokio[98184a2dc3bc9dec]::runtime::blocking::task::BlockingTask<<tokio[98184a2dc3bc9dec]::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}>, tokio[98184a2dc3bc9dec]::runtime::blocking::schedule::BlockingSchedule>>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.2/src/runtime/task/core.rs:317:30
[INFO] [stdout]   57:     0x5b22d37c19ee - tokio[98184a2dc3bc9dec]::runtime::task::harness::poll_future::<tokio[98184a2dc3bc9dec]::runtime::blocking::task::BlockingTask<<tokio[98184a2dc3bc9dec]::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}>, tokio[98184a2dc3bc9dec]::runtime::blocking::schedule::BlockingSchedule>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.2/src/runtime/task/harness.rs:485:30
[INFO] [stdout]   58:     0x5b22d3804d51 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<tokio[98184a2dc3bc9dec]::runtime::task::harness::poll_future<tokio[98184a2dc3bc9dec]::runtime::blocking::task::BlockingTask<<tokio[98184a2dc3bc9dec]::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}>, tokio[98184a2dc3bc9dec]::runtime::blocking::schedule::BlockingSchedule>::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   59:     0x5b22d37fde5b - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<tokio[98184a2dc3bc9dec]::runtime::task::harness::poll_future<tokio[98184a2dc3bc9dec]::runtime::blocking::task::BlockingTask<<tokio[98184a2dc3bc9dec]::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}>, tokio[98184a2dc3bc9dec]::runtime::blocking::schedule::BlockingSchedule>::{closure#0}>, core[6883ba1bc0fe4ed1]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   60:     0x5b22d3853a3b - __rust_try
[INFO] [stdout]   61:     0x5b22d384fe66 - std[73adb7dc35730857]::panicking::catch_unwind::<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<tokio[98184a2dc3bc9dec]::runtime::task::harness::poll_future<tokio[98184a2dc3bc9dec]::runtime::blocking::task::BlockingTask<<tokio[98184a2dc3bc9dec]::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}>, tokio[98184a2dc3bc9dec]::runtime::blocking::schedule::BlockingSchedule>::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   62:     0x5b22d384fe66 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<tokio[98184a2dc3bc9dec]::runtime::task::harness::poll_future<tokio[98184a2dc3bc9dec]::runtime::blocking::task::BlockingTask<<tokio[98184a2dc3bc9dec]::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}>, tokio[98184a2dc3bc9dec]::runtime::blocking::schedule::BlockingSchedule>::{closure#0}>, core[6883ba1bc0fe4ed1]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   63:     0x5b22d37c0da0 - tokio[98184a2dc3bc9dec]::runtime::task::harness::poll_future::<tokio[98184a2dc3bc9dec]::runtime::blocking::task::BlockingTask<<tokio[98184a2dc3bc9dec]::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}>, tokio[98184a2dc3bc9dec]::runtime::blocking::schedule::BlockingSchedule>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.2/src/runtime/task/harness.rs:473:18
[INFO] [stdout]   64:     0x5b22d37c3989 - <tokio[98184a2dc3bc9dec]::runtime::task::harness::Harness<tokio[98184a2dc3bc9dec]::runtime::blocking::task::BlockingTask<<tokio[98184a2dc3bc9dec]::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}>, tokio[98184a2dc3bc9dec]::runtime::blocking::schedule::BlockingSchedule>>::poll_inner
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.2/src/runtime/task/harness.rs:208:27
[INFO] [stdout]   65:     0x5b22d37c3c27 - <tokio[98184a2dc3bc9dec]::runtime::task::harness::Harness<tokio[98184a2dc3bc9dec]::runtime::blocking::task::BlockingTask<<tokio[98184a2dc3bc9dec]::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}>, tokio[98184a2dc3bc9dec]::runtime::blocking::schedule::BlockingSchedule>>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.2/src/runtime/task/harness.rs:153:20
[INFO] [stdout]   66:     0x5b22d380873d - tokio[98184a2dc3bc9dec]::runtime::task::raw::poll::<tokio[98184a2dc3bc9dec]::runtime::blocking::task::BlockingTask<<tokio[98184a2dc3bc9dec]::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}>, tokio[98184a2dc3bc9dec]::runtime::blocking::schedule::BlockingSchedule>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.2/src/runtime/task/raw.rs:271:13
[INFO] [stdout]   67:     0x5b22d380db97 - <tokio[98184a2dc3bc9dec]::runtime::task::raw::RawTask>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.2/src/runtime/task/raw.rs:201:18
[INFO] [stdout]   68:     0x5b22d37e60e7 - <tokio[98184a2dc3bc9dec]::runtime::task::UnownedTask<tokio[98184a2dc3bc9dec]::runtime::blocking::schedule::BlockingSchedule>>::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.2/src/runtime/task/mod.rs:464:13
[INFO] [stdout]   69:     0x5b22d38396b7 - <tokio[98184a2dc3bc9dec]::runtime::blocking::pool::Task>::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.2/src/runtime/blocking/pool.rs:159:19
[INFO] [stdout]   70:     0x5b22d383c5c2 - <tokio[98184a2dc3bc9dec]::runtime::blocking::pool::Inner>::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.2/src/runtime/blocking/pool.rs:513:22
[INFO] [stdout]   71:     0x5b22d3838cb4 - <tokio[98184a2dc3bc9dec]::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.2/src/runtime/blocking/pool.rs:471:47
[INFO] [stdout]   72:     0x5b22d37e04b6 - std[73adb7dc35730857]::sys::backtrace::__rust_begin_short_backtrace::<<tokio[98184a2dc3bc9dec]::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   73:     0x5b22d3817812 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<<tokio[98184a2dc3bc9dec]::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   74:     0x5b22d3804e91 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<<tokio[98184a2dc3bc9dec]::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}, ()>::{closure#1}::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   75:     0x5b22d37fe036 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<<tokio[98184a2dc3bc9dec]::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   76:     0x5b22d381a68b - __rust_try
[INFO] [stdout]   77:     0x5b22d3817314 - std[73adb7dc35730857]::panicking::catch_unwind::<(), core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<<tokio[98184a2dc3bc9dec]::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   78:     0x5b22d3817314 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<<tokio[98184a2dc3bc9dec]::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   79:     0x5b22d3817314 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<<tokio[98184a2dc3bc9dec]::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   80:     0x5b22d3817b2f - <std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<<tokio[98184a2dc3bc9dec]::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}, ()>::{closure#1} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   81:     0x5b22d38e89ef - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::ops::function::FnOnce<(), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2319:9
[INFO] [stdout]   82:     0x5b22d38e89ef - <std[73adb7dc35730857]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/thread/unix.rs:123:17
[INFO] [stdout]   83:     0x77101ab92aa4 - <unknown>
[INFO] [stdout]   84:     0x77101ac1fa64 - clone
[INFO] [stdout]   85:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::can_insert_entries_with_lawn_query' (2028) panicked at lawn/src/tests.rs:223:17:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: JoinError::Panic(Id(266), ...)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5b22d38e9551 - std[73adb7dc35730857]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5b22d38e9551 - std[73adb7dc35730857]::backtrace_rs::backtrace::trace_unsynchronized::<std[73adb7dc35730857]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5b22d38e9551 - std[73adb7dc35730857]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5b22d38e9551 - <<std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[6883ba1bc0fe4ed1]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5b22d390231a - <core[6883ba1bc0fe4ed1]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5b22d390231a - core[6883ba1bc0fe4ed1]::fmt::write
[INFO] [stdout]    6:     0x5b22d38f017c - std[73adb7dc35730857]::io::default_write_fmt::<alloc[55a36b64bcbf2c0d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:626:11
[INFO] [stdout]    7:     0x5b22d38f017c - <alloc[55a36b64bcbf2c0d]::vec::Vec<u8> as std[73adb7dc35730857]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:1730:13
[INFO] [stdout]    8:     0x5b22d38c4816 - <std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5b22d38c4816 - std[73adb7dc35730857]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5b22d38e0009 - std[73adb7dc35730857]::panicking::default_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5b22d35e18b0 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   12:     0x5b22d35e18b0 - test[980ffaebd391d06d]::test_main_inner::<test[980ffaebd391d06d]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5b22d38e0332 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   14:     0x5b22d38e0332 - std[73adb7dc35730857]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:823:13
[INFO] [stdout]   15:     0x5b22d38c48c2 - std[73adb7dc35730857]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:688:13
[INFO] [stdout]   16:     0x5b22d38bbe49 - std[73adb7dc35730857]::sys::backtrace::__rust_end_short_backtrace::<std[73adb7dc35730857]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5b22d38c55ad - __rustc[a7b7b02e776dd976]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:679:5
[INFO] [stdout]   18:     0x5b22d3902b9c - core[6883ba1bc0fe4ed1]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5b22d3902912 - core[6883ba1bc0fe4ed1]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/result.rs:1870:5
[INFO] [stdout]   20:     0x5b22d32818ad - <core[6883ba1bc0fe4ed1]::result::Result<(), tokio[98184a2dc3bc9dec]::runtime::task::error::JoinError>>::unwrap
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/result.rs:1231:23
[INFO] [stdout]   21:     0x5b22d32818ad - lawn[c7842215a0cd1169]::tests::with_server::<lawn[c7842215a0cd1169]::tests::can_insert_entries_with_lawn_query::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/lawn/src/tests.rs:223:17
[INFO] [stdout]   22:     0x5b22d306e3ad - <tokio[98184a2dc3bc9dec]::runtime::park::CachedParkThread>::block_on::<lawn[c7842215a0cd1169]::tests::with_server<lawn[c7842215a0cd1169]::tests::can_insert_entries_with_lawn_query::{closure#0}>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.2/src/runtime/park.rs:281:74
[INFO] [stdout]   23:     0x5b22d304cb08 - tokio[98184a2dc3bc9dec]::runtime::coop::with_budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[98184a2dc3bc9dec]::runtime::park::CachedParkThread>::block_on<lawn[c7842215a0cd1169]::tests::with_server<lawn[c7842215a0cd1169]::tests::can_insert_entries_with_lawn_query::{closure#0}>::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.2/src/runtime/coop.rs:107:5
[INFO] [stdout]   24:     0x5b22d304cb08 - tokio[98184a2dc3bc9dec]::runtime::coop::budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[98184a2dc3bc9dec]::runtime::park::CachedParkThread>::block_on<lawn[c7842215a0cd1169]::tests::with_server<lawn[c7842215a0cd1169]::tests::can_insert_entries_with_lawn_query::{closure#0}>::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.2/src/runtime/coop.rs:73:5
[INFO] [stdout]   25:     0x5b22d304cb08 - <tokio[98184a2dc3bc9dec]::runtime::park::CachedParkThread>::block_on::<lawn[c7842215a0cd1169]::tests::with_server<lawn[c7842215a0cd1169]::tests::can_insert_entries_with_lawn_query::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.2/src/runtime/park.rs:281:31
[INFO] [stdout]   26:     0x5b22d3542e53 - <tokio[98184a2dc3bc9dec]::runtime::context::blocking::BlockingRegionGuard>::block_on::<lawn[c7842215a0cd1169]::tests::with_server<lawn[c7842215a0cd1169]::tests::can_insert_entries_with_lawn_query::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.2/src/runtime/context/blocking.rs:66:14
[INFO] [stdout]   27:     0x5b22d332cc48 - <tokio[98184a2dc3bc9dec]::runtime::scheduler::multi_thread::MultiThread>::block_on::<lawn[c7842215a0cd1169]::tests::with_server<lawn[c7842215a0cd1169]::tests::can_insert_entries_with_lawn_query::{closure#0}>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.2/src/runtime/scheduler/multi_thread/mod.rs:87:22
[INFO] [stdout]   28:     0x5b22d34e4667 - tokio[98184a2dc3bc9dec]::runtime::context::runtime::enter_runtime::<<tokio[98184a2dc3bc9dec]::runtime::scheduler::multi_thread::MultiThread>::block_on<lawn[c7842215a0cd1169]::tests::with_server<lawn[c7842215a0cd1169]::tests::can_insert_entries_with_lawn_query::{closure#0}>::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.2/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   29:     0x5b22d3305e03 - <tokio[98184a2dc3bc9dec]::runtime::scheduler::multi_thread::MultiThread>::block_on::<lawn[c7842215a0cd1169]::tests::with_server<lawn[c7842215a0cd1169]::tests::can_insert_entries_with_lawn_query::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.2/src/runtime/scheduler/multi_thread/mod.rs:86:9
[INFO] [stdout]   30:     0x5b22d2f7eae8 - <tokio[98184a2dc3bc9dec]::runtime::runtime::Runtime>::block_on::<lawn[c7842215a0cd1169]::tests::with_server<lawn[c7842215a0cd1169]::tests::can_insert_entries_with_lawn_query::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.2/src/runtime/runtime.rs:349:50
[INFO] [stdout]   31:     0x5b22d323d476 - lawn[c7842215a0cd1169]::tests::with_server::<lawn[c7842215a0cd1169]::tests::can_insert_entries_with_lawn_query::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/workdir/lawn/src/tests.rs:216:8
[INFO] [stdout]   32:     0x5b22d32ecd27 - lawn[c7842215a0cd1169]::tests::can_insert_entries_with_lawn_query
[INFO] [stdout]                                at /opt/rustwide/workdir/lawn/src/tests.rs:970:9
[INFO] [stdout]   33:     0x5b22d32a7577 - lawn[c7842215a0cd1169]::tests::can_insert_entries_with_lawn_query::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/lawn/src/tests.rs:923:40
[INFO] [stdout]   34:     0x5b22d31324b6 - <lawn[c7842215a0cd1169]::tests::can_insert_entries_with_lawn_query::{closure#0} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   35:     0x5b22d35d4beb - <fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   36:     0x5b22d35d4beb - test[980ffaebd391d06d]::__rust_begin_short_backtrace::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:724:18
[INFO] [stdout]   37:     0x5b22d35e2235 - test[980ffaebd391d06d]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:74
[INFO] [stdout]   38:     0x5b22d35e2235 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   39:     0x5b22d35e2235 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   40:     0x5b22d35e2235 - std[73adb7dc35730857]::panicking::catch_unwind::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   41:     0x5b22d35e2235 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   42:     0x5b22d35e2235 - test[980ffaebd391d06d]::run_test_in_process
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:27
[INFO] [stdout]   43:     0x5b22d35e2235 - test[980ffaebd391d06d]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:668:43
[INFO] [stdout]   44:     0x5b22d35dcce4 - test[980ffaebd391d06d]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:698:41
[INFO] [stdout]   45:     0x5b22d35dcce4 - std[73adb7dc35730857]::sys::backtrace::__rust_begin_short_backtrace::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   46:     0x5b22d35e5382 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   47:     0x5b22d35e5382 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   48:     0x5b22d35e5382 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   49:     0x5b22d35e5382 - std[73adb7dc35730857]::panicking::catch_unwind::<(), core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   50:     0x5b22d35e5382 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   51:     0x5b22d35e5382 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   52:     0x5b22d35e5382 - <std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x5b22d38e89ef - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::ops::function::FnOnce<(), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2319:9
[INFO] [stdout]   54:     0x5b22d38e89ef - <std[73adb7dc35730857]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/thread/unix.rs:123:17
[INFO] [stdout]   55:     0x77101ab92aa4 - <unknown>
[INFO] [stdout]   56:     0x77101ac1fa64 - clone
[INFO] [stdout]   57:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     tests::can_insert_entries_with_lawn_query
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 35 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 2.20s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `-p lawn --bin lawn`
[INFO] running `Command { std: "docker" "inspect" "e38d73d603bdccefa8ef3f1bc7a58921dccf84c14eb9444424a5dd57979e3aa0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e38d73d603bdccefa8ef3f1bc7a58921dccf84c14eb9444424a5dd57979e3aa0", kill_on_drop: false }`
[INFO] [stdout] e38d73d603bdccefa8ef3f1bc7a58921dccf84c14eb9444424a5dd57979e3aa0
