[INFO] cloning repository https://github.com/getreu/parse-hyperlinks [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/getreu/parse-hyperlinks" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgetreu%2Fparse-hyperlinks", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgetreu%2Fparse-hyperlinks'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 390da5f75167670c5ac4fbe656905e83dcbedd8d [INFO] checking getreu/parse-hyperlinks against master#195ad4830e11a544391abe296b146450dea8411b for pr-82781 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgetreu%2Fparse-hyperlinks" "/workspace/builds/worker-2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/getreu/parse-hyperlinks on toolchain 195ad4830e11a544391abe296b146450dea8411b [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+195ad4830e11a544391abe296b146450dea8411b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/getreu/parse-hyperlinks [INFO] finished tweaking git repo https://github.com/getreu/parse-hyperlinks [INFO] tweaked toml for git repo https://github.com/getreu/parse-hyperlinks written to /workspace/builds/worker-2/source/Cargo.toml [INFO] crate git repo https://github.com/getreu/parse-hyperlinks already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+195ad4830e11a544391abe296b146450dea8411b" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "+195ad4830e11a544391abe296b146450dea8411b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] c5854ed52cb41350dc20e69a068477c8afcf5782bb9eb61f7b8c1e10cfaf20fa [INFO] running `Command { std: "docker" "start" "-a" "c5854ed52cb41350dc20e69a068477c8afcf5782bb9eb61f7b8c1e10cfaf20fa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c5854ed52cb41350dc20e69a068477c8afcf5782bb9eb61f7b8c1e10cfaf20fa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c5854ed52cb41350dc20e69a068477c8afcf5782bb9eb61f7b8c1e10cfaf20fa", kill_on_drop: false }` [INFO] [stdout] c5854ed52cb41350dc20e69a068477c8afcf5782bb9eb61f7b8c1e10cfaf20fa [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "+195ad4830e11a544391abe296b146450dea8411b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] fe6a3828a4d73982391460b08bd24bd9b5661149e4240fe02af4aeddda235a5f [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" "fe6a3828a4d73982391460b08bd24bd9b5661149e4240fe02af4aeddda235a5f", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.60 [INFO] [stderr] Compiling libc v0.2.86 [INFO] [stderr] Checking utf8-width v0.1.4 [INFO] [stderr] Checking ansi_term v0.11.0 [INFO] [stderr] Checking strsim v0.8.0 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling nom v6.1.2 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Checking lexical-core v0.7.5 [INFO] [stderr] Checking html-escape v0.2.6 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking clap v2.33.3 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling thiserror-impl v1.0.23 [INFO] [stderr] Compiling structopt-derive v0.4.14 [INFO] [stderr] Checking thiserror v1.0.23 [INFO] [stderr] Checking parse-hyperlinks v0.19.6 [INFO] [stderr] Checking parse-hyperlinks v0.19.6 (/opt/rustwide/workdir/parse-hyperlinks) [INFO] [stderr] Checking structopt v0.3.21 [INFO] [stderr] Checking atext2html v0.19.6 (/opt/rustwide/workdir/atext2html) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 39.53s [INFO] running `Command { std: "docker" "inspect" "fe6a3828a4d73982391460b08bd24bd9b5661149e4240fe02af4aeddda235a5f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fe6a3828a4d73982391460b08bd24bd9b5661149e4240fe02af4aeddda235a5f", kill_on_drop: false }` [INFO] [stdout] fe6a3828a4d73982391460b08bd24bd9b5661149e4240fe02af4aeddda235a5f