[INFO] cloning repository https://github.com/natir/yacrd [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/natir/yacrd" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnatir%2Fyacrd", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnatir%2Fyacrd'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 36f69046e13d807d13ab9ccecec2b52dc770b485 [INFO] building natir/yacrd against try#8b8eff55bd72abbb57167bc42222a7f91d41cb0d for pr-142134-abi-ast-error [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnatir%2Fyacrd" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/natir/yacrd on toolchain 8b8eff55bd72abbb57167bc42222a7f91d41cb0d [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8b8eff55bd72abbb57167bc42222a7f91d41cb0d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/natir/yacrd [INFO] finished tweaking git repo https://github.com/natir/yacrd [INFO] tweaked toml for git repo https://github.com/natir/yacrd written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/natir/yacrd 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" "+8b8eff55bd72abbb57167bc42222a7f91d41cb0d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:eea15d5475069c3ef791f10c2c6b5af2ee421ef2da1e680ecce1cba46243983b" "/opt/rustwide/cargo-home/bin/cargo" "+8b8eff55bd72abbb57167bc42222a7f91d41cb0d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 25b5b982dbd529a4562a7f8a3c392b4eec807b321633fc332856a87eb4a25dd7 [INFO] running `Command { std: "docker" "start" "-a" "25b5b982dbd529a4562a7f8a3c392b4eec807b321633fc332856a87eb4a25dd7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "25b5b982dbd529a4562a7f8a3c392b4eec807b321633fc332856a87eb4a25dd7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "25b5b982dbd529a4562a7f8a3c392b4eec807b321633fc332856a87eb4a25dd7", kill_on_drop: false }` [INFO] [stdout] 25b5b982dbd529a4562a7f8a3c392b4eec807b321633fc332856a87eb4a25dd7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:eea15d5475069c3ef791f10c2c6b5af2ee421ef2da1e680ecce1cba46243983b" "/opt/rustwide/cargo-home/bin/cargo" "+8b8eff55bd72abbb57167bc42222a7f91d41cb0d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 191a1bce650e39eea7686653d7ec90d664cd802c838ce176bd7355b6585cd924 [INFO] running `Command { std: "docker" "start" "-a" "191a1bce650e39eea7686653d7ec90d664cd802c838ce176bd7355b6585cd924", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.162 [INFO] [stderr] Compiling proc-macro2 v1.0.89 [INFO] [stderr] Compiling unicode-ident v1.0.13 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling pkg-config v0.3.31 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling crc32fast v1.4.2 [INFO] [stderr] Compiling adler2 v2.0.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling miniz_oxide v0.8.0 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling cfg_aliases v0.2.1 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling syn v2.0.87 [INFO] [stderr] Compiling jobserver v0.1.32 [INFO] [stderr] Compiling flate2 v1.0.34 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling nix v0.29.0 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling cc v1.1.36 [INFO] [stderr] Compiling bstr v1.10.0 [INFO] [stderr] Compiling thiserror v1.0.68 [INFO] [stderr] Compiling zstd-safe v7.2.1 [INFO] [stderr] Compiling parking_lot_core v0.8.6 [INFO] [stderr] Compiling serde v1.0.214 [INFO] [stderr] Compiling crossbeam-channel v0.5.13 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling instant v0.1.13 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling bytes v1.8.0 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling noodles-bgzf v0.33.0 [INFO] [stderr] Compiling noodles-core v0.15.0 [INFO] [stderr] Compiling crossbeam-deque v0.8.5 [INFO] [stderr] Compiling cvt v0.1.2 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling regex-automata v0.4.8 [INFO] [stderr] Compiling zstd-sys v2.0.13+zstd.1.5.6 [INFO] [stderr] Compiling liblzma-sys v0.3.9 [INFO] [stderr] Compiling bzip2-sys v0.1.11+1.0.8 [INFO] [stderr] Compiling thiserror-impl v1.0.68 [INFO] [stderr] Compiling serde_derive v1.0.214 [INFO] [stderr] Compiling os_str_bytes v6.6.1 [INFO] [stderr] Compiling termcolor v1.4.1 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling anyhow v1.0.93 [INFO] [stderr] Compiling clap_lex v0.2.4 [INFO] [stderr] Compiling bgzip v0.3.1 [INFO] [stderr] Compiling bzip2 v0.4.4 [INFO] [stderr] Compiling clap_derive v3.2.25 [INFO] [stderr] Compiling fs_at v0.2.1 [INFO] [stderr] Compiling noodles-fasta v0.45.0 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling fs2 v0.4.3 [INFO] [stderr] Compiling noodles-fastq v0.16.0 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling csv-core v0.1.11 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling itoa v1.0.11 [INFO] [stderr] Compiling ryu v1.0.18 [INFO] [stderr] Compiling textwrap v0.16.1 [INFO] [stderr] Compiling normpath v1.3.0 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling once_cell v1.20.2 [INFO] [stderr] Compiling remove_dir_all v0.8.4 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling env_logger v0.9.3 [INFO] [stderr] Compiling sled v0.34.7 [INFO] [stderr] Compiling clap v3.2.25 [INFO] [stderr] Compiling noodles v0.84.0 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling liblzma v0.3.5 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling csv v1.3.0 [INFO] [stderr] Compiling zstd v0.13.2 [INFO] [stderr] Compiling niffler v2.6.0 [INFO] [stderr] Compiling yacrd v1.0.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: field `no_overlap` is never read [INFO] [stdout] --> src/reads2ovl/fullmemory.rs:31:5 [INFO] [stdout] | [INFO] [stdout] 29 | pub struct FullMemory { [INFO] [stdout] | ---------- field in this struct [INFO] [stdout] 30 | reads2ovl: reads2ovl::MapReads2Ovl, [INFO] [stdout] 31 | no_overlap: Vec<(u32, u32)>, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 15s [INFO] running `Command { std: "docker" "inspect" "191a1bce650e39eea7686653d7ec90d664cd802c838ce176bd7355b6585cd924", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "191a1bce650e39eea7686653d7ec90d664cd802c838ce176bd7355b6585cd924", kill_on_drop: false }` [INFO] [stdout] 191a1bce650e39eea7686653d7ec90d664cd802c838ce176bd7355b6585cd924 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:eea15d5475069c3ef791f10c2c6b5af2ee421ef2da1e680ecce1cba46243983b" "/opt/rustwide/cargo-home/bin/cargo" "+8b8eff55bd72abbb57167bc42222a7f91d41cb0d" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2c25fe5546dec58a8f0118132fd4f48da6dc90ba3ea3f1bcb0b11665ee2743fc [INFO] running `Command { std: "docker" "start" "-a" "2c25fe5546dec58a8f0118132fd4f48da6dc90ba3ea3f1bcb0b11665ee2743fc", kill_on_drop: false }` [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling rustix v0.38.39 [INFO] [stderr] Compiling linux-raw-sys v0.4.14 [INFO] [stderr] Compiling fastrand v2.1.1 [INFO] [stderr] Compiling nix v0.29.0 [INFO] [stderr] Compiling fs_at v0.2.1 [INFO] [stderr] Compiling remove_dir_all v0.8.4 [INFO] [stderr] Compiling yacrd v1.0.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: field `no_overlap` is never read [INFO] [stdout] --> src/reads2ovl/fullmemory.rs:31:5 [INFO] [stdout] | [INFO] [stdout] 29 | pub struct FullMemory { [INFO] [stdout] | ---------- field in this struct [INFO] [stdout] 30 | reads2ovl: reads2ovl::MapReads2Ovl, [INFO] [stdout] 31 | no_overlap: Vec<(u32, u32)>, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling tempfile v3.13.0 [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 11.88s [INFO] running `Command { std: "docker" "inspect" "2c25fe5546dec58a8f0118132fd4f48da6dc90ba3ea3f1bcb0b11665ee2743fc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2c25fe5546dec58a8f0118132fd4f48da6dc90ba3ea3f1bcb0b11665ee2743fc", kill_on_drop: false }` [INFO] [stdout] 2c25fe5546dec58a8f0118132fd4f48da6dc90ba3ea3f1bcb0b11665ee2743fc