[INFO] fetching crate telexide-fork 0.2.1... [INFO] testing telexide-fork-0.2.1 against master#c5842b0be783dffa5a49693541acb79115c7eeef for pr-102570 [INFO] extracting crate telexide-fork 0.2.1 into /workspace/builds/worker-2/source [INFO] validating manifest of crates.io crate telexide-fork 0.2.1 on toolchain c5842b0be783dffa5a49693541acb79115c7eeef [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+c5842b0be783dffa5a49693541acb79115c7eeef" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate telexide-fork 0.2.1 [INFO] finished tweaking crates.io crate telexide-fork 0.2.1 [INFO] tweaked toml for crates.io crate telexide-fork 0.2.1 written to /workspace/builds/worker-2/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+c5842b0be783dffa5a49693541acb79115c7eeef" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+c5842b0be783dffa5a49693541acb79115c7eeef" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded telexide_fork_proc_macros v0.1.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:bb5b0feb4f87116a4ea905b7ff5bf5b85913db05e9f0fbc1abdd3168928d9075" "/opt/rustwide/cargo-home/bin/cargo" "+c5842b0be783dffa5a49693541acb79115c7eeef" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e62a09e06174f509297887893588d2426829f7f929e2aade0b95e24d3548966d [INFO] running `Command { std: "docker" "start" "-a" "e62a09e06174f509297887893588d2426829f7f929e2aade0b95e24d3548966d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e62a09e06174f509297887893588d2426829f7f929e2aade0b95e24d3548966d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e62a09e06174f509297887893588d2426829f7f929e2aade0b95e24d3548966d", kill_on_drop: false }` [INFO] [stdout] e62a09e06174f509297887893588d2426829f7f929e2aade0b95e24d3548966d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "RUSTDOCFLAGS=--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:bb5b0feb4f87116a4ea905b7ff5bf5b85913db05e9f0fbc1abdd3168928d9075" "/opt/rustwide/cargo-home/bin/cargo" "+c5842b0be783dffa5a49693541acb79115c7eeef" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b529411c330dfcda216348bc76b0d9c08120fa90814842739e4b0c9c5c3c8375 [INFO] running `Command { std: "docker" "start" "-a" "b529411c330dfcda216348bc76b0d9c08120fa90814842739e4b0c9c5c3c8375", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling proc-macro2 v1.0.47 [INFO] [stderr] Compiling quote v1.0.21 [INFO] [stderr] Compiling unicode-ident v1.0.5 [INFO] [stderr] Compiling syn v1.0.103 [INFO] [stderr] Compiling libc v0.2.137 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling pin-project-lite v0.2.9 [INFO] [stderr] Compiling once_cell v1.16.0 [INFO] [stderr] Compiling cc v1.0.76 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling futures-core v0.3.25 [INFO] [stderr] Compiling bytes v1.2.1 [INFO] [stderr] Compiling futures-sink v0.3.25 [INFO] [stderr] Compiling futures-channel v0.3.25 [INFO] [stderr] Compiling futures-task v0.3.25 [INFO] [stderr] Compiling futures-util v0.3.25 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling futures-io v0.3.25 [INFO] [stderr] Compiling pkg-config v0.3.26 [INFO] [stderr] Compiling tracing-core v0.1.30 [INFO] [stderr] Compiling itoa v1.0.4 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling http v0.2.8 [INFO] [stderr] Compiling tokio v1.21.2 [INFO] [stderr] Compiling slab v0.4.7 [INFO] [stderr] Compiling indexmap v1.9.1 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling anyhow v1.0.66 [INFO] [stderr] Compiling tower-service v0.3.2 [INFO] [stderr] Compiling openssl v0.10.42 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling base64 v0.13.1 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling serde_derive v1.0.147 [INFO] [stderr] Compiling http-body v0.4.5 [INFO] [stderr] Compiling httpdate v1.0.2 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling socket2 v0.4.7 [INFO] [stderr] Compiling mio v0.8.5 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling num_cpus v1.14.0 [INFO] [stderr] Compiling getrandom v0.2.8 [INFO] [stderr] Compiling either v1.8.0 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling lock_api v0.4.9 [INFO] [stderr] Compiling serde v1.0.147 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling async-trait v0.1.58 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling smallvec v1.10.0 [INFO] [stderr] Compiling tower-layer v0.3.2 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling traitobject v0.1.0 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling openssl-sys v0.9.77 [INFO] [stderr] Compiling serde_json v1.0.87 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling unsafe-any v0.4.2 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling percent-encoding v2.2.0 [INFO] [stderr] Compiling ryu v1.0.11 [INFO] [stderr] Compiling iana-time-zone v0.1.53 [INFO] [stderr] Compiling typemap v0.3.3 [INFO] [stderr] Compiling paste v1.0.9 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling chrono v0.4.22 [INFO] [stderr] Compiling sct v0.6.1 [INFO] [stderr] Compiling webpki v0.21.4 [INFO] [stderr] Compiling rustls v0.19.1 [INFO] [stderr] Compiling tokio-macros v1.8.0 [INFO] [stderr] Compiling futures-macro v0.3.25 [INFO] [stderr] Compiling tracing-attributes v0.1.23 [INFO] [stderr] Compiling pin-project-internal v1.0.12 [INFO] [stderr] Compiling openssl-macros v0.1.0 [INFO] [stderr] Compiling async-stream-impl v0.3.3 [INFO] [stderr] Compiling prost-derive v0.9.0 [INFO] [stderr] Compiling telexide_fork_proc_macros v0.1.1 [INFO] [stderr] Compiling rustls-native-certs v0.5.0 [INFO] [stderr] Compiling async-stream v0.3.3 [INFO] [stderr] Compiling pin-project v1.0.12 [INFO] [stderr] Compiling prost v0.9.0 [INFO] [stderr] Compiling tracing v0.1.37 [INFO] [stderr] Compiling tracing-futures v0.2.5 [INFO] [stderr] Compiling futures-executor v0.3.25 [INFO] [stderr] Compiling futures v0.3.25 [INFO] [stderr] Compiling tokio-util v0.7.4 [INFO] [stderr] Compiling tokio-io-timeout v1.2.0 [INFO] [stderr] Compiling tokio-native-tls v0.3.0 [INFO] [stderr] Compiling tokio-rustls v0.22.0 [INFO] [stderr] Compiling tokio-util v0.6.10 [INFO] [stderr] Compiling tokio-stream v0.1.11 [INFO] [stderr] Compiling h2 v0.3.15 [INFO] [stderr] Compiling tower v0.4.13 [INFO] [stderr] Compiling hyper v0.14.23 [INFO] [stderr] Compiling hyper-timeout v0.4.1 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling tonic v0.6.2 [INFO] [stderr] Compiling telexide-fork v0.2.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 20s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: traitobject v0.1.0 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] running `Command { std: "docker" "inspect" "b529411c330dfcda216348bc76b0d9c08120fa90814842739e4b0c9c5c3c8375", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b529411c330dfcda216348bc76b0d9c08120fa90814842739e4b0c9c5c3c8375", kill_on_drop: false }` [INFO] [stdout] b529411c330dfcda216348bc76b0d9c08120fa90814842739e4b0c9c5c3c8375 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "RUSTDOCFLAGS=--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:bb5b0feb4f87116a4ea905b7ff5bf5b85913db05e9f0fbc1abdd3168928d9075" "/opt/rustwide/cargo-home/bin/cargo" "+c5842b0be783dffa5a49693541acb79115c7eeef" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] bf4bee5241091ea84e34fd4f8c11a07f66fc49a51d7caea66605ae26ce894a1a [INFO] running `Command { std: "docker" "start" "-a" "bf4bee5241091ea84e34fd4f8c11a07f66fc49a51d7caea66605ae26ce894a1a", kill_on_drop: false }` [INFO] [stderr] Compiling telexide-fork v0.2.1 (/opt/rustwide/workdir) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcaPXCzk/symbols.o" "/opt/rustwide/target/debug/deps/macros-5bb684f397e341b1.macros.842ecdf6-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/macros-5bb684f397e341b1.macros.842ecdf6-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/macros-5bb684f397e341b1.macros.842ecdf6-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/macros-5bb684f397e341b1.macros.842ecdf6-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/macros-5bb684f397e341b1.macros.842ecdf6-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/macros-5bb684f397e341b1.macros.842ecdf6-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/macros-5bb684f397e341b1.macros.842ecdf6-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/macros-5bb684f397e341b1.macros.842ecdf6-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/macros-5bb684f397e341b1.macros.842ecdf6-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/macros-5bb684f397e341b1.macros.842ecdf6-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/macros-5bb684f397e341b1.macros.842ecdf6-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/macros-5bb684f397e341b1.macros.842ecdf6-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/macros-5bb684f397e341b1.macros.842ecdf6-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/macros-5bb684f397e341b1.macros.842ecdf6-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/macros-5bb684f397e341b1.macros.842ecdf6-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/macros-5bb684f397e341b1.macros.842ecdf6-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/macros-5bb684f397e341b1.3lrcy4idyqh2q1bk.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/ring-c4ac6a3ec0ba6018/out" "-L" "/opt/rustwide/rustup-home/toolchains/c5842b0be783dffa5a49693541acb79115c7eeef/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/c5842b0be783dffa5a49693541acb79115c7eeef/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-8d62c2c8a15c5ce5.rlib" "/opt/rustwide/rustup-home/toolchains/c5842b0be783dffa5a49693541acb79115c7eeef/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-e55d33f657a64c1a.rlib" "/opt/rustwide/rustup-home/toolchains/c5842b0be783dffa5a49693541acb79115c7eeef/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-a754c5b6dfcdeb46.rlib" "/opt/rustwide/rustup-home/toolchains/c5842b0be783dffa5a49693541acb79115c7eeef/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-b37cadd6191175fb.rlib" "/opt/rustwide/target/debug/deps/libtelexide_fork-b9c1114a53c5a057.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-13b3bd921b973ca6.rlib" "/opt/rustwide/target/debug/deps/libtokio_native_tls-6d57cb4680da30b6.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-e80c318c89cacb3d.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-9fb528d4b515d117.rlib" "/opt/rustwide/target/debug/deps/libopenssl-0c4c4032ee6d6830.rlib" "/opt/rustwide/target/debug/deps/libbitflags-05dfd5b5d1225bed.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-46b9b5ebdcb273c8.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-ecd28e6fe5f7182e.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-6742578ae7378cd9.rlib" "/opt/rustwide/target/debug/deps/libserde_json-1c64273aa456d8c6.rlib" "/opt/rustwide/target/debug/deps/libryu-35a1e8785e2c84ef.rlib" "/opt/rustwide/target/debug/deps/libfutures-6b136ee5c25b7ca0.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-201033b8981f4a92.rlib" "/opt/rustwide/target/debug/deps/libtypemap-93bee5629b94f36c.rlib" "/opt/rustwide/target/debug/deps/libunsafe_any-6f5c2ff018656ec7.rlib" "/opt/rustwide/target/debug/deps/libtraitobject-cc2b71a6b7ac3384.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-e411eb6bd6f124c5.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-bb40bba124a9ec9b.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-794da2e598533290.rlib" "/opt/rustwide/target/debug/deps/liblock_api-c6bea19f72bcd334.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-ff2bb1f39834214d.rlib" "/opt/rustwide/target/debug/deps/libinstant-e762c784f8da740e.rlib" "/opt/rustwide/target/debug/deps/libchrono-66e84afed4640b04.rlib" "/opt/rustwide/target/debug/deps/libiana_time_zone-ceb6d0b44d512299.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-853ae325bec373f8.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-cf0e9ef357821d68.rlib" "/opt/rustwide/target/debug/deps/libtime-36c1c19830eaf526.rlib" "/opt/rustwide/target/debug/deps/libserde-d8d72c57b2089d76.rlib" "/opt/rustwide/target/debug/deps/libhyper-ed10e8f7d224c773.rlib" "/opt/rustwide/target/debug/deps/libwant-dcafab768cc040e9.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-febba4674ec63f92.rlib" "/opt/rustwide/target/debug/deps/libhttparse-6dd330c0b2d2e3cf.rlib" "/opt/rustwide/target/debug/deps/libh2-4d20493d241acadd.rlib" "/opt/rustwide/target/debug/deps/libindexmap-c6a0d2b9f1b23663.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-e520009dc7a7a6ee.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-3ee2dff6bc4787c3.rlib" "/opt/rustwide/target/debug/deps/libtower_service-2e945a9ae7b7ce84.rlib" "/opt/rustwide/target/debug/deps/libtracing-4771cf308d1eedc8.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-3702fa83ce8ff4f5.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-70e1affe12711084.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-20b3dccc16bf011d.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-8624916460a87f38.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-be3b4c4a8dcd80cc.rlib" "/opt/rustwide/target/debug/deps/libslab-bfbdb28742077af7.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-242e21371afaef11.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-f04cee700c002253.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-2df9af6b02fb94e5.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-b7ff504f33cec58a.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-1eac79b368bfe543.rlib" "/opt/rustwide/target/debug/deps/libtokio-47e2b2dedc6e0e3d.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-8e876afd24903bac.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-a2c731d9df676a0f.rlib" "/opt/rustwide/target/debug/deps/libsocket2-a366a3410636ac6a.rlib" "/opt/rustwide/target/debug/deps/libmemchr-4fce41623cec2314.rlib" "/opt/rustwide/target/debug/deps/libmio-d1f122d54213672f.rlib" "/opt/rustwide/target/debug/deps/liblibc-be771ccdf8acea64.rlib" "/opt/rustwide/target/debug/deps/liblog-1f281fe8445d426c.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-90e3626e3c41eec3.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-f2671a56a138cdc1.rlib" "/opt/rustwide/target/debug/deps/libhttpdate-bf6df8bd166604f2.rlib" "/opt/rustwide/target/debug/deps/libhttp-6d497407bcc090fd.rlib" "/opt/rustwide/target/debug/deps/libitoa-1f0d9d1da4096b5b.rlib" "/opt/rustwide/target/debug/deps/libbytes-5e6b89f5bbd0cc67.rlib" "/opt/rustwide/target/debug/deps/libfnv-22cd72556da4b99c.rlib" "/opt/rustwide/rustup-home/toolchains/c5842b0be783dffa5a49693541acb79115c7eeef/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-f30f0c72643db558.rlib" "/opt/rustwide/rustup-home/toolchains/c5842b0be783dffa5a49693541acb79115c7eeef/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-f568c570fff954b1.rlib" "/opt/rustwide/rustup-home/toolchains/c5842b0be783dffa5a49693541acb79115c7eeef/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-e7b70edde5e55443.rlib" "/opt/rustwide/rustup-home/toolchains/c5842b0be783dffa5a49693541acb79115c7eeef/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-e89379089032cd0e.rlib" "/opt/rustwide/rustup-home/toolchains/c5842b0be783dffa5a49693541acb79115c7eeef/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-e7d90005a619f6ea.rlib" "/opt/rustwide/rustup-home/toolchains/c5842b0be783dffa5a49693541acb79115c7eeef/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-e8fa7b53a3149a70.rlib" "/opt/rustwide/rustup-home/toolchains/c5842b0be783dffa5a49693541acb79115c7eeef/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-db4d651637ed1365.rlib" "/opt/rustwide/rustup-home/toolchains/c5842b0be783dffa5a49693541acb79115c7eeef/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-255c18ca7ff0a7c6.rlib" "/opt/rustwide/rustup-home/toolchains/c5842b0be783dffa5a49693541acb79115c7eeef/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-1791beb5b36e409b.rlib" "/opt/rustwide/rustup-home/toolchains/c5842b0be783dffa5a49693541acb79115c7eeef/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-ab2b83cf39766489.rlib" "/opt/rustwide/rustup-home/toolchains/c5842b0be783dffa5a49693541acb79115c7eeef/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-21993ed5a33c1bb3.rlib" "/opt/rustwide/rustup-home/toolchains/c5842b0be783dffa5a49693541acb79115c7eeef/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-b113a1d1429de7b6.rlib" "/opt/rustwide/rustup-home/toolchains/c5842b0be783dffa5a49693541acb79115c7eeef/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-0aacf29316aaa95c.rlib" "/opt/rustwide/rustup-home/toolchains/c5842b0be783dffa5a49693541acb79115c7eeef/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-fcf994c37af81dc5.rlib" "/opt/rustwide/rustup-home/toolchains/c5842b0be783dffa5a49693541acb79115c7eeef/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-a5319eed00c3264d.rlib" "/opt/rustwide/rustup-home/toolchains/c5842b0be783dffa5a49693541acb79115c7eeef/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-c6c03e024a2f1e46.rlib" "/opt/rustwide/rustup-home/toolchains/c5842b0be783dffa5a49693541acb79115c7eeef/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-522518611024dce5.rlib" "/opt/rustwide/rustup-home/toolchains/c5842b0be783dffa5a49693541acb79115c7eeef/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-05898138a596088a.rlib" "/opt/rustwide/rustup-home/toolchains/c5842b0be783dffa5a49693541acb79115c7eeef/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-b7c79d85cf21a511.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/c5842b0be783dffa5a49693541acb79115c7eeef/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/macros-5bb684f397e341b1" "-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: could not compile `telexide-fork` due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "bf4bee5241091ea84e34fd4f8c11a07f66fc49a51d7caea66605ae26ce894a1a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bf4bee5241091ea84e34fd4f8c11a07f66fc49a51d7caea66605ae26ce894a1a", kill_on_drop: false }` [INFO] [stdout] bf4bee5241091ea84e34fd4f8c11a07f66fc49a51d7caea66605ae26ce894a1a