[INFO] fetching crate radicle-term 0.12.0... [INFO] testing radicle-term-0.12.0 against try#0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6 for pr-137122-1 [INFO] extracting crate radicle-term 0.12.0 into /workspace/builds/worker-2-tc2/source [INFO] started tweaking crates.io crate radicle-term 0.12.0 [INFO] finished tweaking crates.io crate radicle-term 0.12.0 [INFO] tweaked toml for crates.io crate radicle-term 0.12.0 written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate radicle-term 0.12.0 on toolchain 0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 107 packages to latest compatible versions [INFO] [stderr] Adding git2 v0.19.0 (available: v0.20.2) [INFO] [stderr] Adding termion v3.0.0 (available: v4.0.5) [INFO] [stderr] Adding thiserror v1.0.69 (available: v2.0.12) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0b985825dbd3377565b6fedd0741bd20056ad137455d2e3a5095cbbdc2de57f1 [INFO] running `Command { std: "docker" "start" "-a" "0b985825dbd3377565b6fedd0741bd20056ad137455d2e3a5095cbbdc2de57f1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0b985825dbd3377565b6fedd0741bd20056ad137455d2e3a5095cbbdc2de57f1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0b985825dbd3377565b6fedd0741bd20056ad137455d2e3a5095cbbdc2de57f1", kill_on_drop: false }` [INFO] [stdout] 0b985825dbd3377565b6fedd0741bd20056ad137455d2e3a5095cbbdc2de57f1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1466e2d4cc225c6f52bc98a48b8b9d2eaba742e596a36ecfd1e34c54aba3660f [INFO] running `Command { std: "docker" "start" "-a" "1466e2d4cc225c6f52bc98a48b8b9d2eaba742e596a36ecfd1e34c54aba3660f", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling libc v0.2.174 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling writeable v0.6.1 [INFO] [stderr] Compiling litemap v0.8.0 [INFO] [stderr] Compiling pkg-config v0.3.32 [INFO] [stderr] Compiling icu_properties_data v2.0.1 [INFO] [stderr] Compiling icu_normalizer_data v2.0.0 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling cfg-if v1.0.1 [INFO] [stderr] Compiling rustix v1.0.7 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling bitflags v2.9.1 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling numtoa v0.1.0 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling linux-raw-sys v0.9.4 [INFO] [stderr] Compiling utf8_iter v1.0.4 [INFO] [stderr] Compiling unicode-segmentation v1.12.0 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling anyhow v1.0.98 [INFO] [stderr] Compiling dyn-clone v1.0.19 [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Compiling unicode-width v0.1.14 [INFO] [stderr] Compiling zeroize v1.8.1 [INFO] [stderr] Compiling anstyle-query v1.1.3 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling newline-converter v0.3.0 [INFO] [stderr] Compiling unicode-display-width v0.3.0 [INFO] [stderr] Compiling crossbeam-channel v0.5.15 [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Compiling jobserver v0.1.33 [INFO] [stderr] Compiling errno v0.3.13 [INFO] [stderr] Compiling sem_safe v0.2.1 [INFO] [stderr] Compiling termion v2.0.3 [INFO] [stderr] Compiling termion v3.0.0 [INFO] [stderr] Compiling signals_receipts v0.2.4 [INFO] [stderr] Compiling cc v1.2.27 [INFO] [stderr] Compiling radicle-signals v0.11.0 [INFO] [stderr] Compiling tempfile v3.20.0 [INFO] [stderr] Compiling inquire v0.7.5 [INFO] [stderr] Compiling libz-sys v1.1.22 [INFO] [stderr] Compiling libgit2-sys v0.17.0+1.8.1 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.8.0 [INFO] [stderr] Compiling zerovec v0.11.2 [INFO] [stderr] Compiling zerotrie v0.2.2 [INFO] [stderr] Compiling tinystr v0.8.1 [INFO] [stderr] Compiling potential_utf v0.1.2 [INFO] [stderr] Compiling icu_locale_core v2.0.0 [INFO] [stderr] Compiling icu_collections v2.0.0 [INFO] [stderr] Compiling icu_provider v2.0.0 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling icu_properties v2.0.1 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling git2 v0.19.0 [INFO] [stderr] Compiling radicle-term v0.12.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 29.05s [INFO] running `Command { std: "docker" "inspect" "1466e2d4cc225c6f52bc98a48b8b9d2eaba742e596a36ecfd1e34c54aba3660f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1466e2d4cc225c6f52bc98a48b8b9d2eaba742e596a36ecfd1e34c54aba3660f", kill_on_drop: false }` [INFO] [stdout] 1466e2d4cc225c6f52bc98a48b8b9d2eaba742e596a36ecfd1e34c54aba3660f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b949af1135cbb055ff26824826fb9c80554b71fb0d092b5b573e04eb3ff16b27 [INFO] running `Command { std: "docker" "start" "-a" "b949af1135cbb055ff26824826fb9c80554b71fb0d092b5b573e04eb3ff16b27", kill_on_drop: false }` [INFO] [stderr] Compiling diff v0.1.13 [INFO] [stderr] Compiling yansi v1.0.1 [INFO] [stderr] Compiling pretty_assertions v1.4.1 [INFO] [stderr] Compiling radicle-term v0.12.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 2.36s [INFO] running `Command { std: "docker" "inspect" "b949af1135cbb055ff26824826fb9c80554b71fb0d092b5b573e04eb3ff16b27", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b949af1135cbb055ff26824826fb9c80554b71fb0d092b5b573e04eb3ff16b27", kill_on_drop: false }` [INFO] [stdout] b949af1135cbb055ff26824826fb9c80554b71fb0d092b5b573e04eb3ff16b27 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] d47e99f13a180eb2a9d766373d2bd6e8cdbd3144fc144f8841840d4400bd9463 [INFO] running `Command { std: "docker" "start" "-a" "d47e99f13a180eb2a9d766373d2bd6e8cdbd3144fc144f8841840d4400bd9463", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.25s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/radicle_term-e95a1817f689c819) [INFO] [stdout] [INFO] [stdout] running 20 tests [INFO] [stdout] test ansi::tests::wrapping ... ok [INFO] [stdout] test ansi::tests::colors_disabled ... ok [INFO] [stdout] test ansi::tests::colors_enabled ... ok [INFO] [stdout] test cell::test::test_width ... ok [INFO] [stdout] test element::test::test_width ... ok [INFO] [stdout] test table::test::test_table ... ok [INFO] [stdout] test table::test::test_table_truncate ... ok [INFO] [stdout] test table::test::test_table_border_truncated ... ok [INFO] [stdout] test table::test::test_table_unicode ... ok [INFO] [stdout] test element::test::test_truncate ... ok [INFO] [stdout] test table::test::test_table_unicode_truncate ... ok [INFO] [stdout] test table::test::test_table_border ... ok [INFO] [stdout] test vstack::test::test_vstack ... ok [INFO] [stdout] test vstack::test::test_vstack_maximize ... ok [INFO] [stdout] test textarea::test::test_wrapping_code_block ... ok [INFO] [stdout] test table::test::test_truncate ... ok [INFO] [stdout] test textarea::test::test_wrapping ... ok [INFO] [stdout] test textarea::test::test_wrapping_fenced_block ... ok [INFO] [stdout] test table::test::test_table_border_maximized ... ok [INFO] [stdout] test textarea::test::test_wrapping_paragraphs ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 20 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s [INFO] [stdout] [INFO] [stderr] Doc-tests radicle_term [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test src/table.rs - table (line 4) ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- src/table.rs - table (line 4) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcBTIvSm/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libradicle_term-df7f5ff7935cbbf1.rlib,libgit2-cdff29a4102981ef.rlib,liburl-3efb3afdd2b71002.rlib,libidna-6884e46de9fcae45.rlib,libutf8_iter-0d9be7b316c2b184.rlib,libidna_adapter-18efbf771f2e5e1e.rlib,libicu_properties-6685e4569d1dce82.rlib,libicu_properties_data-9d163be0f8ec47fd.rlib,libicu_normalizer-77098dd2e1fafb42.rlib,libsmallvec-29f90736a15dcce2.rlib,libicu_normalizer_data-9919e82512efe734.rlib,libicu_collections-8bed61ac8ad5431a.rlib,libpotential_utf-07f6d033e5ed1cd8.rlib,libicu_provider-72c7245bcf4d5ee8.rlib,libicu_locale_core-22da4e49897f6a5b.rlib,libtinystr-b92246e084a2248c.rlib,liblitemap-aaec3d88bc2b9505.rlib,libwriteable-1fc78dfe07ba1099.rlib,libzerovec-461707f2959bf25a.rlib,libzerotrie-072a6f389f9685af.rlib,libyoke-b35e594c29d8a22e.rlib,libstable_deref_trait-e5f295e98f1b80b2.rlib,libzerofrom-1d718f991fbf51f8.rlib,libform_urlencoded-be943b51fff753cf.rlib,libpercent_encoding-8c980134d68585d5.rlib,liblog-394b918668cad64a.rlib,liblibgit2_sys-162472484365a04c.rlib,liblibz_sys-f4e02d6e5220cb0b.rlib,libshlex-4fa55ebef488beda.rlib,libanyhow-1062fd8720902979.rlib,libanstyle_query-86d25270c3c9ef5d.rlib,libthiserror-ef7e725b40f6b3bb.rlib,libtermion-82f9d01339357da0.rlib,libradicle_signals-02c43409dbfd9e34.rlib,libsignals_receipts-1760485813cd8f30.rlib,libsem_safe-b922d71afbb1b639.rlib,liberrno-84e7811ba668bc99.rlib,libcrossbeam_channel-fc56bcd212a63d17.rlib,libcrossbeam_utils-ae913342a5a98c57.rlib,libinquire-f0aa4b23da3569f9.rlib,libunicode_width-08b963676a6677c5.rlib,libfxhash-6ae122e7d9b05b12.rlib,libbyteorder-1efcbe4f07366651.rlib,libtermion-3afeaaee7e5928b7.rlib,libnumtoa-794ecd5a724243f2.rlib,libtempfile-5cf75069d3466cf3.rlib,libgetrandom-4cbc0cd24812e98c.rlib,liblibc-4a513ea0f2e1d0e2.rlib,libcfg_if-5a199b0ec0054672.rlib,libfastrand-503f12a96d791409.rlib,librustix-974b4da477d9b64f.rlib,libbitflags-8d6004180f14a06d.rlib,liblinux_raw_sys-20b62ec4b985a4c8.rlib,libdyn_clone-b51c2b45a5906cc9.rlib,libzeroize-ead98f074a37f829.rlib,libunicode_display_width-33b2bed446971bd9.rlib,libunicode_segmentation-ff3f1aa3aad6e639.rlib,libonce_cell-0ba6aecba7086d38.rlib}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lz" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcBTIvSm/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,-znostart-stop-gc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/libgit2-sys-f2281c158e11e025/out/build" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctest3jmJpX/rust_out" "-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 7 [Bus error], core dumped [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] src/table.rs - table (line 4) [INFO] [stdout] [INFO] [stdout] test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.74s [INFO] [stdout] [INFO] [stderr] error: doctest failed, to rerun pass `--doc` [INFO] running `Command { std: "docker" "inspect" "d47e99f13a180eb2a9d766373d2bd6e8cdbd3144fc144f8841840d4400bd9463", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d47e99f13a180eb2a9d766373d2bd6e8cdbd3144fc144f8841840d4400bd9463", kill_on_drop: false }` [INFO] [stdout] d47e99f13a180eb2a9d766373d2bd6e8cdbd3144fc144f8841840d4400bd9463