[INFO] cloning repository https://github.com/0x5459/fil-read-parent-cache
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/0x5459/fil-read-parent-cache" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F0x5459%2Ffil-read-parent-cache", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F0x5459%2Ffil-read-parent-cache'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] baf7ca57b2c52b00b1d446f17861c090de867a7f
[INFO] building 0x5459/fil-read-parent-cache against master#ad211ced81509462cdfe4c29ed10f97279a0acae for pr-135216
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F0x5459%2Ffil-read-parent-cache" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/0x5459/fil-read-parent-cache on toolchain ad211ced81509462cdfe4c29ed10f97279a0acae
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ad211ced81509462cdfe4c29ed10f97279a0acae" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/0x5459/fil-read-parent-cache
[INFO] finished tweaking git repo https://github.com/0x5459/fil-read-parent-cache
[INFO] tweaked toml for git repo https://github.com/0x5459/fil-read-parent-cache written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/0x5459/fil-read-parent-cache 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" "+ad211ced81509462cdfe4c29ed10f97279a0acae" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded thiserror v1.0.50
[INFO] [stderr]   Downloaded cpufeatures v0.2.11
[INFO] [stderr]   Downloaded thiserror-impl v1.0.50
[INFO] [stderr]   Downloaded libc v0.2.150
[INFO] [stderr]   Downloaded crossbeam-deque v0.8.3
[INFO] [stderr]   Downloaded crossbeam-epoch v0.9.15
[INFO] [stderr]   Downloaded serde_json v1.0.108
[INFO] [stderr]   Downloaded aes v0.8.3
[INFO] [stderr]   Downloaded cbc v0.1.2
[INFO] [stderr]   Downloaded execute-command-tokens v0.1.7
[INFO] [stderr]   Downloaded blst v0.3.11
[INFO] [stderr]   Downloaded generic-array v1.0.0
[INFO] [stderr]   Downloaded positioned-io v0.3.3
[INFO] [stderr]   Downloaded execute v0.2.13
[INFO] [stderr]   Downloaded temp-env v0.3.6
[INFO] [stderr]   Downloaded rust-gpu-tools v0.7.2
[INFO] [stderr]   Downloaded yastl v0.1.2
[INFO] [stderr]   Downloaded ec-gpu v0.2.0
[INFO] [stderr]   Downloaded rustix v0.38.26
[INFO] [stderr]   Downloaded config v0.12.0
[INFO] [stderr]   Downloaded bellperson v0.26.0
[INFO] [stderr]   Downloaded bellpepper v0.2.1
[INFO] [stderr]   Downloaded blake2s_simd v1.0.2
[INFO] [stderr]   Downloaded bellpepper-core v0.2.1
[INFO] [stderr]   Downloaded execute-command-macro-impl v0.1.10
[INFO] [stderr]   Downloaded execute-command-macro v0.1.9
[INFO] [stderr]   Downloaded pasta_curves v0.5.1
[INFO] [stderr]   Downloaded trait-set v0.3.0
[INFO] [stderr]   Downloaded group v0.13.0
[INFO] [stderr]   Downloaded pairing v0.23.0
[INFO] [stderr]   Downloaded blstrs v0.7.1
[INFO] [stderr]   Downloaded ff v0.13.0
[INFO] [stderr]   Downloaded fs2 v0.4.3
[INFO] [stderr]   Downloaded merkletree v0.23.0
[INFO] [stderr]   Downloaded block-padding v0.3.3
[INFO] [stderr]   Downloaded pathdiff v0.2.1
[INFO] [stderr]   Downloaded blake2s_simd v0.5.11
[INFO] [stderr]   Downloaded blake2b_simd v1.0.2
[INFO] [stderr]   Downloaded rand_xorshift v0.3.0
[INFO] [stderr]   Downloaded crossbeam-utils v0.8.16
[INFO] [stderr]   Downloaded neptune v11.0.0
[INFO] [stderr]   Downloaded ec-gpu-gen v0.6.0
[INFO] [stderr]   Downloaded opencl-sys v0.2.6
[INFO] [stderr]   Downloaded ec-gpu-gen v0.7.0
[INFO] [stderr]   Downloaded cl3 v0.9.4
[INFO] [stderr]   Downloaded storage-proofs-core v16.1.0
[INFO] [stderr]   Downloaded filecoin-hashers v11.1.0
[INFO] [stderr]   Downloaded fr32 v9.1.0
[INFO] [stderr]   Downloaded opencl3 v0.9.4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+ad211ced81509462cdfe4c29ed10f97279a0acae" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 78a80b629e64087600477b6d547081f1c08d650988618bef88077acfd483d2be
[INFO] running `Command { std: "docker" "start" "-a" "78a80b629e64087600477b6d547081f1c08d650988618bef88077acfd483d2be", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "78a80b629e64087600477b6d547081f1c08d650988618bef88077acfd483d2be", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "78a80b629e64087600477b6d547081f1c08d650988618bef88077acfd483d2be", kill_on_drop: false }`
[INFO] [stdout] 78a80b629e64087600477b6d547081f1c08d650988618bef88077acfd483d2be
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+ad211ced81509462cdfe4c29ed10f97279a0acae" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 518ce46fbda4851cfc1578f4c81ccd4fb4324d31827874019f24f2ddebc06670
[INFO] running `Command { std: "docker" "start" "-a" "518ce46fbda4851cfc1578f4c81ccd4fb4324d31827874019f24f2ddebc06670", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.70
[INFO] [stderr]    Compiling libc v0.2.150
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling radium v0.7.0
[INFO] [stderr]    Compiling serde v1.0.193
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]    Compiling tap v1.0.1
[INFO] [stderr]    Compiling funty v2.0.0
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling subtle v2.5.0
[INFO] [stderr]    Compiling crossbeam-utils v0.8.16
[INFO] [stderr]    Compiling thiserror v1.0.50
[INFO] [stderr]    Compiling parking_lot_core v0.9.9
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling lock_api v0.4.11
[INFO] [stderr]    Compiling memoffset v0.9.0
[INFO] [stderr]    Compiling wyz v0.5.1
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.15
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling rayon-core v1.12.0
[INFO] [stderr]    Compiling opencl-sys v0.2.6
[INFO] [stderr]    Compiling ec-gpu v0.2.0
[INFO] [stderr]    Compiling smallvec v1.11.2
[INFO] [stderr]    Compiling cpufeatures v0.2.11
[INFO] [stderr]    Compiling execute-command-tokens v0.1.7
[INFO] [stderr]    Compiling arrayref v0.3.7
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling rand_xorshift v0.3.0
[INFO] [stderr]    Compiling log v0.4.20
[INFO] [stderr]    Compiling constant_time_eq v0.3.0
[INFO] [stderr]    Compiling arrayvec v0.7.4
[INFO] [stderr]    Compiling home v0.5.5
[INFO] [stderr]    Compiling byte-slice-cast v1.2.2
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling crossbeam-channel v0.5.8
[INFO] [stderr]    Compiling either v1.9.0
[INFO] [stderr]    Compiling spin v0.5.2
[INFO] [stderr]    Compiling bitvec v1.0.1
[INFO] [stderr]    Compiling ec-gpu-gen v0.7.0
[INFO] [stderr]    Compiling ec-gpu-gen v0.6.0
[INFO] [stderr]    Compiling rustversion v1.0.14
[INFO] [stderr]    Compiling flume v0.10.14
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling blake2s_simd v1.0.2
[INFO] [stderr]    Compiling blake2b_simd v1.0.2
[INFO] [stderr]    Compiling anyhow v1.0.75
[INFO] [stderr]    Compiling yastl v0.1.2
[INFO] [stderr]    Compiling rustix v0.38.26
[INFO] [stderr]    Compiling crossbeam-deque v0.8.3
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling linux-raw-sys v0.4.12
[INFO] [stderr]    Compiling bitflags v2.4.1
[INFO] [stderr]    Compiling quote v1.0.33
[INFO] [stderr]    Compiling getrandom v0.2.11
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling syn v2.0.39
[INFO] [stderr]    Compiling cc v1.0.83
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling threadpool v1.8.1
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling temp-env v0.3.6
[INFO] [stderr]    Compiling rayon v1.8.0
[INFO] [stderr]    Compiling memmap2 v0.5.10
[INFO] [stderr]    Compiling fastrand v2.0.1
[INFO] [stderr]    Compiling arrayvec v0.5.2
[INFO] [stderr]    Compiling async-trait v0.1.74
[INFO] [stderr]    Compiling constant_time_eq v0.1.5
[INFO] [stderr]    Compiling positioned-io v0.3.3
[INFO] [stderr]    Compiling fs2 v0.4.3
[INFO] [stderr]    Compiling generic-array v1.0.0
[INFO] [stderr]    Compiling itertools v0.8.2
[INFO] [stderr]    Compiling serde_json v1.0.108
[INFO] [stderr]    Compiling semver v1.0.20
[INFO] [stderr]    Compiling blake2s_simd v0.5.11
[INFO] [stderr]    Compiling memchr v2.6.4
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling pathdiff v0.2.1
[INFO] [stderr]    Compiling itoa v1.0.9
[INFO] [stderr]    Compiling ryu v1.0.15
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling ff v0.13.0
[INFO] [stderr]    Compiling blst v0.3.11
[INFO] [stderr]    Compiling group v0.13.0
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling pairing v0.23.0
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling block-padding v0.3.3
[INFO] [stderr]    Compiling inout v0.1.3
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling trait-set v0.3.0
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling tempfile v3.8.1
[INFO] [stderr]    Compiling aes v0.8.3
[INFO] [stderr]    Compiling cbc v0.1.2
[INFO] [stderr]    Compiling serde_derive v1.0.193
[INFO] [stderr]    Compiling thiserror-impl v1.0.50
[INFO] [stderr]    Compiling execute-command-macro-impl v0.1.10
[INFO] [stderr]    Compiling zeroize_derive v1.4.2
[INFO] [stderr]    Compiling execute-command-macro v0.1.9
[INFO] [stderr]    Compiling execute v0.2.13
[INFO] [stderr]    Compiling zeroize v1.7.0
[INFO] [stderr]    Compiling cl3 v0.9.4
[INFO] [stderr]    Compiling opencl3 v0.9.4
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling blstrs v0.7.1
[INFO] [stderr]    Compiling bellpepper-core v0.2.1
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling merkletree v0.23.0
[INFO] [stderr]    Compiling toml v0.5.11
[INFO] [stderr]    Compiling rust-gpu-tools v0.7.2
[INFO] [stderr]    Compiling pasta_curves v0.5.1
[INFO] [stderr]    Compiling bellpepper v0.2.1
[INFO] [stderr]    Compiling fr32 v9.1.0
[INFO] [stderr]    Compiling config v0.12.0
[INFO] [stderr]    Compiling bellperson v0.26.0
[INFO] [stderr]    Compiling neptune v11.0.0
[INFO] [stderr]    Compiling filecoin-hashers v11.1.0
[INFO] [stderr]    Compiling storage-proofs-core v16.1.0
[INFO] [stderr]    Compiling fil-read-parent-cache v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: fields `len` and `file` are never read
[INFO] [stdout]   --> src/cache.rs:20:5
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct CacheData {
[INFO] [stdout]    |            --------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 20 |     len: u32,
[INFO] [stdout]    |     ^^^
[INFO] [stdout] 21 |     /// The underlyling file.
[INFO] [stdout] 22 |     file: LockedFile,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `CacheData` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `shift`, `contains`, and `reset` are never used
[INFO] [stdout]   --> src/cache.rs:30:12
[INFO] [stdout]    |
[INFO] [stdout] 25 | impl CacheData {
[INFO] [stdout]    | -------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 30 |     pub fn shift(&mut self, new_offset: u32) -> Result<()> {
[INFO] [stdout]    |            ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 51 |     pub fn contains(&self, node: u32) -> bool {
[INFO] [stdout]    |            ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 68 |     pub fn reset(&mut self) -> Result<()> {
[INFO] [stdout]    |            ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 43.82s
[INFO] running `Command { std: "docker" "inspect" "518ce46fbda4851cfc1578f4c81ccd4fb4324d31827874019f24f2ddebc06670", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "518ce46fbda4851cfc1578f4c81ccd4fb4324d31827874019f24f2ddebc06670", kill_on_drop: false }`
[INFO] [stdout] 518ce46fbda4851cfc1578f4c81ccd4fb4324d31827874019f24f2ddebc06670
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+ad211ced81509462cdfe4c29ed10f97279a0acae" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 51f5365a657a7a8b07cdf28c57861a8d54b279b83e4a564adb0204570e88c1c8
[INFO] running `Command { std: "docker" "start" "-a" "51f5365a657a7a8b07cdf28c57861a8d54b279b83e4a564adb0204570e88c1c8", kill_on_drop: false }`
[INFO] [stderr]    Compiling fil-read-parent-cache v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: fields `len` and `file` are never read
[INFO] [stdout]   --> src/cache.rs:20:5
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct CacheData {
[INFO] [stdout]    |            --------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 20 |     len: u32,
[INFO] [stdout]    |     ^^^
[INFO] [stdout] 21 |     /// The underlyling file.
[INFO] [stdout] 22 |     file: LockedFile,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `CacheData` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `shift`, `contains`, and `reset` are never used
[INFO] [stdout]   --> src/cache.rs:30:12
[INFO] [stdout]    |
[INFO] [stdout] 25 | impl CacheData {
[INFO] [stdout]    | -------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 30 |     pub fn shift(&mut self, new_offset: u32) -> Result<()> {
[INFO] [stdout]    |            ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 51 |     pub fn contains(&self, node: u32) -> bool {
[INFO] [stdout]    |            ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 68 |     pub fn reset(&mut self) -> Result<()> {
[INFO] [stdout]    |            ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.65s
[INFO] running `Command { std: "docker" "inspect" "51f5365a657a7a8b07cdf28c57861a8d54b279b83e4a564adb0204570e88c1c8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "51f5365a657a7a8b07cdf28c57861a8d54b279b83e4a564adb0204570e88c1c8", kill_on_drop: false }`
[INFO] [stdout] 51f5365a657a7a8b07cdf28c57861a8d54b279b83e4a564adb0204570e88c1c8
