[INFO] fetching crate treeify 0.1.4...
[INFO] checking treeify-0.1.4 against try#a3dffdb3a32d0dedc198f9de7d43173f3eb6727b for pr-136303
[INFO] extracting crate treeify 0.1.4 into /workspace/builds/worker-0-tc2/source
[INFO] validating manifest of crates.io crate treeify 0.1.4 on toolchain a3dffdb3a32d0dedc198f9de7d43173f3eb6727b
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a3dffdb3a32d0dedc198f9de7d43173f3eb6727b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate treeify 0.1.4
[INFO] finished tweaking crates.io crate treeify 0.1.4
[INFO] tweaked toml for crates.io crate treeify 0.1.4 written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a3dffdb3a32d0dedc198f9de7d43173f3eb6727b" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 13 packages to latest compatible versions
[INFO] [stderr]       Adding clap v2.34.0 (available: v4.5.27)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a3dffdb3a32d0dedc198f9de7d43173f3eb6727b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:c80049f3b88b82089a44e0f06d0d6029d44b96b7257e55a1cd63dbc9f4c33334" "/opt/rustwide/cargo-home/bin/cargo" "+a3dffdb3a32d0dedc198f9de7d43173f3eb6727b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d87ff7f99e96a29161bd99bb168cd03b39c0665890055c3d7b6d02b78d28b9cf
[INFO] running `Command { std: "docker" "start" "-a" "d87ff7f99e96a29161bd99bb168cd03b39c0665890055c3d7b6d02b78d28b9cf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d87ff7f99e96a29161bd99bb168cd03b39c0665890055c3d7b6d02b78d28b9cf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d87ff7f99e96a29161bd99bb168cd03b39c0665890055c3d7b6d02b78d28b9cf", kill_on_drop: false }`
[INFO] [stdout] d87ff7f99e96a29161bd99bb168cd03b39c0665890055c3d7b6d02b78d28b9cf
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:c80049f3b88b82089a44e0f06d0d6029d44b96b7257e55a1cd63dbc9f4c33334" "/opt/rustwide/cargo-home/bin/cargo" "+a3dffdb3a32d0dedc198f9de7d43173f3eb6727b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e7090833cc51f2f82df06668df0eb4b6bcc39dec728b37e4bf34d301519a8749
[INFO] running `Command { std: "docker" "start" "-a" "e7090833cc51f2f82df06668df0eb4b6bcc39dec728b37e4bf34d301519a8749", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]    Compiling libc v0.2.169
[INFO] [stderr]    Compiling unicode-width v0.1.14
[INFO] [stderr]    Compiling strsim v0.8.0
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling ansi_term v0.12.1
[INFO] [stderr]    Compiling vec_map v0.8.2
[INFO] [stderr]    Compiling textwrap v0.11.0
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling clap v2.34.0
[INFO] [stderr]    Compiling treeify v0.1.4 (/opt/rustwide/workdir)
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/filetree.rs:44:5
[INFO] [stdout]    |
[INFO] [stdout] 44 |     try!(writeln!(output, "{}", name));
[INFO] [stdout]    |     ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/filetree.rs:35:13
[INFO] [stdout]    |
[INFO] [stdout] 35 |             try!(write!(output, "{}   ", c));
[INFO] [stdout]    |             ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/filetree.rs:38:13
[INFO] [stdout]    |
[INFO] [stdout] 38 |             try!(write!(output, "{} ", LAST_HORIZONTAL_STR));
[INFO] [stdout]    |             ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/filetree.rs:40:13
[INFO] [stdout]    |
[INFO] [stdout] 40 |             try!(write!(output, "{} ", HORIZONTAL_STR,));
[INFO] [stdout]    |             ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/filetree.rs:51:9
[INFO] [stdout]    |
[INFO] [stdout] 51 |         try!(print_line(out, &lasts[..], &*self.name));
[INFO] [stdout]    |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/filetree.rs:57:13
[INFO] [stdout]    |
[INFO] [stdout] 57 |             try!(child.print(out, lasts));
[INFO] [stdout]    |             ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/filetree.rs:44:5
[INFO] [stdout]    |
[INFO] [stdout] 44 |     try!(writeln!(output, "{}", name));
[INFO] [stdout]    |     ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/filetree.rs:35:13
[INFO] [stdout]    |
[INFO] [stdout] 35 |             try!(write!(output, "{}   ", c));
[INFO] [stdout]    |             ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/filetree.rs:38:13
[INFO] [stdout]    |
[INFO] [stdout] 38 |             try!(write!(output, "{} ", LAST_HORIZONTAL_STR));
[INFO] [stdout]    |             ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/filetree.rs:40:13
[INFO] [stdout]    |
[INFO] [stdout] 40 |             try!(write!(output, "{} ", HORIZONTAL_STR,));
[INFO] [stdout]    |             ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/filetree.rs:51:9
[INFO] [stdout]    |
[INFO] [stdout] 51 |         try!(print_line(out, &lasts[..], &*self.name));
[INFO] [stdout]    |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/filetree.rs:57:13
[INFO] [stdout]    |
[INFO] [stdout] 57 |             try!(child.print(out, lasts));
[INFO] [stdout]    |             ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.18s
[INFO] running `Command { std: "docker" "inspect" "e7090833cc51f2f82df06668df0eb4b6bcc39dec728b37e4bf34d301519a8749", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e7090833cc51f2f82df06668df0eb4b6bcc39dec728b37e4bf34d301519a8749", kill_on_drop: false }`
[INFO] [stdout] e7090833cc51f2f82df06668df0eb4b6bcc39dec728b37e4bf34d301519a8749
