[INFO] fetching crate lamellar 0.3.1... [INFO] testing lamellar-0.3.1 against master#a77da2d454e6caa227a85b16410b95f93495e7e0 for pr-91031 [INFO] extracting crate lamellar 0.3.1 into /workspace/builds/worker-71/source [INFO] validating manifest of crates.io crate lamellar 0.3.1 on toolchain a77da2d454e6caa227a85b16410b95f93495e7e0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate lamellar 0.3.1 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate lamellar 0.3.1 [INFO] tweaked toml for crates.io crate lamellar 0.3.1 written to /workspace/builds/worker-71/source/Cargo.toml [INFO] crate crates.io crate lamellar 0.3.1 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-71/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-71/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a9301e64cead967b14299f5fc25cc07ce1a33b3afc3a5067b811cbad71464e15 [INFO] running `Command { std: "docker" "start" "-a" "a9301e64cead967b14299f5fc25cc07ce1a33b3afc3a5067b811cbad71464e15", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a9301e64cead967b14299f5fc25cc07ce1a33b3afc3a5067b811cbad71464e15", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a9301e64cead967b14299f5fc25cc07ce1a33b3afc3a5067b811cbad71464e15", kill_on_drop: false }` [INFO] [stdout] a9301e64cead967b14299f5fc25cc07ce1a33b3afc3a5067b811cbad71464e15 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-71/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-71/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=forbid" "-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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 62d016dc129ffd39389a23a8a0d8e676ee5efced171385a34a2a48c3150edea4 [INFO] running `Command { std: "docker" "start" "-a" "62d016dc129ffd39389a23a8a0d8e676ee5efced171385a34a2a48c3150edea4", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling libc v0.2.98 [INFO] [stderr] Compiling proc-macro2 v1.0.27 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.73 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling futures-core v0.3.15 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling pin-project-lite v0.2.6 [INFO] [stderr] Compiling futures-io v0.3.15 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling slab v0.4.3 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling cache-padded v1.1.1 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling fastrand v1.4.1 [INFO] [stderr] Compiling futures-channel v0.3.15 [INFO] [stderr] Compiling waker-fn v1.1.0 [INFO] [stderr] Compiling proc-macro-nested v0.1.7 [INFO] [stderr] Compiling parking v2.0.0 [INFO] [stderr] Compiling event-listener v2.5.1 [INFO] [stderr] Compiling futures-task v0.3.15 [INFO] [stderr] Compiling once_cell v1.7.2 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling futures-sink v0.3.15 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Compiling async-task v4.0.3 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling atomic-waker v1.0.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling async-trait v0.1.50 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Compiling anyhow v1.0.40 [INFO] [stderr] Compiling inventory v0.1.10 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling hashbrown v0.9.1 [INFO] [stderr] Compiling value-bag v1.0.0-alpha.7 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling concurrent-queue v1.2.2 [INFO] [stderr] Compiling lock_api v0.3.4 [INFO] [stderr] Compiling async-mutex v1.4.0 [INFO] [stderr] Compiling async-lock v2.4.0 [INFO] [stderr] Compiling owning_ref v0.3.3 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling futures-macro v0.3.15 [INFO] [stderr] Compiling memoffset v0.6.4 [INFO] [stderr] Compiling memoffset v0.5.6 [INFO] [stderr] Compiling futures-util v0.3.15 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling indexmap v1.6.2 [INFO] [stderr] Compiling async-channel v1.6.1 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling smallvec v0.6.14 [INFO] [stderr] Compiling parking_lot_core v0.6.2 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Compiling futures-lite v1.12.0 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling crossbeam-queue v0.2.3 [INFO] [stderr] Compiling crossbeam-channel v0.4.4 [INFO] [stderr] Compiling crossbeam-deque v0.7.4 [INFO] [stderr] Compiling async-executor v1.4.1 [INFO] [stderr] Compiling blocking v1.0.2 [INFO] [stderr] Compiling crossbeam v0.7.3 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling socket2 v0.4.0 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling nix v0.22.0 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling colored v1.9.3 [INFO] [stderr] Compiling rand_core v0.6.2 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling core_affinity v0.5.10 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling rand v0.8.3 [INFO] [stderr] Compiling parking_lot_core v0.2.14 [INFO] [stderr] Compiling parking_lot v0.4.8 [INFO] [stderr] Compiling chashmap v2.2.2 [INFO] [stderr] Compiling raw_sync v0.1.5 [INFO] [stderr] Compiling shared_memory v0.12.0 [INFO] [stderr] Compiling ctor v0.1.20 [INFO] [stderr] Compiling inventory-impl v0.1.10 [INFO] [stderr] Compiling ghost v0.1.2 [INFO] [stderr] Compiling lamellar-prof v0.1.0 [INFO] [stderr] Compiling polling v2.0.3 [INFO] [stderr] Compiling kv-log-macro v1.0.7 [INFO] [stderr] Compiling simple_logger v1.11.0 [INFO] [stderr] Compiling async-io v1.4.1 [INFO] [stderr] Compiling async-global-executor v2.0.2 [INFO] [stderr] Compiling async-std v1.9.0 [INFO] [stderr] Compiling futures-executor v0.3.15 [INFO] [stderr] Compiling futures v0.3.15 [INFO] [stderr] Compiling lamellar-impl v0.3.1 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling lamellar v0.3.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: field is never read: `start` [INFO] [stdout] --> src/lamellar_request.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | pub(crate) start: std::time::Instant, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `size` [INFO] [stdout] --> src/lamellar_request.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 17 | pub(crate) size: usize, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `active` [INFO] [stdout] --> src/lamellar_request.rs:19:5 [INFO] [stdout] | [INFO] [stdout] 19 | pub(crate) active: Arc, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 27.38s [INFO] running `Command { std: "docker" "inspect" "62d016dc129ffd39389a23a8a0d8e676ee5efced171385a34a2a48c3150edea4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "62d016dc129ffd39389a23a8a0d8e676ee5efced171385a34a2a48c3150edea4", kill_on_drop: false }` [INFO] [stdout] 62d016dc129ffd39389a23a8a0d8e676ee5efced171385a34a2a48c3150edea4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-71/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-71/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=forbid" "-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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 585078e97ef18d8b09346c1b0c52103356785e8bc8b3d433c978e95cdf5540f9 [INFO] running `Command { std: "docker" "start" "-a" "585078e97ef18d8b09346c1b0c52103356785e8bc8b3d433c978e95cdf5540f9", kill_on_drop: false }` [INFO] [stderr] Compiling crossbeam-epoch v0.9.5 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling rawpointer v0.2.1 [INFO] [stderr] Compiling match_cfg v0.1.0 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling crossbeam-channel v0.5.1 [INFO] [stderr] Compiling matrixmultiply v0.2.4 [INFO] [stdout] warning: field is never read: `start` [INFO] [stdout] --> src/lamellar_request.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | pub(crate) start: std::time::Instant, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `size` [INFO] [stdout] --> src/lamellar_request.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 17 | pub(crate) size: usize, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `active` [INFO] [stdout] --> src/lamellar_request.rs:19:5 [INFO] [stdout] | [INFO] [stdout] 19 | pub(crate) active: Arc, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling hostname v0.3.1 [INFO] [stderr] Compiling crossbeam-deque v0.8.0 [INFO] [stderr] Compiling lamellar v0.3.1 (/opt/rustwide/workdir) [INFO] [stderr] error: could not compile `lamellar` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name naive_gemm --edition=2018 examples/kernels/naive_gemm.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' -C metadata=c9bc3c81078feff2 -C extra-filename=-c9bc3c81078feff2 --out-dir /opt/rustwide/target/debug/examples -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-12bc1d15d100a19c.rlib --extern async_std=/opt/rustwide/target/debug/deps/libasync_std-e809e8686924f102.rlib --extern async_task=/opt/rustwide/target/debug/deps/libasync_task-2e910bf4e8c0d425.rlib --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-525299ee197fd350.so --extern bincode=/opt/rustwide/target/debug/deps/libbincode-73d31787bace1c9e.rlib --extern chashmap=/opt/rustwide/target/debug/deps/libchashmap-d05c65661442a0c0.rlib --extern core_affinity=/opt/rustwide/target/debug/deps/libcore_affinity-6348e5553481e9f9.rlib --extern crossbeam=/opt/rustwide/target/debug/deps/libcrossbeam-96e3f8a0c5ba43b2.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-25d81b7d317311e3.rlib --extern hostname=/opt/rustwide/target/debug/deps/libhostname-f29e64254b532df8.rlib --extern indexmap=/opt/rustwide/target/debug/deps/libindexmap-f8a75fed9c5dab6e.rlib --extern inventory=/opt/rustwide/target/debug/deps/libinventory-c4f400ca5627bed0.rlib --extern lamellar=/opt/rustwide/target/debug/deps/liblamellar-255602171db08b9c.rlib --extern lamellar_impl=/opt/rustwide/target/debug/deps/liblamellar_impl-7fdc3231483cc479.so --extern lamellar_prof=/opt/rustwide/target/debug/deps/liblamellar_prof-15bf5f0682c792ab.so --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-b33cd6b8ee13db74.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-0f90d5560f4ad9d4.rlib --extern matrixmultiply=/opt/rustwide/target/debug/deps/libmatrixmultiply-e36e12ff2d603f8d.rlib --extern parking_lot=/opt/rustwide/target/debug/deps/libparking_lot-1e1c69faf2ff165a.rlib --extern proc_macro_hack=/opt/rustwide/target/debug/deps/libproc_macro_hack-bd66513869653eb4.so --extern rand=/opt/rustwide/target/debug/deps/librand-e56a570671a00f2e.rlib --extern raw_sync=/opt/rustwide/target/debug/deps/libraw_sync-736a59d53d5286fc.rlib --extern rayon=/opt/rustwide/target/debug/deps/librayon-0705f6aa453ce771.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-6d5bcf2171b26fc6.rlib --extern shared_memory=/opt/rustwide/target/debug/deps/libshared_memory-f6ed5b59ef3de716.rlib --extern simple_logger=/opt/rustwide/target/debug/deps/libsimple_logger-723cd8702fb2f11e.rlib --cap-lints=forbid` (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/examples/put_bw-a31e4200ddda4f8e.put_bw.89efe1f3-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/put_bw-a31e4200ddda4f8e.put_bw.89efe1f3-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/put_bw-a31e4200ddda4f8e.put_bw.89efe1f3-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/put_bw-a31e4200ddda4f8e.put_bw.89efe1f3-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/put_bw-a31e4200ddda4f8e.put_bw.89efe1f3-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/put_bw-a31e4200ddda4f8e.put_bw.89efe1f3-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/put_bw-a31e4200ddda4f8e.put_bw.89efe1f3-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/put_bw-a31e4200ddda4f8e.put_bw.89efe1f3-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/put_bw-a31e4200ddda4f8e.put_bw.89efe1f3-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/put_bw-a31e4200ddda4f8e.put_bw.89efe1f3-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/put_bw-a31e4200ddda4f8e.put_bw.89efe1f3-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/put_bw-a31e4200ddda4f8e.put_bw.89efe1f3-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/put_bw-a31e4200ddda4f8e.put_bw.89efe1f3-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/put_bw-a31e4200ddda4f8e.put_bw.89efe1f3-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/put_bw-a31e4200ddda4f8e.put_bw.89efe1f3-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/put_bw-a31e4200ddda4f8e.put_bw.89efe1f3-cgu.9.rcgu.o" "/opt/rustwide/target/debug/examples/put_bw-a31e4200ddda4f8e.4uwdd2al3vy0zyuk.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/liblamellar-255602171db08b9c.rlib" "/opt/rustwide/target/debug/deps/libanyhow-12bc1d15d100a19c.rlib" "/opt/rustwide/target/debug/deps/libasync_std-e809e8686924f102.rlib" "/opt/rustwide/target/debug/deps/libasync_global_executor-17af4e36a40a6e88.rlib" "/opt/rustwide/target/debug/deps/libblocking-ab8db34b21070bda.rlib" "/opt/rustwide/target/debug/deps/libatomic_waker-c78f6b92b9e93ae5.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-b5417cda0f13a798.rlib" "/opt/rustwide/target/debug/deps/libasync_mutex-0c28cd105b8e1857.rlib" "/opt/rustwide/target/debug/deps/libasync_executor-0caf033165a2d777.rlib" "/opt/rustwide/target/debug/deps/libasync_task-2e910bf4e8c0d425.rlib" "/opt/rustwide/target/debug/deps/libasync_io-cd23a5c0273c8e79.rlib" "/opt/rustwide/target/debug/deps/libslab-8091020f1d99dad1.rlib" "/opt/rustwide/target/debug/deps/libpolling-b9e09a1098f16b27.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-7f2816c558eccc80.rlib" "/opt/rustwide/target/debug/deps/libsocket2-0dda9b47401d0e61.rlib" "/opt/rustwide/target/debug/deps/libfutures_lite-717e1e2e8bf97919.rlib" "/opt/rustwide/target/debug/deps/libmemchr-334ead3495f848fb.rlib" "/opt/rustwide/target/debug/deps/libfastrand-cf35a4931ae36765.rlib" "/opt/rustwide/target/debug/deps/libwaker_fn-3314a20b781ed1a0.rlib" "/opt/rustwide/target/debug/deps/libparking-3342abdc29b74b75.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-0a414b0c45b3260c.rlib" "/opt/rustwide/target/debug/deps/libasync_channel-0f50dfe2eccde87d.rlib" "/opt/rustwide/target/debug/deps/libconcurrent_queue-134cd6fcc5484708.rlib" "/opt/rustwide/target/debug/deps/libcache_padded-87cfc0a91d981a0e.rlib" "/opt/rustwide/target/debug/deps/libasync_lock-ccee8b1571c01deb.rlib" "/opt/rustwide/target/debug/deps/libevent_listener-5dcdad6f7f708e8e.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-5ae1fed9b8363a80.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-0c1587af12d634f7.rlib" "/opt/rustwide/target/debug/deps/libkv_log_macro-d72a8b56f23575e3.rlib" "/opt/rustwide/target/debug/deps/libbincode-73d31787bace1c9e.rlib" "/opt/rustwide/target/debug/deps/libserde-6d5bcf2171b26fc6.rlib" "/opt/rustwide/target/debug/deps/libinventory-c4f400ca5627bed0.rlib" "/opt/rustwide/target/debug/deps/librand-e56a570671a00f2e.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-281736e892a7cf88.rlib" "/opt/rustwide/target/debug/deps/librand_core-c6de1ca68d2fcda8.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-95c603ef45e16b3f.rlib" "/opt/rustwide/target/debug/deps/libindexmap-f8a75fed9c5dab6e.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-d871cd8609217a8e.rlib" "/opt/rustwide/target/debug/deps/libshared_memory-f6ed5b59ef3de716.rlib" "/opt/rustwide/target/debug/deps/librand-af02967ecf1ff5b4.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-2bb51f63c3521180.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-b183ff56153a063c.rlib" "/opt/rustwide/target/debug/deps/librand_core-f3fc218096695e24.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-641c739d80623fd4.rlib" "/opt/rustwide/target/debug/deps/libnix-eb9363afcbb97010.rlib" "/opt/rustwide/target/debug/deps/libbitflags-6d05264d59b50f7f.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-1ebc79530dc1dd57.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-1e1c69faf2ff165a.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-7be9f3fc48395609.rlib" "/opt/rustwide/target/debug/deps/liblock_api-1ba1b4bba4e43e32.rlib" "/opt/rustwide/target/debug/deps/liblog-0f90d5560f4ad9d4.rlib" "/opt/rustwide/target/debug/deps/libvalue_bag-2011eeddb168ef2b.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-90e3626e3c41eec3.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam-96e3f8a0c5ba43b2.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-998d0f204254cad2.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-24be094624d2980f.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-dd17bac340877644.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-4233d6e5365c8bf1.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-ff2bb1f39834214d.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-a02fd8fc659ff8e9.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-75bf44047c6c4868.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-81c3651d70dd4895.rlib" "/opt/rustwide/target/debug/deps/libchashmap-d05c65661442a0c0.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-02d0396fde56095c.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-ee0b10be693b2e17.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-7295a0446967f312.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-6eeb474ed04b0fb7.rlib" "/opt/rustwide/target/debug/deps/librand-86ec9cff39df05b9.rlib" "/opt/rustwide/target/debug/deps/liblibc-f0271d3304ca6c77.rlib" "/opt/rustwide/target/debug/deps/libowning_ref-7dbcf62ffbb4795f.rlib" "/opt/rustwide/target/debug/deps/libstable_deref_trait-4136517822ed2eff.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b33cd6b8ee13db74.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-29e5e596e889a0aa.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-1b145d9fcdc08832.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-5b037ee6b77e2ff0.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-9635a64fca0ebd28.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-a7574eb9bb7a8fc5.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-f5fa1dc334dcaeeb.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-6ee570a898e75ef0.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-afb62f29a0815772.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-a632746535fd9988.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-25acc307bcb1d7b6.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-377721a625f6ace7.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-43c01431c8a4ee6f.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-5f74725679453254.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-2b35d8999819161d.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-a81f2980c3f58cf2.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-57b4679830289815.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-2a6a2797f7a73818.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-0e3656b1fda5fd7b.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-13b419dfbcf9c1f8.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/put_bw-a31e4200ddda4f8e" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-znow" "-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] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/examples/put-5b0062eef4308716.put.6fd42aee-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/put-5b0062eef4308716.put.6fd42aee-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/put-5b0062eef4308716.put.6fd42aee-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/put-5b0062eef4308716.put.6fd42aee-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/put-5b0062eef4308716.put.6fd42aee-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/put-5b0062eef4308716.put.6fd42aee-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/put-5b0062eef4308716.put.6fd42aee-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/put-5b0062eef4308716.put.6fd42aee-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/put-5b0062eef4308716.put.6fd42aee-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/put-5b0062eef4308716.put.6fd42aee-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/put-5b0062eef4308716.put.6fd42aee-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/put-5b0062eef4308716.put.6fd42aee-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/put-5b0062eef4308716.put.6fd42aee-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/put-5b0062eef4308716.put.6fd42aee-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/put-5b0062eef4308716.put.6fd42aee-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/put-5b0062eef4308716.put.6fd42aee-cgu.9.rcgu.o" "/opt/rustwide/target/debug/examples/put-5b0062eef4308716.4ufia7124f4a5s1y.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/liblamellar-255602171db08b9c.rlib" "/opt/rustwide/target/debug/deps/libanyhow-12bc1d15d100a19c.rlib" "/opt/rustwide/target/debug/deps/libasync_std-e809e8686924f102.rlib" "/opt/rustwide/target/debug/deps/libasync_global_executor-17af4e36a40a6e88.rlib" "/opt/rustwide/target/debug/deps/libblocking-ab8db34b21070bda.rlib" "/opt/rustwide/target/debug/deps/libatomic_waker-c78f6b92b9e93ae5.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-b5417cda0f13a798.rlib" "/opt/rustwide/target/debug/deps/libasync_mutex-0c28cd105b8e1857.rlib" "/opt/rustwide/target/debug/deps/libasync_executor-0caf033165a2d777.rlib" "/opt/rustwide/target/debug/deps/libasync_task-2e910bf4e8c0d425.rlib" "/opt/rustwide/target/debug/deps/libasync_io-cd23a5c0273c8e79.rlib" "/opt/rustwide/target/debug/deps/libslab-8091020f1d99dad1.rlib" "/opt/rustwide/target/debug/deps/libpolling-b9e09a1098f16b27.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-7f2816c558eccc80.rlib" "/opt/rustwide/target/debug/deps/libsocket2-0dda9b47401d0e61.rlib" "/opt/rustwide/target/debug/deps/libfutures_lite-717e1e2e8bf97919.rlib" "/opt/rustwide/target/debug/deps/libmemchr-334ead3495f848fb.rlib" "/opt/rustwide/target/debug/deps/libfastrand-cf35a4931ae36765.rlib" "/opt/rustwide/target/debug/deps/libwaker_fn-3314a20b781ed1a0.rlib" "/opt/rustwide/target/debug/deps/libparking-3342abdc29b74b75.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-0a414b0c45b3260c.rlib" "/opt/rustwide/target/debug/deps/libasync_channel-0f50dfe2eccde87d.rlib" "/opt/rustwide/target/debug/deps/libconcurrent_queue-134cd6fcc5484708.rlib" "/opt/rustwide/target/debug/deps/libcache_padded-87cfc0a91d981a0e.rlib" "/opt/rustwide/target/debug/deps/libasync_lock-ccee8b1571c01deb.rlib" "/opt/rustwide/target/debug/deps/libevent_listener-5dcdad6f7f708e8e.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-5ae1fed9b8363a80.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-0c1587af12d634f7.rlib" "/opt/rustwide/target/debug/deps/libkv_log_macro-d72a8b56f23575e3.rlib" "/opt/rustwide/target/debug/deps/libbincode-73d31787bace1c9e.rlib" "/opt/rustwide/target/debug/deps/libserde-6d5bcf2171b26fc6.rlib" "/opt/rustwide/target/debug/deps/libinventory-c4f400ca5627bed0.rlib" "/opt/rustwide/target/debug/deps/librand-e56a570671a00f2e.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-281736e892a7cf88.rlib" "/opt/rustwide/target/debug/deps/librand_core-c6de1ca68d2fcda8.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-95c603ef45e16b3f.rlib" "/opt/rustwide/target/debug/deps/libindexmap-f8a75fed9c5dab6e.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-d871cd8609217a8e.rlib" "/opt/rustwide/target/debug/deps/libshared_memory-f6ed5b59ef3de716.rlib" "/opt/rustwide/target/debug/deps/librand-af02967ecf1ff5b4.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-2bb51f63c3521180.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-b183ff56153a063c.rlib" "/opt/rustwide/target/debug/deps/librand_core-f3fc218096695e24.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-641c739d80623fd4.rlib" "/opt/rustwide/target/debug/deps/libnix-eb9363afcbb97010.rlib" "/opt/rustwide/target/debug/deps/libbitflags-6d05264d59b50f7f.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-1ebc79530dc1dd57.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-1e1c69faf2ff165a.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-7be9f3fc48395609.rlib" "/opt/rustwide/target/debug/deps/liblock_api-1ba1b4bba4e43e32.rlib" "/opt/rustwide/target/debug/deps/liblog-0f90d5560f4ad9d4.rlib" "/opt/rustwide/target/debug/deps/libvalue_bag-2011eeddb168ef2b.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-90e3626e3c41eec3.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam-96e3f8a0c5ba43b2.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-998d0f204254cad2.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-24be094624d2980f.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-dd17bac340877644.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-4233d6e5365c8bf1.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-ff2bb1f39834214d.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-a02fd8fc659ff8e9.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-75bf44047c6c4868.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-81c3651d70dd4895.rlib" "/opt/rustwide/target/debug/deps/libchashmap-d05c65661442a0c0.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-02d0396fde56095c.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-ee0b10be693b2e17.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-7295a0446967f312.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-6eeb474ed04b0fb7.rlib" "/opt/rustwide/target/debug/deps/librand-86ec9cff39df05b9.rlib" "/opt/rustwide/target/debug/deps/liblibc-f0271d3304ca6c77.rlib" "/opt/rustwide/target/debug/deps/libowning_ref-7dbcf62ffbb4795f.rlib" "/opt/rustwide/target/debug/deps/libstable_deref_trait-4136517822ed2eff.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b33cd6b8ee13db74.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-29e5e596e889a0aa.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-1b145d9fcdc08832.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-5b037ee6b77e2ff0.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-9635a64fca0ebd28.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-a7574eb9bb7a8fc5.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-f5fa1dc334dcaeeb.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-6ee570a898e75ef0.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-afb62f29a0815772.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-a632746535fd9988.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-25acc307bcb1d7b6.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-377721a625f6ace7.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-43c01431c8a4ee6f.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-5f74725679453254.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-2b35d8999819161d.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-a81f2980c3f58cf2.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-57b4679830289815.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-2a6a2797f7a73818.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-0e3656b1fda5fd7b.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-13b419dfbcf9c1f8.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/put-5b0062eef4308716" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-znow" "-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: build failed [INFO] running `Command { std: "docker" "inspect" "585078e97ef18d8b09346c1b0c52103356785e8bc8b3d433c978e95cdf5540f9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "585078e97ef18d8b09346c1b0c52103356785e8bc8b3d433c978e95cdf5540f9", kill_on_drop: false }` [INFO] [stdout] 585078e97ef18d8b09346c1b0c52103356785e8bc8b3d433c978e95cdf5540f9