[INFO] cloning repository https://github.com/hgarrereyn/LibAFL-InProcess-Thresh
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/hgarrereyn/LibAFL-InProcess-Thresh" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhgarrereyn%2FLibAFL-InProcess-Thresh", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhgarrereyn%2FLibAFL-InProcess-Thresh'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] dba9c9391349084b124f1acd17d9c19e2563990b
[INFO] checking hgarrereyn/LibAFL-InProcess-Thresh against try#db4e1d23234d93b5e96ecc768b35d9090c32cddf for pr-149901
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhgarrereyn%2FLibAFL-InProcess-Thresh" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-2-tc2/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/hgarrereyn/LibAFL-InProcess-Thresh
[INFO] finished tweaking git repo https://github.com/hgarrereyn/LibAFL-InProcess-Thresh
[INFO] tweaked toml for git repo https://github.com/hgarrereyn/LibAFL-InProcess-Thresh written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/hgarrereyn/LibAFL-InProcess-Thresh on toolchain db4e1d23234d93b5e96ecc768b35d9090c32cddf
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+db4e1d23234d93b5e96ecc768b35d9090c32cddf" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/hgarrereyn/LibAFL-InProcess-Thresh 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" "+db4e1d23234d93b5e96ecc768b35d9090c32cddf" "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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db4e1d23234d93b5e96ecc768b35d9090c32cddf" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 0d3f758e80f0c473d9fa0e52e7cd1b189c52ec621d4ebaba448f171b3e345003
[INFO] running `Command { std: "docker" "start" "-a" "0d3f758e80f0c473d9fa0e52e7cd1b189c52ec621d4ebaba448f171b3e345003", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0d3f758e80f0c473d9fa0e52e7cd1b189c52ec621d4ebaba448f171b3e345003", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0d3f758e80f0c473d9fa0e52e7cd1b189c52ec621d4ebaba448f171b3e345003", kill_on_drop: false }`
[INFO] [stdout] 0d3f758e80f0c473d9fa0e52e7cd1b189c52ec621d4ebaba448f171b3e345003
[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=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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db4e1d23234d93b5e96ecc768b35d9090c32cddf" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7566e86e6848aa74b6de67ca66c7464fe63b4a638e94329e57584199dd5e407a
[INFO] running `Command { std: "docker" "start" "-a" "7566e86e6848aa74b6de67ca66c7464fe63b4a638e94329e57584199dd5e407a", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling libc v0.2.175
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling bitflags v2.9.3
[INFO] [stderr]     Checking memchr v2.7.5
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]    Compiling thiserror v2.0.16
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling memoffset v0.9.1
[INFO] [stderr]    Compiling home v0.5.11
[INFO] [stderr]    Compiling object v0.36.7
[INFO] [stderr]    Compiling cfg-if v1.0.3
[INFO] [stderr]    Compiling typeid v1.0.3
[INFO] [stderr]    Compiling regex-syntax v0.8.6
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling libloading v0.8.8
[INFO] [stderr]    Compiling nix v0.29.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling bindgen v0.70.1
[INFO] [stderr]     Checking sdd v3.0.10
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]    Compiling libafl_bolts v0.14.1
[INFO] [stderr]     Checking log v0.4.27
[INFO] [stderr]     Checking rustc-demangle v0.1.26
[INFO] [stderr]    Compiling libm v0.2.15
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling serde_json v1.0.143
[INFO] [stderr]     Checking scc v2.4.0
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling libafl v0.14.1
[INFO] [stderr]     Checking anstyle v1.0.11
[INFO] [stderr]    Compiling arbitrary-int v1.3.0
[INFO] [stderr]     Checking typewit v1.13.0
[INFO] [stderr]     Checking xxhash-rust v0.8.15
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling const_format_proc_macros v0.2.34
[INFO] [stderr]     Checking tuple_list v0.1.3
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking anstream v0.6.20
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]     Checking const_panic v0.2.14
[INFO] [stderr]    Compiling cc v1.2.34
[INFO] [stderr]     Checking const_format v0.2.34
[INFO] [stderr]     Checking clap_lex v0.7.5
[INFO] [stderr]     Checking clap_builder v4.5.46
[INFO] [stderr]     Checking rangemap v1.6.0
[INFO] [stderr]    Compiling which v6.0.3
[INFO] [stderr]    Compiling regex-automata v0.4.10
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]     Checking parking_lot_core v0.9.11
[INFO] [stderr]     Checking hostname v0.4.1
[INFO] [stderr]     Checking uds v0.4.2
[INFO] [stderr]     Checking wait-timeout v0.2.1
[INFO] [stderr]     Checking parking_lot v0.12.4
[INFO] [stderr]    Compiling libmimalloc-sys v0.1.44
[INFO] [stderr]    Compiling libafl_cc v0.14.1
[INFO] [stderr]    Compiling patchelf v0.2.1
[INFO] [stderr]    Compiling libafl_inprocess_thresh v0.15.4 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking clap v4.5.46
[INFO] [stderr]    Compiling regex v1.11.2
[INFO] [stderr]     Checking backtrace v0.3.75
[INFO] [stderr]     Checking mimalloc v0.1.48
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling thiserror-impl v2.0.16
[INFO] [stderr]    Compiling num_enum_derive v0.7.4
[INFO] [stderr]    Compiling serial_test_derive v3.2.0
[INFO] [stderr]    Compiling typed-builder-macro v0.20.1
[INFO] [stderr]    Compiling libafl_derive v0.14.1
[INFO] [stderr]    Compiling ctor v0.2.9
[INFO] [stderr]    Compiling bitbybit v1.4.0
[INFO] [stderr]     Checking serial_test v3.2.0
[INFO] [stderr]     Checking num_enum v0.7.4
[INFO] [stderr]     Checking typed-builder v0.20.1
[INFO] [stderr]     Checking cobs v0.3.0
[INFO] [stderr]     Checking serde v1.0.219
[INFO] [stderr]     Checking postcard v1.1.3
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]     Checking uuid v1.18.0
[INFO] [stderr]     Checking erased-serde v0.4.6
[INFO] [stderr]     Checking bincode v1.3.3
[INFO] [stderr]     Checking meminterval v0.4.2
[INFO] [stderr]    Compiling libafl_targets v0.14.1
[ERROR] error running command: no output for 300 seconds
[INFO] running `Command { std: "docker" "inspect" "7566e86e6848aa74b6de67ca66c7464fe63b4a638e94329e57584199dd5e407a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7566e86e6848aa74b6de67ca66c7464fe63b4a638e94329e57584199dd5e407a", kill_on_drop: false }`
[INFO] [stdout] 7566e86e6848aa74b6de67ca66c7464fe63b4a638e94329e57584199dd5e407a
