[INFO] cloning repository https://github.com/pooyamb/actix-storage [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/pooyamb/actix-storage" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpooyamb%2Factix-storage", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpooyamb%2Factix-storage'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 475fa077f86acd1be886cc8b6b4000336af71f02 [INFO] testing pooyamb/actix-storage against try#ce59db7a1b1b012fb2793c4641c1bdecad7a128b for pr-85530 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpooyamb%2Factix-storage" "/workspace/builds/worker-6/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/pooyamb/actix-storage on toolchain ce59db7a1b1b012fb2793c4641c1bdecad7a128b [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/pooyamb/actix-storage [INFO] finished tweaking git repo https://github.com/pooyamb/actix-storage [INFO] tweaked toml for git repo https://github.com/pooyamb/actix-storage written to /workspace/builds/worker-6/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded zerocopy v0.3.0 [INFO] [stderr] Downloaded quick-xml v0.22.0 [INFO] [stderr] Downloaded redis v0.17.0 [INFO] [stderr] Downloaded arc-swap v0.4.8 [INFO] [stderr] Downloaded zerocopy-derive v0.2.0 [INFO] [stderr] Downloaded delay-queue v0.2.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6fed6d5a5f2da702f141f089a3494987183bc7bcc3bd735445faead91b762191 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "6fed6d5a5f2da702f141f089a3494987183bc7bcc3bd735445faead91b762191", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6fed6d5a5f2da702f141f089a3494987183bc7bcc3bd735445faead91b762191", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6fed6d5a5f2da702f141f089a3494987183bc7bcc3bd735445faead91b762191", kill_on_drop: false }` [INFO] [stdout] 6fed6d5a5f2da702f141f089a3494987183bc7bcc3bd735445faead91b762191 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b107301ce6cfa2b78d165e9331a27bdab9b1fc4e2ee525dda7d97c3f16ee30a0 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "b107301ce6cfa2b78d165e9331a27bdab9b1fc4e2ee525dda7d97c3f16ee30a0", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.27 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.72 [INFO] [stderr] Compiling libc v0.2.95 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling futures-core v0.3.15 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling slab v0.4.3 [INFO] [stderr] Compiling futures-sink v0.3.15 [INFO] [stderr] Compiling futures-channel v0.3.15 [INFO] [stderr] Compiling pin-project-lite v0.2.6 [INFO] [stderr] Compiling futures-task v0.3.15 [INFO] [stderr] Compiling proc-macro-nested v0.1.7 [INFO] [stderr] Compiling futures-io v0.3.15 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling pin-project-lite v0.1.12 [INFO] [stderr] Compiling smallvec v1.6.1 [INFO] [stderr] Compiling pin-project-internal v0.4.28 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling itoa v0.4.7 [INFO] [stderr] Compiling copyless v0.1.5 [INFO] [stderr] Compiling bytes v1.0.1 [INFO] [stderr] Compiling async-trait v0.1.50 [INFO] [stderr] Compiling typenum v1.13.0 [INFO] [stderr] Compiling unicode-segmentation v1.7.1 [INFO] [stderr] Compiling linked-hash-map v0.5.4 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling cc v1.0.68 [INFO] [stderr] Compiling httparse v1.4.1 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling encoding_rs v0.8.28 [INFO] [stderr] Compiling hashbrown v0.9.1 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling dtoa v0.4.8 [INFO] [stderr] Compiling once_cell v1.7.2 [INFO] [stderr] Compiling crossbeam-epoch v0.9.5 [INFO] [stderr] Compiling arc-swap v0.4.8 [INFO] [stderr] Compiling delay-queue v0.2.0 [INFO] [stderr] Compiling instant v0.1.9 [INFO] [stderr] Compiling tracing-core v0.1.18 [INFO] [stderr] Compiling lock_api v0.4.4 [INFO] [stderr] Compiling unicode-bidi v0.3.5 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling tinyvec v1.2.0 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling futures-macro v0.3.15 [INFO] [stderr] Compiling futures-util v0.3.15 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling indexmap v1.6.2 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling memoffset v0.6.4 [INFO] [stderr] Compiling standback v0.2.17 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling time v0.2.26 [INFO] [stderr] Compiling cookie v0.14.4 [INFO] [stderr] Compiling lru-cache v0.1.2 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling http v0.2.4 [INFO] [stderr] Compiling bytestring v1.0.0 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling tracing v0.1.26 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling net2 v0.2.37 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling parking_lot_core v0.8.3 [INFO] [stderr] Compiling hostname v0.3.1 [INFO] [stderr] Compiling socket2 v0.3.19 [INFO] [stderr] Compiling fs2 v0.4.3 [INFO] [stderr] Compiling brotli-sys v0.3.2 [INFO] [stderr] Compiling crossbeam-channel v0.4.4 [INFO] [stderr] Compiling flate2 v1.0.20 [INFO] [stderr] Compiling mio v0.6.23 [INFO] [stderr] Compiling threadpool v1.8.1 [INFO] [stderr] Compiling dashmap v4.0.2 [INFO] [stderr] Compiling parking_lot v0.11.1 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling resolv-conf v0.7.0 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling sled v0.34.6 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling sha-1 v0.9.6 [INFO] [stderr] Compiling mio-uds v0.6.8 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling brotli2 v0.3.2 [INFO] [stderr] Compiling tokio-macros v0.2.6 [INFO] [stderr] Compiling derive_more v0.99.14 [INFO] [stderr] Compiling actix-macros v0.1.3 [INFO] [stderr] Compiling thiserror-impl v1.0.25 [INFO] [stderr] Compiling time-macros-impl v0.1.1 [INFO] [stderr] Compiling pin-project-internal v1.0.7 [INFO] [stderr] Compiling enum-as-inner v0.3.3 [INFO] [stderr] Compiling actix_derive v0.5.0 [INFO] [stderr] Compiling actix-web-codegen v0.4.0 [INFO] [stderr] Compiling zerocopy-derive v0.2.0 [INFO] [stderr] Compiling tokio v0.2.25 [INFO] [stderr] Compiling time-macros v0.1.1 [INFO] [stderr] Compiling zerocopy v0.3.0 [INFO] [stderr] Compiling thiserror v1.0.25 [INFO] [stderr] Compiling pin-project v1.0.7 [INFO] [stderr] Compiling tracing-futures v0.2.5 [INFO] [stderr] Compiling pin-project v0.4.28 [INFO] [stderr] Compiling tokio-util v0.3.1 [INFO] [stderr] Compiling actix-threadpool v0.3.3 [INFO] [stderr] Compiling actix-codec v0.3.0 [INFO] [stderr] Compiling actix-rt v1.1.1 [INFO] [stderr] Compiling actix-service v1.0.6 [INFO] [stderr] Compiling futures-executor v0.3.15 [INFO] [stderr] Compiling h2 v0.2.7 [INFO] [stderr] Compiling combine v4.5.2 [INFO] [stderr] Compiling futures v0.3.15 [INFO] [stderr] Compiling trust-dns-proto v0.19.7 [INFO] [stderr] Compiling actix v0.10.0 [INFO] [stderr] Compiling actix-utils v2.0.0 [INFO] [stderr] Compiling actix-server v1.0.4 [INFO] [stderr] Compiling actix-tls v2.0.0 [INFO] [stderr] Compiling actix-testing v1.0.1 [INFO] [stderr] Compiling trust-dns-resolver v0.19.7 [INFO] [stderr] Compiling serde_urlencoded v0.7.0 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling actix-router v0.2.7 [INFO] [stderr] Compiling ron v0.6.4 [INFO] [stderr] Compiling serde_yaml v0.8.17 [INFO] [stderr] Compiling quick-xml v0.22.0 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling serde_cbor v0.11.1 [INFO] [stderr] Compiling actix-connect v2.0.0 [INFO] [stderr] Compiling actix-http v2.2.0 [INFO] [stderr] Compiling redis v0.17.0 [INFO] [stderr] Compiling awc v2.0.3 [INFO] [stderr] Compiling actix-web v3.3.2 [INFO] [stderr] Compiling actix-storage v0.2.0 (/opt/rustwide/workdir/actix-storage) [INFO] [stderr] Compiling actix-storage-hashmap v0.2.0 (/opt/rustwide/workdir/actix-storage-hashmap) [INFO] [stderr] Compiling actix-storage-sled v0.2.0 (/opt/rustwide/workdir/actix-storage-sled) [INFO] [stderr] Compiling actix-storage-dashmap v0.2.0 (/opt/rustwide/workdir/actix-storage-dashmap) [INFO] [stderr] Compiling actix-storage-redis v0.2.0 (/opt/rustwide/workdir/actix-storage-redis) [INFO] [stdout] warning: unused import: `ops::Deref` [INFO] [stdout] --> actix-storage-sled/src/actor/inner.rs:2:11 [INFO] [stdout] | [INFO] [stdout] 2 | use std::{ops::Deref, time::Duration}; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 4m 03s [INFO] running `Command { std: "docker" "inspect" "b107301ce6cfa2b78d165e9331a27bdab9b1fc4e2ee525dda7d97c3f16ee30a0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b107301ce6cfa2b78d165e9331a27bdab9b1fc4e2ee525dda7d97c3f16ee30a0", kill_on_drop: false }` [INFO] [stdout] b107301ce6cfa2b78d165e9331a27bdab9b1fc4e2ee525dda7d97c3f16ee30a0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e0b695c9401f2c82ac297f3ce8f5bf8706833a9e15239677b329b23cdc34e2e9 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "e0b695c9401f2c82ac297f3ce8f5bf8706833a9e15239677b329b23cdc34e2e9", kill_on_drop: false }` [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling actix-storage v0.2.0 (/opt/rustwide/workdir/actix-storage) [INFO] [stderr] Compiling simple v0.1.0 (/opt/rustwide/workdir/examples/simple) [INFO] [stderr] Compiling fibonacci v0.1.0 (/opt/rustwide/workdir/examples/fibonacci) [INFO] [stdout] warning: unused import: `ops::Deref` [INFO] [stdout] --> actix-storage-sled/src/actor/inner.rs:2:11 [INFO] [stdout] | [INFO] [stdout] 2 | use std::{ops::Deref, time::Duration}; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling rand_core v0.6.2 [INFO] [stderr] Compiling rand_chacha v0.3.0 [INFO] [stderr] Compiling rand v0.8.3 [INFO] [stderr] Compiling actix-storage-dashmap v0.2.0 (/opt/rustwide/workdir/actix-storage-dashmap) [INFO] [stderr] Compiling cached v0.1.0 (/opt/rustwide/workdir/examples/cached) [INFO] [stderr] Compiling actix-storage-sled v0.2.0 (/opt/rustwide/workdir/actix-storage-sled) [INFO] [stderr] Compiling actix-storage-hashmap v0.2.0 (/opt/rustwide/workdir/actix-storage-hashmap) [INFO] [stderr] Compiling actix-storage-redis v0.2.0 (/opt/rustwide/workdir/actix-storage-redis) [INFO] [stdout] warning: unused import: `ops::Deref` [INFO] [stdout] --> actix-storage-sled/src/actor/inner.rs:2:11 [INFO] [stdout] | [INFO] [stdout] 2 | use std::{ops::Deref, time::Duration}; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `actix-storage-redis` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name actix_storage_redis --edition=2018 actix-storage-redis/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test -C metadata=b68c1dba37e2e0b8 -C extra-filename=-b68c1dba37e2e0b8 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern actix=/opt/rustwide/target/debug/deps/libactix-2c9b42cbe4c38b17.rlib --extern actix_storage=/opt/rustwide/target/debug/deps/libactix_storage-a175455ed12146d2.rlib --extern actix_web=/opt/rustwide/target/debug/deps/libactix_web-3167dad62d0758dd.rlib --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-fb85a9495ad6fef8.so --extern rand=/opt/rustwide/target/debug/deps/librand-2641fb266bc64c3c.rlib --extern redis=/opt/rustwide/target/debug/deps/libredis-96298043316691ab.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-8cf79662d3c7f3e6.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-0d12de85a4db214d.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/brotli-sys-acd3aac0624a423d/out` (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" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-Wl,--as-needed" "-L" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/examples/fibonacci-a9a8c13d127c8c66.fibonacci.44z1tscf-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/fibonacci-a9a8c13d127c8c66.fibonacci.44z1tscf-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/fibonacci-a9a8c13d127c8c66.fibonacci.44z1tscf-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/fibonacci-a9a8c13d127c8c66.fibonacci.44z1tscf-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/fibonacci-a9a8c13d127c8c66.fibonacci.44z1tscf-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/fibonacci-a9a8c13d127c8c66.fibonacci.44z1tscf-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/fibonacci-a9a8c13d127c8c66.fibonacci.44z1tscf-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/fibonacci-a9a8c13d127c8c66.fibonacci.44z1tscf-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/fibonacci-a9a8c13d127c8c66.fibonacci.44z1tscf-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/fibonacci-a9a8c13d127c8c66.fibonacci.44z1tscf-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/fibonacci-a9a8c13d127c8c66.fibonacci.44z1tscf-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/fibonacci-a9a8c13d127c8c66.fibonacci.44z1tscf-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/fibonacci-a9a8c13d127c8c66.fibonacci.44z1tscf-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/fibonacci-a9a8c13d127c8c66.fibonacci.44z1tscf-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/fibonacci-a9a8c13d127c8c66.fibonacci.44z1tscf-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/fibonacci-a9a8c13d127c8c66.fibonacci.44z1tscf-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/examples/fibonacci-a9a8c13d127c8c66" "/opt/rustwide/target/debug/examples/fibonacci-a9a8c13d127c8c66.3sl8dphui79v87tj.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/brotli-sys-acd3aac0624a423d/out" "-L" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libactix_storage_hashmap-879eb7c93b4070df.rlib" "/opt/rustwide/target/debug/deps/libactix_storage-a175455ed12146d2.rlib" "/opt/rustwide/target/debug/deps/libquick_xml-790d652475e4356e.rlib" "/opt/rustwide/target/debug/deps/libbincode-2fd7993c7ed8cdd9.rlib" "/opt/rustwide/target/debug/deps/libserde_yaml-39f00a1c1db078b3.rlib" "/opt/rustwide/target/debug/deps/libdtoa-cc4e8e21ed63acfd.rlib" "/opt/rustwide/target/debug/deps/libyaml_rust-83715a409aae9385.rlib" "/opt/rustwide/target/debug/deps/libron-207b9c52395b348e.rlib" "/opt/rustwide/target/debug/deps/libserde_cbor-c21acc8aa8b95880.rlib" "/opt/rustwide/target/debug/deps/libhalf-204e383b16d20883.rlib" "/opt/rustwide/target/debug/deps/libactix_web-3167dad62d0758dd.rlib" "/opt/rustwide/target/debug/deps/libactix_tls-f3a93e2cbeb0b644.rlib" "/opt/rustwide/target/debug/deps/libawc-e2847a3865e1a4e2.rlib" "/opt/rustwide/target/debug/deps/libactix_server-f6ad3dc0e5d8cd45.rlib" "/opt/rustwide/target/debug/deps/libsocket2-cc6a917d48729244.rlib" "/opt/rustwide/target/debug/deps/libactix_router-887f09008e9e3e76.rlib" "/opt/rustwide/target/debug/deps/libbytestring-3ce7e313e077fd9b.rlib" "/opt/rustwide/target/debug/deps/libactix_http-300f8288b72d73f5.rlib" "/opt/rustwide/target/debug/deps/libbase64-4defecc13ecad25f.rlib" "/opt/rustwide/target/debug/deps/libhttparse-4d5ef5a2fbe90ec2.rlib" "/opt/rustwide/target/debug/deps/libsha1-636917f0adba0151.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-0dc4e4fd88dead50.rlib" "/opt/rustwide/target/debug/deps/libcpufeatures-8c762649a7b69ec3.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-0cbf29be11bd6802.rlib" "/opt/rustwide/target/debug/deps/libdigest-b2ae655e44106051.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-b1fe758ad63c2dd3.rlib" "/opt/rustwide/target/debug/deps/libtypenum-7b6ae30a26f4caa5.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-984c5e3864cabac2.rlib" "/opt/rustwide/target/debug/deps/libserde_json-98dee77cbb9eb4d3.rlib" "/opt/rustwide/target/debug/deps/libryu-8dbd57cf09aa6df6.rlib" "/opt/rustwide/target/debug/deps/libcookie-720073b95a5d4e42.rlib" "/opt/rustwide/target/debug/deps/libserde-8cf79662d3c7f3e6.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-d3761e0f66c1970f.rlib" "/opt/rustwide/target/debug/deps/libregex-77655542b95b7667.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-63511958749dcb8c.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-7f67f9c47fcbf828.rlib" "/opt/rustwide/target/debug/deps/liblanguage_tags-f6103c22cd0abb9c.rlib" "/opt/rustwide/target/debug/deps/libmime-636582022b0e4181.rlib" "/opt/rustwide/target/debug/deps/libflate2-2c0ea2537e0f240c.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-6732bce4a8751e4c.rlib" "/opt/rustwide/target/debug/deps/libadler-ddbe8a2ac4f03e8e.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-a196580b4d57fd44.rlib" "/opt/rustwide/target/debug/deps/libbrotli2-4f2f1e3cc4d1d9a7.rlib" "/opt/rustwide/target/debug/deps/libbrotli_sys-ab42c372c95c4e56.rlib" "/opt/rustwide/target/debug/deps/libtime-00b0c4204d58b961.rlib" "/opt/rustwide/target/debug/deps/libtime_macros-b24a6e6e2da8c4ae.rlib" "/opt/rustwide/target/debug/deps/libstandback-817594d5ebf55337.rlib" "/opt/rustwide/target/debug/deps/libfxhash-872fa3ddce480efd.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-a08bfedee3afd0a5.rlib" "/opt/rustwide/target/debug/deps/libactix_utils-493f03c09b559b7a.rlib" "/opt/rustwide/target/debug/deps/libactix_connect-be3e8c38d452afeb.rlib" "/opt/rustwide/target/debug/deps/libtrust_dns_resolver-56b8712a49038162.rlib" "/opt/rustwide/target/debug/deps/libresolv_conf-c97cae7ef0b8ba89.rlib" "/opt/rustwide/target/debug/deps/libhostname-a50e98c0ac70057e.rlib" "/opt/rustwide/target/debug/deps/libmatch_cfg-1a849a456b86442e.rlib" "/opt/rustwide/target/debug/deps/libquick_error-9cd81c23851a22ab.rlib" "/opt/rustwide/target/debug/deps/libtrust_dns_proto-e6c637038a68a273.rlib" "/opt/rustwide/target/debug/deps/librand-051bba367809d3ef.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-393b4ffcd938a14e.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-004417b0d118bdf5.rlib" "/opt/rustwide/target/debug/deps/librand_core-6827ea938191fc05.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-558043f21296c611.rlib" "/opt/rustwide/target/debug/deps/liburl-32543d96fd785ed1.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-4936dc47b2188a4a.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-0d8ae709ba835adc.rlib" "/opt/rustwide/target/debug/deps/libidna-dd6ed9d5d7d21662.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-472dfe3247e8490d.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-3ea7624e027cd19d.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-79e05a5247fc8fe1.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-4760f969381f3a69.rlib" "/opt/rustwide/target/debug/deps/libmatches-e50d8b3702610141.rlib" "/opt/rustwide/target/debug/deps/libthiserror-0d12de85a4db214d.rlib" "/opt/rustwide/target/debug/deps/liblru_cache-c33611a2ef25614c.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-e530dc5991ca3474.rlib" "/opt/rustwide/target/debug/deps/libfutures-4f1013d0a1558ccc.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-7e7de11a74d1658f.rlib" "/opt/rustwide/target/debug/deps/libeither-8780cecc3b77331d.rlib" "/opt/rustwide/target/debug/deps/libh2-29aae7ceb5f90168.rlib" "/opt/rustwide/target/debug/deps/libtracing_futures-df26ad169ffcb3c7.rlib" "/opt/rustwide/target/debug/deps/libtracing-13893f25068f8962.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-8046ea6c8d06ef89.rlib" "/opt/rustwide/target/debug/deps/libindexmap-f9c3c1de38c62b7f.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-58b681a40238888b.rlib" "/opt/rustwide/target/debug/deps/libhttp-b950536af910ffdd.rlib" "/opt/rustwide/target/debug/deps/libitoa-8e758d1d5247eab4.rlib" "/opt/rustwide/target/debug/deps/libbytes-a60e40d0e9b2600c.rlib" "/opt/rustwide/target/debug/deps/libactix_service-fc95b52b8963afde.rlib" "/opt/rustwide/target/debug/deps/libactix_codec-930ff5a1dab4830a.rlib" "/opt/rustwide/target/debug/deps/libpin_project-da472d7abf3fe28d.rlib" "/opt/rustwide/target/debug/deps/libactix-2c9b42cbe4c38b17.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-f04e5ac673c08d4e.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-20b8b34ae36df9ad.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-ebc1d734ababec95.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-ae14c9fb41bfd017.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-fb2734569e3a2db7.rlib" "/opt/rustwide/target/debug/deps/libpin_project-454256232b6a6200.rlib" "/opt/rustwide/target/debug/deps/libbitflags-7f78c1de5599d643.rlib" "/opt/rustwide/target/debug/deps/libactix_rt-24ebda9c7fbc8810.rlib" "/opt/rustwide/target/debug/deps/libactix_threadpool-9030185003e6b187.rlib" "/opt/rustwide/target/debug/deps/libthreadpool-bb5da750c371c8f6.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-56c254b03452f14e.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-92cbb37d1d2ce718.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-fd848d071d79d04c.rlib" "/opt/rustwide/target/debug/deps/liblock_api-5b51a54995eccd76.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-e88ee3fdd4df8593.rlib" "/opt/rustwide/target/debug/deps/libinstant-200c7aeea5a047b0.rlib" "/opt/rustwide/target/debug/deps/libtokio-243b7d4b69758423.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-b37ab7c9a2d3ff25.rlib" "/opt/rustwide/target/debug/deps/libfnv-03632dd09ca25027.rlib" "/opt/rustwide/target/debug/deps/libmio_uds-6df755491fbc3c17.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-ff2d4c059a61c830.rlib" "/opt/rustwide/target/debug/deps/libmio-ecc8b8baec988323.rlib" "/opt/rustwide/target/debug/deps/liblog-106a529cec7317ee.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-755744d3ca57570c.rlib" "/opt/rustwide/target/debug/deps/libiovec-3c85477470b2a07a.rlib" "/opt/rustwide/target/debug/deps/libnet2-a891d9d5cc1b8897.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-c4f6196cf7d68209.rlib" "/opt/rustwide/target/debug/deps/liblibc-2e8bd4bf951429ab.rlib" "/opt/rustwide/target/debug/deps/libbytes-35b31d3ce42c8c1d.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-e4662d347a5e4539.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-9772763eab2c8bd0.rlib" "/opt/rustwide/target/debug/deps/libcopyless-118554c81cd93b91.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-4f7e45d99d284f0c.rlib" "/opt/rustwide/target/debug/deps/libmemchr-d849963a99f05d1a.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-a3888f1d25306f13.rlib" "/opt/rustwide/target/debug/deps/libslab-396e4fea689eef7d.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-a66b1977078d6182.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-d46c373c6e498d3e.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-b10c0dd2b387f299.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-08ee51cda453be96.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-2d81f808b55a4abd.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-c4a11bbe98fbbc7e.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-21256c14e4504640.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-986e7fea4474d4d2.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-91d85f45babdb06e.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-756509c31813f9a6.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-5c2ef587e740c0cc.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-ad8f9371d31db1b3.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-402820fb3b4d3dd8.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-5e8e903f07dc8747.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-7ab9ae5080c07187.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-c8e8d47c6bf14de2.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-5a02dbb58abd015a.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-cedc8fec61444895.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-a1c96351c52bc56a.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-e41c6d24baeb2249.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-62493b241881590c.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-a1fd7734706d5518.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-c8ded1707ad10767.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-1eec8756baa5bc24.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" [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" "e0b695c9401f2c82ac297f3ce8f5bf8706833a9e15239677b329b23cdc34e2e9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e0b695c9401f2c82ac297f3ce8f5bf8706833a9e15239677b329b23cdc34e2e9", kill_on_drop: false }` [INFO] [stdout] e0b695c9401f2c82ac297f3ce8f5bf8706833a9e15239677b329b23cdc34e2e9