[INFO] cloning repository https://github.com/jaredwindover/static_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/jaredwindover/static_site_generator" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjaredwindover%2Fstatic_site_generator", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjaredwindover%2Fstatic_site_generator'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] f43ef3fd027399ac1c1cdd8478f273d6be351b33 [INFO] checking jaredwindover/static_site_generator against try#590af02d982816cfb2e4e43f8c54065e816581ce for pr-111505 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjaredwindover%2Fstatic_site_generator" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/jaredwindover/static_site_generator on toolchain 590af02d982816cfb2e4e43f8c54065e816581ce [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+590af02d982816cfb2e4e43f8c54065e816581ce" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/jaredwindover/static_site_generator [INFO] finished tweaking git repo https://github.com/jaredwindover/static_site_generator [INFO] tweaked toml for git repo https://github.com/jaredwindover/static_site_generator written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/jaredwindover/static_site_generator already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+590af02d982816cfb2e4e43f8c54065e816581ce" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/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:19e73879b68f455e41552ea35293514db52ea292d993f571636dbffedb77a1ee" "/opt/rustwide/cargo-home/bin/cargo" "+590af02d982816cfb2e4e43f8c54065e816581ce" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2ff5f51106bcb295ba0132f72493d1a11cc5d60e7a50fcdd50e2dae97dcd62fb [INFO] running `Command { std: "docker" "start" "-a" "2ff5f51106bcb295ba0132f72493d1a11cc5d60e7a50fcdd50e2dae97dcd62fb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2ff5f51106bcb295ba0132f72493d1a11cc5d60e7a50fcdd50e2dae97dcd62fb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2ff5f51106bcb295ba0132f72493d1a11cc5d60e7a50fcdd50e2dae97dcd62fb", kill_on_drop: false }` [INFO] [stdout] 2ff5f51106bcb295ba0132f72493d1a11cc5d60e7a50fcdd50e2dae97dcd62fb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/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" "RUSTDOCFLAGS=--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:19e73879b68f455e41552ea35293514db52ea292d993f571636dbffedb77a1ee" "/opt/rustwide/cargo-home/bin/cargo" "+590af02d982816cfb2e4e43f8c54065e816581ce" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0455fd5b5d19fb9899831db0508a94ea4a053d13b2bc25f441a9fd61bc54e4e6 [INFO] running `Command { std: "docker" "start" "-a" "0455fd5b5d19fb9899831db0508a94ea4a053d13b2bc25f441a9fd61bc54e4e6", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling syn v1.0.55 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling libc v0.2.81 [INFO] [stderr] Compiling serde_derive v1.0.118 [INFO] [stderr] Compiling ucd-trie v0.1.3 [INFO] [stderr] Compiling serde v1.0.118 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling unicode-xid v0.0.4 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Checking unicode-width v0.1.8 [INFO] [stderr] Checking linked-hash-map v0.5.4 [INFO] [stderr] Checking thread_local v1.0.1 [INFO] [stderr] Checking strsim v0.8.0 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Compiling synom v0.11.3 [INFO] [stderr] Checking ansi_term v0.11.0 [INFO] [stderr] Compiling pest v2.1.3 [INFO] [stderr] Checking regex-syntax v0.6.21 [INFO] [stderr] Checking hashbrown v0.11.2 [INFO] [stderr] Checking unchecked-index v0.2.2 [INFO] [stderr] Compiling quote v0.3.15 [INFO] [stderr] Checking vec_map v0.8.2 [INFO] [stderr] Checking yaml-rust v0.4.5 [INFO] [stderr] Checking minimal-lexical v0.1.3 [INFO] [stderr] Checking shell-words v1.0.0 [INFO] [stderr] Checking typed-arena v1.7.0 [INFO] [stderr] Checking dtoa v0.4.8 [INFO] [stderr] Checking unicode_categories v0.1.1 [INFO] [stderr] Compiling nom v7.0.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling syn v0.11.11 [INFO] [stderr] Checking entities v1.0.1 [INFO] [stderr] Compiling case v0.1.0 [INFO] [stderr] Checking xdg v2.2.0 [INFO] [stderr] Checking aho-corasick v0.7.15 [INFO] [stderr] Checking twoway v0.2.1 [INFO] [stderr] Checking horrorshow v0.8.3 [INFO] [stdout] error: invalid `doc` attribute [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/horrorshow-0.8.3/src/helper.rs:13:8 [INFO] [stdout] | [INFO] [stdout] 13 | c!("The standard HTML5 doctype (this *is* the doctype you're looking for)." => HTML ""); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid `doc` attribute [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/horrorshow-0.8.3/src/helper.rs:18:12 [INFO] [stdout] | [INFO] [stdout] 18 | c!("The HTML 4.001 strict doctype." => [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid `doc` attribute [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/horrorshow-0.8.3/src/helper.rs:21:12 [INFO] [stdout] | [INFO] [stdout] 21 | c!("The HTML 4.001 transitional doctype." => [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid `doc` attribute [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/horrorshow-0.8.3/src/helper.rs:24:12 [INFO] [stdout] | [INFO] [stdout] 24 | c!("The HTML 4.001 frameset doctype." => [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 4 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `horrorshow` (lib) due to 5 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "0455fd5b5d19fb9899831db0508a94ea4a053d13b2bc25f441a9fd61bc54e4e6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0455fd5b5d19fb9899831db0508a94ea4a053d13b2bc25f441a9fd61bc54e4e6", kill_on_drop: false }` [INFO] [stdout] 0455fd5b5d19fb9899831db0508a94ea4a053d13b2bc25f441a9fd61bc54e4e6