[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 1.90.0 for beta-1.91-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbk2204%2Flawn" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/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-0-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/bk2204/lawn on toolchain 1.90.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "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.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: /workspace/builds/worker-0-tc1/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-0-tc1/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] [stderr] warning: /workspace/builds/worker-0-tc1/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-0-tc1/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-0-tc1/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-0-tc1/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]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded format-bytes-macros v0.4.0
[INFO] [stderr]   Downloaded format-bytes v0.3.0
[INFO] [stderr]   Downloaded idna_adapter v1.1.0
[INFO] [stderr]   Downloaded seize v0.2.5
[INFO] [stderr]   Downloaded quote v1.0.30
[INFO] [stderr]   Downloaded serde_derive v1.0.156
[INFO] [stderr]   Downloaded signal-hook v0.3.13
[INFO] [stderr]   Downloaded parking_lot_core v0.9.0
[INFO] [stderr]   Downloaded proc-macro2 v1.0.65
[INFO] [stderr]   Downloaded serde v1.0.156
[INFO] [stderr]   Downloaded flurry v0.4.0
[INFO] [stderr]   Downloaded idna_mapping v1.0.0
[INFO] [stderr]   Downloaded syn v2.0.32
[INFO] [stderr]   Downloaded clap v4.0.32
[INFO] [stderr]   Downloaded tokio-pipe v0.2.8
[INFO] [stderr]   Downloaded rustix v0.37.26
[INFO] [stderr]   Downloaded windows_aarch64_msvc v0.29.0
[INFO] [stderr]   Downloaded windows_x86_64_gnu v0.29.0
[INFO] [stderr]   Downloaded windows_x86_64_msvc v0.29.0
[INFO] [stderr]   Downloaded windows_i686_gnu v0.29.0
[INFO] [stderr]   Downloaded windows_i686_msvc v0.29.0
[INFO] [stderr]   Downloaded tokio v1.38.2
[INFO] [stderr]   Downloaded windows-sys v0.29.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 4715ffc45ba809bdebb63e7b4f9854d6dce786798eda49052d9d7f66427155aa
[INFO] running `Command { std: "docker" "start" "-a" "4715ffc45ba809bdebb63e7b4f9854d6dce786798eda49052d9d7f66427155aa", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4715ffc45ba809bdebb63e7b4f9854d6dce786798eda49052d9d7f66427155aa", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4715ffc45ba809bdebb63e7b4f9854d6dce786798eda49052d9d7f66427155aa", kill_on_drop: false }`
[INFO] [stdout] 4715ffc45ba809bdebb63e7b4f9854d6dce786798eda49052d9d7f66427155aa
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b02a074da827855802127b8d51299384d52c0d7768d9efdcc630c0e3bf26e355
[INFO] running `Command { std: "docker" "start" "-a" "b02a074da827855802127b8d51299384d52c0d7768d9efdcc630c0e3bf26e355", kill_on_drop: false }`
[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/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-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-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 libc v0.2.150
[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 parking_lot_core v0.9.0
[INFO] [stderr]    Compiling rustix v0.37.26
[INFO] [stderr]    Compiling num-traits v0.2.14
[INFO] [stderr]    Compiling ahash v0.7.8
[INFO] [stderr]    Compiling unicode-joining-type v0.7.0
[INFO] [stderr]    Compiling linux-raw-sys v0.3.8
[INFO] [stderr]    Compiling lock_api v0.4.11
[INFO] [stderr]    Compiling tinyvec v1.8.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 linked-hash-map v0.5.4
[INFO] [stderr]    Compiling ryu v1.0.9
[INFO] [stderr]    Compiling async-trait v0.1.66
[INFO] [stderr]    Compiling os_str_bytes v6.6.1
[INFO] [stderr]    Compiling thiserror v1.0.39
[INFO] [stderr]    Compiling blake2 v0.10.6
[INFO] [stderr]    Compiling base64 v0.21.5
[INFO] [stderr]    Compiling yaml-rust v0.4.5
[INFO] [stderr]    Compiling syn v2.0.32
[INFO] [stderr]    Compiling clap_lex v0.3.0
[INFO] [stderr]    Compiling clap v4.0.32
[INFO] [stderr]    Compiling unicode-normalization v0.1.24
[INFO] [stderr]    Compiling idna_mapping v1.0.0
[INFO] [stderr]    Compiling idna_adapter v1.1.0
[INFO] [stderr]    Compiling idna v1.0.3
[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 daemonize v0.5.0
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling seize v0.2.5
[INFO] [stderr]    Compiling parking_lot v0.12.0
[INFO] [stderr]    Compiling flurry v0.4.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[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_json v1.0.99
[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 lawn-protocol v0.4.0 (/opt/rustwide/workdir/lawn-protocol)
[INFO] [stderr]    Compiling lawn-sftp v0.4.0 (/opt/rustwide/workdir/lawn-sftp)
[INFO] [stderr]    Compiling tokio-pipe v0.2.8
[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)]` 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)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 11s
[INFO] running `Command { std: "docker" "inspect" "b02a074da827855802127b8d51299384d52c0d7768d9efdcc630c0e3bf26e355", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b02a074da827855802127b8d51299384d52c0d7768d9efdcc630c0e3bf26e355", kill_on_drop: false }`
[INFO] [stdout] b02a074da827855802127b8d51299384d52c0d7768d9efdcc630c0e3bf26e355
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 24a3bac5544b70ccffb5fc7fdcb0de0dbd8d09450953d957b3c7b64ac03b1aa6
[INFO] running `Command { std: "docker" "start" "-a" "24a3bac5544b70ccffb5fc7fdcb0de0dbd8d09450953d957b3c7b64ac03b1aa6", 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-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-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/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]    Compiling tempfile v3.5.0
[INFO] [stderr]    Compiling lawn-constants v0.4.0 (/opt/rustwide/workdir/lawn-constants)
[INFO] [stderr]    Compiling sha2 v0.10.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] [stderr]    Compiling lawn-sftp v0.4.0 (/opt/rustwide/workdir/lawn-sftp)
[INFO] [stderr]    Compiling lawn-9p v0.4.0 (/opt/rustwide/workdir/lawn-9p)
[INFO] [stderr]    Compiling lawn-fs v0.4.0 (/opt/rustwide/workdir/lawn-fs)
[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)]` 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)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 33.41s
[INFO] running `Command { std: "docker" "inspect" "24a3bac5544b70ccffb5fc7fdcb0de0dbd8d09450953d957b3c7b64ac03b1aa6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "24a3bac5544b70ccffb5fc7fdcb0de0dbd8d09450953d957b3c7b64ac03b1aa6", kill_on_drop: false }`
[INFO] [stdout] 24a3bac5544b70ccffb5fc7fdcb0de0dbd8d09450953d957b3c7b64ac03b1aa6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 48bc0bd15e25e0f04dba041d1735191bf4a3389e2dfdcefbfd92dae4e6ef80b5
[INFO] running `Command { std: "docker" "start" "-a" "48bc0bd15e25e0f04dba041d1735191bf4a3389e2dfdcefbfd92dae4e6ef80b5", kill_on_drop: false }`
[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] 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] [stdout] 
[INFO] [stdout] running 36 tests
[INFO] [stderr] warning: unnecessary parentheses around type
[INFO] [stderr]     --> lawn/src/server.rs:1341:39
[INFO] [stderr]      |
[INFO] [stderr] 1341 |                 let value: Option<Box<(dyn Any + Send + Sync + 'static)>> = match &*m.kind {
[INFO] [stderr]      |                                       ^                               ^
[INFO] [stderr]      |
[INFO] [stderr]      = note: `#[warn(unused_parens)]` on by default
[INFO] [stderr] help: remove these parentheses
[INFO] [stderr]      |
[INFO] [stderr] 1341 -                 let value: Option<Box<(dyn Any + Send + Sync + 'static)>> = match &*m.kind {
[INFO] [stderr] 1341 +                 let value: Option<Box<dyn Any + Send + Sync + 'static>> = match &*m.kind {
[INFO] [stderr]      |
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary parentheses around type
[INFO] [stderr]   --> lawn/src/store/credential.rs:79:41
[INFO] [stderr]    |
[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)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `lawn` (bin "lawn" test) generated 3 warnings (run `cargo fix --bin "lawn" --tests` to apply 2 suggestions)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.17s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/lawn-2053d1c0e5c82d8b)
[INFO] [stdout] test credential::protocol::git::tests::test_parse_approve_no_cred_no_secret ... ok
[INFO] [stdout] test config::tests::skips_calls ... ok
[INFO] [stdout] test credential::protocol::git::tests::test_send_fill_simple ... ok
[INFO] [stdout] test credential::protocol::git::tests::test_parse_fill_extensions ... ok
[INFO] [stdout] test credential::protocol::git::tests::test_send_fill_cred ... ok
[INFO] [stdout] test credential::tests::formats_locations_as_url ... ok
[INFO] [stdout] test credential::protocol::git::tests::test_parse_fill_complex ... ok
[INFO] [stdout] test error::tests::implements_extended_error_correctly ... ok
[INFO] [stdout] test credential::protocol::git::tests::test_parse_approve_no_cred ... ok
[INFO] [stdout] test credential::protocol::git::tests::test_parse_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 serializer::script::tests::deserializes_correctly ... ok
[INFO] [stdout] test serializer::script::tests::serializes_correctly ... ok
[INFO] [stdout] test credential::protocol::git::tests::test_send_fill_no_cred ... ok
[INFO] [stdout] test credential::protocol::git::tests::test_parse_approve_simple ... ok
[INFO] [stdout] test config::tests::is_root_with_values ... 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_simple_path ... 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_read_template_contexts ... ok
[INFO] [stdout] test socket::tests::socket_from_path ... ok
[INFO] [stdout] test socket::tests::socket_from_lawn_environment_cbor ... 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] error: server: 0: condition succeeded for command sha256sum
[INFO] [stdout] error: server: 0: pre-hooks succeeded for command sha256sum
[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] test tests::can_insert_entries_with_lawn_query ... FAILED
[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] [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"=>{"user"=>"very-secret-password"}}
[INFO] [stdout] test tests::can_stream_data_correctly_in_blocking_mode ... ok
[INFO] [stdout] test tests::can_stream_data_correctly_in_nonblocking_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] [stdout] test tests::starts_server ... 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] [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' 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:     0x573a3976ecc2 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x573a3976ecc2 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x573a3976ecc2 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x573a3976ecc2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x573a39798d53 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x573a39798d53 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x573a3976afe3 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x573a3976afe3 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x573a3976eb12 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x573a39770b69 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x573a3977099e - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x573a3947b474 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x573a3947b474 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x573a3977163e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x573a3977163e - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x573a3977130a - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x573a3976f1c9 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x573a39770f9d - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x573a39796a40 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x573a39796f06 - core::result::unwrap_failed::h95bc3f5a607b2c95
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1765:5
[INFO] [stdout]   20:     0x573a38dbf2bc - core::result::Result<T,E>::unwrap::h951d9923b5863651
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1167:23
[INFO] [stdout]   21:     0x573a38dbf2bc - lawn::tests::can_insert_entries_with_lawn_query::{{closure}}::ha36b7d1ddca9124c
[INFO] [stdout]                                at /opt/rustwide/workdir/lawn/src/tests.rs:1082:46
[INFO] [stdout]   22:     0x573a38e1676d - <core::pin::Pin<P> as core::future::future::Future>::poll::hf23c20221e41262c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/future/future.rs:133:9
[INFO] [stdout]   23:     0x573a38ca9eec - tokio::runtime::task::core::Core<T,S>::poll::{{closure}}::hb6ff7b64b3cde143
[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:     0x573a38c9035d - tokio::loom::std::unsafe_cell::UnsafeCell<T>::with_mut::h8a47ee8af7930688
[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:     0x573a38c9035d - tokio::runtime::task::core::Core<T,S>::poll::h3c93c0cc64f38e62
[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:     0x573a38baecfa - tokio::runtime::task::harness::poll_future::{{closure}}::hadc309aa6b07f9c5
[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:     0x573a391fa020 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hf8efa54b013dd88d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   28:     0x573a3927c244 - std::panicking::catch_unwind::do_call::h3afa49adbe5ec319
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   29:     0x573a38e1de0b - __rust_try
[INFO] [stdout]   30:     0x573a38de7ba6 - std::panicking::catch_unwind::hc44aca1a56779777
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   31:     0x573a38de7ba6 - std::panic::catch_unwind::h50cc4d755366a8a4
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   32:     0x573a38b9f58f - tokio::runtime::task::harness::poll_future::hd766a38063f85f38
[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:     0x573a38bb9f0f - tokio::runtime::task::harness::Harness<T,S>::poll_inner::h4ff479a8d5aae065
[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:     0x573a38be91c3 - tokio::runtime::task::harness::Harness<T,S>::poll::h91306a5837d5ac7c
[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:     0x573a38e7556b - tokio::runtime::task::raw::poll::heb731e92a9e54da5
[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:     0x573a396c9f67 - tokio::runtime::task::raw::RawTask::poll::hdcd0834a4cb568fa
[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:     0x573a396b6f62 - tokio::runtime::task::LocalNotified<S>::run::h28e5e13c0e5fdc31
[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:     0x573a39684c5d - tokio::runtime::scheduler::multi_thread::worker::Context::run_task::{{closure}}::h5eee8f746ab94fa1
[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:     0x573a39684ab9 - tokio::runtime::coop::with_budget::h356947a5c4cf8f1a
[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:     0x573a39684ab9 - tokio::runtime::coop::budget::h28b417502e6ead22
[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:     0x573a39684ab9 - tokio::runtime::scheduler::multi_thread::worker::Context::run_task::hac3d9358cb777409
[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:     0x573a39683fc9 - tokio::runtime::scheduler::multi_thread::worker::Context::run::h4379a4b58f52a3af
[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:     0x573a39683a39 - tokio::runtime::scheduler::multi_thread::worker::run::{{closure}}::{{closure}}::h593554b64ac42667
[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:     0x573a39656ca0 - tokio::runtime::context::scoped::Scoped<T>::set::h426b34a5f6bec191
[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:     0x573a3969aacb - tokio::runtime::context::set_scheduler::{{closure}}::h374cb2ebf51e3908
[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:     0x573a3968a0fb - std::thread::local::LocalKey<T>::try_with::ha0229006c8c5e727
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:315:12
[INFO] [stdout]   47:     0x573a39688edf - std::thread::local::LocalKey<T>::with::h2b62841cd9d9ea8d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:279:20
[INFO] [stdout]   48:     0x573a3969aa94 - tokio::runtime::context::set_scheduler::hb4d9a28c94a74203
[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:     0x573a39683949 - tokio::runtime::scheduler::multi_thread::worker::run::{{closure}}::hc2be4a791113d0a6
[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:     0x573a3968f7ca - tokio::runtime::context::runtime::enter_runtime::hdee2883bc96fd19a
[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:     0x573a39683713 - tokio::runtime::scheduler::multi_thread::worker::run::h85394dec5d4d52e3
[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:     0x573a3968359b - tokio::runtime::scheduler::multi_thread::worker::Launch::launch::{{closure}}::h3ebf937aa1b80130
[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:     0x573a396e069b - <tokio::runtime::blocking::task::BlockingTask<T> as core::future::future::Future>::poll::h769abee07eaea284
[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:     0x573a39648ccf - tokio::runtime::task::core::Core<T,S>::poll::{{closure}}::h7b1022fb07c4eb2f
[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:     0x573a39648541 - tokio::loom::std::unsafe_cell::UnsafeCell<T>::with_mut::h90f66cfcad050b9f
[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:     0x573a39648541 - tokio::runtime::task::core::Core<T,S>::poll::h35dc11de2a805052
[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:     0x573a396501ae - tokio::runtime::task::harness::poll_future::{{closure}}::he3a2db7601e9cf4c
[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:     0x573a3967a421 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hdc3b5480fa3aa041
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   59:     0x573a396c3f15 - std::panicking::catch_unwind::do_call::h7cf6a270179360a2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   60:     0x573a396b0e0b - __rust_try
[INFO] [stdout]   61:     0x573a396ae566 - std::panicking::catch_unwind::h27afdb3c76913d2b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   62:     0x573a396ae566 - std::panic::catch_unwind::hf7776c28d549a70d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   63:     0x573a3964f980 - tokio::runtime::task::harness::poll_future::h896adb8be631c636
[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:     0x573a3964c528 - tokio::runtime::task::harness::Harness<T,S>::poll_inner::h2163b69d13acd935
[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:     0x573a3964c1d7 - tokio::runtime::task::harness::Harness<T,S>::poll::h417c7841415f1d68
[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:     0x573a396ca2fd - tokio::runtime::task::raw::poll::he327349c5caa7c89
[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:     0x573a396c9f67 - tokio::runtime::task::raw::RawTask::poll::hdcd0834a4cb568fa
[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:     0x573a396b7027 - tokio::runtime::task::UnownedTask<S>::run::h2b5577daa30ef535
[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:     0x573a3969cc77 - tokio::runtime::blocking::pool::Task::run::h9c5b16d8bcb196f6
[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:     0x573a396a0162 - tokio::runtime::blocking::pool::Inner::run::h08bbbea4697b24bb
[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:     0x573a3969fe74 - tokio::runtime::blocking::pool::Spawner::spawn_thread::{{closure}}::h714b23f016bebb44
[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:     0x573a396c39e6 - std::sys::backtrace::__rust_begin_short_backtrace::h2b6b9a3337322e07
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   73:     0x573a396bb2f2 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h6ccedd46d83eb861
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   74:     0x573a39679fb1 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h2d4f595be2a4dde4
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   75:     0x573a396c3aa0 - std::panicking::catch_unwind::do_call::h169f25ed03acbf4d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   76:     0x573a396c2f0b - __rust_try
[INFO] [stdout]   77:     0x573a396bad41 - std::panicking::catch_unwind::hc7efec482b84a415
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   78:     0x573a396bad41 - std::panic::catch_unwind::hc0502bad6d6f13f1
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   79:     0x573a396bad41 - std::thread::Builder::spawn_unchecked_::{{closure}}::h6bb6ac898d6f93fa
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   80:     0x573a396cb66f - core::ops::function::FnOnce::call_once{{vtable.shim}}::h65dd68537b1a6967
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   81:     0x573a3977486f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   82:     0x573a3977486f - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   83:     0x76793482caa4 - <unknown>
[INFO] [stdout]   84:     0x7679348b9a34 - clone
[INFO] [stdout]   85:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::can_insert_entries_with_lawn_query' panicked at lawn/src/tests.rs:223:17:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: JoinError::Panic(Id(357), ...)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x573a3976ecc2 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x573a3976ecc2 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x573a3976ecc2 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x573a3976ecc2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x573a39798d53 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x573a39798d53 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x573a3976afe3 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x573a3976afe3 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x573a3976eb12 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x573a39770b69 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x573a3977099e - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x573a3947b474 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x573a3947b474 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x573a3977163e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x573a3977163e - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x573a3977130a - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x573a3976f1c9 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x573a39770f9d - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x573a39796a40 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x573a39796f06 - core::result::unwrap_failed::h95bc3f5a607b2c95
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1765:5
[INFO] [stdout]   20:     0x573a38d73d76 - core::result::Result<T,E>::unwrap::h5ce3340815e8186d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1167:23
[INFO] [stdout]   21:     0x573a38d73d76 - lawn::tests::with_server::{{closure}}::h53e41c4cc97789b3
[INFO] [stdout]                                at /opt/rustwide/workdir/lawn/src/tests.rs:223:17
[INFO] [stdout]   22:     0x573a38fecf0d - tokio::runtime::park::CachedParkThread::block_on::{{closure}}::hef44b03d8bd7c551
[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:     0x573a38fe5568 - tokio::runtime::coop::with_budget::h3895195e0558be09
[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:     0x573a38fe5568 - tokio::runtime::coop::budget::hbd715186d8e89de4
[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:     0x573a38fe5568 - tokio::runtime::park::CachedParkThread::block_on::h02774bd4811bb037
[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:     0x573a38d199f3 - tokio::runtime::context::blocking::BlockingRegionGuard::block_on::h7afbc4393e502da2
[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:     0x573a38ffabd8 - tokio::runtime::scheduler::multi_thread::MultiThread::block_on::{{closure}}::h0f7517d1b7a87686
[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:     0x573a3942a605 - tokio::runtime::context::runtime::enter_runtime::h7fc913523c626302
[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:     0x573a38ffaa13 - tokio::runtime::scheduler::multi_thread::MultiThread::block_on::hcd059f14df97b64d
[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:     0x573a3934e0b8 - tokio::runtime::runtime::Runtime::block_on::h7fe80490cc854454
[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:     0x573a38d710a6 - lawn::tests::with_server::h6b34028b570a4952
[INFO] [stdout]                                at /opt/rustwide/workdir/lawn/src/tests.rs:216:8
[INFO] [stdout]   32:     0x573a38db92a3 - lawn::tests::can_insert_entries_with_lawn_query::h526f350c676eae52
[INFO] [stdout]                                at /opt/rustwide/workdir/lawn/src/tests.rs:970:9
[INFO] [stdout]   33:     0x573a38db8d57 - lawn::tests::can_insert_entries_with_lawn_query::{{closure}}::hd9de2909ea2991ca
[INFO] [stdout]                                at /opt/rustwide/workdir/lawn/src/tests.rs:923:40
[INFO] [stdout]   34:     0x573a393c87d6 - core::ops::function::FnOnce::call_once::h6e8cf5efcd6daa6f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   35:     0x573a39480cdb - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   36:     0x573a39480cdb - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   37:     0x573a3947fe15 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   38:     0x573a3947fe15 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   39:     0x573a3947fe15 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   40:     0x573a3947fe15 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   41:     0x573a3947fe15 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   42:     0x573a3947fe15 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   43:     0x573a3947fe15 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   44:     0x573a39443a14 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   45:     0x573a39443a14 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   46:     0x573a394473ea - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   47:     0x573a394473ea - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   48:     0x573a394473ea - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   49:     0x573a394473ea - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   50:     0x573a394473ea - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   51:     0x573a394473ea - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   52:     0x573a394473ea - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   53:     0x573a3977486f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   54:     0x573a3977486f - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   55:     0x76793482caa4 - <unknown>
[INFO] [stdout]   56:     0x7679348b9a34 - 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.38s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `-p lawn --bin lawn`
[INFO] running `Command { std: "docker" "inspect" "48bc0bd15e25e0f04dba041d1735191bf4a3389e2dfdcefbfd92dae4e6ef80b5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "48bc0bd15e25e0f04dba041d1735191bf4a3389e2dfdcefbfd92dae4e6ef80b5", kill_on_drop: false }`
[INFO] [stdout] 48bc0bd15e25e0f04dba041d1735191bf4a3389e2dfdcefbfd92dae4e6ef80b5
