[INFO] cloning repository https://github.com/mangohugo/Test
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mangohugo/Test" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmangohugo%2FTest", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmangohugo%2FTest'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] ac30b19e24b33550669910618686ead51fb7eb63
[INFO] checking mangohugo/Test against try#5ef65a4ed75279dc1b7a26cedc27293a9f4ca8db for pr-143717
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmangohugo%2FTest" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/mangohugo/Test
[INFO] finished tweaking git repo https://github.com/mangohugo/Test
[INFO] tweaked toml for git repo https://github.com/mangohugo/Test written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/mangohugo/Test on toolchain 5ef65a4ed75279dc1b7a26cedc27293a9f4ca8db
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5ef65a4ed75279dc1b7a26cedc27293a9f4ca8db" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/mangohugo/Test 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" "+5ef65a4ed75279dc1b7a26cedc27293a9f4ca8db" "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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+5ef65a4ed75279dc1b7a26cedc27293a9f4ca8db" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 5d14bbe8086e46a6ec19741f4e2bf8566ba196ebfb1500fdfa2e73b1c7647570
[INFO] running `Command { std: "docker" "start" "-a" "5d14bbe8086e46a6ec19741f4e2bf8566ba196ebfb1500fdfa2e73b1c7647570", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5d14bbe8086e46a6ec19741f4e2bf8566ba196ebfb1500fdfa2e73b1c7647570", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5d14bbe8086e46a6ec19741f4e2bf8566ba196ebfb1500fdfa2e73b1c7647570", kill_on_drop: false }`
[INFO] [stdout] 5d14bbe8086e46a6ec19741f4e2bf8566ba196ebfb1500fdfa2e73b1c7647570
[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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+5ef65a4ed75279dc1b7a26cedc27293a9f4ca8db" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e367f2ee4c6ca06b14ca3d9b5467bc9efcd50e80f7bff3ece429f713a9afb73b
[INFO] running `Command { std: "docker" "start" "-a" "e367f2ee4c6ca06b14ca3d9b5467bc9efcd50e80f7bff3ece429f713a9afb73b", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.86
[INFO] [stderr]    Compiling libc v0.2.155
[INFO] [stderr]    Compiling autocfg v1.3.0
[INFO] [stderr]    Compiling crossbeam-utils v0.8.20
[INFO] [stderr]    Compiling serde v1.0.205
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling pkg-config v0.3.30
[INFO] [stderr]    Compiling thiserror v1.0.63
[INFO] [stderr]    Compiling rustversion v1.0.17
[INFO] [stderr]    Compiling regex-syntax v0.8.4
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling anyhow v1.0.86
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]    Compiling bitflags v2.6.0
[INFO] [stderr]    Compiling glob v0.3.1
[INFO] [stderr]    Compiling version_check v0.9.5
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling libloading v0.8.5
[INFO] [stderr]    Compiling bindgen v0.69.4
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]    Compiling lazycell v1.3.0
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling semver v1.0.23
[INFO] [stderr]     Checking log v0.4.22
[INFO] [stderr]    Compiling tinyvec v1.8.0
[INFO] [stderr]     Checking crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling serde_json v1.0.122
[INFO] [stderr]    Compiling camino v1.1.7
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]    Compiling itoa v1.0.11
[INFO] [stderr]    Compiling vergen-lib v0.1.3
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]     Checking crossbeam-deque v0.8.5
[INFO] [stderr]    Compiling powerfmt v0.2.0
[INFO] [stderr]     Checking aligned-vec v0.5.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling paste v1.0.15
[INFO] [stderr]    Compiling unicode-bidi v0.3.15
[INFO] [stderr]     Checking bytes v1.7.1
[INFO] [stderr]    Compiling built v0.7.4
[INFO] [stderr]    Compiling unicode-normalization v0.1.23
[INFO] [stderr]    Compiling syn v2.0.72
[INFO] [stderr]     Checking rayon v1.10.0
[INFO] [stderr]    Compiling jobserver v0.1.32
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]    Compiling vapoursynth-sys v0.4.1
[INFO] [stderr]    Compiling cc v1.1.8
[INFO] [stderr]    Compiling ryu v1.0.18
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]     Checking v_frame v0.3.8
[INFO] [stderr]    Compiling idna v0.5.0
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]    Compiling deranged v0.3.11
[INFO] [stderr]    Compiling regex-automata v0.4.7
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling vergen v9.0.0
[INFO] [stderr]    Compiling portable-atomic v1.7.0
[INFO] [stderr]    Compiling rustix v0.38.34
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]    Compiling num_threads v0.1.7
[INFO] [stderr]    Compiling num-conv v0.1.0
[INFO] [stderr]    Compiling ffmpeg-the-third v2.0.1+ffmpeg-7.0
[INFO] [stderr]     Checking arrayvec v0.7.4
[INFO] [stderr]     Checking unicode-width v0.1.13
[INFO] [stderr]    Compiling time-core v0.1.2
[INFO] [stderr]     Checking smallvec v1.13.2
[INFO] [stderr]     Checking byte-slice-cast v1.2.2
[INFO] [stderr]    Compiling time v0.3.36
[INFO] [stderr]     Checking num-rational v0.4.2
[INFO] [stderr]     Checking maybe-rayon v0.1.1
[INFO] [stderr]    Compiling url v2.5.2
[INFO] [stderr]    Compiling simd_helpers v0.1.0
[INFO] [stderr]    Compiling vergen-git2 v1.0.0
[INFO] [stderr]     Checking new_debug_unreachable v1.0.6
[INFO] [stderr]     Checking linux-raw-sys v0.4.14
[INFO] [stderr]     Checking bitstream-io v2.5.0
[INFO] [stderr]     Checking utf8parse v0.2.2
[INFO] [stderr]     Checking plotters-backend v0.3.6
[INFO] [stderr]    Compiling noop_proc_macro v0.3.0
[INFO] [stderr]     Checking av1-grain v0.2.3
[INFO] [stderr]     Checking plotters-svg v0.3.6
[INFO] [stderr]    Compiling libz-sys v1.1.18
[INFO] [stderr]    Compiling libgit2-sys v0.17.0+1.8.1
[INFO] [stderr]     Checking anstyle-parse v0.2.5
[INFO] [stderr]     Checking console v0.15.8
[INFO] [stderr]     Checking socket2 v0.5.7
[INFO] [stderr]     Checking errno v0.3.9
[INFO] [stderr]     Checking signal-hook-registry v1.4.2
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]     Checking mio v1.0.1
[INFO] [stderr]     Checking is_terminal_polyfill v1.70.1
[INFO] [stderr]     Checking anstyle v1.0.8
[INFO] [stderr]     Checking y4m v0.8.0
[INFO] [stderr]     Checking number_prefix v0.4.0
[INFO] [stderr]     Checking std_prelude v0.2.12
[INFO] [stderr]     Checking colorchoice v1.0.2
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]     Checking smawk v0.3.2
[INFO] [stderr]     Checking unicode-linebreak v0.1.5
[INFO] [stderr]     Checking pin-project-lite v0.2.14
[INFO] [stderr]     Checking stfu8 v0.2.7
[INFO] [stderr]     Checking anstyle-query v1.1.1
[INFO] [stderr]    Compiling darling_core v0.20.10
[INFO] [stderr]    Compiling nasm-rs v0.2.5
[INFO] [stderr]     Checking tokio v1.39.2
[INFO] [stderr]     Checking indicatif v0.17.8
[INFO] [stderr]     Checking textwrap v0.16.1
[INFO] [stderr]     Checking anstream v0.6.15
[INFO] [stderr]     Checking affinity v0.1.2
[INFO] [stderr]     Checking plotters v0.3.6
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]     Checking sysinfo v0.31.2
[INFO] [stderr]     Checking crossbeam-channel v0.5.13
[INFO] [stderr]     Checking itertools v0.13.0
[INFO] [stderr]     Checking ansi_term v0.12.1
[INFO] [stderr]    Compiling rav1e v0.7.1
[INFO] [stderr]     Checking clap_lex v0.7.2
[INFO] [stderr]    Compiling regex v1.10.6
[INFO] [stderr]     Checking simdutf8 v0.1.4
[INFO] [stderr]     Checking which v6.0.2
[INFO] [stderr]     Checking iana-time-zone v0.1.60
[INFO] [stderr]     Checking splines v4.3.1
[INFO] [stderr]     Checking clap_builder v4.5.15
[INFO] [stderr]     Checking chrono v0.4.38
[INFO] [stderr]     Checking nu-ansi-term v0.50.1
[INFO] [stderr]    Compiling getset v0.1.2
[INFO] [stderr]    Compiling quickcheck_macros v1.0.0
[INFO] [stderr]    Compiling serde_derive v1.0.205
[INFO] [stderr]    Compiling thiserror-impl v1.0.63
[INFO] [stderr]    Compiling num-derive v0.4.2
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling darling_macro v0.20.10
[INFO] [stderr]    Compiling profiling-procmacros v1.0.15
[INFO] [stderr]    Compiling arg_enum_proc_macro v0.3.4
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling darling v0.20.10
[INFO] [stderr]     Checking profiling v1.0.15
[INFO] [stderr]    Compiling clap_derive v4.5.13
[INFO] [stderr]    Compiling derive_builder_core v0.20.0
[INFO] [stderr]     Checking zerocopy v0.7.35
[INFO] [stderr]    Compiling derive_builder_macro v0.20.0
[INFO] [stderr]     Checking av-data v0.4.2
[INFO] [stderr]     Checking vapoursynth v0.4.0
[INFO] [stderr]     Checking av-bitstream v0.2.0
[INFO] [stderr]     Checking flexi_logger v0.28.5
[INFO] [stderr]     Checking av-format v0.7.0
[INFO] [stderr]     Checking av-ivf v0.5.0
[INFO] [stderr]    Compiling derive_builder v0.20.0
[INFO] [stderr]     Checking ppv-lite86 v0.2.20
[INFO] [stderr]     Checking clap v4.5.15
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking strum v0.26.3
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking quickcheck v1.0.3
[INFO] [stderr]    Compiling git2 v0.19.0
[INFO] [stderr]    Compiling ffmpeg-sys-the-third v2.0.0+ffmpeg-7.0
[INFO] [stderr]     Checking path_abs v0.5.1
[INFO] [stderr]     Checking dashmap v6.0.1
[INFO] [stderr]    Compiling cargo-platform v0.1.8
[INFO] [stderr]    Compiling rustc_version v0.4.0
[INFO] [stderr]    Compiling cargo_metadata v0.18.1
[INFO] [stderr]    Compiling av1an v0.4.3 (/opt/rustwide/workdir/av1an)
[INFO] [stderr]     Checking av-scenechange v0.12.2
[INFO] [stderr]     Checking av1an-core v0.4.3 (/opt/rustwide/workdir/av1an-core)
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> av1an-core/src/vapoursynth.rs:79:23
[INFO] [stdout]    |
[INFO] [stdout] 79 | fn get_clip_info(env: &Environment) -> VideoInfo {
[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] 79 | fn get_clip_info(env: &Environment) -> VideoInfo<'_> {
[INFO] [stdout]    |                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> av1an-core/src/vapoursynth.rs:79:23
[INFO] [stdout]    |
[INFO] [stdout] 79 | fn get_clip_info(env: &Environment) -> VideoInfo {
[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] 79 | fn get_clip_info(env: &Environment) -> VideoInfo<'_> {
[INFO] [stdout]    |                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 19s
[INFO] running `Command { std: "docker" "inspect" "e367f2ee4c6ca06b14ca3d9b5467bc9efcd50e80f7bff3ece429f713a9afb73b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e367f2ee4c6ca06b14ca3d9b5467bc9efcd50e80f7bff3ece429f713a9afb73b", kill_on_drop: false }`
[INFO] [stdout] e367f2ee4c6ca06b14ca3d9b5467bc9efcd50e80f7bff3ece429f713a9afb73b
