[INFO] cloning repository https://github.com/abhijat/ya2d2 [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/abhijat/ya2d2" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fabhijat%2Fya2d2", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fabhijat%2Fya2d2'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 541f6c51a1c5ef8ba2053cad8c2519ecf847b9be [INFO] testing abhijat/ya2d2 against 1.77.0 for beta-1.78-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fabhijat%2Fya2d2" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/abhijat/ya2d2 on toolchain 1.77.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.77.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/abhijat/ya2d2 [INFO] finished tweaking git repo https://github.com/abhijat/ya2d2 [INFO] tweaked toml for git repo https://github.com/abhijat/ya2d2 written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/abhijat/ya2d2 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.77.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded pagetable v0.1.1 [INFO] [stderr] Downloaded sled_sync v0.1.5 [INFO] [stderr] Downloaded failure_derive v0.1.3 [INFO] [stderr] Downloaded historian v3.0.4 [INFO] [stderr] Downloaded memchr v2.1.1 [INFO] [stderr] Downloaded md5 v0.6.0 [INFO] [stderr] Downloaded failure v0.1.3 [INFO] [stderr] Downloaded terminfo v0.6.1 [INFO] [stderr] Downloaded mortal v0.1.5 [INFO] [stderr] Downloaded coco v0.2.1 [INFO] [stderr] Downloaded nom v4.1.1 [INFO] [stderr] Downloaded sled v0.16.6 [INFO] [stderr] Downloaded pagecache v0.7.7 [INFO] [stderr] Downloaded smallstr v0.1.0 [INFO] [stderr] Downloaded linefeed v0.5.3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+1.77.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f896a28e1bf947651cf136e973882dd757b000cfbf4040973487ecc68243371b [INFO] running `Command { std: "docker" "start" "-a" "f896a28e1bf947651cf136e973882dd757b000cfbf4040973487ecc68243371b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f896a28e1bf947651cf136e973882dd757b000cfbf4040973487ecc68243371b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f896a28e1bf947651cf136e973882dd757b000cfbf4040973487ecc68243371b", kill_on_drop: false }` [INFO] [stdout] f896a28e1bf947651cf136e973882dd757b000cfbf4040973487ecc68243371b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+1.77.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 650eb329f08885c7461c8d1b020e6036babbfccded4403588292f5b29c2edcac [INFO] running `Command { std: "docker" "start" "-a" "650eb329f08885c7461c8d1b020e6036babbfccded4403588292f5b29c2edcac", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.44 [INFO] [stderr] Compiling rand_core v0.3.0 [INFO] [stderr] Compiling cfg-if v0.1.6 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling scopeguard v0.3.3 [INFO] [stderr] Compiling nodrop v0.1.13 [INFO] [stderr] Compiling memoffset v0.2.1 [INFO] [stderr] Compiling siphasher v0.2.3 [INFO] [stderr] Compiling lazy_static v1.2.0 [INFO] [stderr] Compiling arrayvec v0.4.8 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Compiling proc-macro2 v0.4.24 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling phf_shared v0.7.23 [INFO] [stderr] Compiling rand_core v0.2.2 [INFO] [stderr] Compiling crossbeam-utils v0.2.2 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling rayon-core v1.4.1 [INFO] [stderr] Compiling memchr v2.1.1 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling serde v1.0.80 [INFO] [stderr] Compiling crossbeam-epoch v0.3.1 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_chacha v0.1.0 [INFO] [stderr] Compiling rand_pcg v0.1.1 [INFO] [stderr] Compiling rand v0.6.1 [INFO] [stderr] Compiling rand v0.5.5 [INFO] [stderr] Compiling rand_xorshift v0.1.0 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling crossbeam-utils v0.6.1 [INFO] [stderr] Compiling either v1.5.0 [INFO] [stderr] Compiling crossbeam-epoch v0.6.1 [INFO] [stderr] Compiling quote v0.6.10 [INFO] [stderr] Compiling crossbeam-deque v0.2.0 [INFO] [stderr] Compiling num_cpus v1.8.0 [INFO] [stderr] Compiling nix v0.7.0 [INFO] [stderr] Compiling unreachable v1.0.0 [INFO] [stderr] Compiling log v0.4.6 [INFO] [stderr] Compiling rayon v1.0.3 [INFO] [stderr] Compiling unicode-width v0.1.5 [INFO] [stderr] Compiling phf_generator v0.7.23 [INFO] [stderr] Compiling smallvec v0.6.7 [INFO] [stderr] Compiling phf_codegen v0.7.23 [INFO] [stderr] Compiling nom v4.1.1 [INFO] [stderr] Compiling syn v0.15.22 [INFO] [stderr] Compiling coco v0.2.1 [INFO] [stderr] Compiling phf v0.7.23 [INFO] [stderr] Compiling terminfo v0.6.1 [INFO] [stderr] Compiling byteorder v1.2.7 [INFO] [stderr] Compiling sled_sync v0.1.5 [INFO] [stderr] Compiling bitflags v0.4.0 [INFO] [stderr] Compiling fnv v1.0.6 [INFO] [stderr] Compiling ryu v0.2.7 [INFO] [stderr] Compiling bitflags v1.0.4 [INFO] [stderr] Compiling pagetable v0.1.1 [INFO] [stderr] Compiling historian v3.0.4 [INFO] [stderr] Compiling smallstr v0.1.0 [INFO] [stderr] Compiling fs2 v0.4.3 [INFO] [stderr] Compiling unicode-normalization v0.1.7 [INFO] [stderr] Compiling textwrap v0.10.0 [INFO] [stderr] Compiling dirs v1.0.4 [INFO] [stderr] Compiling atty v0.2.11 [INFO] [stderr] Compiling vec_map v0.8.1 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling itoa v0.4.3 [INFO] [stderr] Compiling strsim v0.7.0 [INFO] [stderr] Compiling md5 v0.6.0 [INFO] [stderr] Compiling clap v2.32.0 [INFO] [stderr] Compiling bincode v1.0.1 [INFO] [stderr] Compiling serde_json v1.0.33 [INFO] [stderr] Compiling serde_derive v1.0.80 [INFO] [stderr] Compiling mortal v0.1.5 [INFO] [stderr] Compiling linefeed v0.5.3 [INFO] [stderr] Compiling pagecache v0.7.7 [INFO] [stderr] Compiling sled v0.16.6 [INFO] [stderr] Compiling ya2d2 v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/shell/shell.rs:18:119 [INFO] [stdout] | [INFO] [stdout] 18 | pub fn start_shell(tree: Arc, reader: &Interface, config: Option<&Configuration>) -> Result<(), Box> [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 [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 18 | pub fn start_shell(tree: Arc, reader: &Interface, config: Option<&Configuration>) -> Result<(), Box> [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/initialize.rs:28:78 [INFO] [stdout] | [INFO] [stdout] 28 | pub fn reader(db: Arc) -> Result, Box> { [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 [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 28 | pub fn reader(db: Arc) -> Result, Box> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 12.11s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nom v4.1.1, terminfo v0.6.1 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2` [INFO] running `Command { std: "docker" "inspect" "650eb329f08885c7461c8d1b020e6036babbfccded4403588292f5b29c2edcac", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "650eb329f08885c7461c8d1b020e6036babbfccded4403588292f5b29c2edcac", kill_on_drop: false }` [INFO] [stdout] 650eb329f08885c7461c8d1b020e6036babbfccded4403588292f5b29c2edcac [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+1.77.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 19af2143bd778cce2405894259b3307cec15d263b2fda6d2640c4ec3ef3637cd [INFO] running `Command { std: "docker" "start" "-a" "19af2143bd778cce2405894259b3307cec15d263b2fda6d2640c4ec3ef3637cd", kill_on_drop: false }` [INFO] [stderr] Compiling ya2d2 v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/shell/shell.rs:18:119 [INFO] [stdout] | [INFO] [stdout] 18 | pub fn start_shell(tree: Arc, reader: &Interface, config: Option<&Configuration>) -> Result<(), Box> [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 [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 18 | pub fn start_shell(tree: Arc, reader: &Interface, config: Option<&Configuration>) -> Result<(), Box> [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/initialize.rs:28:78 [INFO] [stdout] | [INFO] [stdout] 28 | pub fn reader(db: Arc) -> Result, Box> { [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 [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 28 | pub fn reader(db: Arc) -> Result, Box> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.45s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nom v4.1.1, terminfo v0.6.1 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2` [INFO] running `Command { std: "docker" "inspect" "19af2143bd778cce2405894259b3307cec15d263b2fda6d2640c4ec3ef3637cd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "19af2143bd778cce2405894259b3307cec15d263b2fda6d2640c4ec3ef3637cd", kill_on_drop: false }` [INFO] [stdout] 19af2143bd778cce2405894259b3307cec15d263b2fda6d2640c4ec3ef3637cd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+1.77.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 5f0c13cccaaae8bc1f56b153508f8d008e8a3fbe726deb08465c15e7b1e2a974 [INFO] running `Command { std: "docker" "start" "-a" "5f0c13cccaaae8bc1f56b153508f8d008e8a3fbe726deb08465c15e7b1e2a974", kill_on_drop: false }` [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/shell/shell.rs:18:119 [INFO] [stderr] | [INFO] [stderr] 18 | pub fn start_shell(tree: Arc, reader: &Interface, config: Option<&Configuration>) -> Result<(), Box> [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 [INFO] [stderr] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stderr] help: use `dyn` [INFO] [stderr] | [INFO] [stderr] 18 | pub fn start_shell(tree: Arc, reader: &Interface, config: Option<&Configuration>) -> Result<(), Box> [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/initialize.rs:28:78 [INFO] [stderr] | [INFO] [stderr] 28 | pub fn reader(db: Arc) -> Result, Box> { [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 [INFO] [stderr] help: use `dyn` [INFO] [stderr] | [INFO] [stderr] 28 | pub fn reader(db: Arc) -> Result, Box> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: `ya2d2` (bin "ya2d2" test) generated 2 warnings (run `cargo fix --bin "ya2d2" --tests` to apply 2 suggestions) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.08s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nom v4.1.1, terminfo v0.6.1 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2` [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/ya2d2-6c21af28dda548ac) [INFO] [stdout] [INFO] [stdout] running 15 tests [INFO] [stdout] test cmd::parser::tests::test_list_accepts_a_list_of_tags ... ok [INFO] [stdout] test cmd::parser::tests::pop_fails_if_tried_with_tags_and_key ... ok [INFO] [stdout] test cmd::parser::tests::pop_fails_if_tried_with_tags_and_no_keys ... ok [INFO] [stdout] test cmd::parser::tests::test_list_all_by_itself_is_a_valid_command ... ok [INFO] [stdout] test cmd::parser::tests::test_list_with_key_is_invalid ... ok [INFO] [stdout] test cmd::parser::tests::test_pop_command_with_key_is_valid ... ok [INFO] [stdout] test cmd::parser::tests::test_push_command_valid_data_single_tag ... ok [INFO] [stdout] test cmd::parser::tests::test_push_command_valid_data_multiple_tags ... ok [INFO] [stdout] test cmd::parser::tests::test_push_command_with_no_other_inputs_fails ... ok [INFO] [stdout] test cmd::parser::tests::test_pop_fails_if_tried_alone ... ok [INFO] [stdout] test task::task_impl::tests::new_tasks_have_id_of_correct_size ... ok [INFO] [stdout] test cmd::parser::tests::test_push_command_with_tags_and_no_other_inputs_fails ... ok [INFO] [stdout] test cmd::parser::tests::test_push_command_valid_data_no_tags ... ok [INFO] [stdout] test shell::shell::tests::test_adding_a_task_to_shell ... ok [INFO] [stdout] test shell::shell::tests::add_then_remove_task_from_shell_leaves_db_empty ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 15 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.12s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "5f0c13cccaaae8bc1f56b153508f8d008e8a3fbe726deb08465c15e7b1e2a974", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5f0c13cccaaae8bc1f56b153508f8d008e8a3fbe726deb08465c15e7b1e2a974", kill_on_drop: false }` [INFO] [stdout] 5f0c13cccaaae8bc1f56b153508f8d008e8a3fbe726deb08465c15e7b1e2a974 [INFO] testing abhijat/ya2d2 against beta-2024-03-24 for beta-1.78-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fabhijat%2Fya2d2" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/abhijat/ya2d2 on toolchain beta-2024-03-24 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2024-03-24" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/abhijat/ya2d2 [INFO] finished tweaking git repo https://github.com/abhijat/ya2d2 [INFO] tweaked toml for git repo https://github.com/abhijat/ya2d2 written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/abhijat/ya2d2 already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2024-03-24" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-03-24" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9332a78209f9cf12e177a0441ba5a8e25488130a14d8d7616891724f7bef00b5 [INFO] running `Command { std: "docker" "start" "-a" "9332a78209f9cf12e177a0441ba5a8e25488130a14d8d7616891724f7bef00b5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9332a78209f9cf12e177a0441ba5a8e25488130a14d8d7616891724f7bef00b5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9332a78209f9cf12e177a0441ba5a8e25488130a14d8d7616891724f7bef00b5", kill_on_drop: false }` [INFO] [stdout] 9332a78209f9cf12e177a0441ba5a8e25488130a14d8d7616891724f7bef00b5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-03-24" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a6565e0d15c9563ced753d44d5675e5a9668cc96f5fbc1a65a6fc8b54a5ba6bc [INFO] running `Command { std: "docker" "start" "-a" "a6565e0d15c9563ced753d44d5675e5a9668cc96f5fbc1a65a6fc8b54a5ba6bc", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.44 [INFO] [stderr] Compiling rand_core v0.3.0 [INFO] [stderr] Compiling cfg-if v0.1.6 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling scopeguard v0.3.3 [INFO] [stderr] Compiling nodrop v0.1.13 [INFO] [stderr] Compiling lazy_static v1.2.0 [INFO] [stderr] Compiling memoffset v0.2.1 [INFO] [stderr] Compiling arrayvec v0.4.8 [INFO] [stderr] Compiling siphasher v0.2.3 [INFO] [stderr] Compiling proc-macro2 v0.4.24 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Compiling crossbeam-utils v0.2.2 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling phf_shared v0.7.23 [INFO] [stderr] Compiling rand_core v0.2.2 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling serde v1.0.80 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling rayon-core v1.4.1 [INFO] [stderr] Compiling memchr v2.1.1 [INFO] [stderr] Compiling crossbeam-epoch v0.3.1 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling rand_xorshift v0.1.0 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling crossbeam-utils v0.6.1 [INFO] [stderr] Compiling either v1.5.0 [INFO] [stderr] Compiling rand_pcg v0.1.1 [INFO] [stderr] Compiling rand v0.5.5 [INFO] [stderr] Compiling rand_chacha v0.1.0 [INFO] [stderr] Compiling rand v0.6.1 [INFO] [stderr] Compiling crossbeam-epoch v0.6.1 [INFO] [stderr] Compiling num_cpus v1.8.0 [INFO] [stderr] Compiling quote v0.6.10 [INFO] [stderr] Compiling crossbeam-deque v0.2.0 [INFO] [stderr] Compiling unreachable v1.0.0 [INFO] [stderr] Compiling nix v0.7.0 [INFO] [stderr] Compiling log v0.4.6 [INFO] [stderr] Compiling rayon v1.0.3 [INFO] [stderr] Compiling unicode-width v0.1.5 [INFO] [stderr] Compiling phf_generator v0.7.23 [INFO] [stderr] Compiling phf_codegen v0.7.23 [INFO] [stderr] Compiling smallvec v0.6.7 [INFO] [stderr] Compiling syn v0.15.22 [INFO] [stderr] Compiling nom v4.1.1 [INFO] [stderr] Compiling coco v0.2.1 [INFO] [stderr] Compiling terminfo v0.6.1 [INFO] [stderr] Compiling phf v0.7.23 [INFO] [stderr] Compiling bitflags v0.4.0 [INFO] [stderr] Compiling fnv v1.0.6 [INFO] [stderr] Compiling sled_sync v0.1.5 [INFO] [stderr] Compiling ryu v0.2.7 [INFO] [stderr] Compiling byteorder v1.2.7 [INFO] [stderr] Compiling bitflags v1.0.4 [INFO] [stderr] Compiling pagetable v0.1.1 [INFO] [stderr] Compiling historian v3.0.4 [INFO] [stderr] Compiling smallstr v0.1.0 [INFO] [stderr] Compiling fs2 v0.4.3 [INFO] [stderr] Compiling unicode-normalization v0.1.7 [INFO] [stderr] Compiling textwrap v0.10.0 [INFO] [stderr] Compiling dirs v1.0.4 [INFO] [stderr] Compiling atty v0.2.11 [INFO] [stderr] Compiling strsim v0.7.0 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling vec_map v0.8.1 [INFO] [stderr] Compiling itoa v0.4.3 [INFO] [stderr] Compiling clap v2.32.0 [INFO] [stderr] Compiling md5 v0.6.0 [INFO] [stderr] Compiling bincode v1.0.1 [INFO] [stderr] Compiling serde_json v1.0.33 [INFO] [stderr] Compiling serde_derive v1.0.80 [INFO] [stderr] Compiling mortal v0.1.5 [INFO] [stderr] Compiling linefeed v0.5.3 [INFO] [stderr] Compiling pagecache v0.7.7 [INFO] [stderr] Compiling sled v0.16.6 [INFO] [stderr] Compiling ya2d2 v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/shell/shell.rs:18:119 [INFO] [stdout] | [INFO] [stdout] 18 | pub fn start_shell(tree: Arc, reader: &Interface, config: Option<&Configuration>) -> Result<(), Box> [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 [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] help: if this is an object-safe trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 18 | pub fn start_shell(tree: Arc, reader: &Interface, config: Option<&Configuration>) -> Result<(), Box> [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/initialize.rs:28:78 [INFO] [stdout] | [INFO] [stdout] 28 | pub fn reader(db: Arc) -> Result, Box> { [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 [INFO] [stdout] help: if this is an object-safe trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 28 | pub fn reader(db: Arc) -> Result, Box> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 19.18s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nom v4.1.1, terminfo v0.6.1 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2` [INFO] running `Command { std: "docker" "inspect" "a6565e0d15c9563ced753d44d5675e5a9668cc96f5fbc1a65a6fc8b54a5ba6bc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a6565e0d15c9563ced753d44d5675e5a9668cc96f5fbc1a65a6fc8b54a5ba6bc", kill_on_drop: false }` [INFO] [stdout] a6565e0d15c9563ced753d44d5675e5a9668cc96f5fbc1a65a6fc8b54a5ba6bc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-03-24" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 68fe1f1020e486e89d2b40b1d20fb51f52c2e6468dbf8e6f1eac2093d577fe03 [INFO] running `Command { std: "docker" "start" "-a" "68fe1f1020e486e89d2b40b1d20fb51f52c2e6468dbf8e6f1eac2093d577fe03", kill_on_drop: false }` [INFO] [stderr] Compiling ya2d2 v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: the item `Configuration` is imported redundantly [INFO] [stdout] --> src/shell/shell.rs:97:9 [INFO] [stdout] | [INFO] [stdout] 97 | use config::Configuration; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 100 | use super::*; [INFO] [stdout] | -------- the item `Configuration` is already imported here [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Task` is imported redundantly [INFO] [stdout] --> src/shell/shell.rs:98:9 [INFO] [stdout] | [INFO] [stdout] 98 | use task::Task; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 99 | [INFO] [stdout] 100 | use super::*; [INFO] [stdout] | -------- the item `Task` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/shell/shell.rs:18:119 [INFO] [stdout] | [INFO] [stdout] 18 | pub fn start_shell(tree: Arc, reader: &Interface, config: Option<&Configuration>) -> Result<(), Box> [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 [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] help: if this is an object-safe trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 18 | pub fn start_shell(tree: Arc, reader: &Interface, config: Option<&Configuration>) -> Result<(), Box> [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/initialize.rs:28:78 [INFO] [stdout] | [INFO] [stdout] 28 | pub fn reader(db: Arc) -> Result, Box> { [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 [INFO] [stdout] help: if this is an object-safe trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 28 | pub fn reader(db: Arc) -> Result, Box> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 2.20s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nom v4.1.1, terminfo v0.6.1 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2` [INFO] running `Command { std: "docker" "inspect" "68fe1f1020e486e89d2b40b1d20fb51f52c2e6468dbf8e6f1eac2093d577fe03", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "68fe1f1020e486e89d2b40b1d20fb51f52c2e6468dbf8e6f1eac2093d577fe03", kill_on_drop: false }` [INFO] [stdout] 68fe1f1020e486e89d2b40b1d20fb51f52c2e6468dbf8e6f1eac2093d577fe03 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-03-24" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 0ee7ac5111592e5cd451e0572ecb179eb229ac522f66b04e4b202040a881b994 [INFO] running `Command { std: "docker" "start" "-a" "0ee7ac5111592e5cd451e0572ecb179eb229ac522f66b04e4b202040a881b994", kill_on_drop: false }` [INFO] [stderr] warning: the item `Configuration` is imported redundantly [INFO] [stderr] --> src/shell/shell.rs:97:9 [INFO] [stderr] | [INFO] [stderr] 97 | use config::Configuration; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 100 | use super::*; [INFO] [stderr] | -------- the item `Configuration` is already imported here [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: the item `Task` is imported redundantly [INFO] [stderr] --> src/shell/shell.rs:98:9 [INFO] [stderr] | [INFO] [stderr] 98 | use task::Task; [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] 99 | [INFO] [stderr] 100 | use super::*; [INFO] [stderr] | -------- the item `Task` is already imported here [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/shell/shell.rs:18:119 [INFO] [stderr] | [INFO] [stderr] 18 | pub fn start_shell(tree: Arc, reader: &Interface, config: Option<&Configuration>) -> Result<(), Box> [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 [INFO] [stderr] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stderr] help: if this is an object-safe trait, use `dyn` [INFO] [stderr] | [INFO] [stderr] 18 | pub fn start_shell(tree: Arc, reader: &Interface, config: Option<&Configuration>) -> Result<(), Box> [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/initialize.rs:28:78 [INFO] [stderr] | [INFO] [stderr] 28 | pub fn reader(db: Arc) -> Result, Box> { [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 [INFO] [stderr] help: if this is an object-safe trait, use `dyn` [INFO] [stderr] | [INFO] [stderr] 28 | pub fn reader(db: Arc) -> Result, Box> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: `ya2d2` (bin "ya2d2" test) generated 4 warnings (run `cargo fix --bin "ya2d2" --tests` to apply 2 suggestions) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.08s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nom v4.1.1, terminfo v0.6.1 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2` [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/ya2d2-e08e7a762b13c1cf) [INFO] [stdout] [INFO] [stdout] running 15 tests [INFO] [stdout] test cmd::parser::tests::pop_fails_if_tried_with_tags_and_key ... ok [INFO] [stdout] test cmd::parser::tests::test_list_accepts_a_list_of_tags ... ok [INFO] [stdout] test cmd::parser::tests::test_pop_command_with_key_is_valid ... ok [INFO] [stdout] test cmd::parser::tests::test_push_command_valid_data_single_tag ... ok [INFO] [stdout] test cmd::parser::tests::test_push_command_valid_data_no_tags ... ok [INFO] [stdout] test cmd::parser::tests::test_push_command_with_no_other_inputs_fails ... ok [INFO] [stdout] test cmd::parser::tests::test_pop_fails_if_tried_alone ... ok [INFO] [stdout] test cmd::parser::tests::test_list_all_by_itself_is_a_valid_command ... ok [INFO] [stdout] test cmd::parser::tests::test_list_with_key_is_invalid ... ok [INFO] [stdout] test cmd::parser::tests::pop_fails_if_tried_with_tags_and_no_keys ... ok [INFO] [stdout] test task::task_impl::tests::new_tasks_have_id_of_correct_size ... ok [INFO] [stdout] test cmd::parser::tests::test_push_command_with_tags_and_no_other_inputs_fails ... ok [INFO] [stdout] test cmd::parser::tests::test_push_command_valid_data_multiple_tags ... ok [INFO] [stderr] thread 'shell::shell::tests::test_adding_a_task_to_shell' panicked at library/core/src/panicking.rs:156:5: [INFO] [stderr] unsafe precondition(s) violated: slice::get_unchecked_mut requires that the index is within the slice [INFO] [stderr] stack backtrace: [INFO] [stdout] good-bye! [INFO] [stderr] 0: 0x560876060762 - std::backtrace_rs::backtrace::libunwind::trace::hf591c4fa475b521b [INFO] [stderr] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/std/src/../../backtrace/src/backtrace/libunwind.rs:105:5 [INFO] [stderr] 1: 0x560876060762 - std::backtrace_rs::backtrace::trace_unsynchronized::hce0fc3788d7159a9 [INFO] [stderr] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 2: 0x560876060762 - std::sys_common::backtrace::_print_fmt::he2d1cbe468040257 [INFO] [stderr] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/std/src/sys_common/backtrace.rs:68:5 [INFO] [stderr] 3: 0x560876060762 - ::fmt::h2c24b8bf09043006 [INFO] [stderr] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/std/src/sys_common/backtrace.rs:44:22 [INFO] [stderr] 4: 0x56087608ba6c - core::fmt::rt::Argument::fmt::h982f45771e9ecd8b [INFO] [stderr] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/core/src/fmt/rt.rs:142:9 [INFO] [stderr] 5: 0x56087608ba6c - core::fmt::write::h08d521d188b46bd0 [INFO] [stderr] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/core/src/fmt/mod.rs:1153:17 [INFO] [stderr] 6: 0x56087605d4ef - std::io::Write::write_fmt::h30d389991f37d75e [INFO] [stderr] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/std/src/io/mod.rs:1843:15 [INFO] [stderr] 7: 0x560876060534 - std::sys_common::backtrace::_print::h3e781da3859a0efa [INFO] [stderr] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/std/src/sys_common/backtrace.rs:47:5 [INFO] [stderr] 8: 0x560876060534 - std::sys_common::backtrace::print::he5e9ec6ac18663c5 [INFO] [stderr] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/std/src/sys_common/backtrace.rs:34:9 [INFO] [stderr] 9: 0x5608760621fb - std::panicking::default_hook::{{closure}}::hb05b3618b96e9a16 [INFO] [stderr] 10: 0x560876061f53 - std::panicking::default_hook::ha92ce0e319b86adc [INFO] [stderr] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/std/src/panicking.rs:292:9 [INFO] [stderr] 11: 0x560875eedf47 - as core::ops::function::Fn>::call::hfad4e8cd66d28d6f [INFO] [stderr] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/alloc/src/boxed.rs:2034:9 [INFO] [stderr] 12: 0x560875eedf47 - test::test_main::{{closure}}::hb316c81ad0052246 [INFO] [stderr] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/test/src/lib.rs:138:21 [INFO] [stderr] 13: 0x560876062830 - as core::ops::function::Fn>::call::h48f57e8ba0ebe10d [INFO] [stderr] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/alloc/src/boxed.rs:2034:9 [INFO] [stderr] 14: 0x560876062830 - std::panicking::rust_panic_with_hook::h0843a0c6d846e961 [INFO] [stderr] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/std/src/panicking.rs:783:13 [INFO] [stderr] 15: 0x560876062539 - std::panicking::begin_panic_handler::{{closure}}::h089f044d920e4ed4 [INFO] [stderr] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/std/src/panicking.rs:649:13 [INFO] [stderr] 16: 0x560876060c36 - std::sys_common::backtrace::__rust_end_short_backtrace::h17a752ec00eb4307 [INFO] [stderr] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/std/src/sys_common/backtrace.rs:171:18 [INFO] [stderr] 17: 0x5608760622a4 - rust_begin_unwind [INFO] [stderr] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/std/src/panicking.rs:645:5 [INFO] [stderr] 18: 0x560875c3ddba - core::panicking::panic_nounwind_fmt::runtime::h762a01e9781b3200 [INFO] [stderr] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/core/src/panicking.rs:110:18 [INFO] [stderr] 19: 0x560875c3ddba - core::panicking::panic_nounwind_fmt::hc6c08c4591994c18 [INFO] [stderr] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/core/src/panicking.rs:123:9 [INFO] [stderr] 20: 0x560875c3de69 - core::panicking::panic_nounwind::h375e432f93a2f928 [INFO] [stderr] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/core/src/panicking.rs:156:5 [INFO] [stderr] 21: 0x560875e9c188 - >::get_unchecked_mut::precondition_check::hba7326233cb928ee [INFO] [stderr] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/core/src/intrinsics.rs:2799:21 [INFO] [stderr] 22: 0x560875e9c13d - >::get_unchecked_mut::h795bbdda1ce755b8 [INFO] [stderr] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/core/src/slice/index.rs:252:9 [INFO] [stderr] 23: 0x560875e9a9b9 - core::slice::::get_unchecked_mut::h0564634f064464fe [INFO] [stderr] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/core/src/slice/mod.rs:728:24 [INFO] [stderr] 24: 0x560875e970fc - arrayvec::ArrayVec::push_unchecked::hec102610a79b8884 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/arrayvec-0.4.8/src/lib.rs:252:20 [INFO] [stderr] 25: 0x560875e977f8 - arrayvec::ArrayVec::try_push::h6a68f2da23db02c7 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/arrayvec-0.4.8/src/lib.rs:218:17 [INFO] [stderr] 26: 0x560875e97d8d - crossbeam_epoch::internal::Bag::try_push::heca5cc3037e696e7 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/crossbeam-epoch-0.6.1/src/internal.rs:93:9 [INFO] [stderr] 27: 0x560875e9890d - crossbeam_epoch::internal::Local::defer::h3a0d07618bffc18b [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/crossbeam-epoch-0.6.1/src/internal.rs:324:28 [INFO] [stderr] 28: 0x560875d35a96 - crossbeam_epoch::guard::Guard::defer_unchecked::h544224eeac7e376a [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/crossbeam-epoch-0.6.1/src/guard.rs:205:13 [INFO] [stderr] 29: 0x560875d36164 - crossbeam_epoch::guard::Guard::defer::hd2712f84e609ec5f [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/crossbeam-epoch-0.6.1/src/guard.rs:106:13 [INFO] [stderr] 30: 0x560875cf7632 - pagecache::ds::stack::Stack::cas::h39b51b1bf410a205 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/pagecache-0.7.7/src/ds/stack.rs:197:25 [INFO] [stderr] 31: 0x560875d2b8eb - pagecache::pagecache::PageCache::page_in_inner::h1f88c052659419c9 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/pagecache-0.7.7/src/pagecache.rs:986:17 [INFO] [stderr] 32: 0x560875d305e4 - pagecache::pagecache::PageCache::page_in::h6c5e0de7275e08c3 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/pagecache-0.7.7/src/pagecache.rs:816:17 [INFO] [stderr] 33: 0x560875d2d689 - pagecache::pagecache::PageCache::get::h7a0778c3ffd46237 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/pagecache-0.7.7/src/pagecache.rs:793:9 [INFO] [stderr] 34: 0x560875cd7038 - sled::tree::Tree::path_for_key::h343f56280386511b [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/sled-0.16.6/src/tree.rs:1243:30 [INFO] [stderr] 35: 0x560875cd3fdf - sled::tree::Tree::scan::h877099e22b0ee275 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/sled-0.16.6/src/tree.rs:878:24 [INFO] [stderr] 36: 0x560875cd3e0e - sled::tree::Tree::iter::habaee25259acb43f [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/sled-0.16.6/src/tree.rs:854:9 [INFO] [stderr] 37: 0x560875c7e4e7 - ya2d2::shell::shell::tests::nth_task_from_db::ha384f08042d6906d [INFO] [stderr] at /opt/rustwide/workdir/src/shell/shell.rs:128:26 [INFO] [stderr] 38: 0x560875c841a1 - ya2d2::shell::shell::tests::test_adding_a_task_to_shell::hcf45bb1aa96f727e [INFO] [stderr] at /opt/rustwide/workdir/src/shell/shell.rs:148:20 [INFO] [stderr] 39: 0x560875c83f27 - ya2d2::shell::shell::tests::test_adding_a_task_to_shell::{{closure}}::he6cfef277473fd42 [INFO] [stderr] at /opt/rustwide/workdir/src/shell/shell.rs:140:37 [INFO] [stderr] 40: 0x560875c56176 - core::ops::function::FnOnce::call_once::hf2e306ea392e37f8 [INFO] [stderr] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/core/src/ops/function.rs:250:5 [INFO] [stderr] 41: 0x560875ef2b0f - core::ops::function::FnOnce::call_once::h0e9f6b735acda624 [INFO] [stderr] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/core/src/ops/function.rs:250:5 [INFO] [stderr] 42: 0x560875ef2b0f - test::__rust_begin_short_backtrace::h65f11a900e8cf65e [INFO] [stderr] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/test/src/lib.rs:621:18 [INFO] [stderr] 43: 0x560875ef2203 - test::run_test_in_process::{{closure}}::h5e2816892ad7ac9a [INFO] [stderr] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/test/src/lib.rs:644:60 [INFO] [stderr] 44: 0x560875ef2203 - as core::ops::function::FnOnce<()>>::call_once::h1b9c320c72d4c6ce [INFO] [stderr] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stderr] 45: 0x560875ef2203 - std::panicking::try::do_call::hd0b24b52271709c2 [INFO] [stderr] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/std/src/panicking.rs:552:40 [INFO] [stderr] 46: 0x560875ef2203 - std::panicking::try::h56d1181c9703484e [INFO] [stderr] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/std/src/panicking.rs:516:19 [INFO] [stderr] 47: 0x560875ef2203 - std::panic::catch_unwind::h8bd23f3ab29003f2 [INFO] [stderr] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/std/src/panic.rs:146:14 [INFO] [stderr] 48: 0x560875ef2203 - test::run_test_in_process::h506184887cedf4a3 [INFO] [stderr] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/test/src/lib.rs:644:27 [INFO] [stderr] 49: 0x560875ef2203 - test::run_test::{{closure}}::h1877fa24be24f03e [INFO] [stderr] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/test/src/lib.rs:567:43 [INFO] [stderr] 50: 0x560875ebae03 - test::run_test::{{closure}}::hd863e669253739ef [INFO] [stderr] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/test/src/lib.rs:595:41 [INFO] [stderr] 51: 0x560875ebae03 - std::sys_common::backtrace::__rust_begin_short_backtrace::h7f4ddddf8d11340f [INFO] [stderr] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/std/src/sys_common/backtrace.rs:155:18 [INFO] [stderr] 52: 0x560875ebf96f - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h4a8b28c9e99c5cc2 [INFO] [stderr] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/std/src/thread/mod.rs:528:17 [INFO] [stderr] 53: 0x560875ebf96f - as core::ops::function::FnOnce<()>>::call_once::h82f1b5c530f72a07 [INFO] [stderr] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stderr] 54: 0x560875ebf96f - std::panicking::try::do_call::h0064fe0f14317599 [INFO] [stderr] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/std/src/panicking.rs:552:40 [INFO] [stderr] 55: 0x560875ebf96f - std::panicking::try::h1cc6a2a343001459 [INFO] [stderr] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/std/src/panicking.rs:516:19 [INFO] [stderr] 56: 0x560875ebf96f - std::panic::catch_unwind::h90be06afab17593a [INFO] [stderr] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/std/src/panic.rs:146:14 [INFO] [stderr] 57: 0x560875ebf96f - std::thread::Builder::spawn_unchecked_::{{closure}}::h80bc2ad0bec94635 [INFO] [stderr] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/std/src/thread/mod.rs:527:30 [INFO] [stderr] 58: 0x560875ebf96f - core::ops::function::FnOnce::call_once{{vtable.shim}}::h27e1017014ef0506 [INFO] [stderr] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/core/src/ops/function.rs:250:5 [INFO] [stderr] 59: 0x560876067925 - as core::ops::function::FnOnce>::call_once::hdbdd1f187b9b9080 [INFO] [stderr] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/alloc/src/boxed.rs:2020:9 [INFO] [stderr] 60: 0x560876067925 - as core::ops::function::FnOnce>::call_once::hc7ee8cb78037b4ec [INFO] [stderr] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/alloc/src/boxed.rs:2020:9 [INFO] [stderr] 61: 0x560876067925 - std::sys::pal::unix::thread::Thread::new::thread_start::haedac03260309a72 [INFO] [stderr] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/std/src/sys/pal/unix/thread.rs:108:17 [INFO] [stderr] 62: 0x7f81e468aac3 - [INFO] [stderr] 63: 0x7f81e471bbf4 - __clone [INFO] [stderr] 64: 0x0 - [INFO] [stderr] thread caused non-unwinding panic. aborting. [INFO] [stderr] error: test failed, to rerun pass `--bin ya2d2` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/deps/ya2d2-e08e7a762b13c1cf` (signal: 6, SIGABRT: process abort signal) [INFO] running `Command { std: "docker" "inspect" "0ee7ac5111592e5cd451e0572ecb179eb229ac522f66b04e4b202040a881b994", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0ee7ac5111592e5cd451e0572ecb179eb229ac522f66b04e4b202040a881b994", kill_on_drop: false }` [INFO] [stdout] 0ee7ac5111592e5cd451e0572ecb179eb229ac522f66b04e4b202040a881b994