[INFO] cloning repository https://github.com/jiegec/simple-frame-rs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jiegec/simple-frame-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjiegec%2Fsimple-frame-rs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjiegec%2Fsimple-frame-rs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 8805e6370362da9fa7ee2dd4888af79d6f2eacb9
[INFO] testing jiegec/simple-frame-rs against 1.98.0-beta.8+cargoflags=--release for beta-release-1.99-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjiegec%2Fsimple-frame-rs" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/jiegec/simple-frame-rs
[INFO] finished tweaking git repo https://github.com/jiegec/simple-frame-rs
[INFO] tweaked toml for git repo https://github.com/jiegec/simple-frame-rs written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/jiegec/simple-frame-rs on toolchain 1.98.0-beta.8
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.98.0-beta.8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/jiegec/simple-frame-rs 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" "+1.98.0-beta.8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded afl v0.18.1
[INFO] [stderr]   Downloaded twox-hash v2.1.2
[INFO] [stderr]   Downloaded ruzstd v0.8.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] d97921fa09e86ee134631542a1bd2ddab373d85250ce1418033e0910c2eea1b2
[INFO] running `Command { std: "docker" "start" "d97921fa09e86ee134631542a1bd2ddab373d85250ce1418033e0910c2eea1b2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d97921fa09e86ee134631542a1bd2ddab373d85250ce1418033e0910c2eea1b2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "d97921fa09e86ee134631542a1bd2ddab373d85250ce1418033e0910c2eea1b2" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d97921fa09e86ee134631542a1bd2ddab373d85250ce1418033e0910c2eea1b2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "d97921fa09e86ee134631542a1bd2ddab373d85250ce1418033e0910c2eea1b2" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.8" "build" "--frozen" "--message-format=json" "--release", kill_on_drop: false }`
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]    Compiling glob v0.3.3
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]    Compiling libc v0.2.186
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling bindgen v0.72.1
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling bitflags v2.11.1
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling libloading v0.8.9
[INFO] [stderr]    Compiling home v0.5.12
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling rustc-hash v2.1.2
[INFO] [stderr]    Compiling afl v0.18.1
[INFO] [stderr]    Compiling semver v1.0.28
[INFO] [stderr]    Compiling xdg v3.0.0
[INFO] [stderr]    Compiling fallible-iterator v0.3.0
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling cc v1.2.61
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling simple-frame-rs v0.3.0 (/opt/rustwide/workdir/lib)
[INFO] [stderr]    Compiling simple-frame-fuzz v0.0.0 (/opt/rustwide/workdir/fuzz)
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/opt/rustwide/target/release/deps/rustc911A4t/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/release/deps/{libsimple_frame_rs-282576ec075928ad,libbitflags-473a5cfb251fa5b9,libthiserror-71117ee0a5cceb11,libfallible_iterator-a9808a2d108b3f56,libafl-f1812da8156e0a1f}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/release/deps/rustc911A4t/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/release/deps/fuzzer-2b503acc9dc6a965" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-Wl,-O1" "-Wl,--strip-debug" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: rust-lld: error: undefined symbol: __afl_manual_init
[INFO] [stdout]           >>> referenced by fuzzer.f653eefb2e92d70d-cgu.0
[INFO] [stdout]           >>>               /opt/rustwide/target/release/deps/fuzzer-2b503acc9dc6a965.fuzzer.f653eefb2e92d70d-cgu.0.rcgu.o:(fuzzer::main)
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: __afl_fuzz_ptr
[INFO] [stdout]           >>> referenced by fuzzer.f653eefb2e92d70d-cgu.0
[INFO] [stdout]           >>>               /opt/rustwide/target/release/deps/fuzzer-2b503acc9dc6a965.fuzzer.f653eefb2e92d70d-cgu.0.rcgu.o:(fuzzer::main)
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: __afl_persistent_loop
[INFO] [stdout]           >>> referenced by fuzzer.f653eefb2e92d70d-cgu.0
[INFO] [stdout]           >>>               /opt/rustwide/target/release/deps/fuzzer-2b503acc9dc6a965.fuzzer.f653eefb2e92d70d-cgu.0.rcgu.o:(fuzzer::main)
[INFO] [stdout]           >>> referenced by fuzzer.f653eefb2e92d70d-cgu.0
[INFO] [stdout]           >>>               /opt/rustwide/target/release/deps/fuzzer-2b503acc9dc6a965.fuzzer.f653eefb2e92d70d-cgu.0.rcgu.o:(fuzzer::main)
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: __afl_fuzz_len
[INFO] [stdout]           >>> referenced by fuzzer.f653eefb2e92d70d-cgu.0
[INFO] [stdout]           >>>               /opt/rustwide/target/release/deps/fuzzer-2b503acc9dc6a965.fuzzer.f653eefb2e92d70d-cgu.0.rcgu.o:(fuzzer::main)
[INFO] [stdout]           collect2: error: ld returned 1 exit status
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `simple-frame-fuzz` (bin "fuzzer") due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "d97921fa09e86ee134631542a1bd2ddab373d85250ce1418033e0910c2eea1b2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d97921fa09e86ee134631542a1bd2ddab373d85250ce1418033e0910c2eea1b2", kill_on_drop: false }`
[INFO] [stdout] d97921fa09e86ee134631542a1bd2ddab373d85250ce1418033e0910c2eea1b2
