[INFO] fetching crate recurse 0.3.0... [INFO] testing recurse-0.3.0 against master#caccb4d0368bd918ef6668af8e13834d07040417 for pr-146098-1 [INFO] extracting crate recurse 0.3.0 into /workspace/builds/worker-7-tc1/source [INFO] started tweaking crates.io crate recurse 0.3.0 [INFO] finished tweaking crates.io crate recurse 0.3.0 [INFO] tweaked toml for crates.io crate recurse 0.3.0 written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate recurse 0.3.0 on toolchain caccb4d0368bd918ef6668af8e13834d07040417 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate recurse 0.3.0 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" "+caccb4d0368bd918ef6668af8e13834d07040417" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded quote v1.0.6 [INFO] [stderr] Downloaded structopt v0.3.15 [INFO] [stderr] Downloaded anyhow v1.0.31 [INFO] [stderr] Downloaded proc-macro-error v1.0.2 [INFO] [stderr] Downloaded unicode-width v0.1.7 [INFO] [stderr] Downloaded structopt-derive v0.4.8 [INFO] [stderr] Downloaded wait-timeout v0.2.0 [INFO] [stderr] Downloaded colored v1.9.3 [INFO] [stderr] Downloaded hermit-abi v0.1.13 [INFO] [stderr] Downloaded syn v1.0.22 [INFO] [stderr] Downloaded proc-macro-error-attr v1.0.2 [INFO] [stderr] Downloaded regex-syntax v0.6.18 [INFO] [stderr] Downloaded clap v2.33.1 [INFO] [stderr] Downloaded walkdir v2.3.1 [INFO] [stderr] Downloaded libc v0.2.70 [INFO] [stderr] Downloaded assert_cmd v1.0.1 [INFO] [stderr] Downloaded proc-macro2 v1.0.13 [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 501606ac2ab78ad9f95f138b6d9ed415051f33d616767555e7cc946ed194e81e [INFO] running `Command { std: "docker" "start" "-a" "501606ac2ab78ad9f95f138b6d9ed415051f33d616767555e7cc946ed194e81e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "501606ac2ab78ad9f95f138b6d9ed415051f33d616767555e7cc946ed194e81e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "501606ac2ab78ad9f95f138b6d9ed415051f33d616767555e7cc946ed194e81e", kill_on_drop: false }` [INFO] [stdout] 501606ac2ab78ad9f95f138b6d9ed415051f33d616767555e7cc946ed194e81e [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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 950d3b74cb8ec22f17b2933f6a691ec1557e6b31deffc30873e1780fb3cf4338 [INFO] running `Command { std: "docker" "start" "-a" "950d3b74cb8ec22f17b2933f6a691ec1557e6b31deffc30873e1780fb3cf4338", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.13 [INFO] [stderr] Compiling version_check v0.9.1 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling syn v1.0.22 [INFO] [stderr] Compiling libc v0.2.70 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling unicode-width v0.1.7 [INFO] [stderr] Compiling unicode-segmentation v1.6.0 [INFO] [stderr] Compiling anyhow v1.0.31 [INFO] [stderr] Compiling regex-syntax v0.6.18 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling walkdir v2.3.1 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.2 [INFO] [stderr] Compiling proc-macro-error v1.0.2 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Compiling quote v1.0.6 [INFO] [stderr] Compiling aho-corasick v0.7.10 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling clap v2.33.1 [INFO] [stderr] Compiling colored v1.9.3 [INFO] [stderr] Compiling regex v1.3.9 [INFO] [stderr] Compiling syn-mid v0.5.0 [INFO] [stderr] Compiling structopt-derive v0.4.8 [INFO] [stderr] Compiling structopt v0.3.15 [INFO] [stderr] Compiling recurse v0.3.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused imports: `OpenOptions` and `read_to_string` [INFO] [stdout] --> src/command/replace.rs:1:15 [INFO] [stdout] | [INFO] [stdout] 1 | use std::fs::{read_to_string, OpenOptions}; [INFO] [stdout] | ^^^^^^^^^^^^^^ ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `BufWriter` and `ErrorKind` [INFO] [stdout] --> src/command/replace.rs:2:15 [INFO] [stdout] | [INFO] [stdout] 2 | use std::io::{BufWriter, ErrorKind, Write}; [INFO] [stdout] | ^^^^^^^^^ ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `anyhow` [INFO] [stdout] --> src/command/replace.rs:5:14 [INFO] [stdout] | [INFO] [stdout] 5 | use anyhow::{anyhow, Result}; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `regex::Regex` [INFO] [stdout] --> src/command/replace.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use regex::Regex; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::ops::io::walk` [INFO] [stdout] --> src/command/replace.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use crate::ops::io::walk; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `path_has_extension` and `path_is_hidden` [INFO] [stdout] --> src/command/replace.rs:10:24 [INFO] [stdout] | [INFO] [stdout] 10 | use crate::ops::path::{path_has_extension, path_is_hidden}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `subcmd` [INFO] [stdout] --> src/command/replace.rs:18:16 [INFO] [stdout] | [INFO] [stdout] 18 | fn execute(subcmd: Recurse, mut writer: impl Write) -> Result<()> { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_subcmd` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `writer` [INFO] [stdout] --> src/command/replace.rs:18:37 [INFO] [stdout] | [INFO] [stdout] 18 | fn execute(subcmd: Recurse, mut writer: impl Write) -> Result<()> { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_writer` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/command/replace.rs:18:33 [INFO] [stdout] | [INFO] [stdout] 18 | fn execute(subcmd: Recurse, mut writer: impl Write) -> Result<()> { [INFO] [stdout] | ----^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple fields are never read [INFO] [stdout] --> src/lib.rs:129:9 [INFO] [stdout] | [INFO] [stdout] 126 | Replace { [INFO] [stdout] | ------- fields in this variant [INFO] [stdout] ... [INFO] [stdout] 129 | extension: Option, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 134 | hidden: bool, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 138 | nobu: bool, [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 142 | mindepth: Option, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 146 | maxdepth: Option, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 151 | symlinks: bool, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 155 | find: String, [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 159 | replace: String, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 163 | inpath: PathBuf, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Recurse` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `BACKUP_FILEPATH_EXTENSION` is never used [INFO] [stdout] --> src/command/replace.rs:13:7 [INFO] [stdout] | [INFO] [stdout] 13 | const BACKUP_FILEPATH_EXTENSION: &str = "bu"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `get_backup_filepath` is never used [INFO] [stdout] --> src/command/replace.rs:139:4 [INFO] [stdout] | [INFO] [stdout] 139 | fn get_backup_filepath(inpath: &Path) -> PathBuf { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `has_backup_extension` is never used [INFO] [stdout] --> src/command/replace.rs:151:4 [INFO] [stdout] | [INFO] [stdout] 151 | fn has_backup_extension(inpath: &Path) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `is_root_filepath` is never used [INFO] [stdout] --> src/command/replace.rs:158:4 [INFO] [stdout] | [INFO] [stdout] 158 | fn is_root_filepath(inpath: &Path) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 13.81s [INFO] running `Command { std: "docker" "inspect" "950d3b74cb8ec22f17b2933f6a691ec1557e6b31deffc30873e1780fb3cf4338", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "950d3b74cb8ec22f17b2933f6a691ec1557e6b31deffc30873e1780fb3cf4338", kill_on_drop: false }` [INFO] [stdout] 950d3b74cb8ec22f17b2933f6a691ec1557e6b31deffc30873e1780fb3cf4338 [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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f6544498fb8b9916044649c5f9ec9d0f299cb74f452cb51a88d8287bea1a5901 [INFO] running `Command { std: "docker" "start" "-a" "f6544498fb8b9916044649c5f9ec9d0f299cb74f452cb51a88d8287bea1a5901", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling predicates-core v1.0.0 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Compiling normalize-line-endings v0.3.0 [INFO] [stderr] Compiling treeline v0.1.0 [INFO] [stderr] Compiling difference v2.0.0 [INFO] [stderr] Compiling wait-timeout v0.2.0 [INFO] [stdout] warning: unused imports: `OpenOptions` and `read_to_string` [INFO] [stdout] --> src/command/replace.rs:1:15 [INFO] [stdout] | [INFO] [stdout] 1 | use std::fs::{read_to_string, OpenOptions}; [INFO] [stdout] | ^^^^^^^^^^^^^^ ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `BufWriter` and `ErrorKind` [INFO] [stdout] --> src/command/replace.rs:2:15 [INFO] [stdout] | [INFO] [stdout] 2 | use std::io::{BufWriter, ErrorKind, Write}; [INFO] [stdout] | ^^^^^^^^^ ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `anyhow` [INFO] [stdout] --> src/command/replace.rs:5:14 [INFO] [stdout] | [INFO] [stdout] 5 | use anyhow::{anyhow, Result}; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `regex::Regex` [INFO] [stdout] --> src/command/replace.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use regex::Regex; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::ops::io::walk` [INFO] [stdout] --> src/command/replace.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use crate::ops::io::walk; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `path_has_extension` and `path_is_hidden` [INFO] [stdout] --> src/command/replace.rs:10:24 [INFO] [stdout] | [INFO] [stdout] 10 | use crate::ops::path::{path_has_extension, path_is_hidden}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `subcmd` [INFO] [stdout] --> src/command/replace.rs:18:16 [INFO] [stdout] | [INFO] [stdout] 18 | fn execute(subcmd: Recurse, mut writer: impl Write) -> Result<()> { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_subcmd` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `writer` [INFO] [stdout] --> src/command/replace.rs:18:37 [INFO] [stdout] | [INFO] [stdout] 18 | fn execute(subcmd: Recurse, mut writer: impl Write) -> Result<()> { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_writer` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/command/replace.rs:18:33 [INFO] [stdout] | [INFO] [stdout] 18 | fn execute(subcmd: Recurse, mut writer: impl Write) -> Result<()> { [INFO] [stdout] | ----^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple fields are never read [INFO] [stdout] --> src/lib.rs:129:9 [INFO] [stdout] | [INFO] [stdout] 126 | Replace { [INFO] [stdout] | ------- fields in this variant [INFO] [stdout] ... [INFO] [stdout] 129 | extension: Option, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 134 | hidden: bool, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 138 | nobu: bool, [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 142 | mindepth: Option, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 146 | maxdepth: Option, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 151 | symlinks: bool, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 155 | find: String, [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 159 | replace: String, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 163 | inpath: PathBuf, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Recurse` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `BACKUP_FILEPATH_EXTENSION` is never used [INFO] [stdout] --> src/command/replace.rs:13:7 [INFO] [stdout] | [INFO] [stdout] 13 | const BACKUP_FILEPATH_EXTENSION: &str = "bu"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `get_backup_filepath` is never used [INFO] [stdout] --> src/command/replace.rs:139:4 [INFO] [stdout] | [INFO] [stdout] 139 | fn get_backup_filepath(inpath: &Path) -> PathBuf { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `has_backup_extension` is never used [INFO] [stdout] --> src/command/replace.rs:151:4 [INFO] [stdout] | [INFO] [stdout] 151 | fn has_backup_extension(inpath: &Path) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `is_root_filepath` is never used [INFO] [stdout] --> src/command/replace.rs:158:4 [INFO] [stdout] | [INFO] [stdout] 158 | fn is_root_filepath(inpath: &Path) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling predicates-tree v1.0.0 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling float-cmp v0.6.0 [INFO] [stderr] Compiling predicates v1.0.4 [INFO] [stderr] Compiling assert_cmd v1.0.1 [INFO] [stderr] Compiling recurse v0.3.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused imports: `OpenOptions` and `read_to_string` [INFO] [stdout] --> src/command/replace.rs:1:15 [INFO] [stdout] | [INFO] [stdout] 1 | use std::fs::{read_to_string, OpenOptions}; [INFO] [stdout] | ^^^^^^^^^^^^^^ ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `BufWriter` and `ErrorKind` [INFO] [stdout] --> src/command/replace.rs:2:15 [INFO] [stdout] | [INFO] [stdout] 2 | use std::io::{BufWriter, ErrorKind, Write}; [INFO] [stdout] | ^^^^^^^^^ ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `anyhow` [INFO] [stdout] --> src/command/replace.rs:5:14 [INFO] [stdout] | [INFO] [stdout] 5 | use anyhow::{anyhow, Result}; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `regex::Regex` [INFO] [stdout] --> src/command/replace.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use regex::Regex; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::ops::io::walk` [INFO] [stdout] --> src/command/replace.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use crate::ops::io::walk; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `path_has_extension` and `path_is_hidden` [INFO] [stdout] --> src/command/replace.rs:10:24 [INFO] [stdout] | [INFO] [stdout] 10 | use crate::ops::path::{path_has_extension, path_is_hidden}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `subcmd` [INFO] [stdout] --> src/command/replace.rs:18:16 [INFO] [stdout] | [INFO] [stdout] 18 | fn execute(subcmd: Recurse, mut writer: impl Write) -> Result<()> { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_subcmd` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `writer` [INFO] [stdout] --> src/command/replace.rs:18:37 [INFO] [stdout] | [INFO] [stdout] 18 | fn execute(subcmd: Recurse, mut writer: impl Write) -> Result<()> { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_writer` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/command/replace.rs:18:33 [INFO] [stdout] | [INFO] [stdout] 18 | fn execute(subcmd: Recurse, mut writer: impl Write) -> Result<()> { [INFO] [stdout] | ----^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple fields are never read [INFO] [stdout] --> src/lib.rs:129:9 [INFO] [stdout] | [INFO] [stdout] 126 | Replace { [INFO] [stdout] | ------- fields in this variant [INFO] [stdout] ... [INFO] [stdout] 129 | extension: Option, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 134 | hidden: bool, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 138 | nobu: bool, [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 142 | mindepth: Option, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 146 | maxdepth: Option, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 151 | symlinks: bool, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 155 | find: String, [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 159 | replace: String, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 163 | inpath: PathBuf, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Recurse` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 4.17s [INFO] running `Command { std: "docker" "inspect" "f6544498fb8b9916044649c5f9ec9d0f299cb74f452cb51a88d8287bea1a5901", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f6544498fb8b9916044649c5f9ec9d0f299cb74f452cb51a88d8287bea1a5901", kill_on_drop: false }` [INFO] [stdout] f6544498fb8b9916044649c5f9ec9d0f299cb74f452cb51a88d8287bea1a5901 [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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 46014f0375984034f801e01f6d04b4db29b869cea369348937fa52e8049186ed [INFO] running `Command { std: "docker" "start" "-a" "46014f0375984034f801e01f6d04b4db29b869cea369348937fa52e8049186ed", kill_on_drop: false }` [INFO] [stderr] warning: unused imports: `OpenOptions` and `read_to_string` [INFO] [stderr] --> src/command/replace.rs:1:15 [INFO] [stderr] | [INFO] [stderr] 1 | use std::fs::{read_to_string, OpenOptions}; [INFO] [stderr] | ^^^^^^^^^^^^^^ ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: unused imports: `BufWriter` and `ErrorKind` [INFO] [stderr] --> src/command/replace.rs:2:15 [INFO] [stderr] | [INFO] [stderr] 2 | use std::io::{BufWriter, ErrorKind, Write}; [INFO] [stderr] | ^^^^^^^^^ ^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `anyhow` [INFO] [stderr] --> src/command/replace.rs:5:14 [INFO] [stderr] | [INFO] [stderr] 5 | use anyhow::{anyhow, Result}; [INFO] [stderr] | ^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `regex::Regex` [INFO] [stderr] --> src/command/replace.rs:6:5 [INFO] [stderr] | [INFO] [stderr] 6 | use regex::Regex; [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `crate::ops::io::walk` [INFO] [stderr] --> src/command/replace.rs:9:5 [INFO] [stderr] | [INFO] [stderr] 9 | use crate::ops::io::walk; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused imports: `path_has_extension` and `path_is_hidden` [INFO] [stderr] --> src/command/replace.rs:10:24 [INFO] [stderr] | [INFO] [stderr] 10 | use crate::ops::path::{path_has_extension, path_is_hidden}; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused variable: `subcmd` [INFO] [stderr] --> src/command/replace.rs:18:16 [INFO] [stderr] | [INFO] [stderr] 18 | fn execute(subcmd: Recurse, mut writer: impl Write) -> Result<()> { [INFO] [stderr] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_subcmd` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: unused variable: `writer` [INFO] [stderr] --> src/command/replace.rs:18:37 [INFO] [stderr] | [INFO] [stderr] 18 | fn execute(subcmd: Recurse, mut writer: impl Write) -> Result<()> { [INFO] [stderr] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_writer` [INFO] [stderr] [INFO] [stderr] warning: variable does not need to be mutable [INFO] [stderr] --> src/command/replace.rs:18:33 [INFO] [stderr] | [INFO] [stderr] 18 | fn execute(subcmd: Recurse, mut writer: impl Write) -> Result<()> { [INFO] [stderr] | ----^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | help: remove this `mut` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: multiple fields are never read [INFO] [stderr] --> src/lib.rs:129:9 [INFO] [stderr] | [INFO] [stderr] 126 | Replace { [INFO] [stderr] | ------- fields in this variant [INFO] [stderr] ... [INFO] [stderr] 129 | extension: Option, [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 134 | hidden: bool, [INFO] [stderr] | ^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 138 | nobu: bool, [INFO] [stderr] | ^^^^ [INFO] [stderr] ... [INFO] [stderr] 142 | mindepth: Option, [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 146 | maxdepth: Option, [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 151 | symlinks: bool, [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 155 | find: String, [INFO] [stderr] | ^^^^ [INFO] [stderr] ... [INFO] [stderr] 159 | replace: String, [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 163 | inpath: PathBuf, [INFO] [stderr] | ^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `Recurse` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: constant `BACKUP_FILEPATH_EXTENSION` is never used [INFO] [stderr] --> src/command/replace.rs:13:7 [INFO] [stderr] | [INFO] [stderr] 13 | const BACKUP_FILEPATH_EXTENSION: &str = "bu"; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function `get_backup_filepath` is never used [INFO] [stderr] --> src/command/replace.rs:139:4 [INFO] [stderr] | [INFO] [stderr] 139 | fn get_backup_filepath(inpath: &Path) -> PathBuf { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function `has_backup_extension` is never used [INFO] [stderr] --> src/command/replace.rs:151:4 [INFO] [stderr] | [INFO] [stderr] 151 | fn has_backup_extension(inpath: &Path) -> bool { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function `is_root_filepath` is never used [INFO] [stderr] --> src/command/replace.rs:158:4 [INFO] [stderr] | [INFO] [stderr] 158 | fn is_root_filepath(inpath: &Path) -> bool { [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `recurse` (lib) generated 14 warnings (run `cargo fix --lib -p recurse` to apply 7 suggestions) [INFO] [stderr] warning: `recurse` (lib test) generated 10 warnings (10 duplicates) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.13s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/recurse-1512ed6a715ca99e) [INFO] [stdout] [INFO] [stdout] running 62 tests [INFO] [stdout] test command::contains::tests::test_contains_unicode_devanagari ... ok [INFO] [stdout] test command::contains::tests::test_contains_mindepth_match ... ok [INFO] [stdout] test command::contains::tests::test_contains_invalid_recurse_enum_arg ... ok [INFO] [stdout] test command::contains::tests::test_contains_maxdepth_match ... ok [INFO] [stdout] test command::contains::tests::test_contains_hidden_match ... ok [INFO] [stdout] test command::contains::tests::test_contains_subcmd_invalid_inpath_validation ... ok [INFO] [stdout] test command::find::tests::test_find_filter_match ... ok [INFO] [stdout] test command::contains::tests::test_contains_filter_match ... ok [INFO] [stdout] test command::find::tests::test_find_hidden_match ... ok [INFO] [stdout] test command::contains::tests::test_contains_filter_hidden_match ... ok [INFO] [stdout] test command::contains::tests::test_contains_default_match ... ok [INFO] [stdout] test command::find::tests::test_find_filter_hidden_match ... ok [INFO] [stdout] test command::find::tests::test_find_invalid_filetype_non_utf8_binary_is_not_logged ... ok [INFO] [stdout] test command::replace::tests::test_get_secondary_filepath_without_extension ... ok [INFO] [stdout] test command::replace::tests::test_get_secondary_filepath_with_txt_extension ... ok [INFO] [stdout] test command::replace::tests::test_has_secondary_extension_with_secondary_extension ... ok [INFO] [stdout] test command::replace::tests::test_has_secondary_extension_without_secondary_extension ... ok [INFO] [stdout] test command::replace::tests::test_is_root_filepath_with_win_root ... ok [INFO] [stdout] test command::replace::tests::test_is_root_filepath_without_root_fp ... ok [INFO] [stdout] test command::replace::tests::test_is_root_filepath_with_unix_root ... ok [INFO] [stdout] test command::walk::tests::test_walk_invalid_recurse_enum_arg ... ok [INFO] [stdout] test command::walk::tests::test_walk_subcmd_filter_dirs_only_hidden_switch_off ... ok [INFO] [stdout] test command::walk::tests::test_walk_subcmd_with_dir_set_max_depth_2_levels ... ok [INFO] [stdout] test command::walk::tests::test_walk_subcmd_with_dir_set_min_depth_3_levels ... ok [INFO] [stdout] test command::walk::tests::test_walk_subcmd_filter_dirs_only_default_depth ... ok [INFO] [stdout] test command::walk::tests::test_walk_subcmd_dir_with_default_depth ... ok [INFO] [stdout] test command::walk::tests::test_walk_subcmd_with_extension_filter_alt_ext_format ... ok [INFO] [stdout] test command::walk::tests::test_walk_subcmd_with_hidden_filepaths_and_extension_filter ... ok [INFO] [stdout] test command::walk::tests::test_walk_subcmd_with_hidden_filepaths_and_extension_filter_alt_ext_format ... ok [INFO] [stdout] test command::contains::tests::test_contains_invalid_filetype_non_utf8_binary_is_not_logged ... ok [INFO] [stdout] test config::tests::test_config_instantiation_default ... ok [INFO] [stdout] test command::walk::tests::test_walk_subcmd_without_hidden_filepaths ... ok [INFO] [stdout] test command::find::tests::test_find_subcmd_invalid_inpath_validation ... ok [INFO] [stdout] test config::tests::test_config_instantiation_with_options ... ok [INFO] [stdout] test command::replace::tests::test_get_secondary_filepath_with_2_extension ... ok [INFO] [stdout] test command::find::tests::test_find_mindepth_match ... ok [INFO] [stdout] test command::find::tests::test_find_default_match ... ok [INFO] [stdout] test ops::io::tests::test_walk_func_with_file_default_depth ... ok [INFO] [stdout] test command::find::tests::test_find_invalid_recurse_enum_arg ... ok [INFO] [stdout] test command::walk::tests::test_walk_subcmd_with_extension_filter ... ok [INFO] [stdout] test ops::io::tests::test_walk_func_with_dir_default_depth ... ok [INFO] [stdout] test ops::io::tests::test_walk_func_with_filter_map_default_depth ... ok [INFO] [stdout] test ops::io::tests::test_walk_func_with_dir_set_min_depth ... ok [INFO] [stdout] test command::find::tests::test_find_unicode_devanagari ... ok [INFO] [stdout] test command::replace::tests::test_has_secondary_extension_with_secondary_extension_alt1 ... ok [INFO] [stdout] test command::walk::tests::test_walk_subcmd_filter_dirs_only_hidden_switch_on ... ok [INFO] [stdout] test command::walk::tests::test_walk_subcmd_invalid_inpath_validation ... ok [INFO] [stdout] test command::walk::tests::test_walk_subcmd_with_hidden_filepaths ... ok [INFO] [stdout] test command::find::tests::test_find_maxdepth_match ... ok [INFO] [stdout] test ops::path::tests::test_get_absolute_filepath_bad_path ... ok [INFO] [stdout] test ops::path::tests::test_path_has_extension_with_incorrect_extension ... ok [INFO] [stdout] test ops::path::tests::test_path_has_extension_with_correct_extension ... ok [INFO] [stdout] test ops::path::tests::test_path_has_extension_with_no_extension ... ok [INFO] [stdout] test command::walk::tests::test_walk_subcmd_with_dir_set_max_depth_1_level ... ok [INFO] [stdout] test ops::io::tests::test_walk_func_with_dir_default_depth_and_follow_symlinks ... ok [INFO] [stdout] test ops::io::tests::test_walk_func_with_dir_set_max_depth ... ok [INFO] [stdout] test ops::path::tests::test_path_is_hidden_with_dotdir_only ... ok [INFO] [stdout] test ops::path::tests::test_path_is_hidden_with_dotfile ... ok [INFO] [stdout] test ops::path::tests::test_path_is_hidden_with_dotfile_pathbuf ... ok [INFO] [stdout] test ops::path::tests::test_path_is_not_hidden_without_dotfile_or_dotdir ... ok [INFO] [stdout] test ops::path::tests::test_path_is_hidden_with_dotdir_in_path ... ok [INFO] [stdout] test ops::path::tests::test_get_absolute_filepath_good_path ... FAILED [INFO] [stderr] error: test failed, to rerun pass `--lib` [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- ops::path::tests::test_get_absolute_filepath_good_path stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'ops::path::tests::test_get_absolute_filepath_good_path' (78) panicked at src/ops/path.rs:75:9: [INFO] [stdout] assertion failed: testpath.unwrap().ends_with("recurse/Cargo.toml") [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x56a52fa5ffe2 - std::backtrace_rs::backtrace::libunwind::trace::h76861be37b31432e [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x56a52fa5ffe2 - std::backtrace_rs::backtrace::trace_unsynchronized::h58d4003082192c17 [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x56a52fa5ffe2 - std::sys::backtrace::_print_fmt::hfe5857a399620d2a [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x56a52fa5ffe2 - ::fmt::h52160e9da139e442 [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x56a52fa7111f - core::fmt::rt::Argument::fmt::h66fe6fef9ecca14a [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x56a52fa7111f - core::fmt::write::hf09a056a304e021a [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/core/src/fmt/mod.rs:1468:25 [INFO] [stdout] 6: 0x56a52fa2bbb1 - std::io::default_write_fmt::hf1a3645468226e09 [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x56a52fa2bbb1 - std::io::Write::write_fmt::ha5ada6d6a18bde33 [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x56a52fa38512 - std::sys::backtrace::BacktraceLock::print::h15104dbcf0fd1f14 [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x56a52fa3d72f - std::panicking::default_hook::{{closure}}::h0fa6cd8dbe0dd76b [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/panicking.rs:301:27 [INFO] [stdout] 10: 0x56a52fa3d5c1 - std::panicking::default_hook::h8d20506cf72e4831 [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/panicking.rs:325:9 [INFO] [stdout] 11: 0x56a52f89493e - as core::ops::function::Fn>::call::h3d020961abd83a77 [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/alloc/src/boxed.rs:1987:9 [INFO] [stdout] 12: 0x56a52f89493e - test::test_main_with_exit_callback::{{closure}}::h720dd2fdb2ddcdca [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x56a52fa3ddef - as core::ops::function::Fn>::call::h75334a5fed245bca [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/alloc/src/boxed.rs:1987:9 [INFO] [stdout] 14: 0x56a52fa3ddef - std::panicking::panic_with_hook::h746880a052e02c85 [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/panicking.rs:842:13 [INFO] [stdout] 15: 0x56a52fa3dc16 - std::panicking::panic_handler::{{closure}}::h14b95830f89d14b3 [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/panicking.rs:700:13 [INFO] [stdout] 16: 0x56a52fa38649 - std::sys::backtrace::__rust_end_short_backtrace::h7ddaac0e9609a83d [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 17: 0x56a52fa1f67d - __rustc[76f7e7187978e2f8]::rust_begin_unwind [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/panicking.rs:698:5 [INFO] [stdout] 18: 0x56a52fa79320 - core::panicking::panic_fmt::heb245a301f4395db [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/core/src/panicking.rs:78:14 [INFO] [stdout] 19: 0x56a52fa792fc - core::panicking::panic::h43cc40e5e3a930ed [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/core/src/panicking.rs:148:5 [INFO] [stdout] 20: 0x56a52f871ab6 - recurse::ops::path::tests::test_get_absolute_filepath_good_path::h3b1b77c2a8833318 [INFO] [stdout] at /opt/rustwide/workdir/src/ops/path.rs:75:9 [INFO] [stdout] 21: 0x56a52f871b07 - recurse::ops::path::tests::test_get_absolute_filepath_good_path::{{closure}}::hd918f86d8ceac20e [INFO] [stdout] at /opt/rustwide/workdir/src/ops/path.rs:72:46 [INFO] [stdout] 22: 0x56a52f86e5b6 - core::ops::function::FnOnce::call_once::h3f53f6f0b18072a6 [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 23: 0x56a52f89476b - core::ops::function::FnOnce::call_once::h933a5d67211adff2 [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 24: 0x56a52f89476b - test::__rust_begin_short_backtrace::h2157af19b0990ffb [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/test/src/lib.rs:663:18 [INFO] [stdout] 25: 0x56a52f8aa345 - test::run_test_in_process::{{closure}}::hc3b17e0f313c900a [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/test/src/lib.rs:686:74 [INFO] [stdout] 26: 0x56a52f8aa345 - as core::ops::function::FnOnce<()>>::call_once::ha23e4b490259273c [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 27: 0x56a52f8aa345 - std::panicking::catch_unwind::do_call::h8dc9d5da83792f7a [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/panicking.rs:590:40 [INFO] [stdout] 28: 0x56a52f8aa345 - std::panicking::catch_unwind::h0d8461330de4a18b [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/panicking.rs:553:19 [INFO] [stdout] 29: 0x56a52f8aa345 - std::panic::catch_unwind::h0321b51397bf9811 [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/panic.rs:359:14 [INFO] [stdout] 30: 0x56a52f8aa345 - test::run_test_in_process::hcaaa440fdbe4a513 [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/test/src/lib.rs:686:27 [INFO] [stdout] 31: 0x56a52f8aa345 - test::run_test::{{closure}}::h6345da602b85d6c3 [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/test/src/lib.rs:607:43 [INFO] [stdout] 32: 0x56a52f880b54 - test::run_test::{{closure}}::h90a3b75194d37b5d [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/test/src/lib.rs:637:41 [INFO] [stdout] 33: 0x56a52f880b54 - std::sys::backtrace::__rust_begin_short_backtrace::hae41a17001f53ede [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 34: 0x56a52f88441a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h6ea895368381e0b1 [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 35: 0x56a52f88441a - as core::ops::function::FnOnce<()>>::call_once::h9c39013633bb9237 [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 36: 0x56a52f88441a - std::panicking::catch_unwind::do_call::hac7dba9ee4d99108 [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/panicking.rs:590:40 [INFO] [stdout] 37: 0x56a52f88441a - std::panicking::catch_unwind::h73015d00e4866ebc [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/panicking.rs:553:19 [INFO] [stdout] 38: 0x56a52f88441a - std::panic::catch_unwind::h6f7b38e188aa4f62 [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/panic.rs:359:14 [INFO] [stdout] 39: 0x56a52f88441a - std::thread::Builder::spawn_unchecked_::{{closure}}::h969a6a2dc1856df7 [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 40: 0x56a52f88441a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h269ad1ff23e72122 [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 41: 0x56a52fa3378f - as core::ops::function::FnOnce>::call_once::hdd09a470c130e806 [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/alloc/src/boxed.rs:1973:9 [INFO] [stdout] 42: 0x56a52fa3378f - std::sys::thread::unix::Thread::new::thread_start::h14ea1ba6e320367c [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/sys/thread/unix.rs:126:17 [INFO] [stdout] 43: 0x73d801fecaa4 - [INFO] [stdout] 44: 0x73d802079a34 - clone [INFO] [stdout] 45: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] ops::path::tests::test_get_absolute_filepath_good_path [INFO] [stdout] [INFO] [stdout] test result: FAILED. 61 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.11s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "46014f0375984034f801e01f6d04b4db29b869cea369348937fa52e8049186ed", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "46014f0375984034f801e01f6d04b4db29b869cea369348937fa52e8049186ed", kill_on_drop: false }` [INFO] [stdout] 46014f0375984034f801e01f6d04b4db29b869cea369348937fa52e8049186ed