[INFO] fetching crate oxur-ast 0.2.0...
[INFO] testing oxur-ast-0.2.0 against beta-2026-04-21 for beta-1.96-2
[INFO] extracting crate oxur-ast 0.2.0 into /workspace/builds/worker-6-tc2/source
[INFO] started tweaking crates.io crate oxur-ast 0.2.0
[INFO] removed 0 missing examples
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate oxur-ast 0.2.0
[INFO] tweaked toml for crates.io crate oxur-ast 0.2.0 written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate oxur-ast 0.2.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 oxur-ast 0.2.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-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] 70c8d05b641aa5bab6e9dd087e3414de43b8343d4c664e741e8c9dae03e81b78
[INFO] running `Command { std: "docker" "start" "-a" "70c8d05b641aa5bab6e9dd087e3414de43b8343d4c664e741e8c9dae03e81b78", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "70c8d05b641aa5bab6e9dd087e3414de43b8343d4c664e741e8c9dae03e81b78", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "70c8d05b641aa5bab6e9dd087e3414de43b8343d4c664e741e8c9dae03e81b78", kill_on_drop: false }`
[INFO] [stdout] 70c8d05b641aa5bab6e9dd087e3414de43b8343d4c664e741e8c9dae03e81b78
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] 596b7ab945c3b337540ae5c1dc173f8108c9a900c967a6c9b64e7accc7ec9a7c
[INFO] running `Command { std: "docker" "start" "-a" "596b7ab945c3b337540ae5c1dc173f8108c9a900c967a6c9b64e7accc7ec9a7c", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling quote v1.0.42
[INFO] [stderr]    Compiling libc v0.2.178
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling zerocopy v0.8.31
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling heapless v0.7.17
[INFO] [stderr]    Compiling convert_case v0.10.0
[INFO] [stderr]    Compiling serde_json v1.0.147
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling procfs v0.18.0
[INFO] [stderr]    Compiling clap_lex v0.7.6
[INFO] [stderr]    Compiling hash32 v0.2.1
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling oxur-smap v0.2.0
[INFO] [stderr]    Compiling clap_builder v4.5.53
[INFO] [stderr]    Compiling itoa v1.0.16
[INFO] [stderr]    Compiling zmij v0.1.9
[INFO] [stderr]    Compiling indexmap v2.12.1
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling vte v0.14.1
[INFO] [stderr]    Compiling bytecount v0.6.9
[INFO] [stderr]    Compiling ariadne v0.4.1
[INFO] [stderr]    Compiling procfs-core v0.18.0
[INFO] [stderr]    Compiling papergrid v0.13.0
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling strip-ansi-escapes v0.2.1
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling syn v2.0.111
[INFO] [stderr]    Compiling num-integer v0.1.44
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]    Compiling strum v0.26.3
[INFO] [stderr]    Compiling unicase v2.9.0
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling socket2 v0.6.1
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]    Compiling dirs-sys v0.4.1
[INFO] [stderr]    Compiling signal-hook-mio v0.2.5
[INFO] [stderr]    Compiling dirs v5.0.1
[INFO] [stderr]    Compiling sysinfo v0.30.13
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling fs2 v0.4.3
[INFO] [stderr]    Compiling colored v2.2.0
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling uuid v1.19.0
[INFO] [stderr]    Compiling metrics v0.24.3
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling which v6.0.3
[INFO] [stderr]    Compiling terminal_size v0.3.0
[INFO] [stderr]    Compiling crossterm v0.28.1
[INFO] [stderr]    Compiling proc-macro-error2 v2.0.1
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling derive_more-impl v2.1.1
[INFO] [stderr]    Compiling clap_derive v4.5.49
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling tabled_derive v0.9.0
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]    Compiling fd-lock v4.0.4
[INFO] [stderr]    Compiling derive_more v2.1.1
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling cobs v0.3.0
[INFO] [stderr]    Compiling tabled v0.17.0
[INFO] [stderr]    Compiling metrics-process v2.4.2
[INFO] [stderr]    Compiling clap v4.5.53
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling oxur-lang v0.2.0
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling crossterm v0.29.0
[INFO] [stderr]    Compiling chrono v0.4.19
[INFO] [stderr]    Compiling oxur-comp v0.2.0
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling postcard v1.1.3
[INFO] [stderr]    Compiling reedline v0.44.0
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling oxur-repl v0.2.0
[INFO] [stderr]    Compiling oxur-cli v0.2.0
[INFO] [stderr]    Compiling oxur-ast v0.2.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 03s
[INFO] running `Command { std: "docker" "inspect" "596b7ab945c3b337540ae5c1dc173f8108c9a900c967a6c9b64e7accc7ec9a7c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "596b7ab945c3b337540ae5c1dc173f8108c9a900c967a6c9b64e7accc7ec9a7c", kill_on_drop: false }`
[INFO] [stdout] 596b7ab945c3b337540ae5c1dc173f8108c9a900c967a6c9b64e7accc7ec9a7c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] f8168325b03ff8ee89e844755b3890ba7d9dcccae555c5455d5c056d9dde33e2
[INFO] running `Command { std: "docker" "start" "-a" "f8168325b03ff8ee89e844755b3890ba7d9dcccae555c5455d5c056d9dde33e2", kill_on_drop: false }`
[INFO] [stderr]    Compiling zerocopy v0.8.31
[INFO] [stderr]    Compiling zerocopy-derive v0.8.31
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling sdd v3.0.10
[INFO] [stderr]    Compiling serial_test_derive v3.2.0
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling is-terminal v0.4.17
[INFO] [stderr]    Compiling tempfile v3.24.0
[INFO] [stderr]    Compiling scc v2.4.0
[INFO] [stderr]    Compiling num-integer v0.1.44
[INFO] [stderr]    Compiling plotters v0.3.7
[INFO] [stderr]    Compiling chrono v0.4.19
[INFO] [stderr]    Compiling reedline v0.44.0
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling serial_test v3.2.0
[INFO] [stderr]    Compiling oxur-testing v0.2.0
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]    Compiling metrics v0.24.3
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling metrics-process v2.4.2
[INFO] [stderr]    Compiling oxur-repl v0.2.0
[INFO] [stderr]    Compiling criterion v0.5.1
[INFO] [stderr]    Compiling oxur-cli v0.2.0
[INFO] [stderr]    Compiling oxur-ast v0.2.0 (/opt/rustwide/workdir)
[INFO] [stderr] error: could not compile `oxur-ast` (lib test)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/beta-2026-04-21-x86_64-unknown-linux-gnu/bin/rustc --crate-name oxur_ast --edition=2021 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=d8a78882466d05d3 -C extra-filename=-2da3e57a356e13db --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-bf2ca2eac6d23ebd.rlib --extern clap=/opt/rustwide/target/debug/deps/libclap-e1f6b29529a1071a.rlib --extern colored=/opt/rustwide/target/debug/deps/libcolored-5a248629502586ca.rlib --extern criterion=/opt/rustwide/target/debug/deps/libcriterion-d822b20558bc9b4d.rlib --extern oxur_cli=/opt/rustwide/target/debug/deps/liboxur_cli-d93c7a55ec309d54.rlib --extern oxur_testing=/opt/rustwide/target/debug/deps/liboxur_testing-d4e8936055a34831.rlib --extern prettyplease=/opt/rustwide/target/debug/deps/libprettyplease-c53be758c22bbcda.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-919661d2661b02cb.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-6ec1afec220c44a8.rlib --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-f24b7639f07f491f.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-11f6d5e2e46d0ea7.rlib --cap-lints=warn` (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/rustcNXAzZJ/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/{liboxur_ast-940311eeb3001b6e,liboxur_cli-d93c7a55ec309d54,libterminal_size-667718d5c5bf3f6c,libuuid-9fb4d8d84e1fd76c,libgetrandom-b20d10857a5349a9,libtoml-9fc0e5f2da286514,libtoml_edit-766ad17afb7fbdee,libserde_spanned-36c07a7b949961af,libindexmap-a631130a5e309f22,libequivalent-2f5434284319e1e1,libhashbrown-3148050b9f079cba,libwinnow-49cfbfd8545e7e4e,libtoml_write-82a434ecc5d2c182,libtoml_datetime-82707a0ce2808ca1,libcrossterm-44699793461eafac,liboxur_repl-e67abe921d3a7337,libpostcard-c241752740669967,libheapless-c1f7beede1457ada,libstable_deref_trait-1210460e331f0a03,libspin-507b2697ef645b17,libhash32-de412f9190edfe16,libbyteorder-e74f8ca6b6fb5a51,libcobs-80db5b4f2235b5df,libmetrics_process-ad37f5e3bef0e903,libprocfs-92b8bf385fc4690d,libprocfs_core-1bbbd0a9f7b0bfc8,libhex-aa11f1b7b510398f,libwhich-841d539f182529ca,libhome-9ef0d072608f95a3,librustix-bac14e2a1550b0d4,liblinux_raw_sys-13997ef84976b16e,liboxur_comp-d2f3be679992a514,libprettyplease-c53be758c22bbcda,libsyn-6ec1afec220c44a8,libserde_json-d8a9d2b10f415fc9,libitoa-3b345518f758fb4b,libzmij-3ef93ee2c5020774,libdirs-4c3e250e1cba9bc4,libdirs_sys-3050952a13eb7dc6,liboption_ext-fd15afac2aba4923,libquote-919661d2661b02cb,libproc_macro2-ccbb1fdb33db5541,libunicode_ident-996667735b8caf47}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libproc_macro-*,librustc_literal_escaper-*}.rlib" "/opt/rustwide/target/debug/deps/{libtokio-7a6872340d93946f,libsocket2-85b42832d751b388,libbytes-727a11fb69696bac,libpin_project_lite-63e0d9d6cb6ec6cf,libmetrics-3af8a95419777fd6,libahash-5b104c9117ddb4d9,libzerocopy-51f48285230c0dd9,libsysinfo-03d397741422f231,libonce_cell-9ec3b2d30075ab56,librayon-fc4f2fb6e551f863,librayon_core-50241ec5d763501f,libcrossbeam_deque-1e596f85d25cbf0f,libcrossbeam_epoch-21559997a8cf7ba9,libcrossbeam_utils-d120373eaebf0872,liboxur_lang-b46e40760a5d3de2,libariadne-166f12bc1e8fc592,libunicode_width-4f088c2c392af6be,libyansi-4b9aafbb218603a9,libregex-f0fce7787dddb483,libregex_automata-5d46fbe641660939,libaho_corasick-f1af112c5e1646db,libregex_syntax-5210c8a89f502eee,liboxur_smap-102fc1b553f8edd3,libthiserror-11f6d5e2e46d0ea7,libsha2-5684f42aafce0fad,libcpufeatures-42612946e83e041b,libdigest-545a87fe8c3a9779,libblock_buffer-fb2569071d391cf2,libcrypto_common-8d37b2fda68ada12,libgeneric_array-9a45e7bec0e1e0c5,libtypenum-be6a2977db72abeb,libfs2-fc57db8e7ed8f415,libreedline-7c6155d785acb5de,libfd_lock-27332d73682a6556,libstrip_ansi_escapes-3dd7d83391258abb,libvte-e10d5ca26985397f,libmemchr-b567a4d9673dfb1d,libstrum-02a600a2554938bf,libunicase-acd104f3b1f4df7f,libchrono-b104c04fb0408f9a,libnum_integer-bbc6698fdd57d028,libnum_traits-df593c4b33161c74,libthiserror-bf556183e4eac646,libnu_ansi_term-42172b803cfaa6c2,libcrossterm-667d83bf9e5212f4,librustix-8746a12314bb23e7,liblinux_raw_sys-4ccb54c36524f63f,libbitflags-5caf0e5c8f0095b1,libparking_lot-82d4c45d878e6ec0,libparking_lot_core-c2a22d4c9d7eea5a,libcfg_if-73907a425b6e514e,libsmallvec-f1edee636e9ac88b,liblock_api-74619001a0e54eab,libscopeguard-96105b3e6a714ed4,libderive_more-aa5545bbabd67475,libsignal_hook_mio-45876435f6339d01,libsignal_hook-0207d5e364e92c72,libsignal_hook_registry-3d0e37f4c740a79e,liberrno-30c95b83aac69dd0,libmio-0161b47581d7d935,liblibc-36853d9992d7fa26,liblog-b4877c6cda7d43ee,libunicode_segmentation-199dfca739cb0090,libitertools-05fa8f05b9f63d22,libeither-e4faea0db366d8ff,libclap-e1f6b29529a1071a,libclap_builder-91177fb9d4df4615,libstrsim-7d9507ff4dccca86,libanstream-7556edfcb84820d5,libanstyle_query-4244f7f88fea0af5,libis_terminal_polyfill-4ad7c1f3c5c76031,libcolorchoice-b4cb121bc6e4b40c,libanstyle_parse-712f923b289d813b,libutf8parse-cc6465083e1503e1,libclap_lex-9f7648e2d83e186b,libanstyle-5de05ff4a29b559e,libtabled-c16fa5d96a126fae,libpapergrid-dd0c9b4bee885165,libbytecount-ee382a0d1ac6a086,libunicode_width-052de3cc9bfeee26,libfnv-bf8b415be0978c3b,libserde-8d4e2a7cb71cbdfd,libserde_core-2c931dd3fb8fd185,libcolored-5a248629502586ca,liblazy_static-8f54c7c82e1daacf,libanyhow-bf2ca2eac6d23ebd}.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/rustcNXAzZJ/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" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/macro_definition_tests-0448338b60ea1d14" "-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 `oxur-ast` (test "macro_definition_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/examples/rustcugWyzR/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{liboxur_ast-940311eeb3001b6e,liboxur_cli-d93c7a55ec309d54,libterminal_size-667718d5c5bf3f6c,libuuid-9fb4d8d84e1fd76c,libgetrandom-b20d10857a5349a9,libtoml-9fc0e5f2da286514,libtoml_edit-766ad17afb7fbdee,libserde_spanned-36c07a7b949961af,libindexmap-a631130a5e309f22,libequivalent-2f5434284319e1e1,libhashbrown-3148050b9f079cba,libwinnow-49cfbfd8545e7e4e,libtoml_write-82a434ecc5d2c182,libtoml_datetime-82707a0ce2808ca1,libcrossterm-44699793461eafac,liboxur_repl-e67abe921d3a7337,libpostcard-c241752740669967,libheapless-c1f7beede1457ada,libstable_deref_trait-1210460e331f0a03,libspin-507b2697ef645b17,libhash32-de412f9190edfe16,libbyteorder-e74f8ca6b6fb5a51,libcobs-80db5b4f2235b5df,libmetrics_process-ad37f5e3bef0e903,libprocfs-92b8bf385fc4690d,libprocfs_core-1bbbd0a9f7b0bfc8,libhex-aa11f1b7b510398f,libwhich-841d539f182529ca,libhome-9ef0d072608f95a3,librustix-bac14e2a1550b0d4,liblinux_raw_sys-13997ef84976b16e,liboxur_comp-d2f3be679992a514,libprettyplease-c53be758c22bbcda,libsyn-6ec1afec220c44a8,libserde_json-d8a9d2b10f415fc9,libitoa-3b345518f758fb4b,libzmij-3ef93ee2c5020774,libdirs-4c3e250e1cba9bc4,libdirs_sys-3050952a13eb7dc6,liboption_ext-fd15afac2aba4923,libquote-919661d2661b02cb,libproc_macro2-ccbb1fdb33db5541,libunicode_ident-996667735b8caf47}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libproc_macro-*,librustc_literal_escaper-*}.rlib" "/opt/rustwide/target/debug/deps/{libtokio-7a6872340d93946f,libsocket2-85b42832d751b388,libbytes-727a11fb69696bac,libpin_project_lite-63e0d9d6cb6ec6cf,libmetrics-3af8a95419777fd6,libahash-5b104c9117ddb4d9,libzerocopy-51f48285230c0dd9,libsysinfo-03d397741422f231,libonce_cell-9ec3b2d30075ab56,librayon-fc4f2fb6e551f863,librayon_core-50241ec5d763501f,libcrossbeam_deque-1e596f85d25cbf0f,libcrossbeam_epoch-21559997a8cf7ba9,libcrossbeam_utils-d120373eaebf0872,liboxur_lang-b46e40760a5d3de2,libariadne-166f12bc1e8fc592,libunicode_width-4f088c2c392af6be,libyansi-4b9aafbb218603a9,libregex-f0fce7787dddb483,libregex_automata-5d46fbe641660939,libaho_corasick-f1af112c5e1646db,libregex_syntax-5210c8a89f502eee,liboxur_smap-102fc1b553f8edd3,libthiserror-11f6d5e2e46d0ea7,libsha2-5684f42aafce0fad,libcpufeatures-42612946e83e041b,libdigest-545a87fe8c3a9779,libblock_buffer-fb2569071d391cf2,libcrypto_common-8d37b2fda68ada12,libgeneric_array-9a45e7bec0e1e0c5,libtypenum-be6a2977db72abeb,libfs2-fc57db8e7ed8f415,libreedline-7c6155d785acb5de,libfd_lock-27332d73682a6556,libstrip_ansi_escapes-3dd7d83391258abb,libvte-e10d5ca26985397f,libmemchr-b567a4d9673dfb1d,libstrum-02a600a2554938bf,libunicase-acd104f3b1f4df7f,libchrono-b104c04fb0408f9a,libnum_integer-bbc6698fdd57d028,libnum_traits-df593c4b33161c74,libthiserror-bf556183e4eac646,libnu_ansi_term-42172b803cfaa6c2,libcrossterm-667d83bf9e5212f4,librustix-8746a12314bb23e7,liblinux_raw_sys-4ccb54c36524f63f,libbitflags-5caf0e5c8f0095b1,libparking_lot-82d4c45d878e6ec0,libparking_lot_core-c2a22d4c9d7eea5a,libcfg_if-73907a425b6e514e,libsmallvec-f1edee636e9ac88b,liblock_api-74619001a0e54eab,libscopeguard-96105b3e6a714ed4,libderive_more-aa5545bbabd67475,libsignal_hook_mio-45876435f6339d01,libsignal_hook-0207d5e364e92c72,libsignal_hook_registry-3d0e37f4c740a79e,liberrno-30c95b83aac69dd0,libmio-0161b47581d7d935,liblibc-36853d9992d7fa26,liblog-b4877c6cda7d43ee,libunicode_segmentation-199dfca739cb0090,libitertools-05fa8f05b9f63d22,libeither-e4faea0db366d8ff,libclap-e1f6b29529a1071a,libclap_builder-91177fb9d4df4615,libstrsim-7d9507ff4dccca86,libanstream-7556edfcb84820d5,libanstyle_query-4244f7f88fea0af5,libis_terminal_polyfill-4ad7c1f3c5c76031,libcolorchoice-b4cb121bc6e4b40c,libanstyle_parse-712f923b289d813b,libutf8parse-cc6465083e1503e1,libclap_lex-9f7648e2d83e186b,libanstyle-5de05ff4a29b559e,libtabled-c16fa5d96a126fae,libpapergrid-dd0c9b4bee885165,libbytecount-ee382a0d1ac6a086,libunicode_width-052de3cc9bfeee26,libfnv-bf8b415be0978c3b,libserde-8d4e2a7cb71cbdfd,libserde_core-2c931dd3fb8fd185,libcolored-5a248629502586ca,liblazy_static-8f54c7c82e1daacf,libanyhow-bf2ca2eac6d23ebd}.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/examples/rustcugWyzR/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" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/file_io-e232c8cc4ae787d3" "-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 `oxur-ast` (example "file_io") 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/examples/rustcguGR8C/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{liboxur_ast-940311eeb3001b6e,liboxur_cli-d93c7a55ec309d54,libterminal_size-667718d5c5bf3f6c,libuuid-9fb4d8d84e1fd76c,libgetrandom-b20d10857a5349a9,libtoml-9fc0e5f2da286514,libtoml_edit-766ad17afb7fbdee,libserde_spanned-36c07a7b949961af,libindexmap-a631130a5e309f22,libequivalent-2f5434284319e1e1,libhashbrown-3148050b9f079cba,libwinnow-49cfbfd8545e7e4e,libtoml_write-82a434ecc5d2c182,libtoml_datetime-82707a0ce2808ca1,libcrossterm-44699793461eafac,liboxur_repl-e67abe921d3a7337,libpostcard-c241752740669967,libheapless-c1f7beede1457ada,libstable_deref_trait-1210460e331f0a03,libspin-507b2697ef645b17,libhash32-de412f9190edfe16,libbyteorder-e74f8ca6b6fb5a51,libcobs-80db5b4f2235b5df,libmetrics_process-ad37f5e3bef0e903,libprocfs-92b8bf385fc4690d,libprocfs_core-1bbbd0a9f7b0bfc8,libhex-aa11f1b7b510398f,libwhich-841d539f182529ca,libhome-9ef0d072608f95a3,librustix-bac14e2a1550b0d4,liblinux_raw_sys-13997ef84976b16e,liboxur_comp-d2f3be679992a514,libprettyplease-c53be758c22bbcda,libsyn-6ec1afec220c44a8,libserde_json-d8a9d2b10f415fc9,libitoa-3b345518f758fb4b,libzmij-3ef93ee2c5020774,libdirs-4c3e250e1cba9bc4,libdirs_sys-3050952a13eb7dc6,liboption_ext-fd15afac2aba4923,libquote-919661d2661b02cb,libproc_macro2-ccbb1fdb33db5541,libunicode_ident-996667735b8caf47}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libproc_macro-*,librustc_literal_escaper-*}.rlib" "/opt/rustwide/target/debug/deps/{libtokio-7a6872340d93946f,libsocket2-85b42832d751b388,libbytes-727a11fb69696bac,libpin_project_lite-63e0d9d6cb6ec6cf,libmetrics-3af8a95419777fd6,libahash-5b104c9117ddb4d9,libzerocopy-51f48285230c0dd9,libsysinfo-03d397741422f231,libonce_cell-9ec3b2d30075ab56,librayon-fc4f2fb6e551f863,librayon_core-50241ec5d763501f,libcrossbeam_deque-1e596f85d25cbf0f,libcrossbeam_epoch-21559997a8cf7ba9,libcrossbeam_utils-d120373eaebf0872,liboxur_lang-b46e40760a5d3de2,libariadne-166f12bc1e8fc592,libunicode_width-4f088c2c392af6be,libyansi-4b9aafbb218603a9,libregex-f0fce7787dddb483,libregex_automata-5d46fbe641660939,libaho_corasick-f1af112c5e1646db,libregex_syntax-5210c8a89f502eee,liboxur_smap-102fc1b553f8edd3,libthiserror-11f6d5e2e46d0ea7,libsha2-5684f42aafce0fad,libcpufeatures-42612946e83e041b,libdigest-545a87fe8c3a9779,libblock_buffer-fb2569071d391cf2,libcrypto_common-8d37b2fda68ada12,libgeneric_array-9a45e7bec0e1e0c5,libtypenum-be6a2977db72abeb,libfs2-fc57db8e7ed8f415,libreedline-7c6155d785acb5de,libfd_lock-27332d73682a6556,libstrip_ansi_escapes-3dd7d83391258abb,libvte-e10d5ca26985397f,libmemchr-b567a4d9673dfb1d,libstrum-02a600a2554938bf,libunicase-acd104f3b1f4df7f,libchrono-b104c04fb0408f9a,libnum_integer-bbc6698fdd57d028,libnum_traits-df593c4b33161c74,libthiserror-bf556183e4eac646,libnu_ansi_term-42172b803cfaa6c2,libcrossterm-667d83bf9e5212f4,librustix-8746a12314bb23e7,liblinux_raw_sys-4ccb54c36524f63f,libbitflags-5caf0e5c8f0095b1,libparking_lot-82d4c45d878e6ec0,libparking_lot_core-c2a22d4c9d7eea5a,libcfg_if-73907a425b6e514e,libsmallvec-f1edee636e9ac88b,liblock_api-74619001a0e54eab,libscopeguard-96105b3e6a714ed4,libderive_more-aa5545bbabd67475,libsignal_hook_mio-45876435f6339d01,libsignal_hook-0207d5e364e92c72,libsignal_hook_registry-3d0e37f4c740a79e,liberrno-30c95b83aac69dd0,libmio-0161b47581d7d935,liblibc-36853d9992d7fa26,liblog-b4877c6cda7d43ee,libunicode_segmentation-199dfca739cb0090,libitertools-05fa8f05b9f63d22,libeither-e4faea0db366d8ff,libclap-e1f6b29529a1071a,libclap_builder-91177fb9d4df4615,libstrsim-7d9507ff4dccca86,libanstream-7556edfcb84820d5,libanstyle_query-4244f7f88fea0af5,libis_terminal_polyfill-4ad7c1f3c5c76031,libcolorchoice-b4cb121bc6e4b40c,libanstyle_parse-712f923b289d813b,libutf8parse-cc6465083e1503e1,libclap_lex-9f7648e2d83e186b,libanstyle-5de05ff4a29b559e,libtabled-c16fa5d96a126fae,libpapergrid-dd0c9b4bee885165,libbytecount-ee382a0d1ac6a086,libunicode_width-052de3cc9bfeee26,libfnv-bf8b415be0978c3b,libserde-8d4e2a7cb71cbdfd,libserde_core-2c931dd3fb8fd185,libcolored-5a248629502586ca,liblazy_static-8f54c7c82e1daacf,libanyhow-bf2ca2eac6d23ebd}.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/examples/rustcguGR8C/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" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/generate_hello-1fecda68161b558f" "-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 `oxur-ast` (example "generate_hello") 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/rustcE7jplD/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/{liboxur_ast-940311eeb3001b6e,liboxur_cli-d93c7a55ec309d54,libterminal_size-667718d5c5bf3f6c,libuuid-9fb4d8d84e1fd76c,libgetrandom-b20d10857a5349a9,libtoml-9fc0e5f2da286514,libtoml_edit-766ad17afb7fbdee,libserde_spanned-36c07a7b949961af,libindexmap-a631130a5e309f22,libequivalent-2f5434284319e1e1,libhashbrown-3148050b9f079cba,libwinnow-49cfbfd8545e7e4e,libtoml_write-82a434ecc5d2c182,libtoml_datetime-82707a0ce2808ca1,libcrossterm-44699793461eafac,liboxur_repl-e67abe921d3a7337,libpostcard-c241752740669967,libheapless-c1f7beede1457ada,libstable_deref_trait-1210460e331f0a03,libspin-507b2697ef645b17,libhash32-de412f9190edfe16,libbyteorder-e74f8ca6b6fb5a51,libcobs-80db5b4f2235b5df,libmetrics_process-ad37f5e3bef0e903,libprocfs-92b8bf385fc4690d,libprocfs_core-1bbbd0a9f7b0bfc8,libhex-aa11f1b7b510398f,libwhich-841d539f182529ca,libhome-9ef0d072608f95a3,librustix-bac14e2a1550b0d4,liblinux_raw_sys-13997ef84976b16e,liboxur_comp-d2f3be679992a514,libprettyplease-c53be758c22bbcda,libsyn-6ec1afec220c44a8,libserde_json-d8a9d2b10f415fc9,libitoa-3b345518f758fb4b,libzmij-3ef93ee2c5020774,libdirs-4c3e250e1cba9bc4,libdirs_sys-3050952a13eb7dc6,liboption_ext-fd15afac2aba4923,libquote-919661d2661b02cb,libproc_macro2-ccbb1fdb33db5541,libunicode_ident-996667735b8caf47}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libproc_macro-*,librustc_literal_escaper-*}.rlib" "/opt/rustwide/target/debug/deps/{libtokio-7a6872340d93946f,libsocket2-85b42832d751b388,libbytes-727a11fb69696bac,libpin_project_lite-63e0d9d6cb6ec6cf,libmetrics-3af8a95419777fd6,libahash-5b104c9117ddb4d9,libzerocopy-51f48285230c0dd9,libsysinfo-03d397741422f231,libonce_cell-9ec3b2d30075ab56,librayon-fc4f2fb6e551f863,librayon_core-50241ec5d763501f,libcrossbeam_deque-1e596f85d25cbf0f,libcrossbeam_epoch-21559997a8cf7ba9,libcrossbeam_utils-d120373eaebf0872,liboxur_lang-b46e40760a5d3de2,libariadne-166f12bc1e8fc592,libunicode_width-4f088c2c392af6be,libyansi-4b9aafbb218603a9,libregex-f0fce7787dddb483,libregex_automata-5d46fbe641660939,libaho_corasick-f1af112c5e1646db,libregex_syntax-5210c8a89f502eee,liboxur_smap-102fc1b553f8edd3,libthiserror-11f6d5e2e46d0ea7,libsha2-5684f42aafce0fad,libcpufeatures-42612946e83e041b,libdigest-545a87fe8c3a9779,libblock_buffer-fb2569071d391cf2,libcrypto_common-8d37b2fda68ada12,libgeneric_array-9a45e7bec0e1e0c5,libtypenum-be6a2977db72abeb,libfs2-fc57db8e7ed8f415,libreedline-7c6155d785acb5de,libfd_lock-27332d73682a6556,libstrip_ansi_escapes-3dd7d83391258abb,libvte-e10d5ca26985397f,libmemchr-b567a4d9673dfb1d,libstrum-02a600a2554938bf,libunicase-acd104f3b1f4df7f,libchrono-b104c04fb0408f9a,libnum_integer-bbc6698fdd57d028,libnum_traits-df593c4b33161c74,libthiserror-bf556183e4eac646,libnu_ansi_term-42172b803cfaa6c2,libcrossterm-667d83bf9e5212f4,librustix-8746a12314bb23e7,liblinux_raw_sys-4ccb54c36524f63f,libbitflags-5caf0e5c8f0095b1,libparking_lot-82d4c45d878e6ec0,libparking_lot_core-c2a22d4c9d7eea5a,libcfg_if-73907a425b6e514e,libsmallvec-f1edee636e9ac88b,liblock_api-74619001a0e54eab,libscopeguard-96105b3e6a714ed4,libderive_more-aa5545bbabd67475,libsignal_hook_mio-45876435f6339d01,libsignal_hook-0207d5e364e92c72,libsignal_hook_registry-3d0e37f4c740a79e,liberrno-30c95b83aac69dd0,libmio-0161b47581d7d935,liblibc-36853d9992d7fa26,liblog-b4877c6cda7d43ee,libunicode_segmentation-199dfca739cb0090,libitertools-05fa8f05b9f63d22,libeither-e4faea0db366d8ff,libclap-e1f6b29529a1071a,libclap_builder-91177fb9d4df4615,libstrsim-7d9507ff4dccca86,libanstream-7556edfcb84820d5,libanstyle_query-4244f7f88fea0af5,libis_terminal_polyfill-4ad7c1f3c5c76031,libcolorchoice-b4cb121bc6e4b40c,libanstyle_parse-712f923b289d813b,libutf8parse-cc6465083e1503e1,libclap_lex-9f7648e2d83e186b,libanstyle-5de05ff4a29b559e,libtabled-c16fa5d96a126fae,libpapergrid-dd0c9b4bee885165,libbytecount-ee382a0d1ac6a086,libunicode_width-052de3cc9bfeee26,libfnv-bf8b415be0978c3b,libserde-8d4e2a7cb71cbdfd,libserde_core-2c931dd3fb8fd185,libcolored-5a248629502586ca,liblazy_static-8f54c7c82e1daacf,libanyhow-bf2ca2eac6d23ebd}.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/rustcE7jplD/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" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/integration_partial_tests-58969254e70b6ff7" "-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 `oxur-ast` (test "integration_partial_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/rustcUnX6nk/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/{liboxur_ast-940311eeb3001b6e,liboxur_cli-d93c7a55ec309d54,libterminal_size-667718d5c5bf3f6c,libuuid-9fb4d8d84e1fd76c,libgetrandom-b20d10857a5349a9,libtoml-9fc0e5f2da286514,libtoml_edit-766ad17afb7fbdee,libserde_spanned-36c07a7b949961af,libindexmap-a631130a5e309f22,libequivalent-2f5434284319e1e1,libhashbrown-3148050b9f079cba,libwinnow-49cfbfd8545e7e4e,libtoml_write-82a434ecc5d2c182,libtoml_datetime-82707a0ce2808ca1,libcrossterm-44699793461eafac,liboxur_repl-e67abe921d3a7337,libpostcard-c241752740669967,libheapless-c1f7beede1457ada,libstable_deref_trait-1210460e331f0a03,libspin-507b2697ef645b17,libhash32-de412f9190edfe16,libbyteorder-e74f8ca6b6fb5a51,libcobs-80db5b4f2235b5df,libmetrics_process-ad37f5e3bef0e903,libprocfs-92b8bf385fc4690d,libprocfs_core-1bbbd0a9f7b0bfc8,libhex-aa11f1b7b510398f,libwhich-841d539f182529ca,libhome-9ef0d072608f95a3,librustix-bac14e2a1550b0d4,liblinux_raw_sys-13997ef84976b16e,liboxur_comp-d2f3be679992a514,libprettyplease-c53be758c22bbcda,libsyn-6ec1afec220c44a8,libserde_json-d8a9d2b10f415fc9,libitoa-3b345518f758fb4b,libzmij-3ef93ee2c5020774,libdirs-4c3e250e1cba9bc4,libdirs_sys-3050952a13eb7dc6,liboption_ext-fd15afac2aba4923,libquote-919661d2661b02cb,libproc_macro2-ccbb1fdb33db5541,libunicode_ident-996667735b8caf47}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libproc_macro-*,librustc_literal_escaper-*}.rlib" "/opt/rustwide/target/debug/deps/{libtokio-7a6872340d93946f,libsocket2-85b42832d751b388,libbytes-727a11fb69696bac,libpin_project_lite-63e0d9d6cb6ec6cf,libmetrics-3af8a95419777fd6,libahash-5b104c9117ddb4d9,libzerocopy-51f48285230c0dd9,libsysinfo-03d397741422f231,libonce_cell-9ec3b2d30075ab56,librayon-fc4f2fb6e551f863,librayon_core-50241ec5d763501f,libcrossbeam_deque-1e596f85d25cbf0f,libcrossbeam_epoch-21559997a8cf7ba9,libcrossbeam_utils-d120373eaebf0872,liboxur_lang-b46e40760a5d3de2,libariadne-166f12bc1e8fc592,libunicode_width-4f088c2c392af6be,libyansi-4b9aafbb218603a9,libregex-f0fce7787dddb483,libregex_automata-5d46fbe641660939,libaho_corasick-f1af112c5e1646db,libregex_syntax-5210c8a89f502eee,liboxur_smap-102fc1b553f8edd3,libthiserror-11f6d5e2e46d0ea7,libsha2-5684f42aafce0fad,libcpufeatures-42612946e83e041b,libdigest-545a87fe8c3a9779,libblock_buffer-fb2569071d391cf2,libcrypto_common-8d37b2fda68ada12,libgeneric_array-9a45e7bec0e1e0c5,libtypenum-be6a2977db72abeb,libfs2-fc57db8e7ed8f415,libreedline-7c6155d785acb5de,libfd_lock-27332d73682a6556,libstrip_ansi_escapes-3dd7d83391258abb,libvte-e10d5ca26985397f,libmemchr-b567a4d9673dfb1d,libstrum-02a600a2554938bf,libunicase-acd104f3b1f4df7f,libchrono-b104c04fb0408f9a,libnum_integer-bbc6698fdd57d028,libnum_traits-df593c4b33161c74,libthiserror-bf556183e4eac646,libnu_ansi_term-42172b803cfaa6c2,libcrossterm-667d83bf9e5212f4,librustix-8746a12314bb23e7,liblinux_raw_sys-4ccb54c36524f63f,libbitflags-5caf0e5c8f0095b1,libparking_lot-82d4c45d878e6ec0,libparking_lot_core-c2a22d4c9d7eea5a,libcfg_if-73907a425b6e514e,libsmallvec-f1edee636e9ac88b,liblock_api-74619001a0e54eab,libscopeguard-96105b3e6a714ed4,libderive_more-aa5545bbabd67475,libsignal_hook_mio-45876435f6339d01,libsignal_hook-0207d5e364e92c72,libsignal_hook_registry-3d0e37f4c740a79e,liberrno-30c95b83aac69dd0,libmio-0161b47581d7d935,liblibc-36853d9992d7fa26,liblog-b4877c6cda7d43ee,libunicode_segmentation-199dfca739cb0090,libitertools-05fa8f05b9f63d22,libeither-e4faea0db366d8ff,libclap-e1f6b29529a1071a,libclap_builder-91177fb9d4df4615,libstrsim-7d9507ff4dccca86,libanstream-7556edfcb84820d5,libanstyle_query-4244f7f88fea0af5,libis_terminal_polyfill-4ad7c1f3c5c76031,libcolorchoice-b4cb121bc6e4b40c,libanstyle_parse-712f923b289d813b,libutf8parse-cc6465083e1503e1,libclap_lex-9f7648e2d83e186b,libanstyle-5de05ff4a29b559e,libtabled-c16fa5d96a126fae,libpapergrid-dd0c9b4bee885165,libbytecount-ee382a0d1ac6a086,libunicode_width-052de3cc9bfeee26,libfnv-bf8b415be0978c3b,libserde-8d4e2a7cb71cbdfd,libserde_core-2c931dd3fb8fd185,libcolored-5a248629502586ca,liblazy_static-8f54c7c82e1daacf,libanyhow-bf2ca2eac6d23ebd}.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/rustcUnX6nk/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" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/integration_basic-396c35fc81de5518" "-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 `oxur-ast` (test "integration_basic") due to 1 previous error
[ERROR] error running command: no output for 300 seconds
[INFO] running `Command { std: "docker" "inspect" "f8168325b03ff8ee89e844755b3890ba7d9dcccae555c5455d5c056d9dde33e2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f8168325b03ff8ee89e844755b3890ba7d9dcccae555c5455d5c056d9dde33e2", kill_on_drop: false }`
[INFO] [stdout] f8168325b03ff8ee89e844755b3890ba7d9dcccae555c5455d5c056d9dde33e2
