[INFO] fetching crate liquid-ml 0.1.0... [INFO] testing liquid-ml-0.1.0 against beta-2023-10-04 for beta-1.74-1 [INFO] extracting crate liquid-ml 0.1.0 into /workspace/builds/worker-0-tc2/source [INFO] validating manifest of crates.io crate liquid-ml 0.1.0 on toolchain beta-2023-10-04 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2023-10-04" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate liquid-ml 0.1.0 [INFO] finished tweaking crates.io crate liquid-ml 0.1.0 [INFO] tweaked toml for crates.io crate liquid-ml 0.1.0 written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] crate crates.io crate liquid-ml 0.1.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-2023-10-04" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:4f8da3c744d2da974e54ce020a79f4ad54313e914ebeaab8fc086f07e8d8b066" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2023-10-04" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a6c52dd86f4abc6711bcb41a452e4b01f818cc93c8845d5be5856f3369cb9cb6 [INFO] running `Command { std: "docker" "start" "-a" "a6c52dd86f4abc6711bcb41a452e4b01f818cc93c8845d5be5856f3369cb9cb6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a6c52dd86f4abc6711bcb41a452e4b01f818cc93c8845d5be5856f3369cb9cb6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a6c52dd86f4abc6711bcb41a452e4b01f818cc93c8845d5be5856f3369cb9cb6", kill_on_drop: false }` [INFO] [stdout] a6c52dd86f4abc6711bcb41a452e4b01f818cc93c8845d5be5856f3369cb9cb6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:4f8da3c744d2da974e54ce020a79f4ad54313e914ebeaab8fc086f07e8d8b066" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2023-10-04" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b3e4b97b32c21e46f2677e6b2305789550834062217bb526eed1cf55c1b20b5b [INFO] running `Command { std: "docker" "start" "-a" "b3e4b97b32c21e46f2677e6b2305789550834062217bb526eed1cf55c1b20b5b", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.126 [INFO] [stderr] Compiling proc-macro2 v1.0.39 [INFO] [stderr] Compiling unicode-ident v1.0.0 [INFO] [stderr] Compiling syn v1.0.96 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Compiling crossbeam-utils v0.8.8 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling slab v0.4.6 [INFO] [stderr] Compiling crossbeam-epoch v0.9.8 [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling quote v1.0.18 [INFO] [stderr] Compiling getrandom v0.2.6 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling serde_derive v1.0.137 [INFO] [stderr] Compiling futures-channel v0.3.21 [INFO] [stderr] Compiling futures-sink v0.3.21 [INFO] [stderr] Compiling futures-task v0.3.21 [INFO] [stderr] Compiling rayon-core v1.9.3 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling const-random-macro v0.1.13 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling net2 v0.2.37 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling autocfg v0.1.8 [INFO] [stderr] Compiling lexical-core v0.7.6 [INFO] [stderr] Compiling serde v1.0.137 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Compiling mio v0.6.23 [INFO] [stderr] Compiling crossbeam-deque v0.8.1 [INFO] [stderr] Compiling hashbrown v0.6.3 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling const-random v0.1.13 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling crossbeam-channel v0.5.4 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Compiling rayon v1.5.3 [INFO] [stderr] Compiling indexmap v1.8.2 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling ryu v1.0.10 [INFO] [stderr] Compiling pin-project-lite v0.2.9 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling futures-io v0.3.21 [INFO] [stderr] Compiling mio-uds v0.6.8 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling ahash v0.2.19 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling sysinfo v0.12.0 [INFO] [stderr] Compiling itoa v1.0.2 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Compiling bytes v0.5.6 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling pin-project-lite v0.1.12 [INFO] [stderr] Compiling num_threads v0.1.6 [INFO] [stderr] Compiling time-macros v0.2.4 [INFO] [stderr] Compiling os_str_bytes v6.1.0 [INFO] [stderr] Compiling easy_reader v0.5.2 [INFO] [stderr] Compiling clap_lex v0.2.0 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling colored v1.9.3 [INFO] [stderr] Compiling termcolor v1.1.3 [INFO] [stderr] Compiling once_cell v1.12.0 [INFO] [stderr] Compiling textwrap v0.15.0 [INFO] [stderr] Compiling lru v0.4.3 [INFO] [stderr] Compiling bytecount v0.6.3 [INFO] [stderr] Compiling time v0.3.9 [INFO] [stderr] Compiling futures-macro v0.3.21 [INFO] [stderr] Compiling deepsize_derive v0.1.2 [INFO] [stderr] Compiling tokio-macros v0.2.6 [INFO] [stderr] Compiling clap_derive v3.1.18 [INFO] [stderr] Compiling thiserror-impl v1.0.31 [INFO] [stderr] Compiling deepsize v0.1.2 [INFO] [stderr] Compiling tokio v0.2.25 [INFO] [stderr] Compiling simple_logger v1.16.0 [INFO] [stderr] Compiling thiserror v1.0.31 [INFO] [stderr] Compiling clap v3.1.18 [INFO] [stderr] Compiling futures-executor v0.3.21 [INFO] [stderr] Compiling futures v0.3.21 [INFO] [stderr] Compiling tokio-util v0.3.1 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling sorer v0.1.1 [INFO] [stderr] Compiling liquid-ml v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 00s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nom v5.1.2 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2` [INFO] running `Command { std: "docker" "inspect" "b3e4b97b32c21e46f2677e6b2305789550834062217bb526eed1cf55c1b20b5b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b3e4b97b32c21e46f2677e6b2305789550834062217bb526eed1cf55c1b20b5b", kill_on_drop: false }` [INFO] [stdout] b3e4b97b32c21e46f2677e6b2305789550834062217bb526eed1cf55c1b20b5b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:4f8da3c744d2da974e54ce020a79f4ad54313e914ebeaab8fc086f07e8d8b066" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2023-10-04" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ec73dbdbb2e4a28dddbfdbb7163fcbbec092717139ea6a765e6dd79151020963 [INFO] running `Command { std: "docker" "start" "-a" "ec73dbdbb2e4a28dddbfdbb7163fcbbec092717139ea6a765e6dd79151020963", kill_on_drop: false }` [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling radium v0.3.0 [INFO] [stderr] Compiling bstr v0.2.17 [INFO] [stderr] Compiling bitvec v0.17.4 [INFO] [stderr] Compiling csv v1.1.6 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling liquid-ml v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: field `start_idx` is never read [INFO] [stdout] --> src/dataframe/row.rs:153:13 [INFO] [stdout] | [INFO] [stdout] 147 | struct TestFielder { [INFO] [stdout] | ----------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 153 | pub start_idx: usize, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/beta-2023-10-04-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/cargo-home/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" VSLANG="1033" "cc" "-m64" "/tmp/rustcs8XfPR/symbols.o" "/opt/rustwide/target/debug/examples/distributed_from_sor-57a27e26a1a8b1a9.distributed_from_sor.958dec26cb8bd35e-cgu.00.rcgu.o" "/opt/rustwide/target/debug/examples/distributed_from_sor-57a27e26a1a8b1a9.distributed_from_sor.958dec26cb8bd35e-cgu.01.rcgu.o" "/opt/rustwide/target/debug/examples/distributed_from_sor-57a27e26a1a8b1a9.distributed_from_sor.958dec26cb8bd35e-cgu.02.rcgu.o" "/opt/rustwide/target/debug/examples/distributed_from_sor-57a27e26a1a8b1a9.distributed_from_sor.958dec26cb8bd35e-cgu.03.rcgu.o" "/opt/rustwide/target/debug/examples/distributed_from_sor-57a27e26a1a8b1a9.distributed_from_sor.958dec26cb8bd35e-cgu.04.rcgu.o" "/opt/rustwide/target/debug/examples/distributed_from_sor-57a27e26a1a8b1a9.distributed_from_sor.958dec26cb8bd35e-cgu.05.rcgu.o" "/opt/rustwide/target/debug/examples/distributed_from_sor-57a27e26a1a8b1a9.distributed_from_sor.958dec26cb8bd35e-cgu.06.rcgu.o" "/opt/rustwide/target/debug/examples/distributed_from_sor-57a27e26a1a8b1a9.distributed_from_sor.958dec26cb8bd35e-cgu.07.rcgu.o" "/opt/rustwide/target/debug/examples/distributed_from_sor-57a27e26a1a8b1a9.distributed_from_sor.958dec26cb8bd35e-cgu.08.rcgu.o" "/opt/rustwide/target/debug/examples/distributed_from_sor-57a27e26a1a8b1a9.distributed_from_sor.958dec26cb8bd35e-cgu.09.rcgu.o" "/opt/rustwide/target/debug/examples/distributed_from_sor-57a27e26a1a8b1a9.distributed_from_sor.958dec26cb8bd35e-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/distributed_from_sor-57a27e26a1a8b1a9.distributed_from_sor.958dec26cb8bd35e-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/distributed_from_sor-57a27e26a1a8b1a9.distributed_from_sor.958dec26cb8bd35e-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/distributed_from_sor-57a27e26a1a8b1a9.distributed_from_sor.958dec26cb8bd35e-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/distributed_from_sor-57a27e26a1a8b1a9.distributed_from_sor.958dec26cb8bd35e-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/distributed_from_sor-57a27e26a1a8b1a9.distributed_from_sor.958dec26cb8bd35e-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/distributed_from_sor-57a27e26a1a8b1a9.51hcjbot39cn609u.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2023-10-04-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libsimple_logger-46e98f47e71ceb42.rlib" "/opt/rustwide/target/debug/deps/libtime-64a47f8e4bace260.rlib" "/opt/rustwide/target/debug/deps/libnum_threads-21d57b848320ada8.rlib" "/opt/rustwide/target/debug/deps/libitoa-3b2806c88ca69528.rlib" "/opt/rustwide/target/debug/deps/libcolored-8d5a247a6312850b.rlib" "/opt/rustwide/target/debug/deps/libliquid_ml-2d5790cfc52da3de.rlib" "/opt/rustwide/target/debug/deps/libbytecount-8c084aff275aac78.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-85c73ede72e5bb7a.rlib" "/opt/rustwide/target/debug/deps/libsysinfo-600f7715674b9fb9.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-5d15e054c40a8ec0.rlib" "/opt/rustwide/target/debug/deps/libdoc_comment-e983d4a40ec6f448.rlib" "/opt/rustwide/target/debug/deps/librayon-3911926564000904.rlib" "/opt/rustwide/target/debug/deps/librayon_core-1e8672db4481694a.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-b4082b557fb7bb55.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-cbf0e160183da39d.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-e5c5887db307e3ad.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-d9b65e1edd6a470f.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-64b715fd5a1f223a.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-f8fc8500bc1b9ec8.rlib" "/opt/rustwide/target/debug/deps/libeither-7e9fbe3cae9fbed0.rlib" "/opt/rustwide/target/debug/deps/liblru-7c42d9c27fbad513.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-3ac69dd545027911.rlib" "/opt/rustwide/target/debug/deps/libahash-e9405883226e777f.rlib" "/opt/rustwide/target/debug/deps/libconst_random-1d07056d9fe6ad41.rlib" "/opt/rustwide/target/debug/deps/libthiserror-d2cb91cf2a61ff3a.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-a49ff1b1b0d81997.rlib" "/opt/rustwide/target/debug/deps/libtokio-b9e1a293bea63d49.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-9c645952ad44cc78.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-7623da9ae534d82e.rlib" "/opt/rustwide/target/debug/deps/libmio_uds-7c090594fac19d29.rlib" "/opt/rustwide/target/debug/deps/libmio-c966f81e67f1acc3.rlib" "/opt/rustwide/target/debug/deps/libiovec-b8601ecda6a0c92f.rlib" "/opt/rustwide/target/debug/deps/libnet2-f66f6d81cea1247a.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-4996277dc570759a.rlib" "/opt/rustwide/target/debug/deps/libbytes-5b8872af53cf298a.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-232665935da28059.rlib" "/opt/rustwide/target/debug/deps/librand-0d9f8ddbf7909cf5.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-88a9be7b54909fd4.rlib" "/opt/rustwide/target/debug/deps/librand_core-dfc978079c737107.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-b12af7ffe1454ae7.rlib" "/opt/rustwide/target/debug/deps/liblog-2b509616e2785cf8.rlib" "/opt/rustwide/target/debug/deps/libfutures-3e2aa7675b509975.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-45623f1759c4c55f.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-dd5256ae8d6b7c14.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-20e8f1d572354abe.rlib" "/opt/rustwide/target/debug/deps/libslab-e8dcca718b4b46b7.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-6615a23fcfa61b88.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-3468a0c168292565.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-7b9395882ef6a331.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-a2b4eb96a79a1c0c.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-1403530712c91c7d.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-68e055515c60e0c9.rlib" "/opt/rustwide/target/debug/deps/libbincode-65680c257a15338f.rlib" "/opt/rustwide/target/debug/deps/libsorer-ff138cb9c77be4e9.rlib" "/opt/rustwide/target/debug/deps/libeasy_reader-3e86dcd7128c30ea.rlib" "/opt/rustwide/target/debug/deps/librand-31525ddb807b4f9d.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-e1c9a65022075b33.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-f04d28cf8db6e0cd.rlib" "/opt/rustwide/target/debug/deps/librand_core-086e7aee2d366ae5.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-d74be20d198aa022.rlib" "/opt/rustwide/target/debug/deps/libfnv-57a1ad4fa04458e0.rlib" "/opt/rustwide/target/debug/deps/libnom-eb80454bd04f9429.rlib" "/opt/rustwide/target/debug/deps/liblexical_core-fc5f25cf8e49fb93.rlib" "/opt/rustwide/target/debug/deps/libryu-a2bd77fff3b3d925.rlib" "/opt/rustwide/target/debug/deps/libstatic_assertions-7f7bafee75ed809b.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-818d9d196c08acb8.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-23be4e025b0ec51f.rlib" "/opt/rustwide/target/debug/deps/libmemchr-634954df79e8fc6d.rlib" "/opt/rustwide/target/debug/deps/libserde-671efd72915f4564.rlib" "/opt/rustwide/target/debug/deps/libdeepsize-79265005085e77c9.rlib" "/opt/rustwide/target/debug/deps/libclap-3a054cfc1412f0cd.rlib" "/opt/rustwide/target/debug/deps/libstrsim-ec3452ee5464cd9b.rlib" "/opt/rustwide/target/debug/deps/libatty-941d62cea31eeaae.rlib" "/opt/rustwide/target/debug/deps/liblibc-0a3ea38ade0090d2.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-f643899f4fc2f9be.rlib" "/opt/rustwide/target/debug/deps/libtextwrap-1b8a7124ae16eb06.rlib" "/opt/rustwide/target/debug/deps/libindexmap-b1b235bef0a2933c.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-cf224045e7c9cd93.rlib" "/opt/rustwide/target/debug/deps/libclap_lex-5cb43fe3c650df68.rlib" "/opt/rustwide/target/debug/deps/libos_str_bytes-3484bb8f67ad590f.rlib" "/opt/rustwide/target/debug/deps/libbitflags-5767efca53968b50.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-d88fc998f1ab5be0.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2023-10-04-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-eca148d40c27828a.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2023-10-04-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-f79ce8642007e855.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2023-10-04-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-1fe9bd67498fbf18.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2023-10-04-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-3788e49522b852a5.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2023-10-04-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-293157cb6c33dac0.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2023-10-04-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-abbb9acf47228326.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2023-10-04-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-8eb538eb14475afc.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2023-10-04-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-096c75e791c517e8.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2023-10-04-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-70d829e242cc2600.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2023-10-04-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-0f72c91344bcfa94.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2023-10-04-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-1615daa34e109985.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2023-10-04-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-cd25f392b75bcc2b.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2023-10-04-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-6927c286ef5bc991.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2023-10-04-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-c1e84b1d0c9e0ae0.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2023-10-04-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-6e9717f33e8b3ab4.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2023-10-04-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-5f3ff2b3bef25937.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2023-10-04-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-bc0a01f2fc69c61c.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2023-10-04-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-3bdfb762c845e8a5.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2023-10-04-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-24e1c84d0c94c858.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2023-10-04-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/distributed_from_sor-57a27e26a1a8b1a9" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `liquid-ml` (example "distributed_from_sor") due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "ec73dbdbb2e4a28dddbfdbb7163fcbbec092717139ea6a765e6dd79151020963", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ec73dbdbb2e4a28dddbfdbb7163fcbbec092717139ea6a765e6dd79151020963", kill_on_drop: false }` [INFO] [stdout] ec73dbdbb2e4a28dddbfdbb7163fcbbec092717139ea6a765e6dd79151020963