[INFO] fetching crate binstall-tar 0.4.39...
[INFO] checking binstall-tar-0.4.39 against master#30f74ff0dc4d66debc8b50724c446f817e5f75f4 for pr-121848-1
[INFO] extracting crate binstall-tar 0.4.39 into /workspace/builds/worker-7-tc1/source
[INFO] validating manifest of crates.io crate binstall-tar 0.4.39 on toolchain 30f74ff0dc4d66debc8b50724c446f817e5f75f4
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate binstall-tar 0.4.39
[INFO] finished tweaking crates.io crate binstall-tar 0.4.39
[INFO] tweaked toml for crates.io crate binstall-tar 0.4.39 written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] crate crates.io crate binstall-tar 0.4.39 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" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded xattr v0.2.3
[INFO] [stderr]   Downloaded filetime v0.2.17
[INFO] [stderr]   Downloaded libc v0.2.132
[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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 941bccf2c4f33f15ed8472fb9573778f2ca75d0fc1eea15f951a29179f7f0952
[INFO] running `Command { std: "docker" "start" "-a" "941bccf2c4f33f15ed8472fb9573778f2ca75d0fc1eea15f951a29179f7f0952", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "941bccf2c4f33f15ed8472fb9573778f2ca75d0fc1eea15f951a29179f7f0952", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "941bccf2c4f33f15ed8472fb9573778f2ca75d0fc1eea15f951a29179f7f0952", kill_on_drop: false }`
[INFO] [stdout] 941bccf2c4f33f15ed8472fb9573778f2ca75d0fc1eea15f951a29179f7f0952
[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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 607efd7068f321efb1f47a49aedb7e9b3517de50e3ee8ff58b144e1862dad20d
[INFO] running `Command { std: "docker" "start" "-a" "607efd7068f321efb1f47a49aedb7e9b3517de50e3ee8ff58b144e1862dad20d", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.132
[INFO] [stderr]     Checking fastrand v1.8.0
[INFO] [stderr]     Checking remove_dir_all v0.5.3
[INFO] [stderr]     Checking xattr v0.2.3
[INFO] [stderr]     Checking filetime v0.2.17
[INFO] [stderr]     Checking tempfile v3.3.0
[INFO] [stderr]     Checking binstall-tar v0.4.39 (/opt/rustwide/workdir)
[INFO] [stdout] warning: the item `filetime` is imported redundantly
[INFO] [stdout]   --> src/entry.rs:10:16
[INFO] [stdout]    |
[INFO] [stdout] 10 | use filetime::{self, FileTime};
[INFO] [stdout]    |                ^^^^ the item `filetime` is already defined by prelude
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: the item `filetime` is imported redundantly
[INFO] [stdout]   --> src/entry.rs:10:16
[INFO] [stdout]    |
[INFO] [stdout] 10 | use filetime::{self, FileTime};
[INFO] [stdout]    |                ^^^^ the item `filetime` is already defined by prelude
[INFO] [stdout]    |
[INFO] [stdout] note: the lint level is defined here
[INFO] [stdout]   --> src/lib.rs:22:24
[INFO] [stdout]    |
[INFO] [stdout] 22 | #![cfg_attr(test, deny(warnings))]
[INFO] [stdout]    |                        ^^^^^^^^
[INFO] [stdout]    = note: `#[deny(unused_imports)]` implied by `#[deny(warnings)]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0463]: can't find crate for `tar`
[INFO] [stdout]  --> examples/raw_list.rs:5:1
[INFO] [stdout]   |
[INFO] [stdout] 5 | extern crate tar;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0463]: can't find crate for `tar`
[INFO] [stdout]  --> examples/extract_file.rs:7:1
[INFO] [stdout]   |
[INFO] [stdout] 7 | extern crate tar;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `binstall-tar` (lib test) due to 2 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `binstall-tar` (example "extract_file") due to 2 previous errors
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0463`.
[INFO] [stdout] 
[INFO] [stdout] error[E0463]: can't find crate for `tar`
[INFO] [stdout]  --> tests/entry.rs:1:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | extern crate tar;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0463]: can't find crate for `tar`
[INFO] [stdout]  --> tests/all.rs:2:1
[INFO] [stdout]   |
[INFO] [stdout] 2 | extern crate tar;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0463]: can't find crate for `tar`
[INFO] [stdout]  --> examples/write.rs:1:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | extern crate tar;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read tests/archives/simple.tar: No such file or directory (os error 2)
[INFO] [stdout]   --> tests/all.rs:28:10
[INFO] [stdout]    |
[INFO] [stdout] 28 |         &include_bytes!(concat!("archives/", $e))[..]
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 38 |     let bytes = tar!("simple.tar");
[INFO] [stdout]    |                 ------------------ in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `tar` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read tests/archives/simple.tar: No such file or directory (os error 2)
[INFO] [stdout]   --> tests/all.rs:28:10
[INFO] [stdout]    |
[INFO] [stdout] 28 |         &include_bytes!(concat!("archives/", $e))[..]
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 83 |     let mut ar = Archive::new(Cursor::new(tar!("simple.tar")));
[INFO] [stdout]    |                                           ------------------ in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `tar` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read tests/archives/simple_missing_last_header.tar: No such file or directory (os error 2)
[INFO] [stdout]   --> tests/all.rs:28:10
[INFO] [stdout]    |
[INFO] [stdout] 28 |         &include_bytes!(concat!("archives/", $e))[..]
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 98 |     let mut ar = Archive::new(Cursor::new(tar!("simple_missing_last_header.tar")));
[INFO] [stdout]    |                                           -------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `tar` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read tests/archives/reading_files.tar: No such file or directory (os error 2)
[INFO] [stdout]    --> tests/all.rs:28:10
[INFO] [stdout]     |
[INFO] [stdout] 28  |         &include_bytes!(concat!("archives/", $e))[..]
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 113 |     let rdr = Cursor::new(tar!("reading_files.tar"));
[INFO] [stdout]     |                           ------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `tar` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read tests/archives/reading_files.tar: No such file or directory (os error 2)
[INFO] [stdout]    --> tests/all.rs:28:10
[INFO] [stdout]     |
[INFO] [stdout] 28  |         &include_bytes!(concat!("archives/", $e))[..]
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 226 |     let rdr = Cursor::new(tar!("reading_files.tar"));
[INFO] [stdout]     |                           ------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `tar` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read tests/archives/reading_files.tar: No such file or directory (os error 2)
[INFO] [stdout]    --> tests/all.rs:28:10
[INFO] [stdout]     |
[INFO] [stdout] 28  |         &include_bytes!(concat!("archives/", $e))[..]
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 233 |     let rdr = Cursor::new(tar!("reading_files.tar"));
[INFO] [stdout]     |                           ------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `tar` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read tests/archives/reading_files.tar: No such file or directory (os error 2)
[INFO] [stdout]    --> tests/all.rs:28:10
[INFO] [stdout]     |
[INFO] [stdout] 28  |         &include_bytes!(concat!("archives/", $e))[..]
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 269 |     let mut reader = LoggingReader::new(Cursor::new(tar!("reading_files.tar")));
[INFO] [stdout]     |                                                     ------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `tar` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0463`.
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read tests/archives/reading_files.tar: No such file or directory (os error 2)
[INFO] [stdout]    --> tests/all.rs:28:10
[INFO] [stdout]     |
[INFO] [stdout] 28  |         &include_bytes!(concat!("archives/", $e))[..]
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 275 |     let mut seekable_reader = LoggingReader::new(Cursor::new(tar!("reading_files.tar")));
[INFO] [stdout]     |                                                              ------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `tar` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0463`.
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read tests/archives/directory.tar: No such file or directory (os error 2)
[INFO] [stdout]    --> tests/all.rs:28:10
[INFO] [stdout]     |
[INFO] [stdout] 28  |         &include_bytes!(concat!("archives/", $e))[..]
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 297 |     let rdr = Cursor::new(tar!("directory.tar"));
[INFO] [stdout]     |                           --------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `tar` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read tests/archives/reading_files.tar: No such file or directory (os error 2)
[INFO] [stdout]    --> tests/all.rs:28:10
[INFO] [stdout]     |
[INFO] [stdout] 28  |         &include_bytes!(concat!("archives/", $e))[..]
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 309 |     let rdr = Cursor::new(tar!("reading_files.tar"));
[INFO] [stdout]     |                           ------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `tar` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read tests/archives/reading_files.tar: No such file or directory (os error 2)
[INFO] [stdout]    --> tests/all.rs:28:10
[INFO] [stdout]     |
[INFO] [stdout] 28  |         &include_bytes!(concat!("archives/", $e))[..]
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 331 |     let rdr = Cursor::new(tar!("reading_files.tar"));
[INFO] [stdout]     |                           ------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `tar` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read tests/archives/link.tar: No such file or directory (os error 2)
[INFO] [stdout]    --> tests/all.rs:28:10
[INFO] [stdout]     |
[INFO] [stdout] 28  |         &include_bytes!(concat!("archives/", $e))[..]
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 344 |     let rdr = Cursor::new(tar!("link.tar"));
[INFO] [stdout]     |                           ---------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `tar` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read tests/archives/link.tar: No such file or directory (os error 2)
[INFO] [stdout]    --> tests/all.rs:28:10
[INFO] [stdout]     |
[INFO] [stdout] 28  |         &include_bytes!(concat!("archives/", $e))[..]
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 367 |     let rdr = Cursor::new(tar!("link.tar"));
[INFO] [stdout]     |                           ---------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `tar` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read tests/archives/xattrs.tar: No such file or directory (os error 2)
[INFO] [stdout]    --> tests/all.rs:28:10
[INFO] [stdout]     |
[INFO] [stdout] 28  |         &include_bytes!(concat!("archives/", $e))[..]
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 379 |     let rdr = Cursor::new(tar!("xattrs.tar"));
[INFO] [stdout]     |                           ------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `tar` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read tests/archives/xattrs.tar: No such file or directory (os error 2)
[INFO] [stdout]    --> tests/all.rs:28:10
[INFO] [stdout]     |
[INFO] [stdout] 28  |         &include_bytes!(concat!("archives/", $e))[..]
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 394 |     let rdr = Cursor::new(tar!("xattrs.tar"));
[INFO] [stdout]     |                           ------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `tar` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `binstall-tar` (example "raw_list") due to 2 previous errors
[INFO] [stderr] error: could not compile `binstall-tar` (example "write") due to 2 previous errors
[INFO] [stdout] error: couldn't read tests/archives/duplicate_dirs.tar: No such file or directory (os error 2)
[INFO] [stdout]    --> tests/all.rs:28:10
[INFO] [stdout]     |
[INFO] [stdout] 28  |         &include_bytes!(concat!("archives/", $e))[..]
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 499 |     let rdr = Cursor::new(tar!("duplicate_dirs.tar"));
[INFO] [stdout]     |                           -------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `tar` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read tests/archives/spaces.tar: No such file or directory (os error 2)
[INFO] [stdout]    --> tests/all.rs:28:10
[INFO] [stdout]     |
[INFO] [stdout] 28  |         &include_bytes!(concat!("archives/", $e))[..]
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 646 |     let rdr = Cursor::new(tar!("spaces.tar"));
[INFO] [stdout]     |                           ------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `tar` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read tests/archives/empty_filename.tar: No such file or directory (os error 2)
[INFO] [stdout]    --> tests/all.rs:28:10
[INFO] [stdout]     |
[INFO] [stdout] 28  |         &include_bytes!(concat!("archives/", $e))[..]
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 684 |     let rdr = Cursor::new(tar!("empty_filename.tar"));
[INFO] [stdout]     |                           -------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `tar` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read tests/archives/file_times.tar: No such file or directory (os error 2)
[INFO] [stdout]    --> tests/all.rs:28:10
[INFO] [stdout]     |
[INFO] [stdout] 28  |         &include_bytes!(concat!("archives/", $e))[..]
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 692 |     let rdr = Cursor::new(tar!("file_times.tar"));
[INFO] [stdout]     |                           ---------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `tar` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read tests/archives/link.tar: No such file or directory (os error 2)
[INFO] [stdout]    --> tests/all.rs:28:10
[INFO] [stdout]     |
[INFO] [stdout] 28  |         &include_bytes!(concat!("archives/", $e))[..]
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 775 |     let mut ar = Archive::new(Cursor::new(tar!("link.tar")));
[INFO] [stdout]     |                                           ---------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `tar` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read tests/archives/link.tar: No such file or directory (os error 2)
[INFO] [stdout]    --> tests/all.rs:28:10
[INFO] [stdout]     |
[INFO] [stdout] 28  |         &include_bytes!(concat!("archives/", $e))[..]
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 790 |     let mut ar = Archive::new(Cursor::new(tar!("link.tar")));
[INFO] [stdout]     |                                           ---------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `tar` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0463]: can't find crate for `tar`
[INFO] [stdout]  --> examples/list.rs:5:1
[INFO] [stdout]   |
[INFO] [stdout] 5 | extern crate tar;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read tests/archives/pax_size.tar: No such file or directory (os error 2)
[INFO] [stdout]    --> tests/all.rs:28:10
[INFO] [stdout]     |
[INFO] [stdout] 28  |         &include_bytes!(concat!("archives/", $e))[..]
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 808 |     let mut ar = Archive::new(tar!("pax_size.tar"));
[INFO] [stdout]     |                               -------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `tar` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read tests/archives/pax.tar: No such file or directory (os error 2)
[INFO] [stdout]    --> tests/all.rs:28:10
[INFO] [stdout]     |
[INFO] [stdout] 28  |         &include_bytes!(concat!("archives/", $e))[..]
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 828 |     let mut ar = Archive::new(tar!("pax.tar"));
[INFO] [stdout]     |                               --------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `tar` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read tests/archives/pax2.tar: No such file or directory (os error 2)
[INFO] [stdout]    --> tests/all.rs:28:10
[INFO] [stdout]     |
[INFO] [stdout] 28  |         &include_bytes!(concat!("archives/", $e))[..]
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 848 |     let mut ar = Archive::new(tar!("pax2.tar"));
[INFO] [stdout]     |                               ---------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `tar` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read tests/archives/pax2.tar: No such file or directory (os error 2)
[INFO] [stdout]    --> tests/all.rs:28:10
[INFO] [stdout]     |
[INFO] [stdout] 28  |         &include_bytes!(concat!("archives/", $e))[..]
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 857 |     let mut ar = Archive::new(tar!("pax2.tar"));
[INFO] [stdout]     |                               ---------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `tar` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0463`.
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read tests/archives/sparse.tar: No such file or directory (os error 2)
[INFO] [stdout]    --> tests/all.rs:28:10
[INFO] [stdout]     |
[INFO] [stdout] 28  |         &include_bytes!(concat!("archives/", $e))[..]
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 989 |     let rdr = Cursor::new(tar!("sparse.tar"));
[INFO] [stdout]     |                           ------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `tar` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read tests/archives/sparse.tar: No such file or directory (os error 2)
[INFO] [stdout]     --> tests/all.rs:28:10
[INFO] [stdout]      |
[INFO] [stdout] 28   |         &include_bytes!(concat!("archives/", $e))[..]
[INFO] [stdout]      |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1039 |     let rdr = Cursor::new(tar!("sparse.tar"));
[INFO] [stdout]      |                           ------------------ in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `tar` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read tests/archives/sparse-1.tar: No such file or directory (os error 2)
[INFO] [stdout]     --> tests/all.rs:28:10
[INFO] [stdout]      |
[INFO] [stdout] 28   |         &include_bytes!(concat!("archives/", $e))[..]
[INFO] [stdout]      |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1080 |     let rdr = Cursor::new(tar!("sparse-1.tar"));
[INFO] [stdout]      |                           -------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `tar` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read tests/archives/pax_sparse.tar: No such file or directory (os error 2)
[INFO] [stdout]     --> tests/all.rs:28:10
[INFO] [stdout]      |
[INFO] [stdout] 28   |         &include_bytes!(concat!("archives/", $e))[..]
[INFO] [stdout]      |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1094 |     let rdr = Cursor::new(tar!("pax_sparse.tar"));
[INFO] [stdout]      |                           ---------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `tar` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read tests/archives/7z_long_path.tar: No such file or directory (os error 2)
[INFO] [stdout]     --> tests/all.rs:28:10
[INFO] [stdout]      |
[INFO] [stdout] 28   |         &include_bytes!(concat!("archives/", $e))[..]
[INFO] [stdout]      |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1276 |     let rdr = Cursor::new(tar!("7z_long_path.tar"));
[INFO] [stdout]      |                           ------------------------ in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `tar` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read tests/archives/7z_long_path.tar: No such file or directory (os error 2)
[INFO] [stdout]     --> tests/all.rs:28:10
[INFO] [stdout]      |
[INFO] [stdout] 28   |         &include_bytes!(concat!("archives/", $e))[..]
[INFO] [stdout]      |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1288 |     let rdr = Cursor::new(tar!("7z_long_path.tar"));
[INFO] [stdout]      |                           ------------------------ in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `tar` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `binstall-tar` (example "list") due to 2 previous errors
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0463`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `binstall-tar` (test "entry") due to 2 previous errors
[INFO] [stdout] error[E0282]: type annotations needed for `&_`
[INFO] [stdout]    --> tests/all.rs:935:13
[INFO] [stdout]     |
[INFO] [stdout] 935 |         let e = &t!(t!(a.entries()).next().unwrap());
[INFO] [stdout]     |             ^
[INFO] [stdout] 936 |         assert_eq!(e.header().entry_type(), t);
[INFO] [stdout]     |                      ------ type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving `e` an explicit type, where the placeholders `_` are specified
[INFO] [stdout]     |
[INFO] [stdout] 935 |         let e: &_ = &t!(t!(a.entries()).next().unwrap());
[INFO] [stdout]     |              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed for `&_`
[INFO] [stdout]    --> tests/all.rs:957:13
[INFO] [stdout]     |
[INFO] [stdout] 957 |         let e = &t!(t!(a.entries()).next().unwrap());
[INFO] [stdout]     |             ^
[INFO] [stdout] 958 |         assert_eq!(e.header().entry_type(), t);
[INFO] [stdout]     |                      ------ type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving `e` an explicit type, where the placeholders `_` are specified
[INFO] [stdout]     |
[INFO] [stdout] 957 |         let e: &_ = &t!(t!(a.entries()).next().unwrap());
[INFO] [stdout]     |              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 34 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0282, E0463.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0282`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `binstall-tar` (test "all") due to 35 previous errors
[INFO] running `Command { std: "docker" "inspect" "607efd7068f321efb1f47a49aedb7e9b3517de50e3ee8ff58b144e1862dad20d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "607efd7068f321efb1f47a49aedb7e9b3517de50e3ee8ff58b144e1862dad20d", kill_on_drop: false }`
[INFO] [stdout] 607efd7068f321efb1f47a49aedb7e9b3517de50e3ee8ff58b144e1862dad20d
[INFO] checking binstall-tar-0.4.39 against try#72eda894eb3548c7ba774079ce0afab42958d4ee for pr-121848-1
[INFO] extracting crate binstall-tar 0.4.39 into /workspace/builds/worker-7-tc2/source
[INFO] validating manifest of crates.io crate binstall-tar 0.4.39 on toolchain 72eda894eb3548c7ba774079ce0afab42958d4ee
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate binstall-tar 0.4.39
[INFO] finished tweaking crates.io crate binstall-tar 0.4.39
[INFO] tweaked toml for crates.io crate binstall-tar 0.4.39 written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] crate crates.io crate binstall-tar 0.4.39 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" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 0442e735bcde84e0e0d85a8b163a94107fe6024d90819c0ae856c770be103e9d
[INFO] running `Command { std: "docker" "start" "-a" "0442e735bcde84e0e0d85a8b163a94107fe6024d90819c0ae856c770be103e9d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0442e735bcde84e0e0d85a8b163a94107fe6024d90819c0ae856c770be103e9d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0442e735bcde84e0e0d85a8b163a94107fe6024d90819c0ae856c770be103e9d", kill_on_drop: false }`
[INFO] [stdout] 0442e735bcde84e0e0d85a8b163a94107fe6024d90819c0ae856c770be103e9d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] fd07932522258214afd30e3e4d818e8a20868a4b26e0d5319d3c74e8251c0f5d
[INFO] running `Command { std: "docker" "start" "-a" "fd07932522258214afd30e3e4d818e8a20868a4b26e0d5319d3c74e8251c0f5d", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.132
[INFO] [stderr]     Checking remove_dir_all v0.5.3
[INFO] [stderr]     Checking fastrand v1.8.0
[INFO] [stderr]     Checking filetime v0.2.17
[INFO] [stderr]     Checking xattr v0.2.3
[INFO] [stderr]     Checking tempfile v3.3.0
[INFO] [stderr]     Checking binstall-tar v0.4.39 (/opt/rustwide/workdir)
[INFO] [stdout] error: the item `filetime` is imported redundantly
[INFO] [stdout]   --> src/entry.rs:10:16
[INFO] [stdout]    |
[INFO] [stdout] 10 | use filetime::{self, FileTime};
[INFO] [stdout]    |                ^^^^ the item `filetime` is already defined by prelude
[INFO] [stdout]    |
[INFO] [stdout] note: the lint level is defined here
[INFO] [stdout]   --> src/lib.rs:22:24
[INFO] [stdout]    |
[INFO] [stdout] 22 | #![cfg_attr(test, deny(warnings))]
[INFO] [stdout]    |                        ^^^^^^^^
[INFO] [stdout]    = note: `#[deny(unused_imports)]` implied by `#[deny(warnings)]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `filetime` is imported redundantly
[INFO] [stdout]   --> src/entry.rs:10:16
[INFO] [stdout]    |
[INFO] [stdout] 10 | use filetime::{self, FileTime};
[INFO] [stdout]    |                ^^^^ the item `filetime` is already defined by prelude
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `binstall-tar` (lib test) due to 2 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] warning: 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "fd07932522258214afd30e3e4d818e8a20868a4b26e0d5319d3c74e8251c0f5d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fd07932522258214afd30e3e4d818e8a20868a4b26e0d5319d3c74e8251c0f5d", kill_on_drop: false }`
[INFO] [stdout] fd07932522258214afd30e3e4d818e8a20868a4b26e0d5319d3c74e8251c0f5d
