[INFO] cloning repository https://github.com/vjoki/sway-utils [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/vjoki/sway-utils" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvjoki%2Fsway-utils", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvjoki%2Fsway-utils'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 5bc244187ef0bda9748665279de26a37518d881b [INFO] checking vjoki/sway-utils against try#ddfd70ee3c3748e597b32f416b0d15a4f6e37685 for pr-87050 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvjoki%2Fsway-utils" "/workspace/builds/worker-14/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-14/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/vjoki/sway-utils on toolchain ddfd70ee3c3748e597b32f416b0d15a4f6e37685 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ddfd70ee3c3748e597b32f416b0d15a4f6e37685" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/vjoki/sway-utils [INFO] finished tweaking git repo https://github.com/vjoki/sway-utils [INFO] tweaked toml for git repo https://github.com/vjoki/sway-utils written to /workspace/builds/worker-14/source/Cargo.toml [INFO] crate git repo https://github.com/vjoki/sway-utils already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ddfd70ee3c3748e597b32f416b0d15a4f6e37685" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded swayipc v3.0.0-alpha.3 [INFO] [stderr] Downloaded swayipc-types v1.0.0-alpha.3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+ddfd70ee3c3748e597b32f416b0d15a4f6e37685" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 30bef98165d26c9c607f46b43f4ccc3b5a9d51cc2e3404a7d915f0337dbdf59b [INFO] running `Command { std: "docker" "start" "-a" "30bef98165d26c9c607f46b43f4ccc3b5a9d51cc2e3404a7d915f0337dbdf59b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "30bef98165d26c9c607f46b43f4ccc3b5a9d51cc2e3404a7d915f0337dbdf59b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "30bef98165d26c9c607f46b43f4ccc3b5a9d51cc2e3404a7d915f0337dbdf59b", kill_on_drop: false }` [INFO] [stdout] 30bef98165d26c9c607f46b43f4ccc3b5a9d51cc2e3404a7d915f0337dbdf59b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+ddfd70ee3c3748e597b32f416b0d15a4f6e37685" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 74b6e81f9e4a9416333885ca25b63085e94f8a265249a753e9930ae0fdade26a [INFO] running `Command { std: "docker" "start" "-a" "74b6e81f9e4a9416333885ca25b63085e94f8a265249a753e9930ae0fdade26a", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.26 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.69 [INFO] [stderr] Compiling serde_derive v1.0.125 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling serde v1.0.125 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Checking itoa v0.4.7 [INFO] [stderr] Checking getopts v0.2.21 [INFO] [stderr] Checking anyhow v1.0.40 [INFO] [stderr] Checking swaybar-proc-graph v0.1.0 (/opt/rustwide/workdir/swaybar-proc-graph) [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling thiserror-impl v1.0.24 [INFO] [stderr] Checking thiserror v1.0.24 [INFO] [stderr] Checking swayipc-types v1.0.0-alpha.3 [INFO] [stderr] Checking swayipc v3.0.0-alpha.3 [INFO] [stderr] Checking sway-focus-switcheroo v0.1.0 (/opt/rustwide/workdir/sway-focus-switcheroo) [INFO] [stderr] Checking sway-window-nav v0.1.0 (/opt/rustwide/workdir/sway-window-nav) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 27.65s [INFO] running `Command { std: "docker" "inspect" "74b6e81f9e4a9416333885ca25b63085e94f8a265249a753e9930ae0fdade26a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "74b6e81f9e4a9416333885ca25b63085e94f8a265249a753e9930ae0fdade26a", kill_on_drop: false }` [INFO] [stdout] 74b6e81f9e4a9416333885ca25b63085e94f8a265249a753e9930ae0fdade26a