[INFO] cloning repository https://github.com/iliakonnov/file_search [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/iliakonnov/file_search" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Filiakonnov%2Ffile_search", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Filiakonnov%2Ffile_search'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 129817de2ea93cf24f9167a07a94d80704b928bb [INFO] checking iliakonnov/file_search against master#bca37a20bd376ce3fd138e7cdee7fe704e0f8814 for pr-139493-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Filiakonnov%2Ffile_search" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/iliakonnov/file_search [INFO] finished tweaking git repo https://github.com/iliakonnov/file_search [INFO] tweaked toml for git repo https://github.com/iliakonnov/file_search written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/iliakonnov/file_search on toolchain bca37a20bd376ce3fd138e7cdee7fe704e0f8814 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/iliakonnov/file_search 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" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded same-file v1.0.5 [INFO] [stderr] Downloaded walkdir v2.2.9 [INFO] [stderr] Downloaded shellfn v0.1.1 [INFO] [stderr] Downloaded shellwords v1.0.0 [INFO] [stderr] Downloaded shellfn-attribute v0.1.1 [INFO] [stderr] Downloaded shellfn-core v0.1.1 [INFO] [stderr] Downloaded ucd-util v0.1.5 [INFO] [stderr] Downloaded darling_core v0.8.6 [INFO] [stderr] Downloaded darling_macro v0.8.6 [INFO] [stderr] Downloaded darling v0.8.6 [INFO] [stderr] Downloaded syn v0.15.40 [INFO] [stderr] Downloaded regex v1.2.0 [INFO] [stderr] Downloaded rusqlite v0.19.0 [INFO] [stderr] Downloaded regex-syntax v0.6.10 [INFO] [stderr] Downloaded libc v0.2.60 [INFO] [stderr] Downloaded libsqlite3-sys v0.15.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a2975ca33404b3f39286aac73545e519dd5012861f32ad6f6dc434ab890b513b [INFO] running `Command { std: "docker" "start" "-a" "a2975ca33404b3f39286aac73545e519dd5012861f32ad6f6dc434ab890b513b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a2975ca33404b3f39286aac73545e519dd5012861f32ad6f6dc434ab890b513b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a2975ca33404b3f39286aac73545e519dd5012861f32ad6f6dc434ab890b513b", kill_on_drop: false }` [INFO] [stdout] a2975ca33404b3f39286aac73545e519dd5012861f32ad6f6dc434ab890b513b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e54db61ebf460ac6685f6cae04bc892f5b276d7eca574f1f7467f6515e63b8e5 [INFO] running `Command { std: "docker" "start" "-a" "e54db61ebf460ac6685f6cae04bc892f5b276d7eca574f1f7467f6515e63b8e5", kill_on_drop: false }` [INFO] [stderr] Compiling memchr v2.2.1 [INFO] [stderr] Compiling autocfg v0.1.5 [INFO] [stderr] Compiling syn v0.15.40 [INFO] [stderr] Compiling libc v0.2.60 [INFO] [stderr] Compiling ucd-util v0.1.5 [INFO] [stderr] Compiling lazy_static v1.3.0 [INFO] [stderr] Compiling fnv v1.0.6 [INFO] [stderr] Compiling either v1.5.2 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling utf8-ranges v1.0.3 [INFO] [stderr] Compiling regex-syntax v0.6.10 [INFO] [stderr] Compiling pkg-config v0.3.14 [INFO] [stderr] Compiling bitflags v1.1.0 [INFO] [stderr] Compiling itertools v0.8.0 [INFO] [stderr] Compiling num-traits v0.2.8 [INFO] [stderr] Compiling aho-corasick v0.7.4 [INFO] [stderr] Compiling num-integer v0.1.41 [INFO] [stderr] Compiling libsqlite3-sys v0.15.0 [INFO] [stderr] Checking time v0.1.42 [INFO] [stderr] Checking unicode-width v0.1.5 [INFO] [stderr] Checking linked-hash-map v0.5.2 [INFO] [stderr] Compiling byteorder v1.3.2 [INFO] [stderr] Checking lru-cache v0.1.2 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Checking atty v0.2.13 [INFO] [stderr] Compiling shellfn-core v0.1.1 [INFO] [stderr] Checking same-file v1.0.5 [INFO] [stderr] Checking fallible-streaming-iterator v0.1.9 [INFO] [stderr] Checking vec_map v0.8.1 [INFO] [stderr] Checking walkdir v2.2.9 [INFO] [stderr] Checking rusqlite v0.19.0 [INFO] [stderr] Checking clap v2.33.0 [INFO] [stderr] Checking unicode-segmentation v1.3.0 [INFO] [stderr] Checking chrono v0.4.7 [INFO] [stderr] Compiling regex v1.2.0 [INFO] [stderr] Compiling shellwords v1.0.0 [INFO] [stderr] Compiling darling_core v0.8.6 [INFO] [stderr] Compiling darling_macro v0.8.6 [INFO] [stderr] Compiling darling v0.8.6 [INFO] [stderr] Compiling shellfn-attribute v0.1.1 [INFO] [stderr] Checking shellfn v0.1.1 [INFO] [stderr] Checking file_search v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unexpected `cfg` condition name: `tarpaulin` [INFO] [stdout] --> src/btrfs/tlv.rs:67:24 [INFO] [stdout] | [INFO] [stdout] 67 | #[cfg_attr(tarpaulin, skip)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 82 | / tlv!(TLVValue, struct TLV, enum TLVs, reader ( [INFO] [stdout] 83 | | UUID: u128 = 1, => read_u128; [INFO] [stdout] 84 | | Size: u64 = 4, => read_u64; [INFO] [stdout] 85 | | Mode: u64 = 5, => read_u64; [INFO] [stdout] ... | [INFO] [stdout] 97 | | ClonePath: MixedString = 22, => read_mixed; [INFO] [stdout] 98 | | )); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: expected names are: `docsrs`, `feature`, and `test` and 31 more [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] = note: this warning originates in the macro `tlv` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `tarpaulin` [INFO] [stdout] --> src/btrfs/tlv.rs:67:24 [INFO] [stdout] | [INFO] [stdout] 67 | #[cfg_attr(tarpaulin, skip)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 82 | / tlv!(TLVValue, struct TLV, enum TLVs, reader ( [INFO] [stdout] 83 | | UUID: u128 = 1, => read_u128; [INFO] [stdout] 84 | | Size: u64 = 4, => read_u64; [INFO] [stdout] 85 | | Mode: u64 = 5, => read_u64; [INFO] [stdout] ... | [INFO] [stdout] 97 | | ClonePath: MixedString = 22, => read_mixed; [INFO] [stdout] 98 | | )); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: expected names are: `docsrs`, `feature`, and `test` and 31 more [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] = note: this warning originates in the macro `tlv` (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/database.rs:25:15 [INFO] [stdout] | [INFO] [stdout] 25 | fn to_sql(&self) -> 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] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 25 | fn to_sql(&self) -> Result, Error> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 24.27s [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/database.rs:25:15 [INFO] [stdout] | [INFO] [stdout] 25 | fn to_sql(&self) -> 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] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 25 | fn to_sql(&self) -> Result, Error> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "e54db61ebf460ac6685f6cae04bc892f5b276d7eca574f1f7467f6515e63b8e5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e54db61ebf460ac6685f6cae04bc892f5b276d7eca574f1f7467f6515e63b8e5", kill_on_drop: false }` [INFO] [stdout] e54db61ebf460ac6685f6cae04bc892f5b276d7eca574f1f7467f6515e63b8e5