[INFO] fetching crate sauce 0.9.0...
[INFO] building sauce-0.9.0 against try#4987e9d4227139400384ab59296ffee3b0fb1183 for pr-146237-2
[INFO] extracting crate sauce 0.9.0 into /workspace/builds/worker-4-tc2/source
[INFO] started tweaking crates.io crate sauce 0.9.0
[INFO] finished tweaking crates.io crate sauce 0.9.0
[INFO] tweaked toml for crates.io crate sauce 0.9.0 written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate sauce 0.9.0 on toolchain 4987e9d4227139400384ab59296ffee3b0fb1183
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate sauce 0.9.0 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" "+4987e9d4227139400384ab59296ffee3b0fb1183" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 03d536098dd80bf81869a2a025d26c6c1079edbc8ecf83bd904670ccd39d4bba
[INFO] running `Command { std: "docker" "start" "-a" "03d536098dd80bf81869a2a025d26c6c1079edbc8ecf83bd904670ccd39d4bba", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "03d536098dd80bf81869a2a025d26c6c1079edbc8ecf83bd904670ccd39d4bba", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "03d536098dd80bf81869a2a025d26c6c1079edbc8ecf83bd904670ccd39d4bba", kill_on_drop: false }`
[INFO] [stdout] 03d536098dd80bf81869a2a025d26c6c1079edbc8ecf83bd904670ccd39d4bba
[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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 839a8964858b3c072e4315b52fd33c7eeb8911f1de57c71f70592d27c9f9e8af
[INFO] running `Command { std: "docker" "start" "-a" "839a8964858b3c072e4315b52fd33c7eeb8911f1de57c71f70592d27c9f9e8af", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.146
[INFO] [stderr]    Compiling proc-macro2 v1.0.60
[INFO] [stderr]    Compiling unicode-ident v1.0.0
[INFO] [stderr]    Compiling quote v1.0.28
[INFO] [stderr]    Compiling syn v1.0.95
[INFO] [stderr]    Compiling io-lifetimes v1.0.11
[INFO] [stderr]    Compiling rustix v0.37.20
[INFO] [stderr]    Compiling log v0.4.17
[INFO] [stderr]    Compiling linux-raw-sys v0.3.8
[INFO] [stderr]    Compiling parking_lot_core v0.9.3
[INFO] [stderr]    Compiling signal-hook v0.3.14
[INFO] [stderr]    Compiling once_cell v1.12.0
[INFO] [stderr]    Compiling utf8parse v0.2.1
[INFO] [stderr]    Compiling lock_api v0.4.7
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling rustversion v1.0.6
[INFO] [stderr]    Compiling serde_derive v1.0.137
[INFO] [stderr]    Compiling smallvec v1.8.0
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]    Compiling anstyle-parse v0.2.0
[INFO] [stderr]    Compiling anstyle-query v1.0.0
[INFO] [stderr]    Compiling unicode-segmentation v1.9.0
[INFO] [stderr]    Compiling anstyle v1.0.0
[INFO] [stderr]    Compiling serde v1.0.137
[INFO] [stderr]    Compiling colorchoice v1.0.0
[INFO] [stderr]    Compiling path-dedot v3.0.17
[INFO] [stderr]    Compiling indexmap v1.8.1
[INFO] [stderr]    Compiling anyhow v1.0.57
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling heck v0.4.0
[INFO] [stderr]    Compiling clap_lex v0.5.0
[INFO] [stderr]    Compiling heck v0.3.3
[INFO] [stderr]    Compiling path-absolutize v3.0.13
[INFO] [stderr]    Compiling linked-hash-map v0.5.4
[INFO] [stderr]    Compiling unicode_categories v0.1.1
[INFO] [stderr]    Compiling strum v0.23.0
[INFO] [stderr]    Compiling either v1.6.1
[INFO] [stderr]    Compiling glob v0.3.0
[INFO] [stderr]    Compiling itertools v0.10.3
[INFO] [stderr]    Compiling combine v4.6.4
[INFO] [stderr]    Compiling syn v2.0.18
[INFO] [stderr]    Compiling signal-hook-registry v1.4.0
[INFO] [stderr]    Compiling mio v0.8.3
[INFO] [stderr]    Compiling dirs-sys-next v0.1.2
[INFO] [stderr]    Compiling time v0.1.43
[INFO] [stderr]    Compiling subprocess v0.2.9
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling parking_lot v0.12.0
[INFO] [stderr]    Compiling dirs-next v2.0.0
[INFO] [stderr]    Compiling chrono v0.4.19
[INFO] [stderr]    Compiling signal-hook-mio v0.2.3
[INFO] [stderr]    Compiling crossterm v0.23.2
[INFO] [stderr]    Compiling is-terminal v0.4.7
[INFO] [stderr]    Compiling terminal_size v0.2.6
[INFO] [stderr]    Compiling anstream v0.3.2
[INFO] [stderr]    Compiling clap_builder v4.3.4
[INFO] [stderr]    Compiling thiserror-impl v1.0.31
[INFO] [stderr]    Compiling clap_derive v4.3.2
[INFO] [stderr]    Compiling strum_macros v0.23.1
[INFO] [stderr]    Compiling toml_edit v0.2.1
[INFO] [stderr]    Compiling thiserror v1.0.31
[INFO] [stderr]    Compiling etcetera v0.3.2
[INFO] [stderr]    Compiling snailquote v0.3.1
[INFO] [stderr]    Compiling corpus v0.2.1
[INFO] [stderr]    Compiling comfy-table v5.0.1
[INFO] [stderr]    Compiling clap v4.3.4
[INFO] [stderr]    Compiling sauce v0.9.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/filter.rs:70:41
[INFO] [stdout]    |
[INFO] [stdout] 70 | pub fn parse_match_option(value: Option<&str>) -> Vec<MatchOption> {
[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] 70 | pub fn parse_match_option(value: Option<&str>) -> Vec<MatchOption<'_>> {
[INFO] [stdout]    |                                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 32.64s
[INFO] running `Command { std: "docker" "inspect" "839a8964858b3c072e4315b52fd33c7eeb8911f1de57c71f70592d27c9f9e8af", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "839a8964858b3c072e4315b52fd33c7eeb8911f1de57c71f70592d27c9f9e8af", kill_on_drop: false }`
[INFO] [stdout] 839a8964858b3c072e4315b52fd33c7eeb8911f1de57c71f70592d27c9f9e8af
[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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3fd3a352ac550a3accacadb0388fc0905e969ea137456888c37352f50e6adf88
[INFO] running `Command { std: "docker" "start" "-a" "3fd3a352ac550a3accacadb0388fc0905e969ea137456888c37352f50e6adf88", kill_on_drop: false }`
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]    Compiling predicates-core v1.0.3
[INFO] [stderr]    Compiling doc-comment v0.3.3
[INFO] [stderr]    Compiling termtree v0.2.4
[INFO] [stderr]    Compiling regex-syntax v0.6.26
[INFO] [stderr]    Compiling regex-automata v0.1.10
[INFO] [stderr]    Compiling float-cmp v0.8.0
[INFO] [stderr]    Compiling wait-timeout v0.2.0
[INFO] [stderr]    Compiling diff v0.1.12
[INFO] [stderr]    Compiling difference v2.0.0
[INFO] [stderr]    Compiling indoc v1.0.6
[INFO] [stderr]    Compiling pretty_assertions v1.2.1
[INFO] [stderr]    Compiling predicates v2.1.1
[INFO] [stderr]    Compiling predicates-tree v1.0.5
[INFO] [stderr]    Compiling combine v4.6.4
[INFO] [stderr]    Compiling aho-corasick v0.7.18
[INFO] [stderr]    Compiling bstr v0.2.17
[INFO] [stderr]    Compiling assert_cmd v1.0.8
[INFO] [stderr]    Compiling regex v1.5.6
[INFO] [stderr]    Compiling predicates v1.0.8
[INFO] [stderr]    Compiling toml_edit v0.2.1
[INFO] [stderr]    Compiling sauce v0.9.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/filter.rs:70:41
[INFO] [stdout]    |
[INFO] [stdout] 70 | pub fn parse_match_option(value: Option<&str>) -> Vec<MatchOption> {
[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] 70 | pub fn parse_match_option(value: Option<&str>) -> Vec<MatchOption<'_>> {
[INFO] [stdout]    |                                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/filter.rs:70:41
[INFO] [stdout]    |
[INFO] [stdout] 70 | pub fn parse_match_option(value: Option<&str>) -> Vec<MatchOption> {
[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] 70 | pub fn parse_match_option(value: Option<&str>) -> Vec<MatchOption<'_>> {
[INFO] [stdout]    |                                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 18.26s
[INFO] running `Command { std: "docker" "inspect" "3fd3a352ac550a3accacadb0388fc0905e969ea137456888c37352f50e6adf88", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3fd3a352ac550a3accacadb0388fc0905e969ea137456888c37352f50e6adf88", kill_on_drop: false }`
[INFO] [stdout] 3fd3a352ac550a3accacadb0388fc0905e969ea137456888c37352f50e6adf88
