[INFO] cloning repository https://github.com/alekseinovikov/rs-kafka-shovel
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/alekseinovikov/rs-kafka-shovel" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Falekseinovikov%2Frs-kafka-shovel", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Falekseinovikov%2Frs-kafka-shovel'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 630ed235a40e1faf4a83ab0b3701fca3ee4109b4
[INFO] testing alekseinovikov/rs-kafka-shovel against master#ec6f9a5b4413f74386267ef8efc93712c2ce6db6 for pr-155739
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Falekseinovikov%2Frs-kafka-shovel" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/alekseinovikov/rs-kafka-shovel
[INFO] finished tweaking git repo https://github.com/alekseinovikov/rs-kafka-shovel
[INFO] tweaked toml for git repo https://github.com/alekseinovikov/rs-kafka-shovel written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/alekseinovikov/rs-kafka-shovel on toolchain ec6f9a5b4413f74386267ef8efc93712c2ce6db6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/alekseinovikov/rs-kafka-shovel 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" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded winnow v0.7.12
[INFO] [stderr]   Downloaded sptr v0.3.2
[INFO] [stderr]   Downloaded boa_profiler v0.20.0
[INFO] [stderr]   Downloaded boa_interner v0.20.0
[INFO] [stderr]   Downloaded boa_macros v0.20.0
[INFO] [stderr]   Downloaded claims v0.8.0
[INFO] [stderr]   Downloaded redox_syscall v0.5.15
[INFO] [stderr]   Downloaded bytemuck_derive v1.10.0
[INFO] [stderr]   Downloaded boa_gc v0.20.0
[INFO] [stderr]   Downloaded fast-float2 v0.2.3
[INFO] [stderr]   Downloaded boa_string v0.20.0
[INFO] [stderr]   Downloaded thin-vec v0.2.14
[INFO] [stderr]   Downloaded boa_ast v0.20.0
[INFO] [stderr]   Downloaded boa_parser v0.20.0
[INFO] [stderr]   Downloaded rdkafka v0.38.0
[INFO] [stderr]   Downloaded regress v0.10.4
[INFO] [stderr]   Downloaded boa_engine v0.20.0
[INFO] [stderr]   Downloaded libz-sys v1.1.22
[INFO] [stderr]   Downloaded rdkafka-sys v4.9.0+2.10.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] dc2daed204ff3e98c085108bbcb6bb53b64b0dad5ddae9ab42d958bd2894f870
[INFO] running `Command { std: "docker" "start" "-a" "dc2daed204ff3e98c085108bbcb6bb53b64b0dad5ddae9ab42d958bd2894f870", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "dc2daed204ff3e98c085108bbcb6bb53b64b0dad5ddae9ab42d958bd2894f870", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "dc2daed204ff3e98c085108bbcb6bb53b64b0dad5ddae9ab42d958bd2894f870", kill_on_drop: false }`
[INFO] [stdout] dc2daed204ff3e98c085108bbcb6bb53b64b0dad5ddae9ab42d958bd2894f870
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0105d870a915e403531e17c3b61d2cbd190f52cb5c1dbb1604178e61dd36d781
[INFO] running `Command { std: "docker" "start" "-a" "0105d870a915e403531e17c3b61d2cbd190f52cb5c1dbb1604178e61dd36d781", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling siphasher v1.0.1
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling hashbrown v0.15.4
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling icu_locid_transform_data v1.5.1
[INFO] [stderr]    Compiling litemap v0.7.5
[INFO] [stderr]    Compiling winnow v0.7.12
[INFO] [stderr]    Compiling cc v1.2.30
[INFO] [stderr]    Compiling rustversion v1.0.21
[INFO] [stderr]    Compiling zerovec-derive v0.10.3
[INFO] [stderr]    Compiling yoke-derive v0.7.5
[INFO] [stderr]    Compiling icu_provider_macros v1.5.0
[INFO] [stderr]    Compiling sptr v0.3.2
[INFO] [stderr]    Compiling icu_properties_data v1.5.1
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling static_assertions v1.1.0
[INFO] [stderr]    Compiling fast-float2 v0.2.3
[INFO] [stderr]    Compiling rustc-hash v2.1.1
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling boa_macros v0.20.0
[INFO] [stderr]    Compiling boa_profiler v0.20.0
[INFO] [stderr]    Compiling boa_string v0.20.0
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling thin-vec v0.2.14
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling memoffset v0.9.1
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]    Compiling icu_normalizer_data v1.5.1
[INFO] [stderr]    Compiling rdkafka-sys v4.9.0+2.10.0
[INFO] [stderr]    Compiling tracing-core v0.1.34
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling time-macros v0.2.22
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling indexmap v2.10.0
[INFO] [stderr]    Compiling phf_macros v0.11.3
[INFO] [stderr]    Compiling bytemuck_derive v1.10.0
[INFO] [stderr]    Compiling boa_gc v0.20.0
[INFO] [stderr]    Compiling regress v0.10.4
[INFO] [stderr]    Compiling yoke v0.7.5
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling zerovec v0.10.4
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling phf v0.11.3
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling num_threads v0.1.7
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling boa_interner v0.20.0
[INFO] [stderr]    Compiling libz-sys v1.1.22
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling intrusive-collections v0.9.7
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling pollster v0.4.0
[INFO] [stderr]    Compiling bytemuck v1.23.1
[INFO] [stderr]    Compiling ryu-js v1.0.2
[INFO] [stderr]    Compiling tokio v1.47.0
[INFO] [stderr]    Compiling tap v1.0.1
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling tinystr v0.7.6
[INFO] [stderr]    Compiling icu_collections v1.5.0
[INFO] [stderr]    Compiling tracing-subscriber v0.3.19
[INFO] [stderr]    Compiling time v0.3.41
[INFO] [stderr]    Compiling dashmap v6.1.0
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling icu_locid v1.5.0
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling serde_json v1.0.141
[INFO] [stderr]    Compiling icu_provider v1.5.0
[INFO] [stderr]    Compiling icu_locid_transform v1.5.0
[INFO] [stderr]    Compiling boa_ast v0.20.0
[INFO] [stderr]    Compiling icu_properties v1.5.1
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling proc-macro-crate v3.3.0
[INFO] [stderr]    Compiling num_enum_derive v0.7.4
[INFO] [stderr]    Compiling num_enum v0.7.4
[INFO] [stderr]    Compiling boa_parser v0.20.0
[INFO] [stderr]    Compiling icu_normalizer v1.5.0
[INFO] [stderr]    Compiling boa_engine v0.20.0
[INFO] [stderr] error: could not compile `boa_engine` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/bin/rustc --crate-name boa_engine --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/boa_engine-0.20.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type cdylib --crate-type lib --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --warn=unused '--warn=clippy::suspicious' '--warn=clippy::style' --warn=rust_2021_compatibility --warn=rust_2018_idioms --warn=rust_2018_compatibility '--warn=clippy::perf' '--warn=clippy::pedantic' --warn=nonstandard_style --warn=let_underscore --warn=future_incompatible '--warn=clippy::correctness' '--warn=clippy::complexity' '--warn=clippy::all' --warn=warnings --warn=variant_size_differences --warn=unused_qualifications --warn=unused_lifetimes --warn=unused_import_braces --warn=unused_crate_dependencies --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub --warn=trivial_numeric_casts --warn=trivial_casts --warn=single_use_lifetimes '--warn=rustdoc::private_intra_doc_links' '--warn=rustdoc::private_doc_tests' '--warn=clippy::print_stdout' '--warn=clippy::print_stderr' --warn=noop_method_call --warn=non_ascii_idents --warn=missing_docs --warn=missing_debug_implementations '--warn=rustdoc::missing_crate_level_docs' --warn=missing_copy_implementations --warn=missing_abi --warn=meta_variable_misuse --warn=macro_use_extern_crate '--warn=rustdoc::invalid_rust_codeblocks' '--warn=rustdoc::invalid_codeblock_attributes' '--warn=clippy::dbg_macro' '--warn=rustdoc::broken_intra_doc_links' '--warn=rustdoc::bare_urls' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("annex-b", "deser", "either", "experimental", "flowgraph", "fuzz", "intl", "intl_bundled", "js", "profiler", "temporal", "trace"))' -C metadata=8900803d083ecfc1 -C extra-filename=-b59c7ab9577ce311 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern arrayvec=/opt/rustwide/target/debug/deps/libarrayvec-78e6687af5fcd84b.rlib --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-b43423ca8c7e952a.rlib --extern boa_ast=/opt/rustwide/target/debug/deps/libboa_ast-777b5acf361abd42.rlib --extern boa_gc=/opt/rustwide/target/debug/deps/libboa_gc-3bc3533f895e9032.rlib --extern boa_interner=/opt/rustwide/target/debug/deps/libboa_interner-33d8789e9e30c7d0.rlib --extern boa_macros=/opt/rustwide/target/debug/deps/libboa_macros-971c4621c74f4fa6.so --extern boa_parser=/opt/rustwide/target/debug/deps/libboa_parser-50a3f9dee9644bf4.rlib --extern boa_profiler=/opt/rustwide/target/debug/deps/libboa_profiler-32bbe57504655a51.rlib --extern boa_string=/opt/rustwide/target/debug/deps/libboa_string-b38d055599447058.rlib --extern bytemuck=/opt/rustwide/target/debug/deps/libbytemuck-ac82148f6c92c1d4.rlib --extern cfg_if=/opt/rustwide/target/debug/deps/libcfg_if-6a6f703e7144cd38.rlib --extern dashmap=/opt/rustwide/target/debug/deps/libdashmap-2bf62a2a642c8fb9.rlib --extern fast_float2=/opt/rustwide/target/debug/deps/libfast_float2-2f65e52f3048d858.rlib --extern hashbrown=/opt/rustwide/target/debug/deps/libhashbrown-a253c2d287ae1f48.rlib --extern icu_normalizer=/opt/rustwide/target/debug/deps/libicu_normalizer-b6f1519f04c4ec0b.rlib --extern indexmap=/opt/rustwide/target/debug/deps/libindexmap-8d4ddd080f1fb271.rlib --extern intrusive_collections=/opt/rustwide/target/debug/deps/libintrusive_collections-5a6eac3be75e871a.rlib --extern itertools=/opt/rustwide/target/debug/deps/libitertools-e654edec5ed1619e.rlib --extern num_bigint=/opt/rustwide/target/debug/deps/libnum_bigint-72cd4df6eb146af7.rlib --extern num_integer=/opt/rustwide/target/debug/deps/libnum_integer-0bcfd9a6bfc9d3d3.rlib --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-efae0973d6a22ee7.rlib --extern num_enum=/opt/rustwide/target/debug/deps/libnum_enum-a05bf5717b6f0c7d.rlib --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-db8f3eed2a1f3f7b.rlib --extern pollster=/opt/rustwide/target/debug/deps/libpollster-eb48e1293ac3dbb6.rlib --extern portable_atomic=/opt/rustwide/target/debug/deps/libportable_atomic-5f2e1d63f3a11700.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-22aac44b3fb61588.rlib --extern regress=/opt/rustwide/target/debug/deps/libregress-36e2c755fc81a9a5.rlib --extern rustc_hash=/opt/rustwide/target/debug/deps/librustc_hash-85fdb4bfec1cf887.rlib --extern ryu_js=/opt/rustwide/target/debug/deps/libryu_js-da5742460dee5167.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-68024a1d73beb86c.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-ef3b8b440c1f598c.rlib --extern sptr=/opt/rustwide/target/debug/deps/libsptr-78a78f1c8480637d.rlib --extern static_assertions=/opt/rustwide/target/debug/deps/libstatic_assertions-acd18841cc36d7c2.rlib --extern tap=/opt/rustwide/target/debug/deps/libtap-20ecd799b673b5ac.rlib --extern thin_vec=/opt/rustwide/target/debug/deps/libthin_vec-32e014f688f88737.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-2d592ef612f7992e.rlib --extern time=/opt/rustwide/target/debug/deps/libtime-e12ebba0bb76d3ff.rlib --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "0105d870a915e403531e17c3b61d2cbd190f52cb5c1dbb1604178e61dd36d781", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0105d870a915e403531e17c3b61d2cbd190f52cb5c1dbb1604178e61dd36d781", kill_on_drop: false }`
[INFO] [stdout] 0105d870a915e403531e17c3b61d2cbd190f52cb5c1dbb1604178e61dd36d781
