[INFO] cloning repository https://github.com/sebastienrousseau/vrd [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/sebastienrousseau/vrd" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsebastienrousseau%2Fvrd", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsebastienrousseau%2Fvrd'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] b2b8f822754d4c82e92d8aea3c01d835f0138400 [INFO] testing sebastienrousseau/vrd against beta-2025-02-18 for beta-1.86-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsebastienrousseau%2Fvrd" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/sebastienrousseau/vrd on toolchain beta-2025-02-18 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-02-18" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/sebastienrousseau/vrd [INFO] finished tweaking git repo https://github.com/sebastienrousseau/vrd [INFO] tweaked toml for git repo https://github.com/sebastienrousseau/vrd written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/sebastienrousseau/vrd 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-2025-02-18" "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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-02-18" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 788ddd4c785bda8eb10ab825ecb8238d8180ed196669d782f6c83a603906baaf [INFO] running `Command { std: "docker" "start" "-a" "788ddd4c785bda8eb10ab825ecb8238d8180ed196669d782f6c83a603906baaf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "788ddd4c785bda8eb10ab825ecb8238d8180ed196669d782f6c83a603906baaf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "788ddd4c785bda8eb10ab825ecb8238d8180ed196669d782f6c83a603906baaf", kill_on_drop: false }` [INFO] [stdout] 788ddd4c785bda8eb10ab825ecb8238d8180ed196669d782f6c83a603906baaf [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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-02-18" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 07e8e876a495c53c8646475038ccc49d8e24b34bd59e7ae3281eadf9b37d79df [INFO] running `Command { std: "docker" "start" "-a" "07e8e876a495c53c8646475038ccc49d8e24b34bd59e7ae3281eadf9b37d79df", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling libc v0.2.158 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling serde v1.0.209 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling autocfg v1.3.0 [INFO] [stderr] Compiling powerfmt v0.2.0 [INFO] [stderr] Compiling regex-syntax v0.8.4 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling deranged v0.3.11 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling time-core v0.1.2 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling dtt v0.0.5 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling vrd v0.0.5 [INFO] [stderr] Compiling serde_json v1.0.127 [INFO] [stderr] Compiling time v0.3.36 [INFO] [stderr] Compiling syn v2.0.76 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling socket2 v0.5.7 [INFO] [stderr] Compiling mio v1.0.2 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling itoa v1.0.11 [INFO] [stderr] Compiling pin-project-lite v0.2.14 [INFO] [stderr] Compiling match_cfg v0.1.0 [INFO] [stderr] Compiling ryu v1.0.18 [INFO] [stderr] Compiling rlg v0.0.3 [INFO] [stderr] Compiling bytes v1.7.1 [INFO] [stderr] Compiling hostname v0.3.1 [INFO] [stderr] Compiling dtt v0.0.6 [INFO] [stderr] Compiling vrd v0.0.7 [INFO] [stderr] Compiling uuid v1.10.0 [INFO] [stderr] Compiling rlg v0.0.4 [INFO] [stderr] Compiling regex-automata v0.4.7 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling hostname v0.4.0 [INFO] [stderr] Compiling vrd v0.0.8 (/opt/rustwide/workdir) [INFO] [stderr] Compiling serde_derive v1.0.209 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling tokio-macros v2.4.0 [INFO] [stderr] Compiling tokio v1.39.3 [INFO] [stderr] Compiling regex v1.10.6 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling ppv-lite86 v0.2.20 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling serde-big-array v0.5.1 [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> src/random.rs:117:67 [INFO] [stdout] | [INFO] [stdout] 117 | pub fn choose<'a, T>(&'a mut self, values: &'a [T]) -> Option<&T> { [INFO] [stdout] | -- lifetime `'a` declared here ^ this elided lifetime gets resolved as `'a` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(elided_named_lifetimes)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> src/random.rs:712:14 [INFO] [stdout] | [INFO] [stdout] 708 | pub fn sample<'a, T>( [INFO] [stdout] | -- lifetime `'a` declared here [INFO] [stdout] ... [INFO] [stdout] 712 | ) -> Vec<&T> { [INFO] [stdout] | ^ this elided lifetime gets resolved as `'a` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> src/random.rs:745:14 [INFO] [stdout] | [INFO] [stdout] 741 | pub fn sample_with_replacement<'a, T>( [INFO] [stdout] | -- lifetime `'a` declared here [INFO] [stdout] ... [INFO] [stdout] 745 | ) -> Vec<&T> { [INFO] [stdout] | ^ this elided lifetime gets resolved as `'a` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 00s [INFO] running `Command { std: "docker" "inspect" "07e8e876a495c53c8646475038ccc49d8e24b34bd59e7ae3281eadf9b37d79df", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "07e8e876a495c53c8646475038ccc49d8e24b34bd59e7ae3281eadf9b37d79df", kill_on_drop: false }` [INFO] [stdout] 07e8e876a495c53c8646475038ccc49d8e24b34bd59e7ae3281eadf9b37d79df [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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-02-18" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] bef865194bf98b84683c380ad60eba9266cf62acb299f2cd55820f5beb6d4ea9 [INFO] running `Command { std: "docker" "start" "-a" "bef865194bf98b84683c380ad60eba9266cf62acb299f2cd55820f5beb6d4ea9", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.209 [INFO] [stderr] Compiling regex-automata v0.4.7 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Compiling anstyle v1.0.8 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling half v2.4.1 [INFO] [stderr] Compiling predicates-core v1.0.8 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Compiling clap_lex v0.7.2 [INFO] [stderr] Compiling plotters-backend v0.3.6 [INFO] [stderr] Compiling ciborium-io v0.2.2 [INFO] [stderr] Compiling clap_builder v4.5.15 [INFO] [stderr] Compiling ciborium-ll v0.2.2 [INFO] [stderr] Compiling plotters-svg v0.3.6 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling termtree v0.4.1 [INFO] [stderr] Compiling difflib v0.4.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling crossbeam-deque v0.8.5 [INFO] [stderr] Compiling assert_cmd v2.0.16 [INFO] [stderr] Compiling cast v0.3.0 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling plotters v0.3.6 [INFO] [stderr] Compiling predicates v3.1.2 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling clap v4.5.16 [INFO] [stderr] Compiling criterion-plot v0.5.0 [INFO] [stderr] Compiling predicates-tree v1.0.11 [INFO] [stderr] Compiling wait-timeout v0.2.0 [INFO] [stderr] Compiling is-terminal v0.4.13 [INFO] [stderr] Compiling oorandom v11.1.4 [INFO] [stderr] Compiling anes v0.1.6 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling regex v1.10.6 [INFO] [stderr] Compiling bstr v1.10.0 [INFO] [stderr] Compiling serde_json v1.0.127 [INFO] [stderr] Compiling dtt v0.0.5 [INFO] [stderr] Compiling vrd v0.0.5 [INFO] [stderr] Compiling serde-big-array v0.5.1 [INFO] [stderr] Compiling dtt v0.0.6 [INFO] [stderr] Compiling ciborium v0.2.2 [INFO] [stderr] Compiling rlg v0.0.3 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling vrd v0.0.7 [INFO] [stderr] Compiling criterion v0.5.1 [INFO] [stderr] Compiling rlg v0.0.4 [INFO] [stderr] Compiling vrd v0.0.8 (/opt/rustwide/workdir) [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> src/random.rs:117:67 [INFO] [stdout] | [INFO] [stdout] 117 | pub fn choose<'a, T>(&'a mut self, values: &'a [T]) -> Option<&T> { [INFO] [stdout] | -- lifetime `'a` declared here ^ this elided lifetime gets resolved as `'a` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(elided_named_lifetimes)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> src/random.rs:712:14 [INFO] [stdout] | [INFO] [stdout] 708 | pub fn sample<'a, T>( [INFO] [stdout] | -- lifetime `'a` declared here [INFO] [stdout] ... [INFO] [stdout] 712 | ) -> Vec<&T> { [INFO] [stdout] | ^ this elided lifetime gets resolved as `'a` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> src/random.rs:745:14 [INFO] [stdout] | [INFO] [stdout] 741 | pub fn sample_with_replacement<'a, T>( [INFO] [stdout] | -- lifetime `'a` declared here [INFO] [stdout] ... [INFO] [stdout] 745 | ) -> Vec<&T> { [INFO] [stdout] | ^ this elided lifetime gets resolved as `'a` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> src/random.rs:117:67 [INFO] [stdout] | [INFO] [stdout] 117 | pub fn choose<'a, T>(&'a mut self, values: &'a [T]) -> Option<&T> { [INFO] [stdout] | -- lifetime `'a` declared here ^ this elided lifetime gets resolved as `'a` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(elided_named_lifetimes)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> src/random.rs:712:14 [INFO] [stdout] | [INFO] [stdout] 708 | pub fn sample<'a, T>( [INFO] [stdout] | -- lifetime `'a` declared here [INFO] [stdout] ... [INFO] [stdout] 712 | ) -> Vec<&T> { [INFO] [stdout] | ^ this elided lifetime gets resolved as `'a` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> src/random.rs:745:14 [INFO] [stdout] | [INFO] [stdout] 741 | pub fn sample_with_replacement<'a, T>( [INFO] [stdout] | -- lifetime `'a` declared here [INFO] [stdout] ... [INFO] [stdout] 745 | ) -> Vec<&T> { [INFO] [stdout] | ^ this elided lifetime gets resolved as `'a` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for the crate [INFO] [stdout] --> tests/test_main.rs:6:1 [INFO] [stdout] | [INFO] [stdout] 6 | / #[cfg(test)] [INFO] [stdout] 7 | | mod tests { [INFO] [stdout] 8 | | use dtt::DateTime; [INFO] [stdout] 9 | | use rlg::{log_format::LogFormat, log_level::LogLevel}; [INFO] [stdout] ... | [INFO] [stdout] 219 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: requested on the command line with `-W missing-docs` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for the crate [INFO] [stdout] --> tests/test_mersenne_twister.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | / #[cfg(test)] [INFO] [stdout] 2 | | mod tests { [INFO] [stdout] 3 | | use vrd::mersenne_twister::{ [INFO] [stdout] 4 | | MersenneTwisterConfig, MersenneTwisterParams, [INFO] [stdout] ... | [INFO] [stdout] 266 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: requested on the command line with `-W missing-docs` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for the crate [INFO] [stdout] --> tests/test_lib.rs:6:1 [INFO] [stdout] | [INFO] [stdout] 6 | / #[cfg(test)] [INFO] [stdout] 7 | | mod tests { [INFO] [stdout] 8 | | [INFO] [stdout] 9 | | use vrd::random::Random; [INFO] [stdout] ... | [INFO] [stdout] 279 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: requested on the command line with `-W missing-docs` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for the crate [INFO] [stdout] --> tests/test_random.rs:6:1 [INFO] [stdout] | [INFO] [stdout] 6 | / #[cfg(test)] [INFO] [stdout] 7 | | mod tests { [INFO] [stdout] 8 | | use rand::{RngCore, SeedableRng}; [INFO] [stdout] 9 | | use vrd::random::Random; [INFO] [stdout] ... | [INFO] [stdout] 715 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: requested on the command line with `-W missing-docs` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for the crate [INFO] [stdout] --> tests/test_macros.rs:6:1 [INFO] [stdout] | [INFO] [stdout] 6 | / #[cfg(test)] [INFO] [stdout] 7 | | mod tests { [INFO] [stdout] 8 | | [INFO] [stdout] 9 | | use vrd::{random::Random, *}; [INFO] [stdout] ... | [INFO] [stdout] 431 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: requested on the command line with `-W missing-docs` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcRIlt8O/symbols.o" "<62 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,libunicode_width-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libvrd-5196b47502b61ed5.rlib,librlg-bf531fdfa067fb03.rlib,libvrd-c768c32a4ff0c728.rlib,libserde_json-eb131349b2c01855.rlib,libitoa-90cb6e5b82c027aa.rlib,libryu-c0b155edaa56d33b.rlib,libserde_big_array-f1fb2dc62364a16a.rlib,librlg-cceb0344bf1695c2.rlib,libvrd-3be9a8d8c4a13600.rlib,libhostname-d35dceca700324ae.rlib,libmatch_cfg-226ea83b8876eaee.rlib,libdtt-2b0bb639ff2145bd.rlib,libtokio-4487b6f4b4d5e039.rlib,libsignal_hook_registry-597d135abe583bd0.rlib,libsocket2-9270ab9bb8871d8f.rlib,libbytes-bb969335a53bb98f.rlib,libmio-967edf4abf55d01a.rlib,libparking_lot-0e9cc105741fb795.rlib,libparking_lot_core-9a23aad291b008e4.rlib,libsmallvec-fa74d407bb92085b.rlib,liblock_api-93c77dbe6ae73534.rlib,libscopeguard-1892fcca715df4bd.rlib,libpin_project_lite-dcaff880eff0b7ef.rlib,libhostname-34a393e3b2dff545.rlib,libdtt-ccd6780ce7a72efe.rlib,libtime-e34287a4b88f0b38.rlib,libtime_core-3fb4dd32f5090cd4.rlib,libnum_conv-5decc5546d990d21.rlib,libderanged-bee489e923048708.rlib,libpowerfmt-3d36e94380c53d2d.rlib,libregex-859db16e5fe29533.rlib,libregex_automata-d18ecf4b17074fea.rlib,libaho_corasick-466c6ba02d489a52.rlib,libmemchr-4cba4fe4c61a9f35.rlib,libregex_syntax-0af6eaa051d33473.rlib,libserde-893de840195938b3.rlib,librand-d0251ac485b93789.rlib,librand_chacha-57558c87cc073f8a.rlib,libppv_lite86-873ecd4e3d582e89.rlib,libzerocopy-eeb4408b43f6e1fd.rlib,libbyteorder-359d107699c6e31f.rlib,librand_core-b5931971f11a3b5b.rlib,libgetrandom-0942ae3bb9016e87.rlib,liblibc-23ae50d0439edb1c.rlib,libcfg_if-94e1e986bf77e24a.rlib}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,liballoc-*,librustc_std_workspace_core-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/test_random-c8588d49774d9622" "-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 `vrd` (test "test_random") due to 1 previous error; 1 warning emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "bef865194bf98b84683c380ad60eba9266cf62acb299f2cd55820f5beb6d4ea9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bef865194bf98b84683c380ad60eba9266cf62acb299f2cd55820f5beb6d4ea9", kill_on_drop: false }` [INFO] [stdout] bef865194bf98b84683c380ad60eba9266cf62acb299f2cd55820f5beb6d4ea9