[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 try#9f93af291970322f4f1c6315ccde4d7078201159 for pr-146098-6
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frouge8%2Fjit.rs" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/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-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/rouge8/jit.rs on toolchain 9f93af291970322f4f1c6315ccde4d7078201159
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "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" "+9f93af291970322f4f1c6315ccde4d7078201159" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 87b59f594e861c49d469902af596f4180e14d53e0b996395961671e486a56210
[INFO] running `Command { std: "docker" "start" "-a" "87b59f594e861c49d469902af596f4180e14d53e0b996395961671e486a56210", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "87b59f594e861c49d469902af596f4180e14d53e0b996395961671e486a56210", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "87b59f594e861c49d469902af596f4180e14d53e0b996395961671e486a56210", kill_on_drop: false }`
[INFO] [stdout] 87b59f594e861c49d469902af596f4180e14d53e0b996395961671e486a56210
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a63e44d064a0cb7e4cef3413fc6e11cfb096df99bec4ca8aa0971a3d00b87b99
[INFO] running `Command { std: "docker" "start" "-a" "a63e44d064a0cb7e4cef3413fc6e11cfb096df99bec4ca8aa0971a3d00b87b99", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.127
[INFO] [stderr]    Compiling proc-macro2 v1.0.43
[INFO] [stderr]    Compiling quote v1.0.21
[INFO] [stderr]    Compiling unicode-ident v1.0.3
[INFO] [stderr]    Compiling syn v1.0.99
[INFO] [stderr]    Compiling typenum v1.15.0
[INFO] [stderr]    Compiling generic-array v0.14.6
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]    Compiling indexmap v1.9.1
[INFO] [stderr]    Compiling memoffset v0.6.5
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling anyhow v1.0.59
[INFO] [stderr]    Compiling os_str_bytes v6.2.0
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling heck v0.4.0
[INFO] [stderr]    Compiling adler v1.0.2
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling miniz_oxide v0.5.3
[INFO] [stderr]    Compiling clap_lex v0.2.4
[INFO] [stderr]    Compiling aho-corasick v0.7.18
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling getrandom v0.2.7
[INFO] [stderr]    Compiling dirs-sys v0.3.7
[INFO] [stderr]    Compiling time v0.1.44
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling cpufeatures v0.2.2
[INFO] [stderr]    Compiling regex-syntax v0.6.27
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling textwrap v0.15.0
[INFO] [stderr]    Compiling either v1.7.0
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.2
[INFO] [stderr]    Compiling termcolor v1.1.3
[INFO] [stderr]    Compiling once_cell v1.13.0
[INFO] [stderr]    Compiling digest v0.10.3
[INFO] [stderr]    Compiling itertools v0.10.3
[INFO] [stderr]    Compiling colored v2.0.0
[INFO] [stderr]    Compiling chrono v0.4.20
[INFO] [stderr]    Compiling sha-1 v0.10.0
[INFO] [stderr]    Compiling flate2 v1.0.24
[INFO] [stderr]    Compiling nix v0.24.2
[INFO] [stderr]    Compiling dirs v4.0.0
[INFO] [stderr]    Compiling uuid v1.1.2
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling shlex v1.1.0
[INFO] [stderr]    Compiling regex v1.6.0
[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 49.40s
[INFO] running `Command { std: "docker" "inspect" "a63e44d064a0cb7e4cef3413fc6e11cfb096df99bec4ca8aa0971a3d00b87b99", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a63e44d064a0cb7e4cef3413fc6e11cfb096df99bec4ca8aa0971a3d00b87b99", kill_on_drop: false }`
[INFO] [stdout] a63e44d064a0cb7e4cef3413fc6e11cfb096df99bec4ca8aa0971a3d00b87b99
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f82fbfb669df0ce512de206065fc9ee879984b34fd9a66d22eedcc9a6975fe52
[INFO] running `Command { std: "docker" "start" "-a" "f82fbfb669df0ce512de206065fc9ee879984b34fd9a66d22eedcc9a6975fe52", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v1.0.99
[INFO] [stderr]    Compiling getrandom v0.2.7
[INFO] [stderr]    Compiling semver v1.0.13
[INFO] [stderr]    Compiling futures-core v0.3.21
[INFO] [stderr]    Compiling slab v0.4.7
[INFO] [stderr]    Compiling futures-channel v0.3.21
[INFO] [stderr]    Compiling futures-task v0.3.21
[INFO] [stderr]    Compiling futures-sink v0.3.21
[INFO] [stderr]    Compiling futures-util v0.3.21
[INFO] [stderr]    Compiling futures-io v0.3.21
[INFO] [stderr]    Compiling pin-project-lite v0.2.9
[INFO] [stderr]    Compiling uuid v1.1.2
[INFO] [stderr]    Compiling predicates-core v1.0.3
[INFO] [stderr]    Compiling doc-comment v0.3.3
[INFO] [stderr]    Compiling rand_core v0.6.3
[INFO] [stderr]    Compiling regex-automata v0.1.10
[INFO] [stderr]    Compiling difflib v0.4.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.16
[INFO] [stderr]    Compiling termtree v0.2.4
[INFO] [stderr]    Compiling wait-timeout v0.2.0
[INFO] [stderr]    Compiling predicates-tree v1.0.5
[INFO] [stderr]    Compiling rustc_version v0.4.0
[INFO] [stderr]    Compiling bstr v0.2.17
[INFO] [stderr]    Compiling fastrand v1.8.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling predicates v2.1.1
[INFO] [stderr]    Compiling remove_dir_all v0.5.3
[INFO] [stderr]    Compiling rstest_macros v0.14.0
[INFO] [stderr]    Compiling futures-timer v3.0.2
[INFO] [stderr]    Compiling tempfile v3.3.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling filetime v0.2.17
[INFO] [stderr]    Compiling matches v0.1.9
[INFO] [stderr]    Compiling is_executable v1.0.1
[INFO] [stderr]    Compiling assert_cmd v2.0.4
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling futures-macro v0.3.21
[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 futures-executor v0.3.21
[INFO] [stderr]    Compiling jit v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling futures v0.3.21
[INFO] [stderr]    Compiling rstest v0.15.0
[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 57.26s
[INFO] running `Command { std: "docker" "inspect" "f82fbfb669df0ce512de206065fc9ee879984b34fd9a66d22eedcc9a6975fe52", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f82fbfb669df0ce512de206065fc9ee879984b34fd9a66d22eedcc9a6975fe52", kill_on_drop: false }`
[INFO] [stdout] f82fbfb669df0ce512de206065fc9ee879984b34fd9a66d22eedcc9a6975fe52
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 886c56bac3293f7262d108a0ea05dd9164fabf5643bac2905d34490caf7e351b
[INFO] running `Command { std: "docker" "start" "-a" "886c56bac3293f7262d108a0ea05dd9164fabf5643bac2905d34490caf7e351b", 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.20s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/jit-f0375f5647d44f25)
[INFO] [stdout] 
[INFO] [stdout] running 89 tests
[INFO] [stdout] test commands::tests::verify_app ... ok
[INFO] [stdout] test config::tests::file_storage::overwrite_a_variable_with_a_matching_name ... ok
[INFO] [stdout] test config::tests::file_storage::write_a_single_setting ... 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::file_storage::remove_a_subsection ... ok
[INFO] [stdout] test config::tests::file_storage::remove_a_section ... ok
[INFO] [stdout] test config::tests::in_memory::return_none_for_an_unknown_key ... ok
[INFO] [stdout] test config::tests::file_storage::retreive_variables_from_subsections_including_dots ... ok
[INFO] [stdout] test config::tests::in_memory::treat_section_names_as_case_insensitive ... ok
[INFO] [stdout] test config::tests::file_storage::retain_the_formatting_of_existing_settings ... ok
[INFO] [stdout] test config::tests::in_memory::treat_subsection_names_as_case_sensitive ... ok
[INFO] [stdout] test config::tests::in_memory::treat_variable_names_as_case_insensitive ... 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::file_storage::write_multiple_settings ... 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::retrieve_values_from_subsections ... ok
[INFO] [stdout] test config::tests::in_memory::with_multi_valued_keys::refuse_to_set_a_value ... ok
[INFO] [stdout] test config::tests::in_memory::with_multi_valued_keys::replace_all_the_values ... ok
[INFO] [stdout] test config::tests::in_memory::subsections ... 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::refuse_to_unset_a_value ... ok
[INFO] [stdout] test config::tests::parse_value::case_01 ... ok
[INFO] [stdout] test config::tests::parse_value::case_03 ... ok
[INFO] [stdout] test config::tests::in_memory::return_the_value_for_a_known_key ... ok
[INFO] [stdout] test config::tests::parse_value::case_02 ... ok
[INFO] [stdout] test config::tests::parse_value::case_06 ... ok
[INFO] [stdout] test config::tests::parse_value::case_09 ... ok
[INFO] [stdout] test config::tests::parse_value::case_10 ... ok
[INFO] [stdout] test config::tests::parse_value::case_07 ... ok
[INFO] [stdout] test database::author::tests::parse_and_display_roundtrip ... ok
[INFO] [stdout] test config::tests::parse_value::case_08 ... ok
[INFO] [stdout] test database::tests::tree_diff::report_a_deleted_file_inside_a_directory ... ok
[INFO] [stdout] test database::tree::tests::tree_bytes_sort_order ... ok
[INFO] [stdout] test config::tests::parse_value::case_04 ... ok
[INFO] [stdout] test config::tests::parse_value::case_05 ... ok
[INFO] [stdout] test database::tests::tree_diff::report_a_changed_file ... ok
[INFO] [stdout] test database::tests::tree_diff::report_an_added_file_inside_a_directory ... ok
[INFO] [stdout] test diff::tests::diff_hunks::detect_deletion_at_the_start ... ok
[INFO] [stdout] test diff::tests::diff_hunks::detect_change_skipping_start_and_end ... ok
[INFO] [stdout] test diff::tests::diff_hunks::detect_insertion_at_the_start ... ok
[INFO] [stdout] test diff::tests::it_diffs ... ok
[INFO] [stdout] test diff::tests::diff_hunks::put_distant_changes_in_different_hunks ... 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 diff::tests::diff_hunks::put_nearby_changes_in_the_same_hunk ... ok
[INFO] [stdout] test index::tests::recursively_replace_a_directory_with_a_file ... ok
[INFO] [stdout] test diff::combined::tests::it_works ... ok
[INFO] [stdout] test database::tests::tree_diff::report_an_added_file ... ok
[INFO] [stdout] test merge::common_ancestors::tests::with_a_forking_history::find_a_root_commit ... ok
[INFO] [stdout] test database::tests::tree_diff::report_a_deleted_file ... 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_forking_history::find_the_nearest_fork_point ... 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_commit_that_is_an_ancestor_of_the_other ... 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_same_commit_if_the_arguments_are_reversed ... 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_merge::find_the_most_recent_common_ancestor ... ok
[INFO] [stdout] test merge::common_ancestors::tests::with_a_merge_further_from_one_parent::find_all_the_common_ancestors ... ok
[INFO] [stdout] test merge::common_ancestors::tests::with_a_forking_history::find_an_ancestor_multiple_forks_away ... 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::diff3::tests::cleanly_merge_two_lists ... 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_the_best_common_ancestor ... 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 merge::diff3::tests::uncleanly_merge_two_lists ... ok
[INFO] [stdout] test revision::tests::parse_a_branch_name ... ok
[INFO] [stdout] test revision::tests::parse_a_chain_of_parent_refs ... ok
[INFO] [stdout] test revision::tests::parse_a_chain_of_parents_and_ancestors ... ok
[INFO] [stdout] test revision::tests::parse_a_parent_ref ... ok
[INFO] [stdout] test revision::tests::parse_a_parent_ref_with_a_number ... ok
[INFO] [stdout] test merge::diff3::tests::uncleanly_merge_two_lists_against_an_empty_list ... 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_head ... 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 util::tests::parent_directories_works::case_3 ... ok
[INFO] [stdout] test util::tests::transpose_works ... ok
[INFO] [stdout] test revision::tests::parse_at ... 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_the_best_common_ancestor ... 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_multiple_candidate_common_ancestors ... 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_many_common_ancestors::find_the_best_common_ancestor ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 89 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.25s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/jit-da8cc2f147a5915d)
[INFO] [stdout] running 0 tests
[INFO] [stderr]      Running unittests src/bin/show_head.rs (/opt/rustwide/target/debug/deps/show_head-d038305e73579a23)
[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] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stderr]      Running tests/add_test.rs (/opt/rustwide/target/debug/deps/add_test-26e7c7b496d9f7d3)
[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] [stdout] 
[INFO] [stdout] running 10 tests
[INFO] [stdout] test add_a_directory_to_the_index ... ok
[INFO] [stdout] test add_multiple_files_to_the_index ... ok
[INFO] [stdout] test add_an_executable_file_to_the_index ... ok
[INFO] [stdout] test fail_if_the_index_is_locked ... ok
[INFO] [stdout] test fail_for_non_existent_files ... ok
[INFO] [stdout] test add_a_regular_file_to_the_index ... ok
[INFO] [stdout] test add_the_repository_root_to_the_index ... ok
[INFO] [stdout] test incrementally_add_files_to_the_index ... ok
[INFO] [stdout] test silent_on_success ... 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' (121) panicked at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/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:     0x5cd1609dfbf2 - std::backtrace_rs::backtrace::libunwind::trace::h16affffe904e891e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5cd1609dfbf2 - std::backtrace_rs::backtrace::trace_unsynchronized::h5c14b13373ed4150
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5cd1609dfbf2 - std::sys::backtrace::_print_fmt::hcbb507f162c816cc
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5cd1609dfbf2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h8be9aa933f14675f
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5cd1609efe0f - core::fmt::rt::Argument::fmt::h30ed739d33467c3a
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5cd1609efe0f - core::fmt::write::hfd0efbb002ac7eea
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/mod.rs:1469:25
[INFO] [stdout]    6:     0x5cd1609ab943 - std::io::default_write_fmt::hd6d24501f2d7f8d3
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5cd1609ab943 - std::io::Write::write_fmt::h79eca2f72fc24111
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5cd1609b85d2 - std::sys::backtrace::BacktraceLock::print::hf2554f6030d393f7
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5cd1609bdb0f - std::panicking::default_hook::{{closure}}::h8873121c56335b01
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x5cd1609bd9a1 - std::panicking::default_hook::hbafefc2d196267a2
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x5cd1608ecdee - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::ha834d5846f91b30b
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   12:     0x5cd1608ecdee - test::test_main_with_exit_callback::{{closure}}::h63c167737eecb025
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5cd1609be11f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hbf9b0f7a281291fd
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   14:     0x5cd1609be11f - std::panicking::panic_with_hook::h9f5b09d5adc1a745
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x5cd1609bdf7a - std::panicking::panic_handler::{{closure}}::h08111e483bdf6a89
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x5cd1609b8709 - std::sys::backtrace::__rust_end_short_backtrace::h1b86e3414ecbbe8d
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5cd16099fbdd - __rustc[b292c645e8102103]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x5cd1609f78c0 - core::panicking::panic_fmt::h31cc490ecc8cc1fa
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5cd1609571f0 - core::panicking::panic_display::h1b27858b7cb5e3d0
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panicking.rs:264:5
[INFO] [stdout]   20:     0x5cd1609537f7 - assert_cmd::assert::AssertError::panic::h054b3f87ec3b5cce
[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:     0x5cd160954de7 - core::ops::function::FnOnce::call_once::hc962f10694da0949
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   22:     0x5cd16095bb14 - core::result::Result<T,E>::unwrap_or_else::h2064c0dcd0e16486
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/result.rs:1622:23
[INFO] [stdout]   23:     0x5cd1608c467a - assert_cmd::assert::Assert::code::hd3b4c1d43f21e327
[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:     0x5cd1608c8409 - add_test::fail_for_unreadable_files::fail_for_unreadable_files::hd746bcd73658c42e
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/add_test.rs:140:10
[INFO] [stdout]   25:     0x5cd1608c81ca - add_test::fail_for_unreadable_files::hd10d6b5278228ea1
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/add_test.rs:132:1
[INFO] [stdout]   26:     0x5cd1608c85dd - add_test::fail_for_unreadable_files::{{closure}}::h3a45a62e09b326df
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/add_test.rs:133:60
[INFO] [stdout]   27:     0x5cd1608c55b6 - core::ops::function::FnOnce::call_once::h95fa7e17c19922fd
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   28:     0x5cd1608ecbeb - core::ops::function::FnOnce::call_once::h2b2de5fdd23aab3e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   29:     0x5cd1608ecbeb - test::__rust_begin_short_backtrace::he551dd004770be01
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:663:18
[INFO] [stdout]   30:     0x5cd160900c4d - test::run_test_in_process::{{closure}}::h5f0b44080a35ed87
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:686:74
[INFO] [stdout]   31:     0x5cd160900c4d - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h4dbf65d14893ecf5
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   32:     0x5cd160900c4d - std::panicking::catch_unwind::do_call::hc37c563b8a006285
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40
[INFO] [stdout]   33:     0x5cd160900c4d - std::panicking::catch_unwind::h616b6e2e7a27f612
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19
[INFO] [stdout]   34:     0x5cd160900c4d - std::panic::catch_unwind::h1e788dd57758e6d8
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14
[INFO] [stdout]   35:     0x5cd160900c4d - test::run_test_in_process::hf073c2764f29f8ad
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:686:27
[INFO] [stdout]   36:     0x5cd160900c4d - test::run_test::{{closure}}::h3dc46b7a0c340fa6
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:607:43
[INFO] [stdout]   37:     0x5cd1608da194 - test::run_test::{{closure}}::h6a4da3c57ef4505f
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:637:41
[INFO] [stdout]   38:     0x5cd1608da194 - std::sys::backtrace::__rust_begin_short_backtrace::hfd8e44bc311a5d57
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   39:     0x5cd1608dd9ea - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h57c4ddec344fe24c
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/mod.rs:562:17
[INFO] [stdout]   40:     0x5cd1608dd9ea - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd7cbe09591f06dfb
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   41:     0x5cd1608dd9ea - std::panicking::catch_unwind::do_call::hdcd076e8e993dfbc
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40
[INFO] [stdout]   42:     0x5cd1608dd9ea - std::panicking::catch_unwind::h8f9f675f3756eab1
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19
[INFO] [stdout]   43:     0x5cd1608dd9ea - std::panic::catch_unwind::he8f74a93abeceb9b
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14
[INFO] [stdout]   44:     0x5cd1608dd9ea - std::thread::Builder::spawn_unchecked_::{{closure}}::he43db13a2caa41d5
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/mod.rs:560:30
[INFO] [stdout]   45:     0x5cd1608dd9ea - core::ops::function::FnOnce::call_once{{vtable.shim}}::h8f3531a7e0d83514
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   46:     0x5cd1609b391f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h6ff05134d80ef20e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2085:9
[INFO] [stdout]   47:     0x5cd1609b391f - std::sys::thread::unix::Thread::new::thread_start::h9a4a41a076a486e0
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/thread/unix.rs:124:17
[INFO] [stdout]   48:     0x7e5fff68eaa4 - <unknown>
[INFO] [stdout]   49:     0x7e5fff71ba64 - 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.13s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--test add_test`
[INFO] running `Command { std: "docker" "inspect" "886c56bac3293f7262d108a0ea05dd9164fabf5643bac2905d34490caf7e351b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "886c56bac3293f7262d108a0ea05dd9164fabf5643bac2905d34490caf7e351b", kill_on_drop: false }`
[INFO] [stdout] 886c56bac3293f7262d108a0ea05dd9164fabf5643bac2905d34490caf7e351b
