[INFO] cloning repository https://github.com/menixator/i3-last [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/menixator/i3-last" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmenixator%2Fi3-last", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmenixator%2Fi3-last'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 8e94363d498358925cea3b500438344bfced412c [INFO] testing menixator/i3-last against 1.59.0 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmenixator%2Fi3-last" "/workspace/builds/worker-2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/menixator/i3-last 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/menixator/i3-last [INFO] finished tweaking git repo https://github.com/menixator/i3-last [INFO] tweaked toml for git repo https://github.com/menixator/i3-last written to /workspace/builds/worker-2/source/Cargo.toml [INFO] crate git repo https://github.com/menixator/i3-last 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-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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] 864529fdfd19302ffd1a5bc0ce6a12eebee8b7d45cf7f9dc02d650cd072aa4f9 [INFO] running `Command { std: "docker" "start" "-a" "864529fdfd19302ffd1a5bc0ce6a12eebee8b7d45cf7f9dc02d650cd072aa4f9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "864529fdfd19302ffd1a5bc0ce6a12eebee8b7d45cf7f9dc02d650cd072aa4f9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "864529fdfd19302ffd1a5bc0ce6a12eebee8b7d45cf7f9dc02d650cd072aa4f9", kill_on_drop: false }` [INFO] [stdout] 864529fdfd19302ffd1a5bc0ce6a12eebee8b7d45cf7f9dc02d650cd072aa4f9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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] e10d004f773f12d0a1ea9afa63abc2ce2e30e0ce7c40a1889e0785de5eb382d9 [INFO] running `Command { std: "docker" "start" "-a" "e10d004f773f12d0a1ea9afa63abc2ce2e30e0ce7c40a1889e0785de5eb382d9", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.91 [INFO] [stderr] Compiling libc v0.2.55 [INFO] [stderr] Compiling ryu v0.2.8 [INFO] [stderr] Compiling byteorder v1.3.1 [INFO] [stderr] Compiling cfg-if v0.1.9 [INFO] [stderr] Compiling itoa v0.4.4 [INFO] [stderr] Compiling arc-swap v0.3.11 [INFO] [stderr] Compiling log v0.4.6 [INFO] [stderr] Compiling signal-hook-registry v1.0.1 [INFO] [stderr] Compiling signal-hook v0.1.9 [INFO] [stderr] Compiling serde_json v1.0.39 [INFO] [stderr] Compiling i3ipc v0.10.1 [INFO] [stderr] Compiling i3-last v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 8.86s [INFO] running `Command { std: "docker" "inspect" "e10d004f773f12d0a1ea9afa63abc2ce2e30e0ce7c40a1889e0785de5eb382d9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e10d004f773f12d0a1ea9afa63abc2ce2e30e0ce7c40a1889e0785de5eb382d9", kill_on_drop: false }` [INFO] [stdout] e10d004f773f12d0a1ea9afa63abc2ce2e30e0ce7c40a1889e0785de5eb382d9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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] f92ac0bc6bd5c4116d49d426474c82f724d9ae84684b1ff3d55e3c7119abdb51 [INFO] running `Command { std: "docker" "start" "-a" "f92ac0bc6bd5c4116d49d426474c82f724d9ae84684b1ff3d55e3c7119abdb51", kill_on_drop: false }` [INFO] [stderr] Compiling i3-last v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.89s [INFO] running `Command { std: "docker" "inspect" "f92ac0bc6bd5c4116d49d426474c82f724d9ae84684b1ff3d55e3c7119abdb51", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f92ac0bc6bd5c4116d49d426474c82f724d9ae84684b1ff3d55e3c7119abdb51", kill_on_drop: false }` [INFO] [stdout] f92ac0bc6bd5c4116d49d426474c82f724d9ae84684b1ff3d55e3c7119abdb51 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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] 8fee3692481676529a36a29709f028dc97a8df5b1f3a274957c046871ba9f630 [INFO] running `Command { std: "docker" "start" "-a" "8fee3692481676529a36a29709f028dc97a8df5b1f3a274957c046871ba9f630", kill_on_drop: false }` [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.04s [INFO] [stdout] running 1 test [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/i3_last-3724c628d7c4eef9) [INFO] [stdout] test state::check_clamping ... 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" "8fee3692481676529a36a29709f028dc97a8df5b1f3a274957c046871ba9f630", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8fee3692481676529a36a29709f028dc97a8df5b1f3a274957c046871ba9f630", kill_on_drop: false }` [INFO] [stdout] 8fee3692481676529a36a29709f028dc97a8df5b1f3a274957c046871ba9f630