[INFO] cloning repository https://github.com/riquito/i3-sway-spiral [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/riquito/i3-sway-spiral" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Friquito%2Fi3-sway-spiral", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Friquito%2Fi3-sway-spiral'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 85a0bde8206f860c0e3e3401dad8398b9bb50465 [INFO] testing riquito/i3-sway-spiral against master#62efba8a050c64249dab942951bb28f710208bc8 for pr-90799 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Friquito%2Fi3-sway-spiral" "/workspace/builds/worker-37/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-37/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/riquito/i3-sway-spiral on toolchain 62efba8a050c64249dab942951bb28f710208bc8 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/riquito/i3-sway-spiral [INFO] finished tweaking git repo https://github.com/riquito/i3-sway-spiral [INFO] tweaked toml for git repo https://github.com/riquito/i3-sway-spiral written to /workspace/builds/worker-37/source/Cargo.toml [INFO] crate git repo https://github.com/riquito/i3-sway-spiral already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "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-37/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-37/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:e8397a04204aaf8b9f284182a6f9e27a3c2e67044d0943b4415b160bfc957681" "/opt/rustwide/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 525d9aa48ed64a63f186be9c7659479c19565ddc0e0ad896bb7d5a01e3a46670 [INFO] running `Command { std: "docker" "start" "-a" "525d9aa48ed64a63f186be9c7659479c19565ddc0e0ad896bb7d5a01e3a46670", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "525d9aa48ed64a63f186be9c7659479c19565ddc0e0ad896bb7d5a01e3a46670", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "525d9aa48ed64a63f186be9c7659479c19565ddc0e0ad896bb7d5a01e3a46670", kill_on_drop: false }` [INFO] [stdout] 525d9aa48ed64a63f186be9c7659479c19565ddc0e0ad896bb7d5a01e3a46670 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-37/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-37/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:e8397a04204aaf8b9f284182a6f9e27a3c2e67044d0943b4415b160bfc957681" "/opt/rustwide/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a166d8541238ff9b184672a6b91c56d38a128075339e9445cf32ba26bd7a45d0 [INFO] running `Command { std: "docker" "start" "-a" "a166d8541238ff9b184672a6b91c56d38a128075339e9445cf32ba26bd7a45d0", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.18 [INFO] [stderr] Compiling syn v1.0.33 [INFO] [stderr] Compiling libc v0.2.71 [INFO] [stderr] Compiling serde_derive v1.0.114 [INFO] [stderr] Compiling adler32 v1.1.0 [INFO] [stderr] Compiling serde v1.0.114 [INFO] [stderr] Compiling gimli v0.21.0 [INFO] [stderr] Compiling serde_json v1.0.56 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling rustc-demangle v0.1.16 [INFO] [stderr] Compiling object v0.20.0 [INFO] [stderr] Compiling itoa v0.4.6 [INFO] [stderr] Compiling regex-syntax v0.6.18 [INFO] [stderr] Compiling termcolor v1.1.0 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling aho-corasick v0.7.13 [INFO] [stderr] Compiling miniz_oxide v0.3.7 [INFO] [stderr] Compiling addr2line v0.12.2 [INFO] [stderr] Compiling regex v1.3.9 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling backtrace v0.3.49 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Compiling swayipc v2.6.2 [INFO] [stderr] Compiling i3-sway-spiral v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 47s [INFO] running `Command { std: "docker" "inspect" "a166d8541238ff9b184672a6b91c56d38a128075339e9445cf32ba26bd7a45d0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a166d8541238ff9b184672a6b91c56d38a128075339e9445cf32ba26bd7a45d0", kill_on_drop: false }` [INFO] [stdout] a166d8541238ff9b184672a6b91c56d38a128075339e9445cf32ba26bd7a45d0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-37/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-37/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:e8397a04204aaf8b9f284182a6f9e27a3c2e67044d0943b4415b160bfc957681" "/opt/rustwide/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3b409ee376b9ac29b3ce0070f46c948161595e006301277926ad1322c9b1f4b5 [INFO] running `Command { std: "docker" "start" "-a" "3b409ee376b9ac29b3ce0070f46c948161595e006301277926ad1322c9b1f4b5", kill_on_drop: false }` [INFO] [stderr] Compiling i3-sway-spiral v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.37s [INFO] running `Command { std: "docker" "inspect" "3b409ee376b9ac29b3ce0070f46c948161595e006301277926ad1322c9b1f4b5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3b409ee376b9ac29b3ce0070f46c948161595e006301277926ad1322c9b1f4b5", kill_on_drop: false }` [INFO] [stdout] 3b409ee376b9ac29b3ce0070f46c948161595e006301277926ad1322c9b1f4b5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-37/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-37/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:e8397a04204aaf8b9f284182a6f9e27a3c2e67044d0943b4415b160bfc957681" "/opt/rustwide/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] c8e068789d09923cb63d27bce7c289539ee3bef9be637c998f18a36349aa9db4 [INFO] running `Command { std: "docker" "start" "-a" "c8e068789d09923cb63d27bce7c289539ee3bef9be637c998f18a36349aa9db4", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.02s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/i3_sway_spiral-48a3a64d7805fa22) [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" "c8e068789d09923cb63d27bce7c289539ee3bef9be637c998f18a36349aa9db4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c8e068789d09923cb63d27bce7c289539ee3bef9be637c998f18a36349aa9db4", kill_on_drop: false }` [INFO] [stdout] c8e068789d09923cb63d27bce7c289539ee3bef9be637c998f18a36349aa9db4