[INFO] fetching crate telltale-runtime 15.0.0...
[INFO] testing telltale-runtime-15.0.0 against beta-2026-04-21 for beta-1.96-2
[INFO] extracting crate telltale-runtime 15.0.0 into /workspace/builds/worker-4-tc2/source
[INFO] started tweaking crates.io crate telltale-runtime 15.0.0
[INFO] removed 0 missing examples
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate telltale-runtime 15.0.0
[INFO] tweaked toml for crates.io crate telltale-runtime 15.0.0 written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate telltale-runtime 15.0.0 on toolchain beta-2026-04-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate telltale-runtime 15.0.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" "+beta-2026-04-21" "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" "+beta-2026-04-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 378e6cb9cd32bb85a500d95a37ab39f44c38f7ad2c77c2278e2f85ffbabbc4b5
[INFO] running `Command { std: "docker" "start" "-a" "378e6cb9cd32bb85a500d95a37ab39f44c38f7ad2c77c2278e2f85ffbabbc4b5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "378e6cb9cd32bb85a500d95a37ab39f44c38f7ad2c77c2278e2f85ffbabbc4b5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "378e6cb9cd32bb85a500d95a37ab39f44c38f7ad2c77c2278e2f85ffbabbc4b5", kill_on_drop: false }`
[INFO] [stdout] 378e6cb9cd32bb85a500d95a37ab39f44c38f7ad2c77c2278e2f85ffbabbc4b5
[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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2026-04-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8604405df8f7749b0dee0d09a1c332dadbb7c12ef94f9a1babb852f9e18e7e5f
[INFO] running `Command { std: "docker" "start" "-a" "8604405df8f7749b0dee0d09a1c332dadbb7c12ef94f9a1babb852f9e18e7e5f", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling libc v0.2.185
[INFO] [stderr]    Compiling zerocopy v0.8.48
[INFO] [stderr]    Compiling hashbrown v0.17.0
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]    Compiling cc v1.2.60
[INFO] [stderr]    Compiling fixed v1.30.0
[INFO] [stderr]    Compiling cpufeatures v0.3.0
[INFO] [stderr]    Compiling constant_time_eq v0.4.2
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling bytemuck v1.25.0
[INFO] [stderr]    Compiling az v1.3.0
[INFO] [stderr]    Compiling winnow v0.7.15
[INFO] [stderr]    Compiling ucd-trie v0.1.7
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling futures-core v0.3.32
[INFO] [stderr]    Compiling pest v2.8.6
[INFO] [stderr]    Compiling futures-io v0.3.32
[INFO] [stderr]    Compiling slab v0.4.12
[INFO] [stderr]    Compiling half v1.8.3
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling num-conv v0.2.1
[INFO] [stderr]    Compiling indexmap v2.14.0
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling blake3 v1.8.4
[INFO] [stderr]    Compiling pest_meta v2.8.6
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling mio v1.2.0
[INFO] [stderr]    Compiling socket2 v0.6.3
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling deranged v0.5.8
[INFO] [stderr]    Compiling uuid v1.23.1
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling pest_generator v2.8.6
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zerocopy-derive v0.8.48
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling async-recursion v1.1.1
[INFO] [stderr]    Compiling time v0.3.47
[INFO] [stderr]    Compiling pest_derive v2.8.6
[INFO] [stderr]    Compiling tokio v1.52.1
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling serde_cbor v0.11.2
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling futures-executor v0.3.32
[INFO] [stderr]    Compiling futures v0.3.32
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]    Compiling telltale-types v15.0.0
[INFO] [stderr]    Compiling telltale-language v15.0.0
[INFO] [stderr]    Compiling telltale-theory v15.0.0
[INFO] [stderr]    Compiling telltale-machine v15.0.0
[INFO] [stderr]    Compiling telltale-macros v15.0.0
[INFO] [stderr]    Compiling telltale v15.0.0
[INFO] [stderr]    Compiling telltale-runtime v15.0.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 32s
[INFO] running `Command { std: "docker" "inspect" "8604405df8f7749b0dee0d09a1c332dadbb7c12ef94f9a1babb852f9e18e7e5f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8604405df8f7749b0dee0d09a1c332dadbb7c12ef94f9a1babb852f9e18e7e5f", kill_on_drop: false }`
[INFO] [stdout] 8604405df8f7749b0dee0d09a1c332dadbb7c12ef94f9a1babb852f9e18e7e5f
[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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2026-04-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 46c01cc022069c19931dba4fe6cdf8d94ab8d233eb04a3e11cfee3fb2fb7c0c7
[INFO] running `Command { std: "docker" "start" "-a" "46c01cc022069c19931dba4fe6cdf8d94ab8d233eb04a3e11cfee3fb2fb7c0c7", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling deranged v0.5.8
[INFO] [stderr]    Compiling plotters-backend v0.3.7
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling csv-core v0.1.13
[INFO] [stderr]    Compiling quick-error v1.2.3
[INFO] [stderr]    Compiling bit-vec v0.8.0
[INFO] [stderr]    Compiling cast v0.3.0
[INFO] [stderr]    Compiling clap v2.34.0
[INFO] [stderr]    Compiling csv v1.4.0
[INFO] [stderr]    Compiling plotters-svg v0.3.7
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling bit-set v0.8.0
[INFO] [stderr]    Compiling rand_core v0.9.5
[INFO] [stderr]    Compiling rayon v1.12.0
[INFO] [stderr]    Compiling uuid v1.23.1
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling oorandom v11.1.5
[INFO] [stderr]    Compiling rand_xorshift v0.4.0
[INFO] [stderr]    Compiling rand v0.9.4
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling nu-ansi-term v0.50.3
[INFO] [stderr]    Compiling unarray v0.1.4
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling telltale-types v15.0.0
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling serde_cbor v0.11.2
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling plotters v0.3.7
[INFO] [stderr]    Compiling criterion-plot v0.4.5
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling time v0.3.47
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling rusty-fork v0.3.1
[INFO] [stderr]    Compiling proptest v1.11.0
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling telltale-theory v15.0.0
[INFO] [stderr]    Compiling telltale-language v15.0.0
[INFO] [stderr]    Compiling telltale-machine v15.0.0
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling tracing-subscriber v0.3.23
[INFO] [stderr]    Compiling criterion v0.3.6
[INFO] [stderr]    Compiling telltale-macros v15.0.0
[INFO] [stderr]    Compiling telltale v15.0.0
[INFO] [stderr]    Compiling telltale-runtime v15.0.0 (/opt/rustwide/workdir)
[INFO] [stdout] error: couldn't read `tests/../../language/src/extensions/discovery.rs`: No such file or directory (os error 2)
[INFO] [stdout]   --> tests/ndet_collections_guard.rs:30:9
[INFO] [stdout]    |
[INFO] [stdout] 30 |         include_str!("../../language/src/extensions/discovery.rs"),
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `telltale-runtime` (test "ndet_collections_guard") due to 1 previous error
[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/rustceYyjBA/symbols.o" "<3 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libtelltale_runtime-1144360dcdbe86de,libtime-6f292f2ba64d9670,libtime_core-b3b7d29315fab097,libnum_conv-1d9284b45dc154ae,libderanged-5122a65bbfa2a984,libpowerfmt-dcf4c7392d25d790,libtokio-48623e208c208fde,libsignal_hook_registry-bb9ea3b5660da4d5,liberrno-625a0afc71bfbfff,libsocket2-4d4ace5b7919bcf5,libbytes-00a102391b5f478f,libmio-1dbda0db0434211e,libtracing-60d7aa2a5f3f8a42,libtracing_core-7149c692e3fe4e48,libonce_cell-0ac012fec71d6948,libtelltale-353e544152d3b441,libtelltale_machine-9603a393dfa5e41a,libbincode-72ff05973474c4da,libserde_yaml-656cd668bfc152ab,libryu-7c364cfb94c444f7,libunsafe_libyaml-1af9d2781a36b4ed,libserde_cbor-78507bfff845ff08,libhalf-e559a6a1b27e98cd,libparking_lot-e07f48d3f7899af0,libparking_lot_core-32037cf5b6351c68,liblibc-4be905c164757f9f,libsmallvec-f1edee636e9ac88b,liblock_api-74619001a0e54eab,libscopeguard-96105b3e6a714ed4,libfutures-4a9084e105e65467,libfutures_executor-69b1b295cfaf3801,libfutures_util-c42c4d0dae033a52,libfutures_io-db39768d7d04483a,libslab-7ad47f73f86d1b08,libfutures_channel-b7f72fd60dd56ce3,libpin_project_lite-dbd15b1f007a2c34,libfutures_sink-9bc035f334a1ea35,libfutures_task-16f44b435b6f0168,libfutures_core-70b4790140db16a1,libtelltale_language-d259deb57b3a5bee,libtoml-291bdfb1d249a0a5,libtoml_edit-6b50465787152301,libserde_spanned-34d97ba042622076,libindexmap-929dd02fad068ac3,libequivalent-2f5434284319e1e1,libhashbrown-8efbfc8b0f4264c8,libwinnow-e256b706e20ff51f,libtoml_write-82a434ecc5d2c182,libtoml_datetime-c2bc05eb06251a6f,libregex-84163c790ef73b38,libregex_automata-40bf174b334614cd,libaho_corasick-81410deddce382ce,libregex_syntax-2cfdfc3e5cb17812,libpest-3b2470ab50dbf6ef,libucd_trie-8a8309211de77d2a,libsyn-0afe7e5ef3324776,libquote-e7da784e1a6aaae7,libtelltale_types-04e683428d24808e,libserde_json-179e62ef38f8ade1,libmemchr-19f85ccd2b063f07,libitoa-c3f3678fd0b86a79,libzmij-32087f229b5896fd,libblake3-6d2b81d0225c4876,libconstant_time_eq-75523017299f1a28,libcpufeatures-37e62768f95a7272,libarrayvec-fbafb981ecfa5d55,libarrayref-31df403dfa5725c1,libthiserror-45ea86847a936c03,libfixed-d15b51e25503fe05,libtypenum-0ff6aac9c9cbf9ec,libbytemuck-6a69da09745ebd09,libhalf-fffa22b01e40ce7a,libcfg_if-73907a425b6e514e,libzerocopy-1d9572d8b04bd14a,libaz-41d6a31193c92070,libserde-2948d845f46b2165,libserde_core-106a30f641d26d10,libproc_macro2-90c979ef395d2fde,libunicode_ident-499e208ff65c691c}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libproc_macro-*,librustc_literal_escaper-*,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/rustceYyjBA/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/blake3-c8bb750cf13ad870/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/annotation_tests-02859b445b75d5ed" "-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 `telltale-runtime` (test "annotation_tests") due to 1 previous error
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/opt/rustwide/target/debug/deps/rustcc6p1Px/symbols.o" "<5 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libtelltale_runtime-1144360dcdbe86de,libtime-6f292f2ba64d9670,libtime_core-b3b7d29315fab097,libnum_conv-1d9284b45dc154ae,libderanged-5122a65bbfa2a984,libpowerfmt-dcf4c7392d25d790,libtokio-48623e208c208fde,libsignal_hook_registry-bb9ea3b5660da4d5,liberrno-625a0afc71bfbfff,libsocket2-4d4ace5b7919bcf5,libbytes-00a102391b5f478f,libmio-1dbda0db0434211e,libtracing-60d7aa2a5f3f8a42,libtracing_core-7149c692e3fe4e48,libonce_cell-0ac012fec71d6948,libtelltale-353e544152d3b441,libtelltale_machine-9603a393dfa5e41a,libbincode-72ff05973474c4da,libserde_yaml-656cd668bfc152ab,libryu-7c364cfb94c444f7,libunsafe_libyaml-1af9d2781a36b4ed,libserde_cbor-78507bfff845ff08,libhalf-e559a6a1b27e98cd,libparking_lot-e07f48d3f7899af0,libparking_lot_core-32037cf5b6351c68,liblibc-4be905c164757f9f,libsmallvec-f1edee636e9ac88b,liblock_api-74619001a0e54eab,libscopeguard-96105b3e6a714ed4,libfutures-4a9084e105e65467,libfutures_executor-69b1b295cfaf3801,libfutures_util-c42c4d0dae033a52,libfutures_io-db39768d7d04483a,libslab-7ad47f73f86d1b08,libfutures_channel-b7f72fd60dd56ce3,libpin_project_lite-dbd15b1f007a2c34,libfutures_sink-9bc035f334a1ea35,libfutures_task-16f44b435b6f0168,libfutures_core-70b4790140db16a1,libtelltale_language-d259deb57b3a5bee,libtoml-291bdfb1d249a0a5,libtoml_edit-6b50465787152301,libserde_spanned-34d97ba042622076,libindexmap-929dd02fad068ac3,libequivalent-2f5434284319e1e1,libhashbrown-8efbfc8b0f4264c8,libwinnow-e256b706e20ff51f,libtoml_write-82a434ecc5d2c182,libtoml_datetime-c2bc05eb06251a6f,libregex-84163c790ef73b38,libregex_automata-40bf174b334614cd,libaho_corasick-81410deddce382ce,libregex_syntax-2cfdfc3e5cb17812,libpest-3b2470ab50dbf6ef,libucd_trie-8a8309211de77d2a,libsyn-0afe7e5ef3324776,libquote-e7da784e1a6aaae7,libtelltale_types-04e683428d24808e,libserde_json-179e62ef38f8ade1,libmemchr-19f85ccd2b063f07,libitoa-c3f3678fd0b86a79,libzmij-32087f229b5896fd,libblake3-6d2b81d0225c4876,libconstant_time_eq-75523017299f1a28,libcpufeatures-37e62768f95a7272,libarrayvec-fbafb981ecfa5d55,libarrayref-31df403dfa5725c1,libthiserror-45ea86847a936c03,libfixed-d15b51e25503fe05,libtypenum-0ff6aac9c9cbf9ec,libbytemuck-6a69da09745ebd09,libhalf-fffa22b01e40ce7a,libcfg_if-73907a425b6e514e,libzerocopy-1d9572d8b04bd14a,libaz-41d6a31193c92070,libproc_macro2-90c979ef395d2fde,libunicode_ident-499e208ff65c691c}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libproc_macro-*,librustc_literal_escaper-*}.rlib" "/opt/rustwide/target/debug/deps/{libserde-2948d845f46b2165,libserde_core-106a30f641d26d10}.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/rustcc6p1Px/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/blake3-c8bb750cf13ad870/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/extensive_parser_tests-65a179c9a2b44b7d" "-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 `telltale-runtime` (test "extensive_parser_tests") due to 1 previous error
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/opt/rustwide/target/debug/deps/rustccyQGH3/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libtelltale_runtime-1144360dcdbe86de,libtime-6f292f2ba64d9670,libtime_core-b3b7d29315fab097,libnum_conv-1d9284b45dc154ae,libderanged-5122a65bbfa2a984,libpowerfmt-dcf4c7392d25d790,libtokio-48623e208c208fde,libsignal_hook_registry-bb9ea3b5660da4d5,liberrno-625a0afc71bfbfff,libsocket2-4d4ace5b7919bcf5,libbytes-00a102391b5f478f,libmio-1dbda0db0434211e,libtracing-60d7aa2a5f3f8a42,libtracing_core-7149c692e3fe4e48,libonce_cell-0ac012fec71d6948,libtelltale-353e544152d3b441,libtelltale_machine-9603a393dfa5e41a,libbincode-72ff05973474c4da,libserde_yaml-656cd668bfc152ab,libryu-7c364cfb94c444f7,libunsafe_libyaml-1af9d2781a36b4ed,libserde_cbor-78507bfff845ff08,libhalf-e559a6a1b27e98cd,libparking_lot-e07f48d3f7899af0,libparking_lot_core-32037cf5b6351c68,liblibc-4be905c164757f9f,libsmallvec-f1edee636e9ac88b,liblock_api-74619001a0e54eab,libscopeguard-96105b3e6a714ed4,libfutures-4a9084e105e65467,libfutures_executor-69b1b295cfaf3801,libfutures_util-c42c4d0dae033a52,libfutures_io-db39768d7d04483a,libslab-7ad47f73f86d1b08,libfutures_channel-b7f72fd60dd56ce3,libpin_project_lite-dbd15b1f007a2c34,libfutures_sink-9bc035f334a1ea35,libfutures_task-16f44b435b6f0168,libfutures_core-70b4790140db16a1,libtelltale_language-d259deb57b3a5bee,libtoml-291bdfb1d249a0a5,libtoml_edit-6b50465787152301,libserde_spanned-34d97ba042622076,libindexmap-929dd02fad068ac3,libequivalent-2f5434284319e1e1,libhashbrown-8efbfc8b0f4264c8,libwinnow-e256b706e20ff51f,libtoml_write-82a434ecc5d2c182,libtoml_datetime-c2bc05eb06251a6f,libregex-84163c790ef73b38,libregex_automata-40bf174b334614cd,libaho_corasick-81410deddce382ce,libregex_syntax-2cfdfc3e5cb17812,libpest-3b2470ab50dbf6ef,libucd_trie-8a8309211de77d2a,libsyn-0afe7e5ef3324776,libtelltale_types-04e683428d24808e,libserde_json-179e62ef38f8ade1,libmemchr-19f85ccd2b063f07,libitoa-c3f3678fd0b86a79,libzmij-32087f229b5896fd,libblake3-6d2b81d0225c4876,libconstant_time_eq-75523017299f1a28,libcpufeatures-37e62768f95a7272,libarrayvec-fbafb981ecfa5d55,libarrayref-31df403dfa5725c1,libthiserror-45ea86847a936c03,libfixed-d15b51e25503fe05,libtypenum-0ff6aac9c9cbf9ec,libbytemuck-6a69da09745ebd09,libhalf-fffa22b01e40ce7a,libcfg_if-73907a425b6e514e,libzerocopy-1d9572d8b04bd14a,libaz-41d6a31193c92070,libserde-2948d845f46b2165,libserde_core-106a30f641d26d10,libquote-e7da784e1a6aaae7,libproc_macro2-90c979ef395d2fde,libunicode_ident-499e208ff65c691c}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libproc_macro-*,librustc_literal_escaper-*,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/rustccyQGH3/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/blake3-c8bb750cf13ad870/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/codegen_tests-d113daab098cbaab" "-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 `telltale-runtime` (test "codegen_tests") due to 1 previous error
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/opt/rustwide/target/debug/deps/rustc4yRETq/symbols.o" "<8 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libtelltale_runtime-1144360dcdbe86de,libtime-6f292f2ba64d9670,libtime_core-b3b7d29315fab097,libnum_conv-1d9284b45dc154ae,libderanged-5122a65bbfa2a984,libpowerfmt-dcf4c7392d25d790,libtokio-48623e208c208fde,libsignal_hook_registry-bb9ea3b5660da4d5,liberrno-625a0afc71bfbfff,libsocket2-4d4ace5b7919bcf5,libbytes-00a102391b5f478f,libmio-1dbda0db0434211e,libtracing-60d7aa2a5f3f8a42,libtracing_core-7149c692e3fe4e48,libonce_cell-0ac012fec71d6948,libtelltale-353e544152d3b441,libtelltale_machine-9603a393dfa5e41a,libbincode-72ff05973474c4da,libserde_yaml-656cd668bfc152ab,libryu-7c364cfb94c444f7,libunsafe_libyaml-1af9d2781a36b4ed,libserde_cbor-78507bfff845ff08,libhalf-e559a6a1b27e98cd,libparking_lot-e07f48d3f7899af0,libparking_lot_core-32037cf5b6351c68,liblibc-4be905c164757f9f,libsmallvec-f1edee636e9ac88b,liblock_api-74619001a0e54eab,libscopeguard-96105b3e6a714ed4,libtelltale_language-d259deb57b3a5bee,libtoml-291bdfb1d249a0a5,libtoml_edit-6b50465787152301,libserde_spanned-34d97ba042622076,libindexmap-929dd02fad068ac3,libequivalent-2f5434284319e1e1,libhashbrown-8efbfc8b0f4264c8,libwinnow-e256b706e20ff51f,libtoml_write-82a434ecc5d2c182,libtoml_datetime-c2bc05eb06251a6f,libregex-84163c790ef73b38,libregex_automata-40bf174b334614cd,libaho_corasick-81410deddce382ce,libregex_syntax-2cfdfc3e5cb17812,libpest-3b2470ab50dbf6ef,libucd_trie-8a8309211de77d2a,libsyn-0afe7e5ef3324776,libquote-e7da784e1a6aaae7,libtelltale_types-04e683428d24808e,libserde_json-179e62ef38f8ade1,libitoa-c3f3678fd0b86a79,libzmij-32087f229b5896fd,libblake3-6d2b81d0225c4876,libconstant_time_eq-75523017299f1a28,libcpufeatures-37e62768f95a7272,libarrayvec-fbafb981ecfa5d55,libarrayref-31df403dfa5725c1,libthiserror-45ea86847a936c03,libfixed-d15b51e25503fe05,libtypenum-0ff6aac9c9cbf9ec,libbytemuck-6a69da09745ebd09,libhalf-fffa22b01e40ce7a,libcfg_if-73907a425b6e514e,libzerocopy-1d9572d8b04bd14a,libaz-41d6a31193c92070,libproc_macro2-90c979ef395d2fde,libunicode_ident-499e208ff65c691c}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libproc_macro-*,librustc_literal_escaper-*}.rlib" "/opt/rustwide/target/debug/deps/{libfutures-4a9084e105e65467,libfutures_executor-69b1b295cfaf3801,libfutures_util-c42c4d0dae033a52,libmemchr-19f85ccd2b063f07,libfutures_io-db39768d7d04483a,libslab-7ad47f73f86d1b08,libfutures_channel-b7f72fd60dd56ce3,libpin_project_lite-dbd15b1f007a2c34,libfutures_sink-9bc035f334a1ea35,libfutures_task-16f44b435b6f0168,libfutures_core-70b4790140db16a1,libserde-2948d845f46b2165,libserde_core-106a30f641d26d10}.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/rustc4yRETq/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/blake3-c8bb750cf13ad870/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/telltale_handler_tests-c7c8119469a46073" "-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 `telltale-runtime` (test "telltale_handler_tests") due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "46c01cc022069c19931dba4fe6cdf8d94ab8d233eb04a3e11cfee3fb2fb7c0c7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "46c01cc022069c19931dba4fe6cdf8d94ab8d233eb04a3e11cfee3fb2fb7c0c7", kill_on_drop: false }`
[INFO] [stdout] 46c01cc022069c19931dba4fe6cdf8d94ab8d233eb04a3e11cfee3fb2fb7c0c7
