[INFO] cloning repository https://github.com/specdown/specdown [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/specdown/specdown" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fspecdown%2Fspecdown", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fspecdown%2Fspecdown'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] bce27e4097ff54b3855f0ca64e6c5229f83f8183 [INFO] checking specdown/specdown against master#9fa580b1175018b0a276b0bc68f9827a106f7260 for pr-82565 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fspecdown%2Fspecdown" "/workspace/builds/worker-10/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-10/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/specdown/specdown on toolchain 9fa580b1175018b0a276b0bc68f9827a106f7260 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+9fa580b1175018b0a276b0bc68f9827a106f7260" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/specdown/specdown [INFO] finished tweaking git repo https://github.com/specdown/specdown [INFO] tweaked toml for git repo https://github.com/specdown/specdown written to /workspace/builds/worker-10/source/Cargo.toml [INFO] crate git repo https://github.com/specdown/specdown already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+9fa580b1175018b0a276b0bc68f9827a106f7260" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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" "rustops/crates-build-env@sha256:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+9fa580b1175018b0a276b0bc68f9827a106f7260" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d17fbe2548526e89e14afa55f52165f9c3d729770762528ec9b6065500136b28 [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" "d17fbe2548526e89e14afa55f52165f9c3d729770762528ec9b6065500136b28", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d17fbe2548526e89e14afa55f52165f9c3d729770762528ec9b6065500136b28", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d17fbe2548526e89e14afa55f52165f9c3d729770762528ec9b6065500136b28", kill_on_drop: false }` [INFO] [stdout] d17fbe2548526e89e14afa55f52165f9c3d729770762528ec9b6065500136b28 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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" "rustops/crates-build-env@sha256:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+9fa580b1175018b0a276b0bc68f9827a106f7260" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] db6a7a21d689acc3ce7b603369481b5ea58160e33d32923f0ea93775e82c95d8 [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" "db6a7a21d689acc3ce7b603369481b5ea58160e33d32923f0ea93775e82c95d8", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.18 [INFO] [stderr] Compiling libc v0.2.71 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling syn v1.0.31 [INFO] [stderr] Compiling ucd-trie v0.1.3 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Checking nodrop v0.1.14 [INFO] [stderr] Checking unicode-width v0.1.7 [INFO] [stderr] Checking cfg-if v0.1.9 [INFO] [stderr] Checking regex-syntax v0.6.18 [INFO] [stderr] Checking vec_map v0.8.2 [INFO] [stderr] Checking utf8parse v0.1.1 [INFO] [stderr] Checking unchecked-index v0.2.2 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Checking unicode_categories v0.1.1 [INFO] [stderr] Checking typed-arena v1.7.0 [INFO] [stderr] Checking entities v1.0.1 [INFO] [stderr] Compiling unindent v0.1.5 [INFO] [stderr] Compiling proc-macro-hack v0.5.16 [INFO] [stderr] Checking shell-words v1.0.0 [INFO] [stderr] Checking thread_local v1.0.1 [INFO] [stderr] Checking itertools v0.7.11 [INFO] [stderr] Checking predicates v1.0.4 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Checking vte v0.3.3 [INFO] [stderr] Checking pest v2.1.3 [INFO] [stderr] Checking arrayvec v0.4.12 [INFO] [stderr] Compiling lexical-core v0.6.7 [INFO] [stderr] Checking strip-ansi-escapes v0.1.0 [INFO] [stderr] Compiling nom v5.1.1 [INFO] [stderr] Checking aho-corasick v0.7.10 [INFO] [stderr] Checking twoway v0.2.1 [INFO] [stderr] Checking colored-diff v0.2.2 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking wait-timeout v0.2.0 [INFO] [stderr] Checking clap v2.33.1 [INFO] [stderr] Checking colored v1.9.3 [INFO] [stderr] Checking assert_cmd v1.0.1 [INFO] [stderr] Compiling pest_meta v2.1.3 [INFO] [stderr] Checking regex v1.3.9 [INFO] [stderr] Compiling pest_generator v2.1.3 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Compiling indoc-impl v0.3.5 [INFO] [stderr] Checking indoc v0.3.5 [INFO] [stderr] Checking comrak v0.7.0 [INFO] [stderr] Checking specdown v0.43.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 00s [INFO] running `Command { std: "docker" "inspect" "db6a7a21d689acc3ce7b603369481b5ea58160e33d32923f0ea93775e82c95d8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "db6a7a21d689acc3ce7b603369481b5ea58160e33d32923f0ea93775e82c95d8", kill_on_drop: false }` [INFO] [stdout] db6a7a21d689acc3ce7b603369481b5ea58160e33d32923f0ea93775e82c95d8