[INFO] cloning repository https://github.com/Browser-Research-Gang/autarkie_lpm
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Browser-Research-Gang/autarkie_lpm" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBrowser-Research-Gang%2Fautarkie_lpm", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBrowser-Research-Gang%2Fautarkie_lpm'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] a4558130311066b5c990d4f223e5a9a5fdd73267
[INFO] checking Browser-Research-Gang/autarkie_lpm against master#779e19d8baa3e3625bd4fc5c85cbb2ad47b43155 for pr-147589-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBrowser-Research-Gang%2Fautarkie_lpm" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Browser-Research-Gang/autarkie_lpm
[INFO] finished tweaking git repo https://github.com/Browser-Research-Gang/autarkie_lpm
[INFO] tweaked toml for git repo https://github.com/Browser-Research-Gang/autarkie_lpm written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Browser-Research-Gang/autarkie_lpm on toolchain 779e19d8baa3e3625bd4fc5c85cbb2ad47b43155
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+779e19d8baa3e3625bd4fc5c85cbb2ad47b43155" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Browser-Research-Gang/autarkie_lpm 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" "+779e19d8baa3e3625bd4fc5c85cbb2ad47b43155" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating git repository `https://github.com/loknop/autarkie`
[INFO] [stderr]     Updating git repository `https://github.com/AFLplusplus/LibAFL`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded xxhash-rust v0.8.12
[INFO] [stderr]   Downloaded uds v0.4.2
[INFO] [stderr]   Downloaded serial_test_derive v3.2.0
[INFO] [stderr]   Downloaded serial_test v3.2.0
[INFO] [stderr]   Downloaded ctor-proc-macro v0.0.6
[INFO] [stderr]   Downloaded dtor v0.0.6
[INFO] [stderr]   Downloaded tuple_list v0.1.3
[INFO] [stderr]   Downloaded sdd v3.0.4
[INFO] [stderr]   Downloaded meminterval v0.4.2
[INFO] [stderr]   Downloaded bitbybit v1.3.2
[INFO] [stderr]   Downloaded typed-builder v0.21.1
[INFO] [stderr]   Downloaded arbitrary-int v1.2.7
[INFO] [stderr]   Downloaded const_format_proc_macros v0.2.33
[INFO] [stderr]   Downloaded const_panic v0.2.10
[INFO] [stderr]   Downloaded const_format v0.2.33
[INFO] [stderr]   Downloaded scc v2.2.5
[INFO] [stderr]   Downloaded libafl_wide v0.7.33
[INFO] [stderr]   Downloaded fastbloom v0.12.1
[INFO] [stderr]   Downloaded typed-builder-macro v0.21.1
[INFO] [stderr]   Downloaded postcard v1.1.1
[INFO] [stderr]   Downloaded ctor v0.4.3
[INFO] [stderr]   Downloaded hostname v0.4.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+779e19d8baa3e3625bd4fc5c85cbb2ad47b43155" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] e1ad9b70121afa7a53bb9f06fc23e6300dba991c05028b466f9271c047dac0f3
[INFO] running `Command { std: "docker" "start" "-a" "e1ad9b70121afa7a53bb9f06fc23e6300dba991c05028b466f9271c047dac0f3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e1ad9b70121afa7a53bb9f06fc23e6300dba991c05028b466f9271c047dac0f3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e1ad9b70121afa7a53bb9f06fc23e6300dba991c05028b466f9271c047dac0f3", kill_on_drop: false }`
[INFO] [stdout] e1ad9b70121afa7a53bb9f06fc23e6300dba991c05028b466f9271c047dac0f3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+779e19d8baa3e3625bd4fc5c85cbb2ad47b43155" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ee6db3c12238af04c38e4fe7f67482d2a51b8823e51c71abe500208d0c1fc007
[INFO] running `Command { std: "docker" "start" "-a" "ee6db3c12238af04c38e4fe7f67482d2a51b8823e51c71abe500208d0c1fc007", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.92
[INFO] [stderr]    Compiling unicode-ident v1.0.14
[INFO] [stderr]    Compiling libc v0.2.175
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling serde v1.0.215
[INFO] [stderr]    Compiling rustversion v1.0.18
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling prettyplease v0.2.25
[INFO] [stderr]    Compiling anyhow v1.0.99
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling glob v0.3.1
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling indexmap v2.10.0
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]    Compiling syn v2.0.90
[INFO] [stderr]    Compiling jobserver v0.1.32
[INFO] [stderr]    Compiling memoffset v0.9.1
[INFO] [stderr]     Checking once_cell v1.20.2
[INFO] [stderr]    Compiling cc v1.2.2
[INFO] [stderr]     Checking smallvec v1.13.2
[INFO] [stderr]    Compiling typeid v1.0.2
[INFO] [stderr]    Compiling nix v0.30.1
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]     Checking rand_core v0.9.3
[INFO] [stderr]     Checking parking_lot_core v0.9.10
[INFO] [stderr]    Compiling libloading v0.8.6
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking gimli v0.31.1
[INFO] [stderr]     Checking bytemuck v1.23.2
[INFO] [stderr]    Compiling dtor-proc-macro v0.0.5
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]     Checking sdd v3.0.4
[INFO] [stderr]    Compiling rustix v1.0.8
[INFO] [stderr]    Compiling bindgen v0.72.0
[INFO] [stderr]     Checking adler2 v2.0.0
[INFO] [stderr]     Checking miniz_oxide v0.8.0
[INFO] [stderr]     Checking scc v2.2.5
[INFO] [stderr]     Checking dtor v0.0.6
[INFO] [stderr]     Checking safe_arch v0.7.4
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]     Checking ahash v0.8.12
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]    Compiling libafl_bolts v0.15.3 (https://github.com/AFLplusplus/LibAFL?rev=08026740b03c1bcf271983af16eb817ac1ad0e03#08026740)
[INFO] [stderr]     Checking object v0.36.5
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]     Checking addr2line v0.24.2
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling linux-raw-sys v0.9.4
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]     Checking allocator-api2 v0.2.20
[INFO] [stderr]    Compiling bytes v1.10.1
[INFO] [stderr]    Compiling serde_json v1.0.142
[INFO] [stderr]     Checking cobs v0.2.3
[INFO] [stderr]    Compiling virtue v0.0.18
[INFO] [stderr]    Compiling unicode-xid v0.2.6
[INFO] [stderr]    Compiling ctor-proc-macro v0.0.6
[INFO] [stderr]     Checking log v0.4.22
[INFO] [stderr]     Checking rustc-demangle v0.1.24
[INFO] [stderr]    Compiling libm v0.2.11
[INFO] [stderr]    Compiling rustc-hash v2.1.1
[INFO] [stderr]     Checking ctor v0.4.3
[INFO] [stderr]     Checking anstyle-parse v0.2.6
[INFO] [stderr]    Compiling bincode_derive v2.0.1
[INFO] [stderr]    Compiling const_format_proc_macros v0.2.33
[INFO] [stderr]     Checking libafl_wide v0.7.33
[INFO] [stderr]    Compiling serde_derive v1.0.215
[INFO] [stderr]    Compiling prost-derive v0.12.6
[INFO] [stderr]    Compiling serial_test_derive v3.2.0
[INFO] [stderr]    Compiling num_enum_derive v0.7.3
[INFO] [stderr]     Checking serial_test v3.2.0
[INFO] [stderr]     Checking backtrace v0.3.74
[INFO] [stderr]    Compiling libafl_derive v0.15.3 (https://github.com/AFLplusplus/LibAFL?rev=08026740b03c1bcf271983af16eb817ac1ad0e03#08026740)
[INFO] [stderr]    Compiling typed-builder-macro v0.21.1
[INFO] [stderr]     Checking num_enum v0.7.3
[INFO] [stderr]    Compiling blake3 v1.8.2
[INFO] [stderr]     Checking hostname v0.4.0
[INFO] [stderr]     Checking uds v0.4.2
[INFO] [stderr]    Compiling libafl v0.15.3 (https://github.com/AFLplusplus/LibAFL?rev=08026740b03c1bcf271983af16eb817ac1ad0e03#08026740)
[INFO] [stderr]     Checking itoa v1.0.14
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]     Checking tuple_list v0.1.3
[INFO] [stderr]     Checking anstyle-query v1.1.2
[INFO] [stderr]     Checking colorchoice v1.0.3
[INFO] [stderr]    Compiling fixedbitset v0.4.2
[INFO] [stderr]    Compiling prost v0.12.6
[INFO] [stderr]     Checking unty v0.0.4
[INFO] [stderr]     Checking anstyle v1.0.10
[INFO] [stderr]    Compiling arbitrary-int v1.2.7
[INFO] [stderr]     Checking xxhash-rust v0.8.12
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]     Checking anstream v0.6.18
[INFO] [stderr]    Compiling tempfile v3.20.0
[INFO] [stderr]    Compiling prost-types v0.12.6
[INFO] [stderr]    Compiling petgraph v0.6.5
[INFO] [stderr]     Checking fastbloom v0.12.1
[INFO] [stderr]    Compiling bitbybit v1.3.2
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking typed-builder v0.21.1
[INFO] [stderr]     Checking const_format v0.2.33
[INFO] [stderr]     Checking wait-timeout v0.2.0
[INFO] [stderr]     Checking fs2 v0.4.3
[INFO] [stderr]    Compiling constant_time_eq v0.3.1
[INFO] [stderr]     Checking const_panic v0.2.10
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling arrayref v0.3.9
[INFO] [stderr]     Checking clap_lex v0.7.3
[INFO] [stderr]    Compiling multimap v0.10.1
[INFO] [stderr]    Compiling prost-build v0.12.6
[INFO] [stderr]     Checking clap_builder v4.5.21
[INFO] [stderr]    Compiling proc-macro-crate v3.3.0
[INFO] [stderr]     Checking rand v0.9.2
[INFO] [stderr]    Compiling clap_derive v4.5.18
[INFO] [stderr]     Checking rangemap v1.5.1
[INFO] [stderr]     Checking fixedbitset v0.5.7
[INFO] [stderr]     Checking twox-hash v2.1.1
[INFO] [stderr]     Checking petgraph v0.7.1
[INFO] [stderr]    Compiling autarkie_lpm v0.0.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking colored v3.0.0
[INFO] [stderr]     Checking uuid v1.11.0
[INFO] [stderr]     Checking postcard v1.1.1
[INFO] [stderr]     Checking erased-serde v0.4.5
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]    Compiling libafl_targets v0.15.3 (https://github.com/AFLplusplus/LibAFL?rev=08026740b03c1bcf271983af16eb817ac1ad0e03#08026740)
[INFO] [stderr]     Checking meminterval v0.4.2
[INFO] [stderr]     Checking bincode v2.0.1
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]     Checking clap v4.5.21
[INFO] [stderr] error: failed to run custom build command for `autarkie_lpm v0.0.0 (/opt/rustwide/workdir)`
[INFO] [stderr] note: To improve backtraces for build dependencies, set the CARGO_PROFILE_DEV_BUILD_OVERRIDE_DEBUG=true environment variable to enable debug information generation.
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/target/debug/build/autarkie_lpm-917facc7f620d07b/build-script-build` (exit status: 1)
[INFO] [stderr]   --- stderr
[INFO] [stderr]   Error: Custom { kind: Other, error: "protoc failed: Could not make proto path relative: third_party/dawn/src/tint/utils/protos/ir_fuzz/ir_fuzz.proto: No such file or directory\n" }
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "ee6db3c12238af04c38e4fe7f67482d2a51b8823e51c71abe500208d0c1fc007", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ee6db3c12238af04c38e4fe7f67482d2a51b8823e51c71abe500208d0c1fc007", kill_on_drop: false }`
[INFO] [stdout] ee6db3c12238af04c38e4fe7f67482d2a51b8823e51c71abe500208d0c1fc007
