[INFO] cloning repository https://github.com/justinrubek/wayland-playground [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/justinrubek/wayland-playground" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjustinrubek%2Fwayland-playground", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjustinrubek%2Fwayland-playground'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 85cfb9a458d8c858ceaeea7bb48e3a294b882209 [INFO] testing justinrubek/wayland-playground against 1.90.0 for beta-1.91-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjustinrubek%2Fwayland-playground" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/justinrubek/wayland-playground [INFO] finished tweaking git repo https://github.com/justinrubek/wayland-playground [INFO] tweaked toml for git repo https://github.com/justinrubek/wayland-playground written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/justinrubek/wayland-playground on toolchain 1.90.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/justinrubek/wayland-playground already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded proc-macro2 v1.0.60 [INFO] [stderr] Downloaded xkbcommon v0.5.0 [INFO] [stderr] Downloaded wayland-cursor v0.30.0 [INFO] [stderr] Downloaded wayland-scanner v0.30.0 [INFO] [stderr] Downloaded wayland-sys v0.30.1 [INFO] [stderr] Downloaded quote v1.0.28 [INFO] [stderr] Downloaded wayland-protocols-wlr v0.1.0 [INFO] [stderr] Downloaded wayland-backend v0.1.0 [INFO] [stderr] Downloaded wayland-client v0.30.2 [INFO] [stderr] Downloaded wayland-protocols v0.30.0 [INFO] [stderr] Downloaded smithay-client-toolkit v0.17.0 [INFO] [stderr] Downloaded quick-xml v0.23.1 [INFO] [stderr] Downloaded syn v2.0.18 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3634ce31613d0ecc957bb7fbe86ca7742e8aab5a6b64b4537a53bbf28dd650f9 [INFO] running `Command { std: "docker" "start" "-a" "3634ce31613d0ecc957bb7fbe86ca7742e8aab5a6b64b4537a53bbf28dd650f9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3634ce31613d0ecc957bb7fbe86ca7742e8aab5a6b64b4537a53bbf28dd650f9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3634ce31613d0ecc957bb7fbe86ca7742e8aab5a6b64b4537a53bbf28dd650f9", kill_on_drop: false }` [INFO] [stdout] 3634ce31613d0ecc957bb7fbe86ca7742e8aab5a6b64b4537a53bbf28dd650f9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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" "RUSTDOCFLAGS=--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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1b9a2cc63643e6dcb8043992e3643bdabc2bb8dd09d26780499ba3a7bd5fd6af [INFO] running `Command { std: "docker" "start" "-a" "1b9a2cc63643e6dcb8043992e3643bdabc2bb8dd09d26780499ba3a7bd5fd6af", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.60 [INFO] [stderr] Compiling quote v1.0.28 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling unicode-ident v1.0.6 [INFO] [stderr] Compiling libc v0.2.139 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling pkg-config v0.3.26 [INFO] [stderr] Compiling syn v1.0.107 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling libloading v0.7.4 [INFO] [stderr] Compiling cc v1.0.78 [INFO] [stderr] Compiling thiserror v1.0.38 [INFO] [stderr] Compiling io-lifetimes v1.0.4 [INFO] [stderr] Compiling smallvec v1.10.0 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling dlib v0.5.0 [INFO] [stderr] Compiling downcast-rs v1.2.0 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling scoped-tls v1.0.1 [INFO] [stderr] Compiling once_cell v1.18.0 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling slotmap v1.0.6 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling anyhow v1.0.68 [INFO] [stderr] Compiling pin-project-lite v0.2.9 [INFO] [stderr] Compiling sharded-slab v0.1.4 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling memoffset v0.7.1 [INFO] [stderr] Compiling tracing-core v0.1.31 [INFO] [stderr] Compiling thread_local v1.1.7 [INFO] [stderr] Compiling quick-xml v0.23.1 [INFO] [stderr] Compiling wayland-backend v0.1.0 [INFO] [stderr] Compiling wayland-sys v0.30.1 [INFO] [stderr] Compiling smithay-client-toolkit v0.17.0 [INFO] [stderr] Compiling syn v2.0.18 [INFO] [stderr] Compiling tracing-log v0.1.3 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling wayland-scanner v0.30.0 [INFO] [stderr] Compiling tracing-subscriber v0.3.17 [INFO] [stderr] Compiling nix v0.26.2 [INFO] [stderr] Compiling nix v0.25.1 [INFO] [stderr] Compiling memmap2 v0.5.8 [INFO] [stderr] Compiling xkbcommon v0.5.0 [INFO] [stderr] Compiling xcursor v0.3.4 [INFO] [stderr] Compiling thiserror-impl v1.0.38 [INFO] [stderr] Compiling calloop v0.10.5 [INFO] [stderr] Compiling wayland-client v0.30.2 [INFO] [stderr] Compiling tracing-attributes v0.1.24 [INFO] [stderr] Compiling wayland-protocols v0.30.0 [INFO] [stderr] Compiling wayland-cursor v0.30.0 [INFO] [stderr] Compiling tracing v0.1.37 [INFO] [stderr] Compiling wayland-protocols-wlr v0.1.0 [INFO] [stderr] Compiling cli v0.1.0 (/opt/rustwide/workdir/crates/cli) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 22.53s [INFO] running `Command { std: "docker" "inspect" "1b9a2cc63643e6dcb8043992e3643bdabc2bb8dd09d26780499ba3a7bd5fd6af", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1b9a2cc63643e6dcb8043992e3643bdabc2bb8dd09d26780499ba3a7bd5fd6af", kill_on_drop: false }` [INFO] [stdout] 1b9a2cc63643e6dcb8043992e3643bdabc2bb8dd09d26780499ba3a7bd5fd6af [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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" "RUSTDOCFLAGS=--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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b6904b59398520f87eb55e1019acb036bebd2080c4953a1eb786f8695decdcf9 [INFO] running `Command { std: "docker" "start" "-a" "b6904b59398520f87eb55e1019acb036bebd2080c4953a1eb786f8695decdcf9", kill_on_drop: false }` [INFO] [stderr] Compiling cli v0.1.0 (/opt/rustwide/workdir/crates/cli) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.74s [INFO] running `Command { std: "docker" "inspect" "b6904b59398520f87eb55e1019acb036bebd2080c4953a1eb786f8695decdcf9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b6904b59398520f87eb55e1019acb036bebd2080c4953a1eb786f8695decdcf9", kill_on_drop: false }` [INFO] [stdout] b6904b59398520f87eb55e1019acb036bebd2080c4953a1eb786f8695decdcf9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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" "RUSTDOCFLAGS=--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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 9a0cdbd1aff51b820e34eb36ab90c59c168055758f43159041bb1ceb4359a87c [INFO] running `Command { std: "docker" "start" "-a" "9a0cdbd1aff51b820e34eb36ab90c59c168055758f43159041bb1ceb4359a87c", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.08s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/cli-b219b7b35be43d59) [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" "9a0cdbd1aff51b820e34eb36ab90c59c168055758f43159041bb1ceb4359a87c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9a0cdbd1aff51b820e34eb36ab90c59c168055758f43159041bb1ceb4359a87c", kill_on_drop: false }` [INFO] [stdout] 9a0cdbd1aff51b820e34eb36ab90c59c168055758f43159041bb1ceb4359a87c