[INFO] cloning repository https://github.com/cauebs/i3-focused-window [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/cauebs/i3-focused-window" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcauebs%2Fi3-focused-window", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcauebs%2Fi3-focused-window'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 820823304f2b284c0fbcaa5eafbc67d89128c360 [INFO] testing cauebs/i3-focused-window against try#722e1797249a965b6335aebd65d777f917e498f1 for pr-91031 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcauebs%2Fi3-focused-window" "/workspace/builds/worker-57/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-57/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/cauebs/i3-focused-window on toolchain 722e1797249a965b6335aebd65d777f917e498f1 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/cauebs/i3-focused-window [INFO] finished tweaking git repo https://github.com/cauebs/i3-focused-window [INFO] tweaked toml for git repo https://github.com/cauebs/i3-focused-window written to /workspace/builds/worker-57/source/Cargo.toml [INFO] crate git repo https://github.com/cauebs/i3-focused-window already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "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-57/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-57/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 52119fb8193f8f1f5a4d084010e9344d77686b89cb73c193d802aca53f466979 [INFO] running `Command { std: "docker" "start" "-a" "52119fb8193f8f1f5a4d084010e9344d77686b89cb73c193d802aca53f466979", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "52119fb8193f8f1f5a4d084010e9344d77686b89cb73c193d802aca53f466979", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "52119fb8193f8f1f5a4d084010e9344d77686b89cb73c193d802aca53f466979", kill_on_drop: false }` [INFO] [stdout] 52119fb8193f8f1f5a4d084010e9344d77686b89cb73c193d802aca53f466979 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-57/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-57/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 87eced0640ec1e4500bd6974ee7ad8b9cf80c41e5932d2c05765ebf021a0e19a [INFO] running `Command { std: "docker" "start" "-a" "87eced0640ec1e4500bd6974ee7ad8b9cf80c41e5932d2c05765ebf021a0e19a", 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] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling proc-macro2 v0.4.24 [INFO] [stderr] Compiling libc v0.2.45 [INFO] [stderr] Compiling cc v1.0.27 [INFO] [stderr] Compiling autocfg v0.1.1 [INFO] [stderr] Compiling serde v1.0.82 [INFO] [stderr] Compiling failure_derive v0.1.3 [INFO] [stderr] Compiling rustc-demangle v0.1.11 [INFO] [stderr] Compiling unicode-width v0.1.5 [INFO] [stderr] Compiling unicode-segmentation v1.2.1 [INFO] [stderr] Compiling vec_map v0.8.1 [INFO] [stderr] Compiling strsim v0.7.0 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling byteorder v1.2.7 [INFO] [stderr] Compiling ryu v0.2.7 [INFO] [stderr] Compiling textwrap v0.10.0 [INFO] [stderr] Compiling heck v0.3.0 [INFO] [stderr] Compiling backtrace v0.3.13 [INFO] [stderr] Compiling backtrace-sys v0.1.26 [INFO] [stderr] Compiling quote v0.6.10 [INFO] [stderr] Compiling atty v0.2.11 [INFO] [stderr] Compiling syn v0.15.23 [INFO] [stderr] Compiling clap v2.32.0 [INFO] [stderr] Compiling serde_json v1.0.33 [INFO] [stderr] Compiling synstructure v0.10.1 [INFO] [stderr] Compiling i3ipc v0.9.0 [INFO] [stderr] Compiling structopt-derive v0.2.14 [INFO] [stderr] Compiling failure v0.1.3 [INFO] [stderr] Compiling exitfailure v0.5.1 [INFO] [stderr] Compiling structopt v0.2.14 [INFO] [stderr] Compiling i3-focused-window v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 10.21s [INFO] running `Command { std: "docker" "inspect" "87eced0640ec1e4500bd6974ee7ad8b9cf80c41e5932d2c05765ebf021a0e19a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "87eced0640ec1e4500bd6974ee7ad8b9cf80c41e5932d2c05765ebf021a0e19a", kill_on_drop: false }` [INFO] [stdout] 87eced0640ec1e4500bd6974ee7ad8b9cf80c41e5932d2c05765ebf021a0e19a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-57/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-57/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3e1b17190e5c31afab7956fa01c6baf2b3fde2c8608d3b874a7566eeb45c1501 [INFO] running `Command { std: "docker" "start" "-a" "3e1b17190e5c31afab7956fa01c6baf2b3fde2c8608d3b874a7566eeb45c1501", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling i3-focused-window v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.03s [INFO] running `Command { std: "docker" "inspect" "3e1b17190e5c31afab7956fa01c6baf2b3fde2c8608d3b874a7566eeb45c1501", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3e1b17190e5c31afab7956fa01c6baf2b3fde2c8608d3b874a7566eeb45c1501", kill_on_drop: false }` [INFO] [stdout] 3e1b17190e5c31afab7956fa01c6baf2b3fde2c8608d3b874a7566eeb45c1501 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-57/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-57/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 3d1f1595a752e324eed9c641521a1fa8ac0b3415212aabbb09428f2eb0738c05 [INFO] running `Command { std: "docker" "start" "-a" "3d1f1595a752e324eed9c641521a1fa8ac0b3415212aabbb09428f2eb0738c05", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 3.71s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/i3_focused_window-dce5034a94fdc860) [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" "3d1f1595a752e324eed9c641521a1fa8ac0b3415212aabbb09428f2eb0738c05", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3d1f1595a752e324eed9c641521a1fa8ac0b3415212aabbb09428f2eb0738c05", kill_on_drop: false }` [INFO] [stdout] 3d1f1595a752e324eed9c641521a1fa8ac0b3415212aabbb09428f2eb0738c05