[INFO] cloning repository https://github.com/nix-community/nurl [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/nix-community/nurl" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnix-community%2Fnurl", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnix-community%2Fnurl'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 3a3ba7f0d14d92e1266395d826c6e229797d0044 [INFO] checking nix-community/nurl against master#9c3064e131f4939cc95a29bb11413c49bbda1491 for pr-144098 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnix-community%2Fnurl" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/nix-community/nurl [INFO] finished tweaking git repo https://github.com/nix-community/nurl [INFO] tweaked toml for git repo https://github.com/nix-community/nurl written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/nix-community/nurl on toolchain 9c3064e131f4939cc95a29bb11413c49bbda1491 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9c3064e131f4939cc95a29bb11413c49bbda1491" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/nix-community/nurl 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" "+9c3064e131f4939cc95a29bb11413c49bbda1491" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:cf8efcab8866f2cf4285301c7418e2f4f2a9b088c91ba69c40d5b659f81557f7" "/opt/rustwide/cargo-home/bin/cargo" "+9c3064e131f4939cc95a29bb11413c49bbda1491" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] bb14751c4af42afae695bcc6cf1c052c5784719edaff283293ef21908857dd28 [INFO] running `Command { std: "docker" "start" "-a" "bb14751c4af42afae695bcc6cf1c052c5784719edaff283293ef21908857dd28", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "bb14751c4af42afae695bcc6cf1c052c5784719edaff283293ef21908857dd28", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bb14751c4af42afae695bcc6cf1c052c5784719edaff283293ef21908857dd28", kill_on_drop: false }` [INFO] [stdout] bb14751c4af42afae695bcc6cf1c052c5784719edaff283293ef21908857dd28 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:cf8efcab8866f2cf4285301c7418e2f4f2a9b088c91ba69c40d5b659f81557f7" "/opt/rustwide/cargo-home/bin/cargo" "+9c3064e131f4939cc95a29bb11413c49bbda1491" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 799bc5f003d45868b065ffc3d763578266a10fbcaec4174c742ddf2111efa1fc [INFO] running `Command { std: "docker" "start" "-a" "799bc5f003d45868b065ffc3d763578266a10fbcaec4174c742ddf2111efa1fc", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.76 [INFO] [stderr] Compiling unicode-ident v1.0.11 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling libc v0.2.150 [INFO] [stderr] Compiling serde v1.0.202 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Checking memchr v2.7.1 [INFO] [stderr] Compiling typenum v1.16.0 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Checking anstyle v1.0.1 [INFO] [stderr] Compiling semver v1.0.21 [INFO] [stderr] Checking bitflags v2.4.1 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling utf8parse v0.2.1 [INFO] [stderr] Compiling rustix v0.38.28 [INFO] [stderr] Compiling anstyle-parse v0.2.1 [INFO] [stderr] Checking linux-raw-sys v0.4.12 [INFO] [stderr] Compiling thiserror v1.0.44 [INFO] [stderr] Compiling colorchoice v1.0.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.16 [INFO] [stderr] Compiling anstyle-query v1.0.0 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling anstream v0.6.7 [INFO] [stderr] Compiling memoffset v0.9.0 [INFO] [stderr] Compiling syn v2.0.48 [INFO] [stderr] Compiling strsim v0.11.0 [INFO] [stderr] Checking either v1.8.1 [INFO] [stderr] Checking tinyvec_macros v0.1.1 [INFO] [stderr] Compiling clap_lex v0.7.0 [INFO] [stderr] Compiling clap_builder v4.5.1 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Checking tinyvec v1.6.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.15 [INFO] [stderr] Checking subtle v2.5.0 [INFO] [stderr] Checking regex-automata v0.4.1 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Compiling ring v0.17.5 [INFO] [stderr] Checking zeroize v1.7.0 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Compiling curve25519-dalek v4.1.3 [INFO] [stderr] Checking unicode-normalization v0.1.22 [INFO] [stderr] Checking getrandom v0.2.11 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling serde_json v1.0.128 [INFO] [stderr] Checking once_cell v1.18.0 [INFO] [stderr] Checking cpufeatures v0.2.9 [INFO] [stderr] Checking untrusted v0.9.0 [INFO] [stderr] Checking unicode-bidi v0.3.13 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Checking spin v0.9.8 [INFO] [stderr] Checking percent-encoding v2.3.1 [INFO] [stderr] Checking rustls-pki-types v1.8.0 [INFO] [stderr] Checking form_urlencoded v1.2.1 [INFO] [stderr] Checking idna v0.5.0 [INFO] [stderr] Checking gix-trace v0.1.7 [INFO] [stderr] Checking ryu v1.0.15 [INFO] [stderr] Compiling roff v0.2.1 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Compiling rayon-core v1.11.0 [INFO] [stderr] Checking itoa v1.0.9 [INFO] [stderr] Checking signature v2.2.0 [INFO] [stderr] Compiling rustls v0.23.13 [INFO] [stderr] Checking crossbeam-deque v0.8.3 [INFO] [stderr] Checking ed25519 v2.2.3 [INFO] [stderr] Checking miniz_oxide v0.7.1 [INFO] [stderr] Checking url v2.5.0 [INFO] [stderr] Checking terminal_size v0.3.0 [INFO] [stderr] Checking sha2 v0.10.7 [INFO] [stderr] Checking crossbeam-channel v0.5.8 [INFO] [stderr] Checking wait-timeout v0.2.0 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Checking is-terminal v0.4.12 [INFO] [stderr] Checking minimal-lexical v0.2.1 [INFO] [stderr] Checking equivalent v1.0.1 [INFO] [stderr] Checking hashbrown v0.14.0 [INFO] [stderr] Checking home v0.5.5 [INFO] [stderr] Checking predicates-core v1.0.6 [INFO] [stderr] Checking is_ci v1.1.1 [INFO] [stderr] Compiling anyhow v1.0.86 [INFO] [stderr] Checking glob v0.3.1 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Checking log v0.4.19 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Checking unicode-width v0.1.10 [INFO] [stderr] Checking fastrand v2.0.0 [INFO] [stderr] Checking walkdir v2.3.3 [INFO] [stderr] Checking supports-color v2.1.0 [INFO] [stderr] Checking nom v7.1.3 [INFO] [stderr] Checking indexmap v2.0.0 [INFO] [stderr] Checking tempfile v3.7.0 [INFO] [stderr] Checking flate2 v1.0.26 [INFO] [stderr] Checking webpki-roots v0.26.1 [INFO] [stderr] Checking snapbox-macros v0.3.8 [INFO] [stderr] Checking itertools v0.10.5 [INFO] [stderr] Checking filetime v0.2.21 [INFO] [stderr] Checking os_pipe v1.1.4 [INFO] [stderr] Checking content_inspector v0.2.4 [INFO] [stderr] Checking difflib v0.4.0 [INFO] [stderr] Checking termtree v0.4.1 [INFO] [stderr] Checking data-encoding v2.5.0 [INFO] [stderr] Compiling serde_derive v1.0.202 [INFO] [stderr] Compiling clap_derive v4.5.0 [INFO] [stderr] Compiling thiserror-impl v1.0.44 [INFO] [stderr] Compiling curve25519-dalek-derive v0.1.1 [INFO] [stderr] Checking rustls-webpki v0.102.8 [INFO] [stderr] Checking base64 v0.22.0 [INFO] [stderr] Checking humantime v2.1.0 [INFO] [stderr] Checking normalize-line-endings v0.3.0 [INFO] [stderr] Checking similar v2.2.1 [INFO] [stderr] Checking dunce v1.0.4 [INFO] [stderr] Checking winnow v0.6.1 [INFO] [stderr] Compiling enum_dispatch v0.3.12 [INFO] [stderr] Checking snapbox v0.5.0 [INFO] [stderr] Checking predicates v3.0.3 [INFO] [stderr] Checking predicates-tree v1.0.9 [INFO] [stderr] Checking rayon v1.7.0 [INFO] [stderr] Checking owo-colors v4.0.0 [INFO] [stderr] Checking ed25519-dalek v2.1.0 [INFO] [stderr] Compiling clap v4.5.1 [INFO] [stderr] Compiling clap_mangen v0.2.20 [INFO] [stderr] Compiling clap_complete v4.5.3 [INFO] [stderr] Checking itertools v0.13.0 [INFO] [stderr] Checking rustc-hash v1.1.0 [INFO] [stderr] Checking shlex v1.3.0 [INFO] [stderr] Checking nu-glob v0.90.1 [INFO] [stderr] Compiling nurl v0.3.13 (/opt/rustwide/workdir) [INFO] [stderr] Checking bstr v1.9.0 [INFO] [stderr] Checking faster-hex v0.9.0 [INFO] [stderr] Checking serde_spanned v0.6.5 [INFO] [stderr] Checking toml_datetime v0.6.5 [INFO] [stderr] Checking humantime-serde v1.1.1 [INFO] [stderr] Checking toml_edit v0.22.5 [INFO] [stderr] Checking gix-hash v0.14.1 [INFO] [stderr] Checking gix-features v0.38.0 [INFO] [stderr] Checking gix-path v0.10.5 [INFO] [stderr] Checking assert_cmd v2.0.13 [INFO] [stderr] Checking gix-url v0.27.0 [INFO] [stderr] Checking ureq v2.10.1 [INFO] [stderr] Checking nix-compat v0.1.0 (https://code.tvl.fyi/depot.git:/tvix/nix-compat.git#f814ea79) [INFO] [stderr] Checking trycmd v0.15.0 [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/main.rs:42:22 [INFO] [stdout] | [INFO] [stdout] 42 | fn path_segments(&self) -> Split { [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] 42 | fn path_segments(&self) -> Split<'_, char> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/main.rs:42:22 [INFO] [stdout] | [INFO] [stdout] 42 | fn path_segments(&self) -> Split { [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] 42 | fn path_segments(&self) -> Split<'_, char> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 06s [INFO] running `Command { std: "docker" "inspect" "799bc5f003d45868b065ffc3d763578266a10fbcaec4174c742ddf2111efa1fc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "799bc5f003d45868b065ffc3d763578266a10fbcaec4174c742ddf2111efa1fc", kill_on_drop: false }` [INFO] [stdout] 799bc5f003d45868b065ffc3d763578266a10fbcaec4174c742ddf2111efa1fc