[INFO] cloning repository https://github.com/Zeimer/aisd
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Zeimer/aisd" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FZeimer%2Faisd", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FZeimer%2Faisd'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] edb8b182a47b6db64ca18a79bf1dd453737dd36d
[INFO] testing Zeimer/aisd against 1.90.0 for beta-1.91-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FZeimer%2Faisd" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Zeimer/aisd
[INFO] finished tweaking git repo https://github.com/Zeimer/aisd
[INFO] tweaked toml for git repo https://github.com/Zeimer/aisd written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Zeimer/aisd on toolchain 1.90.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Zeimer/aisd already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded quickcheck v0.6.2
[INFO] [stderr]   Downloaded atty v0.2.11
[INFO] [stderr]   Downloaded cfg-if v0.1.4
[INFO] [stderr]   Downloaded wincolor v1.0.0
[INFO] [stderr]   Downloaded rand_core v0.2.1
[INFO] [stderr]   Downloaded env_logger v0.5.11
[INFO] [stderr]   Downloaded redox_syscall v0.1.40
[INFO] [stderr]   Downloaded lazy_static v1.0.2
[INFO] [stderr]   Downloaded bitflags v1.0.3
[INFO] [stderr]   Downloaded quick-error v1.2.2
[INFO] [stderr]   Downloaded humantime v1.1.1
[INFO] [stderr]   Downloaded rand v0.5.4
[INFO] [stderr]   Downloaded aho-corasick v0.6.6
[INFO] [stderr]   Downloaded termcolor v1.0.1
[INFO] [stderr]   Downloaded log v0.4.3
[INFO] [stderr]   Downloaded regex v1.0.2
[INFO] [stderr]   Downloaded libc v0.2.42
[INFO] [stderr]   Downloaded winapi v0.3.5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 0dd1b7c49f067b34df60c56ab5ba735dc22467f508dc204055bdc24e10c63bda
[INFO] running `Command { std: "docker" "start" "-a" "0dd1b7c49f067b34df60c56ab5ba735dc22467f508dc204055bdc24e10c63bda", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0dd1b7c49f067b34df60c56ab5ba735dc22467f508dc204055bdc24e10c63bda", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0dd1b7c49f067b34df60c56ab5ba735dc22467f508dc204055bdc24e10c63bda", kill_on_drop: false }`
[INFO] [stdout] 0dd1b7c49f067b34df60c56ab5ba735dc22467f508dc204055bdc24e10c63bda
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 91ec988f05500756749d5ec8fa5eca41cedc05d93b89c5d894fa6e6cce1929f6
[INFO] running `Command { std: "docker" "start" "-a" "91ec988f05500756749d5ec8fa5eca41cedc05d93b89c5d894fa6e6cce1929f6", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]    Compiling libc v0.2.42
[INFO] [stderr]    Compiling regex v1.0.2
[INFO] [stderr]    Compiling ucd-util v0.1.1
[INFO] [stderr]    Compiling lazy_static v1.0.2
[INFO] [stderr]    Compiling quick-error v1.2.2
[INFO] [stderr]    Compiling cfg-if v0.1.4
[INFO] [stderr]    Compiling utf8-ranges v1.0.0
[INFO] [stderr]    Compiling termcolor v1.0.1
[INFO] [stderr]    Compiling rand_core v0.2.1
[INFO] [stderr]    Compiling unreachable v1.0.0
[INFO] [stderr]    Compiling humantime v1.1.1
[INFO] [stderr]    Compiling thread_local v0.3.5
[INFO] [stderr]    Compiling log v0.4.3
[INFO] [stderr]    Compiling regex-syntax v0.6.2
[INFO] [stderr]    Compiling memchr v2.0.1
[INFO] [stderr]    Compiling atty v0.2.11
[INFO] [stderr]    Compiling rand v0.4.2
[INFO] [stderr]    Compiling rand v0.5.4
[INFO] [stderr]    Compiling aho-corasick v0.6.6
[INFO] [stderr]    Compiling env_logger v0.5.11
[INFO] [stderr]    Compiling quickcheck v0.6.2
[INFO] [stderr]    Compiling aisd v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `std::u32`
[INFO] [stdout]  --> src/depq.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use std::u32;
[INFO] [stdout]   |     ^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition
[INFO] [stdout]  --> src/map/mod.rs:8:20
[INFO] [stdout]   |
[INFO] [stdout] 8 |     fn find(&self, &Self::Key) -> Option<&Self::Value>;
[INFO] [stdout]   |                    ^^^^^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: &Self::Key`
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018!
[INFO] [stdout]   = note: for more information, see issue #41686 <https://github.com/rust-lang/rust/issues/41686>
[INFO] [stdout]   = note: `#[warn(anonymous_parameters)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition
[INFO] [stdout]  --> src/map/mod.rs:9:23
[INFO] [stdout]   |
[INFO] [stdout] 9 |     fn ins(&mut self, Self::Key, Self::Value) -> &mut Self;
[INFO] [stdout]   |                       ^^^^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: Self::Key`
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018!
[INFO] [stdout]   = note: for more information, see issue #41686 <https://github.com/rust-lang/rust/issues/41686>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition
[INFO] [stdout]  --> src/map/mod.rs:9:34
[INFO] [stdout]   |
[INFO] [stdout] 9 |     fn ins(&mut self, Self::Key, Self::Value) -> &mut Self;
[INFO] [stdout]   |                                  ^^^^^^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: Self::Value`
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018!
[INFO] [stdout]   = note: for more information, see issue #41686 <https://github.com/rust-lang/rust/issues/41686>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition
[INFO] [stdout]   --> src/map/mod.rs:10:23
[INFO] [stdout]    |
[INFO] [stdout] 10 |     fn del(&mut self, &Self::Key) -> Option<Self::Value>;
[INFO] [stdout]    |                       ^^^^^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: &Self::Key`
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018!
[INFO] [stdout]    = note: for more information, see issue #41686 <https://github.com/rust-lang/rust/issues/41686>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `#[macro_use]` import
[INFO] [stdout]   --> src/lib.rs:13:1
[INFO] [stdout]    |
[INFO] [stdout] 13 | #[macro_use]
[INFO] [stdout]    | ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/depq.rs:340:29
[INFO] [stdout]     |
[INFO] [stdout] 340 |     fn shrink(&self) -> Box<Iterator<Item = Self>> {
[INFO] [stdout]     |                             ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: `#[warn(bare_trait_objects)]` on by default
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 340 |     fn shrink(&self) -> Box<dyn Iterator<Item = Self>> {
[INFO] [stdout]     |                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/coin_change.rs:66:9
[INFO] [stdout]    |
[INFO] [stdout] 66 |     for mut i in 0 .. coins.len() {
[INFO] [stdout]    |         ----^
[INFO] [stdout]    |         |
[INFO] [stdout]    |         help: remove this `mut`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_mut)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `key`
[INFO] [stdout]   --> src/map/bst.rs:58:23
[INFO] [stdout]    |
[INFO] [stdout] 58 |     fn del(&mut self, key: &K) -> Option<V> {
[INFO] [stdout]    |                       ^^^ help: if this is intentional, prefix it with an underscore: `_key`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `is_heap` is never used
[INFO] [stdout]    --> src/depq.rs:248:8
[INFO] [stdout]     |
[INFO] [stdout]  92 | impl<T: PartialOrd + Clone> DoubleHeap<T> {
[INFO] [stdout]     | ----------------------------------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 248 |     fn is_heap(&self) -> bool {
[INFO] [stdout]     |        ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `size` is never used
[INFO] [stdout]   --> src/map/bst.rs:18:8
[INFO] [stdout]    |
[INFO] [stdout] 17 | impl<K, V> Tree<K, V> {
[INFO] [stdout]    | --------------------- method in this implementation
[INFO] [stdout] 18 |     fn size(&self) -> usize {
[INFO] [stdout]    |        ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `aisd::pq::Heap`
[INFO] [stdout]  --> src/bin.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use aisd::pq::Heap;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `aisd::depq::DEPQ`
[INFO] [stdout]  --> src/bin.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use aisd::depq::DEPQ;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `aisd::depq::DoubleHeap`
[INFO] [stdout]  --> src/bin.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use aisd::depq::DoubleHeap;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.58s
[INFO] running `Command { std: "docker" "inspect" "91ec988f05500756749d5ec8fa5eca41cedc05d93b89c5d894fa6e6cce1929f6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "91ec988f05500756749d5ec8fa5eca41cedc05d93b89c5d894fa6e6cce1929f6", kill_on_drop: false }`
[INFO] [stdout] 91ec988f05500756749d5ec8fa5eca41cedc05d93b89c5d894fa6e6cce1929f6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] cf3153be03f7fecca6c8a01bd99a2285298e0e6930935b651296e1ca65430f55
[INFO] running `Command { std: "docker" "start" "-a" "cf3153be03f7fecca6c8a01bd99a2285298e0e6930935b651296e1ca65430f55", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stdout] warning: unused import: `std::u32`
[INFO] [stdout]  --> src/depq.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use std::u32;
[INFO] [stdout]   |     ^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition
[INFO] [stdout]  --> src/map/mod.rs:8:20
[INFO] [stdout]   |
[INFO] [stdout] 8 |     fn find(&self, &Self::Key) -> Option<&Self::Value>;
[INFO] [stdout]   |                    ^^^^^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: &Self::Key`
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018!
[INFO] [stdout]   = note: for more information, see issue #41686 <https://github.com/rust-lang/rust/issues/41686>
[INFO] [stdout]   = note: `#[warn(anonymous_parameters)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition
[INFO] [stdout]  --> src/map/mod.rs:9:23
[INFO] [stdout]   |
[INFO] [stdout] 9 |     fn ins(&mut self, Self::Key, Self::Value) -> &mut Self;
[INFO] [stdout]   |                       ^^^^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: Self::Key`
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018!
[INFO] [stdout]   = note: for more information, see issue #41686 <https://github.com/rust-lang/rust/issues/41686>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition
[INFO] [stdout]  --> src/map/mod.rs:9:34
[INFO] [stdout]   |
[INFO] [stdout] 9 |     fn ins(&mut self, Self::Key, Self::Value) -> &mut Self;
[INFO] [stdout]   |                                  ^^^^^^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: Self::Value`
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018!
[INFO] [stdout]   = note: for more information, see issue #41686 <https://github.com/rust-lang/rust/issues/41686>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling aisd v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition
[INFO] [stdout]   --> src/map/mod.rs:10:23
[INFO] [stdout]    |
[INFO] [stdout] 10 |     fn del(&mut self, &Self::Key) -> Option<Self::Value>;
[INFO] [stdout]    |                       ^^^^^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: &Self::Key`
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018!
[INFO] [stdout]    = note: for more information, see issue #41686 <https://github.com/rust-lang/rust/issues/41686>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `#[macro_use]` import
[INFO] [stdout]   --> src/lib.rs:13:1
[INFO] [stdout]    |
[INFO] [stdout] 13 | #[macro_use]
[INFO] [stdout]    | ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/depq.rs:340:29
[INFO] [stdout]     |
[INFO] [stdout] 340 |     fn shrink(&self) -> Box<Iterator<Item = Self>> {
[INFO] [stdout]     |                             ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: `#[warn(bare_trait_objects)]` on by default
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 340 |     fn shrink(&self) -> Box<dyn Iterator<Item = Self>> {
[INFO] [stdout]     |                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/coin_change.rs:66:9
[INFO] [stdout]    |
[INFO] [stdout] 66 |     for mut i in 0 .. coins.len() {
[INFO] [stdout]    |         ----^
[INFO] [stdout]    |         |
[INFO] [stdout]    |         help: remove this `mut`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_mut)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `key`
[INFO] [stdout]   --> src/map/bst.rs:58:23
[INFO] [stdout]    |
[INFO] [stdout] 58 |     fn del(&mut self, key: &K) -> Option<V> {
[INFO] [stdout]    |                       ^^^ help: if this is intentional, prefix it with an underscore: `_key`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `is_heap` is never used
[INFO] [stdout]    --> src/depq.rs:248:8
[INFO] [stdout]     |
[INFO] [stdout]  92 | impl<T: PartialOrd + Clone> DoubleHeap<T> {
[INFO] [stdout]     | ----------------------------------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 248 |     fn is_heap(&self) -> bool {
[INFO] [stdout]     |        ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `size` is never used
[INFO] [stdout]   --> src/map/bst.rs:18:8
[INFO] [stdout]    |
[INFO] [stdout] 17 | impl<K, V> Tree<K, V> {
[INFO] [stdout]    | --------------------- method in this implementation
[INFO] [stdout] 18 |     fn size(&self) -> usize {
[INFO] [stdout]    |        ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `aisd::pq::Heap`
[INFO] [stdout]  --> src/bin.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use aisd::pq::Heap;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `aisd::depq::DEPQ`
[INFO] [stdout]  --> src/bin.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use aisd::depq::DEPQ;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `aisd::depq::DoubleHeap`
[INFO] [stdout]  --> src/bin.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use aisd::depq::DoubleHeap;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::Tree::*`
[INFO] [stdout]   --> src/map/bst.rs:89:9
[INFO] [stdout]    |
[INFO] [stdout] 89 |     use super::Tree::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition
[INFO] [stdout]  --> src/map/mod.rs:8:20
[INFO] [stdout]   |
[INFO] [stdout] 8 |     fn find(&self, &Self::Key) -> Option<&Self::Value>;
[INFO] [stdout]   |                    ^^^^^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: &Self::Key`
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018!
[INFO] [stdout]   = note: for more information, see issue #41686 <https://github.com/rust-lang/rust/issues/41686>
[INFO] [stdout]   = note: `#[warn(anonymous_parameters)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition
[INFO] [stdout]  --> src/map/mod.rs:9:23
[INFO] [stdout]   |
[INFO] [stdout] 9 |     fn ins(&mut self, Self::Key, Self::Value) -> &mut Self;
[INFO] [stdout]   |                       ^^^^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: Self::Key`
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018!
[INFO] [stdout]   = note: for more information, see issue #41686 <https://github.com/rust-lang/rust/issues/41686>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition
[INFO] [stdout]  --> src/map/mod.rs:9:34
[INFO] [stdout]   |
[INFO] [stdout] 9 |     fn ins(&mut self, Self::Key, Self::Value) -> &mut Self;
[INFO] [stdout]   |                                  ^^^^^^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: Self::Value`
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018!
[INFO] [stdout]   = note: for more information, see issue #41686 <https://github.com/rust-lang/rust/issues/41686>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition
[INFO] [stdout]   --> src/map/mod.rs:10:23
[INFO] [stdout]    |
[INFO] [stdout] 10 |     fn del(&mut self, &Self::Key) -> Option<Self::Value>;
[INFO] [stdout]    |                       ^^^^^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: &Self::Key`
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018!
[INFO] [stdout]    = note: for more information, see issue #41686 <https://github.com/rust-lang/rust/issues/41686>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/depq.rs:340:29
[INFO] [stdout]     |
[INFO] [stdout] 340 |     fn shrink(&self) -> Box<Iterator<Item = Self>> {
[INFO] [stdout]     |                             ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: `#[warn(bare_trait_objects)]` on by default
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 340 |     fn shrink(&self) -> Box<dyn Iterator<Item = Self>> {
[INFO] [stdout]     |                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/coin_change.rs:66:9
[INFO] [stdout]    |
[INFO] [stdout] 66 |     for mut i in 0 .. coins.len() {
[INFO] [stdout]    |         ----^
[INFO] [stdout]    |         |
[INFO] [stdout]    |         help: remove this `mut`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_mut)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `key`
[INFO] [stdout]   --> src/map/bst.rs:58:23
[INFO] [stdout]    |
[INFO] [stdout] 58 |     fn del(&mut self, key: &K) -> Option<V> {
[INFO] [stdout]    |                       ^^^ help: if this is intentional, prefix it with an underscore: `_key`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/map/bst.rs:105:17
[INFO] [stdout]     |
[INFO] [stdout] 105 |             let mut t1 = t.clone();
[INFO] [stdout]     |                 ----^^
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.26s
[INFO] running `Command { std: "docker" "inspect" "cf3153be03f7fecca6c8a01bd99a2285298e0e6930935b651296e1ca65430f55", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cf3153be03f7fecca6c8a01bd99a2285298e0e6930935b651296e1ca65430f55", kill_on_drop: false }`
[INFO] [stdout] cf3153be03f7fecca6c8a01bd99a2285298e0e6930935b651296e1ca65430f55
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] fe0abbefd228090c245a51b49d1785b4dd950161656fec6345ee136edf0fdf29
[INFO] running `Command { std: "docker" "start" "-a" "fe0abbefd228090c245a51b49d1785b4dd950161656fec6345ee136edf0fdf29", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr] warning: unused import: `std::u32`
[INFO] [stderr]  --> src/depq.rs:3:5
[INFO] [stderr]   |
[INFO] [stderr] 3 | use std::u32;
[INFO] [stderr]   |     ^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: anonymous parameters are deprecated and will be removed in the next edition
[INFO] [stderr]  --> src/map/mod.rs:8:20
[INFO] [stderr]   |
[INFO] [stderr] 8 |     fn find(&self, &Self::Key) -> Option<&Self::Value>;
[INFO] [stderr]   |                    ^^^^^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: &Self::Key`
[INFO] [stderr]   |
[INFO] [stderr]   = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018!
[INFO] [stderr]   = note: for more information, see issue #41686 <https://github.com/rust-lang/rust/issues/41686>
[INFO] [stderr]   = note: `#[warn(anonymous_parameters)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: anonymous parameters are deprecated and will be removed in the next edition
[INFO] [stderr]  --> src/map/mod.rs:9:23
[INFO] [stderr]   |
[INFO] [stderr] 9 |     fn ins(&mut self, Self::Key, Self::Value) -> &mut Self;
[INFO] [stderr]   |                       ^^^^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: Self::Key`
[INFO] [stderr]   |
[INFO] [stderr]   = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018!
[INFO] [stderr]   = note: for more information, see issue #41686 <https://github.com/rust-lang/rust/issues/41686>
[INFO] [stderr] 
[INFO] [stderr] warning: anonymous parameters are deprecated and will be removed in the next edition
[INFO] [stderr]  --> src/map/mod.rs:9:34
[INFO] [stderr]   |
[INFO] [stderr] 9 |     fn ins(&mut self, Self::Key, Self::Value) -> &mut Self;
[INFO] [stderr]   |                                  ^^^^^^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: Self::Value`
[INFO] [stderr]   |
[INFO] [stderr]   = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018!
[INFO] [stderr]   = note: for more information, see issue #41686 <https://github.com/rust-lang/rust/issues/41686>
[INFO] [stderr] 
[INFO] [stderr] warning: anonymous parameters are deprecated and will be removed in the next edition
[INFO] [stderr]   --> src/map/mod.rs:10:23
[INFO] [stderr]    |
[INFO] [stderr] 10 |     fn del(&mut self, &Self::Key) -> Option<Self::Value>;
[INFO] [stderr]    |                       ^^^^^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: &Self::Key`
[INFO] [stderr]    |
[INFO] [stderr]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018!
[INFO] [stderr]    = note: for more information, see issue #41686 <https://github.com/rust-lang/rust/issues/41686>
[INFO] [stderr] 
[INFO] [stderr] warning: unused `#[macro_use]` import
[INFO] [stderr]   --> src/lib.rs:13:1
[INFO] [stderr]    |
[INFO] [stderr] 13 | #[macro_use]
[INFO] [stderr]    | ^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stderr]    --> src/depq.rs:340:29
[INFO] [stderr]     |
[INFO] [stderr] 340 |     fn shrink(&self) -> Box<Iterator<Item = Self>> {
[INFO] [stderr]     |                             ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stderr]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stderr]     = note: `#[warn(bare_trait_objects)]` on by default
[INFO] [stderr] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stderr]     |
[INFO] [stderr] 340 |     fn shrink(&self) -> Box<dyn Iterator<Item = Self>> {
[INFO] [stderr]     |                             +++
[INFO] [stderr] 
[INFO] [stderr] warning: variable does not need to be mutable
[INFO] [stderr]   --> src/coin_change.rs:66:9
[INFO] [stderr]    |
[INFO] [stderr] 66 |     for mut i in 0 .. coins.len() {
[INFO] [stderr]    |         ----^
[INFO] [stderr]    |         |
[INFO] [stderr]    |         help: remove this `mut`
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_mut)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `key`
[INFO] [stderr]   --> src/map/bst.rs:58:23
[INFO] [stderr]    |
[INFO] [stderr] 58 |     fn del(&mut self, key: &K) -> Option<V> {
[INFO] [stderr]    |                       ^^^ help: if this is intentional, prefix it with an underscore: `_key`
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_variables)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: method `is_heap` is never used
[INFO] [stderr]    --> src/depq.rs:248:8
[INFO] [stderr]     |
[INFO] [stderr]  92 | impl<T: PartialOrd + Clone> DoubleHeap<T> {
[INFO] [stderr]     | ----------------------------------------- method in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 248 |     fn is_heap(&self) -> bool {
[INFO] [stderr]     |        ^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(dead_code)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: method `size` is never used
[INFO] [stderr]   --> src/map/bst.rs:18:8
[INFO] [stderr]    |
[INFO] [stderr] 17 | impl<K, V> Tree<K, V> {
[INFO] [stderr]    | --------------------- method in this implementation
[INFO] [stderr] 18 |     fn size(&self) -> usize {
[INFO] [stderr]    |        ^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `super::Tree::*`
[INFO] [stderr]   --> src/map/bst.rs:89:9
[INFO] [stderr]    |
[INFO] [stderr] 89 |     use super::Tree::*;
[INFO] [stderr]    |         ^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_imports)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: variable does not need to be mutable
[INFO] [stderr]    --> src/map/bst.rs:105:17
[INFO] [stderr]     |
[INFO] [stderr] 105 |             let mut t1 = t.clone();
[INFO] [stderr]     |                 ----^^
[INFO] [stderr]     |                 |
[INFO] [stderr]     |                 help: remove this `mut`
[INFO] [stderr] 
[INFO] [stderr] warning: `aisd` (lib) generated 11 warnings (run `cargo fix --lib -p aisd` to apply 7 suggestions)
[INFO] [stderr] warning: `aisd` (lib test) generated 9 warnings (7 duplicates) (run `cargo fix --lib -p aisd --tests` to apply 2 suggestions)
[INFO] [stderr] warning: unused import: `aisd::pq::Heap`
[INFO] [stderr]  --> src/bin.rs:5:5
[INFO] [stderr]   |
[INFO] [stderr] 5 | use aisd::pq::Heap;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `aisd::depq::DEPQ`
[INFO] [stderr]  --> src/bin.rs:7:5
[INFO] [stderr]   |
[INFO] [stderr] 7 | use aisd::depq::DEPQ;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `aisd::depq::DoubleHeap`
[INFO] [stderr]  --> src/bin.rs:8:5
[INFO] [stderr]   |
[INFO] [stderr] 8 | use aisd::depq::DoubleHeap;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `aisd` (bin "mybin" test) generated 3 warnings (run `cargo fix --bin "mybin" --tests` to apply 3 suggestions)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.06s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/aisd-847af8eabc80f5b8)
[INFO] [stdout] 
[INFO] [stdout] running 77 tests
[INFO] [stdout] test depq::tests::is_empty_new ... ok
[INFO] [stdout] test depq::tests::is_empty_make_heap ... ok
[INFO] [stdout] test depq::tests::del_max_greatest ... ok
[INFO] [stdout] test depq::tests::ins_max ... ok
[INFO] [stdout] test depq::tests::is_heap_new ... ok
[INFO] [stdout] test depq::tests::is_empty_size ... ok
[INFO] [stdout] test depq::tests::is_empty_ins ... ok
[INFO] [stdout] test depq::tests::is_empty_min ... ok
[INFO] [stdout] test depq::tests::del_min_least ... ok
[INFO] [stdout] test depq::tests::min_del_min ... ok
[INFO] [stdout] test depq::tests::is_empty_max ... ok
[INFO] [stdout] test depq::tests::is_empty_del_min ... ok
[INFO] [stdout] test depq::tests::is_heap_del_max ... ok
[INFO] [stdout] test depq::tests::ins_min ... ok
[INFO] [stdout] test depq::tests::is_empty_del_max ... ok
[INFO] [stdout] test depq::tests::is_heap_make_heap ... ok
[INFO] [stdout] test depq::tests::size_new ... ok
[INFO] [stdout] test depq::tests::size_del_max ... ok
[INFO] [stdout] test depq::tests::is_heap_del_min ... ok
[INFO] [stdout] test depq::tests::size_max ... ok
[INFO] [stdout] test depq::tests::is_heap_ins ... ok
[INFO] [stdout] test depq::tests::size_make_heap ... ok
[INFO] [stdout] test depq::tests::size_del_min ... ok
[INFO] [stdout] test depq::tests::ins_del_min ... ok
[INFO] [stdout] test map::bst::tests::del_new ... ok
[INFO] [stdout] test pq::tests::height_new ... ok
[INFO] [stdout] test map::bst::tests::size_new ... ok
[INFO] [stdout] test pq::tests::del_min_least ... ok
[INFO] [stdout] test depq::tests::size_ins ... ok
[INFO] [stdout] test depq::tests::size_min ... ok
[INFO] [stdout] test map::bst::tests::size_del ... ok
[INFO] [stdout] test depq::tests::ins_del_max ... ok
[INFO] [stdout] test map::bst::tests::size_ins ... ok
[INFO] [stdout] test pq::tests::del_min_is_empty ... ok
[INFO] [stdout] test pq::tests::is_empty_insert ... ok
[INFO] [stdout] test map::bst::tests::find_ins ... ok
[INFO] [stdout] test depq::tests::max_del_max ... ok
[INFO] [stdout] test pq::tests::is_empty_new ... ok
[INFO] [stdout] test depq::tests::is_heap_arbitrary ... ok
[INFO] [stdout] test pq::tests::is_empty_make_new_heap_bottom_up ... ok
[INFO] [stdout] test pq::tests::is_empty_size ... ok
[INFO] [stdout] test pq::tests::insert_min ... ok
[INFO] [stdout] test pq::tests::is_heap_make_new_heap_bottom_up ... ok
[INFO] [stdout] test pq::tests::is_heap_del_min ... ok
[INFO] [stdout] test pq::tests::is_heap_arbitrary ... ok
[INFO] [stdout] test pq::tests::is_heap_make_new_heap_top_down ... ok
[INFO] [stdout] test pq::tests::insert_del_min ... ok
[INFO] [stdout] test pq::tests::size_new ... ok
[INFO] [stdout] test pq::tests::size_make_new_heap_top_down ... ok
[INFO] [stdout] test pq::tests::size_make_new_heap_bottom_up ... ok
[INFO] [stdout] test pq::tests::size_del_min ... ok
[INFO] [stdout] test pq::tests::size_ins ... ok
[INFO] [stdout] test union_by_rank::tests::find_new ... ok
[INFO] [stdout] test union_by_rank::tests::size_new ... ok
[INFO] [stdout] test map::bst::tests::del_ins ... FAILED
[INFO] [stdout] test map::bst::tests::find_del ... FAILED
[INFO] [stdout] test map::bst::tests::find_is_del ... FAILED
[INFO] [stdout] test union_by_size::tests::find_new ... ok
[INFO] [stdout] test union_by_size::tests::size_new ... ok
[INFO] [stdout] test pq::tests::size_min ... ok
[INFO] [stdout] test pq::tests::min_del_min ... ok
[INFO] [stdout] test union_by_rank::tests::union_find ... ok
[INFO] [stdout] test pq::tests::min_is_empty ... ok
[INFO] [stdout] test pq::tests::sort2_is_sorted ... ok
[INFO] [stdout] test pq::tests::is_heap_ins ... ok
[INFO] [stdout] test pq::tests::is_empty_make_new_heap_top_down ... ok
[INFO] [stdout] test union_by_rank::tests::size_union ... ok
[INFO] [stdout] test union_by_size::tests::union_find ... ok
[INFO] [stdout] test map::bst::tests::find_new ... ok
[INFO] [stdout] test union_by_size::tests::size_union ... ok
[INFO] [stdout] test union_by_size::tests::size_union2 ... ok
[INFO] [stdout] test union_by_size::tests::sum_of_sizes ... ok
[INFO] [stdout] test union_by_rank::tests::size_find ... ok
[INFO] [stdout] test pq::tests::is_heap_new ... ok
[INFO] [stdout] test union_by_rank::tests::size_union2 ... ok
[INFO] [stdout] test pq::tests::sort_is_sorted ... ok
[INFO] [stdout] test union_by_size::tests::size_find ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- map::bst::tests::del_ins stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'map::bst::tests::del_ins' panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/quickcheck-0.6.2/src/tester.rs:179:28:
[INFO] [stdout] [quickcheck] TEST FAILED. Arguments: (N(13, 73, N(5, 2, N(2, 2, N(0, 16, E, E), E), N(8, 52, E, N(12, 63, E, E))), N(36, 46, N(31, 31, N(29, 76, N(21, 5, N(17, 82, E, N(18, 23, E, E)), N(26, 10, E, N(27, 59, E, E))), E), N(33, 49, E, N(34, 81, E, E))), N(63, 86, N(59, 86, N(41, 99, N(39, 30, N(38, 69, E, E), E), N(57, 54, N(51, 88, N(48, 45, E, N(49, 17, E, E)), N(52, 50, E, E)), N(58, 3, E, E))), N(62, 90, N(61, 21, E, E), E)), N(92, 35, N(70, 6, N(69, 62, N(67, 61, E, E), E), N(76, 63, N(72, 57, N(71, 80, E, E), N(75, 14, E, E)), N(84, 90, N(82, 54, N(78, 90, E, E), E), N(91, 9, N(85, 60, E, N(90, 35, N(87, 2, E, E), E)), E)))), N(94, 24, E, E))))), 0, 0)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x55d1c04ca4b2 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x55d1c04ca4b2 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x55d1c04ca4b2 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x55d1c04ca4b2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x55d1c04f0163 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x55d1c04f0163 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x55d1c04c7433 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x55d1c04c7433 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x55d1c04ca302 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x55d1c04cba39 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x55d1c04cb86e - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x55d1c0357404 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x55d1c0357404 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x55d1c04cc50e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x55d1c04cc50e - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x55d1c02f2c9b - std::panicking::begin_panic::{{closure}}::hb17f29e7aaa13d44
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:770:9
[INFO] [stdout]   16:     0x55d1c02fa366 - std::sys::backtrace::__rust_end_short_backtrace::h25272943d1f7bef6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x55d1c02f2c3a - std::panicking::begin_panic::h3ee4b07c40a70b3b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:769:5
[INFO] [stdout]   18:     0x55d1c02d89f6 - quickcheck::tester::QuickCheck<G>::quickcheck::h82212c508e241aa4
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/quickcheck-0.6.2/src/tester.rs:179:28
[INFO] [stdout]   19:     0x55d1c02d6c25 - quickcheck::tester::quickcheck::h714958e69e416d5c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/quickcheck-0.6.2/src/tester.rs:196:58
[INFO] [stdout]   20:     0x55d1c02ffabd - aisd::map::bst::tests::del_ins::hc7dff1fa05e0930b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/quickcheck-0.6.2/src/lib.rs:66:21
[INFO] [stdout]   21:     0x55d1c02ffa97 - aisd::map::bst::tests::del_ins::{{closure}}::hf9fbe5624e9dac44
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/quickcheck-0.6.2/src/lib.rs:62:30
[INFO] [stdout]   22:     0x55d1c0308f76 - core::ops::function::FnOnce::call_once::hdeabec54dfd9c0f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   23:     0x55d1c035cc6b - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   24:     0x55d1c035cc6b - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   25:     0x55d1c035bda5 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   26:     0x55d1c035bda5 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   27:     0x55d1c035bda5 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   28:     0x55d1c035bda5 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   29:     0x55d1c035bda5 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   30:     0x55d1c035bda5 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   31:     0x55d1c035bda5 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   32:     0x55d1c031f9a4 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   33:     0x55d1c031f9a4 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   34:     0x55d1c032337a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   35:     0x55d1c032337a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   36:     0x55d1c032337a - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   37:     0x55d1c032337a - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   38:     0x55d1c032337a - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   39:     0x55d1c032337a - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   40:     0x55d1c032337a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   41:     0x55d1c04cf48f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   42:     0x55d1c04cf48f - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   43:     0x783bf1bb4aa4 - <unknown>
[INFO] [stdout]   44:     0x783bf1c41a34 - clone
[INFO] [stdout]   45:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- map::bst::tests::find_del stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'map::bst::tests::find_del' panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/quickcheck-0.6.2/src/tester.rs:179:28:
[INFO] [stdout] [quickcheck] TEST FAILED. Arguments: (N(79, 21, N(13, 47, E, N(35, 53, N(27, 32, N(16, 82, N(15, 77, E, E), N(21, 50, E, N(26, 76, E, E))), N(28, 18, E, N(34, 57, N(32, 5, E, E), E))), N(51, 26, N(47, 66, N(40, 78, N(38, 28, N(36, 63, E, N(37, 74, E, E)), E), N(43, 70, E, E)), N(49, 86, E, E)), N(66, 69, N(58, 33, N(55, 82, N(53, 28, N(52, 13, E, E), E), N(56, 84, E, E)), N(62, 52, N(59, 28, E, N(60, 71, E, E)), N(65, 72, E, E))), N(71, 73, N(68, 6, E, E), N(77, 31, E, E)))))), N(86, 44, N(85, 11, E, E), N(97, 48, N(94, 45, N(88, 69, N(87, 48, E, E), E), N(96, 23, N(95, 52, E, E), E)), N(98, 38, E, E)))), 13)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x55d1c04ca4b2 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x55d1c04ca4b2 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x55d1c04ca4b2 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x55d1c04ca4b2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x55d1c04f0163 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x55d1c04f0163 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x55d1c04c7433 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x55d1c04c7433 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x55d1c04ca302 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x55d1c04cba39 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x55d1c04cb86e - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x55d1c0357404 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x55d1c0357404 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x55d1c04cc50e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x55d1c04cc50e - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x55d1c02f2c9b - std::panicking::begin_panic::{{closure}}::hb17f29e7aaa13d44
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:770:9
[INFO] [stdout]   16:     0x55d1c02fa366 - std::sys::backtrace::__rust_end_short_backtrace::h25272943d1f7bef6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x55d1c02f2c3a - std::panicking::begin_panic::h3ee4b07c40a70b3b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:769:5
[INFO] [stdout]   18:     0x55d1c02d80f6 - quickcheck::tester::QuickCheck<G>::quickcheck::h40aa62bd97bced23
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/quickcheck-0.6.2/src/tester.rs:179:28
[INFO] [stdout]   19:     0x55d1c02d69a5 - quickcheck::tester::quickcheck::h20ca3c78fb7f28a5
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/quickcheck-0.6.2/src/tester.rs:196:58
[INFO] [stdout]   20:     0x55d1c02ffe0d - aisd::map::bst::tests::find_del::hd4b943be370d0358
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/quickcheck-0.6.2/src/lib.rs:66:21
[INFO] [stdout]   21:     0x55d1c02ffde7 - aisd::map::bst::tests::find_del::{{closure}}::h75418fd8928f22d0
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/quickcheck-0.6.2/src/lib.rs:62:30
[INFO] [stdout]   22:     0x55d1c0308026 - core::ops::function::FnOnce::call_once::h361286cdd90c2a51
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   23:     0x55d1c035cc6b - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   24:     0x55d1c035cc6b - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   25:     0x55d1c035bda5 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   26:     0x55d1c035bda5 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   27:     0x55d1c035bda5 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   28:     0x55d1c035bda5 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   29:     0x55d1c035bda5 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   30:     0x55d1c035bda5 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   31:     0x55d1c035bda5 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   32:     0x55d1c031f9a4 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   33:     0x55d1c031f9a4 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   34:     0x55d1c032337a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   35:     0x55d1c032337a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   36:     0x55d1c032337a - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   37:     0x55d1c032337a - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   38:     0x55d1c032337a - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   39:     0x55d1c032337a - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   40:     0x55d1c032337a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   41:     0x55d1c04cf48f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   42:     0x55d1c04cf48f - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   43:     0x783bf1bb4aa4 - <unknown>
[INFO] [stdout]   44:     0x783bf1c41a34 - clone
[INFO] [stdout]   45:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- map::bst::tests::find_is_del stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'map::bst::tests::find_is_del' panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/quickcheck-0.6.2/src/tester.rs:179:28:
[INFO] [stdout] [quickcheck] TEST FAILED. Arguments: (N(68, 99, N(20, 38, N(19, 16, N(16, 66, N(11, 96, N(0, 21, E, N(9, 42, N(1, 51, E, N(5, 27, N(2, 13, E, E), N(8, 50, N(6, 33, E, E), E))), N(10, 20, E, E))), N(15, 54, N(13, 60, N(12, 38, E, E), N(14, 58, E, E)), E)), E), E), N(33, 5, N(24, 34, N(21, 13, E, N(22, 40, E, E)), N(26, 48, N(25, 26, E, E), N(29, 24, E, N(32, 61, E, E)))), N(42, 96, N(36, 77, E, N(40, 48, N(39, 19, E, E), N(41, 34, E, E))), N(43, 73, E, N(62, 53, N(49, 64, N(46, 53, E, E), N(59, 67, N(51, 78, E, N(57, 72, N(54, 47, E, E), N(58, 62, E, E))), N(60, 92, E, E))), N(65, 91, E, E)))))), N(98, 42, N(87, 78, N(77, 78, N(72, 25, N(71, 69, N(70, 13, E, E), E), N(74, 20, E, N(76, 27, N(75, 94, E, E), E))), N(86, 75, N(80, 47, E, N(83, 34, E, N(85, 96, E, E))), E)), N(95, 40, N(92, 73, N(91, 89, E, E), E), N(96, 19, E, N(97, 44, E, E)))), N(99, 46, E, E))), 0)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x55d1c04ca4b2 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x55d1c04ca4b2 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x55d1c04ca4b2 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x55d1c04ca4b2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x55d1c04f0163 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x55d1c04f0163 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x55d1c04c7433 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x55d1c04c7433 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x55d1c04ca302 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x55d1c04cba39 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x55d1c04cb86e - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x55d1c0357404 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x55d1c0357404 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x55d1c04cc50e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x55d1c04cc50e - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x55d1c02f2c9b - std::panicking::begin_panic::{{closure}}::hb17f29e7aaa13d44
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:770:9
[INFO] [stdout]   16:     0x55d1c02fa366 - std::sys::backtrace::__rust_end_short_backtrace::h25272943d1f7bef6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x55d1c02f2c3a - std::panicking::begin_panic::h3ee4b07c40a70b3b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:769:5
[INFO] [stdout]   18:     0x55d1c02d80f6 - quickcheck::tester::QuickCheck<G>::quickcheck::h40aa62bd97bced23
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/quickcheck-0.6.2/src/tester.rs:179:28
[INFO] [stdout]   19:     0x55d1c02d69a5 - quickcheck::tester::quickcheck::h20ca3c78fb7f28a5
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/quickcheck-0.6.2/src/tester.rs:196:58
[INFO] [stdout]   20:     0x55d1c02ffc1d - aisd::map::bst::tests::find_is_del::heb742253e7b3e942
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/quickcheck-0.6.2/src/lib.rs:66:21
[INFO] [stdout]   21:     0x55d1c02ffbf7 - aisd::map::bst::tests::find_is_del::{{closure}}::h08780f581ceba1c4
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/quickcheck-0.6.2/src/lib.rs:62:30
[INFO] [stdout]   22:     0x55d1c0308506 - core::ops::function::FnOnce::call_once::h6c45968caa58d63a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   23:     0x55d1c035cc6b - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   24:     0x55d1c035cc6b - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   25:     0x55d1c035bda5 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   26:     0x55d1c035bda5 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   27:     0x55d1c035bda5 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   28:     0x55d1c035bda5 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   29:     0x55d1c035bda5 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   30:     0x55d1c035bda5 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   31:     0x55d1c035bda5 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   32:     0x55d1c031f9a4 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   33:     0x55d1c031f9a4 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   34:     0x55d1c032337a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   35:     0x55d1c032337a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   36:     0x55d1c032337a - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   37:     0x55d1c032337a - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   38:     0x55d1c032337a - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   39:     0x55d1c032337a - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   40:     0x55d1c032337a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   41:     0x55d1c04cf48f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   42:     0x55d1c04cf48f - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   43:     0x783bf1bb4aa4 - <unknown>
[INFO] [stdout]   44:     0x783bf1c41a34 - clone
[INFO] [stdout]   45:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     map::bst::tests::del_ins
[INFO] [stdout]     map::bst::tests::find_del
[INFO] [stdout]     map::bst::tests::find_is_del
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 74 passed; 3 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.18s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] running `Command { std: "docker" "inspect" "fe0abbefd228090c245a51b49d1785b4dd950161656fec6345ee136edf0fdf29", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fe0abbefd228090c245a51b49d1785b4dd950161656fec6345ee136edf0fdf29", kill_on_drop: false }`
[INFO] [stdout] fe0abbefd228090c245a51b49d1785b4dd950161656fec6345ee136edf0fdf29
