[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] testing 0x5459/fil-read-parent-cache against master#1ef7943ee607160a564655b6596f83670ef95df5 for pr-146098-6
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F0x5459%2Ffil-read-parent-cache" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[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-4-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/0x5459/fil-read-parent-cache on toolchain 1ef7943ee607160a564655b6596f83670ef95df5
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[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" "+1ef7943ee607160a564655b6596f83670ef95df5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded windows-targets v0.52.0
[INFO] [stderr]   Downloaded rayon-core v1.12.0
[INFO] [stderr]   Downloaded yastl v0.1.2
[INFO] [stderr]   Downloaded execute v0.2.13
[INFO] [stderr]   Downloaded serde_derive v1.0.193
[INFO] [stderr]   Downloaded block-padding v0.3.3
[INFO] [stderr]   Downloaded filecoin-hashers v11.1.0
[INFO] [stderr]   Downloaded execute-command-macro v0.1.9
[INFO] [stderr]   Downloaded execute-command-macro-impl v0.1.10
[INFO] [stderr]   Downloaded bellpepper-core v0.2.1
[INFO] [stderr]   Downloaded rust-gpu-tools v0.7.2
[INFO] [stderr]   Downloaded ec-gpu v0.2.0
[INFO] [stderr]   Downloaded zeroize v1.7.0
[INFO] [stderr]   Downloaded execute-command-tokens v0.1.7
[INFO] [stderr]   Downloaded trait-set v0.3.0
[INFO] [stderr]   Downloaded temp-env v0.3.6
[INFO] [stderr]   Downloaded merkletree v0.23.0
[INFO] [stderr]   Downloaded cbc v0.1.2
[INFO] [stderr]   Downloaded smallvec v1.11.2
[INFO] [stderr]   Downloaded fr32 v9.1.0
[INFO] [stderr]   Downloaded storage-proofs-core v16.1.0
[INFO] [stderr]   Downloaded proc-macro2 v1.0.70
[INFO] [stderr]   Downloaded generic-array v1.0.0
[INFO] [stderr]   Downloaded ec-gpu-gen v0.7.0
[INFO] [stderr]   Downloaded pairing v0.23.0
[INFO] [stderr]   Downloaded blstrs v0.7.1
[INFO] [stderr]   Downloaded bellpepper v0.2.1
[INFO] [stderr]   Downloaded blake2s_simd v0.5.11
[INFO] [stderr]   Downloaded ec-gpu-gen v0.6.0
[INFO] [stderr]   Downloaded opencl-sys v0.2.6
[INFO] [stderr]   Downloaded pasta_curves v0.5.1
[INFO] [stderr]   Downloaded serde v1.0.193
[INFO] [stderr]   Downloaded config v0.12.0
[INFO] [stderr]   Downloaded cl3 v0.9.4
[INFO] [stderr]   Downloaded itertools v0.8.2
[INFO] [stderr]   Downloaded bellperson v0.26.0
[INFO] [stderr]   Downloaded rayon v1.8.0
[INFO] [stderr]   Downloaded aes v0.8.3
[INFO] [stderr]   Downloaded blst v0.3.11
[INFO] [stderr]   Downloaded opencl3 v0.9.4
[INFO] [stderr]   Downloaded rustix v0.38.26
[INFO] [stderr]   Downloaded windows_aarch64_gnullvm v0.52.0
[INFO] [stderr]   Downloaded windows_x86_64_gnullvm v0.52.0
[INFO] [stderr]   Downloaded positioned-io v0.3.3
[INFO] [stderr]   Downloaded windows_i686_gnu v0.52.0
[INFO] [stderr]   Downloaded windows_aarch64_msvc v0.52.0
[INFO] [stderr]   Downloaded windows_x86_64_msvc v0.52.0
[INFO] [stderr]   Downloaded windows_x86_64_gnu v0.52.0
[INFO] [stderr]   Downloaded windows_i686_msvc v0.52.0
[INFO] [stderr]   Downloaded linux-raw-sys v0.4.12
[INFO] [stderr]   Downloaded neptune v11.0.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "+1ef7943ee607160a564655b6596f83670ef95df5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] f26c9603572b22e27e0c3cf1ff8369b1c2d5ded47768cc4027e890a61f92ea17
[INFO] running `Command { std: "docker" "start" "-a" "f26c9603572b22e27e0c3cf1ff8369b1c2d5ded47768cc4027e890a61f92ea17", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f26c9603572b22e27e0c3cf1ff8369b1c2d5ded47768cc4027e890a61f92ea17", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f26c9603572b22e27e0c3cf1ff8369b1c2d5ded47768cc4027e890a61f92ea17", kill_on_drop: false }`
[INFO] [stdout] f26c9603572b22e27e0c3cf1ff8369b1c2d5ded47768cc4027e890a61f92ea17
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "+1ef7943ee607160a564655b6596f83670ef95df5" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e7e20e5b0428c676f5e535798296389593bd44b72f93710304f4f39695ccfd60
[INFO] running `Command { std: "docker" "start" "-a" "e7e20e5b0428c676f5e535798296389593bd44b72f93710304f4f39695ccfd60", 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 autocfg v1.1.0
[INFO] [stderr]    Compiling radium v0.7.0
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]    Compiling serde v1.0.193
[INFO] [stderr]    Compiling tap v1.0.1
[INFO] [stderr]    Compiling funty v2.0.0
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling version_check v0.9.4
[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 ec-gpu v0.2.0
[INFO] [stderr]    Compiling rayon-core v1.12.0
[INFO] [stderr]    Compiling opencl-sys v0.2.6
[INFO] [stderr]    Compiling wyz v0.5.1
[INFO] [stderr]    Compiling smallvec v1.11.2
[INFO] [stderr]    Compiling execute-command-tokens v0.1.7
[INFO] [stderr]    Compiling cpufeatures v0.2.11
[INFO] [stderr]    Compiling arrayref v0.3.7
[INFO] [stderr]    Compiling rand_xorshift v0.3.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling log v0.4.20
[INFO] [stderr]    Compiling arrayvec v0.7.4
[INFO] [stderr]    Compiling home v0.5.5
[INFO] [stderr]    Compiling once_cell v1.18.0
[INFO] [stderr]    Compiling constant_time_eq v0.3.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.17
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling either v1.9.0
[INFO] [stderr]    Compiling byte-slice-cast v1.2.2
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling spin v0.5.2
[INFO] [stderr]    Compiling ec-gpu-gen v0.6.0
[INFO] [stderr]    Compiling ec-gpu-gen v0.7.0
[INFO] [stderr]    Compiling rustversion v1.0.14
[INFO] [stderr]    Compiling lock_api v0.4.11
[INFO] [stderr]    Compiling memoffset v0.9.0
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.15
[INFO] [stderr]    Compiling crossbeam-channel v0.5.8
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling getrandom v0.2.11
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling cc v1.0.83
[INFO] [stderr]    Compiling blake2s_simd v1.0.2
[INFO] [stderr]    Compiling blake2b_simd v1.0.2
[INFO] [stderr]    Compiling rustix v0.38.26
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling anyhow v1.0.75
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling bitvec v1.0.1
[INFO] [stderr]    Compiling threadpool v1.8.1
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling flume v0.10.14
[INFO] [stderr]    Compiling quote v1.0.33
[INFO] [stderr]    Compiling yastl v0.1.2
[INFO] [stderr]    Compiling bitflags v2.4.1
[INFO] [stderr]    Compiling linux-raw-sys v0.4.12
[INFO] [stderr]    Compiling memmap2 v0.5.10
[INFO] [stderr]    Compiling temp-env v0.3.6
[INFO] [stderr]    Compiling syn v2.0.39
[INFO] [stderr]    Compiling crossbeam-deque v0.8.3
[INFO] [stderr]    Compiling async-trait v0.1.74
[INFO] [stderr]    Compiling arrayvec v0.5.2
[INFO] [stderr]    Compiling fastrand v2.0.1
[INFO] [stderr]    Compiling constant_time_eq v0.1.5
[INFO] [stderr]    Compiling blake2s_simd v0.5.11
[INFO] [stderr]    Compiling itertools v0.8.2
[INFO] [stderr]    Compiling positioned-io v0.3.3
[INFO] [stderr]    Compiling fs2 v0.4.3
[INFO] [stderr]    Compiling blst v0.3.11
[INFO] [stderr]    Compiling generic-array v1.0.0
[INFO] [stderr]    Compiling rayon v1.8.0
[INFO] [stderr]    Compiling memchr v2.6.4
[INFO] [stderr]    Compiling serde_json v1.0.108
[INFO] [stderr]    Compiling semver v1.0.20
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[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 itoa v1.0.9
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling ryu v1.0.15
[INFO] [stderr]    Compiling pathdiff v0.2.1
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling inout v0.1.3
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling aes v0.8.3
[INFO] [stderr]    Compiling cbc v0.1.2
[INFO] [stderr]    Compiling tempfile v3.8.1
[INFO] [stderr]    Compiling ff v0.13.0
[INFO] [stderr]    Compiling group v0.13.0
[INFO] [stderr]    Compiling pairing v0.23.0
[INFO] [stderr]    Compiling trait-set v0.3.0
[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 bellperson v0.26.0
[INFO] [stderr]    Compiling neptune v11.0.0
[INFO] [stderr]    Compiling config v0.12.0
[INFO] [stdout] error[E0599]: no method named `raw_os_error` found for enum `std::fs::TryLockError` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bellperson-0.26.0/src/gpu/locks.rs:176:20
[INFO] [stdout]     |
[INFO] [stdout] 176 |             if err.raw_os_error() == fs2::lock_contended_error().raw_os_error() {
[INFO] [stdout]     |                    ^^^^^^^^^^^^ method not found in `std::fs::TryLockError`
[INFO] [stdout]     |
[INFO] [stdout] note: the method `raw_os_error` exists on the type `std::io::Error`
[INFO] [stdout]    --> /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/io/error.rs:716:5
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0599`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `bellperson` (lib) due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "e7e20e5b0428c676f5e535798296389593bd44b72f93710304f4f39695ccfd60", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e7e20e5b0428c676f5e535798296389593bd44b72f93710304f4f39695ccfd60", kill_on_drop: false }`
[INFO] [stdout] e7e20e5b0428c676f5e535798296389593bd44b72f93710304f4f39695ccfd60
