[INFO] cloning repository https://github.com/remexre/serde_sexpr
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/remexre/serde_sexpr" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fremexre%2Fserde_sexpr", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fremexre%2Fserde_sexpr'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 7ee84ea8dad0d3feb9fc696168fd025e872f8967
[INFO] testing remexre/serde_sexpr against try#db823df02fd0c2cf67b43025ac3fef3f2d743245 for pr-150681
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fremexre%2Fserde_sexpr" "/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/remexre/serde_sexpr
[INFO] finished tweaking git repo https://github.com/remexre/serde_sexpr
[INFO] tweaked toml for git repo https://github.com/remexre/serde_sexpr written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/remexre/serde_sexpr on toolchain db823df02fd0c2cf67b43025ac3fef3f2d743245
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/remexre/serde_sexpr already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] 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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 551018d458aade714576f68232af27cd622583733543e286413f6ec99cac0d5f
[INFO] running `Command { std: "docker" "start" "-a" "551018d458aade714576f68232af27cd622583733543e286413f6ec99cac0d5f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "551018d458aade714576f68232af27cd622583733543e286413f6ec99cac0d5f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "551018d458aade714576f68232af27cd622583733543e286413f6ec99cac0d5f", kill_on_drop: false }`
[INFO] [stdout] 551018d458aade714576f68232af27cd622583733543e286413f6ec99cac0d5f
[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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e5c63ab8e87d8e1380843638297d463441b0bf7b369ed44b3421d3d7c0c28e3e
[INFO] running `Command { std: "docker" "start" "-a" "e5c63ab8e87d8e1380843638297d463441b0bf7b369ed44b3421d3d7c0c28e3e", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v0.15.34
[INFO] [stderr]    Compiling memchr v2.2.0
[INFO] [stderr]    Compiling serde v1.0.91
[INFO] [stderr]    Compiling nom v4.2.3
[INFO] [stderr]    Compiling quote v0.6.12
[INFO] [stderr]    Compiling serde_derive v1.0.91
[INFO] [stderr]    Compiling serde_sexpr v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: lint `const_err` has been removed: converted into hard error, see issue #71800 <https://github.com/rust-lang/rust/issues/71800> for more information
[INFO] [stdout]    --> src/lib.rs:204:5
[INFO] [stdout]     |
[INFO] [stdout] 204 |     const_err,
[INFO] [stdout]     |     ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(renamed_and_removed_lints)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lint `legacy_directory_ownership` has been removed: converted into hard error, see issue #37872 <https://github.com/rust-lang/rust/issues/37872> for more information
[INFO] [stdout]    --> src/lib.rs:207:5
[INFO] [stdout]     |
[INFO] [stdout] 207 |     legacy_directory_ownership,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lint `plugin_as_library` has been removed: plugins have been deprecated and retired
[INFO] [stdout]    --> src/lib.rs:215:5
[INFO] [stdout]     |
[INFO] [stdout] 215 |     plugin_as_library,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lint `private_in_public` has been removed: replaced with another group of lints, see RFC <https://rust-lang.github.io/rfcs/2145-type-privacy.html> for more information
[INFO] [stdout]    --> src/lib.rs:216:5
[INFO] [stdout]     |
[INFO] [stdout] 216 |     private_in_public,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lint `safe_extern_statics` has been removed: converted into hard error, see issue #36247 <https://github.com/rust-lang/rust/issues/36247> for more information
[INFO] [stdout]    --> src/lib.rs:217:5
[INFO] [stdout]     |
[INFO] [stdout] 217 |     safe_extern_statics,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unknown lint: `unions_with_drop_fields`
[INFO] [stdout]    --> src/lib.rs:221:5
[INFO] [stdout]     |
[INFO] [stdout] 221 |     unions_with_drop_fields,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unknown_lints)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 13.10s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nom v4.2.3
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2`
[INFO] running `Command { std: "docker" "inspect" "e5c63ab8e87d8e1380843638297d463441b0bf7b369ed44b3421d3d7c0c28e3e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e5c63ab8e87d8e1380843638297d463441b0bf7b369ed44b3421d3d7c0c28e3e", kill_on_drop: false }`
[INFO] [stdout] e5c63ab8e87d8e1380843638297d463441b0bf7b369ed44b3421d3d7c0c28e3e
[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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b2deb9b7658e0def3e1be97846bfc5601811ea1efa89c425677202c469a8ed08
[INFO] running `Command { std: "docker" "start" "-a" "b2deb9b7658e0def3e1be97846bfc5601811ea1efa89c425677202c469a8ed08", kill_on_drop: false }`
[INFO] [stderr]    Compiling autocfg v0.1.2
[INFO] [stderr]    Compiling rand_core v0.4.0
[INFO] [stderr]    Compiling libc v0.2.54
[INFO] [stderr]    Compiling cfg-if v0.1.9
[INFO] [stderr]    Compiling num-traits v0.2.6
[INFO] [stderr]    Compiling byteorder v1.3.1
[INFO] [stderr]    Compiling quick-error v1.2.2
[INFO] [stderr]    Compiling ucd-util v0.1.3
[INFO] [stderr]    Compiling bit-vec v0.5.1
[INFO] [stderr]    Compiling lazy_static v1.3.0
[INFO] [stderr]    Compiling bitflags v1.0.4
[INFO] [stdout] warning: lint `const_err` has been removed: converted into hard error, see issue #71800 <https://github.com/rust-lang/rust/issues/71800> for more information
[INFO] [stdout]    --> src/lib.rs:204:5
[INFO] [stdout]     |
[INFO] [stdout] 204 |     const_err,
[INFO] [stdout]     |     ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(renamed_and_removed_lints)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lint `legacy_directory_ownership` has been removed: converted into hard error, see issue #37872 <https://github.com/rust-lang/rust/issues/37872> for more information
[INFO] [stdout]    --> src/lib.rs:207:5
[INFO] [stdout]     |
[INFO] [stdout] 207 |     legacy_directory_ownership,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lint `plugin_as_library` has been removed: plugins have been deprecated and retired
[INFO] [stdout]    --> src/lib.rs:215:5
[INFO] [stdout]     |
[INFO] [stdout] 215 |     plugin_as_library,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lint `private_in_public` has been removed: replaced with another group of lints, see RFC <https://rust-lang.github.io/rfcs/2145-type-privacy.html> for more information
[INFO] [stdout]    --> src/lib.rs:216:5
[INFO] [stdout]     |
[INFO] [stdout] 216 |     private_in_public,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lint `safe_extern_statics` has been removed: converted into hard error, see issue #36247 <https://github.com/rust-lang/rust/issues/36247> for more information
[INFO] [stdout]    --> src/lib.rs:217:5
[INFO] [stdout]     |
[INFO] [stdout] 217 |     safe_extern_statics,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unknown lint: `unions_with_drop_fields`
[INFO] [stdout]    --> src/lib.rs:221:5
[INFO] [stdout]     |
[INFO] [stdout] 221 |     unions_with_drop_fields,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unknown_lints)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling regex-syntax v0.6.6
[INFO] [stderr]    Compiling rand_core v0.3.1
[INFO] [stderr]    Compiling rand_jitter v0.1.4
[INFO] [stderr]    Compiling rand_pcg v0.1.2
[INFO] [stderr]    Compiling rand_chacha v0.1.1
[INFO] [stderr]    Compiling rand v0.6.5
[INFO] [stderr]    Compiling bit-set v0.5.1
[INFO] [stderr]    Compiling rand_hc v0.1.0
[INFO] [stderr]    Compiling rand_isaac v0.1.1
[INFO] [stderr]    Compiling rand_xorshift v0.1.1
[INFO] [stderr]    Compiling rand_os v0.1.3
[INFO] [stderr]    Compiling wait-timeout v0.2.0
[INFO] [stderr]    Compiling tempfile v3.0.7
[INFO] [stderr]    Compiling rusty-fork v0.2.2
[INFO] [stderr]    Compiling proptest v0.9.3
[INFO] [stderr]    Compiling serde_sexpr v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: lint `const_err` has been removed: converted into hard error, see issue #71800 <https://github.com/rust-lang/rust/issues/71800> for more information
[INFO] [stdout]    --> src/lib.rs:204:5
[INFO] [stdout]     |
[INFO] [stdout] 204 |     const_err,
[INFO] [stdout]     |     ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(renamed_and_removed_lints)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lint `legacy_directory_ownership` has been removed: converted into hard error, see issue #37872 <https://github.com/rust-lang/rust/issues/37872> for more information
[INFO] [stdout]    --> src/lib.rs:207:5
[INFO] [stdout]     |
[INFO] [stdout] 207 |     legacy_directory_ownership,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lint `plugin_as_library` has been removed: plugins have been deprecated and retired
[INFO] [stdout]    --> src/lib.rs:215:5
[INFO] [stdout]     |
[INFO] [stdout] 215 |     plugin_as_library,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lint `private_in_public` has been removed: replaced with another group of lints, see RFC <https://rust-lang.github.io/rfcs/2145-type-privacy.html> for more information
[INFO] [stdout]    --> src/lib.rs:216:5
[INFO] [stdout]     |
[INFO] [stdout] 216 |     private_in_public,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lint `safe_extern_statics` has been removed: converted into hard error, see issue #36247 <https://github.com/rust-lang/rust/issues/36247> for more information
[INFO] [stdout]    --> src/lib.rs:217:5
[INFO] [stdout]     |
[INFO] [stdout] 217 |     safe_extern_statics,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unknown lint: `unions_with_drop_fields`
[INFO] [stdout]    --> src/lib.rs:221:5
[INFO] [stdout]     |
[INFO] [stdout] 221 |     unions_with_drop_fields,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unknown_lints)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 14.00s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nom v4.2.3
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2`
[INFO] running `Command { std: "docker" "inspect" "b2deb9b7658e0def3e1be97846bfc5601811ea1efa89c425677202c469a8ed08", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b2deb9b7658e0def3e1be97846bfc5601811ea1efa89c425677202c469a8ed08", kill_on_drop: false }`
[INFO] [stdout] b2deb9b7658e0def3e1be97846bfc5601811ea1efa89c425677202c469a8ed08
[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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 5be67fab77b477bd88f8fa50d9ef435556ffaf11346daaebb7c9f1bea59a9461
[INFO] running `Command { std: "docker" "start" "-a" "5be67fab77b477bd88f8fa50d9ef435556ffaf11346daaebb7c9f1bea59a9461", kill_on_drop: false }`
[INFO] [stderr] warning: lint `const_err` has been removed: converted into hard error, see issue #71800 <https://github.com/rust-lang/rust/issues/71800> for more information
[INFO] [stdout] 
[INFO] [stderr]    --> src/lib.rs:204:5
[INFO] [stdout] running 1 test
[INFO] [stderr]     |
[INFO] [stderr] 204 |     const_err,
[INFO] [stderr]     |     ^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(renamed_and_removed_lints)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: lint `legacy_directory_ownership` has been removed: converted into hard error, see issue #37872 <https://github.com/rust-lang/rust/issues/37872> for more information
[INFO] [stderr]    --> src/lib.rs:207:5
[INFO] [stderr]     |
[INFO] [stderr] 207 |     legacy_directory_ownership,
[INFO] [stderr]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: lint `plugin_as_library` has been removed: plugins have been deprecated and retired
[INFO] [stderr]    --> src/lib.rs:215:5
[INFO] [stderr]     |
[INFO] [stderr] 215 |     plugin_as_library,
[INFO] [stderr]     |     ^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: lint `private_in_public` has been removed: replaced with another group of lints, see RFC <https://rust-lang.github.io/rfcs/2145-type-privacy.html> for more information
[INFO] [stderr]    --> src/lib.rs:216:5
[INFO] [stderr]     |
[INFO] [stderr] 216 |     private_in_public,
[INFO] [stderr]     |     ^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: lint `safe_extern_statics` has been removed: converted into hard error, see issue #36247 <https://github.com/rust-lang/rust/issues/36247> for more information
[INFO] [stderr]    --> src/lib.rs:217:5
[INFO] [stderr]     |
[INFO] [stderr] 217 |     safe_extern_statics,
[INFO] [stderr]     |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unknown lint: `unions_with_drop_fields`
[INFO] [stderr]    --> src/lib.rs:221:5
[INFO] [stderr]     |
[INFO] [stderr] 221 |     unions_with_drop_fields,
[INFO] [stderr]     |     ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unknown_lints)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `serde_sexpr` (lib) generated 6 warnings
[INFO] [stderr] warning: `serde_sexpr` (lib test) generated 6 warnings (6 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.09s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nom v4.2.3
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2`
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/serde_sexpr-34c78303e31157b4)
[INFO] [stderr] 
[INFO] [stderr] thread 'tests::parse_of_to_string' (24) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rand_core-0.4.0/src/block.rs:186:26:
[INFO] [stderr] misaligned pointer dereference: address must be a multiple of 0x8 but is 0x7e40a2f1c22c
[INFO] [stderr] stack backtrace:
[INFO] [stderr]    0:     0x5615b88b4de2 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stderr]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stderr]    1:     0x5615b88b4de2 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::trace_unsynchronized::<std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stderr]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stderr]    2:     0x5615b88b4de2 - std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt
[INFO] [stderr]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:74:9
[INFO] [stderr]    3:     0x5615b88b4de2 - <<std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[585f66e14d78f9ba]::fmt::Display>::fmt
[INFO] [stderr]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:44:26
[INFO] [stderr]    4:     0x5615b88ca5fa - <core[585f66e14d78f9ba]::fmt::rt::Argument>::fmt
[INFO] [stderr]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/fmt/rt.rs:152:76
[INFO] [stderr]    5:     0x5615b88ca5fa - core[585f66e14d78f9ba]::fmt::write
[INFO] [stderr]    6:     0x5615b88bad86 - std[3f03f8b59f91bef1]::io::default_write_fmt::<std[3f03f8b59f91bef1]::sys::stdio::unix::Stderr>
[INFO] [stderr]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:639:11
[INFO] [stderr]    7:     0x5615b88bad86 - <std[3f03f8b59f91bef1]::sys::stdio::unix::Stderr as std[3f03f8b59f91bef1]::io::Write>::write_fmt
[INFO] [stderr]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:1994:13
[INFO] [stderr]    8:     0x5615b88925df - <std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print
[INFO] [stderr]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:47:9
[INFO] [stderr]    9:     0x5615b88925df - std[3f03f8b59f91bef1]::panicking::default_hook::{closure#0}
[INFO] [stderr]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:292:27
[INFO] [stderr]   10:     0x5615b88ad031 - std[3f03f8b59f91bef1]::panicking::default_hook
[INFO] [stderr]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:319:9
[INFO] [stderr]   11:     0x5615b876ddae - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stderr]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stderr]   12:     0x5615b876ddae - test[30224e0cb089acd2]::test_main_with_exit_callback::<test[30224e0cb089acd2]::test_main::{closure#0}>::{closure#0}
[INFO] [stderr]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:145:21
[INFO] [stderr]   13:     0x5615b88ad222 - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stderr]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stderr]   14:     0x5615b88ad222 - std[3f03f8b59f91bef1]::panicking::panic_with_hook
[INFO] [stderr]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:833:13
[INFO] [stderr]   15:     0x5615b8892698 - std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}
[INFO] [stderr]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:698:13
[INFO] [stderr]   16:     0x5615b8887779 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_end_short_backtrace::<std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}, !>
[INFO] [stderr]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:182:18
[INFO] [stderr]   17:     0x5615b88934ed - __rustc[caa99d26c7bae192]::rust_begin_unwind
[INFO] [stderr]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:689:5
[INFO] [stderr]   18:     0x5615b88cab5d - core[585f66e14d78f9ba]::panicking::panic_nounwind_fmt::runtime
[INFO] [stderr]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panicking.rs:122:22
[INFO] [stderr]   19:     0x5615b88cab5d - core[585f66e14d78f9ba]::panicking::panic_nounwind_fmt
[INFO] [stderr]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/intrinsics/mod.rs:2431:9
[INFO] [stderr]   20:     0x5615b88cace9 - core[585f66e14d78f9ba]::panicking::panic_misaligned_pointer_dereference
[INFO] [stderr]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panicking.rs:284:5
[INFO] [stderr]   21:     0x5615b87cc972 - <rand_core[6a646a08fbe1531b]::block::BlockRng<rand_chacha[b793965e73d5cd91]::chacha::ChaChaCore> as rand_core[6a646a08fbe1531b]::RngCore>::next_u64::{closure#0}
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rand_core-0.4.0/src/block.rs:186:26
[INFO] [stderr]   22:     0x5615b87dcd74 - <rand_core[6a646a08fbe1531b]::block::BlockRng<rand_chacha[b793965e73d5cd91]::chacha::ChaChaCore> as rand_core[6a646a08fbe1531b]::RngCore>::next_u64
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rand_core-0.4.0/src/block.rs:200:13
[INFO] [stderr]   23:     0x5615b87dcd74 - <rand_chacha[b793965e73d5cd91]::chacha::ChaChaRng as rand_core[6a646a08fbe1531b]::RngCore>::next_u64
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rand_chacha-0.1.1/src/chacha.rs:80:16
[INFO] [stderr]   24:     0x5615b87b1287 - <proptest[59933ef3d4578c7c]::test_runner::rng::TestRng as rand_core[6a646a08fbe1531b]::RngCore>::next_u64
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.3/src/test_runner/rng.rs:133:21
[INFO] [stderr]   25:     0x5615b87cf7af - <rand[cdb5767804d7af99]::distributions::Standard as rand[cdb5767804d7af99]::distributions::Distribution<usize>>::sample::<proptest[59933ef3d4578c7c]::test_runner::rng::TestRng>
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rand-0.6.5/src/distributions/integer.rs:69:13
[INFO] [stderr]   26:     0x5615b87aafd3 - <proptest[59933ef3d4578c7c]::test_runner::rng::TestRng as rand[cdb5767804d7af99]::Rng>::gen::<usize>
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rand-0.6.5/src/lib.rs:215:18
[INFO] [stderr]   27:     0x5615b87b86d3 - <rand[cdb5767804d7af99]::distributions::uniform::UniformInt<usize> as rand[cdb5767804d7af99]::distributions::uniform::UniformSampler>::sample_single::<proptest[59933ef3d4578c7c]::test_runner::rng::TestRng, usize, usize>
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rand-0.6.5/src/distributions/uniform.rs:451:43
[INFO] [stderr]   28:     0x5615b87ab051 - <proptest[59933ef3d4578c7c]::test_runner::rng::TestRng as rand[cdb5767804d7af99]::Rng>::gen_range::<usize, usize, usize>
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rand-0.6.5/src/lib.rs:245:9
[INFO] [stderr]   29:     0x5615b87b777e - proptest[59933ef3d4578c7c]::char::select_range_index::<proptest[59933ef3d4578c7c]::test_runner::rng::TestRng>
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.3/src/char.rs:114:35
[INFO] [stderr]   30:     0x5615b87baa11 - <proptest[59933ef3d4578c7c]::char::CharStrategy as proptest[59933ef3d4578c7c]::strategy::traits::Strategy>::new_tree
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.3/src/char.rs:233:30
[INFO] [stderr]   31:     0x5615b87ba3e7 - <proptest[59933ef3d4578c7c]::strategy::map::Map<proptest[59933ef3d4578c7c]::char::CharStrategy, proptest[59933ef3d4578c7c]::string::to_bytes> as proptest[59933ef3d4578c7c]::strategy::traits::Strategy>::new_tree
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.3/src/strategy/map.rs:55:21
[INFO] [stderr]   32:     0x5615b87d782c - <proptest[59933ef3d4578c7c]::strategy::traits::BoxedStrategyWrapper<proptest[59933ef3d4578c7c]::strategy::map::Map<proptest[59933ef3d4578c7c]::char::CharStrategy, proptest[59933ef3d4578c7c]::string::to_bytes>> as proptest[59933ef3d4578c7c]::strategy::traits::Strategy>::new_tree
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.3/src/strategy/traits.rs:708:28
[INFO] [stderr]   33:     0x5615b87a3393 - <alloc[15e7b27aba85d2e2]::sync::Arc<dyn proptest[59933ef3d4578c7c]::strategy::traits::Strategy<Value = alloc[15e7b27aba85d2e2]::vec::Vec<u8>, Tree = alloc[15e7b27aba85d2e2]::boxed::Box<dyn proptest[59933ef3d4578c7c]::strategy::traits::ValueTree<Value = alloc[15e7b27aba85d2e2]::vec::Vec<u8>>>> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as proptest[59933ef3d4578c7c]::strategy::traits::Strategy>::new_tree
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.3/src/strategy/traits.rs:611:26
[INFO] [stderr]   34:     0x5615b87d720b - <proptest[59933ef3d4578c7c]::strategy::traits::SBoxedStrategy<alloc[15e7b27aba85d2e2]::vec::Vec<u8>> as proptest[59933ef3d4578c7c]::strategy::traits::Strategy>::new_tree
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.3/src/strategy/traits.rs:684:16
[INFO] [stderr]   35:     0x5615b87b1c82 - <proptest[59933ef3d4578c7c]::string::RegexGeneratorStrategy<alloc[15e7b27aba85d2e2]::vec::Vec<u8>> as proptest[59933ef3d4578c7c]::strategy::traits::Strategy>::new_tree
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.3/src/macros.rs:72:24
[INFO] [stderr]   36:     0x5615b87c2058 - <proptest[59933ef3d4578c7c]::collection::VecStrategy<proptest[59933ef3d4578c7c]::string::RegexGeneratorStrategy<alloc[15e7b27aba85d2e2]::vec::Vec<u8>>> as proptest[59933ef3d4578c7c]::strategy::traits::Strategy>::new_tree
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.3/src/collection.rs:506:40
[INFO] [stderr]   37:     0x5615b87ba34e - <proptest[59933ef3d4578c7c]::strategy::map::Map<proptest[59933ef3d4578c7c]::collection::VecStrategy<proptest[59933ef3d4578c7c]::string::RegexGeneratorStrategy<alloc[15e7b27aba85d2e2]::vec::Vec<u8>>>, proptest[59933ef3d4578c7c]::string::bytes_regex_parsed::{closure#2}> as proptest[59933ef3d4578c7c]::strategy::traits::Strategy>::new_tree
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.3/src/strategy/map.rs:55:21
[INFO] [stderr]   38:     0x5615b87d745f - <proptest[59933ef3d4578c7c]::strategy::traits::BoxedStrategyWrapper<proptest[59933ef3d4578c7c]::strategy::map::Map<proptest[59933ef3d4578c7c]::collection::VecStrategy<proptest[59933ef3d4578c7c]::string::RegexGeneratorStrategy<alloc[15e7b27aba85d2e2]::vec::Vec<u8>>>, proptest[59933ef3d4578c7c]::string::bytes_regex_parsed::{closure#2}>> as proptest[59933ef3d4578c7c]::strategy::traits::Strategy>::new_tree
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.3/src/strategy/traits.rs:708:28
[INFO] [stderr]   39:     0x5615b87a3393 - <alloc[15e7b27aba85d2e2]::sync::Arc<dyn proptest[59933ef3d4578c7c]::strategy::traits::Strategy<Value = alloc[15e7b27aba85d2e2]::vec::Vec<u8>, Tree = alloc[15e7b27aba85d2e2]::boxed::Box<dyn proptest[59933ef3d4578c7c]::strategy::traits::ValueTree<Value = alloc[15e7b27aba85d2e2]::vec::Vec<u8>>>> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as proptest[59933ef3d4578c7c]::strategy::traits::Strategy>::new_tree
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.3/src/strategy/traits.rs:611:26
[INFO] [stderr]   40:     0x5615b87d720b - <proptest[59933ef3d4578c7c]::strategy::traits::SBoxedStrategy<alloc[15e7b27aba85d2e2]::vec::Vec<u8>> as proptest[59933ef3d4578c7c]::strategy::traits::Strategy>::new_tree
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.3/src/strategy/traits.rs:684:16
[INFO] [stderr]   41:     0x5615b87b1c82 - <proptest[59933ef3d4578c7c]::string::RegexGeneratorStrategy<alloc[15e7b27aba85d2e2]::vec::Vec<u8>> as proptest[59933ef3d4578c7c]::strategy::traits::Strategy>::new_tree
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.3/src/macros.rs:72:24
[INFO] [stderr]   42:     0x5615b87ba397 - <proptest[59933ef3d4578c7c]::strategy::map::Map<proptest[59933ef3d4578c7c]::string::RegexGeneratorStrategy<alloc[15e7b27aba85d2e2]::vec::Vec<u8>>, proptest[59933ef3d4578c7c]::string::string_regex_parsed::{closure#0}::{closure#0}> as proptest[59933ef3d4578c7c]::strategy::traits::Strategy>::new_tree
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.3/src/strategy/map.rs:55:21
[INFO] [stderr]   43:     0x5615b87d769c - <proptest[59933ef3d4578c7c]::strategy::traits::BoxedStrategyWrapper<proptest[59933ef3d4578c7c]::strategy::map::Map<proptest[59933ef3d4578c7c]::string::RegexGeneratorStrategy<alloc[15e7b27aba85d2e2]::vec::Vec<u8>>, proptest[59933ef3d4578c7c]::string::string_regex_parsed::{closure#0}::{closure#0}>> as proptest[59933ef3d4578c7c]::strategy::traits::Strategy>::new_tree
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.3/src/strategy/traits.rs:708:28
[INFO] [stderr]   44:     0x5615b87a33e3 - <alloc[15e7b27aba85d2e2]::sync::Arc<dyn proptest[59933ef3d4578c7c]::strategy::traits::Strategy<Value = alloc[15e7b27aba85d2e2]::string::String, Tree = alloc[15e7b27aba85d2e2]::boxed::Box<dyn proptest[59933ef3d4578c7c]::strategy::traits::ValueTree<Value = alloc[15e7b27aba85d2e2]::string::String>>> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as proptest[59933ef3d4578c7c]::strategy::traits::Strategy>::new_tree
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.3/src/strategy/traits.rs:611:26
[INFO] [stderr]   45:     0x5615b87d723b - <proptest[59933ef3d4578c7c]::strategy::traits::SBoxedStrategy<alloc[15e7b27aba85d2e2]::string::String> as proptest[59933ef3d4578c7c]::strategy::traits::Strategy>::new_tree
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.3/src/strategy/traits.rs:684:16
[INFO] [stderr]   46:     0x5615b87b1cc2 - <proptest[59933ef3d4578c7c]::string::RegexGeneratorStrategy<alloc[15e7b27aba85d2e2]::string::String> as proptest[59933ef3d4578c7c]::strategy::traits::Strategy>::new_tree
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.3/src/macros.rs:72:24
[INFO] [stderr]   47:     0x5615b87b0d7a - <str as proptest[59933ef3d4578c7c]::strategy::traits::Strategy>::new_tree
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.3/src/string.rs:97:37
[INFO] [stderr]   48:     0x5615b875f698 - <&str as proptest[59933ef3d4578c7c]::strategy::traits::Strategy>::new_tree
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.3/src/strategy/traits.rs:611:26
[INFO] [stderr]   49:     0x5615b8754376 - <proptest[59933ef3d4578c7c]::strategy::map::Map<&str, serde_sexpr[a1f29be93d63d1ee]::value::Value::Sym> as proptest[59933ef3d4578c7c]::strategy::traits::Strategy>::new_tree
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.3/src/strategy/map.rs:55:21
[INFO] [stderr]   50:     0x5615b875effb - <proptest[59933ef3d4578c7c]::strategy::traits::BoxedStrategyWrapper<proptest[59933ef3d4578c7c]::strategy::map::Map<&str, serde_sexpr[a1f29be93d63d1ee]::value::Value::Sym>> as proptest[59933ef3d4578c7c]::strategy::traits::Strategy>::new_tree
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.3/src/strategy/traits.rs:708:28
[INFO] [stderr]   51:     0x5615b8761972 - <alloc[15e7b27aba85d2e2]::sync::Arc<dyn proptest[59933ef3d4578c7c]::strategy::traits::Strategy<Value = serde_sexpr[a1f29be93d63d1ee]::value::Value, Tree = alloc[15e7b27aba85d2e2]::boxed::Box<dyn proptest[59933ef3d4578c7c]::strategy::traits::ValueTree<Value = serde_sexpr[a1f29be93d63d1ee]::value::Value>>>> as proptest[59933ef3d4578c7c]::strategy::traits::Strategy>::new_tree
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.3/src/strategy/traits.rs:611:26
[INFO] [stderr]   52:     0x5615b875ed8a - <proptest[59933ef3d4578c7c]::strategy::traits::BoxedStrategy<serde_sexpr[a1f29be93d63d1ee]::value::Value> as proptest[59933ef3d4578c7c]::strategy::traits::Strategy>::new_tree
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.3/src/strategy/traits.rs:668:16
[INFO] [stderr]   53:     0x5615b875503d - <proptest[59933ef3d4578c7c]::strategy::unions::TupleUnion<((u32, proptest[59933ef3d4578c7c]::strategy::traits::BoxedStrategy<serde_sexpr[a1f29be93d63d1ee]::value::Value>), (u32, proptest[59933ef3d4578c7c]::strategy::traits::BoxedStrategy<serde_sexpr[a1f29be93d63d1ee]::value::Value>))> as proptest[59933ef3d4578c7c]::strategy::traits::Strategy>::new_tree
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.3/src/strategy/unions.rs:256:40
[INFO] [stderr]   54:     0x5615b875f17b - <proptest[59933ef3d4578c7c]::strategy::traits::BoxedStrategyWrapper<proptest[59933ef3d4578c7c]::strategy::unions::TupleUnion<((u32, proptest[59933ef3d4578c7c]::strategy::traits::BoxedStrategy<serde_sexpr[a1f29be93d63d1ee]::value::Value>), (u32, proptest[59933ef3d4578c7c]::strategy::traits::BoxedStrategy<serde_sexpr[a1f29be93d63d1ee]::value::Value>))>> as proptest[59933ef3d4578c7c]::strategy::traits::Strategy>::new_tree
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.3/src/strategy/traits.rs:708:28
[INFO] [stderr]   55:     0x5615b8761972 - <alloc[15e7b27aba85d2e2]::sync::Arc<dyn proptest[59933ef3d4578c7c]::strategy::traits::Strategy<Value = serde_sexpr[a1f29be93d63d1ee]::value::Value, Tree = alloc[15e7b27aba85d2e2]::boxed::Box<dyn proptest[59933ef3d4578c7c]::strategy::traits::ValueTree<Value = serde_sexpr[a1f29be93d63d1ee]::value::Value>>>> as proptest[59933ef3d4578c7c]::strategy::traits::Strategy>::new_tree
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.3/src/strategy/traits.rs:611:26
[INFO] [stderr]   56:     0x5615b875ed8a - <proptest[59933ef3d4578c7c]::strategy::traits::BoxedStrategy<serde_sexpr[a1f29be93d63d1ee]::value::Value> as proptest[59933ef3d4578c7c]::strategy::traits::Strategy>::new_tree
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.3/src/strategy/traits.rs:668:16
[INFO] [stderr]   57:     0x5615b875503d - <proptest[59933ef3d4578c7c]::strategy::unions::TupleUnion<((u32, proptest[59933ef3d4578c7c]::strategy::traits::BoxedStrategy<serde_sexpr[a1f29be93d63d1ee]::value::Value>), (u32, proptest[59933ef3d4578c7c]::strategy::traits::BoxedStrategy<serde_sexpr[a1f29be93d63d1ee]::value::Value>))> as proptest[59933ef3d4578c7c]::strategy::traits::Strategy>::new_tree
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.3/src/strategy/unions.rs:256:40
[INFO] [stderr]   58:     0x5615b875f17b - <proptest[59933ef3d4578c7c]::strategy::traits::BoxedStrategyWrapper<proptest[59933ef3d4578c7c]::strategy::unions::TupleUnion<((u32, proptest[59933ef3d4578c7c]::strategy::traits::BoxedStrategy<serde_sexpr[a1f29be93d63d1ee]::value::Value>), (u32, proptest[59933ef3d4578c7c]::strategy::traits::BoxedStrategy<serde_sexpr[a1f29be93d63d1ee]::value::Value>))>> as proptest[59933ef3d4578c7c]::strategy::traits::Strategy>::new_tree
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.3/src/strategy/traits.rs:708:28
[INFO] [stderr]   59:     0x5615b8761972 - <alloc[15e7b27aba85d2e2]::sync::Arc<dyn proptest[59933ef3d4578c7c]::strategy::traits::Strategy<Value = serde_sexpr[a1f29be93d63d1ee]::value::Value, Tree = alloc[15e7b27aba85d2e2]::boxed::Box<dyn proptest[59933ef3d4578c7c]::strategy::traits::ValueTree<Value = serde_sexpr[a1f29be93d63d1ee]::value::Value>>>> as proptest[59933ef3d4578c7c]::strategy::traits::Strategy>::new_tree
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.3/src/strategy/traits.rs:611:26
[INFO] [stderr]   60:     0x5615b875ed8a - <proptest[59933ef3d4578c7c]::strategy::traits::BoxedStrategy<serde_sexpr[a1f29be93d63d1ee]::value::Value> as proptest[59933ef3d4578c7c]::strategy::traits::Strategy>::new_tree
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.3/src/strategy/traits.rs:668:16
[INFO] [stderr]   61:     0x5615b875503d - <proptest[59933ef3d4578c7c]::strategy::unions::TupleUnion<((u32, proptest[59933ef3d4578c7c]::strategy::traits::BoxedStrategy<serde_sexpr[a1f29be93d63d1ee]::value::Value>), (u32, proptest[59933ef3d4578c7c]::strategy::traits::BoxedStrategy<serde_sexpr[a1f29be93d63d1ee]::value::Value>))> as proptest[59933ef3d4578c7c]::strategy::traits::Strategy>::new_tree
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.3/src/strategy/unions.rs:256:40
[INFO] [stderr]   62:     0x5615b875f17b - <proptest[59933ef3d4578c7c]::strategy::traits::BoxedStrategyWrapper<proptest[59933ef3d4578c7c]::strategy::unions::TupleUnion<((u32, proptest[59933ef3d4578c7c]::strategy::traits::BoxedStrategy<serde_sexpr[a1f29be93d63d1ee]::value::Value>), (u32, proptest[59933ef3d4578c7c]::strategy::traits::BoxedStrategy<serde_sexpr[a1f29be93d63d1ee]::value::Value>))>> as proptest[59933ef3d4578c7c]::strategy::traits::Strategy>::new_tree
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.3/src/strategy/traits.rs:708:28
[INFO] [stderr]   63:     0x5615b8761972 - <alloc[15e7b27aba85d2e2]::sync::Arc<dyn proptest[59933ef3d4578c7c]::strategy::traits::Strategy<Value = serde_sexpr[a1f29be93d63d1ee]::value::Value, Tree = alloc[15e7b27aba85d2e2]::boxed::Box<dyn proptest[59933ef3d4578c7c]::strategy::traits::ValueTree<Value = serde_sexpr[a1f29be93d63d1ee]::value::Value>>>> as proptest[59933ef3d4578c7c]::strategy::traits::Strategy>::new_tree
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.3/src/strategy/traits.rs:611:26
[INFO] [stderr]   64:     0x5615b875ed8a - <proptest[59933ef3d4578c7c]::strategy::traits::BoxedStrategy<serde_sexpr[a1f29be93d63d1ee]::value::Value> as proptest[59933ef3d4578c7c]::strategy::traits::Strategy>::new_tree
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.3/src/strategy/traits.rs:668:16
[INFO] [stderr]   65:     0x5615b875503d - <proptest[59933ef3d4578c7c]::strategy::unions::TupleUnion<((u32, proptest[59933ef3d4578c7c]::strategy::traits::BoxedStrategy<serde_sexpr[a1f29be93d63d1ee]::value::Value>), (u32, proptest[59933ef3d4578c7c]::strategy::traits::BoxedStrategy<serde_sexpr[a1f29be93d63d1ee]::value::Value>))> as proptest[59933ef3d4578c7c]::strategy::traits::Strategy>::new_tree
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.3/src/strategy/unions.rs:256:40
[INFO] [stderr]   66:     0x5615b875f17b - <proptest[59933ef3d4578c7c]::strategy::traits::BoxedStrategyWrapper<proptest[59933ef3d4578c7c]::strategy::unions::TupleUnion<((u32, proptest[59933ef3d4578c7c]::strategy::traits::BoxedStrategy<serde_sexpr[a1f29be93d63d1ee]::value::Value>), (u32, proptest[59933ef3d4578c7c]::strategy::traits::BoxedStrategy<serde_sexpr[a1f29be93d63d1ee]::value::Value>))>> as proptest[59933ef3d4578c7c]::strategy::traits::Strategy>::new_tree
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.3/src/strategy/traits.rs:708:28
[INFO] [stderr]   67:     0x5615b8761972 - <alloc[15e7b27aba85d2e2]::sync::Arc<dyn proptest[59933ef3d4578c7c]::strategy::traits::Strategy<Value = serde_sexpr[a1f29be93d63d1ee]::value::Value, Tree = alloc[15e7b27aba85d2e2]::boxed::Box<dyn proptest[59933ef3d4578c7c]::strategy::traits::ValueTree<Value = serde_sexpr[a1f29be93d63d1ee]::value::Value>>>> as proptest[59933ef3d4578c7c]::strategy::traits::Strategy>::new_tree
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.3/src/strategy/traits.rs:611:26
[INFO] [stderr]   68:     0x5615b875ed8a - <proptest[59933ef3d4578c7c]::strategy::traits::BoxedStrategy<serde_sexpr[a1f29be93d63d1ee]::value::Value> as proptest[59933ef3d4578c7c]::strategy::traits::Strategy>::new_tree
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.3/src/strategy/traits.rs:668:16
[INFO] [stderr]   69:     0x5615b875503d - <proptest[59933ef3d4578c7c]::strategy::unions::TupleUnion<((u32, proptest[59933ef3d4578c7c]::strategy::traits::BoxedStrategy<serde_sexpr[a1f29be93d63d1ee]::value::Value>), (u32, proptest[59933ef3d4578c7c]::strategy::traits::BoxedStrategy<serde_sexpr[a1f29be93d63d1ee]::value::Value>))> as proptest[59933ef3d4578c7c]::strategy::traits::Strategy>::new_tree
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.3/src/strategy/unions.rs:256:40
[INFO] [stderr]   70:     0x5615b875f17b - <proptest[59933ef3d4578c7c]::strategy::traits::BoxedStrategyWrapper<proptest[59933ef3d4578c7c]::strategy::unions::TupleUnion<((u32, proptest[59933ef3d4578c7c]::strategy::traits::BoxedStrategy<serde_sexpr[a1f29be93d63d1ee]::value::Value>), (u32, proptest[59933ef3d4578c7c]::strategy::traits::BoxedStrategy<serde_sexpr[a1f29be93d63d1ee]::value::Value>))>> as proptest[59933ef3d4578c7c]::strategy::traits::Strategy>::new_tree
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.3/src/strategy/traits.rs:708:28
[INFO] [stderr]   71:     0x5615b8761972 - <alloc[15e7b27aba85d2e2]::sync::Arc<dyn proptest[59933ef3d4578c7c]::strategy::traits::Strategy<Value = serde_sexpr[a1f29be93d63d1ee]::value::Value, Tree = alloc[15e7b27aba85d2e2]::boxed::Box<dyn proptest[59933ef3d4578c7c]::strategy::traits::ValueTree<Value = serde_sexpr[a1f29be93d63d1ee]::value::Value>>>> as proptest[59933ef3d4578c7c]::strategy::traits::Strategy>::new_tree
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.3/src/strategy/traits.rs:611:26
[INFO] [stderr]   72:     0x5615b875ed8a - <proptest[59933ef3d4578c7c]::strategy::traits::BoxedStrategy<serde_sexpr[a1f29be93d63d1ee]::value::Value> as proptest[59933ef3d4578c7c]::strategy::traits::Strategy>::new_tree
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.3/src/strategy/traits.rs:668:16
[INFO] [stderr]   73:     0x5615b875503d - <proptest[59933ef3d4578c7c]::strategy::unions::TupleUnion<((u32, proptest[59933ef3d4578c7c]::strategy::traits::BoxedStrategy<serde_sexpr[a1f29be93d63d1ee]::value::Value>), (u32, proptest[59933ef3d4578c7c]::strategy::traits::BoxedStrategy<serde_sexpr[a1f29be93d63d1ee]::value::Value>))> as proptest[59933ef3d4578c7c]::strategy::traits::Strategy>::new_tree
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.3/src/strategy/unions.rs:256:40
[INFO] [stderr]   74:     0x5615b875f17b - <proptest[59933ef3d4578c7c]::strategy::traits::BoxedStrategyWrapper<proptest[59933ef3d4578c7c]::strategy::unions::TupleUnion<((u32, proptest[59933ef3d4578c7c]::strategy::traits::BoxedStrategy<serde_sexpr[a1f29be93d63d1ee]::value::Value>), (u32, proptest[59933ef3d4578c7c]::strategy::traits::BoxedStrategy<serde_sexpr[a1f29be93d63d1ee]::value::Value>))>> as proptest[59933ef3d4578c7c]::strategy::traits::Strategy>::new_tree
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.3/src/strategy/traits.rs:708:28
[INFO] [stderr]   75:     0x5615b8761972 - <alloc[15e7b27aba85d2e2]::sync::Arc<dyn proptest[59933ef3d4578c7c]::strategy::traits::Strategy<Value = serde_sexpr[a1f29be93d63d1ee]::value::Value, Tree = alloc[15e7b27aba85d2e2]::boxed::Box<dyn proptest[59933ef3d4578c7c]::strategy::traits::ValueTree<Value = serde_sexpr[a1f29be93d63d1ee]::value::Value>>>> as proptest[59933ef3d4578c7c]::strategy::traits::Strategy>::new_tree
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.3/src/strategy/traits.rs:611:26
[INFO] [stderr]   76:     0x5615b875ed8a - <proptest[59933ef3d4578c7c]::strategy::traits::BoxedStrategy<serde_sexpr[a1f29be93d63d1ee]::value::Value> as proptest[59933ef3d4578c7c]::strategy::traits::Strategy>::new_tree
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.3/src/strategy/traits.rs:668:16
[INFO] [stderr]   77:     0x5615b875503d - <proptest[59933ef3d4578c7c]::strategy::unions::TupleUnion<((u32, proptest[59933ef3d4578c7c]::strategy::traits::BoxedStrategy<serde_sexpr[a1f29be93d63d1ee]::value::Value>), (u32, proptest[59933ef3d4578c7c]::strategy::traits::BoxedStrategy<serde_sexpr[a1f29be93d63d1ee]::value::Value>))> as proptest[59933ef3d4578c7c]::strategy::traits::Strategy>::new_tree
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.3/src/strategy/unions.rs:256:40
[INFO] [stderr]   78:     0x5615b875f17b - <proptest[59933ef3d4578c7c]::strategy::traits::BoxedStrategyWrapper<proptest[59933ef3d4578c7c]::strategy::unions::TupleUnion<((u32, proptest[59933ef3d4578c7c]::strategy::traits::BoxedStrategy<serde_sexpr[a1f29be93d63d1ee]::value::Value>), (u32, proptest[59933ef3d4578c7c]::strategy::traits::BoxedStrategy<serde_sexpr[a1f29be93d63d1ee]::value::Value>))>> as proptest[59933ef3d4578c7c]::strategy::traits::Strategy>::new_tree
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.3/src/strategy/traits.rs:708:28
[INFO] [stderr]   79:     0x5615b8761972 - <alloc[15e7b27aba85d2e2]::sync::Arc<dyn proptest[59933ef3d4578c7c]::strategy::traits::Strategy<Value = serde_sexpr[a1f29be93d63d1ee]::value::Value, Tree = alloc[15e7b27aba85d2e2]::boxed::Box<dyn proptest[59933ef3d4578c7c]::strategy::traits::ValueTree<Value = serde_sexpr[a1f29be93d63d1ee]::value::Value>>>> as proptest[59933ef3d4578c7c]::strategy::traits::Strategy>::new_tree
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.3/src/strategy/traits.rs:611:26
[INFO] [stderr]   80:     0x5615b875ed8a - <proptest[59933ef3d4578c7c]::strategy::traits::BoxedStrategy<serde_sexpr[a1f29be93d63d1ee]::value::Value> as proptest[59933ef3d4578c7c]::strategy::traits::Strategy>::new_tree
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.3/src/strategy/traits.rs:668:16
[INFO] [stderr]   81:     0x5615b875503d - <proptest[59933ef3d4578c7c]::strategy::unions::TupleUnion<((u32, proptest[59933ef3d4578c7c]::strategy::traits::BoxedStrategy<serde_sexpr[a1f29be93d63d1ee]::value::Value>), (u32, proptest[59933ef3d4578c7c]::strategy::traits::BoxedStrategy<serde_sexpr[a1f29be93d63d1ee]::value::Value>))> as proptest[59933ef3d4578c7c]::strategy::traits::Strategy>::new_tree
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.3/src/strategy/unions.rs:256:40
[INFO] [stderr]   82:     0x5615b875f17b - <proptest[59933ef3d4578c7c]::strategy::traits::BoxedStrategyWrapper<proptest[59933ef3d4578c7c]::strategy::unions::TupleUnion<((u32, proptest[59933ef3d4578c7c]::strategy::traits::BoxedStrategy<serde_sexpr[a1f29be93d63d1ee]::value::Value>), (u32, proptest[59933ef3d4578c7c]::strategy::traits::BoxedStrategy<serde_sexpr[a1f29be93d63d1ee]::value::Value>))>> as proptest[59933ef3d4578c7c]::strategy::traits::Strategy>::new_tree
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.3/src/strategy/traits.rs:708:28
[INFO] [stderr]   83:     0x5615b8761972 - <alloc[15e7b27aba85d2e2]::sync::Arc<dyn proptest[59933ef3d4578c7c]::strategy::traits::Strategy<Value = serde_sexpr[a1f29be93d63d1ee]::value::Value, Tree = alloc[15e7b27aba85d2e2]::boxed::Box<dyn proptest[59933ef3d4578c7c]::strategy::traits::ValueTree<Value = serde_sexpr[a1f29be93d63d1ee]::value::Value>>>> as proptest[59933ef3d4578c7c]::strategy::traits::Strategy>::new_tree
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.3/src/strategy/traits.rs:611:26
[INFO] [stderr]   84:     0x5615b875ed8a - <proptest[59933ef3d4578c7c]::strategy::traits::BoxedStrategy<serde_sexpr[a1f29be93d63d1ee]::value::Value> as proptest[59933ef3d4578c7c]::strategy::traits::Strategy>::new_tree
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.3/src/strategy/traits.rs:668:16
[INFO] [stderr]   85:     0x5615b875e8fe - <proptest[59933ef3d4578c7c]::strategy::recursive::Recursive<serde_sexpr[a1f29be93d63d1ee]::value::Value, <serde_sexpr[a1f29be93d63d1ee]::value::Value as proptest[59933ef3d4578c7c]::arbitrary::traits::Arbitrary>::arbitrary_with::{closure#0}> as proptest[59933ef3d4578c7c]::strategy::traits::Strategy>::new_tree
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.3/src/strategy/recursive.rs:129:15
[INFO] [stderr]   86:     0x5615b875f345 - <proptest[59933ef3d4578c7c]::strategy::traits::BoxedStrategyWrapper<proptest[59933ef3d4578c7c]::strategy::recursive::Recursive<serde_sexpr[a1f29be93d63d1ee]::value::Value, <serde_sexpr[a1f29be93d63d1ee]::value::Value as proptest[59933ef3d4578c7c]::arbitrary::traits::Arbitrary>::arbitrary_with::{closure#0}>> as proptest[59933ef3d4578c7c]::strategy::traits::Strategy>::new_tree
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.3/src/strategy/traits.rs:708:28
[INFO] [stderr]   87:     0x5615b8761972 - <alloc[15e7b27aba85d2e2]::sync::Arc<dyn proptest[59933ef3d4578c7c]::strategy::traits::Strategy<Value = serde_sexpr[a1f29be93d63d1ee]::value::Value, Tree = alloc[15e7b27aba85d2e2]::boxed::Box<dyn proptest[59933ef3d4578c7c]::strategy::traits::ValueTree<Value = serde_sexpr[a1f29be93d63d1ee]::value::Value>>>> as proptest[59933ef3d4578c7c]::strategy::traits::Strategy>::new_tree
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.3/src/strategy/traits.rs:611:26
[INFO] [stderr]   88:     0x5615b875ed8a - <proptest[59933ef3d4578c7c]::strategy::traits::BoxedStrategy<serde_sexpr[a1f29be93d63d1ee]::value::Value> as proptest[59933ef3d4578c7c]::strategy::traits::Strategy>::new_tree
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.3/src/strategy/traits.rs:668:16
[INFO] [stderr]   89:     0x5615b87542d6 - <proptest[59933ef3d4578c7c]::strategy::map::Map<proptest[59933ef3d4578c7c]::strategy::traits::BoxedStrategy<serde_sexpr[a1f29be93d63d1ee]::value::Value>, serde_sexpr[a1f29be93d63d1ee]::tests::parse_of_to_string::{closure#0}> as proptest[59933ef3d4578c7c]::strategy::traits::Strategy>::new_tree
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.3/src/strategy/map.rs:55:21
[INFO] [stderr]   90:     0x5615b87431e1 - <proptest[59933ef3d4578c7c]::test_runner::runner::TestRunner>::gen_and_run_case::<proptest[59933ef3d4578c7c]::strategy::map::Map<proptest[59933ef3d4578c7c]::strategy::traits::BoxedStrategy<serde_sexpr[a1f29be93d63d1ee]::value::Value>, serde_sexpr[a1f29be93d63d1ee]::tests::parse_of_to_string::{closure#0}>, serde_sexpr[a1f29be93d63d1ee]::tests::parse_of_to_string::{closure#1}, alloc[15e7b27aba85d2e2]::vec::into_iter::IntoIter<core[585f66e14d78f9ba]::result::Result<(), proptest[59933ef3d4578c7c]::test_runner::errors::TestCaseError>>>
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.3/src/test_runner/runner.rs:565:33
[INFO] [stderr]   91:     0x5615b8744b4e - <proptest[59933ef3d4578c7c]::test_runner::runner::TestRunner>::run_in_process_with_replay::<proptest[59933ef3d4578c7c]::strategy::map::Map<proptest[59933ef3d4578c7c]::strategy::traits::BoxedStrategy<serde_sexpr[a1f29be93d63d1ee]::value::Value>, serde_sexpr[a1f29be93d63d1ee]::tests::parse_of_to_string::{closure#0}>, serde_sexpr[a1f29be93d63d1ee]::tests::parse_of_to_string::{closure#1}, alloc[15e7b27aba85d2e2]::vec::into_iter::IntoIter<core[585f66e14d78f9ba]::result::Result<(), proptest[59933ef3d4578c7c]::test_runner::errors::TestCaseError>>>
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.3/src/test_runner/runner.rs:521:18
[INFO] [stderr]   92:     0x5615b87430cc - <proptest[59933ef3d4578c7c]::test_runner::runner::TestRunner>::run_in_process::<proptest[59933ef3d4578c7c]::strategy::map::Map<proptest[59933ef3d4578c7c]::strategy::traits::BoxedStrategy<serde_sexpr[a1f29be93d63d1ee]::value::Value>, serde_sexpr[a1f29be93d63d1ee]::tests::parse_of_to_string::{closure#0}>, serde_sexpr[a1f29be93d63d1ee]::tests::parse_of_to_string::{closure#1}>
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.3/src/test_runner/runner.rs:498:14
[INFO] [stderr]   93:     0x5615b8745796 - <proptest[59933ef3d4578c7c]::test_runner::runner::TestRunner>::run::<proptest[59933ef3d4578c7c]::strategy::map::Map<proptest[59933ef3d4578c7c]::strategy::traits::BoxedStrategy<serde_sexpr[a1f29be93d63d1ee]::value::Value>, serde_sexpr[a1f29be93d63d1ee]::tests::parse_of_to_string::{closure#0}>, serde_sexpr[a1f29be93d63d1ee]::tests::parse_of_to_string::{closure#1}>
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.3/src/test_runner/runner.rs:367:18
[INFO] [stderr]   94:     0x5615b874e287 - serde_sexpr[a1f29be93d63d1ee]::tests::parse_of_to_string
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.3/src/sugar.rs:178:17
[INFO] [stderr]   95:     0x5615b874ce47 - serde_sexpr[a1f29be93d63d1ee]::tests::parse_of_to_string::{closure#0}
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.3/src/sugar.rs:174:28
[INFO] [stderr]   96:     0x5615b8755c36 - <serde_sexpr[a1f29be93d63d1ee]::tests::parse_of_to_string::{closure#0} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stderr]   97:     0x5615b876215b - <fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stderr]   98:     0x5615b876215b - test[30224e0cb089acd2]::__rust_begin_short_backtrace::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stderr]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:663:18
[INFO] [stderr]   99:     0x5615b876e9ba - test[30224e0cb089acd2]::run_test_in_process::{closure#0}
[INFO] [stderr]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:74
[INFO] [stderr]  100:     0x5615b876e9ba - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stderr]  101:     0x5615b876e9ba - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stderr]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stderr]  102:     0x5615b876e9ba - std[3f03f8b59f91bef1]::panicking::catch_unwind::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>>
[INFO] [stderr]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stderr]  103:     0x5615b876e9ba - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stderr]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stderr]  104:     0x5615b876e9ba - test[30224e0cb089acd2]::run_test_in_process
[INFO] [stderr]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:27
[INFO] [stderr]  105:     0x5615b876e9ba - test[30224e0cb089acd2]::run_test::{closure#0}
[INFO] [stderr]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:607:43
[INFO] [stderr]  106:     0x5615b8768e84 - test[30224e0cb089acd2]::run_test::{closure#1}
[INFO] [stderr]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:637:41
[INFO] [stderr]  107:     0x5615b8768e84 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_begin_short_backtrace::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>
[INFO] [stderr]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:166:18
[INFO] [stderr]  108:     0x5615b87714b2 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stderr]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stderr]  109:     0x5615b87714b2 - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stderr]  110:     0x5615b87714b2 - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stderr]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stderr]  111:     0x5615b87714b2 - std[3f03f8b59f91bef1]::panicking::catch_unwind::<(), core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stderr]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stderr]  112:     0x5615b87714b2 - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stderr]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stderr]  113:     0x5615b87714b2 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stderr]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stderr]  114:     0x5615b87714b2 - <std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stderr]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stderr]  115:     0x5615b88b468f - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn core[585f66e14d78f9ba]::ops::function::FnOnce<(), Output = ()> + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2206:9
[INFO] [stderr]  116:     0x5615b88b468f - <std[3f03f8b59f91bef1]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stderr]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stderr]  117:     0x7e40a2fbfaa4 - <unknown>
[INFO] [stderr]  118:     0x7e40a304ca64 - clone
[INFO] [stderr]  119:                0x0 - <unknown>
[INFO] [stderr] thread caused non-unwinding panic. aborting.
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/target/debug/deps/serde_sexpr-34c78303e31157b4` (signal: 6, SIGABRT: process abort signal)
[INFO] running `Command { std: "docker" "inspect" "5be67fab77b477bd88f8fa50d9ef435556ffaf11346daaebb7c9f1bea59a9461", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5be67fab77b477bd88f8fa50d9ef435556ffaf11346daaebb7c9f1bea59a9461", kill_on_drop: false }`
[INFO] [stdout] 5be67fab77b477bd88f8fa50d9ef435556ffaf11346daaebb7c9f1bea59a9461
