[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.60.0 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FZeimer%2Faisd" "/workspace/builds/worker-1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Zeimer/aisd on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [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-1/source/Cargo.toml [INFO] crate git repo https://github.com/Zeimer/aisd already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded regex-syntax v0.6.2 [INFO] [stderr] Downloaded regex v1.0.2 [INFO] [stderr] Downloaded env_logger v0.5.11 [INFO] [stderr] Downloaded wincolor v1.0.0 [INFO] [stderr] Downloaded quickcheck v0.6.2 [INFO] [stderr] Downloaded termcolor v1.0.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2bd35685a8e422146622bfb79f16a7b62f922dda045c576812de49318fb41ed7 [INFO] running `Command { std: "docker" "start" "-a" "2bd35685a8e422146622bfb79f16a7b62f922dda045c576812de49318fb41ed7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2bd35685a8e422146622bfb79f16a7b62f922dda045c576812de49318fb41ed7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2bd35685a8e422146622bfb79f16a7b62f922dda045c576812de49318fb41ed7", kill_on_drop: false }` [INFO] [stdout] 2bd35685a8e422146622bfb79f16a7b62f922dda045c576812de49318fb41ed7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 725dd3ed7f7cd2f13c6260229cb14f7e994988c89945c97992214b6a3223c652 [INFO] running `Command { std: "docker" "start" "-a" "725dd3ed7f7cd2f13c6260229cb14f7e994988c89945c97992214b6a3223c652", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.42 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling ucd-util v0.1.1 [INFO] [stderr] Compiling regex v1.0.2 [INFO] [stderr] Compiling lazy_static v1.0.2 [INFO] [stderr] Compiling utf8-ranges v1.0.0 [INFO] [stderr] Compiling cfg-if v0.1.4 [INFO] [stderr] Compiling termcolor v1.0.1 [INFO] [stderr] Compiling rand_core v0.2.1 [INFO] [stderr] Compiling humantime v1.1.1 [INFO] [stderr] Compiling log v0.4.3 [INFO] [stderr] Compiling unreachable v1.0.0 [INFO] [stderr] Compiling regex-syntax v0.6.2 [INFO] [stderr] Compiling thread_local v0.3.5 [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] = note: `#[warn(anonymous_parameters)]` on by default [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 [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 [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 [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; [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 [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> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [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 [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 340 - fn shrink(&self) -> Box> { [INFO] [stdout] 340 + fn shrink(&self) -> Box> { [INFO] [stdout] | [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 { [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/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: associated function is never used: `is_heap` [INFO] [stdout] --> src/depq.rs:248:8 [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: associated function is never used: `size` [INFO] [stdout] --> src/map/bst.rs:18:8 [INFO] [stdout] | [INFO] [stdout] 18 | fn size(&self) -> usize { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 11 warnings emitted [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: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 8.09s [INFO] running `Command { std: "docker" "inspect" "725dd3ed7f7cd2f13c6260229cb14f7e994988c89945c97992214b6a3223c652", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "725dd3ed7f7cd2f13c6260229cb14f7e994988c89945c97992214b6a3223c652", kill_on_drop: false }` [INFO] [stdout] 725dd3ed7f7cd2f13c6260229cb14f7e994988c89945c97992214b6a3223c652 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 10d7680618dbc26554e76abadd0b5293e2dfde2133e0a581759748bee8b7e901 [INFO] running `Command { std: "docker" "start" "-a" "10d7680618dbc26554e76abadd0b5293e2dfde2133e0a581759748bee8b7e901", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [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] = note: `#[warn(anonymous_parameters)]` on by default [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 [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 [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 [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; [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 [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> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [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 [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 340 - fn shrink(&self) -> Box> { [INFO] [stdout] 340 + fn shrink(&self) -> Box> { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling aisd v0.1.0 (/opt/rustwide/workdir) [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 { [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/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: associated function is never used: `is_heap` [INFO] [stdout] --> src/depq.rs:248:8 [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: associated function is never used: `size` [INFO] [stdout] --> src/map/bst.rs:18:8 [INFO] [stdout] | [INFO] [stdout] 18 | fn size(&self) -> usize { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 11 warnings emitted [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] = note: `#[warn(anonymous_parameters)]` on by default [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 [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 [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 [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; [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 [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> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [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 [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 340 - fn shrink(&self) -> Box> { [INFO] [stdout] 340 + fn shrink(&self) -> Box> { [INFO] [stdout] | [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 { [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/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: 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] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 9 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.83s [INFO] running `Command { std: "docker" "inspect" "10d7680618dbc26554e76abadd0b5293e2dfde2133e0a581759748bee8b7e901", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "10d7680618dbc26554e76abadd0b5293e2dfde2133e0a581759748bee8b7e901", kill_on_drop: false }` [INFO] [stdout] 10d7680618dbc26554e76abadd0b5293e2dfde2133e0a581759748bee8b7e901 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] e96cd7e18bdfbe53945e20749c35164e98a5d0f871f56e3e2684da7d486f8d3a [INFO] running `Command { std: "docker" "start" "-a" "e96cd7e18bdfbe53945e20749c35164e98a5d0f871f56e3e2684da7d486f8d3a", kill_on_drop: false }` [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] = note: `#[warn(anonymous_parameters)]` on by default [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 [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 [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 [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; [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 [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> { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(bare_trait_objects)]` on by default [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 [INFO] [stderr] help: use `dyn` [INFO] [stderr] | [INFO] [stderr] 340 - fn shrink(&self) -> Box> { [INFO] [stderr] 340 + fn shrink(&self) -> Box> { [INFO] [stderr] | [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 { [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: 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: associated function is never used: `is_heap` [INFO] [stderr] --> src/depq.rs:248:8 [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: associated function is never used: `size` [INFO] [stderr] --> src/map/bst.rs:18:8 [INFO] [stderr] | [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 [INFO] [stderr] warning: `aisd` (lib test) generated 9 warnings (7 duplicates) [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 [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.02s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/aisd-f0a03f42cd9635e5) [INFO] [stdout] [INFO] [stdout] running 77 tests [INFO] [stdout] test depq::tests::is_empty_make_heap ... ok [INFO] [stdout] test depq::tests::is_empty_max ... ok [INFO] [stdout] test depq::tests::is_empty_del_max ... ok [INFO] [stdout] test depq::tests::del_max_greatest ... ok [INFO] [stdout] test depq::tests::is_heap_new ... ok [INFO] [stdout] test depq::tests::is_empty_new ... ok [INFO] [stdout] test depq::tests::del_min_least ... ok [INFO] [stdout] test depq::tests::is_empty_del_min ... ok [INFO] [stdout] test depq::tests::is_empty_ins ... ok [INFO] [stdout] test depq::tests::size_ins ... ok [INFO] [stdout] test depq::tests::is_heap_arbitrary ... ok [INFO] [stdout] test depq::tests::is_empty_min ... ok [INFO] [stdout] test depq::tests::ins_min ... ok [INFO] [stdout] test depq::tests::max_del_max ... ok [INFO] [stdout] test depq::tests::size_new ... ok [INFO] [stdout] test depq::tests::ins_max ... ok [INFO] [stdout] test depq::tests::size_del_max ... ok [INFO] [stdout] test depq::tests::is_heap_del_min ... ok [INFO] [stdout] test map::bst::tests::find_new ... ok [INFO] [stdout] test depq::tests::size_del_min ... ok [INFO] [stdout] test pq::tests::height_new ... ok [INFO] [stdout] test map::bst::tests::del_new ... ok [INFO] [stdout] test depq::tests::is_empty_size ... ok [INFO] [stdout] test depq::tests::is_heap_del_max ... ok [INFO] [stdout] test map::bst::tests::size_new ... ok [INFO] [stdout] test pq::tests::del_min_is_empty ... ok [INFO] [stdout] test depq::tests::is_heap_make_heap ... ok [INFO] [stdout] test depq::tests::size_max ... ok [INFO] [stdout] test depq::tests::size_make_heap ... ok [INFO] [stdout] test depq::tests::ins_del_max ... ok [INFO] [stdout] test depq::tests::size_min ... ok [INFO] [stdout] test pq::tests::del_min_least ... ok [INFO] [stdout] test pq::tests::is_empty_insert ... ok [INFO] [stdout] test pq::tests::is_empty_new ... ok [INFO] [stdout] test depq::tests::min_del_min ... ok [INFO] [stdout] test pq::tests::is_empty_make_new_heap_bottom_up ... ok [INFO] [stdout] test map::bst::tests::find_ins ... ok [INFO] [stdout] test pq::tests::size_new ... ok [INFO] [stdout] test map::bst::tests::size_del ... ok [INFO] [stdout] test pq::tests::is_empty_size ... ok [INFO] [stdout] test pq::tests::is_heap_arbitrary ... ok [INFO] [stdout] test pq::tests::insert_min ... ok [INFO] [stdout] test pq::tests::is_empty_make_new_heap_top_down ... ok [INFO] [stdout] test map::bst::tests::size_ins ... ok [INFO] [stdout] test pq::tests::size_make_new_heap_bottom_up ... ok [INFO] [stdout] test depq::tests::is_heap_ins ... ok [INFO] [stdout] test pq::tests::is_heap_ins ... ok [INFO] [stdout] test pq::tests::is_heap_del_min ... ok [INFO] [stdout] test pq::tests::insert_del_min ... ok [INFO] [stdout] test pq::tests::is_heap_make_new_heap_top_down ... ok [INFO] [stdout] test pq::tests::size_make_new_heap_top_down ... ok [INFO] [stdout] test pq::tests::is_heap_new ... ok [INFO] [stdout] test pq::tests::is_heap_make_new_heap_bottom_up ... ok [INFO] [stdout] test pq::tests::size_min ... ok [INFO] [stdout] test pq::tests::size_del_min ... ok [INFO] [stdout] test pq::tests::size_ins ... ok [INFO] [stdout] test pq::tests::min_del_min ... ok [INFO] [stdout] test union_by_size::tests::size_new ... ok [INFO] [stdout] test union_by_rank::tests::find_new ... ok [INFO] [stdout] test union_by_rank::tests::size_new ... ok [INFO] [stdout] test depq::tests::ins_del_min ... ok [INFO] [stdout] test union_by_size::tests::find_new ... ok [INFO] [stdout] test pq::tests::min_is_empty ... ok [INFO] [stdout] test union_by_size::tests::union_find ... ok [INFO] [stdout] test union_by_rank::tests::size_union ... ok [INFO] [stdout] test union_by_size::tests::sum_of_sizes ... ok [INFO] [stdout] test union_by_size::tests::size_find ... ok [INFO] [stdout] test union_by_rank::tests::size_find ... ok [INFO] [stdout] test pq::tests::sort_is_sorted ... ok [INFO] [stdout] test pq::tests::sort2_is_sorted ... ok [INFO] [stdout] test union_by_rank::tests::size_union2 ... ok [INFO] [stdout] test union_by_size::tests::size_union2 ... ok [INFO] [stdout] test union_by_rank::tests::union_find ... ok [INFO] [stdout] test union_by_size::tests::size_union ... 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] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- map::bst::tests::del_ins stdout ---- [INFO] [stdout] thread 'map::bst::tests::del_ins' panicked at '[quickcheck] TEST FAILED. Arguments: (N(67, 72, N(42, 52, N(16, 15, N(7, 0, N(0, 20, E, N(4, 21, E, N(5, 79, E, E))), N(11, 69, N(10, 71, E, E), N(14, 85, E, E))), N(18, 90, N(17, 89, E, E), N(19, 98, E, N(32, 18, N(20, 34, E, N(22, 98, N(21, 57, E, E), N(31, 80, N(24, 38, N(23, 98, E, E), E), E))), N(35, 98, E, N(41, 92, E, E)))))), N(54, 14, N(52, 2, N(43, 56, E, N(44, 8, E, N(48, 3, N(47, 28, E, E), N(50, 80, E, E)))), N(53, 3, E, E)), N(63, 2, N(57, 19, N(55, 40, E, E), N(60, 26, N(58, 79, E, E), E)), N(65, 55, N(64, 48, E, E), E)))), N(94, 99, N(68, 16, E, N(90, 96, N(77, 29, N(73, 39, N(69, 47, E, N(71, 62, E, E)), N(76, 4, N(75, 96, E, E), E)), N(81, 24, N(78, 78, E, E), N(86, 77, N(82, 89, E, N(83, 40, E, E)), N(87, 81, E, N(88, 14, E, E))))), N(91, 2, E, N(93, 59, E, E)))), N(96, 24, E, N(99, 65, E, E)))), 0, 0)', /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/quickcheck-0.6.2/src/tester.rs:179:28 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5567270104fd - std::backtrace_rs::backtrace::libunwind::trace::hee598835bc88d35b [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x5567270104fd - std::backtrace_rs::backtrace::trace_unsynchronized::h9cdc730ba5cf5d72 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x5567270104fd - std::sys_common::backtrace::_print_fmt::h75aeaf7ed30e43fa [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:66:5 [INFO] [stdout] 3: 0x5567270104fd - ::fmt::h606862f787600875 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:45:22 [INFO] [stdout] 4: 0x55672703590c - core::fmt::write::he803f0f418caf762 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/fmt/mod.rs:1190:17 [INFO] [stdout] 5: 0x55672700bde8 - std::io::Write::write_fmt::hbe7c1a63616291e2 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/io/mod.rs:1657:15 [INFO] [stdout] 6: 0x5567270127d7 - std::sys_common::backtrace::_print::h64d038cf8ac3e13e [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:48:5 [INFO] [stdout] 7: 0x5567270127d7 - std::sys_common::backtrace::print::h359300b4a7fccf65 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:35:9 [INFO] [stdout] 8: 0x5567270127d7 - std::panicking::default_hook::{{closure}}::hf51be35e2f510149 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:295:22 [INFO] [stdout] 9: 0x55672701250c - std::panicking::default_hook::h03ca0f22e1d2d25e [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:311:9 [INFO] [stdout] 10: 0x556727012f29 - std::panicking::rust_panic_with_hook::h3b7380e99b825b63 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:698:17 [INFO] [stdout] 11: 0x556726e1a0b4 - std::panicking::begin_panic::{{closure}}::hdff950a611b7fffa [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:617:9 [INFO] [stdout] 12: 0x556726df8a7e - std::sys_common::backtrace::__rust_end_short_backtrace::h34be2b17c375dca5 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:138:18 [INFO] [stdout] 13: 0x556726e1a014 - std::panicking::begin_panic::h59b4c031f2570dfb [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:616:12 [INFO] [stdout] 14: 0x556726de16c7 - quickcheck::tester::QuickCheck::quickcheck::h4fbc276567767982 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/quickcheck-0.6.2/src/tester.rs:179:28 [INFO] [stdout] 15: 0x556726de3c9c - quickcheck::tester::quickcheck::hb7df230ff9d1e0e7 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/quickcheck-0.6.2/src/tester.rs:196:40 [INFO] [stdout] 16: 0x556726df714d - aisd::map::bst::tests::del_ins::hf8b93f23d2d4a667 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/quickcheck-0.6.2/src/lib.rs:66:21 [INFO] [stdout] 17: 0x556726df712a - aisd::map::bst::tests::del_ins::{{closure}}::h52cd011641798e68 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/quickcheck-0.6.2/src/lib.rs:62:17 [INFO] [stdout] 18: 0x556726e2bace - core::ops::function::FnOnce::call_once::hc2fba10a8478515b [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 19: 0x556726e5c063 - core::ops::function::FnOnce::call_once::h2a47b4b927cb6ca5 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 20: 0x556726e5c063 - test::__rust_begin_short_backtrace::h594ef8055a183b9b [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/test/src/lib.rs:575:5 [INFO] [stdout] 21: 0x556726e5ad44 - as core::ops::function::FnOnce>::call_once::hb40cbb8bc3e1be15 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/alloc/src/boxed.rs:1853:9 [INFO] [stdout] 22: 0x556726e5ad44 - as core::ops::function::FnOnce<()>>::call_once::ha4f2bd3b806745a0 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 23: 0x556726e5ad44 - std::panicking::try::do_call::h92af9f8bc77a5987 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:492:40 [INFO] [stdout] 24: 0x556726e5ad44 - std::panicking::try::h9df49eeae42572b7 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:456:19 [INFO] [stdout] 25: 0x556726e5ad44 - std::panic::catch_unwind::h101dbadc82bbe0fd [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panic.rs:137:14 [INFO] [stdout] 26: 0x556726e5ad44 - test::run_test_in_process::h2ad7bffb068e750a [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/test/src/lib.rs:598:18 [INFO] [stdout] 27: 0x556726e5ad44 - test::run_test::run_test_inner::{{closure}}::h384faf46554c5acb [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/test/src/lib.rs:492:39 [INFO] [stdout] 28: 0x556726e64661 - test::run_test::run_test_inner::{{closure}}::h17cfe94835a46685 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/test/src/lib.rs:519:37 [INFO] [stdout] 29: 0x556726e64661 - std::sys_common::backtrace::__rust_begin_short_backtrace::h82709e5086312627 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:122:18 [INFO] [stdout] 30: 0x556726e30cdf - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hdfea66a201b39571 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/thread/mod.rs:498:17 [INFO] [stdout] 31: 0x556726e30cdf - as core::ops::function::FnOnce<()>>::call_once::h4912df03598e67fa [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 32: 0x556726e30cdf - std::panicking::try::do_call::h6d5dc1045d0eade8 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:492:40 [INFO] [stdout] 33: 0x556726e30cdf - std::panicking::try::hbc897fc717ec6571 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:456:19 [INFO] [stdout] 34: 0x556726e30cdf - std::panic::catch_unwind::h27f1e958c91391ad [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panic.rs:137:14 [INFO] [stdout] 35: 0x556726e30cdf - std::thread::Builder::spawn_unchecked_::{{closure}}::h1b42e48537edc3c0 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/thread/mod.rs:497:30 [INFO] [stdout] 36: 0x556726e30cdf - core::ops::function::FnOnce::call_once{{vtable.shim}}::h9137b3d6d2a88354 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 37: 0x556727018c33 - as core::ops::function::FnOnce>::call_once::hf70ac038171e3e1a [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/alloc/src/boxed.rs:1853:9 [INFO] [stdout] 38: 0x556727018c33 - as core::ops::function::FnOnce>::call_once::he6690128792365ad [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/alloc/src/boxed.rs:1853:9 [INFO] [stdout] 39: 0x556727018c33 - std::sys::unix::thread::Thread::new::thread_start::ha07928d93d5a5ec9 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 40: 0x7fb81123c609 - start_thread [INFO] [stdout] 41: 0x7fb81100c163 - clone [INFO] [stdout] 42: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- map::bst::tests::find_del stdout ---- [INFO] [stdout] thread 'map::bst::tests::find_del' panicked at '[quickcheck] TEST FAILED. Arguments: (N(97, 3, N(51, 14, N(3, 53, N(2, 69, N(1, 18, N(0, 75, E, E), E), E), N(9, 54, N(8, 9, E, E), N(42, 89, N(10, 97, E, N(38, 43, N(21, 39, N(14, 96, N(12, 59, E, E), N(20, 16, N(15, 21, E, E), E)), N(23, 22, E, N(24, 53, E, N(30, 36, N(26, 37, E, N(27, 13, E, E)), N(33, 53, E, N(37, 76, E, E)))))), N(41, 23, E, E))), N(46, 32, E, N(47, 77, E, N(49, 84, N(48, 65, E, E), N(50, 31, E, E))))))), N(64, 58, N(60, 99, N(57, 2, N(52, 48, E, E), E), N(63, 99, N(62, 58, E, E), E)), N(78, 88, N(77, 34, N(73, 62, N(66, 85, E, N(67, 71, E, E)), N(75, 98, E, N(76, 75, E, E))), E), N(79, 40, E, N(91, 69, N(89, 9, N(80, 53, E, N(83, 95, N(81, 2, E, N(82, 29, E, E)), N(85, 71, E, N(87, 2, E, E)))), E), N(93, 3, E, N(96, 63, N(94, 70, E, E), E))))))), E), 0)', /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/quickcheck-0.6.2/src/tester.rs:179:28 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5567270104fd - std::backtrace_rs::backtrace::libunwind::trace::hee598835bc88d35b [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x5567270104fd - std::backtrace_rs::backtrace::trace_unsynchronized::h9cdc730ba5cf5d72 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x5567270104fd - std::sys_common::backtrace::_print_fmt::h75aeaf7ed30e43fa [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:66:5 [INFO] [stdout] 3: 0x5567270104fd - ::fmt::h606862f787600875 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:45:22 [INFO] [stdout] 4: 0x55672703590c - core::fmt::write::he803f0f418caf762 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/fmt/mod.rs:1190:17 [INFO] [stdout] 5: 0x55672700bde8 - std::io::Write::write_fmt::hbe7c1a63616291e2 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/io/mod.rs:1657:15 [INFO] [stdout] 6: 0x5567270127d7 - std::sys_common::backtrace::_print::h64d038cf8ac3e13e [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:48:5 [INFO] [stdout] 7: 0x5567270127d7 - std::sys_common::backtrace::print::h359300b4a7fccf65 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:35:9 [INFO] [stdout] 8: 0x5567270127d7 - std::panicking::default_hook::{{closure}}::hf51be35e2f510149 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:295:22 [INFO] [stdout] 9: 0x55672701250c - std::panicking::default_hook::h03ca0f22e1d2d25e [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:311:9 [INFO] [stdout] 10: 0x556727012f29 - std::panicking::rust_panic_with_hook::h3b7380e99b825b63 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:698:17 [INFO] [stdout] 11: 0x556726e1a0b4 - std::panicking::begin_panic::{{closure}}::hdff950a611b7fffa [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:617:9 [INFO] [stdout] 12: 0x556726df8a7e - std::sys_common::backtrace::__rust_end_short_backtrace::h34be2b17c375dca5 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:138:18 [INFO] [stdout] 13: 0x556726e1a014 - std::panicking::begin_panic::h59b4c031f2570dfb [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:616:12 [INFO] [stdout] 14: 0x556726de06d7 - quickcheck::tester::QuickCheck::quickcheck::h06220feee8c4336e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/quickcheck-0.6.2/src/tester.rs:179:28 [INFO] [stdout] 15: 0x556726de3abc - quickcheck::tester::quickcheck::h7f218ca2cb911509 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/quickcheck-0.6.2/src/tester.rs:196:40 [INFO] [stdout] 16: 0x556726df747d - aisd::map::bst::tests::find_del::h28efa4f119365675 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/quickcheck-0.6.2/src/lib.rs:66:21 [INFO] [stdout] 17: 0x556726df745a - aisd::map::bst::tests::find_del::{{closure}}::h850e4ccece8990b3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/quickcheck-0.6.2/src/lib.rs:62:17 [INFO] [stdout] 18: 0x556726e2ba0e - core::ops::function::FnOnce::call_once::hb9b83f143b3eedae [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 19: 0x556726e5c063 - core::ops::function::FnOnce::call_once::h2a47b4b927cb6ca5 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 20: 0x556726e5c063 - test::__rust_begin_short_backtrace::h594ef8055a183b9b [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/test/src/lib.rs:575:5 [INFO] [stdout] 21: 0x556726e5ad44 - as core::ops::function::FnOnce>::call_once::hb40cbb8bc3e1be15 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/alloc/src/boxed.rs:1853:9 [INFO] [stdout] 22: 0x556726e5ad44 - as core::ops::function::FnOnce<()>>::call_once::ha4f2bd3b806745a0 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 23: 0x556726e5ad44 - std::panicking::try::do_call::h92af9f8bc77a5987 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:492:40 [INFO] [stdout] 24: 0x556726e5ad44 - std::panicking::try::h9df49eeae42572b7 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:456:19 [INFO] [stdout] 25: 0x556726e5ad44 - std::panic::catch_unwind::h101dbadc82bbe0fd [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panic.rs:137:14 [INFO] [stdout] 26: 0x556726e5ad44 - test::run_test_in_process::h2ad7bffb068e750a [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/test/src/lib.rs:598:18 [INFO] [stdout] 27: 0x556726e5ad44 - test::run_test::run_test_inner::{{closure}}::h384faf46554c5acb [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/test/src/lib.rs:492:39 [INFO] [stdout] 28: 0x556726e64661 - test::run_test::run_test_inner::{{closure}}::h17cfe94835a46685 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/test/src/lib.rs:519:37 [INFO] [stdout] 29: 0x556726e64661 - std::sys_common::backtrace::__rust_begin_short_backtrace::h82709e5086312627 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:122:18 [INFO] [stdout] 30: 0x556726e30cdf - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hdfea66a201b39571 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/thread/mod.rs:498:17 [INFO] [stdout] 31: 0x556726e30cdf - as core::ops::function::FnOnce<()>>::call_once::h4912df03598e67fa [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 32: 0x556726e30cdf - std::panicking::try::do_call::h6d5dc1045d0eade8 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:492:40 [INFO] [stdout] 33: 0x556726e30cdf - std::panicking::try::hbc897fc717ec6571 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:456:19 [INFO] [stdout] 34: 0x556726e30cdf - std::panic::catch_unwind::h27f1e958c91391ad [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panic.rs:137:14 [INFO] [stdout] 35: 0x556726e30cdf - std::thread::Builder::spawn_unchecked_::{{closure}}::h1b42e48537edc3c0 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/thread/mod.rs:497:30 [INFO] [stdout] 36: 0x556726e30cdf - core::ops::function::FnOnce::call_once{{vtable.shim}}::h9137b3d6d2a88354 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 37: 0x556727018c33 - as core::ops::function::FnOnce>::call_once::hf70ac038171e3e1a [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/alloc/src/boxed.rs:1853:9 [INFO] [stdout] 38: 0x556727018c33 - as core::ops::function::FnOnce>::call_once::he6690128792365ad [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/alloc/src/boxed.rs:1853:9 [INFO] [stdout] 39: 0x556727018c33 - std::sys::unix::thread::Thread::new::thread_start::ha07928d93d5a5ec9 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 40: 0x7fb81123c609 - start_thread [INFO] [stdout] 41: 0x7fb81100c163 - clone [INFO] [stdout] 42: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- map::bst::tests::find_is_del stdout ---- [INFO] [stdout] thread 'map::bst::tests::find_is_del' panicked at '[quickcheck] TEST FAILED. Arguments: (N(28, 25, N(0, 31, E, N(4, 69, E, N(25, 22, N(17, 92, N(10, 21, N(8, 65, E, E), N(16, 84, N(12, 86, N(11, 90, E, E), N(15, 41, E, E)), E)), E), E))), N(42, 48, N(34, 26, N(30, 71, E, N(32, 36, E, E)), N(37, 63, N(36, 68, E, E), E)), N(52, 5, N(50, 53, N(44, 98, E, N(47, 26, E, N(49, 95, E, E))), N(51, 91, E, E)), N(79, 73, N(78, 54, N(65, 79, N(55, 0, N(53, 77, E, N(54, 76, E, E)), N(64, 77, N(58, 37, E, E), E)), N(71, 92, N(69, 46, E, E), N(74, 47, N(73, 77, E, E), E))), E), N(88, 3, N(85, 10, N(81, 28, N(80, 12, E, E), E), N(86, 97, E, E)), N(97, 39, N(95, 38, N(91, 70, E, E), E), E)))))), 0)', /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/quickcheck-0.6.2/src/tester.rs:179:28 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5567270104fd - std::backtrace_rs::backtrace::libunwind::trace::hee598835bc88d35b [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x5567270104fd - std::backtrace_rs::backtrace::trace_unsynchronized::h9cdc730ba5cf5d72 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x5567270104fd - std::sys_common::backtrace::_print_fmt::h75aeaf7ed30e43fa [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:66:5 [INFO] [stdout] 3: 0x5567270104fd - ::fmt::h606862f787600875 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:45:22 [INFO] [stdout] 4: 0x55672703590c - core::fmt::write::he803f0f418caf762 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/fmt/mod.rs:1190:17 [INFO] [stdout] 5: 0x55672700bde8 - std::io::Write::write_fmt::hbe7c1a63616291e2 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/io/mod.rs:1657:15 [INFO] [stdout] 6: 0x5567270127d7 - std::sys_common::backtrace::_print::h64d038cf8ac3e13e [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:48:5 [INFO] [stdout] 7: 0x5567270127d7 - std::sys_common::backtrace::print::h359300b4a7fccf65 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:35:9 [INFO] [stdout] 8: 0x5567270127d7 - std::panicking::default_hook::{{closure}}::hf51be35e2f510149 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:295:22 [INFO] [stdout] 9: 0x55672701250c - std::panicking::default_hook::h03ca0f22e1d2d25e [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:311:9 [INFO] [stdout] 10: 0x556727012f29 - std::panicking::rust_panic_with_hook::h3b7380e99b825b63 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:698:17 [INFO] [stdout] 11: 0x556726e1a0b4 - std::panicking::begin_panic::{{closure}}::hdff950a611b7fffa [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:617:9 [INFO] [stdout] 12: 0x556726df8a7e - std::sys_common::backtrace::__rust_end_short_backtrace::h34be2b17c375dca5 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:138:18 [INFO] [stdout] 13: 0x556726e1a014 - std::panicking::begin_panic::h59b4c031f2570dfb [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:616:12 [INFO] [stdout] 14: 0x556726de06d7 - quickcheck::tester::QuickCheck::quickcheck::h06220feee8c4336e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/quickcheck-0.6.2/src/tester.rs:179:28 [INFO] [stdout] 15: 0x556726de3abc - quickcheck::tester::quickcheck::h7f218ca2cb911509 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/quickcheck-0.6.2/src/tester.rs:196:40 [INFO] [stdout] 16: 0x556726df729d - aisd::map::bst::tests::find_is_del::hb9187c21ff0494d4 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/quickcheck-0.6.2/src/lib.rs:66:21 [INFO] [stdout] 17: 0x556726df727a - aisd::map::bst::tests::find_is_del::{{closure}}::h67e0b40f8159dc87 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/quickcheck-0.6.2/src/lib.rs:62:17 [INFO] [stdout] 18: 0x556726e2b68e - core::ops::function::FnOnce::call_once::h8d2a8cda62a690d5 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 19: 0x556726e5c063 - core::ops::function::FnOnce::call_once::h2a47b4b927cb6ca5 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 20: 0x556726e5c063 - test::__rust_begin_short_backtrace::h594ef8055a183b9b [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/test/src/lib.rs:575:5 [INFO] [stdout] 21: 0x556726e5ad44 - as core::ops::function::FnOnce>::call_once::hb40cbb8bc3e1be15 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/alloc/src/boxed.rs:1853:9 [INFO] [stdout] 22: 0x556726e5ad44 - as core::ops::function::FnOnce<()>>::call_once::ha4f2bd3b806745a0 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 23: 0x556726e5ad44 - std::panicking::try::do_call::h92af9f8bc77a5987 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:492:40 [INFO] [stdout] 24: 0x556726e5ad44 - std::panicking::try::h9df49eeae42572b7 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:456:19 [INFO] [stdout] 25: 0x556726e5ad44 - std::panic::catch_unwind::h101dbadc82bbe0fd [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panic.rs:137:14 [INFO] [stdout] 26: 0x556726e5ad44 - test::run_test_in_process::h2ad7bffb068e750a [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/test/src/lib.rs:598:18 [INFO] [stdout] 27: 0x556726e5ad44 - test::run_test::run_test_inner::{{closure}}::h384faf46554c5acb [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/test/src/lib.rs:492:39 [INFO] [stdout] 28: 0x556726e64661 - test::run_test::run_test_inner::{{closure}}::h17cfe94835a46685 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/test/src/lib.rs:519:37 [INFO] [stdout] 29: 0x556726e64661 - std::sys_common::backtrace::__rust_begin_short_backtrace::h82709e5086312627 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:122:18 [INFO] [stdout] 30: 0x556726e30cdf - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hdfea66a201b39571 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/thread/mod.rs:498:17 [INFO] [stdout] 31: 0x556726e30cdf - as core::ops::function::FnOnce<()>>::call_once::h4912df03598e67fa [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 32: 0x556726e30cdf - std::panicking::try::do_call::h6d5dc1045d0eade8 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:492:40 [INFO] [stdout] 33: 0x556726e30cdf - std::panicking::try::hbc897fc717ec6571 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:456:19 [INFO] [stdout] 34: 0x556726e30cdf - std::panic::catch_unwind::h27f1e958c91391ad [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panic.rs:137:14 [INFO] [stdout] 35: 0x556726e30cdf - std::thread::Builder::spawn_unchecked_::{{closure}}::h1b42e48537edc3c0 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/thread/mod.rs:497:30 [INFO] [stdout] 36: 0x556726e30cdf - core::ops::function::FnOnce::call_once{{vtable.shim}}::h9137b3d6d2a88354 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 37: 0x556727018c33 - as core::ops::function::FnOnce>::call_once::hf70ac038171e3e1a [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/alloc/src/boxed.rs:1853:9 [INFO] [stdout] 38: 0x556727018c33 - as core::ops::function::FnOnce>::call_once::he6690128792365ad [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/alloc/src/boxed.rs:1853:9 [INFO] [stdout] 39: 0x556727018c33 - std::sys::unix::thread::Thread::new::thread_start::ha07928d93d5a5ec9 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 40: 0x7fb81123c609 - start_thread [INFO] [stdout] 41: 0x7fb81100c163 - clone [INFO] [stdout] 42: 0x0 - [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.11s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass '--lib' [INFO] running `Command { std: "docker" "inspect" "e96cd7e18bdfbe53945e20749c35164e98a5d0f871f56e3e2684da7d486f8d3a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e96cd7e18bdfbe53945e20749c35164e98a5d0f871f56e3e2684da7d486f8d3a", kill_on_drop: false }` [INFO] [stdout] e96cd7e18bdfbe53945e20749c35164e98a5d0f871f56e3e2684da7d486f8d3a