[INFO] cloning repository https://github.com/TeoDev1611/tux [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/TeoDev1611/tux" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTeoDev1611%2Ftux", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTeoDev1611%2Ftux'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 66f31a47f3649ca20ba9c24d3b31a642f8b1c347 [INFO] testing TeoDev1611/tux against 1.55.0 for beta-1.56-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTeoDev1611%2Ftux" "/workspace/builds/worker-3/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/TeoDev1611/tux on toolchain 1.55.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.55.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/TeoDev1611/tux [INFO] finished tweaking git repo https://github.com/TeoDev1611/tux [INFO] tweaked toml for git repo https://github.com/TeoDev1611/tux written to /workspace/builds/worker-3/source/Cargo.toml [INFO] crate git repo https://github.com/TeoDev1611/tux already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.55.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4c80e12e001fcf5a340f05f02fa5f83ec108195c4ec4eb41f012114f60019cbf [INFO] running `Command { std: "docker" "start" "-a" "4c80e12e001fcf5a340f05f02fa5f83ec108195c4ec4eb41f012114f60019cbf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4c80e12e001fcf5a340f05f02fa5f83ec108195c4ec4eb41f012114f60019cbf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4c80e12e001fcf5a340f05f02fa5f83ec108195c4ec4eb41f012114f60019cbf", kill_on_drop: false }` [INFO] [stdout] 4c80e12e001fcf5a340f05f02fa5f83ec108195c4ec4eb41f012114f60019cbf [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ac3f5db108f07251e512765182c9a59822f96efc431aeb28b73d1e4c8baaa77e [INFO] running `Command { std: "docker" "start" "-a" "ac3f5db108f07251e512765182c9a59822f96efc431aeb28b73d1e4c8baaa77e", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.98 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling colored v2.0.0 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling tux v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 38.19s [INFO] running `Command { std: "docker" "inspect" "ac3f5db108f07251e512765182c9a59822f96efc431aeb28b73d1e4c8baaa77e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ac3f5db108f07251e512765182c9a59822f96efc431aeb28b73d1e4c8baaa77e", kill_on_drop: false }` [INFO] [stdout] ac3f5db108f07251e512765182c9a59822f96efc431aeb28b73d1e4c8baaa77e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1fc4cf9ea05ee3567b6a0e95ca3baee992f1e630375b2c7940b95fc45a492b2c [INFO] running `Command { std: "docker" "start" "-a" "1fc4cf9ea05ee3567b6a0e95ca3baee992f1e630375b2c7940b95fc45a492b2c", kill_on_drop: false }` [INFO] [stderr] Compiling tux v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.63s [INFO] running `Command { std: "docker" "inspect" "1fc4cf9ea05ee3567b6a0e95ca3baee992f1e630375b2c7940b95fc45a492b2c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1fc4cf9ea05ee3567b6a0e95ca3baee992f1e630375b2c7940b95fc45a492b2c", kill_on_drop: false }` [INFO] [stdout] 1fc4cf9ea05ee3567b6a0e95ca3baee992f1e630375b2c7940b95fc45a492b2c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 8ad4b62692ea19d8b8702617e60caae8761238ea4e319dea387153dbdde3d615 [INFO] running `Command { std: "docker" "start" "-a" "8ad4b62692ea19d8b8702617e60caae8761238ea4e319dea387153dbdde3d615", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.04s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/tux-bc7aebb640a2430f) [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" "8ad4b62692ea19d8b8702617e60caae8761238ea4e319dea387153dbdde3d615", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8ad4b62692ea19d8b8702617e60caae8761238ea4e319dea387153dbdde3d615", kill_on_drop: false }` [INFO] [stdout] 8ad4b62692ea19d8b8702617e60caae8761238ea4e319dea387153dbdde3d615