[INFO] cloning repository https://github.com/mattcl/xmobar-tmux [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mattcl/xmobar-tmux" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmattcl%2Fxmobar-tmux", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmattcl%2Fxmobar-tmux'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 86e22f7bc3720db390572c8ea54a7ffd154d19f4 [INFO] testing mattcl/xmobar-tmux against beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmattcl%2Fxmobar-tmux" "/workspace/builds/worker-5/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/mattcl/xmobar-tmux on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/mattcl/xmobar-tmux [INFO] finished tweaking git repo https://github.com/mattcl/xmobar-tmux [INFO] tweaked toml for git repo https://github.com/mattcl/xmobar-tmux written to /workspace/builds/worker-5/source/Cargo.toml [INFO] crate git repo https://github.com/mattcl/xmobar-tmux already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e56b8b23321605a932835ae2909dbec0ed503bcad3aef97ef743ce2187f5dc4c [INFO] running `Command { std: "docker" "start" "-a" "e56b8b23321605a932835ae2909dbec0ed503bcad3aef97ef743ce2187f5dc4c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e56b8b23321605a932835ae2909dbec0ed503bcad3aef97ef743ce2187f5dc4c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e56b8b23321605a932835ae2909dbec0ed503bcad3aef97ef743ce2187f5dc4c", kill_on_drop: false }` [INFO] [stdout] e56b8b23321605a932835ae2909dbec0ed503bcad3aef97ef743ce2187f5dc4c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1fa8ce692a0e229eaf67ff57022e4c4fe5e3110a427bb6e686ad010e07a5ddad [INFO] running `Command { std: "docker" "start" "-a" "1fa8ce692a0e229eaf67ff57022e4c4fe5e3110a427bb6e686ad010e07a5ddad", kill_on_drop: false }` [INFO] [stderr] Compiling winapi-build v0.1.1 [INFO] [stderr] Compiling libc v0.2.18 [INFO] [stderr] Compiling winapi v0.2.8 [INFO] [stderr] Compiling utf8-ranges v0.1.3 [INFO] [stderr] Compiling regex-syntax v0.3.9 [INFO] [stderr] Compiling memchr v0.1.11 [INFO] [stderr] Compiling kernel32-sys v0.2.2 [INFO] [stderr] Compiling aho-corasick v0.5.3 [INFO] [stderr] Compiling thread-id v2.0.0 [INFO] [stderr] Compiling thread_local v0.2.7 [INFO] [stderr] Compiling regex v0.1.80 [INFO] [stderr] Compiling xmobar-tmux v0.1.3 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 6.03s [INFO] running `Command { std: "docker" "inspect" "1fa8ce692a0e229eaf67ff57022e4c4fe5e3110a427bb6e686ad010e07a5ddad", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1fa8ce692a0e229eaf67ff57022e4c4fe5e3110a427bb6e686ad010e07a5ddad", kill_on_drop: false }` [INFO] [stdout] 1fa8ce692a0e229eaf67ff57022e4c4fe5e3110a427bb6e686ad010e07a5ddad [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4656e2cfa3d71fbf934dae3f074a1bdc7290aabd7ddc1e3c9e05e93bd05a7963 [INFO] running `Command { std: "docker" "start" "-a" "4656e2cfa3d71fbf934dae3f074a1bdc7290aabd7ddc1e3c9e05e93bd05a7963", kill_on_drop: false }` [INFO] [stderr] Compiling xmobar-tmux v0.1.3 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.41s [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/xmobar_tmux-a38fe9a701ce9e2d) [INFO] running `Command { std: "docker" "inspect" "4656e2cfa3d71fbf934dae3f074a1bdc7290aabd7ddc1e3c9e05e93bd05a7963", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4656e2cfa3d71fbf934dae3f074a1bdc7290aabd7ddc1e3c9e05e93bd05a7963", kill_on_drop: false }` [INFO] [stdout] 4656e2cfa3d71fbf934dae3f074a1bdc7290aabd7ddc1e3c9e05e93bd05a7963 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 1f4f1f6426c11eacd280920c66eacc20abf5dbf869f335abf960fe5802586953 [INFO] running `Command { std: "docker" "start" "-a" "1f4f1f6426c11eacd280920c66eacc20abf5dbf869f335abf960fe5802586953", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.02s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/xmobar_tmux-a38fe9a701ce9e2d) [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" "1f4f1f6426c11eacd280920c66eacc20abf5dbf869f335abf960fe5802586953", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1f4f1f6426c11eacd280920c66eacc20abf5dbf869f335abf960fe5802586953", kill_on_drop: false }` [INFO] [stdout] 1f4f1f6426c11eacd280920c66eacc20abf5dbf869f335abf960fe5802586953