[INFO] cloning repository https://github.com/BrandonLee28/ayoru [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/BrandonLee28/ayoru" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBrandonLee28%2Fayoru", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBrandonLee28%2Fayoru'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 719faee8bc9e2a4857379bcf1a521d4848b61d5f [INFO] testing BrandonLee28/ayoru against 1.98.0-beta.1 for beta-1.98-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBrandonLee28%2Fayoru" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/BrandonLee28/ayoru [INFO] finished tweaking git repo https://github.com/BrandonLee28/ayoru [INFO] tweaked toml for git repo https://github.com/BrandonLee28/ayoru written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/BrandonLee28/ayoru 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 git repo https://github.com/BrandonLee28/ayoru 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] [stderr] Blocking waiting for file lock on package cache [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] a39becf9a8d4bc161587bbefe044f0231c3d49c6e356cc2d2cdb4f07cbe28e6c [INFO] running `Command { std: "docker" "start" "a39becf9a8d4bc161587bbefe044f0231c3d49c6e356cc2d2cdb4f07cbe28e6c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a39becf9a8d4bc161587bbefe044f0231c3d49c6e356cc2d2cdb4f07cbe28e6c", 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" "a39becf9a8d4bc161587bbefe044f0231c3d49c6e356cc2d2cdb4f07cbe28e6c" "/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" "a39becf9a8d4bc161587bbefe044f0231c3d49c6e356cc2d2cdb4f07cbe28e6c", 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" "a39becf9a8d4bc161587bbefe044f0231c3d49c6e356cc2d2cdb4f07cbe28e6c" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] Compiling quote v1.0.45 [INFO] [stderr] Compiling libc v0.2.183 [INFO] [stderr] Compiling log v0.4.29 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling rustversion v1.0.22 [INFO] [stderr] Compiling bitflags v2.11.0 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling futures-task v0.3.32 [INFO] [stderr] Compiling signal-hook v0.3.18 [INFO] [stderr] Compiling slab v0.4.12 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling tracing-core v0.1.36 [INFO] [stderr] Compiling futures-channel v0.3.32 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling convert_case v0.10.0 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling rustix v1.1.4 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Compiling instability v0.3.11 [INFO] [stderr] Compiling linux-raw-sys v0.4.15 [INFO] [stderr] Compiling futures-util v0.3.32 [INFO] [stderr] Compiling ipnet v2.12.0 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling linux-raw-sys v0.12.1 [INFO] [stderr] Compiling indoc v2.0.7 [INFO] [stderr] Compiling memchr v2.8.0 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling unicode-width v0.1.14 [INFO] [stderr] Compiling lru v0.12.5 [INFO] [stderr] Compiling syn v2.0.117 [INFO] [stderr] Compiling unicode-width v0.2.0 [INFO] [stderr] Compiling tracing v0.1.44 [INFO] [stderr] Compiling castaway v0.2.4 [INFO] [stderr] Compiling compact_str v0.8.1 [INFO] [stderr] Compiling mio v1.1.1 [INFO] [stderr] Compiling socket2 v0.6.3 [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 which v8.0.2 [INFO] [stderr] Compiling signal-hook-registry v1.4.8 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling signal-hook-mio v0.2.5 [INFO] [stderr] Compiling crossterm v0.28.1 [INFO] [stderr] Compiling unicode-truncate v1.1.0 [INFO] [stderr] Compiling rustls-webpki v0.103.9 [INFO] [stderr] Compiling rustls v0.23.37 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling darling_core v0.23.0 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.1 [INFO] [stderr] Compiling zerovec-derive v0.11.2 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling tokio-macros v2.6.1 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Compiling derive_more-impl v2.1.1 [INFO] [stderr] Compiling clap_derive v4.5.55 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling derive_more v2.1.1 [INFO] [stderr] Compiling crossterm v0.29.0 [INFO] [stderr] Compiling tokio v1.50.0 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.8.1 [INFO] [stderr] Compiling zerovec v0.11.5 [INFO] [stderr] Compiling zerotrie v0.2.3 [INFO] [stderr] Compiling strum v0.26.3 [INFO] [stderr] Compiling tinystr v0.8.2 [INFO] [stderr] Compiling potential_utf v0.1.4 [INFO] [stderr] Compiling darling_macro v0.23.0 [INFO] [stderr] Compiling icu_collections v2.1.1 [INFO] [stderr] Compiling clap v4.5.60 [INFO] [stderr] Compiling darling v0.23.0 [INFO] [stderr] Compiling icu_locale_core v2.1.1 [INFO] [stderr] Compiling ratatui v0.29.0 [INFO] [stderr] Compiling icu_provider v2.1.1 [INFO] [stderr] Compiling icu_properties v2.1.2 [INFO] [stderr] Compiling icu_normalizer v2.1.1 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling url v2.5.8 [INFO] [stderr] Compiling hyper v1.8.1 [INFO] [stderr] Compiling tower v0.5.3 [INFO] [stderr] Compiling tokio-rustls v0.26.4 [INFO] [stderr] Compiling tower-http v0.6.8 [INFO] [stderr] Compiling hyper-util v0.1.20 [INFO] [stderr] Compiling hyper-rustls v0.27.7 [INFO] [stderr] Compiling reqwest v0.12.28 [INFO] [stderr] Compiling ayoru v0.1.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 50.30s [INFO] running `Command { std: "docker" "inspect" "a39becf9a8d4bc161587bbefe044f0231c3d49c6e356cc2d2cdb4f07cbe28e6c", 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" "a39becf9a8d4bc161587bbefe044f0231c3d49c6e356cc2d2cdb4f07cbe28e6c" "/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 rustix v1.1.4 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling crossterm v0.29.0 [INFO] [stderr] Compiling tempfile v3.27.0 [INFO] [stderr] Compiling ayoru v0.1.1 (/opt/rustwide/workdir) [INFO] [stderr] error: could not compile `ayoru` (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 ayoru --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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=8b4b7195bd01c970 -C extra-filename=-ee916b7a1abdc8a3 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-3453bb6e76f3ba47.so --extern clap=/opt/rustwide/target/debug/deps/libclap-f2a3cde7f6897767.rlib --extern crossterm=/opt/rustwide/target/debug/deps/libcrossterm-f6ff79cbc1f63f06.rlib --extern ratatui=/opt/rustwide/target/debug/deps/libratatui-11ee028bce4f0267.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-2427f586b0e55f82.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-36785060c1ea6758.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-30dbd574d099ce4a.rlib --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-9ba8eb93da2f3dd3.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-6731d743be964092.rlib --extern which=/opt/rustwide/target/debug/deps/libwhich-890733225acd182c.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/ring-cb9e7067717603a6/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/rustcG3HaUF/symbols.o" "<4 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libtempfile-9ba8eb93da2f3dd3,libgetrandom-bc1976b4e3b2a611,libfastrand-751bcde24b8aa073}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libayoru-2145ebfe401b6890,libreqwest-2427f586b0e55f82,libserde_urlencoded-2f61e8f79c0eaba2,libhyper_rustls-f8152c8706aa94d9,libwebpki_roots-d9cc86348a7593ab,libtokio_rustls-a555b8df3b745201,librustls-67b6b74e1eff6985,libsubtle-2ae6a7038b9a0630,libwebpki-8b167e1901af1287,libring-6471e6142bdbb745,libgetrandom-4171ddcf5fa94c89,libuntrusted-b2f816886faf2178,librustls_pki_types-a1ff9279e609de76,libzeroize-7f213bea776ca5b6,libtower_http-380e44520587a524,libiri_string-7980c6545d934b56,libtower-a853f27f387ec331,libtower_layer-d908dd771b239ecd,libhyper_util-60d4494b6e69124c,libbase64-32787b0325ea6df8,libipnet-61ca7a5e1c2863d4,libtower_service-3fb88d28c2218805,libtracing-ff339fbc31623f4f,libtracing_core-5514c019623f0390,libonce_cell-e9252a7b5119f3eb,libhyper-c7ec4235f4fb0bcc,libwant-7a6260b9c50f1479,libtry_lock-8fa2f6971035be84,libhttparse-8c9b827b8f345444,libpin_utils-3860774ad9b215b5,libatomic_waker-06950c8c08d2b8fa,libfutures_channel-94289a78f74303ed,libfutures_util-155a98708b78fd0a,libfutures_task-5326a9841e0a3cd0,libhttp_body_util-435c3d9885c1d0aa,libhttp_body-55146306285889c1,liburl-c53a9c40193e4323,libidna-65257e9b12bac238,libutf8_iter-51566bbad89f3a68,libidna_adapter-7c6006dd22e2b475,libicu_properties-82ff42289bb7499c,libicu_properties_data-b217809bf575558a,libicu_normalizer-5635eb673fd734d8,libicu_normalizer_data-ab8997d7cbbb3306,libicu_collections-f0026b89614cd57d,libpotential_utf-1a624fe73bbd467a,libicu_provider-0397860365ebade6,libicu_locale_core-816fe88e71ee8167,libtinystr-a70de79dd32ef62f,liblitemap-cd9b5b2aa04e2018,libwriteable-4f74a67d38fff78e,libzerovec-d945614e18b562f6,libzerotrie-ebf521f2ef5efadc,libyoke-da17f70501a25c31,libstable_deref_trait-63cbf3f3d3f94e56,libzerofrom-9cf902e0d855375e,libform_urlencoded-58b0f0edb59b40d2,libpercent_encoding-fa055ecaa1e57cfa,libhttp-621951be98ec0f6f,libsync_wrapper-6bdfbc29c4269203,libfutures_core-1121ff913ed87f93,libwhich-890733225acd182c,libtokio-6731d743be964092,libsocket2-050091baf38e5996,libbytes-2ed9460101f17bbf,libpin_project_lite-0a15d51c77964692,libserde-36785060c1ea6758,libratatui-11ee028bce4f0267,libunicode_truncate-aeedf296c5daf06c,libunicode_width-b1bc0d6c10c00ecc,liblru-3af40d5519ef5719,libhashbrown-621f4a290160b487,libfoldhash-07f233db1c671507,libequivalent-6a754676e6af62ae,liballocator_api2-8d9c1e895dea53bd,libitertools-45fb07187528ca00,libeither-e5ea87bd27ac73a9,libcassowary-12d00e585f48d567,libcompact_str-2a137a4ae2bda1fc,libryu-1f4f40e4352371e5,libstatic_assertions-f0217ecdd817a834,libcastaway-e04a9b7886ef0139,libunicode_segmentation-421de088ab714999,libunicode_width-0122813f2549e4e9,libstrum-76ef18fedcb3662e,libcrossterm-eee39f2baff0411f,librustix-b821135247f1b02f,liblinux_raw_sys-e0d87a58652c2b0b,libcrossterm-f6ff79cbc1f63f06,librustix-1236a5fa5e439df5,liblinux_raw_sys-0b6cde911e9a3109,libbitflags-19bd3a07fb167555,libparking_lot-3ffc45ac74faea53,libparking_lot_core-5da3b68e7b565456,libcfg_if-83060ec5685761ae,libsmallvec-bc3128fdd57228fc,liblock_api-16d46fed645f7bff,libscopeguard-7ec2214574194454,libderive_more-a853dd4a2b94c1f2,libsignal_hook_mio-210bb06da85609a7,libsignal_hook-173b8fe2eca939f9,libsignal_hook_registry-0370c074c4bef323,liberrno-1d9457f3d77a0a23,libmio-5966cf16a33d74e5,liblibc-585253b8e2aa2651,liblog-f16ce4b64309590f,libserde_json-30dbd574d099ce4a,libmemchr-ba3829a276830806,libitoa-f3a70a1441f7f89b,libzmij-ef63f1da73704b4c,libserde_core-2c928ee17a7447a4,libclap-f2a3cde7f6897767,libclap_builder-95e89f1adb0ffcfb,libstrsim-4d1ed08a123238dc,libanstream-8abea42649d55d0c,libanstyle_query-635080b1d6343734,libis_terminal_polyfill-3ca4268cb2568267,libcolorchoice-8e2615b3451b028d,libanstyle_parse-2b179629a907e4e4,libutf8parse-92d0158219063202,libclap_lex-98116f9ed4bc0185,libanstyle-fe219cdab7346aa5}.rlib" "/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/rustcG3HaUF/raw-dylibs" "-B/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/ring-cb9e7067717603a6/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/tui_playback_flow-fa3929a31123d545" "-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 `ayoru` (test "tui_playback_flow") due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "a39becf9a8d4bc161587bbefe044f0231c3d49c6e356cc2d2cdb4f07cbe28e6c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a39becf9a8d4bc161587bbefe044f0231c3d49c6e356cc2d2cdb4f07cbe28e6c", kill_on_drop: false }` [INFO] [stdout] a39becf9a8d4bc161587bbefe044f0231c3d49c6e356cc2d2cdb4f07cbe28e6c