[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] db834cc48094988138fa96f1ee40733f91912eb0
[INFO] testing bk2204/lawn against try#db823df02fd0c2cf67b43025ac3fef3f2d743245 for pr-150681
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbk2204%2Flawn" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-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-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/bk2204/lawn on toolchain db823df02fd0c2cf67b43025ac3fef3f2d743245
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "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" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: /workspace/builds/worker-1-tc2/source/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: /workspace/builds/worker-1-tc2/source/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: /workspace/builds/worker-1-tc2/source/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: /workspace/builds/worker-1-tc2/source/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: /workspace/builds/worker-1-tc2/source/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: /workspace/builds/worker-1-tc2/source/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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] bb45afdb9b6362e664c251cf6556345444767e9520ca485495ab52bce8b30112
[INFO] running `Command { std: "docker" "start" "-a" "bb45afdb9b6362e664c251cf6556345444767e9520ca485495ab52bce8b30112", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "bb45afdb9b6362e664c251cf6556345444767e9520ca485495ab52bce8b30112", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bb45afdb9b6362e664c251cf6556345444767e9520ca485495ab52bce8b30112", kill_on_drop: false }`
[INFO] [stdout] bb45afdb9b6362e664c251cf6556345444767e9520ca485495ab52bce8b30112
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 693d9454faca13be977263a34fa0f199b6e9d4ce50b4a6655415a896d269a747
[INFO] running `Command { std: "docker" "start" "-a" "693d9454faca13be977263a34fa0f199b6e9d4ce50b4a6655415a896d269a747", kill_on_drop: false }`
[INFO] [stderr] warning: /opt/rustwide/workdir/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: /opt/rustwide/workdir/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: /opt/rustwide/workdir/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: /opt/rustwide/workdir/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: /opt/rustwide/workdir/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: /opt/rustwide/workdir/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]    Compiling proc-macro2 v1.0.65
[INFO] [stderr]    Compiling quote v1.0.30
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling serde_derive v1.0.156
[INFO] [stderr]    Compiling serde v1.0.156
[INFO] [stderr]    Compiling io-lifetimes v1.0.11
[INFO] [stderr]    Compiling rustix v0.37.26
[INFO] [stderr]    Compiling parking_lot_core v0.9.0
[INFO] [stderr]    Compiling num-traits v0.2.14
[INFO] [stderr]    Compiling ahash v0.7.8
[INFO] [stderr]    Compiling linux-raw-sys v0.3.8
[INFO] [stderr]    Compiling num_cpus v1.13.1
[INFO] [stderr]    Compiling signal-hook-registry v1.4.0
[INFO] [stderr]    Compiling mio v0.8.11
[INFO] [stderr]    Compiling socket2 v0.5.7
[INFO] [stderr]    Compiling unicode-joining-type v0.7.0
[INFO] [stderr]    Compiling lock_api v0.4.11
[INFO] [stderr]    Compiling tinyvec v1.8.1
[INFO] [stderr]    Compiling seize v0.2.5
[INFO] [stderr]    Compiling indexmap v1.8.0
[INFO] [stderr]    Compiling unicode-bidi v0.3.18
[INFO] [stderr]    Compiling parking_lot v0.12.0
[INFO] [stderr]    Compiling signal-hook v0.3.13
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling ryu v1.0.9
[INFO] [stderr]    Compiling async-trait v0.1.66
[INFO] [stderr]    Compiling half v1.8.2
[INFO] [stderr]    Compiling thiserror v1.0.39
[INFO] [stderr]    Compiling os_str_bytes v6.6.1
[INFO] [stderr]    Compiling percent-encoding v2.3.1
[INFO] [stderr]    Compiling serde_json v1.0.99
[INFO] [stderr]    Compiling linked-hash-map v0.5.4
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling clap_lex v0.3.0
[INFO] [stderr]    Compiling yaml-rust v0.4.5
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]    Compiling clap v4.0.32
[INFO] [stderr]    Compiling flurry v0.4.0
[INFO] [stderr]    Compiling idna_mapping v1.0.0
[INFO] [stderr]    Compiling blake2 v0.10.6
[INFO] [stderr]    Compiling syn v2.0.32
[INFO] [stderr]    Compiling daemonize v0.5.0
[INFO] [stderr]    Compiling base64 v0.21.5
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling unicode-normalization v0.1.24
[INFO] [stderr]    Compiling idna_adapter v1.1.0
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling tokio-macros v2.3.0
[INFO] [stderr]    Compiling num-derive v0.4.2
[INFO] [stderr]    Compiling lawn-constants v0.4.0 (/opt/rustwide/workdir/lawn-constants)
[INFO] [stderr]    Compiling lawn-fs v0.4.0 (/opt/rustwide/workdir/lawn-fs)
[INFO] [stderr]    Compiling format-bytes-macros v0.4.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.39
[INFO] [stderr]    Compiling format-bytes v0.3.0
[INFO] [stderr]    Compiling bytes v1.4.0
[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 lawn-9p v0.4.0 (/opt/rustwide/workdir/lawn-9p)
[INFO] [stderr]    Compiling lawn-sftp v0.4.0 (/opt/rustwide/workdir/lawn-sftp)
[INFO] [stderr]    Compiling signal-hook-tokio v0.3.1
[INFO] [stderr]    Compiling tokio-pipe v0.2.8
[INFO] [stderr]    Compiling lawn-protocol v0.4.0 (/opt/rustwide/workdir/lawn-protocol)
[INFO] [stderr]    Compiling lawn v0.4.0 (/opt/rustwide/workdir/lawn)
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]     --> lawn/src/server.rs:1341:39
[INFO] [stdout]      |
[INFO] [stdout] 1341 |                 let value: Option<Box<(dyn Any + Send + Sync + 'static)>> = match &*m.kind {
[INFO] [stdout]      |                                       ^                               ^
[INFO] [stdout]      |
[INFO] [stdout]      = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]      |
[INFO] [stdout] 1341 -                 let value: Option<Box<(dyn Any + Send + Sync + 'static)>> = match &*m.kind {
[INFO] [stdout] 1341 +                 let value: Option<Box<dyn Any + Send + Sync + 'static >> = match &*m.kind {
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]   --> lawn/src/store/credential.rs:79:41
[INFO] [stdout]    |
[INFO] [stdout] 79 |     fn body(&self) -> Result<Option<Box<(dyn Any + Send + Sync + 'static)>>, protocol::Error>;
[INFO] [stdout]    |                                         ^                               ^
[INFO] [stdout]    |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 79 -     fn body(&self) -> Result<Option<Box<(dyn Any + Send + Sync + 'static)>>, protocol::Error>;
[INFO] [stdout] 79 +     fn body(&self) -> Result<Option<Box<dyn Any + Send + Sync + 'static >>, protocol::Error>;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `get_handle` is never used
[INFO] [stdout]    --> lawn/src/store/credential/helpers.rs:608:8
[INFO] [stdout]     |
[INFO] [stdout] 587 | pub trait CommandCredentialBackend {
[INFO] [stdout]     |           ------------------------ method in this trait
[INFO] [stdout] ...
[INFO] [stdout] 608 |     fn get_handle(
[INFO] [stdout]     |        ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 58.22s
[INFO] running `Command { std: "docker" "inspect" "693d9454faca13be977263a34fa0f199b6e9d4ce50b4a6655415a896d269a747", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "693d9454faca13be977263a34fa0f199b6e9d4ce50b4a6655415a896d269a747", kill_on_drop: false }`
[INFO] [stdout] 693d9454faca13be977263a34fa0f199b6e9d4ce50b4a6655415a896d269a747
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] fe93eb703b642888ee58580ff4695a0a71076621f5617282e3fa084f6c177fc7
[INFO] running `Command { std: "docker" "start" "-a" "fe93eb703b642888ee58580ff4695a0a71076621f5617282e3fa084f6c177fc7", kill_on_drop: false }`
[INFO] [stderr] warning: /opt/rustwide/workdir/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: /opt/rustwide/workdir/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: /opt/rustwide/workdir/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: /opt/rustwide/workdir/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: /opt/rustwide/workdir/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: /opt/rustwide/workdir/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]    Compiling fastrand v1.8.0
[INFO] [stderr]    Compiling lawn-protocol v0.4.0 (/opt/rustwide/workdir/lawn-protocol)
[INFO] [stderr]    Compiling lawn-constants v0.4.0 (/opt/rustwide/workdir/lawn-constants)
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling tempfile v3.5.0
[INFO] [stderr]    Compiling lawn-sftp v0.4.0 (/opt/rustwide/workdir/lawn-sftp)
[INFO] [stderr]    Compiling lawn-fs v0.4.0 (/opt/rustwide/workdir/lawn-fs)
[INFO] [stderr]    Compiling lawn-9p v0.4.0 (/opt/rustwide/workdir/lawn-9p)
[INFO] [stderr]    Compiling lawn v0.4.0 (/opt/rustwide/workdir/lawn)
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]     --> lawn/src/server.rs:1341:39
[INFO] [stdout]      |
[INFO] [stdout] 1341 |                 let value: Option<Box<(dyn Any + Send + Sync + 'static)>> = match &*m.kind {
[INFO] [stdout]      |                                       ^                               ^
[INFO] [stdout]      |
[INFO] [stdout]      = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]      |
[INFO] [stdout] 1341 -                 let value: Option<Box<(dyn Any + Send + Sync + 'static)>> = match &*m.kind {
[INFO] [stdout] 1341 +                 let value: Option<Box<dyn Any + Send + Sync + 'static >> = match &*m.kind {
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]   --> lawn/src/store/credential.rs:79:41
[INFO] [stdout]    |
[INFO] [stdout] 79 |     fn body(&self) -> Result<Option<Box<(dyn Any + Send + Sync + 'static)>>, protocol::Error>;
[INFO] [stdout]    |                                         ^                               ^
[INFO] [stdout]    |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 79 -     fn body(&self) -> Result<Option<Box<(dyn Any + Send + Sync + 'static)>>, protocol::Error>;
[INFO] [stdout] 79 +     fn body(&self) -> Result<Option<Box<dyn Any + Send + Sync + 'static >>, protocol::Error>;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `get_handle` is never used
[INFO] [stdout]    --> lawn/src/store/credential/helpers.rs:608:8
[INFO] [stdout]     |
[INFO] [stdout] 587 | pub trait CommandCredentialBackend {
[INFO] [stdout]     |           ------------------------ method in this trait
[INFO] [stdout] ...
[INFO] [stdout] 608 |     fn get_handle(
[INFO] [stdout]     |        ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 34.40s
[INFO] running `Command { std: "docker" "inspect" "fe93eb703b642888ee58580ff4695a0a71076621f5617282e3fa084f6c177fc7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fe93eb703b642888ee58580ff4695a0a71076621f5617282e3fa084f6c177fc7", kill_on_drop: false }`
[INFO] [stdout] fe93eb703b642888ee58580ff4695a0a71076621f5617282e3fa084f6c177fc7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 5aa1267976b2147fd83625420ca3f312795bad65d1ebfd18a1797c4dee6ec445
[INFO] running `Command { std: "docker" "start" "-a" "5aa1267976b2147fd83625420ca3f312795bad65d1ebfd18a1797c4dee6ec445", kill_on_drop: false }`
[INFO] [stderr] warning: /opt/rustwide/workdir/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: /opt/rustwide/workdir/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: /opt/rustwide/workdir/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: /opt/rustwide/workdir/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: /opt/rustwide/workdir/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: /opt/rustwide/workdir/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] [stdout] 
[INFO] [stderr] warning: unnecessary parentheses around type
[INFO] [stdout] running 36 tests
[INFO] [stderr]     --> lawn/src/server.rs:1341:39
[INFO] [stdout] test config::tests::skips_calls ... ok
[INFO] [stderr]      |
[INFO] [stdout] test credential::protocol::git::tests::test_parse_approve_no_cred ... ok
[INFO] [stderr] 1341 |                 let value: Option<Box<(dyn Any + Send + Sync + 'static)>> = match &*m.kind {
[INFO] [stdout] test credential::protocol::git::tests::test_parse_approve_simple ... ok
[INFO] [stderr]      |                                       ^                               ^
[INFO] [stdout] test credential::protocol::git::tests::test_parse_fill_simple ... ok
[INFO] [stderr]      |
[INFO] [stdout] test credential::protocol::git::tests::test_parse_fill_extensions ... ok
[INFO] [stderr]      = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] test credential::protocol::git::tests::test_send_fill_cred ... ok
[INFO] [stderr] help: remove these parentheses
[INFO] [stdout] test credential::protocol::git::tests::test_parse_fill_complex ... ok
[INFO] [stderr]      |
[INFO] [stdout] test credential::protocol::git::tests::test_send_fill_no_cred ... ok
[INFO] [stderr] 1341 -                 let value: Option<Box<(dyn Any + Send + Sync + 'static)>> = match &*m.kind {
[INFO] [stdout] test credential::protocol::git::tests::test_send_fill_simple ... ok
[INFO] [stderr] 1341 +                 let value: Option<Box<dyn Any + Send + Sync + 'static >> = match &*m.kind {
[INFO] [stdout] test credential::tests::formats_locations_as_url ... ok
[INFO] [stderr]      |
[INFO] [stdout] test error::tests::implements_extended_error_correctly ... ok
[INFO] [stderr] 
[INFO] [stdout] test serializer::script::tests::serializes_correctly ... ok
[INFO] [stderr] warning: unnecessary parentheses around type
[INFO] [stdout] test serializer::script::tests::deserializes_correctly ... ok
[INFO] [stderr]   --> lawn/src/store/credential.rs:79:41
[INFO] [stdout] test store::tests::storepath_parses_components ... ok
[INFO] [stderr]    |
[INFO] [stdout] test template::tests::complex_expansion ... ok
[INFO] [stderr] 79 |     fn body(&self) -> Result<Option<Box<(dyn Any + Send + Sync + 'static)>>, protocol::Error>;
[INFO] [stderr]    |                                         ^                               ^
[INFO] [stderr]    |
[INFO] [stderr] help: remove these parentheses
[INFO] [stderr]    |
[INFO] [stderr] 79 -     fn body(&self) -> Result<Option<Box<(dyn Any + Send + Sync + 'static)>>, protocol::Error>;
[INFO] [stderr] 79 +     fn body(&self) -> Result<Option<Box<dyn Any + Send + Sync + 'static >>, protocol::Error>;
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] warning: method `get_handle` is never used
[INFO] [stderr]    --> lawn/src/store/credential/helpers.rs:608:8
[INFO] [stderr]     |
[INFO] [stderr] 587 | pub trait CommandCredentialBackend {
[INFO] [stderr]     |           ------------------------ method in this trait
[INFO] [stderr] ...
[INFO] [stderr] 608 |     fn get_handle(
[INFO] [stderr]     |        ^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `lawn` (bin "lawn" test) generated 3 warnings (run `cargo fix --bin "lawn" -p lawn --tests` to apply 2 suggestions)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.15s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/lawn-ab8c9dca7ba2c050)
[INFO] [stdout] test credential::protocol::git::tests::test_parse_approve_no_cred_no_secret ... ok
[INFO] [stdout] test template::tests::simple_expansion ... ok
[INFO] [stdout] test config::tests::default_is_root ... ok
[INFO] [stdout] test tests::prng_is_reproducible_in_tests ... 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_create_and_delete_extension_ranges_without_auth ... ok
[INFO] [stdout] test tests::can_perform_test_connections ... ok
[INFO] [stdout] test socket::tests::socket_from_path ... ok
[INFO] [stdout] test socket::tests::socket_from_lawn_environment_simple_path ... ok
[INFO] [stdout] test tests::can_round_trip_data_through_memory_credential_helper ... ok
[INFO] [stdout] test tests::can_read_template_contexts ... ok
[INFO] [stdout] test tests::can_script_credential_ops_with_memory_backend ... 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 sha256sum
[INFO] [stdout] error: server: 0: pre-hooks succeeded for command sha256sum
[INFO] [stderr] git-backend: trace: start data: {}
[INFO] [stdout] error: server: 0: condition succeeded for command randomgen
[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 randomgen
[INFO] [stderr] git-backend: trace: end data: {"https://example.com"=>{"user"=>"very-secret-password"}}
[INFO] [stdout] test tests::can_insert_entries_with_lawn_query ... FAILED
[INFO] [stdout] test tests::can_stream_data_correctly_in_nonblocking_mode ... ok
[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: {: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] [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' (85) 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:     0x5ce9ba3d5d72 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5ce9ba3d5d72 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::trace_unsynchronized::<std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5ce9ba3d5d72 - std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5ce9ba3d5d72 - <<std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[585f66e14d78f9ba]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5ce9ba3ef2da - <core[585f66e14d78f9ba]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5ce9ba3ef2da - core[585f66e14d78f9ba]::fmt::write
[INFO] [stdout]    6:     0x5ce9ba3dd196 - std[3f03f8b59f91bef1]::io::default_write_fmt::<alloc[15e7b27aba85d2e2]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5ce9ba3dd196 - <alloc[15e7b27aba85d2e2]::vec::Vec<u8> as std[3f03f8b59f91bef1]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5ce9ba3b19ff - <std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5ce9ba3b19ff - std[3f03f8b59f91bef1]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5ce9ba3ccc79 - std[3f03f8b59f91bef1]::panicking::default_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5ce9ba0cf59e - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5ce9ba0cf59e - test[30224e0cb089acd2]::test_main_with_exit_callback::<test[30224e0cb089acd2]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5ce9ba3ccee2 - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5ce9ba3ccee2 - std[3f03f8b59f91bef1]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5ce9ba3b1ab8 - std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5ce9ba3a69d9 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_end_short_backtrace::<std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5ce9ba3b29cd - __rustc[caa99d26c7bae192]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5ce9ba3efa9c - core[585f66e14d78f9ba]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5ce9ba3ef812 - core[585f66e14d78f9ba]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5ce9b9dd5f78 - <core[585f66e14d78f9ba]::result::Result<(), lawn[2165fcfe87ef9848]::credential::CredentialError>>::unwrap
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x5ce9b9dd5f78 - lawn[2165fcfe87ef9848]::tests::can_insert_entries_with_lawn_query::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/lawn/src/tests.rs:1082:46
[INFO] [stdout]   22:     0x5ce9b9b4646d - <core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<lawn[2165fcfe87ef9848]::tests::can_insert_entries_with_lawn_query::{closure#0}>> as core[585f66e14d78f9ba]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/future/future.rs:133:9
[INFO] [stdout]   23:     0x5ce9b98c3380 - <tokio[f424fbfdf3281a3b]::runtime::task::core::Core<core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<lawn[2165fcfe87ef9848]::tests::can_insert_entries_with_lawn_query::{closure#0}>>, alloc[15e7b27aba85d2e2]::sync::Arc<tokio[f424fbfdf3281a3b]::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:     0x5ce9b994adc8 - <tokio[f424fbfdf3281a3b]::loom::std::unsafe_cell::UnsafeCell<tokio[f424fbfdf3281a3b]::runtime::task::core::Stage<core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<lawn[2165fcfe87ef9848]::tests::can_insert_entries_with_lawn_query::{closure#0}>>>>>::with_mut::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[f424fbfdf3281a3b]::runtime::task::core::Core<core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<lawn[2165fcfe87ef9848]::tests::can_insert_entries_with_lawn_query::{closure#0}>>, alloc[15e7b27aba85d2e2]::sync::Arc<tokio[f424fbfdf3281a3b]::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:     0x5ce9b994adc8 - <tokio[f424fbfdf3281a3b]::runtime::task::core::Core<core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<lawn[2165fcfe87ef9848]::tests::can_insert_entries_with_lawn_query::{closure#0}>>, alloc[15e7b27aba85d2e2]::sync::Arc<tokio[f424fbfdf3281a3b]::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:     0x5ce9b982df4a - tokio[f424fbfdf3281a3b]::runtime::task::harness::poll_future::<core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<lawn[2165fcfe87ef9848]::tests::can_insert_entries_with_lawn_query::{closure#0}>>, alloc[15e7b27aba85d2e2]::sync::Arc<tokio[f424fbfdf3281a3b]::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:     0x5ce9b9e269a0 - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<tokio[f424fbfdf3281a3b]::runtime::task::harness::poll_future<core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<lawn[2165fcfe87ef9848]::tests::can_insert_entries_with_lawn_query::{closure#0}>>, alloc[15e7b27aba85d2e2]::sync::Arc<tokio[f424fbfdf3281a3b]::runtime::scheduler::multi_thread::handle::Handle>>::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x5ce9b9ae593e - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<tokio[f424fbfdf3281a3b]::runtime::task::harness::poll_future<core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<lawn[2165fcfe87ef9848]::tests::can_insert_entries_with_lawn_query::{closure#0}>>, alloc[15e7b27aba85d2e2]::sync::Arc<tokio[f424fbfdf3281a3b]::runtime::scheduler::multi_thread::handle::Handle>>::{closure#0}>, core[585f66e14d78f9ba]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x5ce9b99a31cb - __rust_try
[INFO] [stdout]   30:     0x5ce9b9981a13 - std[3f03f8b59f91bef1]::panicking::catch_unwind::<core[585f66e14d78f9ba]::task::poll::Poll<()>, core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<tokio[f424fbfdf3281a3b]::runtime::task::harness::poll_future<core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<lawn[2165fcfe87ef9848]::tests::can_insert_entries_with_lawn_query::{closure#0}>>, alloc[15e7b27aba85d2e2]::sync::Arc<tokio[f424fbfdf3281a3b]::runtime::scheduler::multi_thread::handle::Handle>>::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   31:     0x5ce9b9981a13 - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<tokio[f424fbfdf3281a3b]::runtime::task::harness::poll_future<core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<lawn[2165fcfe87ef9848]::tests::can_insert_entries_with_lawn_query::{closure#0}>>, alloc[15e7b27aba85d2e2]::sync::Arc<tokio[f424fbfdf3281a3b]::runtime::scheduler::multi_thread::handle::Handle>>::{closure#0}>, core[585f66e14d78f9ba]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   32:     0x5ce9b980f44f - tokio[f424fbfdf3281a3b]::runtime::task::harness::poll_future::<core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<lawn[2165fcfe87ef9848]::tests::can_insert_entries_with_lawn_query::{closure#0}>>, alloc[15e7b27aba85d2e2]::sync::Arc<tokio[f424fbfdf3281a3b]::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:     0x5ce9b986e1e0 - <tokio[f424fbfdf3281a3b]::runtime::task::harness::Harness<core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<lawn[2165fcfe87ef9848]::tests::can_insert_entries_with_lawn_query::{closure#0}>>, alloc[15e7b27aba85d2e2]::sync::Arc<tokio[f424fbfdf3281a3b]::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:     0x5ce9b986e463 - <tokio[f424fbfdf3281a3b]::runtime::task::harness::Harness<core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<lawn[2165fcfe87ef9848]::tests::can_insert_entries_with_lawn_query::{closure#0}>>, alloc[15e7b27aba85d2e2]::sync::Arc<tokio[f424fbfdf3281a3b]::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:     0x5ce9b9d3a42b - tokio[f424fbfdf3281a3b]::runtime::task::raw::poll::<core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<lawn[2165fcfe87ef9848]::tests::can_insert_entries_with_lawn_query::{closure#0}>>, alloc[15e7b27aba85d2e2]::sync::Arc<tokio[f424fbfdf3281a3b]::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:     0x5ce9ba33a577 - <tokio[f424fbfdf3281a3b]::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:     0x5ce9ba2b9c72 - <tokio[f424fbfdf3281a3b]::runtime::task::LocalNotified<alloc[15e7b27aba85d2e2]::sync::Arc<tokio[f424fbfdf3281a3b]::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:     0x5ce9ba32864d - <tokio[f424fbfdf3281a3b]::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:     0x5ce9ba3311a9 - tokio[f424fbfdf3281a3b]::runtime::coop::with_budget::<core[585f66e14d78f9ba]::result::Result<alloc[15e7b27aba85d2e2]::boxed::Box<tokio[f424fbfdf3281a3b]::runtime::scheduler::multi_thread::worker::Core>, ()>, <tokio[f424fbfdf3281a3b]::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:     0x5ce9ba3311a9 - tokio[f424fbfdf3281a3b]::runtime::coop::budget::<core[585f66e14d78f9ba]::result::Result<alloc[15e7b27aba85d2e2]::boxed::Box<tokio[f424fbfdf3281a3b]::runtime::scheduler::multi_thread::worker::Core>, ()>, <tokio[f424fbfdf3281a3b]::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:     0x5ce9ba3311a9 - <tokio[f424fbfdf3281a3b]::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:     0x5ce9ba3301d9 - <tokio[f424fbfdf3281a3b]::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:     0x5ce9ba327dd9 - tokio[f424fbfdf3281a3b]::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:     0x5ce9ba2b4c40 - <tokio[f424fbfdf3281a3b]::runtime::context::scoped::Scoped<tokio[f424fbfdf3281a3b]::runtime::scheduler::Context>>::set::<tokio[f424fbfdf3281a3b]::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:     0x5ce9ba2db63b - tokio[f424fbfdf3281a3b]::runtime::context::set_scheduler::<(), tokio[f424fbfdf3281a3b]::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:     0x5ce9ba33446b - <std[3f03f8b59f91bef1]::thread::local::LocalKey<tokio[f424fbfdf3281a3b]::runtime::context::Context>>::try_with::<tokio[f424fbfdf3281a3b]::runtime::context::set_scheduler<(), tokio[f424fbfdf3281a3b]::runtime::scheduler::multi_thread::worker::run::{closure#0}::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   47:     0x5ce9ba33403f - <std[3f03f8b59f91bef1]::thread::local::LocalKey<tokio[f424fbfdf3281a3b]::runtime::context::Context>>::with::<tokio[f424fbfdf3281a3b]::runtime::context::set_scheduler<(), tokio[f424fbfdf3281a3b]::runtime::scheduler::multi_thread::worker::run::{closure#0}::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   48:     0x5ce9ba2daa44 - tokio[f424fbfdf3281a3b]::runtime::context::set_scheduler::<(), tokio[f424fbfdf3281a3b]::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:     0x5ce9ba329109 - tokio[f424fbfdf3281a3b]::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:     0x5ce9ba309eaf - tokio[f424fbfdf3281a3b]::runtime::context::runtime::enter_runtime::<tokio[f424fbfdf3281a3b]::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:     0x5ce9ba331b33 - tokio[f424fbfdf3281a3b]::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:     0x5ce9ba327f8b - <tokio[f424fbfdf3281a3b]::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:     0x5ce9ba307ccb - <tokio[f424fbfdf3281a3b]::runtime::blocking::task::BlockingTask<<tokio[f424fbfdf3281a3b]::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}> as core[585f66e14d78f9ba]::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:     0x5ce9ba2e1023 - <tokio[f424fbfdf3281a3b]::runtime::task::core::Core<tokio[f424fbfdf3281a3b]::runtime::blocking::task::BlockingTask<<tokio[f424fbfdf3281a3b]::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}>, tokio[f424fbfdf3281a3b]::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:     0x5ce9ba2e490c - <tokio[f424fbfdf3281a3b]::loom::std::unsafe_cell::UnsafeCell<tokio[f424fbfdf3281a3b]::runtime::task::core::Stage<tokio[f424fbfdf3281a3b]::runtime::blocking::task::BlockingTask<<tokio[f424fbfdf3281a3b]::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}>>>>::with_mut::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[f424fbfdf3281a3b]::runtime::task::core::Core<tokio[f424fbfdf3281a3b]::runtime::blocking::task::BlockingTask<<tokio[f424fbfdf3281a3b]::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}>, tokio[f424fbfdf3281a3b]::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:     0x5ce9ba2e490c - <tokio[f424fbfdf3281a3b]::runtime::task::core::Core<tokio[f424fbfdf3281a3b]::runtime::blocking::task::BlockingTask<<tokio[f424fbfdf3281a3b]::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}>, tokio[f424fbfdf3281a3b]::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:     0x5ce9ba2b152e - tokio[f424fbfdf3281a3b]::runtime::task::harness::poll_future::<tokio[f424fbfdf3281a3b]::runtime::blocking::task::BlockingTask<<tokio[f424fbfdf3281a3b]::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}>, tokio[f424fbfdf3281a3b]::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:     0x5ce9ba311321 - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<tokio[f424fbfdf3281a3b]::runtime::task::harness::poll_future<tokio[f424fbfdf3281a3b]::runtime::blocking::task::BlockingTask<<tokio[f424fbfdf3281a3b]::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}>, tokio[f424fbfdf3281a3b]::runtime::blocking::schedule::BlockingSchedule>::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   59:     0x5ce9ba2e6f1f - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<tokio[f424fbfdf3281a3b]::runtime::task::harness::poll_future<tokio[f424fbfdf3281a3b]::runtime::blocking::task::BlockingTask<<tokio[f424fbfdf3281a3b]::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}>, tokio[f424fbfdf3281a3b]::runtime::blocking::schedule::BlockingSchedule>::{closure#0}>, core[585f66e14d78f9ba]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   60:     0x5ce9ba32348b - __rust_try
[INFO] [stdout]   61:     0x5ce9ba322323 - std[3f03f8b59f91bef1]::panicking::catch_unwind::<core[585f66e14d78f9ba]::task::poll::Poll<()>, core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<tokio[f424fbfdf3281a3b]::runtime::task::harness::poll_future<tokio[f424fbfdf3281a3b]::runtime::blocking::task::BlockingTask<<tokio[f424fbfdf3281a3b]::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}>, tokio[f424fbfdf3281a3b]::runtime::blocking::schedule::BlockingSchedule>::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   62:     0x5ce9ba322323 - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<tokio[f424fbfdf3281a3b]::runtime::task::harness::poll_future<tokio[f424fbfdf3281a3b]::runtime::blocking::task::BlockingTask<<tokio[f424fbfdf3281a3b]::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}>, tokio[f424fbfdf3281a3b]::runtime::blocking::schedule::BlockingSchedule>::{closure#0}>, core[585f66e14d78f9ba]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   63:     0x5ce9ba2b08e0 - tokio[f424fbfdf3281a3b]::runtime::task::harness::poll_future::<tokio[f424fbfdf3281a3b]::runtime::blocking::task::BlockingTask<<tokio[f424fbfdf3281a3b]::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}>, tokio[f424fbfdf3281a3b]::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:     0x5ce9ba2b34c9 - <tokio[f424fbfdf3281a3b]::runtime::task::harness::Harness<tokio[f424fbfdf3281a3b]::runtime::blocking::task::BlockingTask<<tokio[f424fbfdf3281a3b]::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}>, tokio[f424fbfdf3281a3b]::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:     0x5ce9ba2b3767 - <tokio[f424fbfdf3281a3b]::runtime::task::harness::Harness<tokio[f424fbfdf3281a3b]::runtime::blocking::task::BlockingTask<<tokio[f424fbfdf3281a3b]::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}>, tokio[f424fbfdf3281a3b]::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:     0x5ce9ba336c1d - tokio[f424fbfdf3281a3b]::runtime::task::raw::poll::<tokio[f424fbfdf3281a3b]::runtime::blocking::task::BlockingTask<<tokio[f424fbfdf3281a3b]::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}>, tokio[f424fbfdf3281a3b]::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:     0x5ce9ba33a577 - <tokio[f424fbfdf3281a3b]::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:     0x5ce9ba2bbf27 - <tokio[f424fbfdf3281a3b]::runtime::task::UnownedTask<tokio[f424fbfdf3281a3b]::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:     0x5ce9ba2f26b7 - <tokio[f424fbfdf3281a3b]::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:     0x5ce9ba2f5902 - <tokio[f424fbfdf3281a3b]::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:     0x5ce9ba2f09d4 - <tokio[f424fbfdf3281a3b]::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:     0x5ce9ba2bf636 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_begin_short_backtrace::<<tokio[f424fbfdf3281a3b]::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   73:     0x5ce9ba304362 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<<tokio[f424fbfdf3281a3b]::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   74:     0x5ce9ba311461 - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<<tokio[f424fbfdf3281a3b]::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}, ()>::{closure#1}::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   75:     0x5ce9ba2e7117 - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<<tokio[f424fbfdf3281a3b]::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   76:     0x5ce9ba309dab - __rust_try
[INFO] [stdout]   77:     0x5ce9ba303fc0 - std[3f03f8b59f91bef1]::panicking::catch_unwind::<(), core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<<tokio[f424fbfdf3281a3b]::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   78:     0x5ce9ba303fc0 - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<<tokio[f424fbfdf3281a3b]::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   79:     0x5ce9ba303fc0 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<<tokio[f424fbfdf3281a3b]::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   80:     0x5ce9ba2d1f4f - <std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<<tokio[f424fbfdf3281a3b]::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}, ()>::{closure#1} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   81:     0x5ce9ba3d51ff - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn core[585f66e14d78f9ba]::ops::function::FnOnce<(), Output = ()> + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   82:     0x5ce9ba3d51ff - <std[3f03f8b59f91bef1]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   83:     0x70af05cabaa4 - <unknown>
[INFO] [stdout]   84:     0x70af05d38a64 - clone
[INFO] [stdout]   85:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::can_insert_entries_with_lawn_query' (50) panicked at lawn/src/tests.rs:223:17:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: JoinError::Panic(Id(328), ...)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5ce9ba3d5d72 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5ce9ba3d5d72 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::trace_unsynchronized::<std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5ce9ba3d5d72 - std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5ce9ba3d5d72 - <<std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[585f66e14d78f9ba]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5ce9ba3ef2da - <core[585f66e14d78f9ba]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5ce9ba3ef2da - core[585f66e14d78f9ba]::fmt::write
[INFO] [stdout]    6:     0x5ce9ba3dd196 - std[3f03f8b59f91bef1]::io::default_write_fmt::<alloc[15e7b27aba85d2e2]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5ce9ba3dd196 - <alloc[15e7b27aba85d2e2]::vec::Vec<u8> as std[3f03f8b59f91bef1]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5ce9ba3b19ff - <std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5ce9ba3b19ff - std[3f03f8b59f91bef1]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5ce9ba3ccc79 - std[3f03f8b59f91bef1]::panicking::default_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5ce9ba0cf59e - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5ce9ba0cf59e - test[30224e0cb089acd2]::test_main_with_exit_callback::<test[30224e0cb089acd2]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5ce9ba3ccee2 - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5ce9ba3ccee2 - std[3f03f8b59f91bef1]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5ce9ba3b1ab8 - std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5ce9ba3a69d9 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_end_short_backtrace::<std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5ce9ba3b29cd - __rustc[caa99d26c7bae192]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5ce9ba3efa9c - core[585f66e14d78f9ba]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5ce9ba3ef812 - core[585f66e14d78f9ba]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5ce9b9d99d1d - <core[585f66e14d78f9ba]::result::Result<(), tokio[f424fbfdf3281a3b]::runtime::task::error::JoinError>>::unwrap
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x5ce9b9d99d1d - lawn[2165fcfe87ef9848]::tests::with_server::<lawn[2165fcfe87ef9848]::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:     0x5ce9b9b9594d - <tokio[f424fbfdf3281a3b]::runtime::park::CachedParkThread>::block_on::<lawn[2165fcfe87ef9848]::tests::with_server<lawn[2165fcfe87ef9848]::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:     0x5ce9b9b59ed8 - tokio[f424fbfdf3281a3b]::runtime::coop::with_budget::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[f424fbfdf3281a3b]::runtime::park::CachedParkThread>::block_on<lawn[2165fcfe87ef9848]::tests::with_server<lawn[2165fcfe87ef9848]::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:     0x5ce9b9b59ed8 - tokio[f424fbfdf3281a3b]::runtime::coop::budget::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[f424fbfdf3281a3b]::runtime::park::CachedParkThread>::block_on<lawn[2165fcfe87ef9848]::tests::with_server<lawn[2165fcfe87ef9848]::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:     0x5ce9b9b59ed8 - <tokio[f424fbfdf3281a3b]::runtime::park::CachedParkThread>::block_on::<lawn[2165fcfe87ef9848]::tests::with_server<lawn[2165fcfe87ef9848]::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:     0x5ce9ba0075c3 - <tokio[f424fbfdf3281a3b]::runtime::context::blocking::BlockingRegionGuard>::block_on::<lawn[2165fcfe87ef9848]::tests::with_server<lawn[2165fcfe87ef9848]::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:     0x5ce9b9aaeff8 - <tokio[f424fbfdf3281a3b]::runtime::scheduler::multi_thread::MultiThread>::block_on::<lawn[2165fcfe87ef9848]::tests::with_server<lawn[2165fcfe87ef9848]::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:     0x5ce9ba0337d7 - tokio[f424fbfdf3281a3b]::runtime::context::runtime::enter_runtime::<<tokio[f424fbfdf3281a3b]::runtime::scheduler::multi_thread::MultiThread>::block_on<lawn[2165fcfe87ef9848]::tests::with_server<lawn[2165fcfe87ef9848]::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:     0x5ce9b99a3463 - <tokio[f424fbfdf3281a3b]::runtime::scheduler::multi_thread::MultiThread>::block_on::<lawn[2165fcfe87ef9848]::tests::with_server<lawn[2165fcfe87ef9848]::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:     0x5ce9b9bd84a8 - <tokio[f424fbfdf3281a3b]::runtime::runtime::Runtime>::block_on::<lawn[2165fcfe87ef9848]::tests::with_server<lawn[2165fcfe87ef9848]::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:     0x5ce9b9d86a16 - lawn[2165fcfe87ef9848]::tests::with_server::<lawn[2165fcfe87ef9848]::tests::can_insert_entries_with_lawn_query::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/workdir/lawn/src/tests.rs:216:8
[INFO] [stdout]   32:     0x5ce9b9e0fcf7 - lawn[2165fcfe87ef9848]::tests::can_insert_entries_with_lawn_query
[INFO] [stdout]                                at /opt/rustwide/workdir/lawn/src/tests.rs:970:9
[INFO] [stdout]   33:     0x5ce9b9dcc717 - lawn[2165fcfe87ef9848]::tests::can_insert_entries_with_lawn_query::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/lawn/src/tests.rs:923:40
[INFO] [stdout]   34:     0x5ce9b9f91526 - <lawn[2165fcfe87ef9848]::tests::can_insert_entries_with_lawn_query::{closure#0} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   35:     0x5ce9ba0c394b - <fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   36:     0x5ce9ba0c394b - test[30224e0cb089acd2]::__rust_begin_short_backtrace::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:663:18
[INFO] [stdout]   37:     0x5ce9ba0d01aa - test[30224e0cb089acd2]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:74
[INFO] [stdout]   38:     0x5ce9ba0d01aa - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   39:     0x5ce9ba0d01aa - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   40:     0x5ce9ba0d01aa - std[3f03f8b59f91bef1]::panicking::catch_unwind::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   41:     0x5ce9ba0d01aa - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   42:     0x5ce9ba0d01aa - test[30224e0cb089acd2]::run_test_in_process
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:27
[INFO] [stdout]   43:     0x5ce9ba0d01aa - test[30224e0cb089acd2]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:607:43
[INFO] [stdout]   44:     0x5ce9ba0ca674 - test[30224e0cb089acd2]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:637:41
[INFO] [stdout]   45:     0x5ce9ba0ca674 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_begin_short_backtrace::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   46:     0x5ce9ba0d2ca2 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   47:     0x5ce9ba0d2ca2 - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   48:     0x5ce9ba0d2ca2 - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   49:     0x5ce9ba0d2ca2 - std[3f03f8b59f91bef1]::panicking::catch_unwind::<(), core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   50:     0x5ce9ba0d2ca2 - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   51:     0x5ce9ba0d2ca2 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   52:     0x5ce9ba0d2ca2 - <std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x5ce9ba3d51ff - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn core[585f66e14d78f9ba]::ops::function::FnOnce<(), Output = ()> + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   54:     0x5ce9ba3d51ff - <std[3f03f8b59f91bef1]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   55:     0x70af05cabaa4 - <unknown>
[INFO] [stdout]   56:     0x70af05d38a64 - 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.36s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `-p lawn --bin lawn`
[INFO] running `Command { std: "docker" "inspect" "5aa1267976b2147fd83625420ca3f312795bad65d1ebfd18a1797c4dee6ec445", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5aa1267976b2147fd83625420ca3f312795bad65d1ebfd18a1797c4dee6ec445", kill_on_drop: false }`
[INFO] [stdout] 5aa1267976b2147fd83625420ca3f312795bad65d1ebfd18a1797c4dee6ec445
