[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 beta-2025-09-21 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-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-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-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/bk2204/lawn on toolchain beta-2025-09-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "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" "+beta-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: /workspace/builds/worker-0-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-0-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-0-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-0-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] [stderr] warning: /workspace/builds/worker-0-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-0-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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 65e4487c509ac383bd34d991dc05576739922dbbb45a24fdcab8b7d85674eee4
[INFO] running `Command { std: "docker" "start" "-a" "65e4487c509ac383bd34d991dc05576739922dbbb45a24fdcab8b7d85674eee4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "65e4487c509ac383bd34d991dc05576739922dbbb45a24fdcab8b7d85674eee4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "65e4487c509ac383bd34d991dc05576739922dbbb45a24fdcab8b7d85674eee4", kill_on_drop: false }`
[INFO] [stdout] 65e4487c509ac383bd34d991dc05576739922dbbb45a24fdcab8b7d85674eee4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=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" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2fa8209a34038235869725fef4ef116a6271ca6cb073459b3ff6957bf69a33f3
[INFO] running `Command { std: "docker" "start" "-a" "2fa8209a34038235869725fef4ef116a6271ca6cb073459b3ff6957bf69a33f3", 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/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-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]    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 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 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 unicode-bidi v0.3.18
[INFO] [stderr]    Compiling signal-hook v0.3.13
[INFO] [stderr]    Compiling os_str_bytes v6.6.1
[INFO] [stderr]    Compiling linked-hash-map v0.5.4
[INFO] [stderr]    Compiling ryu v1.0.9
[INFO] [stderr]    Compiling thiserror v1.0.39
[INFO] [stderr]    Compiling async-trait v0.1.66
[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 clap_lex v0.3.0
[INFO] [stderr]    Compiling clap v4.0.32
[INFO] [stderr]    Compiling syn v2.0.32
[INFO] [stderr]    Compiling unicode-normalization v0.1.24
[INFO] [stderr]    Compiling idna_mapping v1.0.0
[INFO] [stderr]    Compiling num_cpus v1.13.1
[INFO] [stderr]    Compiling getrandom v0.2.11
[INFO] [stderr]    Compiling signal-hook-registry v1.4.0
[INFO] [stderr]    Compiling socket2 v0.5.7
[INFO] [stderr]    Compiling mio v0.8.11
[INFO] [stderr]    Compiling daemonize v0.5.0
[INFO] [stderr]    Compiling seize v0.2.5
[INFO] [stderr]    Compiling parking_lot v0.12.0
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling idna_adapter v1.1.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling flurry v0.4.0
[INFO] [stderr]    Compiling rand v0.8.5
[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 format-bytes-macros v0.4.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.39
[INFO] [stderr]    Compiling lawn-fs v0.4.0 (/opt/rustwide/workdir/lawn-fs)
[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 serde_json v1.0.99
[INFO] [stderr]    Compiling tokio v1.38.2
[INFO] [stderr]    Compiling lawn-protocol v0.4.0 (/opt/rustwide/workdir/lawn-protocol)
[INFO] [stderr]    Compiling lawn-9p v0.4.0 (/opt/rustwide/workdir/lawn-9p)
[INFO] [stderr]    Compiling signal-hook-tokio v0.3.1
[INFO] [stderr]    Compiling tokio-pipe v0.2.8
[INFO] [stderr]    Compiling lawn-sftp v0.4.0 (/opt/rustwide/workdir/lawn-sftp)
[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 56.80s
[INFO] running `Command { std: "docker" "inspect" "2fa8209a34038235869725fef4ef116a6271ca6cb073459b3ff6957bf69a33f3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2fa8209a34038235869725fef4ef116a6271ca6cb073459b3ff6957bf69a33f3", kill_on_drop: false }`
[INFO] [stdout] 2fa8209a34038235869725fef4ef116a6271ca6cb073459b3ff6957bf69a33f3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=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" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d8f5e5cf884430586ced089b665f06b80e22d7949b83d04dbe900e35a132b82c
[INFO] running `Command { std: "docker" "start" "-a" "d8f5e5cf884430586ced089b665f06b80e22d7949b83d04dbe900e35a132b82c", 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-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-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-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]    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-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] [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 27.41s
[INFO] running `Command { std: "docker" "inspect" "d8f5e5cf884430586ced089b665f06b80e22d7949b83d04dbe900e35a132b82c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d8f5e5cf884430586ced089b665f06b80e22d7949b83d04dbe900e35a132b82c", kill_on_drop: false }`
[INFO] [stdout] d8f5e5cf884430586ced089b665f06b80e22d7949b83d04dbe900e35a132b82c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=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" "+beta-2025-09-21" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] b76e8820496ba04baa8f996d2fdf0ca8ec41c1bc01ae86294a52a8ca88cb1aac
[INFO] running `Command { std: "docker" "start" "-a" "b76e8820496ba04baa8f996d2fdf0ca8ec41c1bc01ae86294a52a8ca88cb1aac", 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-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-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-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: 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)]` (part of `#[warn(unused)]`) 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)]` (part of `#[warn(unused)]`) 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.20s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/lawn-82bd9ca21779dca7)
[INFO] [stdout] 
[INFO] [stdout] running 36 tests
[INFO] [stdout] test config::tests::skips_calls ... ok
[INFO] [stdout] test credential::protocol::git::tests::test_parse_fill_extensions ... ok
[INFO] [stdout] test credential::protocol::git::tests::test_parse_approve_simple ... ok
[INFO] [stdout] test credential::protocol::git::tests::test_parse_approve_no_cred ... ok
[INFO] [stdout] test credential::protocol::git::tests::test_send_fill_cred ... ok
[INFO] [stdout] test credential::protocol::git::tests::test_parse_fill_complex ... ok
[INFO] [stdout] test credential::protocol::git::tests::test_parse_fill_simple ... ok
[INFO] [stdout] test credential::protocol::git::tests::test_send_fill_no_cred ... ok
[INFO] [stdout] test credential::protocol::git::tests::test_send_fill_simple ... ok
[INFO] [stdout] test error::tests::implements_extended_error_correctly ... ok
[INFO] [stdout] test credential::tests::formats_locations_as_url ... ok
[INFO] [stdout] test serializer::script::tests::deserializes_correctly ... ok
[INFO] [stdout] test serializer::script::tests::serializes_correctly ... ok
[INFO] [stdout] test template::tests::simple_expansion ... ok
[INFO] [stdout] test template::tests::complex_expansion ... ok
[INFO] [stdout] test config::tests::default_is_root ... ok
[INFO] [stdout] test store::tests::storepath_parses_components ... ok
[INFO] [stdout] test config::tests::is_root_with_values ... ok
[INFO] [stdout] test credential::protocol::git::tests::test_parse_approve_no_cred_no_secret ... ok
[INFO] [stdout] test socket::tests::socket_from_path ... 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 tests::can_perform_test_connections ... ok
[INFO] [stdout] test tests::can_read_template_contexts ... ok
[INFO] [stdout] test tests::can_create_and_delete_extension_ranges_without_auth ... ok
[INFO] [stdout] test socket::tests::socket_from_lawn_environment_simple_path ... 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] 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 randomgen
[INFO] [stdout] error: server: 0: pre-hooks succeeded for command randomgen
[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_insert_entries_with_lawn_query ... FAILED
[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_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] [stdout] test tests::can_stream_data_correctly_in_blocking_mode ... ok
[INFO] [stderr] git-backend: trace: start data: {"https://example.com"=>{"user"=>"very-secret-password"}}
[INFO] [stderr] git-backend: trace: read: {:username=>"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] [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] test tests::starts_server ... 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' (306) 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:     0x598e5a4249b2 - std::backtrace_rs::backtrace::libunwind::trace::hcab59e1e990fdc24
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x598e5a4249b2 - std::backtrace_rs::backtrace::trace_unsynchronized::he24cc57f3d2f47b7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x598e5a4249b2 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x598e5a4249b2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h67edf0e4d33c343c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x598e5a4365df - core::fmt::rt::Argument::fmt::hef94184842aeafdd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x598e5a4365df - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x598e5a3ecf91 - std::io::default_write_fmt::h69967ac0ba93195f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x598e5a3ecf91 - std::io::Write::write_fmt::h8db9396209deaa1c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x598e5a3fa8f2 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x598e5a3ffbff - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x598e5a3ffa91 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x598e5a1048ee - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h18383b2e29377420
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   12:     0x598e5a1048ee - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x598e5a40036f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h6dba6e441651a0d1
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   14:     0x598e5a40036f - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x598e5a40011a - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x598e5a3faa29 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x598e5a3e063d - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x598e5a440420 - core::panicking::panic_fmt::h420ddb7fd73daf53
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x598e5a43f946 - core::result::unwrap_failed::hdde076be853d034f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1855:5
[INFO] [stdout]   20:     0x598e59a8fc9c - core::result::Result<T,E>::unwrap::h0c6bbe6d52ff233d
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1226:23
[INFO] [stdout]   21:     0x598e59a8fc9c - lawn::tests::can_insert_entries_with_lawn_query::{{closure}}::hf74a64b9dcf3d852
[INFO] [stdout]                                at /opt/rustwide/workdir/lawn/src/tests.rs:1082:46
[INFO] [stdout]   22:     0x598e59b08f1d - <core::pin::Pin<P> as core::future::future::Future>::poll::h1d5c83a4b2b50815
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/future/future.rs:133:9
[INFO] [stdout]   23:     0x598e59941aac - tokio::runtime::task::core::Core<T,S>::poll::{{closure}}::h5ff190ae78dcc337
[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:     0x598e5993489d - tokio::loom::std::unsafe_cell::UnsafeCell<T>::with_mut::hac1f9e09cd453d1f
[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:     0x598e5993489d - tokio::runtime::task::core::Core<T,S>::poll::h96e5eb41a32929c6
[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:     0x598e5984a88a - tokio::runtime::task::harness::poll_future::{{closure}}::h725d32320eb0cba5
[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:     0x598e59ef5930 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::heac7138b79fe4308
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x598e59e32074 - std::panicking::catch_unwind::do_call::he40238226a0c98ac
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   29:     0x598e59eea6eb - __rust_try
[INFO] [stdout]   30:     0x598e59e857f6 - std::panicking::catch_unwind::h03731e2db4917c30
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   31:     0x598e59e857f6 - std::panic::catch_unwind::h05cb54225c0940dd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   32:     0x598e5982bd1f - tokio::runtime::task::harness::poll_future::h59f1c1f642f2cfec
[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:     0x598e5985f9bf - tokio::runtime::task::harness::Harness<T,S>::poll_inner::ha022df578b753c81
[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:     0x598e5988a9b3 - tokio::runtime::task::harness::Harness<T,S>::poll::hd6c18fba5d924382
[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:     0x598e5a01cf1b - tokio::runtime::task::raw::poll::hb5c1632ebf6c8f9a
[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:     0x598e5a356287 - tokio::runtime::task::raw::RawTask::poll::h79057595e30cb5b9
[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:     0x598e5a317cf2 - tokio::runtime::task::LocalNotified<S>::run::h002d2d73cff66cc6
[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:     0x598e5a30995d - tokio::runtime::scheduler::multi_thread::worker::Context::run_task::{{closure}}::hb39178e7dd8aedef
[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:     0x598e5a3097b9 - tokio::runtime::coop::with_budget::h372093feaf2db479
[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:     0x598e5a3097b9 - tokio::runtime::coop::budget::hd276819041d2c596
[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:     0x598e5a3097b9 - tokio::runtime::scheduler::multi_thread::worker::Context::run_task::h23a85ad13b99fcca
[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:     0x598e5a3087e9 - tokio::runtime::scheduler::multi_thread::worker::Context::run::hc2ddfad08c9b5c34
[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:     0x598e5a305219 - tokio::runtime::scheduler::multi_thread::worker::run::{{closure}}::{{closure}}::ha26a85c2123a77c7
[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:     0x598e5a35f670 - tokio::runtime::context::scoped::Scoped<T>::set::h4879fb85da6d48e6
[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:     0x598e5a301a9b - tokio::runtime::context::set_scheduler::{{closure}}::h59d239fc9eaba3f5
[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:     0x598e5a37a97b - std::thread::local::LocalKey<T>::try_with::h7000e513a6785396
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/local.rs:315:12
[INFO] [stdout]   47:     0x598e5a379b2f - std::thread::local::LocalKey<T>::with::hecd3a93e43bb3ebc
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/local.rs:279:20
[INFO] [stdout]   48:     0x598e5a301a24 - tokio::runtime::context::set_scheduler::h6db4b27ca090b6ca
[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:     0x598e5a305129 - tokio::runtime::scheduler::multi_thread::worker::run::{{closure}}::h6d855d71ec4f4208
[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:     0x598e5a38398a - tokio::runtime::context::runtime::enter_runtime::ha2ce57d0df67816a
[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:     0x598e5a304f33 - tokio::runtime::scheduler::multi_thread::worker::run::hdd4254aa3fdcb586
[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:     0x598e5a30638b - tokio::runtime::scheduler::multi_thread::worker::Launch::launch::{{closure}}::h76a3acb06ec50f0c
[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:     0x598e5a3369eb - <tokio::runtime::blocking::task::BlockingTask<T> as core::future::future::Future>::poll::h4afa98a7e511f254
[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:     0x598e5a2ecbef - tokio::runtime::task::core::Core<T,S>::poll::{{closure}}::hb705049ef07439d6
[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:     0x598e5a2ec081 - tokio::loom::std::unsafe_cell::UnsafeCell<T>::with_mut::h6304620563a6f843
[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:     0x598e5a2ec081 - tokio::runtime::task::core::Core<T,S>::poll::h560b9cfb634df8a3
[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:     0x598e5a2f037e - tokio::runtime::task::harness::poll_future::{{closure}}::h6b2a6194d748fe93
[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:     0x598e5a34fdf1 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h4c02eec5fceb0d3b
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   59:     0x598e5a3255d5 - std::panicking::catch_unwind::do_call::h8d787e9c0e296b42
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   60:     0x598e5a34fb4b - __rust_try
[INFO] [stdout]   61:     0x598e5a34c9a6 - std::panicking::catch_unwind::hdc03f4f15eea5c12
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   62:     0x598e5a34c9a6 - std::panic::catch_unwind::he35399c8da662047
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   63:     0x598e5a2efc00 - tokio::runtime::task::harness::poll_future::h77d78eb1e8739040
[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:     0x598e5a2f0c98 - tokio::runtime::task::harness::Harness<T,S>::poll_inner::h3b3d657be5f088a9
[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:     0x598e5a2f2317 - tokio::runtime::task::harness::Harness<T,S>::poll::hf923f73e08b252e9
[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:     0x598e5a3558ed - tokio::runtime::task::raw::poll::h94de2117a64eadf4
[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:     0x598e5a356287 - tokio::runtime::task::raw::RawTask::poll::h79057595e30cb5b9
[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:     0x598e5a317bc7 - tokio::runtime::task::UnownedTask<S>::run::h2f966ba08903a62a
[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:     0x598e5a3580f7 - tokio::runtime::blocking::pool::Task::run::h5d3257b79af7d77a
[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:     0x598e5a358362 - tokio::runtime::blocking::pool::Inner::run::h0feeda6fafe1b065
[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:     0x598e5a359844 - tokio::runtime::blocking::pool::Spawner::spawn_thread::{{closure}}::h88dc4149c3501bab
[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:     0x598e5a3371a6 - std::sys::backtrace::__rust_begin_short_backtrace::h08e4f9e4576a063a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   73:     0x598e5a3657a2 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h7e88eb6593426099
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   74:     0x598e5a34fc11 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h0f064589e7838b5a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   75:     0x598e5a325310 - std::panicking::catch_unwind::do_call::h4ca095a639b37cbb
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   76:     0x598e5a371c1b - __rust_try
[INFO] [stdout]   77:     0x598e5a3651f1 - std::panicking::catch_unwind::h873091f0f7c6d78b
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   78:     0x598e5a3651f1 - std::panic::catch_unwind::h1b5ecc0063a5c1c2
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   79:     0x598e5a3651f1 - std::thread::Builder::spawn_unchecked_::{{closure}}::hb530111146eb50bc
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   80:     0x598e5a365b7f - core::ops::function::FnOnce::call_once{{vtable.shim}}::he7ed70e9c44080bb
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   81:     0x598e5a3f599f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h2044e71c41d3958a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   82:     0x598e5a3f599f - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/thread/unix.rs:126:17
[INFO] [stdout]   83:     0x73bfe8798aa4 - <unknown>
[INFO] [stdout]   84:     0x73bfe8825a34 - clone
[INFO] [stdout]   85:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::can_insert_entries_with_lawn_query' (52) panicked at lawn/src/tests.rs:223:17:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: JoinError::Panic(Id(331), ...)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x598e5a4249b2 - std::backtrace_rs::backtrace::libunwind::trace::hcab59e1e990fdc24
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x598e5a4249b2 - std::backtrace_rs::backtrace::trace_unsynchronized::he24cc57f3d2f47b7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x598e5a4249b2 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x598e5a4249b2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h67edf0e4d33c343c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x598e5a4365df - core::fmt::rt::Argument::fmt::hef94184842aeafdd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x598e5a4365df - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x598e5a3ecf91 - std::io::default_write_fmt::h69967ac0ba93195f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x598e5a3ecf91 - std::io::Write::write_fmt::h8db9396209deaa1c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x598e5a3fa8f2 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x598e5a3ffbff - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x598e5a3ffa91 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x598e5a1048ee - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h18383b2e29377420
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   12:     0x598e5a1048ee - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x598e5a40036f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h6dba6e441651a0d1
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   14:     0x598e5a40036f - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x598e5a40011a - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x598e5a3faa29 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x598e5a3e063d - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x598e5a440420 - core::panicking::panic_fmt::h420ddb7fd73daf53
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x598e5a43f946 - core::result::unwrap_failed::hdde076be853d034f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1855:5
[INFO] [stdout]   20:     0x598e59a73803 - core::result::Result<T,E>::unwrap::h480a0f7f7b8f126e
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1226:23
[INFO] [stdout]   21:     0x598e59a73803 - lawn::tests::with_server::{{closure}}::h184dac3e52ccb162
[INFO] [stdout]                                at /opt/rustwide/workdir/lawn/src/tests.rs:223:17
[INFO] [stdout]   22:     0x598e59b4ea2d - tokio::runtime::park::CachedParkThread::block_on::{{closure}}::h844a07b1a81e936a
[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:     0x598e59b499a8 - tokio::runtime::coop::with_budget::h2832db90ce1c75fd
[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:     0x598e59b499a8 - tokio::runtime::coop::budget::hb6a6e2dd2e25a650
[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:     0x598e59b499a8 - tokio::runtime::park::CachedParkThread::block_on::h6cabd91547937dba
[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:     0x598e59b02313 - tokio::runtime::context::blocking::BlockingRegionGuard::block_on::h7b4307f1ac706d08
[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:     0x598e59bbfc58 - tokio::runtime::scheduler::multi_thread::MultiThread::block_on::{{closure}}::h2612dc9a065296f1
[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:     0x598e59c59045 - tokio::runtime::context::runtime::enter_runtime::h63b23cbf8f175bab
[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:     0x598e59bbf783 - tokio::runtime::scheduler::multi_thread::MultiThread::block_on::h0a1a70e811b1666c
[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:     0x598e59f836b8 - tokio::runtime::runtime::Runtime::block_on::hcecf6188e6e8b717
[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:     0x598e59a70e86 - lawn::tests::with_server::hcd7d3d1d75274159
[INFO] [stdout]                                at /opt/rustwide/workdir/lawn/src/tests.rs:216:8
[INFO] [stdout]   32:     0x598e59a89c83 - lawn::tests::can_insert_entries_with_lawn_query::h8eb1857d5a2d3e95
[INFO] [stdout]                                at /opt/rustwide/workdir/lawn/src/tests.rs:970:9
[INFO] [stdout]   33:     0x598e59a92497 - lawn::tests::can_insert_entries_with_lawn_query::{{closure}}::hfec3150d2104ac06
[INFO] [stdout]                                at /opt/rustwide/workdir/lawn/src/tests.rs:923:40
[INFO] [stdout]   34:     0x598e59bf3256 - core::ops::function::FnOnce::call_once::h27f24b02cf177f8a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   35:     0x598e5a1046ab - core::ops::function::FnOnce::call_once::h70887edf07a630ba
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   36:     0x598e5a1046ab - test::__rust_begin_short_backtrace::h27763c4cbbdb8601
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:663:18
[INFO] [stdout]   37:     0x598e5a11a315 - test::run_test_in_process::{{closure}}::h4dc8bc6d5e3924d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:74
[INFO] [stdout]   38:     0x598e5a11a315 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h75905e8ffe81974f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   39:     0x598e5a11a315 - std::panicking::catch_unwind::do_call::h0bc60366ba66eba5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   40:     0x598e5a11a315 - std::panicking::catch_unwind::hae1ec7bf94407afa
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   41:     0x598e5a11a315 - std::panic::catch_unwind::h0f4ff4773d84d3cd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   42:     0x598e5a11a315 - test::run_test_in_process::h03fbc77ae48b3f10
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:27
[INFO] [stdout]   43:     0x598e5a11a315 - test::run_test::{{closure}}::h83476a9c453dc4d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:607:43
[INFO] [stdout]   44:     0x598e5a0f0b04 - test::run_test::{{closure}}::h515482ad1e7fe7de
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:637:41
[INFO] [stdout]   45:     0x598e5a0f0b04 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   46:     0x598e5a0f43ca - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h988e2cd969319888
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   47:     0x598e5a0f43ca - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd70e28dc46ec20be
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   48:     0x598e5a0f43ca - std::panicking::catch_unwind::do_call::hdc29e11311eb7655
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   49:     0x598e5a0f43ca - std::panicking::catch_unwind::h9e402d6a96fef41c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   50:     0x598e5a0f43ca - std::panic::catch_unwind::h9213c0c54aec70e0
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   51:     0x598e5a0f43ca - std::thread::Builder::spawn_unchecked_::{{closure}}::h6262965869ed2b87
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   52:     0x598e5a0f43ca - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x598e5a3f599f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h2044e71c41d3958a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   54:     0x598e5a3f599f - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/thread/unix.rs:126:17
[INFO] [stdout]   55:     0x73bfe8798aa4 - <unknown>
[INFO] [stdout]   56:     0x73bfe8825a34 - 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.31s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `-p lawn --bin lawn`
[INFO] running `Command { std: "docker" "inspect" "b76e8820496ba04baa8f996d2fdf0ca8ec41c1bc01ae86294a52a8ca88cb1aac", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b76e8820496ba04baa8f996d2fdf0ca8ec41c1bc01ae86294a52a8ca88cb1aac", kill_on_drop: false }`
[INFO] [stdout] b76e8820496ba04baa8f996d2fdf0ca8ec41c1bc01ae86294a52a8ca88cb1aac
