[INFO] cloning repository https://github.com/0xalpharush/fuzzing-101-solutions
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/0xalpharush/fuzzing-101-solutions" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F0xalpharush%2Ffuzzing-101-solutions", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F0xalpharush%2Ffuzzing-101-solutions'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 1f802556fcc1cab626762151d5ac49692d8550bd
[INFO] testing 0xalpharush/fuzzing-101-solutions against try#9f93af291970322f4f1c6315ccde4d7078201159 for pr-146098-6
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F0xalpharush%2Ffuzzing-101-solutions" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/0xalpharush/fuzzing-101-solutions
[INFO] finished tweaking git repo https://github.com/0xalpharush/fuzzing-101-solutions
[INFO] tweaked toml for git repo https://github.com/0xalpharush/fuzzing-101-solutions written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/0xalpharush/fuzzing-101-solutions on toolchain 9f93af291970322f4f1c6315ccde4d7078201159
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/0xalpharush/fuzzing-101-solutions 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" "+9f93af291970322f4f1c6315ccde4d7078201159" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
[INFO] [stderr]   |
[INFO] [stderr]   = note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr]   = note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
[INFO] [stderr]   = note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 9fcd2cc19ce9790cce9d07a864c3dfe347a3ccc0ddb031b0c88450784b70c91a
[INFO] running `Command { std: "docker" "start" "-a" "9fcd2cc19ce9790cce9d07a864c3dfe347a3ccc0ddb031b0c88450784b70c91a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9fcd2cc19ce9790cce9d07a864c3dfe347a3ccc0ddb031b0c88450784b70c91a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9fcd2cc19ce9790cce9d07a864c3dfe347a3ccc0ddb031b0c88450784b70c91a", kill_on_drop: false }`
[INFO] [stdout] 9fcd2cc19ce9790cce9d07a864c3dfe347a3ccc0ddb031b0c88450784b70c91a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e7f2abca5f5fcabb4d7a30a19fdf02d55ddb170fad5af0e2957ea7d3ba0e0480
[INFO] running `Command { std: "docker" "start" "-a" "e7f2abca5f5fcabb4d7a30a19fdf02d55ddb170fad5af0e2957ea7d3ba0e0480", kill_on_drop: false }`
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
[INFO] [stderr]   |
[INFO] [stderr]   = note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr]   = note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
[INFO] [stderr]   = note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] [stderr]    Compiling libc v0.2.159
[INFO] [stderr]    Compiling serde v1.0.210
[INFO] [stderr]    Compiling rustversion v1.0.17
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling once_cell v1.20.1
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling allocator-api2 v0.2.18
[INFO] [stderr]    Compiling typeid v1.0.2
[INFO] [stderr]    Compiling bitflags v2.6.0
[INFO] [stderr]    Compiling nix v0.29.0
[INFO] [stderr]    Compiling syn v2.0.79
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling sdd v3.0.3
[INFO] [stderr]    Compiling anyhow v1.0.89
[INFO] [stderr]    Compiling gimli v0.31.0
[INFO] [stderr]    Compiling adler2 v2.0.0
[INFO] [stderr]    Compiling serde_json v1.0.128
[INFO] [stderr]    Compiling miniz_oxide v0.8.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling object v0.36.4
[INFO] [stderr]    Compiling typewit_proc_macros v1.8.1
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling scc v2.2.0
[INFO] [stderr]    Compiling cobs v0.2.3
[INFO] [stderr]    Compiling rustc-demangle v0.1.24
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling const_format_proc_macros v0.2.33
[INFO] [stderr]    Compiling miniz_oxide v0.7.4
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]    Compiling typewit v1.9.0
[INFO] [stderr]    Compiling regex-automata v0.4.8
[INFO] [stderr]    Compiling tuple_list v0.1.3
[INFO] [stderr]    Compiling xxhash-rust v0.8.12
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling castaway v0.2.3
[INFO] [stderr]    Compiling libafl_bolts v0.13.2
[INFO] [stderr]    Compiling compact_str v0.7.1
[INFO] [stderr]    Compiling libafl v0.13.2
[INFO] [stderr]    Compiling cassowary v0.3.0
[INFO] [stderr]    Compiling exercise-1 v0.1.0 (/opt/rustwide/workdir/exercise-1)
[INFO] [stderr]    Compiling const_panic v0.2.10
[INFO] [stderr] error: failed to run custom build command for `exercise-1 v0.1.0 (/opt/rustwide/workdir/exercise-1)`
[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/exercise-1-c0418573302881e8/build-script-build` (exit status: 1)
[INFO] [stderr]   --- stdout
[INFO] [stderr]   cargo:rerun-if-changed=build.rs
[INFO] [stderr]   cargo:rerun-if-changed=src/main.rs
[INFO] [stderr] 
[INFO] [stderr]   --- stderr
[INFO] [stderr]   ./configure: 88: cannot create conf790.sh: Read-only file system
[INFO] [stderr]   ./configure: 89: cannot create conf790.sh: Read-only file system
[INFO] [stderr]   chmod: cannot access 'conf790.sh': No such file or directory
[INFO] [stderr]   ./configure: line 88: conf790.sh: Read-only file system
[INFO] [stderr]   ./configure: line 89: conf790.sh: Read-only file system
[INFO] [stderr]   chmod: cannot access 'conf790.sh': No such file or directory
[INFO] [stderr]   ./configure: line 201: conf790.file: Read-only file system
[INFO] [stderr]   ./configure: line 1012: config.log: Read-only file system
[INFO] [stderr]   Error from cd "/opt/rustwide/workdir/exercise-1/xpdf" && "make"
[INFO] [stderr] 
[INFO] [stderr]   stdout:
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr]   -------
[INFO] [stderr]   stderr:
[INFO] [stderr] 
[INFO] [stderr]   make: *** No targets specified and no makefile found.  Stop.
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr]   -------
[INFO] [stderr]   Error: Command exited with a non-zero exit code: exit status: 2
[INFO] [stderr] 
[INFO] [stderr]   Caused by:
[INFO] [stderr]       Failed to execute command: cd "/opt/rustwide/workdir/exercise-1/xpdf" && "make"
[INFO] [stderr] 
[INFO] [stderr]   Stack backtrace:
[INFO] [stderr]      0: anyhow::error::<impl anyhow::Error>::msg
[INFO] [stderr]      1: anyhow::__private::format_err
[INFO] [stderr]      2: build_script_build::exec
[INFO] [stderr]      3: build_script_build::main
[INFO] [stderr]      4: core::ops::function::FnOnce::call_once
[INFO] [stderr]      5: std::sys::backtrace::__rust_begin_short_backtrace
[INFO] [stderr]      6: std::rt::lang_start::{{closure}}
[INFO] [stderr]      7: core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &F>::call_once
[INFO] [stderr]                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:287:21
[INFO] [stderr]      8: std::panicking::catch_unwind::do_call
[INFO] [stderr]                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40
[INFO] [stderr]      9: std::panicking::catch_unwind
[INFO] [stderr]                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19
[INFO] [stderr]     10: std::panic::catch_unwind
[INFO] [stderr]                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14
[INFO] [stderr]     11: std::rt::lang_start_internal::{{closure}}
[INFO] [stderr]                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/rt.rs:175:24
[INFO] [stderr]     12: std::panicking::catch_unwind::do_call
[INFO] [stderr]                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40
[INFO] [stderr]     13: std::panicking::catch_unwind
[INFO] [stderr]                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19
[INFO] [stderr]     14: std::panic::catch_unwind
[INFO] [stderr]                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14
[INFO] [stderr]     15: std::rt::lang_start_internal
[INFO] [stderr]                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/rt.rs:171:5
[INFO] [stderr]     16: std::rt::lang_start
[INFO] [stderr]     17: main
[INFO] [stderr]     18: <unknown>
[INFO] [stderr]     19: __libc_start_main
[INFO] [stderr]     20: _start
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "e7f2abca5f5fcabb4d7a30a19fdf02d55ddb170fad5af0e2957ea7d3ba0e0480", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e7f2abca5f5fcabb4d7a30a19fdf02d55ddb170fad5af0e2957ea7d3ba0e0480", kill_on_drop: false }`
[INFO] [stdout] e7f2abca5f5fcabb4d7a30a19fdf02d55ddb170fad5af0e2957ea7d3ba0e0480
