[INFO] fetching crate prolog_parser 0.8.68...
[INFO] checking prolog_parser-0.8.68 against try#5f6abd89da253a562ad85d235b9342a3ac336c28 for pr-156114
[INFO] extracting crate prolog_parser 0.8.68 into /workspace/builds/worker-4-tc2/source
[INFO] started tweaking crates.io crate prolog_parser 0.8.68
[INFO] finished tweaking crates.io crate prolog_parser 0.8.68
[INFO] tweaked toml for crates.io crate prolog_parser 0.8.68 written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate prolog_parser 0.8.68 on toolchain 5f6abd89da253a562ad85d235b9342a3ac336c28
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5f6abd89da253a562ad85d235b9342a3ac336c28" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5f6abd89da253a562ad85d235b9342a3ac336c28" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 30 packages to latest compatible versions
[INFO] [stderr]       Adding lexical v2.2.4 (available: v7.0.5)
[INFO] [stderr]       Adding ordered-float v0.5.2 (available: v5.3.0)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5f6abd89da253a562ad85d235b9342a3ac336c28" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: `package.edition` is unspecified, defaulting to `2015` while the latest is `2024`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+5f6abd89da253a562ad85d235b9342a3ac336c28" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 27fe29d507be4f264612c524816f3a3f8986d8cdc369f1e22f60fda8be2c7638
[INFO] running `Command { std: "docker" "start" "-a" "27fe29d507be4f264612c524816f3a3f8986d8cdc369f1e22f60fda8be2c7638", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "27fe29d507be4f264612c524816f3a3f8986d8cdc369f1e22f60fda8be2c7638", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "27fe29d507be4f264612c524816f3a3f8986d8cdc369f1e22f60fda8be2c7638", kill_on_drop: false }`
[INFO] [stdout] 27fe29d507be4f264612c524816f3a3f8986d8cdc369f1e22f60fda8be2c7638
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+5f6abd89da253a562ad85d235b9342a3ac336c28" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c6902d5e050132f3958c04d5b9b68b52ff8722d6e4108994c239800b78693644
[INFO] running `Command { std: "docker" "start" "-a" "c6902d5e050132f3958c04d5b9b68b52ff8722d6e4108994c239800b78693644", kill_on_drop: false }`
[INFO] [stderr] warning: `package.edition` is unspecified, defaulting to `2015` while the latest is `2024`
[INFO] [stderr]    Compiling semver-parser v0.7.0
[INFO] [stderr]    Compiling gmp-mpfr-sys v1.7.1
[INFO] [stderr]    Compiling arrayvec v0.4.12
[INFO] [stderr]     Checking nodrop v0.1.14
[INFO] [stderr]    Compiling rug v1.30.0
[INFO] [stderr]     Checking void v1.0.2
[INFO] [stderr]     Checking static_assertions v0.3.4
[INFO] [stderr]     Checking az v1.3.0
[INFO] [stderr]     Checking unicode-segmentation v1.13.2
[INFO] [stderr]     Checking num-traits v0.1.43
[INFO] [stderr]     Checking unreachable v1.0.0
[INFO] [stderr]     Checking ordered-float v0.5.2
[INFO] [stderr]    Compiling semver v0.9.0
[INFO] [stderr]     Checking unicode_reader v1.0.2
[INFO] [stderr]    Compiling rustc_version v0.2.3
[INFO] [stderr]    Compiling lexical-core v0.4.8
[INFO] [stderr]    Compiling lexical v2.2.4
[INFO] [stderr]     Checking prolog_parser v0.8.68 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/tabled_rc.rs:47:23
[INFO] [stdout]    |
[INFO] [stdout] 47 |     pub fn borrow_mut(&self) -> RefMut<HashSet<Rc<T>>> {
[INFO] [stdout]    |                       ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                       |
[INFO] [stdout]    |                       the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 47 |     pub fn borrow_mut(&self) -> RefMut<'_, HashSet<Rc<T>>> {
[INFO] [stdout]    |                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/tabled_rc.rs:47:23
[INFO] [stdout]    |
[INFO] [stdout] 47 |     pub fn borrow_mut(&self) -> RefMut<HashSet<Rc<T>>> {
[INFO] [stdout]    |                       ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                       |
[INFO] [stdout]    |                       the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 47 |     pub fn borrow_mut(&self) -> RefMut<'_, HashSet<Rc<T>>> {
[INFO] [stdout]    |                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 4m 39s
[INFO] running `Command { std: "docker" "inspect" "c6902d5e050132f3958c04d5b9b68b52ff8722d6e4108994c239800b78693644", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c6902d5e050132f3958c04d5b9b68b52ff8722d6e4108994c239800b78693644", kill_on_drop: false }`
[INFO] [stdout] c6902d5e050132f3958c04d5b9b68b52ff8722d6e4108994c239800b78693644
