[INFO] cloning repository https://github.com/deralex/untar [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/deralex/untar" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fderalex%2Funtar", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fderalex%2Funtar'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d9ce47d841c2986a5c6982d881a8004052f92a19 [INFO] testing deralex/untar against 1.59.0 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fderalex%2Funtar" "/workspace/builds/worker-15/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-15/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/deralex/untar on toolchain 1.59.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/deralex/untar [INFO] finished tweaking git repo https://github.com/deralex/untar [INFO] tweaked toml for git repo https://github.com/deralex/untar written to /workspace/builds/worker-15/source/Cargo.toml [INFO] crate git repo https://github.com/deralex/untar already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "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-15/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 45445f7c079b1a5bf96f47b484c1f5714342658db53ce8b621b280a69ad37aaf [INFO] running `Command { std: "docker" "start" "-a" "45445f7c079b1a5bf96f47b484c1f5714342658db53ce8b621b280a69ad37aaf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "45445f7c079b1a5bf96f47b484c1f5714342658db53ce8b621b280a69ad37aaf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "45445f7c079b1a5bf96f47b484c1f5714342658db53ce8b621b280a69ad37aaf", kill_on_drop: false }` [INFO] [stdout] 45445f7c079b1a5bf96f47b484c1f5714342658db53ce8b621b280a69ad37aaf [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/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=warn" "-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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0415ce2680287869a2c41502b2038fadc1103c8d5e3335dec8d000dcfcace076 [INFO] running `Command { std: "docker" "start" "-a" "0415ce2680287869a2c41502b2038fadc1103c8d5e3335dec8d000dcfcace076", kill_on_drop: false }` [INFO] [stderr] Compiling lazy_static v1.2.0 [INFO] [stderr] Compiling unicode-width v0.1.5 [INFO] [stderr] Compiling regex v1.1.0 [INFO] [stderr] Compiling crc32fast v1.1.2 [INFO] [stderr] Compiling utf8-ranges v1.0.2 [INFO] [stderr] Compiling strsim v0.7.0 [INFO] [stderr] Compiling byteorder v1.2.7 [INFO] [stderr] Compiling memchr v2.1.2 [INFO] [stderr] Compiling regex-syntax v0.6.4 [INFO] [stderr] Compiling smallvec v0.6.7 [INFO] [stderr] Compiling lock_api v0.1.5 [INFO] [stderr] Compiling atty v0.2.11 [INFO] [stderr] Compiling rand v0.4.3 [INFO] [stderr] Compiling termios v0.3.1 [INFO] [stderr] Compiling xattr v0.2.2 [INFO] [stderr] Compiling filetime v0.2.4 [INFO] [stderr] Compiling parking_lot_core v0.4.0 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling clicolors-control v0.3.1 [INFO] [stderr] Compiling colored v1.6.1 [INFO] [stderr] Compiling textwrap v0.10.0 [INFO] [stderr] Compiling tar v0.4.20 [INFO] [stderr] Compiling clap v2.32.0 [INFO] [stderr] Compiling rand v0.3.22 [INFO] [stderr] Compiling libflate v0.1.19 [INFO] [stderr] Compiling parking_lot v0.7.0 [INFO] [stderr] Compiling aho-corasick v0.6.9 [INFO] [stderr] Compiling tempfile v2.2.0 [INFO] [stderr] Compiling console v0.7.1 [INFO] [stderr] Compiling dialoguer v0.3.0 [INFO] [stderr] Compiling untar v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 12.79s [INFO] running `Command { std: "docker" "inspect" "0415ce2680287869a2c41502b2038fadc1103c8d5e3335dec8d000dcfcace076", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0415ce2680287869a2c41502b2038fadc1103c8d5e3335dec8d000dcfcace076", kill_on_drop: false }` [INFO] [stdout] 0415ce2680287869a2c41502b2038fadc1103c8d5e3335dec8d000dcfcace076 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/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=warn" "-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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] bb0c7a7811291d582d8c30447e55daa6084079e9aae28611de8434f2f2cb04af [INFO] running `Command { std: "docker" "start" "-a" "bb0c7a7811291d582d8c30447e55daa6084079e9aae28611de8434f2f2cb04af", kill_on_drop: false }` [INFO] [stderr] Compiling untar v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.39s [INFO] running `Command { std: "docker" "inspect" "bb0c7a7811291d582d8c30447e55daa6084079e9aae28611de8434f2f2cb04af", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bb0c7a7811291d582d8c30447e55daa6084079e9aae28611de8434f2f2cb04af", kill_on_drop: false }` [INFO] [stdout] bb0c7a7811291d582d8c30447e55daa6084079e9aae28611de8434f2f2cb04af [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/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=warn" "-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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 38c7f9f72ccf477c2d226069c5110df3f75b6b85d4266d5cabb02d83634b963b [INFO] running `Command { std: "docker" "start" "-a" "38c7f9f72ccf477c2d226069c5110df3f75b6b85d4266d5cabb02d83634b963b", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.08s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/untar-b76bb28d14d354a0) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "38c7f9f72ccf477c2d226069c5110df3f75b6b85d4266d5cabb02d83634b963b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "38c7f9f72ccf477c2d226069c5110df3f75b6b85d4266d5cabb02d83634b963b", kill_on_drop: false }` [INFO] [stdout] 38c7f9f72ccf477c2d226069c5110df3f75b6b85d4266d5cabb02d83634b963b