[INFO] fetching crate logicline 0.1.8...
[INFO] testing logicline-0.1.8 against try#b83b707f97d809763b7861afa7638871f3339a33 for pr-145838-1
[INFO] extracting crate logicline 0.1.8 into /workspace/builds/worker-6-tc2/source
[INFO] removed /workspace/builds/worker-6-tc2/source/rust-toolchain.toml
[INFO] started tweaking crates.io crate logicline 0.1.8
[INFO] removed 0 missing examples
[INFO] finished tweaking crates.io crate logicline 0.1.8
[INFO] tweaked toml for crates.io crate logicline 0.1.8 written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate logicline 0.1.8 on toolchain b83b707f97d809763b7861afa7638871f3339a33
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate logicline 0.1.8 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" "+b83b707f97d809763b7861afa7638871f3339a33" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] cd9494b3e8325e52b322310bbc2928c2ed26f82254de156c5fd904eddcbe1805
[INFO] running `Command { std: "docker" "start" "-a" "cd9494b3e8325e52b322310bbc2928c2ed26f82254de156c5fd904eddcbe1805", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "cd9494b3e8325e52b322310bbc2928c2ed26f82254de156c5fd904eddcbe1805", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cd9494b3e8325e52b322310bbc2928c2ed26f82254de156c5fd904eddcbe1805", kill_on_drop: false }`
[INFO] [stdout] cd9494b3e8325e52b322310bbc2928c2ed26f82254de156c5fd904eddcbe1805
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] fa9cdd4aad67c1b83063a04c4b795eafceacf39347ab4a1b3fd842afdbb483ac
[INFO] running `Command { std: "docker" "start" "-a" "fa9cdd4aad67c1b83063a04c4b795eafceacf39347ab4a1b3fd842afdbb483ac", kill_on_drop: false }`
[INFO] [stderr] Compiling proc-macro2 v1.0.95
[INFO] [stderr] Compiling autocfg v1.4.0
[INFO] [stderr] Compiling smallvec v1.15.0
[INFO] [stderr] Compiling syn v1.0.109
[INFO] [stderr] Compiling bitflags v2.9.1
[INFO] [stderr] Compiling zerocopy v0.8.25
[INFO] [stderr] Compiling icu_properties_data v2.0.0
[INFO] [stderr] Compiling serde v1.0.219
[INFO] [stderr] Compiling fnv v1.0.7
[INFO] [stderr] Compiling memchr v2.7.4
[INFO] [stderr] Compiling unicase v2.8.1
[INFO] [stderr] Compiling rustix v1.0.7
[INFO] [stderr] Compiling strsim v0.10.0
[INFO] [stderr] Compiling getrandom v0.2.16
[INFO] [stderr] Compiling httparse v1.10.1
[INFO] [stderr] Compiling linux-raw-sys v0.9.4
[INFO] [stderr] Compiling getrandom v0.3.3
[INFO] [stderr] Compiling mime_guess v2.0.5
[INFO] [stderr] Compiling crc32fast v1.4.2
[INFO] [stderr] Compiling typeid v1.0.3
[INFO] [stderr] Compiling safemem v0.3.3
[INFO] [stderr] Compiling powerfmt v0.2.0
[INFO] [stderr] Compiling fastrand v2.3.0
[INFO] [stderr] Compiling serde_json v1.0.140
[INFO] [stderr] Compiling rand_core v0.6.4
[INFO] [stderr] Compiling nix v0.27.1
[INFO] [stderr] Compiling parking_lot_core v0.9.10
[INFO] [stderr] Compiling deranged v0.4.0
[INFO] [stderr] Compiling brotli-decompressor v2.5.1
[INFO] [stderr] Compiling lock_api v0.4.12
[INFO] [stderr] Compiling num-traits v0.2.19
[INFO] [stderr] Compiling buf_redux v0.8.4
[INFO] [stderr] Compiling twoway v0.1.8
[INFO] [stderr] Compiling gzip-header v1.0.0
[INFO] [stderr] Compiling num_cpus v1.16.0
[INFO] [stderr] Compiling tracing-core v0.1.33
[INFO] [stderr] Compiling num-conv v0.1.0
[INFO] [stderr] Compiling ascii v1.1.0
[INFO] [stderr] Compiling num_threads v0.1.7
[INFO] [stderr] Compiling time-core v0.1.4
[INFO] [stderr] Compiling adler32 v1.2.0
[INFO] [stderr] Compiling chunked_transfer v1.5.0
[INFO] [stderr] Compiling quick-error v1.2.3
[INFO] [stderr] Compiling deflate v1.0.0
[INFO] [stderr] Compiling parking_lot_rt v0.12.1
[INFO] [stderr] Compiling threadpool v1.8.1
[INFO] [stderr] Compiling filetime v0.2.25
[INFO] [stderr] Compiling linux-futex v1.0.0
[INFO] [stderr] Compiling object-id v0.1.4
[INFO] [stderr] Compiling quote v1.0.40
[INFO] [stderr] Compiling time v0.3.41
[INFO] [stderr] Compiling base64 v0.13.1
[INFO] [stderr] Compiling sha1_smol v1.0.1
[INFO] [stderr] Compiling chrono v0.4.41
[INFO] [stderr] Compiling tiny_http v0.12.0
[INFO] [stderr] Compiling brotli v3.5.0
[INFO] [stderr] Compiling syn v2.0.101
[INFO] [stderr] Compiling tempfile v3.20.0
[INFO] [stderr] Compiling ppv-lite86 v0.2.21
[INFO] [stderr] Compiling rand_chacha v0.3.1
[INFO] [stderr] Compiling rand v0.8.5
[INFO] [stderr] Compiling multipart v0.18.0
[INFO] [stderr] Compiling darling_core v0.13.4
[INFO] [stderr] Compiling synstructure v0.13.2
[INFO] [stderr] Compiling darling_macro v0.13.4
[INFO] [stderr] Compiling zerofrom-derive v0.1.6
[INFO] [stderr] Compiling yoke-derive v0.8.0
[INFO] [stderr] Compiling zerovec-derive v0.11.1
[INFO] [stderr] Compiling displaydoc v0.2.5
[INFO] [stderr] Compiling serde_derive v1.0.219
[INFO] [stderr] Compiling thiserror-impl v1.0.69
[INFO] [stderr] Compiling pin-project-internal v1.1.10
[INFO] [stderr] Compiling tracing-attributes v0.1.28
[INFO] [stderr] Compiling darling v0.13.4
[INFO] [stderr] Compiling rtsc-derive v0.1.0
[INFO] [stderr] Compiling pin-project v1.1.10
[INFO] [stderr] Compiling thiserror v1.0.69
[INFO] [stderr] Compiling bma-ts v0.1.15
[INFO] [stderr] Compiling zerofrom v0.1.6
[INFO] [stderr] Compiling yoke v0.8.0
[INFO] [stderr] Compiling zerovec v0.11.2
[INFO] [stderr] Compiling zerotrie v0.2.2
[INFO] [stderr] Compiling tracing v0.1.41
[INFO] [stderr] Compiling rtsc v0.3.15
[INFO] [stderr] Compiling tinystr v0.8.1
[INFO] [stderr] Compiling potential_utf v0.1.2
[INFO] [stderr] Compiling icu_collections v2.0.0
[INFO] [stderr] Compiling icu_locale_core v2.0.0
[INFO] [stderr] Compiling icu_provider v2.0.0
[INFO] [stderr] Compiling icu_normalizer v2.0.0
[INFO] [stderr] Compiling icu_properties v2.0.0
[INFO] [stderr] Compiling idna_adapter v1.2.1
[INFO] [stderr] Compiling idna v1.0.3
[INFO] [stderr] Compiling url v2.5.4
[INFO] [stderr] Compiling erased-serde v0.4.6
[INFO] [stderr] Compiling rouille v3.6.2
[INFO] [stderr] Compiling logicline v0.1.8 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout] --> src/lib.rs:575:24
[INFO] [stdout] |
[INFO] [stdout] 575 | pub fn line(&mut self, name: impl Into>, input: INPUT) -> Step {
[INFO] [stdout] | ^^^^^^^^^ the lifetime is elided here ^^^^^^^^^^^ the same lifetime is hidden 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] 575 | pub fn line(&mut self, name: impl Into>, input: INPUT) -> Step<'_, INPUT> {
[INFO] [stdout] | +++
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 38.36s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: buf_redux v0.8.4, multipart v0.18.0
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] running `Command { std: "docker" "inspect" "fa9cdd4aad67c1b83063a04c4b795eafceacf39347ab4a1b3fd842afdbb483ac", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fa9cdd4aad67c1b83063a04c4b795eafceacf39347ab4a1b3fd842afdbb483ac", kill_on_drop: false }`
[INFO] [stdout] fa9cdd4aad67c1b83063a04c4b795eafceacf39347ab4a1b3fd842afdbb483ac
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6f266316082ef63de4bd98373c2f98a477426cb48c699f21f8c32eb87a815390
[INFO] running `Command { std: "docker" "start" "-a" "6f266316082ef63de4bd98373c2f98a477426cb48c699f21f8c32eb87a815390", kill_on_drop: false }`
[INFO] [stderr] Compiling logicline v0.1.8 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout] --> src/lib.rs:575:24
[INFO] [stdout] |
[INFO] [stdout] 575 | pub fn line(&mut self, name: impl Into>, input: INPUT) -> Step {
[INFO] [stdout] | ^^^^^^^^^ the lifetime is elided here ^^^^^^^^^^^ the same lifetime is hidden 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] 575 | pub fn line(&mut self, name: impl Into>, input: INPUT) -> Step<'_, INPUT> {
[INFO] [stdout] | +++
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout] --> src/lib.rs:575:24
[INFO] [stdout] |
[INFO] [stdout] 575 | pub fn line(&mut self, name: impl Into>, input: INPUT) -> Step {
[INFO] [stdout] | ^^^^^^^^^ the lifetime is elided here ^^^^^^^^^^^ the same lifetime is hidden 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] 575 | pub fn line(&mut self, name: impl Into>, input: INPUT) -> Step<'_, INPUT> {
[INFO] [stdout] | +++
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.62s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: buf_redux v0.8.4, multipart v0.18.0
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] running `Command { std: "docker" "inspect" "6f266316082ef63de4bd98373c2f98a477426cb48c699f21f8c32eb87a815390", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6f266316082ef63de4bd98373c2f98a477426cb48c699f21f8c32eb87a815390", kill_on_drop: false }`
[INFO] [stdout] 6f266316082ef63de4bd98373c2f98a477426cb48c699f21f8c32eb87a815390
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 5906ca1506f85504ba935aa6563d893d215a82742ad50c1d4758d736a684ff2c
[INFO] running `Command { std: "docker" "start" "-a" "5906ca1506f85504ba935aa6563d893d215a82742ad50c1d4758d736a684ff2c", kill_on_drop: false }`
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr] --> src/lib.rs:575:24
[INFO] [stderr] |
[INFO] [stderr] 575 | pub fn line(&mut self, name: impl Into>, input: INPUT) -> Step {
[INFO] [stderr] | ^^^^^^^^^ the lifetime is elided here ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr] |
[INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr] |
[INFO] [stderr] 575 | pub fn line(&mut self, name: impl Into>, input: INPUT) -> Step<'_, INPUT> {
[INFO] [stderr] | +++
[INFO] [stderr]
[INFO] [stderr] warning: `logicline` (lib) generated 1 warning (run `cargo fix --lib -p logicline` to apply 1 suggestion)
[INFO] [stderr] warning: `logicline` (lib test) generated 1 warning (1 duplicate)
[INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.18s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: buf_redux v0.8.4, multipart v0.18.0
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/logicline-d581c633ca3c35a5)
[INFO] [stdout]
[INFO] [stdout] running 1 test
[INFO] [stdout] test test::test_lines ... ok
[INFO] [stdout]
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s
[INFO] [stdout]
[INFO] [stderr] Doc-tests logicline
[INFO] [stdout]
[INFO] [stdout] running 10 tests
[INFO] [stdout] test src/lib.rs - (line 106) ... ignored
[INFO] [stdout] test src/lib.rs - (line 110) ... ignored
[INFO] [stdout] test src/lib.rs - (line 117) ... ignored
[INFO] [stdout] test src/lib.rs - (line 173) ... ignored
[INFO] [stdout] test src/lib.rs - (line 278) ... ignored
[INFO] [stdout] test src/lib.rs - (line 314) ... ignored
[INFO] [stdout] test src/lib.rs - (line 72) ... ignored
[INFO] [stdout] test src/lib.rs - (line 210) ... ok
[INFO] [stdout] test src/lib.rs - (line 58) ... ok
[INFO] [stdout] test src/lib.rs - (line 48) ... ok
[INFO] [stdout]
[INFO] [stdout] test result: ok. 3 passed; 0 failed; 7 ignored; 0 measured; 0 filtered out; finished in 1.09s
[INFO] [stdout]
[INFO] running `Command { std: "docker" "inspect" "5906ca1506f85504ba935aa6563d893d215a82742ad50c1d4758d736a684ff2c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5906ca1506f85504ba935aa6563d893d215a82742ad50c1d4758d736a684ff2c", kill_on_drop: false }`
[INFO] [stdout] 5906ca1506f85504ba935aa6563d893d215a82742ad50c1d4758d736a684ff2c