[INFO] cloning repository https://github.com/vrmiguel/porquinho
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/vrmiguel/porquinho" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvrmiguel%2Fporquinho", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvrmiguel%2Fporquinho'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] bb29e2483ed9c49ef522e72035c6e109261267f2
[INFO] checking vrmiguel/porquinho against master#bca37a20bd376ce3fd138e7cdee7fe704e0f8814 for pr-139493-3
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvrmiguel%2Fporquinho" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/vrmiguel/porquinho
[INFO] finished tweaking git repo https://github.com/vrmiguel/porquinho
[INFO] tweaked toml for git repo https://github.com/vrmiguel/porquinho written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/vrmiguel/porquinho on toolchain bca37a20bd376ce3fd138e7cdee7fe704e0f8814
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/vrmiguel/porquinho 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" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded hash32 v0.1.1
[INFO] [stderr]   Downloaded heapless v0.5.6
[INFO] [stderr]   Downloaded ansi-cut v0.2.0
[INFO] [stderr]   Downloaded as-slice v0.1.5
[INFO] [stderr]   Downloaded fs-err v2.7.0
[INFO] [stderr]   Downloaded ansi-parser v0.8.0
[INFO] [stderr]   Downloaded bigdecimal v0.3.0
[INFO] [stderr]   Downloaded nu-ansi-term v0.42.0
[INFO] [stderr]   Downloaded fixed-buffer v0.3.1
[INFO] [stderr]   Downloaded generic-array v0.13.3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] b6e00f082cc84271aee8933b2e6dbb0b47846020b68f919b68d24c873ddfd5eb
[INFO] running `Command { std: "docker" "start" "-a" "b6e00f082cc84271aee8933b2e6dbb0b47846020b68f919b68d24c873ddfd5eb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b6e00f082cc84271aee8933b2e6dbb0b47846020b68f919b68d24c873ddfd5eb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b6e00f082cc84271aee8933b2e6dbb0b47846020b68f919b68d24c873ddfd5eb", kill_on_drop: false }`
[INFO] [stdout] b6e00f082cc84271aee8933b2e6dbb0b47846020b68f919b68d24c873ddfd5eb
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a515fbbc31df8138395dcb09b73ae295bcbf1ea1ad543bb125889b906dd90fc7
[INFO] running `Command { std: "docker" "start" "-a" "a515fbbc31df8138395dcb09b73ae295bcbf1ea1ad543bb125889b906dd90fc7", kill_on_drop: false }`
[INFO] [stderr]    Compiling generic-array v0.14.5
[INFO] [stderr]    Compiling nom v4.2.3
[INFO] [stderr]     Checking generic-array v0.12.4
[INFO] [stderr]     Checking generic-array v0.13.3
[INFO] [stderr]    Compiling heapless v0.5.6
[INFO] [stderr]     Checking stable_deref_trait v1.2.0
[INFO] [stderr]     Checking hash32 v0.1.1
[INFO] [stderr]    Compiling vte_generate_state_changes v0.1.1
[INFO] [stderr]     Checking utf8parse v0.2.0
[INFO] [stderr]    Compiling num-integer v0.1.44
[INFO] [stderr]     Checking regex v1.5.5
[INFO] [stderr]     Checking nu-ansi-term v0.42.0
[INFO] [stderr]     Checking vte v0.10.1
[INFO] [stderr]    Compiling num-bigint v0.4.3
[INFO] [stderr]     Checking time v0.1.44
[INFO] [stderr]     Checking dirs-sys v0.3.6
[INFO] [stderr]     Checking os_str_bytes v6.0.0
[INFO] [stderr]     Checking directories v4.0.1
[INFO] [stderr]     Checking fixed-buffer v0.3.1
[INFO] [stderr]     Checking fs-err v2.7.0
[INFO] [stderr]     Checking as-slice v0.1.5
[INFO] [stderr]     Checking chrono v0.4.19
[INFO] [stderr]     Checking clap v3.1.2
[INFO] [stderr]     Checking strip-ansi-escapes v0.1.1
[INFO] [stderr]     Checking ansi-parser v0.8.0
[INFO] [stderr]     Checking ansi-cut v0.2.0
[INFO] [stderr]     Checking bigdecimal v0.3.0
[INFO] [stderr]     Checking nu-table v0.59.1 (/opt/rustwide/workdir/crates/nu-table)
[INFO] [stdout] warning: field `width` is never read
[INFO] [stdout]   --> crates/nu-table/src/wrap.rs:25:9
[INFO] [stdout]    |
[INFO] [stdout] 23 | pub struct Line {
[INFO] [stdout]    |            ---- field in this struct
[INFO] [stdout] 24 |     pub sublines: Vec<Subline>,
[INFO] [stdout] 25 |     pub width: usize,
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Line` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> crates/nu-table/src/wrap.rs:62:23
[INFO] [stdout]    |
[INFO] [stdout] 62 | fn strip_ansi(string: &str) -> Cow<str> {
[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] 62 | fn strip_ansi(string: &str) -> Cow<'_, str> {
[INFO] [stdout]    |                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking porquinho v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: field `width` is never read
[INFO] [stdout]   --> crates/nu-table/src/wrap.rs:25:9
[INFO] [stdout]    |
[INFO] [stdout] 23 | pub struct Line {
[INFO] [stdout]    |            ---- field in this struct
[INFO] [stdout] 24 |     pub sublines: Vec<Subline>,
[INFO] [stdout] 25 |     pub width: usize,
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Line` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> crates/nu-table/src/wrap.rs:62:23
[INFO] [stdout]    |
[INFO] [stdout] 62 | fn strip_ansi(string: &str) -> Cow<str> {
[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] 62 | fn strip_ansi(string: &str) -> Cow<'_, str> {
[INFO] [stdout]    |                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.04s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nom v4.2.3
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 17`
[INFO] running `Command { std: "docker" "inspect" "a515fbbc31df8138395dcb09b73ae295bcbf1ea1ad543bb125889b906dd90fc7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a515fbbc31df8138395dcb09b73ae295bcbf1ea1ad543bb125889b906dd90fc7", kill_on_drop: false }`
[INFO] [stdout] a515fbbc31df8138395dcb09b73ae295bcbf1ea1ad543bb125889b906dd90fc7
