[INFO] cloning repository https://github.com/lukechu10/maple-trunk-gitpod-template [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/lukechu10/maple-trunk-gitpod-template" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flukechu10%2Fmaple-trunk-gitpod-template", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flukechu10%2Fmaple-trunk-gitpod-template'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 0ef74b195119b3e554482a6de359c14b270ac716 [INFO] checking lukechu10/maple-trunk-gitpod-template against master#8c6ce6b91b172f77c795a74bfeaf74b865146b3f for pr-101345 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flukechu10%2Fmaple-trunk-gitpod-template" "/workspace/builds/worker-1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/lukechu10/maple-trunk-gitpod-template on toolchain 8c6ce6b91b172f77c795a74bfeaf74b865146b3f [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8c6ce6b91b172f77c795a74bfeaf74b865146b3f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/lukechu10/maple-trunk-gitpod-template [INFO] finished tweaking git repo https://github.com/lukechu10/maple-trunk-gitpod-template [INFO] tweaked toml for git repo https://github.com/lukechu10/maple-trunk-gitpod-template written to /workspace/builds/worker-1/source/Cargo.toml [INFO] crate git repo https://github.com/lukechu10/maple-trunk-gitpod-template already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8c6ce6b91b172f77c795a74bfeaf74b865146b3f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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:824c28ce115f6b999260af6986f3384c158e782489540e41c0b698ca1d9fd927" "/opt/rustwide/cargo-home/bin/cargo" "+8c6ce6b91b172f77c795a74bfeaf74b865146b3f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ee0c57b312b63f9415a0838256045d9677cbc0976eb5ba357de96404b5319f75 [INFO] running `Command { std: "docker" "start" "-a" "ee0c57b312b63f9415a0838256045d9677cbc0976eb5ba357de96404b5319f75", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ee0c57b312b63f9415a0838256045d9677cbc0976eb5ba357de96404b5319f75", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ee0c57b312b63f9415a0838256045d9677cbc0976eb5ba357de96404b5319f75", kill_on_drop: false }` [INFO] [stdout] ee0c57b312b63f9415a0838256045d9677cbc0976eb5ba357de96404b5319f75 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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:824c28ce115f6b999260af6986f3384c158e782489540e41c0b698ca1d9fd927" "/opt/rustwide/cargo-home/bin/cargo" "+8c6ce6b91b172f77c795a74bfeaf74b865146b3f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d53d9ee6697e5a98f6a55d9faed6cc06d53a48986881ecc34a8d2706193edecc [INFO] running `Command { std: "docker" "start" "-a" "d53d9ee6697e5a98f6a55d9faed6cc06d53a48986881ecc34a8d2706193edecc", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.43 [INFO] [stderr] Compiling quote v1.0.21 [INFO] [stderr] Compiling unicode-ident v1.0.3 [INFO] [stderr] Compiling syn v1.0.99 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.82 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling once_cell v1.13.1 [INFO] [stderr] Compiling bumpalo v3.11.0 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling libc v0.2.132 [INFO] [stderr] Compiling wasm-bindgen v0.2.82 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Checking hashbrown v0.12.3 [INFO] [stderr] Checking smallvec v1.9.0 [INFO] [stderr] Checking utf8-width v0.1.6 [INFO] [stderr] Compiling paste v1.0.8 [INFO] [stderr] Checking html-escape v0.2.11 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling slotmap v1.0.6 [INFO] [stderr] Compiling indexmap v1.9.1 [INFO] [stderr] Checking getrandom v0.2.7 [INFO] [stderr] Checking sycamore-reactive v0.8.0 [INFO] [stderr] Checking sycamore-core v0.8.0 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.82 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.82 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.82 [INFO] [stderr] Compiling sycamore-macro v0.8.0 [INFO] [stderr] Checking js-sys v0.3.59 [INFO] [stderr] Checking console_error_panic_hook v0.1.7 [INFO] [stderr] Checking web-sys v0.3.59 [INFO] [stderr] Checking sycamore-web v0.8.0 [INFO] [stderr] Checking console_log v0.2.0 [INFO] [stderr] Checking sycamore v0.8.0 [INFO] [stderr] Checking sycamore-trunk-gitpod-template v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 16.71s [INFO] running `Command { std: "docker" "inspect" "d53d9ee6697e5a98f6a55d9faed6cc06d53a48986881ecc34a8d2706193edecc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d53d9ee6697e5a98f6a55d9faed6cc06d53a48986881ecc34a8d2706193edecc", kill_on_drop: false }` [INFO] [stdout] d53d9ee6697e5a98f6a55d9faed6cc06d53a48986881ecc34a8d2706193edecc