[INFO] cloning repository https://github.com/infinyon/fluvio-jolt [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/infinyon/fluvio-jolt" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Finfinyon%2Ffluvio-jolt", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Finfinyon%2Ffluvio-jolt'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 5b85538f553d338997e20bdbb08cd6fd141e9171 [INFO] building infinyon/fluvio-jolt against try#23647e694de8d0904848ad068b2e0ec2dd098c37+target=wasm32-wasip1 for pr-149868 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Finfinyon%2Ffluvio-jolt" "/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/infinyon/fluvio-jolt [INFO] finished tweaking git repo https://github.com/infinyon/fluvio-jolt [INFO] tweaked toml for git repo https://github.com/infinyon/fluvio-jolt written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/infinyon/fluvio-jolt on toolchain 23647e694de8d0904848ad068b2e0ec2dd098c37 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+23647e694de8d0904848ad068b2e0ec2dd098c37" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/infinyon/fluvio-jolt 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" "+23647e694de8d0904848ad068b2e0ec2dd098c37" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [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" "+23647e694de8d0904848ad068b2e0ec2dd098c37" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 21dc98c108777f9326720dd9734dccf61a55eb44114b1bf7cf86867fb3f971a0 [INFO] running `Command { std: "docker" "start" "-a" "21dc98c108777f9326720dd9734dccf61a55eb44114b1bf7cf86867fb3f971a0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "21dc98c108777f9326720dd9734dccf61a55eb44114b1bf7cf86867fb3f971a0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "21dc98c108777f9326720dd9734dccf61a55eb44114b1bf7cf86867fb3f971a0", kill_on_drop: false }` [INFO] [stdout] 21dc98c108777f9326720dd9734dccf61a55eb44114b1bf7cf86867fb3f971a0 [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" "+23647e694de8d0904848ad068b2e0ec2dd098c37" "build" "--frozen" "--message-format=json" "--target" "wasm32-wasip1", kill_on_drop: false }` [INFO] [stdout] f6f36015b85027c34a8526c230057683896560e8eac3620d717eff7c299a4722 [INFO] running `Command { std: "docker" "start" "-a" "f6f36015b85027c34a8526c230057683896560e8eac3620d717eff7c299a4722", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.82 [INFO] [stderr] Compiling serde v1.0.201 [INFO] [stderr] Compiling semver v1.0.23 [INFO] [stderr] Compiling thiserror v1.0.60 [INFO] [stderr] Compiling winnow v0.6.8 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling eyre v0.6.12 [INFO] [stderr] Compiling serde_json v1.0.117 [INFO] [stderr] Compiling pin-project-lite v0.2.14 [INFO] [stderr] Compiling indexmap v2.2.6 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling log v0.4.21 [INFO] [stderr] Compiling indenter v0.3.3 [INFO] [stderr] Compiling memchr v2.7.2 [INFO] [stderr] Compiling bytes v1.6.0 [INFO] [stderr] Compiling content_inspector v0.2.4 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling crc32c v0.6.5 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling syn v2.0.61 [INFO] [stderr] Compiling serde_derive v1.0.201 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling thiserror-impl v1.0.60 [INFO] [stderr] Compiling fluvio-smartmodule-derive v0.6.3 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling flv-util v0.5.2 [INFO] [stderr] Compiling fluvio-protocol-derive v0.5.4 [INFO] [stderr] Compiling toml_datetime v0.6.5 [INFO] [stderr] Compiling serde_spanned v0.6.5 [INFO] [stderr] Compiling fluvio-compression v0.3.2 [INFO] [stderr] Compiling toml_edit v0.22.12 [INFO] [stderr] Compiling fluvio-jolt v0.3.0 [INFO] [stderr] Compiling fluvio-jolt v0.3.1 (/opt/rustwide/workdir/fluvio-jolt) [INFO] [stdout] warning: unused import: `Lhs` [INFO] [stdout] --> fluvio-jolt/src/dsl/mod.rs:12:20 [INFO] [stdout] | [INFO] [stdout] 12 | pub use ast::{Rhs, Lhs, RhsEntry, IndexOp, RhsPart}; [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> fluvio-jolt/src/spec.rs:235:24 [INFO] [stdout] | [INFO] [stdout] 235 | pub(crate) fn iter(&self) -> SpecIter { [INFO] [stdout] | ^^^^^ ^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 235 | pub(crate) fn iter(&self) -> SpecIter<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling toml v0.8.12 [INFO] [stderr] Compiling fluvio-types v0.4.6 [INFO] [stderr] Compiling fluvio-protocol v0.10.13 [INFO] [stderr] Compiling fluvio-smartmodule v0.7.3 [INFO] [stderr] Compiling jolt v0.0.0 (/opt/rustwide/workdir/smartmodule) [INFO] [stdout] error: linking with `rust-lld` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "rust-lld" "-flavor" "wasm" "--export" "init" "--export" "map" "--export" "alloc" "--export" "dealloc" "-z" "stack-size=1048576" "--stack-first" "--no-demangle" "<10 object files omitted>" "/opt/rustwide/target/wasm32-wasip1/debug/deps/{libfluvio_smartmodule-3718a7e046196a14,libfluvio_protocol-7c2f22c75af55d31,libsemver-b753c59fe4fb306b,libcrc32c-44ca91287ee3d696,libflv_util-9dc0e9e757e8f879,liblog-03c1402355aa92f4,libfluvio_compression-86a942ce57c72631,libfluvio_types-a59c2f3ef0b962d8,libtoml-534010dcbbc3ae66,libtoml_edit-1d66356b086aea99,libserde_spanned-0faee7f4d52a31dc,libwinnow-eacd18a4026462d8,libtoml_datetime-69b3cb15e037b22c,libcontent_inspector-a91b5c89a8190cc9,libmemchr-1cec0bdfc9eb29da,libtracing-20585b560b6ac7e6,libpin_project_lite-31e2d3f271086d5c,libtracing_core-87b5520dcd02cc02,libbytes-7c68ee6a811d00aa,libfluvio_jolt-f4d03005ede04286}.rlib" "/lib/rustlib/wasm32-wasip1/lib/libpanic_abort-*.rlib" "/opt/rustwide/target/wasm32-wasip1/debug/deps/{libthiserror-2cf27edd2d707f9e,libserde_json-04ad8dcd431b0cd4,libitoa-323c19d08fbe6984,libryu-f1913757cc38f137,libindexmap-c148121be622f402,libequivalent-98516aa41a406a97,libhashbrown-895854243e4b35a6,libserde-dd69ad14dc57b19b,libeyre-3677608f6dcc607c,libindenter-3af04661b8e618fa,libonce_cell-119600c39ce58a96}.rlib" "/lib/rustlib/wasm32-wasip1/lib/{libstd-*,libwasi-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*}.rlib" "-l" "c" "/lib/rustlib/wasm32-wasip1/lib/{librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-L" "/lib/rustlib/wasm32-wasip1/lib/self-contained" "-o" "/opt/rustwide/target/wasm32-wasip1/debug/deps/jolt.wasm" "--gc-sections" "--no-entry" "-O0" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/jolt.jolt.732174cb5572950c-cgu.5.rcgu.o: undefined symbol: copy_records [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/jolt.jolt.732174cb5572950c-cgu.8.rcgu.o: undefined symbol: copy_records [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `jolt` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "f6f36015b85027c34a8526c230057683896560e8eac3620d717eff7c299a4722", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f6f36015b85027c34a8526c230057683896560e8eac3620d717eff7c299a4722", kill_on_drop: false }` [INFO] [stdout] f6f36015b85027c34a8526c230057683896560e8eac3620d717eff7c299a4722