[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] testing lukechu10/maple-trunk-gitpod-template against beta-2022-11-01 for beta-1.66-1.1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flukechu10%2Fmaple-trunk-gitpod-template" "/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/lukechu10/maple-trunk-gitpod-template on toolchain beta-2022-11-01 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-11-01" "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-7/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" "+beta-2022-11-01" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:83125433e4fff17b1ac56874832f668d9df75ee638575aca552b68e127bedee9" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-11-01" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d90ae3aaf2a8bf2906a59a935c3cb5a5c3062efb520435d9ef5cfb4ce283a407 [INFO] running `Command { std: "docker" "start" "-a" "d90ae3aaf2a8bf2906a59a935c3cb5a5c3062efb520435d9ef5cfb4ce283a407", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d90ae3aaf2a8bf2906a59a935c3cb5a5c3062efb520435d9ef5cfb4ce283a407", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d90ae3aaf2a8bf2906a59a935c3cb5a5c3062efb520435d9ef5cfb4ce283a407", kill_on_drop: false }` [INFO] [stdout] d90ae3aaf2a8bf2906a59a935c3cb5a5c3062efb520435d9ef5cfb4ce283a407 [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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:83125433e4fff17b1ac56874832f668d9df75ee638575aca552b68e127bedee9" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-11-01" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0407fe2acc2f0cb6e837efade80530d10368afc4e991ebdcaeba9f277f6fb2f3 [INFO] running `Command { std: "docker" "start" "-a" "0407fe2acc2f0cb6e837efade80530d10368afc4e991ebdcaeba9f277f6fb2f3", kill_on_drop: false }` [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling proc-macro2 v1.0.43 [INFO] [stderr] Compiling once_cell v1.13.1 [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 wasm-bindgen-shared v0.2.82 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling bumpalo v3.11.0 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling wasm-bindgen v0.2.82 [INFO] [stderr] Compiling libc v0.2.132 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling smallvec v1.9.0 [INFO] [stderr] Compiling slotmap v1.0.6 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling utf8-width v0.1.6 [INFO] [stderr] Compiling html-escape v0.2.11 [INFO] [stderr] Compiling paste v1.0.8 [INFO] [stderr] Compiling indexmap v1.9.1 [INFO] [stderr] Compiling getrandom v0.2.7 [INFO] [stderr] Compiling sycamore-reactive v0.8.0 [INFO] [stderr] Compiling 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 sycamore-macro v0.8.0 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.82 [INFO] [stderr] Compiling js-sys v0.3.59 [INFO] [stderr] Compiling console_error_panic_hook v0.1.7 [INFO] [stderr] Compiling web-sys v0.3.59 [INFO] [stderr] Compiling sycamore-web v0.8.0 [INFO] [stderr] Compiling console_log v0.2.0 [INFO] [stderr] Compiling sycamore v0.8.0 [INFO] [stdout] error[E0309]: the parameter type `impl AsRef` may not live long enough [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/sycamore-0.8.0/src/builder.rs:89:5 [INFO] [stdout] | [INFO] [stdout] 89 | ElementBuilder::new(move |_| G::element_from_tag(t.as_ref())) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ ...so that the type `impl AsRef` will meet its required lifetime bounds [INFO] [stdout] | [INFO] [stdout] help: consider adding an explicit lifetime bound... [INFO] [stdout] | [INFO] [stdout] 87 | t: impl AsRef + 'a, [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0309]: the parameter type `impl AsRef` may not live long enough [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/sycamore-0.8.0/src/builder.rs:89:5 [INFO] [stdout] | [INFO] [stdout] 89 | ElementBuilder::new(move |_| G::element_from_tag(t.as_ref())) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ...so that the type `impl AsRef` will meet its required lifetime bounds [INFO] [stdout] | [INFO] [stdout] help: consider adding an explicit lifetime bound... [INFO] [stdout] | [INFO] [stdout] 87 | t: impl AsRef + 'a, [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0309]: the parameter type `impl ElementBuilderOrView<'a, G>` may not live long enough [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/sycamore-0.8.0/src/builder.rs:428:9 [INFO] [stdout] | [INFO] [stdout] 428 | self.map(|cx, el| render::insert(cx, el, c.into_view(cx), None, None, true)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ...so that the type `impl ElementBuilderOrView<'a, G>` will meet its required lifetime bounds [INFO] [stdout] | [INFO] [stdout] help: consider adding an explicit lifetime bound... [INFO] [stdout] | [INFO] [stdout] 426 | c: impl ElementBuilderOrView<'a, G> + 'a, [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0309`. [INFO] [stdout] [INFO] [stderr] error: could not compile `sycamore` due to 4 previous errors [INFO] running `Command { std: "docker" "inspect" "0407fe2acc2f0cb6e837efade80530d10368afc4e991ebdcaeba9f277f6fb2f3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0407fe2acc2f0cb6e837efade80530d10368afc4e991ebdcaeba9f277f6fb2f3", kill_on_drop: false }` [INFO] [stdout] 0407fe2acc2f0cb6e837efade80530d10368afc4e991ebdcaeba9f277f6fb2f3