[INFO] cloning repository https://github.com/tayvochat/redis-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/tayvochat/redis-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftayvochat%2Fredis-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftayvochat%2Fredis-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 7c780943f19704f0e1e1fca4ad1cc2a604fbd339 [INFO] testing tayvochat/redis-rs against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-7 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftayvochat%2Fredis-rs" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/tayvochat/redis-rs [INFO] finished tweaking git repo https://github.com/tayvochat/redis-rs [INFO] tweaked toml for git repo https://github.com/tayvochat/redis-rs written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/tayvochat/redis-rs on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/tayvochat/redis-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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 33dfc840f526629ec12fec4bb79417cc82bacf050bd0d33b70d4c930d5dc9f4b [INFO] running `Command { std: "docker" "start" "-a" "33dfc840f526629ec12fec4bb79417cc82bacf050bd0d33b70d4c930d5dc9f4b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "33dfc840f526629ec12fec4bb79417cc82bacf050bd0d33b70d4c930d5dc9f4b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "33dfc840f526629ec12fec4bb79417cc82bacf050bd0d33b70d4c930d5dc9f4b", kill_on_drop: false }` [INFO] [stdout] 33dfc840f526629ec12fec4bb79417cc82bacf050bd0d33b70d4c930d5dc9f4b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 01d0130bb8069a58520c574e5e395858cc445c87d22fc788d83781fd4495d804 [INFO] running `Command { std: "docker" "start" "-a" "01d0130bb8069a58520c574e5e395858cc445c87d22fc788d83781fd4495d804", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.93 [INFO] [stderr] Compiling unicode-ident v1.0.16 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling libc v0.2.171 [INFO] [stderr] Compiling litemap v0.7.4 [INFO] [stderr] Compiling writeable v0.5.5 [INFO] [stderr] Compiling icu_locid_transform_data v1.5.0 [INFO] [stderr] Compiling icu_properties_data v1.5.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling utf16_iter v1.0.5 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling utf8_iter v1.0.4 [INFO] [stderr] Compiling write16 v1.0.0 [INFO] [stderr] Compiling icu_normalizer_data v1.5.0 [INFO] [stderr] Compiling getrandom v0.3.1 [INFO] [stderr] Compiling semver v1.0.25 [INFO] [stderr] Compiling zerocopy v0.8.17 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling home v0.5.11 [INFO] [stderr] Compiling bytes v1.10.1 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling afl v0.15.15 [INFO] [stderr] Compiling sha1_smol v1.0.1 [INFO] [stderr] Compiling ryu v1.0.19 [INFO] [stderr] Compiling rustix v1.0.4 [INFO] [stderr] Compiling socket2 v0.5.9 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling linux-raw-sys v0.9.3 [INFO] [stderr] Compiling xdg v2.5.2 [INFO] [stderr] Compiling quote v1.0.38 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling combine v4.6.7 [INFO] [stderr] Compiling bitflags v2.8.0 [INFO] [stderr] Compiling once_cell v1.20.3 [INFO] [stderr] Compiling valkey v0.0.2 (/opt/rustwide/workdir/valkey) [INFO] [stderr] Compiling syn v2.0.98 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling rand_core v0.9.0 [INFO] [stderr] Compiling tempfile v3.19.1 [INFO] [stderr] Compiling synstructure v0.13.1 [INFO] [stderr] Compiling zerovec-derive v0.10.3 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling icu_provider_macros v1.5.0 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling zerofrom-derive v0.1.5 [INFO] [stderr] Compiling yoke-derive v0.7.5 [INFO] [stderr] Compiling zerofrom v0.1.5 [INFO] [stderr] Compiling yoke v0.7.5 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling zerovec v0.10.4 [INFO] [stderr] Compiling ppv-lite86 v0.2.20 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling rand v0.9.1 [INFO] [stderr] Compiling tinystr v0.7.6 [INFO] [stderr] Compiling icu_collections v1.5.0 [INFO] [stderr] Compiling icu_locid v1.5.0 [INFO] [stderr] Compiling icu_provider v1.5.0 [INFO] [stderr] Compiling icu_locid_transform v1.5.0 [INFO] [stderr] Compiling icu_properties v1.5.1 [INFO] [stderr] Compiling icu_normalizer v1.5.0 [INFO] [stderr] Compiling idna_adapter v1.2.0 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling redis v0.31.0 (/opt/rustwide/workdir/redis) [INFO] [stderr] Compiling redis-test v0.11.0 (/opt/rustwide/workdir/redis-test) [INFO] [stderr] Compiling fuzz-target-parser v0.1.0 (/opt/rustwide/workdir/afl/parser) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcekfocj/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libredis-4b3b6e951a51c792,libryu-6b175d60b6f34152,liburl-2a68d4208f7f0c26,libidna-3866b5dce2b15500,libidna_adapter-01be6cf07b0487fa,libicu_normalizer-8f25a98814ca74e4,libicu_normalizer_data-924449c90d89dbe9,libwrite16-e3dc6fad88157cf5,libutf8_iter-0d9be7b316c2b184,libutf16_iter-d3264925eca367d9,libsmallvec-84105c363ec8e8d5,libicu_properties-4a0b77dc3a31219a,libicu_properties_data-51b5eb2cadc91212,libicu_locid_transform-06f2da2fcab83a2b,libicu_locid_transform_data-ad15ccbe3fb30a0f,libicu_collections-f67eeb1218dd9caf,libicu_provider-1d978242d7d241c9,libicu_locid-042569e18f66acd6,liblitemap-cecd5a7fd1787c64,libtinystr-568eaaa237c60208,libzerovec-0939bc58df1108b1,libwriteable-45c783735d88c2b0,libyoke-b53c5940aae27492,libzerofrom-16e623724aab87da,libstable_deref_trait-e5f295e98f1b80b2,libform_urlencoded-9f47de52e008ab1d,libpercent_encoding-9bee39bbc5bd523a,libitoa-d34da3363977f6fb,libsha1_smol-4fed1055ba2d5f30,libnum_bigint-e640165e287017cc,libnum_integer-6eaa271e6fae0b6a,libnum_traits-4b6535e4c8a3a7b0,libcombine-d15b13d9a57a021d,libmemchr-4f0714dc45d95749,libbytes-bfe11088fe358bd1,libsocket2-7c163edb0d8c509e,liblibc-c5faa46acfc5e47f,libafl-057abeaeccf171c1}.rlib" "/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" "/tmp/rustcekfocj/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/fuzz_target-947fdb4fdf05300f" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-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 lib.rs:81 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/afl-0.15.15/src/lib.rs:81) [INFO] [stdout] >>> /opt/rustwide/target/debug/deps/fuzz_target-947fdb4fdf05300f.fuzz_target.1f47f89f26f0601b-cgu.0.rcgu.o:(afl::fuzz::he64a207ed67f12d6) [INFO] [stdout] [INFO] [stdout] rust-lld: error: undefined symbol: __afl_persistent_loop [INFO] [stdout] >>> referenced by lib.rs:83 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/afl-0.15.15/src/lib.rs:83) [INFO] [stdout] >>> /opt/rustwide/target/debug/deps/fuzz_target-947fdb4fdf05300f.fuzz_target.1f47f89f26f0601b-cgu.0.rcgu.o:(afl::fuzz::he64a207ed67f12d6) [INFO] [stdout] [INFO] [stdout] rust-lld: error: undefined symbol: __afl_fuzz_ptr [INFO] [stdout] >>> referenced by lib.rs:85 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/afl-0.15.15/src/lib.rs:85) [INFO] [stdout] >>> /opt/rustwide/target/debug/deps/fuzz_target-947fdb4fdf05300f.fuzz_target.1f47f89f26f0601b-cgu.0.rcgu.o:(afl::fuzz::he64a207ed67f12d6) [INFO] [stdout] >>> referenced by lib.rs:85 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/afl-0.15.15/src/lib.rs:85) [INFO] [stdout] >>> /opt/rustwide/target/debug/deps/fuzz_target-947fdb4fdf05300f.fuzz_target.1f47f89f26f0601b-cgu.0.rcgu.o:(afl::fuzz::he64a207ed67f12d6) [INFO] [stdout] >>> referenced by lib.rs:97 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/afl-0.15.15/src/lib.rs:97) [INFO] [stdout] >>> /opt/rustwide/target/debug/deps/fuzz_target-947fdb4fdf05300f.fuzz_target.1f47f89f26f0601b-cgu.0.rcgu.o:(afl::fuzz::he64a207ed67f12d6) [INFO] [stdout] >>> referenced 1 more times [INFO] [stdout] [INFO] [stdout] rust-lld: error: undefined symbol: __afl_fuzz_len [INFO] [stdout] >>> referenced by lib.rs:96 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/afl-0.15.15/src/lib.rs:96) [INFO] [stdout] >>> /opt/rustwide/target/debug/deps/fuzz_target-947fdb4fdf05300f.fuzz_target.1f47f89f26f0601b-cgu.0.rcgu.o:(afl::fuzz::he64a207ed67f12d6) [INFO] [stdout] >>> referenced by lib.rs:96 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/afl-0.15.15/src/lib.rs:96) [INFO] [stdout] >>> /opt/rustwide/target/debug/deps/fuzz_target-947fdb4fdf05300f.fuzz_target.1f47f89f26f0601b-cgu.0.rcgu.o:(afl::fuzz::he64a207ed67f12d6) [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `fuzz-target-parser` (bin "fuzz-target") due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "01d0130bb8069a58520c574e5e395858cc445c87d22fc788d83781fd4495d804", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "01d0130bb8069a58520c574e5e395858cc445c87d22fc788d83781fd4495d804", kill_on_drop: false }` [INFO] [stdout] 01d0130bb8069a58520c574e5e395858cc445c87d22fc788d83781fd4495d804