[INFO] cloning repository https://github.com/roboplc/logicline
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/roboplc/logicline" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Froboplc%2Flogicline", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Froboplc%2Flogicline'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 8b0a29bd0c552dfd00cf41eec0968600a5b89314
[INFO] checking roboplc/logicline against try#c659ee110de67e82444e4b6c8407c1a9af9c2cf6 for pr-145608-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Froboplc%2Flogicline" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-2-tc2/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/roboplc/logicline
[INFO] removed 0 missing examples
[INFO] finished tweaking git repo https://github.com/roboplc/logicline
[INFO] tweaked toml for git repo https://github.com/roboplc/logicline written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/roboplc/logicline on toolchain c659ee110de67e82444e4b6c8407c1a9af9c2cf6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/roboplc/logicline 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" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] Blocking waiting for file lock on package cache
[INFO] [stderr] Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 75a60ff29f08fcbd0ba2f8708ce6f6db7dc9582755873114cb11110818809dc7
[INFO] running `Command { std: "docker" "start" "-a" "75a60ff29f08fcbd0ba2f8708ce6f6db7dc9582755873114cb11110818809dc7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "75a60ff29f08fcbd0ba2f8708ce6f6db7dc9582755873114cb11110818809dc7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "75a60ff29f08fcbd0ba2f8708ce6f6db7dc9582755873114cb11110818809dc7", kill_on_drop: false }`
[INFO] [stdout] 75a60ff29f08fcbd0ba2f8708ce6f6db7dc9582755873114cb11110818809dc7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6f71196de5b11513127016912aa47ec2b69f13490012f171602764cea38cee2b
[INFO] running `Command { std: "docker" "start" "-a" "6f71196de5b11513127016912aa47ec2b69f13490012f171602764cea38cee2b", kill_on_drop: false }`
[INFO] [stderr] Compiling libc v0.2.172
[INFO] [stderr] Checking litemap v0.8.0
[INFO] [stderr] Checking smallvec v1.15.0
[INFO] [stderr] Checking writeable v0.6.1
[INFO] [stderr] Compiling icu_properties_data v2.0.0
[INFO] [stderr] Compiling syn v1.0.109
[INFO] [stderr] Compiling icu_normalizer_data v2.0.0
[INFO] [stderr] Checking bitflags v2.9.1
[INFO] [stderr] Compiling zerocopy v0.8.25
[INFO] [stderr] Checking once_cell v1.21.3
[INFO] [stderr] Compiling serde v1.0.219
[INFO] [stderr] Checking memchr v2.7.4
[INFO] [stderr] Compiling rustix v1.0.7
[INFO] [stderr] Compiling getrandom v0.3.3
[INFO] [stderr] Compiling mime_guess v2.0.5
[INFO] [stderr] Compiling syn v2.0.101
[INFO] [stderr] Compiling num-traits v0.2.19
[INFO] [stderr] Checking linux-raw-sys v0.9.4
[INFO] [stderr] Compiling httparse v1.10.1
[INFO] [stderr] Compiling serde_json v1.0.140
[INFO] [stderr] Checking unicase v2.8.1
[INFO] [stderr] Checking log v0.4.27
[INFO] [stderr] Compiling typeid v1.0.3
[INFO] [stderr] Checking safemem v0.3.3
[INFO] [stderr] Checking gzip-header v1.0.0
[INFO] [stderr] Checking brotli-decompressor v2.5.1
[INFO] [stderr] Checking tracing-core v0.1.33
[INFO] [stderr] Checking chunked_transfer v1.5.0
[INFO] [stderr] Checking quick-error v1.2.3
[INFO] [stderr] Checking ascii v1.1.0
[INFO] [stderr] Checking object-id v0.1.4
[INFO] [stderr] Checking sha1_smol v1.0.1
[INFO] [stderr] Checking buf_redux v0.8.4
[INFO] [stderr] Checking twoway v0.1.8
[INFO] [stderr] Checking deflate v1.0.0
[INFO] [stderr] Checking tiny_http v0.12.0
[INFO] [stderr] Checking brotli v3.5.0
[INFO] [stderr] Checking chrono v0.4.41
[INFO] [stderr] Checking ppv-lite86 v0.2.21
[INFO] [stderr] Checking getrandom v0.2.16
[INFO] [stderr] Checking num_cpus v1.16.0
[INFO] [stderr] Checking nix v0.27.1
[INFO] [stderr] Checking parking_lot_core v0.9.10
[INFO] [stderr] Checking filetime v0.2.25
[INFO] [stderr] Checking linux-futex v1.0.0
[INFO] [stderr] Checking time v0.3.41
[INFO] [stderr] Checking rand_core v0.6.4
[INFO] [stderr] Checking parking_lot_rt v0.12.1
[INFO] [stderr] Checking tempfile v3.20.0
[INFO] [stderr] Checking threadpool v1.8.1
[INFO] [stderr] Checking rand_chacha v0.3.1
[INFO] [stderr] Checking rand v0.8.5
[INFO] [stderr] Checking multipart v0.18.0
[INFO] [stderr] Compiling darling_core v0.13.4
[INFO] [stderr] Compiling synstructure v0.13.2
[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_macro v0.13.4
[INFO] [stderr] Compiling darling v0.13.4
[INFO] [stderr] Compiling rtsc-derive v0.1.0
[INFO] [stderr] Checking thiserror v1.0.69
[INFO] [stderr] Checking bma-ts v0.1.15
[INFO] [stderr] Checking pin-project v1.1.10
[INFO] [stderr] Checking zerofrom v0.1.6
[INFO] [stderr] Checking tracing v0.1.41
[INFO] [stderr] Checking yoke v0.8.0
[INFO] [stderr] Checking rtsc v0.3.15
[INFO] [stderr] Checking zerovec v0.11.2
[INFO] [stderr] Checking zerotrie v0.2.2
[INFO] [stderr] Checking tinystr v0.8.1
[INFO] [stderr] Checking potential_utf v0.1.2
[INFO] [stderr] Checking icu_collections v2.0.0
[INFO] [stderr] Checking icu_locale_core v2.0.0
[INFO] [stderr] Checking icu_provider v2.0.0
[INFO] [stderr] Checking icu_normalizer v2.0.0
[INFO] [stderr] Checking icu_properties v2.0.0
[INFO] [stderr] Checking idna_adapter v1.2.1
[INFO] [stderr] Checking idna v1.0.3
[INFO] [stderr] Checking url v2.5.4
[INFO] [stderr] Checking erased-serde v0.4.6
[INFO] [stderr] Checking rouille v3.6.2
[INFO] [stderr] Checking 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 `dev` profile [unoptimized + debuginfo] target(s) in 30.51s
[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 2`
[INFO] running `Command { std: "docker" "inspect" "6f71196de5b11513127016912aa47ec2b69f13490012f171602764cea38cee2b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6f71196de5b11513127016912aa47ec2b69f13490012f171602764cea38cee2b", kill_on_drop: false }`
[INFO] [stdout] 6f71196de5b11513127016912aa47ec2b69f13490012f171602764cea38cee2b