[INFO] cloning repository https://github.com/warrengalyen/unpackr [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/warrengalyen/unpackr" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwarrengalyen%2Funpackr", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwarrengalyen%2Funpackr'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 4a82af5b5992fa8ba4d304ed99136b18b13c3c11 [INFO] testing warrengalyen/unpackr against master#b70888601af92f6cdc0364abab3446e418b91d36 for pr-86479 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwarrengalyen%2Funpackr" "/workspace/builds/worker-106/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-106/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/warrengalyen/unpackr on toolchain b70888601af92f6cdc0364abab3446e418b91d36 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/warrengalyen/unpackr [INFO] finished tweaking git repo https://github.com/warrengalyen/unpackr [INFO] tweaked toml for git repo https://github.com/warrengalyen/unpackr written to /workspace/builds/worker-106/source/Cargo.toml [INFO] crate git repo https://github.com/warrengalyen/unpackr already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-106/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-106/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 159661eb7b450858f18a6acf77fb0a6e197d2780f3385285460639ce945ad9dc [INFO] running `Command { std: "docker" "start" "-a" "159661eb7b450858f18a6acf77fb0a6e197d2780f3385285460639ce945ad9dc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "159661eb7b450858f18a6acf77fb0a6e197d2780f3385285460639ce945ad9dc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "159661eb7b450858f18a6acf77fb0a6e197d2780f3385285460639ce945ad9dc", kill_on_drop: false }` [INFO] [stdout] 159661eb7b450858f18a6acf77fb0a6e197d2780f3385285460639ce945ad9dc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-106/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-106/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" "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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 47983f39c0ba62e6bc28c0b6b97d91aead995b18a79cc68f44f5d248b458e3fb [INFO] running `Command { std: "docker" "start" "-a" "47983f39c0ba62e6bc28c0b6b97d91aead995b18a79cc68f44f5d248b458e3fb", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.82 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.58 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling cc v1.0.66 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling adler32 v1.2.0 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling hashbrown v0.9.1 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling adler v0.2.3 [INFO] [stderr] Compiling smallvec v1.6.1 [INFO] [stderr] Compiling log v0.4.13 [INFO] [stderr] Compiling getrandom v0.2.2 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling object v0.22.0 [INFO] [stderr] Compiling byteorder v1.4.2 [INFO] [stderr] Compiling fixedbitset v0.2.0 [INFO] [stderr] Compiling number_prefix v0.3.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling rle-decode-fast v1.0.1 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling plain v0.2.3 [INFO] [stderr] Compiling libflate_lz77 v1.0.0 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling ar v0.8.0 [INFO] [stderr] Compiling strum v0.20.0 [INFO] [stderr] Compiling lock_api v0.3.4 [INFO] [stderr] Compiling thread_local v1.1.0 [INFO] [stderr] Compiling miniz_oxide v0.3.7 [INFO] [stderr] Compiling owning_ref v0.4.1 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling regex v1.4.3 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling miniz_oxide v0.4.3 [INFO] [stderr] Compiling indexmap v1.6.1 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling libflate v1.0.3 [INFO] [stderr] Compiling quote v1.0.8 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling parking_lot_core v0.7.2 [INFO] [stderr] Compiling memchr v1.0.2 [INFO] [stderr] Compiling flate2 v1.0.14 [INFO] [stderr] Compiling terminal_size v0.1.16 [INFO] [stderr] Compiling xattr v0.2.2 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling filetime v0.2.13 [INFO] [stderr] Compiling memmap v0.7.0 [INFO] [stderr] Compiling bzip2-sys v0.1.9+1.0.8 [INFO] [stderr] Compiling lzma-sys v0.1.17 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stderr] Compiling nom v3.2.1 [INFO] [stderr] Compiling tar v0.4.30 [INFO] [stderr] Compiling parking_lot v0.10.2 [INFO] [stderr] Compiling petgraph v0.5.1 [INFO] [stderr] Compiling console v0.14.0 [INFO] [stderr] Compiling indicatif v0.15.0 [INFO] [stderr] Compiling xz2 v0.1.6 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling bzip2 v0.3.3 [INFO] [stderr] Compiling bzip2 v0.4.1 [INFO] [stderr] Compiling backtrace v0.3.55 [INFO] [stderr] Compiling tree_magic v0.2.3 [INFO] [stderr] Compiling cab v0.2.0 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling scroll_derive v0.10.4 [INFO] [stderr] Compiling thiserror-impl v1.0.23 [INFO] [stderr] Compiling strum_macros v0.20.1 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Compiling scroll v0.10.2 [INFO] [stderr] Compiling goblin v0.3.1 [INFO] [stderr] Compiling thiserror v1.0.23 [INFO] [stderr] Compiling zip v0.5.9 [INFO] [stderr] Compiling unpackr v0.2.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 15.62s [INFO] running `Command { std: "docker" "inspect" "47983f39c0ba62e6bc28c0b6b97d91aead995b18a79cc68f44f5d248b458e3fb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "47983f39c0ba62e6bc28c0b6b97d91aead995b18a79cc68f44f5d248b458e3fb", kill_on_drop: false }` [INFO] [stdout] 47983f39c0ba62e6bc28c0b6b97d91aead995b18a79cc68f44f5d248b458e3fb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-106/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-106/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" "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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c4ea297919c35bf3731bad308f69c2de3ac36078c475779436ec8ab855cb8907 [INFO] running `Command { std: "docker" "start" "-a" "c4ea297919c35bf3731bad308f69c2de3ac36078c475779436ec8ab855cb8907", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling unpackr v0.2.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 21.39s [INFO] running `Command { std: "docker" "inspect" "c4ea297919c35bf3731bad308f69c2de3ac36078c475779436ec8ab855cb8907", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c4ea297919c35bf3731bad308f69c2de3ac36078c475779436ec8ab855cb8907", kill_on_drop: false }` [INFO] [stdout] c4ea297919c35bf3731bad308f69c2de3ac36078c475779436ec8ab855cb8907 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-106/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-106/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" "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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 93e765e9d65ce8cdd4c407cb61064915d15fed52383d8bdcf1c18665c25f10ac [INFO] running `Command { std: "docker" "start" "-a" "93e765e9d65ce8cdd4c407cb61064915d15fed52383d8bdcf1c18665c25f10ac", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.13s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/unpackr-01a5c6440aaa39c5) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test utils::test_increment_string ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "93e765e9d65ce8cdd4c407cb61064915d15fed52383d8bdcf1c18665c25f10ac", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "93e765e9d65ce8cdd4c407cb61064915d15fed52383d8bdcf1c18665c25f10ac", kill_on_drop: false }` [INFO] [stdout] 93e765e9d65ce8cdd4c407cb61064915d15fed52383d8bdcf1c18665c25f10ac