[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 master#b70888601af92f6cdc0364abab3446e418b91d36 for pr-86479 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpooyamb%2Factix-storage" "/workspace/builds/worker-20/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-20/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/pooyamb/actix-storage on toolchain b70888601af92f6cdc0364abab3446e418b91d36 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "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-20/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-20/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-20/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b5588a6b4bc90eaca40aae7581b4df5550ad6c87bdf2c4ec19a42e80b503daf1 [INFO] running `Command { std: "docker" "start" "-a" "b5588a6b4bc90eaca40aae7581b4df5550ad6c87bdf2c4ec19a42e80b503daf1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b5588a6b4bc90eaca40aae7581b4df5550ad6c87bdf2c4ec19a42e80b503daf1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b5588a6b4bc90eaca40aae7581b4df5550ad6c87bdf2c4ec19a42e80b503daf1", kill_on_drop: false }` [INFO] [stdout] b5588a6b4bc90eaca40aae7581b4df5550ad6c87bdf2c4ec19a42e80b503daf1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-20/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-20/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] eeb895f1971d0ce470c83fcecce8176619c94338a409ffede215ad28d0c3b868 [INFO] running `Command { std: "docker" "start" "-a" "eeb895f1971d0ce470c83fcecce8176619c94338a409ffede215ad28d0c3b868", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.28 [INFO] [stderr] Compiling syn v1.0.74 [INFO] [stderr] Compiling libc v0.2.98 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling futures-core v0.3.16 [INFO] [stderr] Compiling slab v0.4.3 [INFO] [stderr] Compiling futures-sink v0.3.16 [INFO] [stderr] Compiling futures-channel v0.3.16 [INFO] [stderr] Compiling futures-io v0.3.16 [INFO] [stderr] Compiling proc-macro-nested v0.1.7 [INFO] [stderr] Compiling pin-project-lite v0.2.7 [INFO] [stderr] Compiling futures-task v0.3.16 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling fnv v1.0.7 [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.127 [INFO] [stderr] Compiling serde v1.0.127 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling itoa v0.4.7 [INFO] [stderr] Compiling bytes v1.0.1 [INFO] [stderr] Compiling copyless v0.1.5 [INFO] [stderr] Compiling typenum v1.13.0 [INFO] [stderr] Compiling async-trait v0.1.51 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling linked-hash-map v0.5.4 [INFO] [stderr] Compiling unicode-segmentation v1.8.0 [INFO] [stderr] Compiling match_cfg v0.1.0 [INFO] [stderr] Compiling const_fn v0.4.8 [INFO] [stderr] Compiling cc v1.0.69 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling httparse v1.4.1 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling encoding_rs v0.8.28 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling serde_json v1.0.66 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling cpufeatures v0.1.5 [INFO] [stderr] Compiling language-tags v0.2.2 [INFO] [stderr] Compiling dtoa v0.4.8 [INFO] [stderr] Compiling half v1.7.1 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [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 futures-macro v0.3.16 [INFO] [stderr] Compiling futures-util v0.3.16 [INFO] [stderr] Compiling instant v0.1.10 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling memoffset v0.6.4 [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 tracing-core v0.1.18 [INFO] [stderr] Compiling tinyvec v1.3.1 [INFO] [stderr] Compiling lru-cache v0.1.2 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling standback v0.2.17 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling time v0.2.27 [INFO] [stderr] Compiling cookie v0.14.4 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling http v0.2.4 [INFO] [stderr] Compiling bytestring v1.0.0 [INFO] [stderr] Compiling tracing v0.1.26 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling crossbeam-channel v0.4.4 [INFO] [stderr] Compiling quote v1.0.9 [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 parking_lot_core v0.8.3 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling hostname v0.3.1 [INFO] [stderr] Compiling socket2 v0.3.19 [INFO] [stderr] Compiling flate2 v1.0.20 [INFO] [stderr] Compiling fs2 v0.4.3 [INFO] [stderr] Compiling brotli-sys v0.3.2 [INFO] [stderr] Compiling threadpool v1.8.1 [INFO] [stderr] Compiling dashmap v4.0.2 [INFO] [stderr] Compiling resolv-conf v0.7.0 [INFO] [stderr] Compiling parking_lot v0.11.1 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling mio v0.6.23 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling sled v0.34.6 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling sha-1 v0.9.7 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling mio-uds v0.6.8 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling brotli2 v0.3.2 [INFO] [stderr] Compiling synstructure v0.12.5 [INFO] [stderr] Compiling tokio-macros v0.2.6 [INFO] [stderr] Compiling derive_more v0.99.16 [INFO] [stderr] Compiling actix-macros v0.1.3 [INFO] [stderr] Compiling thiserror-impl v1.0.26 [INFO] [stderr] Compiling time-macros-impl v0.1.2 [INFO] [stderr] Compiling enum-as-inner v0.3.3 [INFO] [stderr] Compiling pin-project-internal v1.0.8 [INFO] [stderr] Compiling actix-web-codegen v0.4.0 [INFO] [stderr] Compiling actix_derive v0.5.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.26 [INFO] [stderr] Compiling pin-project v0.4.28 [INFO] [stderr] Compiling pin-project v1.0.8 [INFO] [stderr] Compiling tracing-futures v0.2.5 [INFO] [stderr] Compiling actix-threadpool v0.3.3 [INFO] [stderr] Compiling tokio-util v0.3.1 [INFO] [stderr] Compiling actix-rt v1.1.1 [INFO] [stderr] Compiling actix-service v1.0.6 [INFO] [stderr] Compiling futures-executor v0.3.16 [INFO] [stderr] Compiling combine v4.6.0 [INFO] [stderr] Compiling actix-codec v0.3.0 [INFO] [stderr] Compiling h2 v0.2.7 [INFO] [stderr] Compiling futures v0.3.16 [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 actix-connect v2.0.0 [INFO] [stderr] Compiling serde_urlencoded v0.7.0 [INFO] [stderr] Compiling actix-router v0.2.7 [INFO] [stderr] Compiling serde_cbor v0.11.1 [INFO] [stderr] Compiling serde_yaml v0.8.17 [INFO] [stderr] Compiling ron v0.6.4 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling quick-xml v0.22.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-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-dashmap v0.2.0 (/opt/rustwide/workdir/actix-storage-dashmap) [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 actix-storage-redis v0.2.0 (/opt/rustwide/workdir/actix-storage-redis) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 4m 58s [INFO] running `Command { std: "docker" "inspect" "eeb895f1971d0ce470c83fcecce8176619c94338a409ffede215ad28d0c3b868", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "eeb895f1971d0ce470c83fcecce8176619c94338a409ffede215ad28d0c3b868", kill_on_drop: false }` [INFO] [stdout] eeb895f1971d0ce470c83fcecce8176619c94338a409ffede215ad28d0c3b868 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-20/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-20/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 873bfb83ac45b8ad9c86e5bd62ffcf7830e8ab8c6b43028ac8ef7eaa2c094518 [INFO] running `Command { std: "docker" "start" "-a" "873bfb83ac45b8ad9c86e5bd62ffcf7830e8ab8c6b43028ac8ef7eaa2c094518", 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.3 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling actix-storage-redis v0.2.0 (/opt/rustwide/workdir/actix-storage-redis) [INFO] [stderr] Compiling actix-storage-hashmap v0.2.0 (/opt/rustwide/workdir/actix-storage-hashmap) [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] [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-sled`; 1 warning emitted [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name actix_storage_sled --edition=2018 actix-storage-sled/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="actor"' --cfg 'feature="byteorder"' --cfg 'feature="delay-queue"' --cfg 'feature="zerocopy"' -C metadata=a8bb7bc09c8963d9 -C extra-filename=-a8bb7bc09c8963d9 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern actix=/opt/rustwide/target/debug/deps/libactix-9f278b438123e768.rlib --extern actix_rt=/opt/rustwide/target/debug/deps/libactix_rt-92159b836b1ba362.rlib --extern actix_storage=/opt/rustwide/target/debug/deps/libactix_storage-6a28d383620741f9.rlib --extern actix_web=/opt/rustwide/target/debug/deps/libactix_web-8089fd5f61ae9d5c.rlib --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-2680ac2c322b33bc.so --extern byteorder=/opt/rustwide/target/debug/deps/libbyteorder-f328109de99d6196.rlib --extern delay_queue=/opt/rustwide/target/debug/deps/libdelay_queue-a40900112f770b59.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-01281b64fe0b6ea0.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-b07cec5d3ef651e2.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-26d82a7edc224167.rlib --extern sled=/opt/rustwide/target/debug/deps/libsled-8eff72946fc1f322.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-eba99dceb53162fd.rlib --extern zerocopy=/opt/rustwide/target/debug/deps/libzerocopy-2431044351bee896.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/brotli-sys-0a9ec805dbf5bb55/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" "/opt/rustwide/target/debug/examples/fibonacci-a35c44d681e6e987.fibonacci.c4957ad0-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/fibonacci-a35c44d681e6e987.fibonacci.c4957ad0-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/fibonacci-a35c44d681e6e987.fibonacci.c4957ad0-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/fibonacci-a35c44d681e6e987.fibonacci.c4957ad0-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/fibonacci-a35c44d681e6e987.fibonacci.c4957ad0-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/fibonacci-a35c44d681e6e987.fibonacci.c4957ad0-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/fibonacci-a35c44d681e6e987.fibonacci.c4957ad0-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/fibonacci-a35c44d681e6e987.fibonacci.c4957ad0-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/fibonacci-a35c44d681e6e987.fibonacci.c4957ad0-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/fibonacci-a35c44d681e6e987.fibonacci.c4957ad0-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/fibonacci-a35c44d681e6e987.fibonacci.c4957ad0-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/fibonacci-a35c44d681e6e987.fibonacci.c4957ad0-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/fibonacci-a35c44d681e6e987.fibonacci.c4957ad0-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/fibonacci-a35c44d681e6e987.fibonacci.c4957ad0-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/fibonacci-a35c44d681e6e987.fibonacci.c4957ad0-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/fibonacci-a35c44d681e6e987.fibonacci.c4957ad0-cgu.9.rcgu.o" "/opt/rustwide/target/debug/examples/fibonacci-a35c44d681e6e987.1g7fkxj2h8zeea8g.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/brotli-sys-0a9ec805dbf5bb55/out" "-L" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libactix_storage_hashmap-95ce4abc5bec6f20.rlib" "/opt/rustwide/target/debug/deps/libactix_storage-6a28d383620741f9.rlib" "/opt/rustwide/target/debug/deps/libquick_xml-0ad553929dfe9935.rlib" "/opt/rustwide/target/debug/deps/libbincode-8028d2af16855ba2.rlib" "/opt/rustwide/target/debug/deps/libserde_yaml-47b1d7872e11c7b2.rlib" "/opt/rustwide/target/debug/deps/libdtoa-1412316b040be4e0.rlib" "/opt/rustwide/target/debug/deps/libyaml_rust-fc2ac5b964651b53.rlib" "/opt/rustwide/target/debug/deps/libron-8af3a29c5897d240.rlib" "/opt/rustwide/target/debug/deps/libserde_cbor-ba9aae0eb560bb8c.rlib" "/opt/rustwide/target/debug/deps/libhalf-21ae6a2f1c63a93f.rlib" "/opt/rustwide/target/debug/deps/libactix_web-8089fd5f61ae9d5c.rlib" "/opt/rustwide/target/debug/deps/libactix_tls-fd20a111625f85a5.rlib" "/opt/rustwide/target/debug/deps/libawc-170d7b1dcc874eca.rlib" "/opt/rustwide/target/debug/deps/libactix_server-d8eba3a0633a1c4f.rlib" "/opt/rustwide/target/debug/deps/libsocket2-c459b3df7c3e2a43.rlib" "/opt/rustwide/target/debug/deps/libactix_router-f11b12b87bd3de90.rlib" "/opt/rustwide/target/debug/deps/libbytestring-228be29ee52ad520.rlib" "/opt/rustwide/target/debug/deps/libactix_http-54a40721c0749825.rlib" "/opt/rustwide/target/debug/deps/libbase64-8b10e97376989597.rlib" "/opt/rustwide/target/debug/deps/libhttparse-f7812cb6d77bb4bb.rlib" "/opt/rustwide/target/debug/deps/libsha1-7a777f711b6f6bf8.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-49e4328bd37edb6c.rlib" "/opt/rustwide/target/debug/deps/libcpufeatures-3fc5ee202da1d2c8.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-94640a91528f1818.rlib" "/opt/rustwide/target/debug/deps/libdigest-4312c65daf5babba.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-4eff79de3fa0ab05.rlib" "/opt/rustwide/target/debug/deps/libtypenum-0d64906a7293a7d7.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-8b2aff2c96238937.rlib" "/opt/rustwide/target/debug/deps/libserde_json-66d2922fa732e778.rlib" "/opt/rustwide/target/debug/deps/libryu-e6fb900e507a464e.rlib" "/opt/rustwide/target/debug/deps/libcookie-a5cb9143ec2bb682.rlib" "/opt/rustwide/target/debug/deps/libserde-26d82a7edc224167.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-d8ad441518f60041.rlib" "/opt/rustwide/target/debug/deps/libregex-ad04562af618083d.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-250202f4e3df1212.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-cfec10257cbd629b.rlib" "/opt/rustwide/target/debug/deps/liblanguage_tags-ef4b8b002da7e23f.rlib" "/opt/rustwide/target/debug/deps/libmime-255653d28c915291.rlib" "/opt/rustwide/target/debug/deps/libflate2-5d7c1b2f00988b94.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-b9be161bd4ca1b40.rlib" "/opt/rustwide/target/debug/deps/libadler-04e4bd7392188ec3.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-e95baee0ab125333.rlib" "/opt/rustwide/target/debug/deps/libbrotli2-2c6110aa1f577703.rlib" "/opt/rustwide/target/debug/deps/libbrotli_sys-98a4f709caa09831.rlib" "/opt/rustwide/target/debug/deps/libtime-da9b4fc03651c84f.rlib" "/opt/rustwide/target/debug/deps/libtime_macros-daed5ab1919473fe.rlib" "/opt/rustwide/target/debug/deps/libstandback-2f738df25f050975.rlib" "/opt/rustwide/target/debug/deps/libfxhash-cbf5cbf2070b3be9.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-f328109de99d6196.rlib" "/opt/rustwide/target/debug/deps/libactix_utils-076d1cd0dda7ba5a.rlib" "/opt/rustwide/target/debug/deps/libactix_connect-7eea4866c27a4383.rlib" "/opt/rustwide/target/debug/deps/libtrust_dns_resolver-bfb02046da2cb7fa.rlib" "/opt/rustwide/target/debug/deps/libresolv_conf-4e080dcd5b0904de.rlib" "/opt/rustwide/target/debug/deps/libhostname-2994010000761d16.rlib" "/opt/rustwide/target/debug/deps/libmatch_cfg-3d6cf35136ae4cf3.rlib" "/opt/rustwide/target/debug/deps/libquick_error-5ca0b2d5261a4c49.rlib" "/opt/rustwide/target/debug/deps/libtrust_dns_proto-4f6bc648bc39486a.rlib" "/opt/rustwide/target/debug/deps/librand-02156b303290df34.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-5fc1fb21c0df22e5.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-82bdeb907cc2ed56.rlib" "/opt/rustwide/target/debug/deps/librand_core-c6c641f031d9b514.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-54fe964c1e0f970b.rlib" "/opt/rustwide/target/debug/deps/liburl-eb3918a50331e149.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-d7d6f9fac1ee70de.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-98a88b5b53b82a03.rlib" "/opt/rustwide/target/debug/deps/libidna-25d28862c194ea27.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-3fb7aa12e091aaa0.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-58b26917c8f79f70.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-3da38bc1578ec686.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-8dbcfed52415a45a.rlib" "/opt/rustwide/target/debug/deps/libmatches-ec803435b0d6dbd5.rlib" "/opt/rustwide/target/debug/deps/libthiserror-eba99dceb53162fd.rlib" "/opt/rustwide/target/debug/deps/liblru_cache-fd9d0298f631f5c1.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-652c6f4943ddd406.rlib" "/opt/rustwide/target/debug/deps/libfutures-25f61badab604075.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-3b9614c5a5ba56d2.rlib" "/opt/rustwide/target/debug/deps/libeither-876b47f101a5b5e1.rlib" "/opt/rustwide/target/debug/deps/libh2-4ee4b467987a1753.rlib" "/opt/rustwide/target/debug/deps/libtracing_futures-63cf37fc2acfe0e5.rlib" "/opt/rustwide/target/debug/deps/libtracing-287759750cca991e.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-ae2e970728cd160a.rlib" "/opt/rustwide/target/debug/deps/libindexmap-ad802e4cbbe71e86.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-013c7f75422a41d2.rlib" "/opt/rustwide/target/debug/deps/libhttp-f609da54dca0bd28.rlib" "/opt/rustwide/target/debug/deps/libitoa-15077810ecc9e84e.rlib" "/opt/rustwide/target/debug/deps/libbytes-d756a69163f1ed00.rlib" "/opt/rustwide/target/debug/deps/libactix_service-4ef2685e8e6f5640.rlib" "/opt/rustwide/target/debug/deps/libactix_codec-2d36ca4a9e1f26dd.rlib" "/opt/rustwide/target/debug/deps/libpin_project-a2c36d4ba77d54f6.rlib" "/opt/rustwide/target/debug/deps/libactix-9f278b438123e768.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-c1bfc0cc6a39612d.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-535c06e7d7e0b10d.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-8d7272f5f34985a5.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-2d047839a5a31cff.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-5d0e85eb7371e68d.rlib" "/opt/rustwide/target/debug/deps/libpin_project-0911103d91f1d0f2.rlib" "/opt/rustwide/target/debug/deps/libbitflags-603a79344a96ee73.rlib" "/opt/rustwide/target/debug/deps/libactix_rt-92159b836b1ba362.rlib" "/opt/rustwide/target/debug/deps/libactix_threadpool-e76ada5da8aea91e.rlib" "/opt/rustwide/target/debug/deps/libthreadpool-8ae40f608742f89b.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-3e541f430b0056eb.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-64072f810a9fbd5c.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-b929442ec94eac6b.rlib" "/opt/rustwide/target/debug/deps/liblock_api-28302a5e66dc2110.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-4b059ff10415273f.rlib" "/opt/rustwide/target/debug/deps/libinstant-d8a2dd9f8b051778.rlib" "/opt/rustwide/target/debug/deps/libtokio-d23e4b7a423aa720.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-9065a1018f5a9795.rlib" "/opt/rustwide/target/debug/deps/libfnv-74d41fd10066a65d.rlib" "/opt/rustwide/target/debug/deps/libmio_uds-a3c8702c623a1394.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-f67718dd40129317.rlib" "/opt/rustwide/target/debug/deps/libmio-e7e1df196cd64b81.rlib" "/opt/rustwide/target/debug/deps/liblog-01281b64fe0b6ea0.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-477585129feec44c.rlib" "/opt/rustwide/target/debug/deps/libiovec-3b0af272951b5d34.rlib" "/opt/rustwide/target/debug/deps/libnet2-da117162997a15f5.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-de9cbe0cb77e19a3.rlib" "/opt/rustwide/target/debug/deps/liblibc-28182bd7f8d5f203.rlib" "/opt/rustwide/target/debug/deps/libbytes-e9809c8e462b433a.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-52c2afb26197e5db.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-2373f89db8adc0bf.rlib" "/opt/rustwide/target/debug/deps/libcopyless-63890fe8dc2810a6.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-d6d93b693d8efc22.rlib" "/opt/rustwide/target/debug/deps/libmemchr-681e4e98e8957ba6.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-82efe82d4bf460c4.rlib" "/opt/rustwide/target/debug/deps/libslab-3fe28842158339e2.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-72d950b52bab5083.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-15f57167bec17024.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-6658f7c5b0898ee7.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-e8bd866adc195128.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-875b169c8a7625c4.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-8d7d9e7b3a8cf276.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-9c44f1fe63de3edb.rlib" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-5dfdbb680ac299a1.rlib" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-353beaf877db2fdf.rlib" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-cd4abd33332d2d3f.rlib" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-3b908b5b50ddd80c.rlib" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-9cafd3521b5532d3.rlib" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-7b0935832903a9ac.rlib" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-8a349b13d67c76e3.rlib" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-9d41e7cb09eafd8e.rlib" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-095194fedb4c0ec4.rlib" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-968cf83f088269ec.rlib" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-e63bbb95a6beff5c.rlib" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-9f216e67c2916fa5.rlib" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-4688b763605c6a0e.rlib" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-a9b2dc3244289321.rlib" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-52d5241975807511.rlib" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-9924c22ae1efcf66.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-003d83a588984e1f.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/fibonacci-a35c44d681e6e987" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-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" "873bfb83ac45b8ad9c86e5bd62ffcf7830e8ab8c6b43028ac8ef7eaa2c094518", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "873bfb83ac45b8ad9c86e5bd62ffcf7830e8ab8c6b43028ac8ef7eaa2c094518", kill_on_drop: false }` [INFO] [stdout] 873bfb83ac45b8ad9c86e5bd62ffcf7830e8ab8c6b43028ac8ef7eaa2c094518