[INFO] cloning repository https://github.com/hiasen/wayland-rust-client-experiment [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/hiasen/wayland-rust-client-experiment" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhiasen%2Fwayland-rust-client-experiment", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhiasen%2Fwayland-rust-client-experiment'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 850c148c4193aaae2a4ee2d4276990dbcfd90fbe [INFO] checking hiasen/wayland-rust-client-experiment against master#90442458ac46b1d5eed752c316da25450f67285b for pr-81477 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhiasen%2Fwayland-rust-client-experiment" "/workspace/builds/worker-13/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-13/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/hiasen/wayland-rust-client-experiment on toolchain 90442458ac46b1d5eed752c316da25450f67285b [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+90442458ac46b1d5eed752c316da25450f67285b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/hiasen/wayland-rust-client-experiment [INFO] finished tweaking git repo https://github.com/hiasen/wayland-rust-client-experiment [INFO] tweaked toml for git repo https://github.com/hiasen/wayland-rust-client-experiment written to /workspace/builds/worker-13/source/Cargo.toml [INFO] crate git repo https://github.com/hiasen/wayland-rust-client-experiment already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+90442458ac46b1d5eed752c316da25450f67285b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+90442458ac46b1d5eed752c316da25450f67285b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] bdd69f819c78c76898716d854cb3d116c84bce0e879a2ba1bad679120e02f08c [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "bdd69f819c78c76898716d854cb3d116c84bce0e879a2ba1bad679120e02f08c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "bdd69f819c78c76898716d854cb3d116c84bce0e879a2ba1bad679120e02f08c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bdd69f819c78c76898716d854cb3d116c84bce0e879a2ba1bad679120e02f08c", kill_on_drop: false }` [INFO] [stdout] bdd69f819c78c76898716d854cb3d116c84bce0e879a2ba1bad679120e02f08c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+90442458ac46b1d5eed752c316da25450f67285b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1dd5f2ac8ef1ce895910e28348e1061b4d0bb2ba1bfe8282cf806e85709d5e95 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "1dd5f2ac8ef1ce895910e28348e1061b4d0bb2ba1bfe8282cf806e85709d5e95", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.71 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling xml-rs v0.8.3 [INFO] [stderr] Checking void v1.0.2 [INFO] [stderr] Checking wayland-sys v0.26.6 [INFO] [stderr] Checking downcast-rs v1.1.1 [INFO] [stderr] Compiling proc-macro2 v1.0.18 [INFO] [stderr] Compiling xkbcommon-sys v0.7.4 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling wayland-scanner v0.26.6 [INFO] [stderr] Checking nix v0.17.0 [INFO] [stderr] Checking memmap2 v0.1.0 [INFO] [stderr] Checking xkb v0.2.1 [INFO] [stderr] Compiling wayland-client v0.26.6 [INFO] [stderr] Compiling wayland-protocols v0.26.6 [INFO] [stderr] Checking wayland-commons v0.26.6 [INFO] [stderr] Checking wayland-book-rust v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 28.48s [INFO] running `Command { std: "docker" "inspect" "1dd5f2ac8ef1ce895910e28348e1061b4d0bb2ba1bfe8282cf806e85709d5e95", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1dd5f2ac8ef1ce895910e28348e1061b4d0bb2ba1bfe8282cf806e85709d5e95", kill_on_drop: false }` [INFO] [stdout] 1dd5f2ac8ef1ce895910e28348e1061b4d0bb2ba1bfe8282cf806e85709d5e95