[INFO] cloning repository https://github.com/rouge8/jit.rs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/rouge8/jit.rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frouge8%2Fjit.rs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frouge8%2Fjit.rs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 14088b03fbef067188eac284887dd176afde00e1
[INFO] testing rouge8/jit.rs against 1.94.0 for beta-1.95-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frouge8%2Fjit.rs" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/rouge8/jit.rs
[INFO] finished tweaking git repo https://github.com/rouge8/jit.rs
[INFO] tweaked toml for git repo https://github.com/rouge8/jit.rs written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/rouge8/jit.rs on toolchain 1.94.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.94.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/rouge8/jit.rs 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.94.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded thiserror-impl v1.0.32
[INFO] [stderr]   Downloaded semver v1.0.13
[INFO] [stderr]   Downloaded miniz_oxide v0.5.3
[INFO] [stderr]   Downloaded filetime v0.2.17
[INFO] [stderr]   Downloaded rstest_macros v0.14.0
[INFO] [stderr]   Downloaded clap_derive v3.2.15
[INFO] [stderr]   Downloaded anyhow v1.0.59
[INFO] [stderr]   Downloaded uuid v1.1.2
[INFO] [stderr]   Downloaded os_str_bytes v6.2.0
[INFO] [stderr]   Downloaded bumpalo v3.10.0
[INFO] [stderr]   Downloaded js-sys v0.3.59
[INFO] [stderr]   Downloaded once_cell v1.13.0
[INFO] [stderr]   Downloaded rstest v0.15.0
[INFO] [stderr]   Downloaded thiserror v1.0.32
[INFO] [stderr]   Downloaded nix v0.24.2
[INFO] [stderr]   Downloaded is_executable v1.0.1
[INFO] [stderr]   Downloaded either v1.7.0
[INFO] [stderr]   Downloaded clap v3.2.16
[INFO] [stderr]   Downloaded libc v0.2.127
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.94.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] f3cdeaabfa69cbd1645c091e4e4499cda8bf917a925507e60d31f71d77e2a44d
[INFO] running `Command { std: "docker" "start" "-a" "f3cdeaabfa69cbd1645c091e4e4499cda8bf917a925507e60d31f71d77e2a44d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f3cdeaabfa69cbd1645c091e4e4499cda8bf917a925507e60d31f71d77e2a44d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f3cdeaabfa69cbd1645c091e4e4499cda8bf917a925507e60d31f71d77e2a44d", kill_on_drop: false }`
[INFO] [stdout] f3cdeaabfa69cbd1645c091e4e4499cda8bf917a925507e60d31f71d77e2a44d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.94.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] aef07696b3f95f7bb7d29eb317e6571d625903788fafdf0157bfd597d9bec6f4
[INFO] running `Command { std: "docker" "start" "-a" "aef07696b3f95f7bb7d29eb317e6571d625903788fafdf0157bfd597d9bec6f4", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.127
[INFO] [stderr]    Compiling syn v1.0.99
[INFO] [stderr]    Compiling generic-array v0.14.6
[INFO] [stderr]    Compiling anyhow v1.0.59
[INFO] [stderr]    Compiling os_str_bytes v6.2.0
[INFO] [stderr]    Compiling textwrap v0.15.0
[INFO] [stderr]    Compiling either v1.7.0
[INFO] [stderr]    Compiling miniz_oxide v0.5.3
[INFO] [stderr]    Compiling aho-corasick v0.7.18
[INFO] [stderr]    Compiling once_cell v1.13.0
[INFO] [stderr]    Compiling cpufeatures v0.2.2
[INFO] [stderr]    Compiling shlex v1.1.0
[INFO] [stderr]    Compiling itertools v0.10.3
[INFO] [stderr]    Compiling flate2 v1.0.24
[INFO] [stderr]    Compiling clap_lex v0.2.4
[INFO] [stderr]    Compiling regex v1.6.0
[INFO] [stderr]    Compiling block-buffer v0.10.2
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling digest v0.10.3
[INFO] [stderr]    Compiling sha-1 v0.10.0
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling time v0.1.44
[INFO] [stderr]    Compiling dirs-sys v0.3.7
[INFO] [stderr]    Compiling getrandom v0.2.7
[INFO] [stderr]    Compiling nix v0.24.2
[INFO] [stderr]    Compiling uuid v1.1.2
[INFO] [stderr]    Compiling colored v2.0.0
[INFO] [stderr]    Compiling dirs v4.0.0
[INFO] [stderr]    Compiling chrono v0.4.20
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling clap_derive v3.2.15
[INFO] [stderr]    Compiling thiserror-impl v1.0.32
[INFO] [stderr]    Compiling thiserror v1.0.32
[INFO] [stderr]    Compiling clap v3.2.16
[INFO] [stderr]    Compiling jit v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: static `DEFAULT_REMOTE` is never used
[INFO] [stdout]   --> src/remotes.rs:14:8
[INFO] [stdout]    |
[INFO] [stdout] 14 | static DEFAULT_REMOTE: &str = "origin";
[INFO] [stdout]    |        ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/commands/cherry_pick.rs:189:22
[INFO] [stdout]     |
[INFO] [stdout] 189 |     fn commit_writer(&self) -> CommitWriter {
[INFO] [stdout]     |                      ^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 189 |     fn commit_writer(&self) -> CommitWriter<'_> {
[INFO] [stdout]     |                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/commands/commit.rs:94:22
[INFO] [stdout]    |
[INFO] [stdout] 94 |     fn commit_writer(&self) -> CommitWriter {
[INFO] [stdout]    |                      ^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                      |
[INFO] [stdout]    |                      the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 94 |     fn commit_writer(&self) -> CommitWriter<'_> {
[INFO] [stdout]    |                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/commands/merge.rs:286:22
[INFO] [stdout]     |
[INFO] [stdout] 286 |     fn commit_writer(&self) -> CommitWriter {
[INFO] [stdout]     |                      ^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 286 |     fn commit_writer(&self) -> CommitWriter<'_> {
[INFO] [stdout]     |                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/commands/revert.rs:211:22
[INFO] [stdout]     |
[INFO] [stdout] 211 |     fn commit_writer(&self) -> CommitWriter {
[INFO] [stdout]     |                      ^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 211 |     fn commit_writer(&self) -> CommitWriter<'_> {
[INFO] [stdout]     |                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/repository.rs:76:22
[INFO] [stdout]    |
[INFO] [stdout] 76 |     pub fn migration(&mut self, tree_diff: TreeDiffChanges) -> Migration {
[INFO] [stdout]    |                      ^^^^^^^^^ the lifetime is elided here     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 76 |     pub fn migration(&mut self, tree_diff: TreeDiffChanges) -> Migration<'_> {
[INFO] [stdout]    |                                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 20.99s
[INFO] running `Command { std: "docker" "inspect" "aef07696b3f95f7bb7d29eb317e6571d625903788fafdf0157bfd597d9bec6f4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "aef07696b3f95f7bb7d29eb317e6571d625903788fafdf0157bfd597d9bec6f4", kill_on_drop: false }`
[INFO] [stdout] aef07696b3f95f7bb7d29eb317e6571d625903788fafdf0157bfd597d9bec6f4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.94.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4636da1dac05495d10ade9e0878714a8b7d761c26c60cecde6ac6d192746c8b9
[INFO] running `Command { std: "docker" "start" "-a" "4636da1dac05495d10ade9e0878714a8b7d761c26c60cecde6ac6d192746c8b9", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v1.0.99
[INFO] [stderr]    Compiling futures-core v0.3.21
[INFO] [stderr]    Compiling semver v1.0.13
[INFO] [stderr]    Compiling futures-channel v0.3.21
[INFO] [stderr]    Compiling futures-task v0.3.21
[INFO] [stderr]    Compiling getrandom v0.2.7
[INFO] [stderr]    Compiling futures-util v0.3.21
[INFO] [stderr]    Compiling futures-sink v0.3.21
[INFO] [stderr]    Compiling futures-io v0.3.21
[INFO] [stderr]    Compiling predicates-core v1.0.3
[INFO] [stderr]    Compiling doc-comment v0.3.3
[INFO] [stderr]    Compiling termtree v0.2.4
[INFO] [stderr]    Compiling difflib v0.4.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.16
[INFO] [stderr]    Compiling regex-automata v0.1.10
[INFO] [stderr]    Compiling wait-timeout v0.2.0
[INFO] [stderr]    Compiling fastrand v1.8.0
[INFO] [stderr]    Compiling bstr v0.2.17
[INFO] [stderr]    Compiling predicates-tree v1.0.5
[INFO] [stderr]    Compiling remove_dir_all v0.5.3
[INFO] [stderr]    Compiling futures-timer v3.0.2
[INFO] [stderr]    Compiling filetime v0.2.17
[INFO] [stderr]    Compiling is_executable v1.0.1
[INFO] [stderr]    Compiling uuid v1.1.2
[INFO] [stderr]    Compiling rand_core v0.6.3
[INFO] [stderr]    Compiling predicates v2.1.1
[INFO] [stderr]    Compiling tempfile v3.3.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rustc_version v0.4.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling assert_cmd v2.0.4
[INFO] [stderr]    Compiling rstest_macros v0.14.0
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling futures-macro v0.3.21
[INFO] [stderr]    Compiling thiserror-impl v1.0.32
[INFO] [stderr]    Compiling clap_derive v3.2.15
[INFO] [stderr]    Compiling thiserror v1.0.32
[INFO] [stderr]    Compiling clap v3.2.16
[INFO] [stderr]    Compiling futures-executor v0.3.21
[INFO] [stderr]    Compiling futures v0.3.21
[INFO] [stderr]    Compiling rstest v0.15.0
[INFO] [stderr]    Compiling jit v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: static `DEFAULT_REMOTE` is never used
[INFO] [stdout]   --> src/remotes.rs:14:8
[INFO] [stdout]    |
[INFO] [stdout] 14 | static DEFAULT_REMOTE: &str = "origin";
[INFO] [stdout]    |        ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/commands/cherry_pick.rs:189:22
[INFO] [stdout]     |
[INFO] [stdout] 189 |     fn commit_writer(&self) -> CommitWriter {
[INFO] [stdout]     |                      ^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 189 |     fn commit_writer(&self) -> CommitWriter<'_> {
[INFO] [stdout]     |                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/commands/commit.rs:94:22
[INFO] [stdout]    |
[INFO] [stdout] 94 |     fn commit_writer(&self) -> CommitWriter {
[INFO] [stdout]    |                      ^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                      |
[INFO] [stdout]    |                      the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 94 |     fn commit_writer(&self) -> CommitWriter<'_> {
[INFO] [stdout]    |                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/commands/merge.rs:286:22
[INFO] [stdout]     |
[INFO] [stdout] 286 |     fn commit_writer(&self) -> CommitWriter {
[INFO] [stdout]     |                      ^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 286 |     fn commit_writer(&self) -> CommitWriter<'_> {
[INFO] [stdout]     |                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/commands/revert.rs:211:22
[INFO] [stdout]     |
[INFO] [stdout] 211 |     fn commit_writer(&self) -> CommitWriter {
[INFO] [stdout]     |                      ^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 211 |     fn commit_writer(&self) -> CommitWriter<'_> {
[INFO] [stdout]     |                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/repository.rs:76:22
[INFO] [stdout]    |
[INFO] [stdout] 76 |     pub fn migration(&mut self, tree_diff: TreeDiffChanges) -> Migration {
[INFO] [stdout]    |                      ^^^^^^^^^ the lifetime is elided here     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 76 |     pub fn migration(&mut self, tree_diff: TreeDiffChanges) -> Migration<'_> {
[INFO] [stdout]    |                                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: static `DEFAULT_REMOTE` is never used
[INFO] [stdout]   --> src/remotes.rs:14:8
[INFO] [stdout]    |
[INFO] [stdout] 14 | static DEFAULT_REMOTE: &str = "origin";
[INFO] [stdout]    |        ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/commands/cherry_pick.rs:189:22
[INFO] [stdout]     |
[INFO] [stdout] 189 |     fn commit_writer(&self) -> CommitWriter {
[INFO] [stdout]     |                      ^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 189 |     fn commit_writer(&self) -> CommitWriter<'_> {
[INFO] [stdout]     |                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/commands/commit.rs:94:22
[INFO] [stdout]    |
[INFO] [stdout] 94 |     fn commit_writer(&self) -> CommitWriter {
[INFO] [stdout]    |                      ^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                      |
[INFO] [stdout]    |                      the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 94 |     fn commit_writer(&self) -> CommitWriter<'_> {
[INFO] [stdout]    |                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/commands/merge.rs:286:22
[INFO] [stdout]     |
[INFO] [stdout] 286 |     fn commit_writer(&self) -> CommitWriter {
[INFO] [stdout]     |                      ^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 286 |     fn commit_writer(&self) -> CommitWriter<'_> {
[INFO] [stdout]     |                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/commands/revert.rs:211:22
[INFO] [stdout]     |
[INFO] [stdout] 211 |     fn commit_writer(&self) -> CommitWriter {
[INFO] [stdout]     |                      ^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 211 |     fn commit_writer(&self) -> CommitWriter<'_> {
[INFO] [stdout]     |                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/repository.rs:76:22
[INFO] [stdout]    |
[INFO] [stdout] 76 |     pub fn migration(&mut self, tree_diff: TreeDiffChanges) -> Migration {
[INFO] [stdout]    |                      ^^^^^^^^^ the lifetime is elided here     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 76 |     pub fn migration(&mut self, tree_diff: TreeDiffChanges) -> Migration<'_> {
[INFO] [stdout]    |                                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 34.08s
[INFO] running `Command { std: "docker" "inspect" "4636da1dac05495d10ade9e0878714a8b7d761c26c60cecde6ac6d192746c8b9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4636da1dac05495d10ade9e0878714a8b7d761c26c60cecde6ac6d192746c8b9", kill_on_drop: false }`
[INFO] [stdout] 4636da1dac05495d10ade9e0878714a8b7d761c26c60cecde6ac6d192746c8b9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.94.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 8007f03c0f970a502546d23472f5e19d4061cd4eb67bc031cf0fa3c063087d23
[INFO] running `Command { std: "docker" "start" "-a" "8007f03c0f970a502546d23472f5e19d4061cd4eb67bc031cf0fa3c063087d23", kill_on_drop: false }`
[INFO] [stderr] warning: static `DEFAULT_REMOTE` is never used
[INFO] [stderr]   --> src/remotes.rs:14:8
[INFO] [stderr]    |
[INFO] [stderr] 14 | static DEFAULT_REMOTE: &str = "origin";
[INFO] [stderr]    |        ^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/commands/cherry_pick.rs:189:22
[INFO] [stderr]     |
[INFO] [stderr] 189 |     fn commit_writer(&self) -> CommitWriter {
[INFO] [stderr]     |                      ^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                      |
[INFO] [stderr]     |                      the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 189 |     fn commit_writer(&self) -> CommitWriter<'_> {
[INFO] [stderr]     |                                            ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/commands/commit.rs:94:22
[INFO] [stderr]    |
[INFO] [stderr] 94 |     fn commit_writer(&self) -> CommitWriter {
[INFO] [stderr]    |                      ^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                      |
[INFO] [stderr]    |                      the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 94 |     fn commit_writer(&self) -> CommitWriter<'_> {
[INFO] [stderr]    |                                            ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/commands/merge.rs:286:22
[INFO] [stderr]     |
[INFO] [stderr] 286 |     fn commit_writer(&self) -> CommitWriter {
[INFO] [stderr]     |                      ^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                      |
[INFO] [stderr]     |                      the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 286 |     fn commit_writer(&self) -> CommitWriter<'_> {
[INFO] [stderr]     |                                            ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/commands/revert.rs:211:22
[INFO] [stderr]     |
[INFO] [stderr] 211 |     fn commit_writer(&self) -> CommitWriter {
[INFO] [stderr]     |                      ^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                      |
[INFO] [stderr]     |                      the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 211 |     fn commit_writer(&self) -> CommitWriter<'_> {
[INFO] [stderr]     |                                            ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/repository.rs:76:22
[INFO] [stderr]    |
[INFO] [stderr] 76 |     pub fn migration(&mut self, tree_diff: TreeDiffChanges) -> Migration {
[INFO] [stderr]    |                      ^^^^^^^^^ the lifetime is elided here     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 76 |     pub fn migration(&mut self, tree_diff: TreeDiffChanges) -> Migration<'_> {
[INFO] [stderr]    |                                                                         ++++
[INFO] [stderr] 
[INFO] [stderr] warning: `jit` (lib) generated 6 warnings (run `cargo fix --lib -p jit` to apply 5 suggestions)
[INFO] [stderr] warning: `jit` (lib test) generated 6 warnings (6 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.19s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/jit-242975ee11ea7cc2)
[INFO] [stdout] 
[INFO] [stdout] running 89 tests
[INFO] [stdout] test commands::tests::verify_app ... ok
[INFO] [stdout] test config::tests::in_memory::return_none_for_an_unknown_key ... ok
[INFO] [stdout] test config::tests::file_storage::write_multiple_settings ... ok
[INFO] [stdout] test config::tests::file_storage::write_a_single_setting ... ok
[INFO] [stdout] test config::tests::in_memory::return_the_value_for_a_known_key ... ok
[INFO] [stdout] test config::tests::file_storage::overwrite_a_variable_with_a_matching_name ... ok
[INFO] [stdout] test config::tests::in_memory::treat_section_names_as_case_insensitive ... ok
[INFO] [stdout] test config::tests::file_storage::unset_a_variable ... ok
[INFO] [stdout] test config::tests::file_storage::write_multiple_subsections ... ok
[INFO] [stdout] test config::tests::in_memory::treat_variable_names_as_case_insensitive ... ok
[INFO] [stdout] test config::tests::in_memory::retrieve_values_from_subsections ... ok
[INFO] [stdout] test config::tests::in_memory::with_multi_valued_keys::add_multiple_values_for_a_key ... ok
[INFO] [stdout] test config::tests::in_memory::with_multi_valued_keys::refuse_to_unset_a_value ... ok
[INFO] [stdout] test config::tests::in_memory::treat_subsection_names_as_case_sensitive ... ok
[INFO] [stdout] test config::tests::in_memory::with_multi_valued_keys::unset_all_the_values ... ok
[INFO] [stdout] test config::tests::in_memory::with_multi_valued_keys::replace_all_the_values ... ok
[INFO] [stdout] test config::tests::parse_value::case_01 ... ok
[INFO] [stdout] test config::tests::in_memory::subsections ... ok
[INFO] [stdout] test config::tests::file_storage::remove_a_subsection ... ok
[INFO] [stdout] test config::tests::parse_value::case_04 ... ok
[INFO] [stdout] test config::tests::parse_value::case_02 ... ok
[INFO] [stdout] test config::tests::parse_value::case_05 ... ok
[INFO] [stdout] test config::tests::parse_value::case_03 ... ok
[INFO] [stdout] test config::tests::parse_value::case_06 ... ok
[INFO] [stdout] test config::tests::in_memory::with_multi_valued_keys::refuse_to_set_a_value ... ok
[INFO] [stdout] test config::tests::file_storage::remove_a_section ... ok
[INFO] [stdout] test diff::combined::tests::it_works ... ok
[INFO] [stdout] test database::tree::tests::tree_bytes_sort_order ... ok
[INFO] [stdout] test database::author::tests::parse_and_display_roundtrip ... ok
[INFO] [stdout] test diff::tests::diff_hunks::detect_change_skipping_start_and_end ... ok
[INFO] [stdout] test diff::tests::diff_hunks::detect_deletion_at_the_start ... ok
[INFO] [stdout] test config::tests::file_storage::retreive_variables_from_subsections_including_dots ... ok
[INFO] [stdout] test config::tests::parse_value::case_07 ... ok
[INFO] [stdout] test config::tests::file_storage::retrieve_variables_from_subsections ... ok
[INFO] [stdout] test config::tests::file_storage::retrieve_persisted_settings ... ok
[INFO] [stdout] test config::tests::parse_value::case_10 ... ok
[INFO] [stdout] test diff::tests::diff_hunks::put_distant_changes_in_different_hunks ... ok
[INFO] [stdout] test diff::tests::diff_hunks::detect_insertion_at_the_start ... ok
[INFO] [stdout] test diff::tests::diff_hunks::put_nearby_changes_in_the_same_hunk ... ok
[INFO] [stdout] test diff::tests::it_diffs ... ok
[INFO] [stdout] test config::tests::parse_value::case_08 ... ok
[INFO] [stdout] test config::tests::parse_value::case_09 ... ok
[INFO] [stdout] test database::tests::tree_diff::report_an_added_file ... ok
[INFO] [stdout] test config::tests::file_storage::retain_the_formatting_of_existing_settings ... ok
[INFO] [stdout] test database::tests::tree_diff::report_a_deleted_file ... ok
[INFO] [stdout] test database::tests::tree_diff::report_a_changed_file ... ok
[INFO] [stdout] test index::tests::recursively_replace_a_directory_with_a_file ... ok
[INFO] [stdout] test index::tests::add_a_single_file ... ok
[INFO] [stdout] test index::tests::replace_a_directory_with_a_file ... ok
[INFO] [stdout] test index::tests::replace_a_file_with_a_directory ... ok
[INFO] [stdout] test database::tests::tree_diff::report_an_added_file_inside_a_directory ... ok
[INFO] [stdout] test database::tests::tree_diff::report_a_deleted_file_inside_a_directory ... ok
[INFO] [stdout] test merge::common_ancestors::tests::with_a_linear_history::find_a_root_commit ... ok
[INFO] [stdout] test merge::common_ancestors::tests::with_a_linear_history::find_the_intersection_of_a_root_commit_with_itself ... ok
[INFO] [stdout] test merge::common_ancestors::tests::with_a_linear_history::find_the_commit_that_is_an_ancestor_of_the_other ... ok
[INFO] [stdout] test merge::common_ancestors::tests::with_a_linear_history::find_the_common_ancestor_of_a_commit_with_itself ... ok
[INFO] [stdout] test merge::common_ancestors::tests::with_a_merge::find_the_common_ancestor_of_a_merge_and_its_parents ... ok
[INFO] [stdout] test merge::common_ancestors::tests::with_a_forking_history::find_the_commit_that_is_an_ancestor_of_the_other ... ok
[INFO] [stdout] test merge::common_ancestors::tests::with_a_linear_history::find_the_same_commit_if_the_arguments_are_reversed ... ok
[INFO] [stdout] test merge::common_ancestors::tests::with_a_merge_further_from_one_parent::find_the_best_common_ancestor ... ok
[INFO] [stdout] test merge::common_ancestors::tests::with_a_forking_history::find_the_same_fork_point_for_any_point_on_a_branch ... ok
[INFO] [stdout] test merge::common_ancestors::tests::with_a_forking_history::find_an_ancestor_multiple_forks_away ... ok
[INFO] [stdout] test merge::diff3::tests::cleanly_merge_two_lists ... ok
[INFO] [stdout] test merge::common_ancestors::tests::with_a_merge::find_the_most_recent_common_ancestor ... ok
[INFO] [stdout] test merge::common_ancestors::tests::with_a_forking_history::find_a_root_commit ... ok
[INFO] [stdout] test merge::diff3::tests::cleanly_merge_two_lists_with_the_same_edit ... ok
[INFO] [stdout] test merge::common_ancestors::tests::with_commits_between_the_common_ancestor_and_the_merge::find_all_the_common_ancestors ... ok
[INFO] [stdout] test revision::tests::parse_a_parent_ref_with_a_number ... ok
[INFO] [stdout] test revision::tests::parse_an_ancestor_ref ... ok
[INFO] [stdout] test merge::diff3::tests::uncleanly_merge_two_lists_with_head_names ... ok
[INFO] [stdout] test revision::tests::parse_a_chain_of_parent_refs ... ok
[INFO] [stdout] test revision::tests::parse_a_branch_name ... ok
[INFO] [stdout] test util::tests::parent_directories_works::case_1 ... ok
[INFO] [stdout] test util::tests::parent_directories_works::case_2 ... ok
[INFO] [stdout] test revision::tests::parse_head ... ok
[INFO] [stdout] test util::tests::parent_directories_works::case_3 ... ok
[INFO] [stdout] test util::tests::transpose_works ... ok
[INFO] [stdout] test merge::diff3::tests::uncleanly_merge_two_lists ... ok
[INFO] [stdout] test revision::tests::parse_at ... ok
[INFO] [stdout] test merge::diff3::tests::uncleanly_merge_two_lists_against_an_empty_list ... ok
[INFO] [stdout] test merge::common_ancestors::tests::with_commits_between_the_common_ancestor_and_the_merge::find_the_best_common_ancestor ... ok
[INFO] [stdout] test revision::tests::parse_a_chain_of_parents_and_ancestors ... ok
[INFO] [stdout] test revision::tests::parse_an_object_id ... ok
[INFO] [stdout] test merge::common_ancestors::tests::with_a_merge_further_from_one_parent::find_all_the_common_ancestors ... ok
[INFO] [stdout] test revision::tests::parse_a_parent_ref ... ok
[INFO] [stdout] test merge::common_ancestors::tests::with_a_forking_history::find_the_nearest_fork_point ... ok
[INFO] [stdout] test merge::common_ancestors::tests::with_enough_history_to_find_all_stale_results::find_the_best_common_ancestor ... ok
[INFO] [stdout] test merge::common_ancestors::tests::with_many_common_ancestors::find_the_best_common_ancestor ... ok
[INFO] [stdout] test merge::common_ancestors::tests::with_many_common_ancestors::find_multiple_candidate_common_ancestors ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 89 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.13s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/jit-87a54030e159d4e5)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/bin/show_head.rs (/opt/rustwide/target/debug/deps/show_head-9ff7a5f15a33e358)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/add_test.rs (/opt/rustwide/target/debug/deps/add_test-1df3d310f5295bd2)
[INFO] [stdout] 
[INFO] [stdout] running 10 tests
[INFO] [stdout] test add_multiple_files_to_the_index ... ok
[INFO] [stdout] test add_an_executable_file_to_the_index ... ok
[INFO] [stdout] test add_a_directory_to_the_index ... ok
[INFO] [stdout] test add_a_regular_file_to_the_index ... ok
[INFO] [stdout] test fail_for_non_existent_files ... ok
[INFO] [stdout] test add_the_repository_root_to_the_index ... ok
[INFO] [stdout] test fail_if_the_index_is_locked ... ok
[INFO] [stdout] test silent_on_success ... ok
[INFO] [stdout] test incrementally_add_files_to_the_index ... ok
[INFO] [stdout] test fail_for_unreadable_files ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- fail_for_unreadable_files stdout ----
[INFO] [stdout] -------------- TEST START --------------
[INFO] [stdout] 
[INFO] [stdout] thread 'fail_for_unreadable_files' (126) panicked at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/ops/function.rs:250:5:
[INFO] [stdout] Unexpected return code, failed var == 128
[INFO] [stdout] └── var: 0
[INFO] [stdout] 
[INFO] [stdout] code=0
[INFO] [stdout] stdout=""
[INFO] [stdout] stderr=""
[INFO] [stdout] 
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x60a1dbd18682 - std::backtrace_rs::backtrace::libunwind::trace::hff358a60abf734fc
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x60a1dbd18682 - std::backtrace_rs::backtrace::trace_unsynchronized::h3b121f916dd95ec6
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x60a1dbd18682 - std::sys::backtrace::_print_fmt::hde0a62ded68798e9
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x60a1dbd18682 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h93773fc827e3113d
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x60a1dbd289ba - core::fmt::rt::Argument::fmt::h01eff69902dad97f
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x60a1dbd289ba - core::fmt::write::hed7b5c73d82ecb7c
[INFO] [stdout]    6:     0x60a1dbce5756 - std::io::default_write_fmt::h2f696ff5b8bbaa4b
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x60a1dbce5756 - std::io::Write::write_fmt::h5e66814db8a9cfce
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x60a1dbcf7739 - std::sys::backtrace::BacktraceLock::print::h8b1d6fcc5a56d1a3
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x60a1dbcf7739 - std::panicking::default_hook::{{closure}}::h2be84df4f189ae36
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x60a1dbcf75d1 - std::panicking::default_hook::hf0ea8939246f43a9
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x60a1dbc2ef8e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h02d35e3888986252
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x60a1dbc2ef8e - test::test_main_with_exit_callback::{{closure}}::h939640a27d647173
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x60a1dbcf79b2 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hc9df09ff391af3e7
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x60a1dbcf79b2 - std::panicking::panic_with_hook::hb4bd9ac1123582a0
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x60a1dbcf77f8 - std::panicking::panic_handler::{{closure}}::hde00dd15f5637fe2
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x60a1dbcf2319 - std::sys::backtrace::__rust_end_short_backtrace::hb72197fa777c1785
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x60a1dbcd9c3d - __rustc[4425a7e20b4c8619]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x60a1dbd2fe5c - core::panicking::panic_fmt::ha59b517dd231f4da
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x60a1dbc9c718 - core::panicking::panic_display::hd765a48825f5acf3
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panicking.rs:259:5
[INFO] [stdout]   20:     0x60a1dbc9a867 - assert_cmd::assert::AssertError::panic::haaf5d4130419c551
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/assert_cmd-2.0.4/src/assert.rs:1036:9
[INFO] [stdout]   21:     0x60a1dbc97687 - core::ops::function::FnOnce::call_once::hccd2e0ae22987846
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   22:     0x60a1dbc99883 - core::result::Result<T,E>::unwrap_or_else::h48c96d0f674670c4
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/result.rs:1622:23
[INFO] [stdout]   23:     0x60a1dbc0826e - assert_cmd::assert::Assert::code::h8ac587e4ebfa53b5
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/assert_cmd-2.0.4/src/assert.rs:264:29
[INFO] [stdout]   24:     0x60a1dbc0bd61 - add_test::fail_for_unreadable_files::fail_for_unreadable_files::hb447ef11430afd5f
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/add_test.rs:140:10
[INFO] [stdout]   25:     0x60a1dbc0ba94 - add_test::fail_for_unreadable_files::h099de3bcfdec14ca
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/add_test.rs:132:1
[INFO] [stdout]   26:     0x60a1dbc0bf3d - add_test::fail_for_unreadable_files::{{closure}}::h6eab64819f9de2eb
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/add_test.rs:133:60
[INFO] [stdout]   27:     0x60a1dbc09146 - core::ops::function::FnOnce::call_once::h7c421b45404e043a
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   28:     0x60a1dbc2ed4b - core::ops::function::FnOnce::call_once::hddb3cd395c36bfbb
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   29:     0x60a1dbc2ed4b - test::__rust_begin_short_backtrace::h0b6a7601d9750bfa
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:663:18
[INFO] [stdout]   30:     0x60a1dbc4275a - test::run_test_in_process::{{closure}}::h444209903f00b347
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:686:74
[INFO] [stdout]   31:     0x60a1dbc4275a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hfb3ba8f46e537649
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   32:     0x60a1dbc4275a - std::panicking::catch_unwind::do_call::h1672a45911fcf9dc
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:581:40
[INFO] [stdout]   33:     0x60a1dbc4275a - std::panicking::catch_unwind::h0fadaee22787a6dd
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:544:19
[INFO] [stdout]   34:     0x60a1dbc4275a - std::panic::catch_unwind::hc47ad190f2c8e188
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panic.rs:359:14
[INFO] [stdout]   35:     0x60a1dbc4275a - test::run_test_in_process::hcd7faaf934f29999
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:686:27
[INFO] [stdout]   36:     0x60a1dbc4275a - test::run_test::{{closure}}::hddc4550da4871867
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:607:43
[INFO] [stdout]   37:     0x60a1dbc1cbb4 - test::run_test::{{closure}}::h98ae26689f13ed94
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:637:41
[INFO] [stdout]   38:     0x60a1dbc1cbb4 - std::sys::backtrace::__rust_begin_short_backtrace::h3ec4d1f21ad44588
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   39:     0x60a1dbc20552 - std::thread::lifecycle::spawn_unchecked::{{closure}}::{{closure}}::hd8bf2c73d479939f
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   40:     0x60a1dbc20552 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h3b4248f358af2491
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   41:     0x60a1dbc20552 - std::panicking::catch_unwind::do_call::hda10a64f4b8daebe
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:581:40
[INFO] [stdout]   42:     0x60a1dbc20552 - std::panicking::catch_unwind::h659e5ee8336ec8c7
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:544:19
[INFO] [stdout]   43:     0x60a1dbc20552 - std::panic::catch_unwind::h9d4d66a538912c18
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panic.rs:359:14
[INFO] [stdout]   44:     0x60a1dbc20552 - std::thread::lifecycle::spawn_unchecked::{{closure}}::h7557906bb51d79f1
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   45:     0x60a1dbc20552 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h9e460d1d7fc83d35
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   46:     0x60a1dbced30f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h61282da819d64ea9
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   47:     0x60a1dbced30f - std::sys::thread::unix::Thread::new::thread_start::h982f9ea829d1b5fb
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/thread/unix.rs:127:17
[INFO] [stdout]   48:     0x78b6aa390aa4 - <unknown>
[INFO] [stdout]   49:     0x78b6aa41da64 - clone
[INFO] [stdout]   50:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     fail_for_unreadable_files
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 9 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.15s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--test add_test`
[INFO] running `Command { std: "docker" "inspect" "8007f03c0f970a502546d23472f5e19d4061cd4eb67bc031cf0fa3c063087d23", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8007f03c0f970a502546d23472f5e19d4061cd4eb67bc031cf0fa3c063087d23", kill_on_drop: false }`
[INFO] [stdout] 8007f03c0f970a502546d23472f5e19d4061cd4eb67bc031cf0fa3c063087d23
