[INFO] fetching crate prolog_parser 0.8.68...
[INFO] testing prolog_parser-0.8.68 against master#733b47ea4b1b86216f14ef56e49440c33933f230+rustflags=-Copt-level=3 for pr-138759
[INFO] extracting crate prolog_parser 0.8.68 into /workspace/builds/worker-3-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-3-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate prolog_parser 0.8.68 on toolchain 733b47ea4b1b86216f14ef56e49440c33933f230
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "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" "+733b47ea4b1b86216f14ef56e49440c33933f230" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 39 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.1.0)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 95a54b3bef47b3d7547d2a643e840771f528ba692850e713dae0d05482e0b5d8
[INFO] running `Command { std: "docker" "start" "-a" "95a54b3bef47b3d7547d2a643e840771f528ba692850e713dae0d05482e0b5d8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "95a54b3bef47b3d7547d2a643e840771f528ba692850e713dae0d05482e0b5d8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "95a54b3bef47b3d7547d2a643e840771f528ba692850e713dae0d05482e0b5d8", kill_on_drop: false }`
[INFO] [stdout] 95a54b3bef47b3d7547d2a643e840771f528ba692850e713dae0d05482e0b5d8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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 -Copt-level=3" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8cb79834ad1ecaaec05343486842df0e12a956764a56604ac984982c72aea075
[INFO] running `Command { std: "docker" "start" "-a" "8cb79834ad1ecaaec05343486842df0e12a956764a56604ac984982c72aea075", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]    Compiling semver-parser v0.7.0
[INFO] [stderr]    Compiling autocfg v1.5.0
[INFO] [stderr]    Compiling gmp-mpfr-sys v1.6.8
[INFO] [stderr]    Compiling arrayvec v0.4.12
[INFO] [stderr]    Compiling libc v0.2.177
[INFO] [stderr]    Compiling libm v0.2.15
[INFO] [stderr]    Compiling az v1.2.1
[INFO] [stderr]    Compiling nodrop v0.1.14
[INFO] [stderr]    Compiling ryu v1.0.20
[INFO] [stderr]    Compiling void v1.0.2
[INFO] [stderr]    Compiling cfg-if v0.1.10
[INFO] [stderr]    Compiling rug v1.28.0
[INFO] [stderr]    Compiling static_assertions v0.3.4
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling unreachable v1.0.0
[INFO] [stderr]    Compiling semver v0.9.0
[INFO] [stderr]    Compiling rustc_version v0.2.3
[INFO] [stderr]    Compiling unicode_reader v1.0.2
[INFO] [stderr]    Compiling lexical-core v0.4.8
[INFO] [stderr]    Compiling lexical v2.2.4
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling num-traits v0.1.43
[INFO] [stderr]    Compiling ordered-float v0.5.2
[INFO] [stderr]    Compiling prolog_parser v0.8.68 (/opt/rustwide/workdir)
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be 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 lifetime gets resolved as `'_`
[INFO] [stdout]    |                       |
[INFO] [stdout]    |                       this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for 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 56s
[INFO] running `Command { std: "docker" "inspect" "8cb79834ad1ecaaec05343486842df0e12a956764a56604ac984982c72aea075", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8cb79834ad1ecaaec05343486842df0e12a956764a56604ac984982c72aea075", kill_on_drop: false }`
[INFO] [stdout] 8cb79834ad1ecaaec05343486842df0e12a956764a56604ac984982c72aea075
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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 -Copt-level=3" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 38d8b028d32890fb890b53ced41e9fe2c9432b5126559ab638ad676397c09a60
[INFO] running `Command { std: "docker" "start" "-a" "38d8b028d32890fb890b53ced41e9fe2c9432b5126559ab638ad676397c09a60", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]    Compiling prolog_parser v0.8.68 (/opt/rustwide/workdir)
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be 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 lifetime gets resolved as `'_`
[INFO] [stdout]    |                       |
[INFO] [stdout]    |                       this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 47 |     pub fn borrow_mut(&self) -> RefMut<'_, HashSet<Rc<T>>> {
[INFO] [stdout]    |                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be 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 lifetime gets resolved as `'_`
[INFO] [stdout]    |                       |
[INFO] [stdout]    |                       this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 47 |     pub fn borrow_mut(&self) -> RefMut<'_, HashSet<Rc<T>>> {
[INFO] [stdout]    |                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 4.60s
[INFO] running `Command { std: "docker" "inspect" "38d8b028d32890fb890b53ced41e9fe2c9432b5126559ab638ad676397c09a60", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "38d8b028d32890fb890b53ced41e9fe2c9432b5126559ab638ad676397c09a60", kill_on_drop: false }`
[INFO] [stdout] 38d8b028d32890fb890b53ced41e9fe2c9432b5126559ab638ad676397c09a60
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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 -Copt-level=3" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] c852db2341937bbd48bd76a05e4cffb6e13b4416dcd31637ac8bc44a11aea29d
[INFO] running `Command { std: "docker" "start" "-a" "c852db2341937bbd48bd76a05e4cffb6e13b4416dcd31637ac8bc44a11aea29d", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]   --> src/tabled_rc.rs:47:23
[INFO] [stderr]    |
[INFO] [stderr] 47 |     pub fn borrow_mut(&self) -> RefMut<HashSet<Rc<T>>> {
[INFO] [stderr]    |                       ^^^^^     ---------------------- the lifetime gets resolved as `'_`
[INFO] [stderr]    |                       |
[INFO] [stderr]    |                       this lifetime flows to the output
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stderr]    |
[INFO] [stderr] 47 |     pub fn borrow_mut(&self) -> RefMut<'_, HashSet<Rc<T>>> {
[INFO] [stderr]    |                                        +++
[INFO] [stderr] 
[INFO] [stderr] warning: `prolog_parser` (lib) generated 1 warning
[INFO] [stderr] warning: `prolog_parser` (lib test) generated 1 warning (1 duplicate)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.07s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/prolog_parser-e9d7122bd200162f)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/bom.rs (/opt/rustwide/target/debug/deps/bom-c4f5565169503ef5)
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test invalid_utf16_bom ... ok
[INFO] [stdout] test skip_utf8_bom ... ok
[INFO] [stdout] test valid_token ... ok
[INFO] [stdout] test empty_stream ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]      Running tests/parse_tokens.rs (/opt/rustwide/target/debug/deps/parse_tokens-7716e193edffc2c0)
[INFO] [stdout] running 11 tests
[INFO] [stdout] test char_with_control_seq ... ok
[INFO] [stdout] test char_with_hexseq ... ok
[INFO] [stdout] test char_with_hexseq_invalid ... ok
[INFO] [stdout] test char_with_meta_seq ... ok
[INFO] [stdout] test any_char_multiline_comment ... ok
[INFO] [stdout] test char_with_octseq ... ok
[INFO] [stdout] test comment_then_eof ... FAILED
[INFO] [stdout] test empty ... ok
[INFO] [stdout] test empty_multiline_comment ... ok
[INFO] [stdout] test simple_char ... ok
[INFO] [stdout] test char_with_octseq_0 ... ok
[INFO] [stderr] error: test failed, to rerun pass `--test parse_tokens`
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- comment_then_eof stdout ----
[INFO] [stdout] Error: UnexpectedEOF
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     comment_then_eof
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 10 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "c852db2341937bbd48bd76a05e4cffb6e13b4416dcd31637ac8bc44a11aea29d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c852db2341937bbd48bd76a05e4cffb6e13b4416dcd31637ac8bc44a11aea29d", kill_on_drop: false }`
[INFO] [stdout] c852db2341937bbd48bd76a05e4cffb6e13b4416dcd31637ac8bc44a11aea29d
