[INFO] cloning repository https://github.com/elapse-lang/elapse [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/elapse-lang/elapse" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Felapse-lang%2Felapse", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Felapse-lang%2Felapse'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 64c6ef9350ff9e3a30a97c819ff2198dcc90dd9d [INFO] checking elapse-lang/elapse against try#23ffd2897cbb44320ca18dfe4d05dbacb37d55e0 for pr-115950 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Felapse-lang%2Felapse" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/elapse-lang/elapse on toolchain 23ffd2897cbb44320ca18dfe4d05dbacb37d55e0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+23ffd2897cbb44320ca18dfe4d05dbacb37d55e0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/elapse-lang/elapse [INFO] finished tweaking git repo https://github.com/elapse-lang/elapse [INFO] tweaked toml for git repo https://github.com/elapse-lang/elapse written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/elapse-lang/elapse 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" "+23ffd2897cbb44320ca18dfe4d05dbacb37d55e0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:4f8da3c744d2da974e54ce020a79f4ad54313e914ebeaab8fc086f07e8d8b066" "/opt/rustwide/cargo-home/bin/cargo" "+23ffd2897cbb44320ca18dfe4d05dbacb37d55e0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2cf149e03ab9f3ef29c4173af5ecbf4056f38ffeaf618304af4735ef93750139 [INFO] running `Command { std: "docker" "start" "-a" "2cf149e03ab9f3ef29c4173af5ecbf4056f38ffeaf618304af4735ef93750139", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2cf149e03ab9f3ef29c4173af5ecbf4056f38ffeaf618304af4735ef93750139", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2cf149e03ab9f3ef29c4173af5ecbf4056f38ffeaf618304af4735ef93750139", kill_on_drop: false }` [INFO] [stdout] 2cf149e03ab9f3ef29c4173af5ecbf4056f38ffeaf618304af4735ef93750139 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:4f8da3c744d2da974e54ce020a79f4ad54313e914ebeaab8fc086f07e8d8b066" "/opt/rustwide/cargo-home/bin/cargo" "+23ffd2897cbb44320ca18dfe4d05dbacb37d55e0" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1c291c44717a6fc5702aafd51e3234e5a447027a7000ab92e83206f8ac3072e8 [INFO] running `Command { std: "docker" "start" "-a" "1c291c44717a6fc5702aafd51e3234e5a447027a7000ab92e83206f8ac3072e8", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.36 [INFO] [stderr] Compiling syn v1.0.86 [INFO] [stderr] Compiling ucd-trie v0.1.3 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Checking pest v2.1.3 [INFO] [stderr] Compiling quote v1.0.15 [INFO] [stderr] Compiling pest_meta v2.1.3 [INFO] [stderr] Compiling pest_generator v2.1.3 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Compiling pest_consume_macros v1.1.0 [INFO] [stderr] Checking pest_consume v1.1.1 [INFO] [stderr] Checking elapse-parser v0.1.0 (/opt/rustwide/workdir/src/elapse-parser) [INFO] [stdout] warning: unused `#[macro_use]` import [INFO] [stdout] --> src/elapse-parser/src/lib.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | #[macro_use] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `#[macro_use]` import [INFO] [stdout] --> src/elapse-parser/src/lib.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | #[macro_use] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: lifetime may not live long enough [INFO] [stdout] --> src/elapse-parser/src/ast.rs:89:9 [INFO] [stdout] | [INFO] [stdout] 73 | fn file(input: Node) -> Result>> { [INFO] [stdout] | ----- has type `pest_consume::Node<'1, Rule, ()>` [INFO] [stdout] ... [INFO] [stdout] 89 | Ok(statements) [INFO] [stdout] | ^^^^^^^^^^^^^^ returning this value requires that `'1` must outlive `'static` [INFO] [stdout] | [INFO] [stdout] help: to declare that the trait object captures data from argument `input`, you can add an explicit `'_` lifetime bound [INFO] [stdout] | [INFO] [stdout] 73 | fn file(input: Node) -> Result>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: lifetime may not live long enough [INFO] [stdout] --> src/elapse-parser/src/ast.rs:89:9 [INFO] [stdout] | [INFO] [stdout] 73 | fn file(input: Node) -> Result>> { [INFO] [stdout] | ----- has type `pest_consume::Node<'1, Rule, ()>` [INFO] [stdout] ... [INFO] [stdout] 89 | Ok(statements) [INFO] [stdout] | ^^^^^^^^^^^^^^ returning this value requires that `'1` must outlive `'static` [INFO] [stdout] | [INFO] [stdout] help: to declare that the trait object captures data from argument `input`, you can add an explicit `'_` lifetime bound [INFO] [stdout] | [INFO] [stdout] 73 | fn file(input: Node) -> Result>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `elapse-parser` (lib test) due to 2 previous errors; 1 warning emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `elapse-parser` (lib) due to 2 previous errors; 1 warning emitted [INFO] running `Command { std: "docker" "inspect" "1c291c44717a6fc5702aafd51e3234e5a447027a7000ab92e83206f8ac3072e8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1c291c44717a6fc5702aafd51e3234e5a447027a7000ab92e83206f8ac3072e8", kill_on_drop: false }` [INFO] [stdout] 1c291c44717a6fc5702aafd51e3234e5a447027a7000ab92e83206f8ac3072e8