[INFO] fetching crate gooseberry 0.10.1... [INFO] testing gooseberry-0.10.1 against try#b83b707f97d809763b7861afa7638871f3339a33 for pr-145838-1 [INFO] extracting crate gooseberry 0.10.1 into /workspace/builds/worker-1-tc2/source [INFO] started tweaking crates.io crate gooseberry 0.10.1 [INFO] finished tweaking crates.io crate gooseberry 0.10.1 [INFO] tweaked toml for crates.io crate gooseberry 0.10.1 written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate gooseberry 0.10.1 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 gooseberry 0.10.1 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] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] e70df76ad3518cc0e80fe323729994baf013f6796cb5d07825d6f2b8e9436c32 [INFO] running `Command { std: "docker" "start" "-a" "e70df76ad3518cc0e80fe323729994baf013f6796cb5d07825d6f2b8e9436c32", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e70df76ad3518cc0e80fe323729994baf013f6796cb5d07825d6f2b8e9436c32", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e70df76ad3518cc0e80fe323729994baf013f6796cb5d07825d6f2b8e9436c32", kill_on_drop: false }` [INFO] [stdout] e70df76ad3518cc0e80fe323729994baf013f6796cb5d07825d6f2b8e9436c32 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] 27fc69e7900df4406ad8b08b271dffab805ea041ed78a64f43bb0143a22c9f9e [INFO] running `Command { std: "docker" "start" "-a" "27fc69e7900df4406ad8b08b271dffab805ea041ed78a64f43bb0143a22c9f9e", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.72 [INFO] [stderr] Compiling libc v0.2.151 [INFO] [stderr] Compiling memchr v2.7.1 [INFO] [stderr] Compiling serde v1.0.193 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling itoa v1.0.1 [INFO] [stderr] Compiling syn v1.0.92 [INFO] [stderr] Compiling log v0.4.20 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling pin-project-lite v0.2.13 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling serde_json v1.0.108 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling crossbeam-utils v0.8.18 [INFO] [stderr] Compiling bytes v1.0.1 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling hashbrown v0.14.3 [INFO] [stderr] Compiling regex-syntax v0.8.2 [INFO] [stderr] Compiling futures-sink v0.3.30 [INFO] [stderr] Compiling futures-core v0.3.30 [INFO] [stderr] Compiling futures-io v0.3.30 [INFO] [stderr] Compiling futures-channel v0.3.30 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling futures-task v0.3.30 [INFO] [stderr] Compiling thiserror v1.0.53 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling tinyvec v1.2.0 [INFO] [stderr] Compiling miniz_oxide v0.7.1 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling utf8parse v0.2.1 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling http v0.2.11 [INFO] [stderr] Compiling aho-corasick v1.1.2 [INFO] [stderr] Compiling thread_local v1.1.3 [INFO] [stderr] Compiling unicode-bidi v0.3.14 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Compiling ucd-trie v0.1.3 [INFO] [stderr] Compiling unicode-width v0.1.11 [INFO] [stderr] Compiling crossbeam-epoch v0.9.17 [INFO] [stderr] Compiling rustls v0.21.10 [INFO] [stderr] Compiling pest v2.1.3 [INFO] [stderr] Compiling syn v2.0.43 [INFO] [stderr] Compiling indexmap v2.1.0 [INFO] [stderr] Compiling iana-time-zone v0.1.46 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling deunicode v1.4.2 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling slug v0.1.5 [INFO] [stderr] Compiling flate2 v1.0.28 [INFO] [stderr] Compiling crossbeam-deque v0.8.4 [INFO] [stderr] Compiling http-body v0.4.1 [INFO] [stderr] Compiling anstyle-parse v0.2.3 [INFO] [stderr] Compiling idna v0.5.0 [INFO] [stderr] Compiling pest_meta v2.1.3 [INFO] [stderr] Compiling memoffset v0.6.3 [INFO] [stderr] Compiling lock_api v0.4.7 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling sharded-slab v0.1.1 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling socket2 v0.5.5 [INFO] [stderr] Compiling mio v0.8.10 [INFO] [stderr] Compiling getrandom v0.2.11 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling regex-automata v0.4.3 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling rayon-core v1.12.0 [INFO] [stderr] Compiling url v2.5.0 [INFO] [stderr] Compiling anstyle v1.0.4 [INFO] [stderr] Compiling httpdate v1.0.2 [INFO] [stderr] Compiling anstyle-query v1.0.2 [INFO] [stderr] Compiling colorchoice v1.0.0 [INFO] [stderr] Compiling rustls v0.20.9 [INFO] [stderr] Compiling tower-service v0.3.1 [INFO] [stderr] Compiling rustix v0.38.28 [INFO] [stderr] Compiling anstream v0.6.5 [INFO] [stderr] Compiling tracing-subscriber v0.3.6 [INFO] [stderr] Compiling bit-set v0.5.2 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling console v0.15.7 [INFO] [stderr] Compiling crossbeam-channel v0.5.10 [INFO] [stderr] Compiling instant v0.1.9 [INFO] [stderr] Compiling encoding_rs v0.8.33 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling ring v0.17.7 [INFO] [stderr] Compiling jsonnet-sys v0.17.0 [INFO] [stderr] Compiling backtrace v0.3.69 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling eyre v0.6.11 [INFO] [stderr] Compiling smallvec v1.6.1 [INFO] [stderr] Compiling semver v1.0.7 [INFO] [stderr] Compiling unsafe-libyaml v0.2.10 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling bytemuck v1.9.1 [INFO] [stderr] Compiling winnow v0.5.31 [INFO] [stderr] Compiling portable-atomic v1.6.0 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Compiling os_str_bytes v6.6.1 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling bitflags v2.4.1 [INFO] [stderr] Compiling gimli v0.28.1 [INFO] [stderr] Compiling clap_lex v0.6.0 [INFO] [stderr] Compiling linux-raw-sys v0.4.12 [INFO] [stderr] Compiling clap_builder v4.4.12 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling clap_lex v0.2.4 [INFO] [stderr] Compiling regex v1.10.2 [INFO] [stderr] Compiling rgb v0.8.32 [INFO] [stderr] Compiling fancy-regex v0.7.1 [INFO] [stderr] Compiling darling_core v0.14.1 [INFO] [stderr] Compiling pest_generator v2.1.3 [INFO] [stderr] Compiling rustls-pemfile v1.0.1 [INFO] [stderr] Compiling term v0.7.0 [INFO] [stderr] Compiling nix v0.24.3 [INFO] [stderr] Compiling dirs-sys v0.3.7 [INFO] [stderr] Compiling jmespath v0.3.0 [INFO] [stderr] Compiling sct v0.7.0 [INFO] [stderr] Compiling webpki v0.22.0 [INFO] [stderr] Compiling addr2line v0.21.0 [INFO] [stderr] Compiling vte_generate_state_changes v0.1.1 [INFO] [stderr] Compiling crossbeam-queue v0.3.10 [INFO] [stderr] Compiling object v0.32.2 [INFO] [stderr] Compiling aho-corasick v0.7.15 [INFO] [stderr] Compiling bstr v0.2.15 [INFO] [stderr] Compiling ipnet v2.3.0 [INFO] [stderr] Compiling webpki-roots v0.22.6 [INFO] [stderr] Compiling webpki-roots v0.25.3 [INFO] [stderr] Compiling owo-colors v3.3.0 [INFO] [stderr] Compiling serde_derive v1.0.193 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling tokio-macros v2.2.0 [INFO] [stderr] Compiling thiserror-impl v1.0.53 [INFO] [stderr] Compiling darling_macro v0.14.1 [INFO] [stderr] Compiling rustls-webpki v0.101.7 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Compiling darling v0.14.1 [INFO] [stderr] Compiling derive_builder_core v0.12.0 [INFO] [stderr] Compiling derive_builder_core v0.11.2 [INFO] [stderr] Compiling clap_derive v4.4.7 [INFO] [stderr] Compiling tokio v1.35.1 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling bat v0.24.0 [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stderr] Compiling tracing-error v0.2.0 [INFO] [stderr] Compiling arrayvec v0.7.4 [INFO] [stderr] Compiling half v1.8.2 [INFO] [stderr] Compiling fastrand v2.0.1 [INFO] [stderr] Compiling rustc-demangle v0.1.18 [INFO] [stderr] Compiling derive_builder_macro v0.12.0 [INFO] [stderr] Compiling textwrap v0.16.0 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling derive_builder_macro v0.11.2 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling ciborium-io v0.2.1 [INFO] [stderr] Compiling base64 v0.21.5 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling regex-syntax v0.6.23 [INFO] [stderr] Compiling std_prelude v0.2.12 [INFO] [stderr] Compiling indenter v0.3.3 [INFO] [stderr] Compiling path_abs v0.5.1 [INFO] [stderr] Compiling derive_builder v0.11.2 [INFO] [stderr] Compiling directories v2.0.2 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling rayon v1.8.0 [INFO] [stderr] Compiling ciborium-ll v0.2.1 [INFO] [stderr] Compiling env_logger v0.9.3 [INFO] [stderr] Compiling derive_builder v0.12.0 [INFO] [stderr] Compiling clap v3.2.25 [INFO] [stderr] Compiling attohttpc v0.24.1 [INFO] [stderr] Compiling tempfile v3.9.0 [INFO] [stderr] Compiling vte v0.11.1 [INFO] [stderr] Compiling clap v4.4.12 [INFO] [stderr] Compiling color-spantrace v0.2.0 [INFO] [stderr] Compiling globset v0.4.6 [INFO] [stderr] Compiling tuikit v0.5.0 [INFO] [stderr] Compiling time v0.3.31 [INFO] [stderr] Compiling crossbeam v0.8.3 [INFO] [stderr] Compiling nix v0.25.1 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling ansi_colours v1.2.2 [INFO] [stderr] Compiling Inflector v0.11.4 [INFO] [stderr] Compiling defer-drop v1.3.0 [INFO] [stderr] Compiling fs2 v0.4.3 [INFO] [stderr] Compiling fuzzy-matcher v0.3.7 [INFO] [stderr] Compiling content_inspector v0.2.4 [INFO] [stderr] Compiling number_prefix v0.4.0 [INFO] [stderr] Compiling scanlex v0.1.4 [INFO] [stderr] Compiling beef v0.5.2 [INFO] [stderr] Compiling nu-ansi-term v0.49.0 [INFO] [stderr] Compiling enquote v1.0.3 [INFO] [stderr] Compiling bytesize v1.3.0 [INFO] [stderr] Compiling shlex v1.2.0 [INFO] [stderr] Compiling shell-words v1.1.0 [INFO] [stderr] Compiling zeroize v1.2.0 [INFO] [stderr] Compiling indicatif v0.17.7 [INFO] [stderr] Compiling sled v0.34.7 [INFO] [stderr] Compiling dialoguer v0.11.0 [INFO] [stderr] Compiling color-eyre v0.6.2 [INFO] [stderr] Compiling futures-executor v0.3.30 [INFO] [stderr] Compiling clap_complete v4.4.5 [INFO] [stderr] Compiling sanitize-filename v0.5.0 [INFO] [stderr] Compiling directories-next v1.0.3 [INFO] [stderr] Compiling futures v0.3.30 [INFO] [stderr] Compiling urlencoding v2.1.3 [INFO] [stderr] Compiling tokio-util v0.7.1 [INFO] [stderr] Compiling tokio-rustls v0.24.1 [INFO] [stderr] Compiling h2 v0.3.22 [INFO] [stderr] Compiling chrono v0.4.31 [INFO] [stderr] Compiling toml_datetime v0.6.5 [INFO] [stderr] Compiling serde_spanned v0.6.5 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling serde_yaml v0.9.29 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling clircle v0.4.0 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling ciborium v0.2.1 [INFO] [stderr] Compiling toml_edit v0.19.15 [INFO] [stderr] Compiling handlebars v4.5.0 [INFO] [stderr] Compiling syntect v5.0.0 [INFO] [stderr] Compiling confy v0.4.0 [INFO] [stderr] Compiling timer v0.2.0 [INFO] [stderr] Compiling chrono-english v0.1.7 [INFO] [stderr] Compiling skim v0.10.4 [INFO] [stderr] Compiling hyper v0.14.28 [INFO] [stderr] Compiling toml v0.7.8 [INFO] [stderr] Compiling hyper-rustls v0.24.2 [INFO] [stderr] Compiling reqwest v0.11.23 [INFO] [stderr] Compiling hypothesis v0.12.0 [INFO] [stderr] Compiling jsonnet-rs v0.17.0 [INFO] [stderr] Compiling handlebars_misc_helpers v0.13.0 [INFO] [stderr] Compiling gooseberry v0.10.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/configuration.rs:509:33 [INFO] [stdout] | [INFO] [stdout] 509 | pub(crate) fn get_templates(&self) -> Templates { [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] 509 | pub(crate) fn get_templates(&self) -> Templates<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/gooseberry/knowledge_base.rs:283:34 [INFO] [stdout] | [INFO] [stdout] 283 | pub(crate) fn get_handlebars(&self) -> color_eyre::Result { [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] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 283 | pub(crate) fn get_handlebars(&self) -> color_eyre::Result> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/gooseberry/search.rs:32:13 [INFO] [stdout] | [INFO] [stdout] 32 | fn text(&self) -> Cow { [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] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 32 | fn text(&self) -> Cow<'_, str> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 08s [INFO] running `Command { std: "docker" "inspect" "27fc69e7900df4406ad8b08b271dffab805ea041ed78a64f43bb0143a22c9f9e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "27fc69e7900df4406ad8b08b271dffab805ea041ed78a64f43bb0143a22c9f9e", kill_on_drop: false }` [INFO] [stdout] 27fc69e7900df4406ad8b08b271dffab805ea041ed78a64f43bb0143a22c9f9e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] 7d35c2d4c9a1cac76f7dda3a56f11c588c39f93a82329026e580cea773ea7d50 [INFO] running `Command { std: "docker" "start" "-a" "7d35c2d4c9a1cac76f7dda3a56f11c588c39f93a82329026e580cea773ea7d50", kill_on_drop: false }` [INFO] [stderr] Compiling regex-automata v0.4.3 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling predicates-core v1.0.6 [INFO] [stderr] Compiling float-cmp v0.9.0 [INFO] [stderr] Compiling treeline v0.1.0 [INFO] [stderr] Compiling normalize-line-endings v0.3.0 [INFO] [stderr] Compiling difflib v0.4.0 [INFO] [stderr] Compiling wait-timeout v0.2.0 [INFO] [stderr] Compiling dotenv v0.15.0 [INFO] [stderr] Compiling predicates-tree v1.0.2 [INFO] [stderr] Compiling rayon v1.8.0 [INFO] [stderr] Compiling itertools v0.11.0 [INFO] [stderr] Compiling regex v1.10.2 [INFO] [stderr] Compiling bstr v1.9.0 [INFO] [stderr] Compiling fancy-regex v0.7.1 [INFO] [stderr] Compiling Inflector v0.11.4 [INFO] [stderr] Compiling globset v0.4.6 [INFO] [stderr] Compiling env_logger v0.9.3 [INFO] [stderr] Compiling predicates v3.0.4 [INFO] [stderr] Compiling sanitize-filename v0.5.0 [INFO] [stderr] Compiling handlebars_misc_helpers v0.13.0 [INFO] [stderr] Compiling skim v0.10.4 [INFO] [stderr] Compiling syntect v5.0.0 [INFO] [stderr] Compiling assert_cmd v2.0.12 [INFO] [stderr] Compiling bat v0.24.0 [INFO] [stderr] Compiling gooseberry v0.10.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/configuration.rs:509:33 [INFO] [stdout] | [INFO] [stdout] 509 | pub(crate) fn get_templates(&self) -> Templates { [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] 509 | pub(crate) fn get_templates(&self) -> Templates<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/gooseberry/knowledge_base.rs:283:34 [INFO] [stdout] | [INFO] [stdout] 283 | pub(crate) fn get_handlebars(&self) -> color_eyre::Result { [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] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 283 | pub(crate) fn get_handlebars(&self) -> color_eyre::Result> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/gooseberry/search.rs:32:13 [INFO] [stdout] | [INFO] [stdout] 32 | fn text(&self) -> Cow { [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] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 32 | fn text(&self) -> Cow<'_, str> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/configuration.rs:509:33 [INFO] [stdout] | [INFO] [stdout] 509 | pub(crate) fn get_templates(&self) -> Templates { [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] 509 | pub(crate) fn get_templates(&self) -> Templates<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/gooseberry/knowledge_base.rs:283:34 [INFO] [stdout] | [INFO] [stdout] 283 | pub(crate) fn get_handlebars(&self) -> color_eyre::Result { [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] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 283 | pub(crate) fn get_handlebars(&self) -> color_eyre::Result> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/gooseberry/search.rs:32:13 [INFO] [stdout] | [INFO] [stdout] 32 | fn text(&self) -> Cow { [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] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 32 | fn text(&self) -> Cow<'_, str> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 16.97s [INFO] running `Command { std: "docker" "inspect" "7d35c2d4c9a1cac76f7dda3a56f11c588c39f93a82329026e580cea773ea7d50", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7d35c2d4c9a1cac76f7dda3a56f11c588c39f93a82329026e580cea773ea7d50", kill_on_drop: false }` [INFO] [stdout] 7d35c2d4c9a1cac76f7dda3a56f11c588c39f93a82329026e580cea773ea7d50 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] aa66aee571446f9d35a21a3df7486b6aaff2cf5ad79ae0b9ce5239cc68dea7c2 [INFO] running `Command { std: "docker" "start" "-a" "aa66aee571446f9d35a21a3df7486b6aaff2cf5ad79ae0b9ce5239cc68dea7c2", kill_on_drop: false }` [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/configuration.rs:509:33 [INFO] [stderr] | [INFO] [stderr] 509 | pub(crate) fn get_templates(&self) -> Templates { [INFO] [stderr] | ^^^^^ ^^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided 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] 509 | pub(crate) fn get_templates(&self) -> Templates<'_> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/gooseberry/knowledge_base.rs:283:34 [INFO] [stderr] | [INFO] [stderr] 283 | pub(crate) fn get_handlebars(&self) -> color_eyre::Result { [INFO] [stderr] | ^^^^^ ^^^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 283 | pub(crate) fn get_handlebars(&self) -> color_eyre::Result> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/gooseberry/search.rs:32:13 [INFO] [stderr] | [INFO] [stderr] 32 | fn text(&self) -> Cow { [INFO] [stderr] | ^^^^^ ^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 32 | fn text(&self) -> Cow<'_, str> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: `gooseberry` (lib) generated 3 warnings (run `cargo fix --lib -p gooseberry` to apply 3 suggestions) [INFO] [stderr] warning: `gooseberry` (lib test) generated 3 warnings (3 duplicates) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.34s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/gooseberry-f52033c668fe757d) [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 unittests src/main.rs (/opt/rustwide/target/debug/deps/gooseberry-f81aa04c86e042a0) [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] Doc-tests gooseberry [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] running `Command { std: "docker" "inspect" "aa66aee571446f9d35a21a3df7486b6aaff2cf5ad79ae0b9ce5239cc68dea7c2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "aa66aee571446f9d35a21a3df7486b6aaff2cf5ad79ae0b9ce5239cc68dea7c2", kill_on_drop: false }` [INFO] [stdout] aa66aee571446f9d35a21a3df7486b6aaff2cf5ad79ae0b9ce5239cc68dea7c2