[INFO] cloning repository https://github.com/rohankumardubey/prql [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/rohankumardubey/prql" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frohankumardubey%2Fprql", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frohankumardubey%2Fprql'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 385570f4a58fc121e09b7d93b8bdd50bcb1760f8 [INFO] checking rohankumardubey/prql against try#cb1f7c96119295882e08b09b4bd01051669c071b for pr-98835 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frohankumardubey%2Fprql" "/workspace/builds/worker-4/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/rohankumardubey/prql on toolchain cb1f7c96119295882e08b09b4bd01051669c071b [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+cb1f7c96119295882e08b09b4bd01051669c071b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/rohankumardubey/prql [INFO] finished tweaking git repo https://github.com/rohankumardubey/prql [INFO] tweaked toml for git repo https://github.com/rohankumardubey/prql written to /workspace/builds/worker-4/source/Cargo.toml [INFO] crate git repo https://github.com/rohankumardubey/prql already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+cb1f7c96119295882e08b09b4bd01051669c071b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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:ac0d0aa6ec8ed129e241004a6179c99fa0d2616f50ba759c5b60bd26d0fafa02" "/opt/rustwide/cargo-home/bin/cargo" "+cb1f7c96119295882e08b09b4bd01051669c071b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2c79d01082848fa67f809b68852b3ca50ae438e40a5a43e29dea64421626f842 [INFO] running `Command { std: "docker" "start" "-a" "2c79d01082848fa67f809b68852b3ca50ae438e40a5a43e29dea64421626f842", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2c79d01082848fa67f809b68852b3ca50ae438e40a5a43e29dea64421626f842", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2c79d01082848fa67f809b68852b3ca50ae438e40a5a43e29dea64421626f842", kill_on_drop: false }` [INFO] [stdout] 2c79d01082848fa67f809b68852b3ca50ae438e40a5a43e29dea64421626f842 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "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:ac0d0aa6ec8ed129e241004a6179c99fa0d2616f50ba759c5b60bd26d0fafa02" "/opt/rustwide/cargo-home/bin/cargo" "+cb1f7c96119295882e08b09b4bd01051669c071b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 11a3cc9f83c315794d7c7c5bcb6ecd32c5732d784a497e05f30a5837c68a26e1 [INFO] running `Command { std: "docker" "start" "-a" "11a3cc9f83c315794d7c7c5bcb6ecd32c5732d784a497e05f30a5837c68a26e1", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.36 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.84 [INFO] [stderr] Compiling serde_derive v1.0.133 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling libc v0.2.112 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling serde v1.0.133 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Checking utf8-width v0.1.5 [INFO] [stderr] Checking linked-hash-map v0.5.4 [INFO] [stderr] Checking minimal-lexical v0.2.1 [INFO] [stderr] Checking hashbrown v0.11.2 [INFO] [stderr] Checking ryu v1.0.9 [INFO] [stderr] Compiling serde_json v1.0.74 [INFO] [stderr] Checking once_cell v1.9.0 [INFO] [stderr] Checking percent-encoding v2.1.0 [INFO] [stderr] Checking itoa v1.0.1 [INFO] [stderr] Checking uuid v0.8.2 [INFO] [stderr] Checking similar v2.1.0 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking html-escape v0.2.9 [INFO] [stderr] Checking yaml-rust v0.4.5 [INFO] [stderr] Compiling nom v7.1.0 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling quote v1.0.14 [INFO] [stderr] Checking terminal_size v0.1.17 [INFO] [stderr] Checking console v0.15.0 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Checking thiserror v1.0.30 [INFO] [stderr] Checking parse-hyperlinks v0.23.3 [INFO] [stdout] error[E0597]: `input` does not live long enough [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/parse-hyperlinks-0.23.3/src/renderer.rs:514:17 [INFO] [stdout] | [INFO] [stdout] 510 | pub fn text_rawlinks2html_writer<'a, S: 'a + AsRef, W: Write>( [INFO] [stdout] | -- lifetime `'a` defined here [INFO] [stdout] ... [INFO] [stdout] 514 | let input = input.as_ref(); [INFO] [stdout] | ^^^^^^^^^^^^^^ borrowed value does not live long enough [INFO] [stdout] ... [INFO] [stdout] 530 | / render( [INFO] [stdout] 531 | | input, [INFO] [stdout] 532 | | "
",
[INFO] [stdout] 533 | |         "
", [INFO] [stdout] ... | [INFO] [stdout] 537 | | output, [INFO] [stdout] 538 | | ) [INFO] [stdout] | |_____- argument requires that `input` is borrowed for `'a` [INFO] [stdout] 539 | } [INFO] [stdout] | - `input` dropped here while still borrowed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0597`. [INFO] [stdout] [INFO] [stderr] error: could not compile `parse-hyperlinks` due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "11a3cc9f83c315794d7c7c5bcb6ecd32c5732d784a497e05f30a5837c68a26e1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "11a3cc9f83c315794d7c7c5bcb6ecd32c5732d784a497e05f30a5837c68a26e1", kill_on_drop: false }` [INFO] [stdout] 11a3cc9f83c315794d7c7c5bcb6ecd32c5732d784a497e05f30a5837c68a26e1