[INFO] fetching crate docling_rs 0.1.2...
[INFO] testing docling_rs-0.1.2 against 1.98.0-beta.1 for beta-1.98-1
[INFO] extracting crate docling_rs 0.1.2 into /workspace/builds/worker-4-tc2/source
[INFO] started tweaking crates.io crate docling_rs 0.1.2
[INFO] removed 0 missing examples
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate docling_rs 0.1.2
[INFO] tweaked toml for crates.io crate docling_rs 0.1.2 written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate docling_rs 0.1.2 on toolchain 1.98.0-beta.1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.98.0-beta.1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate docling_rs 0.1.2 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" "+1.98.0-beta.1" "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/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 730938249b26b8f22dcb530506e368624988f18c0a618046f2eb95b00da736ef
[INFO] running `Command { std: "docker" "start" "730938249b26b8f22dcb530506e368624988f18c0a618046f2eb95b00da736ef", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "730938249b26b8f22dcb530506e368624988f18c0a618046f2eb95b00da736ef", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "730938249b26b8f22dcb530506e368624988f18c0a618046f2eb95b00da736ef" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "730938249b26b8f22dcb530506e368624988f18c0a618046f2eb95b00da736ef", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "730938249b26b8f22dcb530506e368624988f18c0a618046f2eb95b00da736ef" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling bytes v1.11.1
[INFO] [stderr]    Compiling fs_extra v1.3.0
[INFO] [stderr]    Compiling dunce v1.0.5
[INFO] [stderr]    Compiling aws-lc-rs v1.15.4
[INFO] [stderr]    Compiling libc v0.2.180
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling rustls v0.23.36
[INFO] [stderr]    Compiling indexmap v2.13.0
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling unicase v2.9.0
[INFO] [stderr]    Compiling zmij v1.0.19
[INFO] [stderr]    Compiling openssl-probe v0.2.1
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling rustls-native-certs v0.8.3
[INFO] [stderr]    Compiling iri-string v0.7.10
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling socket2 v0.6.2
[INFO] [stderr]    Compiling cc v1.2.55
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling cmake v0.1.57
[INFO] [stderr]    Compiling aws-lc-sys v0.37.0
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling h2 v0.4.13
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling rustls-webpki v0.103.9
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling rustls-platform-verifier v0.6.2
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling reqwest v0.13.2
[INFO] [stderr]    Compiling docling_rs v0.1.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 06s
[INFO] running `Command { std: "docker" "inspect" "730938249b26b8f22dcb530506e368624988f18c0a618046f2eb95b00da736ef", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "730938249b26b8f22dcb530506e368624988f18c0a618046f2eb95b00da736ef" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling zerocopy v0.8.39
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]    Compiling regex-syntax v0.8.9
[INFO] [stderr]    Compiling ryu v1.0.22
[INFO] [stderr]    Compiling assert-json-diff v2.0.2
[INFO] [stderr]    Compiling similar v2.7.0
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling colored v3.1.1
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling rand_core v0.9.5
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling tempfile v3.24.0
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling h2 v0.4.13
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling mockito v1.7.2
[INFO] [stderr]    Compiling reqwest v0.13.2
[INFO] [stderr]    Compiling docling_rs v0.1.2 (/opt/rustwide/workdir)
[INFO] [stderr] error: could not compile `docling_rs` (lib test)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1.98.0-beta.1-x86_64-unknown-linux-gnu/bin/rustc --crate-name docling_rs --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="blocking"' --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("blocking", "default"))' -C metadata=2b9ea3d7765e0011 -C extra-filename=-810260aa73cc6e03 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern mockito=/opt/rustwide/target/debug/deps/libmockito-ff2753a0c8e5763e.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-dee2b91a9b312e23.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-a39907261a09e5da.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-75282c20dae94a91.rlib --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-34e522948c7d06bb.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-d58434548887caa4.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-6f861f2ce1e36ef9.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/aws-lc-sys-a01743999e8e0ce1/out` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `docling_rs` (test "client_file")
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1.98.0-beta.1-x86_64-unknown-linux-gnu/bin/rustc --crate-name client_file --edition=2024 tests/client_file.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="blocking"' --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("blocking", "default"))' -C metadata=4e863cfd1ae100ff -C extra-filename=-f5f5676fe031326c --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern docling_rs=/opt/rustwide/target/debug/deps/libdocling_rs-ef7d3b436e7343d7.rlib --extern mockito=/opt/rustwide/target/debug/deps/libmockito-ff2753a0c8e5763e.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-dee2b91a9b312e23.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-a39907261a09e5da.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-75282c20dae94a91.rlib --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-34e522948c7d06bb.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-d58434548887caa4.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-6f861f2ce1e36ef9.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/aws-lc-sys-a01743999e8e0ce1/out` (signal: 9, SIGKILL: kill)
[INFO] [stderr] error: could not compile `docling_rs` (test "client_health")
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1.98.0-beta.1-x86_64-unknown-linux-gnu/bin/rustc --crate-name client_health --edition=2024 tests/client_health.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="blocking"' --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("blocking", "default"))' -C metadata=fd5426c3ae368e17 -C extra-filename=-10d0f92953d39daf --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern docling_rs=/opt/rustwide/target/debug/deps/libdocling_rs-ef7d3b436e7343d7.rlib --extern mockito=/opt/rustwide/target/debug/deps/libmockito-ff2753a0c8e5763e.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-dee2b91a9b312e23.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-a39907261a09e5da.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-75282c20dae94a91.rlib --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-34e522948c7d06bb.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-d58434548887caa4.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-6f861f2ce1e36ef9.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/aws-lc-sys-a01743999e8e0ce1/out` (signal: 9, SIGKILL: kill)
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/opt/rustwide/target/debug/deps/rustcRoip2X/symbols.o" "<4 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libmockito-ff2753a0c8e5763e,libserde_urlencoded-67ea9233fc90f793,libryu-25f59e4cd0d23219,librand-740acfa0c32a359e,librand_chacha-0d54ed7c66242104,libppv_lite86-ab86d466baec27fa,libzerocopy-04d31f9721d0da51,librand_core-50bd4813a8213623,libgetrandom-7f3b074ce05a9c1f,libregex-2cf6a6e109f97098,libregex_automata-1c164007aba3c03b,libaho_corasick-86b7640b845670b7,libregex_syntax-09d4ea68c5905b01,libassert_json_diff-2770ec6074e4fdef,libsimilar-c8e2b8065ba88702,libcolored-7e1577056734bcb3}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libdocling_rs-ef7d3b436e7343d7,libthiserror-d58434548887caa4,libreqwest-dee2b91a9b312e23,librustls_platform_verifier-81fa72b69834c03d,librustls_native_certs-465b2aa2129aa72f,libopenssl_probe-6b1b371432012237,libhyper_rustls-d564069cf119ad8b,libtokio_rustls-6d6155ff7babb8d2,librustls-4f67f5ec217d308c,libsubtle-2ae6a7038b9a0630,libwebpki-eead8de6addedabd,libuntrusted-b2f816886faf2178,libaws_lc_rs-8b6df616d49700f3,libaws_lc_sys-07b892a0f2cde8c6,librustls_pki_types-a1ff9279e609de76,libzeroize-7f213bea776ca5b6,libencoding_rs-c7a67ac351c2b19f,libserde-a39907261a09e5da,libmime_guess-96fc0112437da5c5,libunicase-14ef8cc0d70eefb8,libmime-0188e0814ca7ddbf,libtower_http-a7ea0cb086350c86,libbitflags-9362e66b8880981a,libiri_string-7980c6545d934b56,libtower-03b685bfebb9be32,libtower_layer-d908dd771b239ecd,libhyper_util-395f88c2241d5ca9,libbase64-32787b0325ea6df8,libipnet-a38805d99c19843f,libtower_service-3fb88d28c2218805,libhyper-86a3c2624c44b675,libwant-7a6260b9c50f1479,libtry_lock-8fa2f6971035be84,libhttparse-8c9b827b8f345444,libh2-26b7cf3566e26d36,libtracing-8dff89d18684ee1c,libtracing_core-5514c019623f0390,libonce_cell-e9252a7b5119f3eb,libindexmap-f006485b143d2676,libequivalent-6a754676e6af62ae,libhashbrown-25abce2d85979e8d,libslab-0582d648e59ab406,libfnv-79e2cbfbe03dcd16,libtokio_util-9ba1eec1ac0e713f,libfutures_sink-ae1eb2d060de53a2,libatomic_waker-06950c8c08d2b8fa,libhttpdate-331798cefc82cc7e,libfutures_channel-0897301d97903da3,libfutures_util-6588f3c11f416f98,libfutures_task-f13500651ee1eef1,libpin_utils-3860774ad9b215b5,libtokio-6f861f2ce1e36ef9,libsocket2-1aadc0729249d3be,libmio-fc0f5b7715002b05,libparking_lot-cea9453f541cd250,libparking_lot_core-a78574451ddf5c1d,liblibc-11f5a30dc24875fb,libcfg_if-83060ec5685761ae,liblock_api-16d46fed645f7bff,libscopeguard-7ec2214574194454,libhttp_body_util-cfe92d35398de8bd,libpin_project_lite-72bf04572caa1c84,libhttp_body-55146306285889c1,liblog-f16ce4b64309590f,liburl-2f2ec5e072a5a5b8,libidna-94852cd384f96837,libutf8_iter-51566bbad89f3a68,libidna_adapter-1119d1f5f91db890,libicu_properties-b19ca9f725b006ca,libicu_properties_data-b217809bf575558a,libicu_normalizer-a3f6ef63ce0a9911,libsmallvec-bc3128fdd57228fc,libicu_normalizer_data-ab8997d7cbbb3306,libicu_collections-3a5f912555f5ca57,libpotential_utf-e0eee182068dfc12,libicu_provider-fb4b2ae39404543f,libicu_locale_core-8d2ea3ccebbf31ee,libtinystr-b58822f9ea1be37d,liblitemap-cd9b5b2aa04e2018,libwriteable-4f74a67d38fff78e,libzerovec-06df4607926d9232,libzerotrie-906a51fc22d91d52,libyoke-f815d098523ad3cc,libstable_deref_trait-63cbf3f3d3f94e56,libzerofrom-9371f7d99eee09b2,libform_urlencoded-58b0f0edb59b40d2,libpercent_encoding-fa055ecaa1e57cfa,libhttp-621951be98ec0f6f,libbytes-2ed9460101f17bbf,libsync_wrapper-a254cb6192850e87,libfutures_core-3b920243fce8fec0,libserde_json-75282c20dae94a91,libmemchr-ba3829a276830806,libitoa-f3a70a1441f7f89b,libzmij-8eb72cbe5f9b9b4e,libserde_core-2c928ee17a7447a4}.rlib" "<sysroot>/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" "/opt/rustwide/target/debug/deps/rustcRoip2X/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/aws-lc-sys-a01743999e8e0ce1/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/client_convert-80ce023fab7851da" "-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: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `docling_rs` (test "client_convert") due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "730938249b26b8f22dcb530506e368624988f18c0a618046f2eb95b00da736ef", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "730938249b26b8f22dcb530506e368624988f18c0a618046f2eb95b00da736ef", kill_on_drop: false }`
[INFO] [stdout] 730938249b26b8f22dcb530506e368624988f18c0a618046f2eb95b00da736ef
