[INFO] fetching crate camel-core 0.7.0...
[INFO] testing camel-core-0.7.0 against try#33835004928d3bf65db4d4712e1330766263b0bd for pr-155739
[INFO] extracting crate camel-core 0.7.0 into /workspace/builds/worker-4-tc2/source
[INFO] started tweaking crates.io crate camel-core 0.7.0
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate camel-core 0.7.0
[INFO] tweaked toml for crates.io crate camel-core 0.7.0 written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate camel-core 0.7.0 on toolchain 33835004928d3bf65db4d4712e1330766263b0bd
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate camel-core 0.7.0 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" "+33835004928d3bf65db4d4712e1330766263b0bd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 09af3289e89f492b5e53b5970d6e63f891d8a1841b68801b53129d3e9b2f04c1
[INFO] running `Command { std: "docker" "start" "-a" "09af3289e89f492b5e53b5970d6e63f891d8a1841b68801b53129d3e9b2f04c1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "09af3289e89f492b5e53b5970d6e63f891d8a1841b68801b53129d3e9b2f04c1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "09af3289e89f492b5e53b5970d6e63f891d8a1841b68801b53129d3e9b2f04c1", kill_on_drop: false }`
[INFO] [stdout] 09af3289e89f492b5e53b5970d6e63f891d8a1841b68801b53129d3e9b2f04c1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1f742bea5920c3b6a836c3cd3f9175c21c6f3d748f2ab469f9766c4390f37ee9
[INFO] running `Command { std: "docker" "start" "-a" "1f742bea5920c3b6a836c3cd3f9175c21c6f3d748f2ab469f9766c4390f37ee9", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.185
[INFO] [stderr]    Compiling zerocopy v0.8.48
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling typed-arena v1.7.0
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling peresil v0.3.0
[INFO] [stderr]    Compiling hashbrown v0.17.0
[INFO] [stderr]    Compiling toml_write v0.1.2
[INFO] [stderr]    Compiling winnow v0.7.15
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling redb v2.6.3
[INFO] [stderr]    Compiling crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling arc-swap v1.9.1
[INFO] [stderr]    Compiling sxd-document v0.3.2
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling indexmap v2.14.0
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling socket2 v0.6.3
[INFO] [stderr]    Compiling mio v1.2.0
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling inotify-sys v0.1.5
[INFO] [stderr]    Compiling filetime v0.2.27
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling mio v0.8.11
[INFO] [stderr]    Compiling inotify v0.9.6
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling uuid v1.23.1
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling notify v6.1.1
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling camel-endpoint-macros v0.7.0
[INFO] [stderr]    Compiling camel-bean-macros v0.7.0
[INFO] [stderr]    Compiling tokio v1.52.1
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling opentelemetry v0.31.0
[INFO] [stderr]    Compiling camel-util v0.7.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.6
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling futures-executor v0.3.32
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling futures v0.3.32
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling tracing-serde v0.2.0
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling tracing-subscriber v0.3.23
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling camel-api v0.7.0
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling camel-language-api v0.7.0
[INFO] [stderr]    Compiling camel-endpoint v0.7.0
[INFO] [stderr]    Compiling camel-support v0.7.0
[INFO] [stderr]    Compiling camel-bean v0.7.0
[INFO] [stderr]    Compiling camel-language-simple v0.7.0
[INFO] [stderr]    Compiling camel-processor v0.7.0
[INFO] [stderr]    Compiling camel-component-api v0.7.0
[INFO] [stderr]    Compiling camel-core v0.7.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 51.85s
[INFO] running `Command { std: "docker" "inspect" "1f742bea5920c3b6a836c3cd3f9175c21c6f3d748f2ab469f9766c4390f37ee9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1f742bea5920c3b6a836c3cd3f9175c21c6f3d748f2ab469f9766c4390f37ee9", kill_on_drop: false }`
[INFO] [stdout] 1f742bea5920c3b6a836c3cd3f9175c21c6f3d748f2ab469f9766c4390f37ee9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2f291a3da3a703ef18edb610e7819a734a646112fe3b92812a9208337d2a398d
[INFO] running `Command { std: "docker" "start" "-a" "2f291a3da3a703ef18edb610e7819a734a646112fe3b92812a9208337d2a398d", kill_on_drop: false }`
[INFO] [stderr]    Compiling zerocopy v0.8.48
[INFO] [stderr]    Compiling zerocopy-derive v0.8.48
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling clap v4.6.1
[INFO] [stderr]    Compiling is-terminal v0.4.17
[INFO] [stderr]    Compiling fastrand v2.4.1
[INFO] [stderr]    Compiling rayon v1.12.0
[INFO] [stderr]    Compiling notify v6.1.1
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling tracing-serde v0.2.0
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling tracing-subscriber v0.3.23
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.6
[INFO] [stderr]    Compiling criterion v0.5.1
[INFO] [stderr]    Compiling camel-api v0.7.0
[INFO] [stderr]    Compiling camel-language-api v0.7.0
[INFO] [stderr]    Compiling camel-endpoint v0.7.0
[INFO] [stderr]    Compiling camel-support v0.7.0
[INFO] [stderr]    Compiling camel-bean v0.7.0
[INFO] [stderr]    Compiling camel-processor v0.7.0
[INFO] [stderr]    Compiling camel-language-simple v0.7.0
[INFO] [stderr]    Compiling camel-component-api v0.7.0
[INFO] [stderr]    Compiling camel-component-log v0.7.0
[INFO] [stderr]    Compiling camel-component-timer v0.7.0
[INFO] [stderr]    Compiling camel-component-mock v0.7.0
[INFO] [stderr]    Compiling camel-core v0.7.0 (/opt/rustwide/workdir)
[INFO] [stderr] error: could not compile `camel-core` (lib test)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/33835004928d3bf65db4d4712e1330766263b0bd/bin/rustc --crate-name camel_core --edition=2024 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("camel-language-js", "camel-language-jsonpath", "camel-language-rhai", "camel-language-xpath", "default", "lang-js", "lang-jsonpath", "lang-rhai", "lang-xpath"))' -C metadata=49b1e41e07632570 -C extra-filename=-b4e883f94842ad06 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern arc_swap=/opt/rustwide/target/debug/deps/libarc_swap-c49fa8a2e860b6d4.rlib --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-b6edcf3ef1edc850.so --extern camel_api=/opt/rustwide/target/debug/deps/libcamel_api-39ec75b6a1971361.rlib --extern camel_bean=/opt/rustwide/target/debug/deps/libcamel_bean-24740ae6ddbaf452.rlib --extern camel_component_api=/opt/rustwide/target/debug/deps/libcamel_component_api-66cace3b75bbf98e.rlib --extern camel_component_log=/opt/rustwide/target/debug/deps/libcamel_component_log-795bec1aa6749f0d.rlib --extern camel_component_mock=/opt/rustwide/target/debug/deps/libcamel_component_mock-ecbfaba737ed9df3.rlib --extern camel_component_timer=/opt/rustwide/target/debug/deps/libcamel_component_timer-c312f8f54385bc04.rlib --extern camel_endpoint=/opt/rustwide/target/debug/deps/libcamel_endpoint-8e3914c1bb7d6089.rlib --extern camel_language_api=/opt/rustwide/target/debug/deps/libcamel_language_api-4eeb944587a304f8.rlib --extern camel_language_simple=/opt/rustwide/target/debug/deps/libcamel_language_simple-f9812a28c88784aa.rlib --extern camel_processor=/opt/rustwide/target/debug/deps/libcamel_processor-226f06356b0be5cd.rlib --extern camel_support=/opt/rustwide/target/debug/deps/libcamel_support-b28c4e1be2f7d635.rlib --extern camel_util=/opt/rustwide/target/debug/deps/libcamel_util-5aeb8bd6e869e84e.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-c8e5c4b26fc74413.rlib --extern criterion=/opt/rustwide/target/debug/deps/libcriterion-e363750d29c25104.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-0033d5ccdd6c6320.rlib --extern notify=/opt/rustwide/target/debug/deps/libnotify-ce106bb9b785e66b.rlib --extern opentelemetry=/opt/rustwide/target/debug/deps/libopentelemetry-855dce5947fecfa8.rlib --extern redb=/opt/rustwide/target/debug/deps/libredb-58518051074276c1.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-18ce16b70babf9e2.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-195ff27eed452674.rlib --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-8f7db9ad9dfd54e4.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-5aeb4cbaa9ee6674.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-3f04268a602ea3ac.rlib --extern tokio_util=/opt/rustwide/target/debug/deps/libtokio_util-3a8d9849d9129a46.rlib --extern tower=/opt/rustwide/target/debug/deps/libtower-402c4d595b3f041f.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-d96f52d70f26d721.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-65e3a9bd23d83732.rlib --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[ERROR] error running command: no output for 300 seconds
[INFO] running `Command { std: "docker" "inspect" "2f291a3da3a703ef18edb610e7819a734a646112fe3b92812a9208337d2a398d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2f291a3da3a703ef18edb610e7819a734a646112fe3b92812a9208337d2a398d", kill_on_drop: false }`
[INFO] [stdout] 2f291a3da3a703ef18edb610e7819a734a646112fe3b92812a9208337d2a398d
