[INFO] cloning repository https://github.com/norepimorphism/generate-norepi-site [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/norepimorphism/generate-norepi-site" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnorepimorphism%2Fgenerate-norepi-site", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnorepimorphism%2Fgenerate-norepi-site'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a7559536eec40319ba4ca353f48c63b6c0dee7ad [INFO] checking norepimorphism/generate-norepi-site against master#18a6d911caba59605eb03db1452848a85d2e5879 for pr-112743 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnorepimorphism%2Fgenerate-norepi-site" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/norepimorphism/generate-norepi-site on toolchain 18a6d911caba59605eb03db1452848a85d2e5879 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+18a6d911caba59605eb03db1452848a85d2e5879" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/norepimorphism/generate-norepi-site [INFO] finished tweaking git repo https://github.com/norepimorphism/generate-norepi-site [INFO] tweaked toml for git repo https://github.com/norepimorphism/generate-norepi-site written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/norepimorphism/generate-norepi-site 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" "+18a6d911caba59605eb03db1452848a85d2e5879" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded sailfish v0.5.0 [INFO] [stderr] Downloaded minify-js v0.4.2 [INFO] [stderr] Downloaded sailfish-macros v0.5.0 [INFO] [stderr] Downloaded sailfish-compiler v0.5.0 [INFO] [stderr] Downloaded minify-html v0.10.7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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" "+18a6d911caba59605eb03db1452848a85d2e5879" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a3ff3d708c0504ccdc100f81c6ea91e4433dedf1aa77b5409d2e286680224052 [INFO] running `Command { std: "docker" "start" "-a" "a3ff3d708c0504ccdc100f81c6ea91e4433dedf1aa77b5409d2e286680224052", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a3ff3d708c0504ccdc100f81c6ea91e4433dedf1aa77b5409d2e286680224052", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a3ff3d708c0504ccdc100f81c6ea91e4433dedf1aa77b5409d2e286680224052", kill_on_drop: false }` [INFO] [stdout] a3ff3d708c0504ccdc100f81c6ea91e4433dedf1aa77b5409d2e286680224052 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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" "+18a6d911caba59605eb03db1452848a85d2e5879" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9d841a87dfb26288eea22667f2c47ebd60087616c41015020857bcf9a837feb3 [INFO] running `Command { std: "docker" "start" "-a" "9d841a87dfb26288eea22667f2c47ebd60087616c41015020857bcf9a837feb3", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.50 [INFO] [stderr] Compiling unicode-ident v1.0.6 [INFO] [stderr] Compiling quote v1.0.23 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling syn v1.0.107 [INFO] [stderr] Compiling serde_derive v1.0.152 [INFO] [stderr] Compiling serde v1.0.152 [INFO] [stderr] Compiling libc v0.2.139 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling sailfish-compiler v0.5.0 [INFO] [stderr] Compiling home v0.5.4 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Checking hashbrown v0.12.3 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Checking minimal-lexical v0.2.1 [INFO] [stderr] Checking rustc-hash v1.1.0 [INFO] [stderr] Checking ryu v1.0.12 [INFO] [stderr] Checking itoap v1.0.1 [INFO] [stderr] Compiling sailfish v0.5.0 [INFO] [stderr] Compiling indexmap v1.9.2 [INFO] [stderr] Checking aho-corasick v0.7.20 [INFO] [stderr] Checking nom v7.1.3 [INFO] [stderr] Compiling filetime v0.2.19 [INFO] [stderr] Checking parse-js v0.10.3 [INFO] [stderr] Checking minify-js v0.4.2 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Checking css-minify v0.3.1 [INFO] [stderr] Checking minify-html v0.10.7 [INFO] [stderr] Compiling toml v0.5.11 [INFO] [stderr] Compiling sailfish-macros v0.5.0 [INFO] [stderr] Checking generate-norepi-site v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 11.53s [INFO] running `Command { std: "docker" "inspect" "9d841a87dfb26288eea22667f2c47ebd60087616c41015020857bcf9a837feb3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9d841a87dfb26288eea22667f2c47ebd60087616c41015020857bcf9a837feb3", kill_on_drop: false }` [INFO] [stdout] 9d841a87dfb26288eea22667f2c47ebd60087616c41015020857bcf9a837feb3