[INFO] cloning repository https://github.com/meta-introspector/nix-nar-rs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/meta-introspector/nix-nar-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmeta-introspector%2Fnix-nar-rs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmeta-introspector%2Fnix-nar-rs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] c8d9250b9be837abafa0046cb9c2a852b846da6a
[INFO] checking meta-introspector/nix-nar-rs against master#642c19bfc3a5c1de985bf5d0cc8207ac9d22708a for pr-148577
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmeta-introspector%2Fnix-nar-rs" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/meta-introspector/nix-nar-rs
[INFO] finished tweaking git repo https://github.com/meta-introspector/nix-nar-rs
[INFO] tweaked toml for git repo https://github.com/meta-introspector/nix-nar-rs written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/meta-introspector/nix-nar-rs on toolchain 642c19bfc3a5c1de985bf5d0cc8207ac9d22708a
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+642c19bfc3a5c1de985bf5d0cc8207ac9d22708a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/meta-introspector/nix-nar-rs 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" "+642c19bfc3a5c1de985bf5d0cc8207ac9d22708a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded pretty-hex v0.3.0
[INFO] [stderr]   Downloaded symlink v0.1.0
[INFO] [stderr]   Downloaded is_executable v1.0.1
[INFO] [stderr]   Downloaded globset v0.4.12
[INFO] [stderr]   Downloaded cc v1.0.80
[INFO] [stderr]   Downloaded ctor v0.2.4
[INFO] [stderr]   Downloaded errno v0.3.2
[INFO] [stderr]   Downloaded bstr v1.6.0
[INFO] [stderr]   Downloaded regex-automata v0.3.4
[INFO] [stderr]   Downloaded serde v1.0.180
[INFO] [stderr]   Downloaded serde_json v1.0.104
[INFO] [stderr]   Downloaded insta v1.31.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+642c19bfc3a5c1de985bf5d0cc8207ac9d22708a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d997c05083305f1427bc5431c94cf8befcf9bae8462e40d9f4e4195a2e9278e5
[INFO] running `Command { std: "docker" "start" "-a" "d997c05083305f1427bc5431c94cf8befcf9bae8462e40d9f4e4195a2e9278e5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d997c05083305f1427bc5431c94cf8befcf9bae8462e40d9f4e4195a2e9278e5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d997c05083305f1427bc5431c94cf8befcf9bae8462e40d9f4e4195a2e9278e5", kill_on_drop: false }`
[INFO] [stdout] d997c05083305f1427bc5431c94cf8befcf9bae8462e40d9f4e4195a2e9278e5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+642c19bfc3a5c1de985bf5d0cc8207ac9d22708a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d8b0b81ee465649ad2769b70b32804d1ccc40ee1777a7e6e023bb1591c9a03a2
[INFO] running `Command { std: "docker" "start" "-a" "d8b0b81ee465649ad2769b70b32804d1ccc40ee1777a7e6e023bb1591c9a03a2", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.66
[INFO] [stderr]    Compiling unicode-ident v1.0.11
[INFO] [stderr]    Compiling thiserror v1.0.44
[INFO] [stderr]    Compiling anyhow v1.0.72
[INFO] [stderr]     Checking regex-syntax v0.7.4
[INFO] [stderr]     Checking linked-hash-map v0.5.6
[INFO] [stderr]    Compiling rustix v0.38.4
[INFO] [stderr]     Checking is_executable v1.0.1
[INFO] [stderr]     Checking symlink v0.1.0
[INFO] [stderr]     Checking aho-corasick v1.0.2
[INFO] [stderr]     Checking console v0.15.7
[INFO] [stderr]     Checking bstr v1.6.0
[INFO] [stderr]     Checking bitflags v2.3.3
[INFO] [stderr]     Checking similar v2.2.1
[INFO] [stderr]    Compiling serde v1.0.180
[INFO] [stderr]     Checking linux-raw-sys v0.4.5
[INFO] [stderr]     Checking log v0.4.19
[INFO] [stderr]     Checking walkdir v2.3.3
[INFO] [stderr]     Checking pretty-hex v0.3.0
[INFO] [stderr]     Checking fastrand v2.0.0
[INFO] [stderr]     Checking os_str_bytes v6.5.1
[INFO] [stderr]    Compiling serde_json v1.0.104
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]     Checking yaml-rust v0.4.5
[INFO] [stderr]     Checking clap_lex v0.2.4
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking termcolor v1.2.0
[INFO] [stderr]     Checking textwrap v0.16.0
[INFO] [stderr]     Checking assert_matches v1.5.0
[INFO] [stderr]     Checking ryu v1.0.15
[INFO] [stderr]     Checking itoa v1.0.9
[INFO] [stderr]     Checking insta v1.31.0
[INFO] [stderr]    Compiling quote v1.0.32
[INFO] [stderr]    Compiling syn v2.0.28
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]     Checking tempfile v3.7.0
[INFO] [stderr]     Checking regex-automata v0.3.4
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling clap_derive v3.2.25
[INFO] [stderr]    Compiling ctor v0.1.26
[INFO] [stderr]     Checking regex v1.9.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.44
[INFO] [stderr]    Compiling ctor v0.2.4
[INFO] [stderr]     Checking globset v0.4.12
[INFO] [stderr]     Checking ignore v0.4.20
[INFO] [stderr]     Checking nix-nar v0.3.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/dec.rs:131:20
[INFO] [stdout]     |
[INFO] [stdout] 131 |     pub fn entries(&self) -> Result<Entries<R>, NarError> {
[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] 131 |     pub fn entries(&self) -> Result<Entries<'_, R>, NarError> {
[INFO] [stdout]     |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `used_linker`
[INFO] [stdout]   --> tests/enc_test.rs:12:1
[INFO] [stdout]    |
[INFO] [stdout] 12 | #[ctor::ctor]
[INFO] [stdout]    | ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `ctor::ctor` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the attribute macro `ctor::ctor` may come from an old version of the `ctor` crate, try updating your dependency with `cargo update -p ctor`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout]    = note: this warning originates in the attribute macro `ctor::ctor` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/dec.rs:131:20
[INFO] [stdout]     |
[INFO] [stdout] 131 |     pub fn entries(&self) -> Result<Entries<R>, NarError> {
[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] 131 |     pub fn entries(&self) -> Result<Entries<'_, R>, NarError> {
[INFO] [stdout]     |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking clap v3.2.25
[INFO] [stderr]     Checking nix-nar-cli v0.3.0 (/opt/rustwide/workdir/cli)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 19.44s
[INFO] running `Command { std: "docker" "inspect" "d8b0b81ee465649ad2769b70b32804d1ccc40ee1777a7e6e023bb1591c9a03a2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d8b0b81ee465649ad2769b70b32804d1ccc40ee1777a7e6e023bb1591c9a03a2", kill_on_drop: false }`
[INFO] [stdout] d8b0b81ee465649ad2769b70b32804d1ccc40ee1777a7e6e023bb1591c9a03a2
