[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.90.0 for beta-1.91-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frouge8%2Fjit.rs" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-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-4-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/rouge8/jit.rs on toolchain 1.90.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.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.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded predicates-tree v1.0.5
[INFO] [stderr]   Downloaded is_executable v1.0.1
[INFO] [stderr]   Downloaded futures-macro v0.3.21
[INFO] [stderr]   Downloaded filetime v0.2.17
[INFO] [stderr]   Downloaded termtree v0.2.4
[INFO] [stderr]   Downloaded predicates-core v1.0.3
[INFO] [stderr]   Downloaded predicates v2.1.1
[INFO] [stderr]   Downloaded rstest_macros v0.14.0
[INFO] [stderr]   Downloaded anyhow v1.0.59
[INFO] [stderr]   Downloaded rstest v0.15.0
[INFO] [stderr]   Downloaded chrono v0.4.20
[INFO] [stderr]   Downloaded assert_cmd v2.0.4
[INFO] [stderr]   Downloaded nix v0.24.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 918c27adfc22b4be1f2bc625dba9daa3ce5e8ab9c716e08291e2fcd6265be40e
[INFO] running `Command { std: "docker" "start" "-a" "918c27adfc22b4be1f2bc625dba9daa3ce5e8ab9c716e08291e2fcd6265be40e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "918c27adfc22b4be1f2bc625dba9daa3ce5e8ab9c716e08291e2fcd6265be40e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "918c27adfc22b4be1f2bc625dba9daa3ce5e8ab9c716e08291e2fcd6265be40e", kill_on_drop: false }`
[INFO] [stdout] 918c27adfc22b4be1f2bc625dba9daa3ce5e8ab9c716e08291e2fcd6265be40e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a5790a7edac9177f46fcf7ceb98ea6b9e24ce792df51fd887845976d15c75da8
[INFO] running `Command { std: "docker" "start" "-a" "a5790a7edac9177f46fcf7ceb98ea6b9e24ce792df51fd887845976d15c75da8", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.127
[INFO] [stderr]    Compiling quote v1.0.21
[INFO] [stderr]    Compiling typenum v1.15.0
[INFO] [stderr]    Compiling generic-array v0.14.6
[INFO] [stderr]    Compiling indexmap v1.9.1
[INFO] [stderr]    Compiling memoffset v0.6.5
[INFO] [stderr]    Compiling anyhow v1.0.59
[INFO] [stderr]    Compiling heck v0.4.0
[INFO] [stderr]    Compiling os_str_bytes v6.2.0
[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 either v1.7.0
[INFO] [stderr]    Compiling syn v1.0.99
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling once_cell v1.13.0
[INFO] [stderr]    Compiling textwrap v0.15.0
[INFO] [stderr]    Compiling cpufeatures v0.2.2
[INFO] [stderr]    Compiling flate2 v1.0.24
[INFO] [stderr]    Compiling itertools v0.10.3
[INFO] [stderr]    Compiling shlex v1.1.0
[INFO] [stderr]    Compiling regex v1.6.0
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling getrandom v0.2.7
[INFO] [stderr]    Compiling time v0.1.44
[INFO] [stderr]    Compiling dirs-sys v0.3.7
[INFO] [stderr]    Compiling block-buffer v0.10.2
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling dirs v4.0.0
[INFO] [stderr]    Compiling uuid v1.1.2
[INFO] [stderr]    Compiling digest v0.10.3
[INFO] [stderr]    Compiling chrono v0.4.20
[INFO] [stderr]    Compiling colored v2.0.0
[INFO] [stderr]    Compiling sha-1 v0.10.0
[INFO] [stderr]    Compiling nix v0.24.2
[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)]` 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 48.42s
[INFO] running `Command { std: "docker" "inspect" "a5790a7edac9177f46fcf7ceb98ea6b9e24ce792df51fd887845976d15c75da8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a5790a7edac9177f46fcf7ceb98ea6b9e24ce792df51fd887845976d15c75da8", kill_on_drop: false }`
[INFO] [stdout] a5790a7edac9177f46fcf7ceb98ea6b9e24ce792df51fd887845976d15c75da8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d051e32884a3a09c3fd6ce03500a650413e1014518845d636f29bcce8f5311ac
[INFO] running `Command { std: "docker" "start" "-a" "d051e32884a3a09c3fd6ce03500a650413e1014518845d636f29bcce8f5311ac", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v1.0.99
[INFO] [stderr]    Compiling getrandom v0.2.7
[INFO] [stderr]    Compiling futures-core v0.3.21
[INFO] [stderr]    Compiling semver v1.0.13
[INFO] [stderr]    Compiling slab v0.4.7
[INFO] [stderr]    Compiling futures-task v0.3.21
[INFO] [stderr]    Compiling futures-channel v0.3.21
[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 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 termtree v0.2.4
[INFO] [stderr]    Compiling ppv-lite86 v0.2.16
[INFO] [stderr]    Compiling difflib v0.4.0
[INFO] [stderr]    Compiling regex-automata v0.1.10
[INFO] [stderr]    Compiling predicates-tree v1.0.5
[INFO] [stderr]    Compiling wait-timeout v0.2.0
[INFO] [stderr]    Compiling rustc_version v0.4.0
[INFO] [stderr]    Compiling bstr v0.2.17
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling predicates v2.1.1
[INFO] [stderr]    Compiling fastrand v1.8.0
[INFO] [stderr]    Compiling futures-timer v3.0.2
[INFO] [stderr]    Compiling rstest_macros v0.14.0
[INFO] [stderr]    Compiling remove_dir_all v0.5.3
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling tempfile v3.3.0
[INFO] [stderr]    Compiling assert_cmd v2.0.4
[INFO] [stderr]    Compiling filetime v0.2.17
[INFO] [stderr]    Compiling is_executable v1.0.1
[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 futures-macro v0.3.21
[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] [stderr]    Compiling futures-executor v0.3.21
[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)]` 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)]` 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 1m 01s
[INFO] running `Command { std: "docker" "inspect" "d051e32884a3a09c3fd6ce03500a650413e1014518845d636f29bcce8f5311ac", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d051e32884a3a09c3fd6ce03500a650413e1014518845d636f29bcce8f5311ac", kill_on_drop: false }`
[INFO] [stdout] d051e32884a3a09c3fd6ce03500a650413e1014518845d636f29bcce8f5311ac
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 7116abc3b5570930533cb73a783eab4fb7d0e882663fbbfce97afac0161b720f
[INFO] running `Command { std: "docker" "start" "-a" "7116abc3b5570930533cb73a783eab4fb7d0e882663fbbfce97afac0161b720f", 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)]` 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
[INFO] [stderr] warning: `jit` (lib test) generated 6 warnings (6 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.29s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/jit-95ba4fe301f1adfa)
[INFO] [stdout] 
[INFO] [stdout] running 89 tests
[INFO] [stdout] test commands::tests::verify_app ... 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::file_storage::unset_a_variable ... ok
[INFO] [stdout] test config::tests::file_storage::overwrite_a_variable_with_a_matching_name ... ok
[INFO] [stdout] test config::tests::file_storage::write_multiple_subsections ... ok
[INFO] [stdout] test config::tests::in_memory::retrieve_values_from_subsections ... ok
[INFO] [stdout] test config::tests::in_memory::return_the_value_for_a_known_key ... ok
[INFO] [stdout] test config::tests::in_memory::subsections ... ok
[INFO] [stdout] test config::tests::in_memory::treat_section_names_as_case_insensitive ... 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::in_memory::with_multi_valued_keys::add_multiple_values_for_a_key ... ok
[INFO] [stdout] test config::tests::file_storage::write_a_single_setting ... 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::write_multiple_settings ... 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::return_none_for_an_unknown_key ... 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_02 ... ok
[INFO] [stdout] test config::tests::parse_value::case_03 ... ok
[INFO] [stdout] test config::tests::in_memory::with_multi_valued_keys::unset_all_the_values ... ok
[INFO] [stdout] test config::tests::parse_value::case_01 ... ok
[INFO] [stdout] test config::tests::parse_value::case_04 ... ok
[INFO] [stdout] test config::tests::parse_value::case_05 ... ok
[INFO] [stdout] test config::tests::parse_value::case_06 ... ok
[INFO] [stdout] test config::tests::file_storage::retain_the_formatting_of_existing_settings ... ok
[INFO] [stdout] test config::tests::file_storage::retrieve_variables_from_subsections ... ok
[INFO] [stdout] test config::tests::file_storage::retreive_variables_from_subsections_including_dots ... 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::author::tests::parse_and_display_roundtrip ... ok
[INFO] [stdout] test config::tests::parse_value::case_07 ... ok
[INFO] [stdout] test config::tests::file_storage::retrieve_persisted_settings ... ok
[INFO] [stdout] test database::tree::tests::tree_bytes_sort_order ... ok
[INFO] [stdout] test config::tests::parse_value::case_10 ... ok
[INFO] [stdout] test diff::tests::diff_hunks::detect_change_skipping_start_and_end ... ok
[INFO] [stdout] test diff::combined::tests::it_works ... ok
[INFO] [stdout] test diff::tests::diff_hunks::detect_deletion_at_the_start ... ok
[INFO] [stdout] test diff::tests::diff_hunks::put_distant_changes_in_different_hunks ... 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 index::tests::add_a_single_file ... ok
[INFO] [stdout] test index::tests::recursively_replace_a_directory_with_a_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::detect_insertion_at_the_start ... ok
[INFO] [stdout] test database::tests::tree_diff::report_a_deleted_file ... ok
[INFO] [stdout] test database::tests::tree_diff::report_a_deleted_file_inside_a_directory ... ok
[INFO] [stdout] test database::tests::tree_diff::report_an_added_file ... 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 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_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_forking_history::find_the_same_fork_point_for_any_point_on_a_branch ... 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_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_forking_history::find_a_root_commit ... 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::common_ancestors::tests::with_a_merge_further_from_one_parent::find_all_the_common_ancestors ... 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::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::diff3::tests::cleanly_merge_two_lists_with_the_same_edit ... 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::diff3::tests::uncleanly_merge_two_lists ... ok
[INFO] [stdout] test merge::diff3::tests::uncleanly_merge_two_lists_with_head_names ... ok
[INFO] [stdout] test merge::diff3::tests::uncleanly_merge_two_lists_against_an_empty_list ... ok
[INFO] [stdout] test revision::tests::parse_a_chain_of_parent_refs ... 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::common_ancestors::tests::with_a_merge_further_from_one_parent::find_the_best_common_ancestor ... ok
[INFO] [stdout] test revision::tests::parse_an_object_id ... ok
[INFO] [stdout] test revision::tests::parse_at ... ok
[INFO] [stdout] test revision::tests::parse_head ... ok
[INFO] [stdout] test util::tests::parent_directories_works::case_1 ... ok
[INFO] [stdout] test revision::tests::parse_an_ancestor_ref ... ok
[INFO] [stdout] test util::tests::parent_directories_works::case_3 ... ok
[INFO] [stdout] test util::tests::transpose_works ... ok
[INFO] [stdout] test util::tests::parent_directories_works::case_2 ... ok
[INFO] [stdout] test revision::tests::parse_a_branch_name ... ok
[INFO] [stdout] test revision::tests::parse_a_chain_of_parents_and_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_many_common_ancestors::find_multiple_candidate_common_ancestors ... 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] 
[INFO] [stdout] test result: ok. 89 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.22s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/jit-a3a7f8e7fb701c29)
[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-e0c85d1c9ffb90ce)
[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-6019402d9e628004)
[INFO] [stdout] 
[INFO] [stdout] running 10 tests
[INFO] [stdout] test add_a_regular_file_to_the_index ... ok
[INFO] [stdout] test add_a_directory_to_the_index ... ok
[INFO] [stdout] test add_an_executable_file_to_the_index ... ok
[INFO] [stdout] test add_multiple_files_to_the_index ... ok
[INFO] [stdout] test fail_for_non_existent_files ... 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 add_the_repository_root_to_the_index ... ok
[INFO] [stderr] error: test failed, to rerun pass `--test add_test`
[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' panicked at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253: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:     0x5a41b91a5772 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5a41b91a5772 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5a41b91a5772 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5a41b91a5772 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5a41b91cb9f3 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5a41b91cb9f3 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x5a41b91a1c73 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5a41b91a1c73 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5a41b91a55c2 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5a41b91a6f99 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x5a41b91a6dce - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x5a41b90d4c94 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x5a41b90d4c94 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5a41b91a7a6e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x5a41b91a7a6e - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x5a41b91a773a - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x5a41b91a5c79 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5a41b91a73cd - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x5a41b91ca440 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x5a41b91355c0 - core::panicking::panic_display::h87f4c6dcc1261214
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:268:5
[INFO] [stdout]   20:     0x5a41b9138707 - assert_cmd::assert::AssertError::panic::hae088c4a62b5f5e9
[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:     0x5a41b9133a27 - core::ops::function::FnOnce::call_once::h1a53f6c3034056c0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   22:     0x5a41b9136bc4 - core::result::Result<T,E>::unwrap_or_else::hcc8df8c212123c18
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1525:23
[INFO] [stdout]   23:     0x5a41b909354a - assert_cmd::assert::Assert::code::h1284b42fbf542ede
[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:     0x5a41b909b049 - add_test::fail_for_unreadable_files::fail_for_unreadable_files::he0943111b6166914
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/add_test.rs:140:10
[INFO] [stdout]   25:     0x5a41b909ae02 - add_test::fail_for_unreadable_files::h1082091dbf7665a5
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/add_test.rs:132:1
[INFO] [stdout]   26:     0x5a41b909acdd - add_test::fail_for_unreadable_files::{{closure}}::hed7877b021f693a1
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/add_test.rs:133:60
[INFO] [stdout]   27:     0x5a41b9094486 - core::ops::function::FnOnce::call_once::h544433f1ad462a32
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   28:     0x5a41b90da4fb - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   29:     0x5a41b90da4fb - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   30:     0x5a41b90d9635 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   31:     0x5a41b90d9635 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   32:     0x5a41b90d9635 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   33:     0x5a41b90d9635 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   34:     0x5a41b90d9635 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   35:     0x5a41b90d9635 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   36:     0x5a41b90d9635 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   37:     0x5a41b909d234 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   38:     0x5a41b909d234 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   39:     0x5a41b90a0c0a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   40:     0x5a41b90a0c0a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   41:     0x5a41b90a0c0a - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   42:     0x5a41b90a0c0a - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   43:     0x5a41b90a0c0a - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   44:     0x5a41b90a0c0a - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   45:     0x5a41b90a0c0a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   46:     0x5a41b91aab9f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   47:     0x5a41b91aab9f - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   48:     0x7524b18f3aa4 - <unknown>
[INFO] [stdout]   49:     0x7524b1980a34 - 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.27s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "7116abc3b5570930533cb73a783eab4fb7d0e882663fbbfce97afac0161b720f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7116abc3b5570930533cb73a783eab4fb7d0e882663fbbfce97afac0161b720f", kill_on_drop: false }`
[INFO] [stdout] 7116abc3b5570930533cb73a783eab4fb7d0e882663fbbfce97afac0161b720f
