[INFO] cloning repository https://github.com/NavyD/linux-configuration [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/NavyD/linux-configuration" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNavyD%2Flinux-configuration", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNavyD%2Flinux-configuration'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 2a8fa124bc060e3c6efb3242220b768d66bf8a92 [INFO] testing NavyD/linux-configuration against 1.55.0 for beta-1.56-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNavyD%2Flinux-configuration" "/workspace/builds/worker-3/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/NavyD/linux-configuration on toolchain 1.55.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.55.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/NavyD/linux-configuration [INFO] finished tweaking git repo https://github.com/NavyD/linux-configuration [INFO] tweaked toml for git repo https://github.com/NavyD/linux-configuration written to /workspace/builds/worker-3/source/Cargo.toml [INFO] crate git repo https://github.com/NavyD/linux-configuration already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.55.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 58392834572effaddf4b6e4a71285b164895230b930670bf9b2a11917fd971ff [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "58392834572effaddf4b6e4a71285b164895230b930670bf9b2a11917fd971ff", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "58392834572effaddf4b6e4a71285b164895230b930670bf9b2a11917fd971ff", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "58392834572effaddf4b6e4a71285b164895230b930670bf9b2a11917fd971ff", kill_on_drop: false }` [INFO] [stdout] 58392834572effaddf4b6e4a71285b164895230b930670bf9b2a11917fd971ff [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0f0b27caaa3e77dbfdc69fe46c89782bf7e5868f3a557f373c6da2c61bc2771b [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "0f0b27caaa3e77dbfdc69fe46c89782bf7e5868f3a557f373c6da2c61bc2771b", kill_on_drop: false }` [INFO] [stderr] Compiling lock_api v0.4.0 [INFO] [stderr] Compiling inotify-sys v0.1.3 [INFO] [stderr] Compiling parking_lot_core v0.8.0 [INFO] [stderr] Compiling filetime v0.2.10 [INFO] [stderr] Compiling mio-extras v2.0.6 [INFO] [stderr] Compiling inotify v0.7.1 [INFO] [stderr] Compiling parking_lot v0.11.0 [INFO] [stderr] Compiling notify v4.0.15 [INFO] [stderr] Compiling scheduled-thread-pool v0.2.5 [INFO] [stderr] Compiling auto-configuration v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused imports: `RecursiveMode`, `watcher` [INFO] [stdout] --> src/configuration.rs:1:14 [INFO] [stdout] | [INFO] [stdout] 1 | use notify::{watcher, RecursiveMode, Watcher}; [INFO] [stdout] | ^^^^^^^ ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::collections::HashMap` [INFO] [stdout] --> src/configuration.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use std::collections::HashMap; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::fs` [INFO] [stdout] --> src/configuration.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use std::fs; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::path::PathBuf` [INFO] [stdout] --> src/configuration.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use std::path::PathBuf; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::cell::RefCell` [INFO] [stdout] --> src/configuration.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use std::cell::RefCell; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::env` [INFO] [stdout] --> src/configuration.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | use std::env; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Watcher` [INFO] [stdout] --> src/configuration.rs:1:38 [INFO] [stdout] | [INFO] [stdout] 1 | use notify::{watcher, RecursiveMode, Watcher}; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning[E0170]: pattern binding `AptGet` is named the same as one of the variants of the type `PackageManager` [INFO] [stdout] --> src/main.rs:223:13 [INFO] [stdout] | [INFO] [stdout] 223 | AptGet => Command::new("sudo") [INFO] [stdout] | ^^^^^^ help: to match on the variant, qualify the path: `PackageManager::AptGet` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bindings_with_variant_name)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning[E0170]: pattern binding `AptGet` is named the same as one of the variants of the type `PackageManager` [INFO] [stdout] --> src/main.rs:245:13 [INFO] [stdout] | [INFO] [stdout] 245 | AptGet => Command::new("apt-get") [INFO] [stdout] | ^^^^^^ help: to match on the variant, qualify the path: `PackageManager::AptGet` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning[E0170]: pattern binding `AptGet` is named the same as one of the variants of the type `configuration::PackageManager` [INFO] [stdout] --> src/configuration.rs:27:13 [INFO] [stdout] | [INFO] [stdout] 27 | AptGet => Command::new("sudo") [INFO] [stdout] | ^^^^^^ help: to match on the variant, qualify the path: `configuration::PackageManager::AptGet` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning[E0170]: pattern binding `AptGet` is named the same as one of the variants of the type `configuration::PackageManager` [INFO] [stdout] --> src/configuration.rs:49:13 [INFO] [stdout] | [INFO] [stdout] 49 | AptGet => Command::new("apt-get") [INFO] [stdout] | ^^^^^^ help: to match on the variant, qualify the path: `configuration::PackageManager::AptGet` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `path` [INFO] [stdout] --> src/main.rs:151:26 [INFO] [stdout] | [INFO] [stdout] 151 | pub fn commit(&self, path: &Path) -> io::Result<()> { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_path` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `prepending` [INFO] [stdout] --> src/main.rs:329:13 [INFO] [stdout] | [INFO] [stdout] 329 | let prepending = "libssl-dev pkg-config"; [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_prepending` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `exec_in_dir` [INFO] [stdout] --> src/configuration.rs:86:4 [INFO] [stdout] | [INFO] [stdout] 86 | fn exec_in_dir(command: &str, dir: &str) -> Result { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `commit_duration` [INFO] [stdout] --> src/main.rs:126:5 [INFO] [stdout] | [INFO] [stdout] 126 | commit_duration: Duration, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `name` [INFO] [stdout] --> src/main.rs:127:5 [INFO] [stdout] | [INFO] [stdout] 127 | name: String, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `exec` [INFO] [stdout] --> src/main.rs:269:4 [INFO] [stdout] | [INFO] [stdout] 269 | fn exec(command: &str) -> io::Result<()> { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct is never constructed: `RustProgram` [INFO] [stdout] --> src/main.rs:322:8 [INFO] [stdout] | [INFO] [stdout] 322 | struct RustProgram { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `install` [INFO] [stdout] --> src/main.rs:327:12 [INFO] [stdout] | [INFO] [stdout] 327 | pub fn install() { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `configurations` [INFO] [stdout] --> src/main.rs:335:5 [INFO] [stdout] | [INFO] [stdout] 335 | configurations: HashMap, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `AptGet` should have a snake case name [INFO] [stdout] --> src/main.rs:223:13 [INFO] [stdout] | [INFO] [stdout] 223 | AptGet => Command::new("sudo") [INFO] [stdout] | ^^^^^^ help: convert the identifier to snake case: `apt_get` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `AptGet` should have a snake case name [INFO] [stdout] --> src/main.rs:245:13 [INFO] [stdout] | [INFO] [stdout] 245 | AptGet => Command::new("apt-get") [INFO] [stdout] | ^^^^^^ help: convert the identifier to snake case: `apt_get` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `AptGet` should have a snake case name [INFO] [stdout] --> src/configuration.rs:27:13 [INFO] [stdout] | [INFO] [stdout] 27 | AptGet => Command::new("sudo") [INFO] [stdout] | ^^^^^^ help: convert the identifier to snake case: `apt_get` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `AptGet` should have a snake case name [INFO] [stdout] --> src/configuration.rs:49:13 [INFO] [stdout] | [INFO] [stdout] 49 | AptGet => Command::new("apt-get") [INFO] [stdout] | ^^^^^^ help: convert the identifier to snake case: `apt_get` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 24 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0170`. [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 6.94s [INFO] running `Command { std: "docker" "inspect" "0f0b27caaa3e77dbfdc69fe46c89782bf7e5868f3a557f373c6da2c61bc2771b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0f0b27caaa3e77dbfdc69fe46c89782bf7e5868f3a557f373c6da2c61bc2771b", kill_on_drop: false }` [INFO] [stdout] 0f0b27caaa3e77dbfdc69fe46c89782bf7e5868f3a557f373c6da2c61bc2771b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 5da2462a285b9d8c5b4872a5f2b7ebfb2ef469d4cd591b606d0cc2ae732aa6cf [INFO] running `Command { std: "docker" "start" "-a" "5da2462a285b9d8c5b4872a5f2b7ebfb2ef469d4cd591b606d0cc2ae732aa6cf", kill_on_drop: false }` [INFO] [stderr] Compiling auto-configuration v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused imports: `RecursiveMode`, `watcher` [INFO] [stdout] --> src/configuration.rs:1:14 [INFO] [stdout] | [INFO] [stdout] 1 | use notify::{watcher, RecursiveMode, Watcher}; [INFO] [stdout] | ^^^^^^^ ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::collections::HashMap` [INFO] [stdout] --> src/configuration.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use std::collections::HashMap; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::fs` [INFO] [stdout] --> src/configuration.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use std::fs; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::path::PathBuf` [INFO] [stdout] --> src/configuration.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use std::path::PathBuf; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::cell::RefCell` [INFO] [stdout] --> src/configuration.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use std::cell::RefCell; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::env` [INFO] [stdout] --> src/configuration.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | use std::env; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Watcher` [INFO] [stdout] --> src/configuration.rs:1:38 [INFO] [stdout] | [INFO] [stdout] 1 | use notify::{watcher, RecursiveMode, Watcher}; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `super` [INFO] [stdout] --> src/configuration.rs:471:9 [INFO] [stdout] | [INFO] [stdout] 471 | use super::*; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning[E0170]: pattern binding `AptGet` is named the same as one of the variants of the type `PackageManager` [INFO] [stdout] --> src/main.rs:223:13 [INFO] [stdout] | [INFO] [stdout] 223 | AptGet => Command::new("sudo") [INFO] [stdout] | ^^^^^^ help: to match on the variant, qualify the path: `PackageManager::AptGet` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bindings_with_variant_name)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning[E0170]: pattern binding `AptGet` is named the same as one of the variants of the type `PackageManager` [INFO] [stdout] --> src/main.rs:245:13 [INFO] [stdout] | [INFO] [stdout] 245 | AptGet => Command::new("apt-get") [INFO] [stdout] | ^^^^^^ help: to match on the variant, qualify the path: `PackageManager::AptGet` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning[E0170]: pattern binding `AptGet` is named the same as one of the variants of the type `configuration::PackageManager` [INFO] [stdout] --> src/configuration.rs:27:13 [INFO] [stdout] | [INFO] [stdout] 27 | AptGet => Command::new("sudo") [INFO] [stdout] | ^^^^^^ help: to match on the variant, qualify the path: `configuration::PackageManager::AptGet` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning[E0170]: pattern binding `AptGet` is named the same as one of the variants of the type `configuration::PackageManager` [INFO] [stdout] --> src/configuration.rs:49:13 [INFO] [stdout] | [INFO] [stdout] 49 | AptGet => Command::new("apt-get") [INFO] [stdout] | ^^^^^^ help: to match on the variant, qualify the path: `configuration::PackageManager::AptGet` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `path` [INFO] [stdout] --> src/main.rs:151:26 [INFO] [stdout] | [INFO] [stdout] 151 | pub fn commit(&self, path: &Path) -> io::Result<()> { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_path` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `prepending` [INFO] [stdout] --> src/main.rs:329:13 [INFO] [stdout] | [INFO] [stdout] 329 | let prepending = "libssl-dev pkg-config"; [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_prepending` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `exec_in_dir` [INFO] [stdout] --> src/configuration.rs:86:4 [INFO] [stdout] | [INFO] [stdout] 86 | fn exec_in_dir(command: &str, dir: &str) -> Result { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `commit_duration` [INFO] [stdout] --> src/main.rs:126:5 [INFO] [stdout] | [INFO] [stdout] 126 | commit_duration: Duration, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `name` [INFO] [stdout] --> src/main.rs:127:5 [INFO] [stdout] | [INFO] [stdout] 127 | name: String, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `exec` [INFO] [stdout] --> src/main.rs:269:4 [INFO] [stdout] | [INFO] [stdout] 269 | fn exec(command: &str) -> io::Result<()> { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct is never constructed: `RustProgram` [INFO] [stdout] --> src/main.rs:322:8 [INFO] [stdout] | [INFO] [stdout] 322 | struct RustProgram { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `install` [INFO] [stdout] --> src/main.rs:327:12 [INFO] [stdout] | [INFO] [stdout] 327 | pub fn install() { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `configurations` [INFO] [stdout] --> src/main.rs:335:5 [INFO] [stdout] | [INFO] [stdout] 335 | configurations: HashMap, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `AptGet` should have a snake case name [INFO] [stdout] --> src/main.rs:223:13 [INFO] [stdout] | [INFO] [stdout] 223 | AptGet => Command::new("sudo") [INFO] [stdout] | ^^^^^^ help: convert the identifier to snake case: `apt_get` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `AptGet` should have a snake case name [INFO] [stdout] --> src/main.rs:245:13 [INFO] [stdout] | [INFO] [stdout] 245 | AptGet => Command::new("apt-get") [INFO] [stdout] | ^^^^^^ help: convert the identifier to snake case: `apt_get` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `AptGet` should have a snake case name [INFO] [stdout] --> src/configuration.rs:27:13 [INFO] [stdout] | [INFO] [stdout] 27 | AptGet => Command::new("sudo") [INFO] [stdout] | ^^^^^^ help: convert the identifier to snake case: `apt_get` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `AptGet` should have a snake case name [INFO] [stdout] --> src/configuration.rs:49:13 [INFO] [stdout] | [INFO] [stdout] 49 | AptGet => Command::new("apt-get") [INFO] [stdout] | ^^^^^^ help: convert the identifier to snake case: `apt_get` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 25 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0170`. [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.90s [INFO] running `Command { std: "docker" "inspect" "5da2462a285b9d8c5b4872a5f2b7ebfb2ef469d4cd591b606d0cc2ae732aa6cf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5da2462a285b9d8c5b4872a5f2b7ebfb2ef469d4cd591b606d0cc2ae732aa6cf", kill_on_drop: false }` [INFO] [stdout] 5da2462a285b9d8c5b4872a5f2b7ebfb2ef469d4cd591b606d0cc2ae732aa6cf [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 7e6ac613a0630ca9d7facdac7516d75e5975c42d94623b43895d492013adf7a0 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "7e6ac613a0630ca9d7facdac7516d75e5975c42d94623b43895d492013adf7a0", kill_on_drop: false }` [INFO] [stderr] warning: unused imports: `RecursiveMode`, `watcher` [INFO] [stderr] --> src/configuration.rs:1:14 [INFO] [stderr] | [INFO] [stderr] 1 | use notify::{watcher, RecursiveMode, Watcher}; [INFO] [stderr] | ^^^^^^^ ^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused import: `std::collections::HashMap` [INFO] [stderr] --> src/configuration.rs:2:5 [INFO] [stderr] | [INFO] [stderr] 2 | use std::collections::HashMap; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `std::fs` [INFO] [stderr] --> src/configuration.rs:3:5 [INFO] [stderr] | [INFO] [stderr] 3 | use std::fs; [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `std::path::PathBuf` [INFO] [stderr] --> src/configuration.rs:5:5 [INFO] [stderr] | [INFO] [stderr] 5 | use std::path::PathBuf; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `std::cell::RefCell` [INFO] [stderr] --> src/configuration.rs:7:5 [INFO] [stderr] | [INFO] [stderr] 7 | use std::cell::RefCell; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `std::env` [INFO] [stderr] --> src/configuration.rs:8:5 [INFO] [stderr] | [INFO] [stderr] 8 | use std::env; [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `Watcher` [INFO] [stderr] --> src/configuration.rs:1:38 [INFO] [stderr] | [INFO] [stderr] 1 | use notify::{watcher, RecursiveMode, Watcher}; [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `super` [INFO] [stderr] --> src/configuration.rs:471:9 [INFO] [stderr] | [INFO] [stderr] 471 | use super::*; [INFO] [stderr] | ^^^^^ [INFO] [stderr] [INFO] [stderr] warning[E0170]: pattern binding `AptGet` is named the same as one of the variants of the type `PackageManager` [INFO] [stderr] --> src/main.rs:223:13 [INFO] [stderr] | [INFO] [stderr] 223 | AptGet => Command::new("sudo") [INFO] [stderr] | ^^^^^^ help: to match on the variant, qualify the path: `PackageManager::AptGet` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(bindings_with_variant_name)]` on by default [INFO] [stderr] [INFO] [stderr] warning[E0170]: pattern binding `AptGet` is named the same as one of the variants of the type `PackageManager` [INFO] [stderr] --> src/main.rs:245:13 [INFO] [stderr] | [INFO] [stderr] 245 | AptGet => Command::new("apt-get") [INFO] [stderr] | ^^^^^^ help: to match on the variant, qualify the path: `PackageManager::AptGet` [INFO] [stderr] [INFO] [stderr] warning[E0170]: pattern binding `AptGet` is named the same as one of the variants of the type `configuration::PackageManager` [INFO] [stderr] --> src/configuration.rs:27:13 [INFO] [stderr] | [INFO] [stderr] 27 | AptGet => Command::new("sudo") [INFO] [stderr] | ^^^^^^ help: to match on the variant, qualify the path: `configuration::PackageManager::AptGet` [INFO] [stderr] [INFO] [stderr] warning[E0170]: pattern binding `AptGet` is named the same as one of the variants of the type `configuration::PackageManager` [INFO] [stderr] --> src/configuration.rs:49:13 [INFO] [stderr] | [INFO] [stderr] 49 | AptGet => Command::new("apt-get") [INFO] [stderr] | ^^^^^^ help: to match on the variant, qualify the path: `configuration::PackageManager::AptGet` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `path` [INFO] [stderr] --> src/main.rs:151:26 [INFO] [stderr] | [INFO] [stderr] 151 | pub fn commit(&self, path: &Path) -> io::Result<()> { [INFO] [stderr] | ^^^^ help: if this is intentional, prefix it with an underscore: `_path` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused variable: `prepending` [INFO] [stderr] --> src/main.rs:329:13 [INFO] [stderr] | [INFO] [stderr] 329 | let prepending = "libssl-dev pkg-config"; [INFO] [stderr] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_prepending` [INFO] [stderr] [INFO] [stderr] warning: function is never used: `exec_in_dir` [INFO] [stderr] --> src/configuration.rs:86:4 [INFO] [stderr] | [INFO] [stderr] 86 | fn exec_in_dir(command: &str, dir: &str) -> Result { [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: field is never read: `commit_duration` [INFO] [stderr] --> src/main.rs:126:5 [INFO] [stderr] | [INFO] [stderr] 126 | commit_duration: Duration, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: field is never read: `name` [INFO] [stderr] --> src/main.rs:127:5 [INFO] [stderr] | [INFO] [stderr] 127 | name: String, [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function is never used: `exec` [INFO] [stderr] --> src/main.rs:269:4 [INFO] [stderr] | [INFO] [stderr] 269 | fn exec(command: &str) -> io::Result<()> { [INFO] [stderr] | ^^^^ [INFO] [stderr] [INFO] [stderr] warning: struct is never constructed: `RustProgram` [INFO] [stderr] --> src/main.rs:322:8 [INFO] [stderr] | [INFO] [stderr] 322 | struct RustProgram { [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `install` [INFO] [stderr] --> src/main.rs:327:12 [INFO] [stderr] | [INFO] [stderr] 327 | pub fn install() { [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: field is never read: `configurations` [INFO] [stderr] --> src/main.rs:335:5 [INFO] [stderr] | [INFO] [stderr] 335 | configurations: HashMap, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: variable `AptGet` should have a snake case name [INFO] [stderr] --> src/main.rs:223:13 [INFO] [stderr] | [INFO] [stderr] 223 | AptGet => Command::new("sudo") [INFO] [stderr] | ^^^^^^ help: convert the identifier to snake case: `apt_get` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(non_snake_case)]` on by default [INFO] [stderr] [INFO] [stderr] warning: variable `AptGet` should have a snake case name [INFO] [stderr] --> src/main.rs:245:13 [INFO] [stderr] | [INFO] [stderr] 245 | AptGet => Command::new("apt-get") [INFO] [stderr] | ^^^^^^ help: convert the identifier to snake case: `apt_get` [INFO] [stderr] [INFO] [stderr] warning: variable `AptGet` should have a snake case name [INFO] [stderr] --> src/configuration.rs:27:13 [INFO] [stderr] | [INFO] [stderr] 27 | AptGet => Command::new("sudo") [INFO] [stderr] | ^^^^^^ help: convert the identifier to snake case: `apt_get` [INFO] [stderr] [INFO] [stderr] warning: variable `AptGet` should have a snake case name [INFO] [stderr] --> src/configuration.rs:49:13 [INFO] [stderr] | [INFO] [stderr] 49 | AptGet => Command::new("apt-get") [INFO] [stderr] | ^^^^^^ help: convert the identifier to snake case: `apt_get` [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0170`. [INFO] [stderr] warning: `auto-configuration` (bin "auto-configuration" test) generated 25 warnings [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.04s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/auto_configuration-3ba09875a90acaef) [INFO] [stdout] [INFO] [stdout] running 15 tests [INFO] [stdout] test configuration::tests::config_from_backup_file ... ok [INFO] [stdout] test tests::zsh_install ... ok [INFO] [stdout] test configuration::shell_configuration_tests::exported_var ... ok [INFO] [stdout] test configuration::shell_configuration_tests::not_exported_var_in_none_name_and_local_name ... ok [INFO] [stdout] test configuration::shell_configuration_tests::get_with_prefix_export_or_others ... ok [INFO] [stdout] test tests::zsh_exists ... FAILED [INFO] [stdout] test configuration::shell_configuration_tests::basic_get ... ok [INFO] [stdout] test configuration::shell_configuration_tests::put_old_with_quote ... ok [INFO] [stdout] test configuration::shell_configuration_tests::reg_test ... ok [INFO] [stdout] test configuration::shell_configuration_tests::get_none_with_hash ... ok [INFO] [stdout] test configuration::shell_configuration_tests::put_new ... ok [INFO] [stdout] test configuration::shell_configuration_tests::remove_old_var ... ok [INFO] [stdout] test configuration::shell_configuration_tests::remove_var_none ... ok [INFO] [stdout] test configuration::shell_configuration_tests::export_var_with_local_var ... ok [INFO] [stdout] test configuration::shell_configuration_tests::export_var_failed_in_none_name ... ok [INFO] [stderr] error: test failed, to rerun pass '--bin auto-configuration' [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- tests::zsh_exists stdout ---- [INFO] [stdout] thread 'tests::zsh_exists' panicked at 'assertion failed: `(left == right)` [INFO] [stdout] left: `true`, [INFO] [stdout] right: `false`', src/main.rs:375:9 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55f75e72ee90 - std::backtrace_rs::backtrace::libunwind::trace::ha0ad43e8a952bfe7 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x55f75e72ee90 - std::backtrace_rs::backtrace::trace_unsynchronized::h6830419c0c4130dc [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55f75e72ee90 - std::sys_common::backtrace::_print_fmt::h8f3516631ffa1ef5 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x55f75e72ee90 - ::fmt::he1640d5f0d93f618 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x55f75e7518ec - core::fmt::write::h88012e1f01caeebf [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/fmt/mod.rs:1115:17 [INFO] [stdout] 5: 0x55f75e72be05 - std::io::Write::write_fmt::h7728c39ea5632753 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/io/mod.rs:1665:15 [INFO] [stdout] 6: 0x55f75e730ffb - std::sys_common::backtrace::_print::ha1f00492f406a015 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x55f75e730ffb - std::sys_common::backtrace::print::hd54561b13feb6af3 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x55f75e730ffb - std::panicking::default_hook::{{closure}}::h84fe124cd0864662 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x55f75e730b0c - std::panicking::default_hook::h5a8e74a76ce290a7 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:222:9 [INFO] [stdout] 10: 0x55f75e7316c4 - std::panicking::rust_panic_with_hook::h67c812a4fe9d4c91 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:622:17 [INFO] [stdout] 11: 0x55f75e7311a7 - std::panicking::begin_panic_handler::{{closure}}::h33f9c1b96af300d7 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:519:13 [INFO] [stdout] 12: 0x55f75e72f38c - std::sys_common::backtrace::__rust_end_short_backtrace::h51bae64be5921f0e [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x55f75e731109 - rust_begin_unwind [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:515:5 [INFO] [stdout] 14: 0x55f75e5028c1 - core::panicking::panic_fmt::h12a3a3c256485fca [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/panicking.rs:92:14 [INFO] [stdout] 15: 0x55f75e750208 - core::panicking::assert_failed_inner::hd10540743cd0e11a [INFO] [stdout] 16: 0x55f75e50bc4a - core::panicking::assert_failed::h3b8fe64ad41528db [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/panicking.rs:117:5 [INFO] [stdout] 17: 0x55f75e50c5d1 - auto_configuration::tests::zsh_exists::h959d211a1ee569ef [INFO] [stdout] at /opt/rustwide/workdir/src/main.rs:375:9 [INFO] [stdout] 18: 0x55f75e50c3da - auto_configuration::tests::zsh_exists::{{closure}}::h6cc5c54871237c37 [INFO] [stdout] at /opt/rustwide/workdir/src/main.rs:368:5 [INFO] [stdout] 19: 0x55f75e508e4e - core::ops::function::FnOnce::call_once::h5cb45a1ffe5c2bd4 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 20: 0x55f75e545a03 - core::ops::function::FnOnce::call_once::h5aba9a5d361d6c79 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 21: 0x55f75e545a03 - test::__rust_begin_short_backtrace::h705bb53b2b1d45e6 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/test/src/lib.rs:578:5 [INFO] [stdout] 22: 0x55f75e5444b8 - as core::ops::function::FnOnce>::call_once::ha20f614d7c0b2b6d [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 23: 0x55f75e5444b8 - as core::ops::function::FnOnce<()>>::call_once::hf02f19eeb64ceabd [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panic.rs:347:9 [INFO] [stdout] 24: 0x55f75e5444b8 - std::panicking::try::do_call::h4bfab65eb3b4b036 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:401:40 [INFO] [stdout] 25: 0x55f75e5444b8 - std::panicking::try::h6613a46a6d2b6f88 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:365:19 [INFO] [stdout] 26: 0x55f75e5444b8 - std::panic::catch_unwind::h9f07b17b60991273 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panic.rs:434:14 [INFO] [stdout] 27: 0x55f75e5444b8 - test::run_test_in_process::hc38797eecf07854f [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/test/src/lib.rs:601:18 [INFO] [stdout] 28: 0x55f75e5444b8 - test::run_test::run_test_inner::{{closure}}::hac209db8bce0fd77 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/test/src/lib.rs:493:39 [INFO] [stdout] 29: 0x55f75e512c4d - test::run_test::run_test_inner::{{closure}}::h4aefdd4b4a423e20 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/test/src/lib.rs:520:37 [INFO] [stdout] 30: 0x55f75e512c4d - std::sys_common::backtrace::__rust_begin_short_backtrace::h652c9e2663704700 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 31: 0x55f75e517428 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::hd84fd5e0b5b1f45f [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/thread/mod.rs:476:17 [INFO] [stdout] 32: 0x55f75e517428 - as core::ops::function::FnOnce<()>>::call_once::he23556962a2ae14b [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panic.rs:347:9 [INFO] [stdout] 33: 0x55f75e517428 - std::panicking::try::do_call::h67d4f93e1fbaa5f9 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:401:40 [INFO] [stdout] 34: 0x55f75e517428 - std::panicking::try::h396886e678db815e [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:365:19 [INFO] [stdout] 35: 0x55f75e517428 - std::panic::catch_unwind::hc1d64dcecf0a00e0 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panic.rs:434:14 [INFO] [stdout] 36: 0x55f75e517428 - std::thread::Builder::spawn_unchecked::{{closure}}::hc2644cf33cb61d8e [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/thread/mod.rs:475:30 [INFO] [stdout] 37: 0x55f75e517428 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h4473c2c77b66963f [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 38: 0x55f75e736327 - as core::ops::function::FnOnce>::call_once::h6bff7798948b1075 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 39: 0x55f75e736327 - as core::ops::function::FnOnce>::call_once::hc2d25ac38f6b2342 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 40: 0x55f75e736327 - std::sys::unix::thread::Thread::new::thread_start::hbba5bc368baac205 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/sys/unix/thread.rs:74:17 [INFO] [stdout] 41: 0x7fb62cb1b609 - start_thread [INFO] [stdout] 42: 0x7fb62c8f3293 - clone [INFO] [stdout] 43: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] tests::zsh_exists [INFO] [stdout] [INFO] [stdout] test result: FAILED. 14 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.14s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "7e6ac613a0630ca9d7facdac7516d75e5975c42d94623b43895d492013adf7a0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7e6ac613a0630ca9d7facdac7516d75e5975c42d94623b43895d492013adf7a0", kill_on_drop: false }` [INFO] [stdout] 7e6ac613a0630ca9d7facdac7516d75e5975c42d94623b43895d492013adf7a0