[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#432e145bd5a974c5b6f4dd9b352891bd7502b69d for pr-87041 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwarrengalyen%2Funpackr" "/workspace/builds/worker-6/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/warrengalyen/unpackr on toolchain 432e145bd5a974c5b6f4dd9b352891bd7502b69d [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "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-6/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" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 105ca0e62af36c0e825d7e10d85f1a416ee44ce079cba52c91d1393b726575ef [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "105ca0e62af36c0e825d7e10d85f1a416ee44ce079cba52c91d1393b726575ef", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "105ca0e62af36c0e825d7e10d85f1a416ee44ce079cba52c91d1393b726575ef", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "105ca0e62af36c0e825d7e10d85f1a416ee44ce079cba52c91d1393b726575ef", kill_on_drop: false }` [INFO] [stdout] 105ca0e62af36c0e825d7e10d85f1a416ee44ce079cba52c91d1393b726575ef [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 0335e13c898942592de1eba5c2a158690166abedd98076a084c6f3df1c32ef6e [INFO] running `Command { std: "docker" "start" "-a" "0335e13c898942592de1eba5c2a158690166abedd98076a084c6f3df1c32ef6e", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.82 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Compiling cc v1.0.66 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling hashbrown v0.9.1 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling rle-decode-fast v1.0.1 [INFO] [stderr] Compiling libflate_lz77 v1.0.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling plain v0.2.3 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling strum v0.20.0 [INFO] [stderr] Compiling ar v0.8.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling indexmap v1.6.1 [INFO] [stderr] Compiling miniz_oxide v0.4.3 [INFO] [stderr] Compiling thread_local v1.1.0 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling owning_ref v0.4.1 [INFO] [stderr] Compiling log v0.4.13 [INFO] [stderr] Compiling regex v1.4.3 [INFO] [stderr] Compiling libflate v1.0.3 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling parking_lot_core v0.7.2 [INFO] [stderr] Compiling flate2 v1.0.14 [INFO] [stderr] Compiling terminal_size v0.1.16 [INFO] [stderr] Compiling memchr v1.0.2 [INFO] [stderr] Compiling getrandom v0.2.2 [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 nom v3.2.1 [INFO] [stderr] Compiling petgraph v0.5.1 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling quote v1.0.8 [INFO] [stderr] Compiling bzip2-sys v0.1.9+1.0.8 [INFO] [stderr] Compiling lzma-sys v0.1.17 [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stderr] Compiling backtrace v0.3.55 [INFO] [stderr] Compiling tar v0.4.30 [INFO] [stderr] Compiling parking_lot v0.10.2 [INFO] [stderr] Compiling syn v1.0.58 [INFO] [stderr] Compiling xz2 v0.1.6 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling console v0.14.0 [INFO] [stderr] Compiling bzip2 v0.3.3 [INFO] [stderr] Compiling bzip2 v0.4.1 [INFO] [stderr] Compiling indicatif v0.15.0 [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 failure_derive v0.1.8 [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 59.17s [INFO] running `Command { std: "docker" "inspect" "0335e13c898942592de1eba5c2a158690166abedd98076a084c6f3df1c32ef6e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0335e13c898942592de1eba5c2a158690166abedd98076a084c6f3df1c32ef6e", kill_on_drop: false }` [INFO] [stdout] 0335e13c898942592de1eba5c2a158690166abedd98076a084c6f3df1c32ef6e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 511ffab14edba705e6ae7b8740c08cfdd8f54ddd79e123537094e758abdabbdd [INFO] running `Command { std: "docker" "start" "-a" "511ffab14edba705e6ae7b8740c08cfdd8f54ddd79e123537094e758abdabbdd", kill_on_drop: false }` [INFO] [stderr] Compiling unpackr v0.2.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 3.11s [INFO] running `Command { std: "docker" "inspect" "511ffab14edba705e6ae7b8740c08cfdd8f54ddd79e123537094e758abdabbdd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "511ffab14edba705e6ae7b8740c08cfdd8f54ddd79e123537094e758abdabbdd", kill_on_drop: false }` [INFO] [stdout] 511ffab14edba705e6ae7b8740c08cfdd8f54ddd79e123537094e758abdabbdd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 2dda78c9f941c38624e5e616daa7dcd35fd635e51d8721bca53cafeb59e0fa2c [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "2dda78c9f941c38624e5e616daa7dcd35fd635e51d8721bca53cafeb59e0fa2c", kill_on_drop: false }` [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.09s [INFO] [stdout] running 1 test [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/unpackr-01a5c6440aaa39c5) [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.01s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "2dda78c9f941c38624e5e616daa7dcd35fd635e51d8721bca53cafeb59e0fa2c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2dda78c9f941c38624e5e616daa7dcd35fd635e51d8721bca53cafeb59e0fa2c", kill_on_drop: false }` [INFO] [stdout] 2dda78c9f941c38624e5e616daa7dcd35fd635e51d8721bca53cafeb59e0fa2c