[INFO] cloning repository https://github.com/hoyon/wayland-protocol-docs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/hoyon/wayland-protocol-docs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhoyon%2Fwayland-protocol-docs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhoyon%2Fwayland-protocol-docs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] fe88d7e2ccbfa6f16cae50593a9da812b7a19031 [INFO] testing hoyon/wayland-protocol-docs against master#b70888601af92f6cdc0364abab3446e418b91d36 for pr-86479 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhoyon%2Fwayland-protocol-docs" "/workspace/builds/worker-5/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/hoyon/wayland-protocol-docs on toolchain b70888601af92f6cdc0364abab3446e418b91d36 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/hoyon/wayland-protocol-docs [INFO] finished tweaking git repo https://github.com/hoyon/wayland-protocol-docs [INFO] tweaked toml for git repo https://github.com/hoyon/wayland-protocol-docs written to /workspace/builds/worker-5/source/Cargo.toml [INFO] crate git repo https://github.com/hoyon/wayland-protocol-docs already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "+b70888601af92f6cdc0364abab3446e418b91d36" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 519cc408e6560ffa04012bec09aaef49dcfaabe4f5fef5d0cc6e55397d2ee796 [INFO] running `Command { std: "docker" "start" "-a" "519cc408e6560ffa04012bec09aaef49dcfaabe4f5fef5d0cc6e55397d2ee796", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "519cc408e6560ffa04012bec09aaef49dcfaabe4f5fef5d0cc6e55397d2ee796", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "519cc408e6560ffa04012bec09aaef49dcfaabe4f5fef5d0cc6e55397d2ee796", kill_on_drop: false }` [INFO] [stdout] 519cc408e6560ffa04012bec09aaef49dcfaabe4f5fef5d0cc6e55397d2ee796 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "+b70888601af92f6cdc0364abab3446e418b91d36" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9fce82c215e53cc5237f5a8ad77f3ffed362d08082876dac4d97dd1464594db9 [INFO] running `Command { std: "docker" "start" "-a" "9fce82c215e53cc5237f5a8ad77f3ffed362d08082876dac4d97dd1464594db9", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.27 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.73 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling xml-rs v0.8.3 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling unindent v0.1.7 [INFO] [stderr] Compiling nom v6.2.1 [INFO] [stderr] Compiling itertools v0.10.1 [INFO] [stderr] Compiling xmltree v0.10.3 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling lexical-core v0.7.6 [INFO] [stderr] Compiling wayland-protocol-docs-derive v0.1.0 (/opt/rustwide/workdir/wayland-protocol-docs-derive) [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling askama_shared v0.11.1 [INFO] [stderr] Compiling askama_derive v0.10.5 [INFO] [stderr] Compiling askama v0.10.5 [INFO] [stderr] Compiling wayland-protocol-docs v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 29.97s [INFO] running `Command { std: "docker" "inspect" "9fce82c215e53cc5237f5a8ad77f3ffed362d08082876dac4d97dd1464594db9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9fce82c215e53cc5237f5a8ad77f3ffed362d08082876dac4d97dd1464594db9", kill_on_drop: false }` [INFO] [stdout] 9fce82c215e53cc5237f5a8ad77f3ffed362d08082876dac4d97dd1464594db9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "+b70888601af92f6cdc0364abab3446e418b91d36" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 238f476f3691608e6ca50fc7054809f50ed3fa65e884bc2a3ddecb2e2e406ca3 [INFO] running `Command { std: "docker" "start" "-a" "238f476f3691608e6ca50fc7054809f50ed3fa65e884bc2a3ddecb2e2e406ca3", kill_on_drop: false }` [INFO] [stderr] Compiling wayland-protocol-docs v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.71s [INFO] running `Command { std: "docker" "inspect" "238f476f3691608e6ca50fc7054809f50ed3fa65e884bc2a3ddecb2e2e406ca3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "238f476f3691608e6ca50fc7054809f50ed3fa65e884bc2a3ddecb2e2e406ca3", kill_on_drop: false }` [INFO] [stdout] 238f476f3691608e6ca50fc7054809f50ed3fa65e884bc2a3ddecb2e2e406ca3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "+b70888601af92f6cdc0364abab3446e418b91d36" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] f17bb2febbb2d372aeef4703b5416399e44e821f2fc5a0a009d05749e1df9526 [INFO] running `Command { std: "docker" "start" "-a" "f17bb2febbb2d372aeef4703b5416399e44e821f2fc5a0a009d05749e1df9526", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.03s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/wayland_protocol_docs-c4324be3894b79b7) [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" "f17bb2febbb2d372aeef4703b5416399e44e821f2fc5a0a009d05749e1df9526", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f17bb2febbb2d372aeef4703b5416399e44e821f2fc5a0a009d05749e1df9526", kill_on_drop: false }` [INFO] [stdout] f17bb2febbb2d372aeef4703b5416399e44e821f2fc5a0a009d05749e1df9526