[INFO] cloning repository https://github.com/oren/site-generator [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/oren/site-generator" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Foren%2Fsite-generator", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Foren%2Fsite-generator'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 922f612efeaa550d409574e2d47e46abfd3b2153 [INFO] checking oren/site-generator against try#bb9dbf1d07454a99066eabaabd5819851281494b for pr-80920 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Foren%2Fsite-generator" "/workspace/builds/worker-7/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/oren/site-generator on toolchain bb9dbf1d07454a99066eabaabd5819851281494b [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+bb9dbf1d07454a99066eabaabd5819851281494b" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/oren/site-generator [INFO] finished tweaking git repo https://github.com/oren/site-generator [INFO] tweaked toml for git repo https://github.com/oren/site-generator written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate git repo https://github.com/oren/site-generator already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+bb9dbf1d07454a99066eabaabd5819851281494b" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded unchecked-index v0.2.2 [INFO] [stderr] Downloaded pest_generator v2.1.3 [INFO] [stderr] Downloaded pest_derive v2.1.0 [INFO] [stderr] Downloaded pest_meta v2.1.3 [INFO] [stderr] Downloaded ucd-trie v0.1.3 [INFO] [stderr] Downloaded maplit v1.0.2 [INFO] [stderr] Downloaded pest v2.1.3 [INFO] [stderr] Downloaded clap v2.33.1 [INFO] [stderr] Downloaded unicode_categories v0.1.1 [INFO] [stderr] Downloaded typed-arena v1.7.0 [INFO] [stderr] Downloaded comrak v0.6.2 [INFO] [stderr] Downloaded twoway v0.2.1 [INFO] [stderr] Downloaded entities v1.0.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:21f1ed92105a0ef9b0d27ad8bdeb7f36f9f01ac17fffe3a3f3dc5241fc25d8f4" "/opt/rustwide/cargo-home/bin/cargo" "+bb9dbf1d07454a99066eabaabd5819851281494b" "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] f28b5359a7c178bca0a95e479163fe70a648138c3cdc96b5f31af1d56313fb16 [INFO] running `Command { std: "docker" "start" "-a" "f28b5359a7c178bca0a95e479163fe70a648138c3cdc96b5f31af1d56313fb16", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f28b5359a7c178bca0a95e479163fe70a648138c3cdc96b5f31af1d56313fb16", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f28b5359a7c178bca0a95e479163fe70a648138c3cdc96b5f31af1d56313fb16", kill_on_drop: false }` [INFO] [stdout] f28b5359a7c178bca0a95e479163fe70a648138c3cdc96b5f31af1d56313fb16 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:21f1ed92105a0ef9b0d27ad8bdeb7f36f9f01ac17fffe3a3f3dc5241fc25d8f4" "/opt/rustwide/cargo-home/bin/cargo" "+bb9dbf1d07454a99066eabaabd5819851281494b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 34f2d78bc158b96eb6c5792e2da80e6d6782ec9be27f7c24dcb7b214e0b017f4 [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" "34f2d78bc158b96eb6c5792e2da80e6d6782ec9be27f7c24dcb7b214e0b017f4", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.70 [INFO] [stderr] Compiling ucd-trie v0.1.3 [INFO] [stderr] Compiling syn v1.0.22 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Checking unicode-width v0.1.7 [INFO] [stderr] Checking unchecked-index v0.2.2 [INFO] [stderr] Checking entities v1.0.1 [INFO] [stderr] Checking typed-arena v1.7.0 [INFO] [stderr] Checking unicode_categories v0.1.1 [INFO] [stderr] Compiling proc-macro2 v1.0.13 [INFO] [stderr] Checking aho-corasick v0.7.10 [INFO] [stderr] Checking twoway v0.2.1 [INFO] [stderr] Checking pest v2.1.3 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Compiling quote v1.0.6 [INFO] [stderr] Checking regex v1.3.7 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking clap v2.33.1 [INFO] [stderr] Compiling pest_meta v2.1.3 [INFO] [stderr] Compiling pest_generator v2.1.3 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Checking comrak v0.6.2 [INFO] [stderr] Checking site-generator v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 29.25s [INFO] running `Command { std: "docker" "inspect" "34f2d78bc158b96eb6c5792e2da80e6d6782ec9be27f7c24dcb7b214e0b017f4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "34f2d78bc158b96eb6c5792e2da80e6d6782ec9be27f7c24dcb7b214e0b017f4", kill_on_drop: false }` [INFO] [stdout] 34f2d78bc158b96eb6c5792e2da80e6d6782ec9be27f7c24dcb7b214e0b017f4