[INFO] fetching crate teehee 0.2.8...
[INFO] building teehee-0.2.8 against master#ad85bc524b1ad696e42061ad8338d382dffbdbe5 for pr-146237-1
[INFO] extracting crate teehee 0.2.8 into /workspace/builds/worker-7-tc1/source
[INFO] started tweaking crates.io crate teehee 0.2.8
[INFO] finished tweaking crates.io crate teehee 0.2.8
[INFO] tweaked toml for crates.io crate teehee 0.2.8 written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate teehee 0.2.8 on toolchain ad85bc524b1ad696e42061ad8338d382dffbdbe5
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate teehee 0.2.8 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" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded bytecount v0.5.1
[INFO] [stderr]   Downloaded signal-hook-mio v0.2.1
[INFO] [stderr]   Downloaded lock_api v0.4.5
[INFO] [stderr]   Downloaded signal-hook v0.3.13
[INFO] [stderr]   Downloaded ntapi v0.3.6
[INFO] [stderr]   Downloaded jetscii v0.5.1
[INFO] [stderr]   Downloaded xi-rope v0.3.0
[INFO] [stderr]   Downloaded crossterm v0.22.1
[INFO] [stderr]   Downloaded unicode-segmentation v1.8.0
[INFO] [stderr]   Downloaded libc v0.2.114
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 69be3185fe3a0e3809fa680cd6506e15bb075fcb6b91cbf1a66a854379cb6e56
[INFO] running `Command { std: "docker" "start" "-a" "69be3185fe3a0e3809fa680cd6506e15bb075fcb6b91cbf1a66a854379cb6e56", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "69be3185fe3a0e3809fa680cd6506e15bb075fcb6b91cbf1a66a854379cb6e56", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "69be3185fe3a0e3809fa680cd6506e15bb075fcb6b91cbf1a66a854379cb6e56", kill_on_drop: false }`
[INFO] [stdout] 69be3185fe3a0e3809fa680cd6506e15bb075fcb6b91cbf1a66a854379cb6e56
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] aa646427acae5d87af46c7aec5b4143ceccae3b9c2209e1d71f9a8d19b076ac7
[INFO] running `Command { std: "docker" "start" "-a" "aa646427acae5d87af46c7aec5b4143ceccae3b9c2209e1d71f9a8d19b076ac7", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.114
[INFO] [stderr]    Compiling log v0.4.14
[INFO] [stderr]    Compiling signal-hook v0.3.13
[INFO] [stderr]    Compiling instant v0.1.12
[INFO] [stderr]    Compiling smallvec v1.8.0
[INFO] [stderr]    Compiling scopeguard v1.1.0
[INFO] [stderr]    Compiling jetscii v0.5.1
[INFO] [stderr]    Compiling bytecount v0.5.1
[INFO] [stderr]    Compiling unicode-segmentation v1.8.0
[INFO] [stderr]    Compiling maplit v1.0.2
[INFO] [stderr]    Compiling parking_lot_core v0.8.5
[INFO] [stderr]    Compiling lock_api v0.4.5
[INFO] [stderr]    Compiling xi-rope v0.3.0
[INFO] [stderr]    Compiling signal-hook-registry v1.4.0
[INFO] [stderr]    Compiling mio v0.7.14
[INFO] [stderr]    Compiling parking_lot v0.11.2
[INFO] [stderr]    Compiling signal-hook-mio v0.2.1
[INFO] [stderr]    Compiling crossterm v0.22.1
[INFO] [stderr]    Compiling teehee v0.2.8 (/opt/rustwide/workdir)
[INFO] [stdout] warning: struct `MixedRepr` is never constructed
[INFO] [stdout]   --> src/hex_view/view.rs:29:8
[INFO] [stdout]    |
[INFO] [stdout] 29 | struct MixedRepr(u8);
[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/byte_rope.rs:106:43
[INFO] [stdout]     |
[INFO] [stdout] 106 |     pub fn iter_chunks<T: IntervalBounds>(&self, range: T) -> ChunkIter {
[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] 106 |     pub fn iter_chunks<T: IntervalBounds>(&self, range: T) -> ChunkIter<'_> {
[INFO] [stdout]     |                                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/byte_rope.rs:114:44
[INFO] [stdout]     |
[INFO] [stdout] 114 |     pub fn slice_to_cow<T: IntervalBounds>(&self, range: T) -> Cow<[u8]> {
[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] 114 |     pub fn slice_to_cow<T: IntervalBounds>(&self, range: T) -> Cow<'_, [u8]> {
[INFO] [stdout]     |                                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.74s
[INFO] running `Command { std: "docker" "inspect" "aa646427acae5d87af46c7aec5b4143ceccae3b9c2209e1d71f9a8d19b076ac7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "aa646427acae5d87af46c7aec5b4143ceccae3b9c2209e1d71f9a8d19b076ac7", kill_on_drop: false }`
[INFO] [stdout] aa646427acae5d87af46c7aec5b4143ceccae3b9c2209e1d71f9a8d19b076ac7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d35f3644308e7f04d82ed68c182a6c67e584e30a64bc0b9e6a5f64d48165807c
[INFO] running `Command { std: "docker" "start" "-a" "d35f3644308e7f04d82ed68c182a6c67e584e30a64bc0b9e6a5f64d48165807c", kill_on_drop: false }`
[INFO] [stderr]    Compiling teehee v0.2.8 (/opt/rustwide/workdir)
[INFO] [stdout] warning: struct `MixedRepr` is never constructed
[INFO] [stdout]   --> src/hex_view/view.rs:29:8
[INFO] [stdout]    |
[INFO] [stdout] 29 | struct MixedRepr(u8);
[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/byte_rope.rs:106:43
[INFO] [stdout]     |
[INFO] [stdout] 106 |     pub fn iter_chunks<T: IntervalBounds>(&self, range: T) -> ChunkIter {
[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] 106 |     pub fn iter_chunks<T: IntervalBounds>(&self, range: T) -> ChunkIter<'_> {
[INFO] [stdout]     |                                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/byte_rope.rs:114:44
[INFO] [stdout]     |
[INFO] [stdout] 114 |     pub fn slice_to_cow<T: IntervalBounds>(&self, range: T) -> Cow<[u8]> {
[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] 114 |     pub fn slice_to_cow<T: IntervalBounds>(&self, range: T) -> Cow<'_, [u8]> {
[INFO] [stdout]     |                                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `MixedRepr` is never constructed
[INFO] [stdout]   --> src/hex_view/view.rs:29:8
[INFO] [stdout]    |
[INFO] [stdout] 29 | struct MixedRepr(u8);
[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/byte_rope.rs:106:43
[INFO] [stdout]     |
[INFO] [stdout] 106 |     pub fn iter_chunks<T: IntervalBounds>(&self, range: T) -> ChunkIter {
[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] 106 |     pub fn iter_chunks<T: IntervalBounds>(&self, range: T) -> ChunkIter<'_> {
[INFO] [stdout]     |                                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/byte_rope.rs:114:44
[INFO] [stdout]     |
[INFO] [stdout] 114 |     pub fn slice_to_cow<T: IntervalBounds>(&self, range: T) -> Cow<[u8]> {
[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] 114 |     pub fn slice_to_cow<T: IntervalBounds>(&self, range: T) -> Cow<'_, [u8]> {
[INFO] [stdout]     |                                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.96s
[INFO] running `Command { std: "docker" "inspect" "d35f3644308e7f04d82ed68c182a6c67e584e30a64bc0b9e6a5f64d48165807c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d35f3644308e7f04d82ed68c182a6c67e584e30a64bc0b9e6a5f64d48165807c", kill_on_drop: false }`
[INFO] [stdout] d35f3644308e7f04d82ed68c182a6c67e584e30a64bc0b9e6a5f64d48165807c
