[INFO] cloning repository https://github.com/fluvio-community/connector-hello-source
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/fluvio-community/connector-hello-source" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffluvio-community%2Fconnector-hello-source", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffluvio-community%2Fconnector-hello-source'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 4189f69d27b5acf87f5ae53d5e967b5af04410af
[INFO] checking fluvio-community/connector-hello-source against try#c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f for pr-133502-17
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffluvio-community%2Fconnector-hello-source" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/fluvio-community/connector-hello-source
[INFO] finished tweaking git repo https://github.com/fluvio-community/connector-hello-source
[INFO] tweaked toml for git repo https://github.com/fluvio-community/connector-hello-source written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/fluvio-community/connector-hello-source on toolchain c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/fluvio-community/connector-hello-source 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" "+c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 4cef1bcb7c20114c64baceb5ca8b92bba270d4570848294985938d8ca67a8bb7
[INFO] running `Command { std: "docker" "start" "-a" "4cef1bcb7c20114c64baceb5ca8b92bba270d4570848294985938d8ca67a8bb7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4cef1bcb7c20114c64baceb5ca8b92bba270d4570848294985938d8ca67a8bb7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4cef1bcb7c20114c64baceb5ca8b92bba270d4570848294985938d8ca67a8bb7", kill_on_drop: false }`
[INFO] [stdout] 4cef1bcb7c20114c64baceb5ca8b92bba270d4570848294985938d8ca67a8bb7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9e961476793d7e34006dca4aaf4e3973c74e70553d0579e35cca040ba83878e6
[INFO] running `Command { std: "docker" "start" "-a" "9e961476793d7e34006dca4aaf4e3973c74e70553d0579e35cca040ba83878e6", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.215
[INFO] [stderr]    Compiling libc v0.2.164
[INFO] [stderr]     Checking itoa v1.0.13
[INFO] [stderr]     Checking value-bag v1.10.0
[INFO] [stderr]     Checking foldhash v0.1.3
[INFO] [stderr]    Compiling crossbeam-utils v0.8.20
[INFO] [stderr]    Compiling proc-macro2 v1.0.89
[INFO] [stderr]    Compiling rustix v0.38.41
[INFO] [stderr]     Checking tracing-core v0.1.32
[INFO] [stderr]     Checking linux-raw-sys v0.4.14
[INFO] [stderr]    Compiling anyhow v1.0.93
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling serde_json v1.0.133
[INFO] [stderr]     Checking fastrand v2.2.0
[INFO] [stderr]    Compiling semver v1.0.23
[INFO] [stderr]     Checking hashbrown v0.15.1
[INFO] [stderr]    Compiling zstd-safe v7.2.1
[INFO] [stderr]     Checking log v0.4.22
[INFO] [stderr]     Checking futures-lite v2.5.0
[INFO] [stderr]     Checking piper v0.2.4
[INFO] [stderr]    Compiling libm v0.2.11
[INFO] [stderr]    Compiling cranelift-isle v0.113.1
[INFO] [stderr]    Compiling io-lifetimes v2.0.3
[INFO] [stderr]    Compiling target-lexicon v0.12.16
[INFO] [stderr]    Compiling cranelift-codegen-shared v0.113.1
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]     Checking kv-log-macro v1.0.7
[INFO] [stderr]    Compiling cranelift-codegen-meta v0.113.1
[INFO] [stderr]     Checking thread_local v1.1.8
[INFO] [stderr]    Compiling syn v2.0.87
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking concurrent-queue v2.5.0
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]     Checking bumpalo v3.16.0
[INFO] [stderr]    Compiling jobserver v0.1.32
[INFO] [stderr]    Compiling snap v1.1.1
[INFO] [stderr]    Compiling crc32c v0.6.8
[INFO] [stderr]     Checking twox-hash v1.6.3
[INFO] [stderr]    Compiling io-extras v0.18.3
[INFO] [stderr]     Checking slice-group-by v0.3.1
[INFO] [stderr]     Checking event-listener v5.3.1
[INFO] [stderr]     Checking async-executor v1.13.1
[INFO] [stderr]     Checking async-channel v1.9.0
[INFO] [stderr]    Compiling pin-project-lite v0.2.15
[INFO] [stderr]    Compiling cc v1.2.1
[INFO] [stderr]     Checking arbitrary v1.4.1
[INFO] [stderr]     Checking event-listener-strategy v0.5.2
[INFO] [stderr]    Compiling eyre v0.6.12
[INFO] [stderr]     Checking async-lock v3.4.0
[INFO] [stderr]     Checking async-channel v2.3.1
[INFO] [stderr]     Checking lz4_flex v0.11.3
[INFO] [stderr]     Checking blocking v1.6.1
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]     Checking mio v1.0.2
[INFO] [stderr]     Checking socket2 v0.5.7
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]     Checking signal-hook-registry v1.4.2
[INFO] [stderr]     Checking flate2 v1.0.35
[INFO] [stderr]    Compiling cpp_demangle v0.4.4
[INFO] [stderr]     Checking litemap v0.7.3
[INFO] [stderr]    Compiling ryu v1.0.18
[INFO] [stderr]    Compiling cap-primitives v3.4.1
[INFO] [stderr]    Compiling bitflags v2.6.0
[INFO] [stderr]     Checking ambient-authority v0.0.2
[INFO] [stderr]    Compiling openssl-src v300.4.1+3.4.0
[INFO] [stderr]     Checking cranelift-control v0.113.1
[INFO] [stderr]    Compiling dirs-sys v0.3.7
[INFO] [stderr]     Checking crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling leb128 v0.2.5
[INFO] [stderr]     Checking maybe-owned v0.3.4
[INFO] [stderr]     Checking either v1.13.0
[INFO] [stderr]    Compiling id-arena v2.2.1
[INFO] [stderr]    Compiling wast v35.0.2
[INFO] [stderr]     Checking dirs-sys-next v0.1.2
[INFO] [stderr]    Compiling dirs v4.0.0
[INFO] [stderr]     Checking wasm-encoder v0.220.0
[INFO] [stderr]     Checking wasm-encoder v0.218.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking uuid v1.11.0
[INFO] [stderr]     Checking cpufeatures v0.2.15
[INFO] [stderr]     Checking crossbeam-deque v0.8.5
[INFO] [stderr]    Compiling cap-std v3.4.1
[INFO] [stderr]    Compiling wasmtime-cache v26.0.1
[INFO] [stderr]     Checking spin v0.9.8
[INFO] [stderr]    Compiling wasmtime-component-macro v26.0.1
[INFO] [stderr]     Checking wasmtime-component-util v26.0.1
[INFO] [stderr]    Compiling zstd-sys v2.0.13+zstd.1.5.6
[INFO] [stderr]    Compiling openssl-sys v0.9.104
[INFO] [stderr]    Compiling ring v0.17.8
[INFO] [stderr]    Compiling ittapi-sys v0.4.0
[INFO] [stderr]     Checking debugid v0.8.0
[INFO] [stderr]     Checking rayon-core v1.12.1
[INFO] [stderr]     Checking wast v220.0.0
[INFO] [stderr]     Checking sha2 v0.10.8
[INFO] [stderr]     Checking directories-next v2.0.0
[INFO] [stderr]    Compiling shellexpand v2.1.2
[INFO] [stderr]     Checking itertools v0.12.1
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking fxhash v0.2.1
[INFO] [stderr]     Checking wasmtime-asm-macros v26.0.1
[INFO] [stderr]    Compiling cranelift-codegen v0.113.1
[INFO] [stderr]    Compiling wiggle-macro v26.0.1
[INFO] [stderr]     Checking http v0.2.12
[INFO] [stderr]     Checking rayon v1.10.0
[INFO] [stderr]     Checking wasmtime-jit-icache-coherence v26.0.1
[INFO] [stderr]    Compiling system-interface v0.27.2
[INFO] [stderr]    Compiling cap-fs-ext v3.4.1
[INFO] [stderr]     Checking ittapi v0.4.0
[INFO] [stderr]    Compiling httparse v1.9.5
[INFO] [stderr]     Checking wasmtime-slab v26.0.1
[INFO] [stderr]    Compiling nix v0.29.0
[INFO] [stderr]    Compiling indexmap v2.6.0
[INFO] [stderr]    Compiling built v0.7.5
[INFO] [stderr]     Checking http-body v0.4.6
[INFO] [stderr]    Compiling fluvio-socket v0.15.0 (https://github.com/infinyon/fluvio?rev=v0.13.0#8bf23799)
[INFO] [stderr]     Checking dirs-sys v0.4.1
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]    Compiling fluvio v0.24.0 (https://github.com/infinyon/fluvio?rev=v0.13.0#8bf23799)
[INFO] [stderr]     Checking chrono v0.4.38
[INFO] [stderr]     Checking dirs v5.0.1
[INFO] [stderr]    Compiling wasmparser v0.218.0
[INFO] [stderr]     Checking fs-set-times v0.20.1
[INFO] [stderr]     Checking memfd v0.6.4
[INFO] [stderr]     Checking tempfile v3.14.0
[INFO] [stderr]    Compiling async-attributes v1.1.2
[INFO] [stderr]     Checking cap-time-ext v3.4.1
[INFO] [stderr]    Compiling rustls v0.21.12
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]    Compiling darling_core v0.20.10
[INFO] [stderr]    Compiling serde_derive v1.0.215
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling tokio-macros v2.4.0
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling zerofrom-derive v0.1.4
[INFO] [stderr]    Compiling yoke-derive v0.7.4
[INFO] [stderr]    Compiling async-trait v0.1.83
[INFO] [stderr]    Compiling zerovec-derive v0.10.3
[INFO] [stderr]     Checking zstd v0.13.2
[INFO] [stderr]     Checking tokio v1.41.1
[INFO] [stderr]    Compiling wasmtime-versioned-export-macros v26.0.1
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]    Compiling pin-project-internal v1.1.7
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling icu_provider_macros v1.5.0
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]    Compiling wasmtime-fiber v26.0.1
[INFO] [stderr]     Checking zerofrom v0.1.4
[INFO] [stderr]     Checking polling v3.7.4
[INFO] [stderr]     Checking yoke v0.7.4
[INFO] [stderr]     Checking flv-util v0.5.2
[INFO] [stderr]    Compiling fluvio-protocol-derive v0.5.4 (https://github.com/infinyon/fluvio?rev=v0.13.0#8bf23799)
[INFO] [stderr]    Compiling witx v0.9.1
[INFO] [stderr]     Checking async-io v2.4.0
[INFO] [stderr]     Checking ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling wasmtime v26.0.1
[INFO] [stderr]     Checking zerovec v0.10.4
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rustls-webpki v0.101.7
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking sct v0.7.1
[INFO] [stderr]     Checking async-signal v0.2.10
[INFO] [stderr] error: could not compile `wast` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f/bin/rustc --crate-name wast --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wast-220.0.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 '--allow=clippy::all' --deny=unsafe_code '--warn=clippy::unnecessary_to_owned' '--warn=clippy::map_clone' '--warn=clippy::manual_strip' '--warn=clippy::clone_on_copy' --cfg 'feature="component-model"' --cfg 'feature="wasm-module"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("component-model", "default", "dwarf", "wasm-module"))' -C metadata=fe0fd2c3397236b4 -C extra-filename=-d72d9a50dbb35d61 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bumpalo=/opt/rustwide/target/debug/deps/libbumpalo-0f2287c10fa40c43.rmeta --extern leb128=/opt/rustwide/target/debug/deps/libleb128-e2cfe90a4f08c29e.rmeta --extern memchr=/opt/rustwide/target/debug/deps/libmemchr-a8313380c25031b5.rmeta --extern unicode_width=/opt/rustwide/target/debug/deps/libunicode_width-7262dbb037081dbc.rmeta --extern wasm_encoder=/opt/rustwide/target/debug/deps/libwasm_encoder-559f2a07d17f47bd.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `wasmparser` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f/bin/rustc --crate-name wasmparser --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasmparser-0.218.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no '--allow=clippy::all' --deny=unsafe_code '--warn=clippy::unnecessary_to_owned' '--warn=clippy::map_clone' '--warn=clippy::manual_strip' '--warn=clippy::clone_on_copy' --cfg 'feature="std"' --cfg 'feature="validate"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "features", "no-hash-maps", "serde", "std", "validate"))' -C metadata=8167820b275d1116 -C extra-filename=-320d215960db374d --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern ahash=/opt/rustwide/target/debug/deps/libahash-23fca0d3370baff0.rmeta --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-8257de363ef7afb0.rmeta --extern hashbrown=/opt/rustwide/target/debug/deps/libhashbrown-2034bc25f215aa1c.rmeta --extern indexmap=/opt/rustwide/target/debug/deps/libindexmap-bed790e8672aed40.rmeta --extern semver=/opt/rustwide/target/debug/deps/libsemver-07711fcd788c591c.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "9e961476793d7e34006dca4aaf4e3973c74e70553d0579e35cca040ba83878e6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9e961476793d7e34006dca4aaf4e3973c74e70553d0579e35cca040ba83878e6", kill_on_drop: false }`
[INFO] [stdout] 9e961476793d7e34006dca4aaf4e3973c74e70553d0579e35cca040ba83878e6
