[INFO] cloning repository https://github.com/lukewilliamboswell/basic-ssg [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/lukewilliamboswell/basic-ssg" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flukewilliamboswell%2Fbasic-ssg", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flukewilliamboswell%2Fbasic-ssg'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 83d00868b994ba65be13f8cdd309615d1a0d0666 [INFO] checking lukewilliamboswell/basic-ssg against try#f3d95de532264a1215023baa665c0028aecf74b1 for pr-148477 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flukewilliamboswell%2Fbasic-ssg" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-6-tc2/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/lukewilliamboswell/basic-ssg [INFO] finished tweaking git repo https://github.com/lukewilliamboswell/basic-ssg [INFO] tweaked toml for git repo https://github.com/lukewilliamboswell/basic-ssg written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/lukewilliamboswell/basic-ssg on toolchain f3d95de532264a1215023baa665c0028aecf74b1 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f3d95de532264a1215023baa665c0028aecf74b1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/lukewilliamboswell/basic-ssg 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" "+f3d95de532264a1215023baa665c0028aecf74b1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded wyhash v0.5.0 [INFO] [stderr] Downloaded plist v1.7.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+f3d95de532264a1215023baa665c0028aecf74b1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 37f2787e2cbf21ca9e31f94258765388ef402ab9b19a231e50a6c6ff4b3a2642 [INFO] running `Command { std: "docker" "start" "-a" "37f2787e2cbf21ca9e31f94258765388ef402ab9b19a231e50a6c6ff4b3a2642", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "37f2787e2cbf21ca9e31f94258765388ef402ab9b19a231e50a6c6ff4b3a2642", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "37f2787e2cbf21ca9e31f94258765388ef402ab9b19a231e50a6c6ff4b3a2642", kill_on_drop: false }` [INFO] [stdout] 37f2787e2cbf21ca9e31f94258765388ef402ab9b19a231e50a6c6ff4b3a2642 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+f3d95de532264a1215023baa665c0028aecf74b1" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] be7410732f9bf66b3dc2e0d1a0e9963aedef08dc76f9b1a8d7676ccdc745f3f3 [INFO] running `Command { std: "docker" "start" "-a" "be7410732f9bf66b3dc2e0d1a0e9963aedef08dc76f9b1a8d7676ccdc745f3f3", kill_on_drop: false }` [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking arrayvec v0.7.6 [INFO] [stderr] Compiling unicode-ident v1.0.15 [INFO] [stderr] Compiling im v15.1.0 [INFO] [stderr] Compiling im-rc v15.1.0 [INFO] [stderr] Compiling serde v1.0.217 [INFO] [stderr] Checking ahash v0.8.11 [INFO] [stderr] Checking soa v0.0.1 (https://github.com/roc-lang/roc.git#cf1cfefa) [INFO] [stderr] Checking memmap2 v0.9.4 [INFO] [stderr] Checking bumpalo v3.16.0 [INFO] [stderr] Checking roc_region v0.0.1 (https://github.com/roc-lang/roc.git#cf1cfefa) [INFO] [stderr] Checking roc_ident v0.0.1 (https://github.com/roc-lang/roc.git#cf1cfefa) [INFO] [stderr] Checking roc_error_macros v0.0.1 (https://github.com/roc-lang/roc.git#cf1cfefa) [INFO] [stderr] Checking time v0.3.37 [INFO] [stderr] Checking miniz_oxide v0.8.3 [INFO] [stderr] Checking regex v1.11.1 [INFO] [stderr] Checking rand_xoshiro v0.6.0 [INFO] [stderr] Compiling proc-macro2 v1.0.93 [INFO] [stderr] Checking wyhash v0.5.0 [INFO] [stderr] Checking quick-xml v0.32.0 [INFO] [stderr] Checking roc_std v0.0.1 (https://github.com/roc-lang/roc.git#cf1cfefa) [INFO] [stderr] Checking utf8-width v0.1.7 [INFO] [stderr] Checking encode_unicode v1.0.0 [INFO] [stderr] Compiling pulldown-cmark v0.9.6 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Checking sys-locale v0.3.2 [INFO] [stderr] Checking html-escape v0.2.13 [INFO] [stderr] Checking flate2 v1.0.35 [INFO] [stderr] Checking roc_std_heap v0.0.1 (https://github.com/roc-lang/roc.git#cf1cfefa) [INFO] [stderr] Checking roc_io_error v0.0.1 (https://github.com/roc-lang/basic-cli.git#ca9a2a39) [INFO] [stderr] Checking roc_file v0.0.1 (https://github.com/roc-lang/basic-cli.git#ca9a2a39) [INFO] [stderr] Checking roc_stdio v0.0.1 (https://github.com/roc-lang/basic-cli.git#ca9a2a39) [INFO] [stderr] Checking roc_command v0.0.1 (https://github.com/roc-lang/basic-cli.git#ca9a2a39) [INFO] [stderr] Checking fancy-regex v0.11.0 [INFO] [stderr] Checking roc_env v0.0.1 (https://github.com/roc-lang/basic-cli.git#ca9a2a39) [INFO] [stderr] Compiling quote v1.0.38 [INFO] [stderr] Compiling syn v2.0.96 [INFO] [stderr] Checking roc_collections v0.0.1 (https://github.com/roc-lang/roc.git#cf1cfefa) [INFO] [stderr] Checking roc_module v0.0.1 (https://github.com/roc-lang/roc.git#cf1cfefa) [INFO] [stderr] Checking serde_json v1.0.137 [INFO] [stderr] Checking plist v1.7.0 [INFO] [stderr] Checking bincode v1.3.3 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling serde_derive v1.0.217 [INFO] [stderr] Checking roc_parse v0.0.1 (https://github.com/roc-lang/roc.git#cf1cfefa) [INFO] [stderr] Checking thiserror v1.0.69 [INFO] [stderr] Checking syntect v5.2.0 [INFO] [stderr] Checking roc_highlight v0.0.1 (https://github.com/roc-lang/roc.git#cf1cfefa) [INFO] [stderr] Checking ssg v0.1.0 (/opt/rustwide/workdir/crates/ssg) [INFO] [stderr] Checking roc_host v0.1.0 (/opt/rustwide/workdir/crates/roc_host) [INFO] [stderr] Checking host v0.0.1 (/opt/rustwide/workdir/crates/roc_host_lib) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.98s [INFO] running `Command { std: "docker" "inspect" "be7410732f9bf66b3dc2e0d1a0e9963aedef08dc76f9b1a8d7676ccdc745f3f3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "be7410732f9bf66b3dc2e0d1a0e9963aedef08dc76f9b1a8d7676ccdc745f3f3", kill_on_drop: false }` [INFO] [stdout] be7410732f9bf66b3dc2e0d1a0e9963aedef08dc76f9b1a8d7676ccdc745f3f3