[INFO] fetching crate elfo-test 0.1.18... [INFO] testing elfo-test-0.1.18 against try#1b74e096b9bfb06f84a3007193dcd2f059cbdf6a for pr-96025-1 [INFO] extracting crate elfo-test 0.1.18 into /workspace/builds/worker-22/source [INFO] validating manifest of crates.io crate elfo-test 0.1.18 on toolchain 1b74e096b9bfb06f84a3007193dcd2f059cbdf6a [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1b74e096b9bfb06f84a3007193dcd2f059cbdf6a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate elfo-test 0.1.18 [INFO] finished tweaking crates.io crate elfo-test 0.1.18 [INFO] tweaked toml for crates.io crate elfo-test 0.1.18 written to /workspace/builds/worker-22/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1b74e096b9bfb06f84a3007193dcd2f059cbdf6a" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1b74e096b9bfb06f84a3007193dcd2f059cbdf6a" "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-22/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-22/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:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+1b74e096b9bfb06f84a3007193dcd2f059cbdf6a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4b3be419734c9c277e5784b7a788e21fe8e2d28f8496f5f13d67837c92085a63 [INFO] running `Command { std: "docker" "start" "-a" "4b3be419734c9c277e5784b7a788e21fe8e2d28f8496f5f13d67837c92085a63", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4b3be419734c9c277e5784b7a788e21fe8e2d28f8496f5f13d67837c92085a63", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4b3be419734c9c277e5784b7a788e21fe8e2d28f8496f5f13d67837c92085a63", kill_on_drop: false }` [INFO] [stdout] 4b3be419734c9c277e5784b7a788e21fe8e2d28f8496f5f13d67837c92085a63 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-22/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-22/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:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+1b74e096b9bfb06f84a3007193dcd2f059cbdf6a" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ba57737b448811034c03770eeaad6f68dcac643d1152f7ad7bbab30494cac9e1 [INFO] running `Command { std: "docker" "start" "-a" "ba57737b448811034c03770eeaad6f68dcac643d1152f7ad7bbab30494cac9e1", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.38 [INFO] [stderr] Compiling unicode-xid v0.2.3 [INFO] [stderr] Compiling syn v1.0.93 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling libc v0.2.125 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling smallvec v1.8.0 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling parking_lot_core v0.9.3 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling serde_derive v1.0.137 [INFO] [stderr] Compiling pin-project-lite v0.2.9 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling serde v1.0.137 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling futures-task v0.3.21 [INFO] [stderr] Compiling futures-sink v0.3.21 [INFO] [stderr] Compiling futures-channel v0.3.21 [INFO] [stderr] Compiling crossbeam-utils v0.8.8 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Compiling slab v0.4.6 [INFO] [stderr] Compiling futures-io v0.3.21 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling unicode-segmentation v1.9.0 [INFO] [stderr] Compiling metrics v0.17.1 [INFO] [stderr] Compiling erased-serde v0.3.20 [INFO] [stderr] Compiling serde_json v1.0.81 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Compiling itoa v1.0.1 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling ryu v1.0.9 [INFO] [stderr] Compiling bytes v1.1.0 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling arc-swap v1.5.0 [INFO] [stderr] Compiling smallbox v0.8.1 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling raw-cpuid v10.3.0 [INFO] [stderr] Compiling tracing-core v0.1.26 [INFO] [stderr] Compiling sharded-slab v0.1.4 [INFO] [stderr] Compiling lock_api v0.4.7 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling slotmap v1.0.6 [INFO] [stderr] Compiling tracing-log v0.1.3 [INFO] [stderr] Compiling getrandom v0.2.6 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling mio v0.8.3 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling quote v1.0.18 [INFO] [stderr] Compiling dashmap v4.0.2 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling parking_lot v0.12.0 [INFO] [stderr] Compiling futures-intrusive v0.4.0 [INFO] [stderr] Compiling once_cell v1.10.0 [INFO] [stderr] Compiling quanta v0.9.3 [INFO] [stderr] Compiling thread_local v1.1.4 [INFO] [stderr] Compiling regex v1.5.5 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling ordered-float v2.10.0 [INFO] [stderr] Compiling matchers v0.1.0 [INFO] [stderr] Compiling futures-macro v0.3.21 [INFO] [stderr] Compiling tokio-macros v1.7.0 [INFO] [stderr] Compiling tracing-attributes v0.1.21 [INFO] [stderr] Compiling pin-project-internal v1.0.10 [INFO] [stderr] Compiling metrics-macros v0.4.1 [INFO] [stderr] Compiling linkme-impl v0.2.10 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Compiling stability v0.1.1 [INFO] [stderr] Compiling sealed v0.3.0 [INFO] [stderr] Compiling elfo-macros v0.1.12 [INFO] [stderr] Compiling tokio v1.18.2 [INFO] [stderr] Compiling linkme v0.2.10 [INFO] [stderr] Compiling pin-project v1.0.10 [INFO] [stderr] Compiling tracing v0.1.34 [INFO] [stderr] Compiling tracing-subscriber v0.3.11 [INFO] [stderr] Compiling elfo-utils v0.1.1 [INFO] [stderr] Compiling tokio-util v0.6.9 [INFO] [stderr] Compiling futures-executor v0.3.21 [INFO] [stderr] Compiling futures v0.3.21 [INFO] [stderr] Compiling serde-value v0.7.0 [INFO] [stderr] Compiling toml v0.5.9 [INFO] [stderr] Compiling elfo-core v0.1.30 [INFO] [stderr] Compiling elfo-configurer v0.1.11 [INFO] [stderr] Compiling elfo-test v0.1.18 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 21.01s [INFO] running `Command { std: "docker" "inspect" "ba57737b448811034c03770eeaad6f68dcac643d1152f7ad7bbab30494cac9e1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ba57737b448811034c03770eeaad6f68dcac643d1152f7ad7bbab30494cac9e1", kill_on_drop: false }` [INFO] [stdout] ba57737b448811034c03770eeaad6f68dcac643d1152f7ad7bbab30494cac9e1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-22/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-22/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:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+1b74e096b9bfb06f84a3007193dcd2f059cbdf6a" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a699f1857f7287a8b6f19d7778edcebd1053d3b093039de1dc22717bb0cfd22b [INFO] running `Command { std: "docker" "start" "-a" "a699f1857f7287a8b6f19d7778edcebd1053d3b093039de1dc22717bb0cfd22b", kill_on_drop: false }` [INFO] [stderr] Compiling elfo-test v0.1.18 (/opt/rustwide/workdir) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/elfo_test-746eaf3b53b25b2a.elfo_test.5ddf353c-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/elfo_test-746eaf3b53b25b2a.elfo_test.5ddf353c-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/elfo_test-746eaf3b53b25b2a.elfo_test.5ddf353c-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/elfo_test-746eaf3b53b25b2a.elfo_test.5ddf353c-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/elfo_test-746eaf3b53b25b2a.elfo_test.5ddf353c-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/elfo_test-746eaf3b53b25b2a.elfo_test.5ddf353c-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/elfo_test-746eaf3b53b25b2a.elfo_test.5ddf353c-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/elfo_test-746eaf3b53b25b2a.elfo_test.5ddf353c-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/elfo_test-746eaf3b53b25b2a.elfo_test.5ddf353c-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/elfo_test-746eaf3b53b25b2a.elfo_test.5ddf353c-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/elfo_test-746eaf3b53b25b2a.elfo_test.5ddf353c-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/elfo_test-746eaf3b53b25b2a.elfo_test.5ddf353c-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/elfo_test-746eaf3b53b25b2a.elfo_test.5ddf353c-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/elfo_test-746eaf3b53b25b2a.elfo_test.5ddf353c-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/elfo_test-746eaf3b53b25b2a.elfo_test.5ddf353c-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/elfo_test-746eaf3b53b25b2a.elfo_test.5ddf353c-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/elfo_test-746eaf3b53b25b2a.35unsrk5lk75sc76.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/1b74e096b9bfb06f84a3007193dcd2f059cbdf6a/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libelfo_configurer-b988049548311399.rlib" "/opt/rustwide/target/debug/deps/libtoml-c407d682e23ad849.rlib" "/opt/rustwide/rustup-home/toolchains/1b74e096b9bfb06f84a3007193dcd2f059cbdf6a/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-24c343f7e96c8ea5.rlib" "/opt/rustwide/rustup-home/toolchains/1b74e096b9bfb06f84a3007193dcd2f059cbdf6a/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-410d0ba1764cd138.rlib" "/opt/rustwide/rustup-home/toolchains/1b74e096b9bfb06f84a3007193dcd2f059cbdf6a/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-46b6eda3c29e605d.rlib" "/opt/rustwide/rustup-home/toolchains/1b74e096b9bfb06f84a3007193dcd2f059cbdf6a/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-9b16cd8832a7b748.rlib" "/opt/rustwide/target/debug/deps/libelfo_core-6728d9fe45ce4daf.rlib" "/opt/rustwide/target/debug/deps/libpin_project-b0c80f9e0fc29028.rlib" "/opt/rustwide/target/debug/deps/libdashmap-6960819a4c48d4fc.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-c7a54909f3d64939.rlib" "/opt/rustwide/target/debug/deps/liblinkme-61022cafd6fb8099.rlib" "/opt/rustwide/target/debug/deps/libmetrics-e298b48fc0744ab8.rlib" "/opt/rustwide/target/debug/deps/libahash-1fd78c2e807f9dd1.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-0f8d6075cbb85ea9.rlib" "/opt/rustwide/target/debug/deps/libfutures-f8913cf1a0663913.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-9321801f26f5e7ff.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-d36207c6c671b7be.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-cc2c366f0800939b.rlib" "/opt/rustwide/target/debug/deps/libslab-bda603b4c4e76b4a.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-2bf0325954747a8f.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-fc22affba0d30485.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-b7ff504f33cec58a.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-46a2fa7e2bed899e.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-7d213b16a2f2adf2.rlib" "/opt/rustwide/target/debug/deps/libtracing_subscriber-da15ca14a24ba727.rlib" "/opt/rustwide/target/debug/deps/libsharded_slab-50f76f6e115e39aa.rlib" "/opt/rustwide/target/debug/deps/libmatchers-efd2945744a2af1d.rlib" "/opt/rustwide/target/debug/deps/libregex_automata-68870cde42a61b21.rlib" "/opt/rustwide/target/debug/deps/libregex-f7baa57f48d210d0.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-da77ebf97166a5ad.rlib" "/opt/rustwide/target/debug/deps/libmemchr-4fce41623cec2314.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-c25dc19d7487cdf7.rlib" "/opt/rustwide/target/debug/deps/libansi_term-48f0fd0ac85ec814.rlib" "/opt/rustwide/target/debug/deps/libthread_local-3bf00941fa88c9f8.rlib" "/opt/rustwide/target/debug/deps/libtracing_log-ff4e85764be31e72.rlib" "/opt/rustwide/target/debug/deps/libtracing-b5bb7de4dcc9d8af.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-f4217ba2570bf51a.rlib" "/opt/rustwide/target/debug/deps/libfxhash-830fa69f9a4eee51.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-4d098c56eb4115f5.rlib" "/opt/rustwide/target/debug/deps/libserde_json-4ab336ba8d1f0072.rlib" "/opt/rustwide/target/debug/deps/libryu-502943e46dd7b745.rlib" "/opt/rustwide/target/debug/deps/libitoa-02bdd2be5ac8e9f1.rlib" "/opt/rustwide/target/debug/deps/libslotmap-37fecf365ccd04db.rlib" "/opt/rustwide/target/debug/deps/libsmallbox-d5e3c55f66784476.rlib" "/opt/rustwide/target/debug/deps/liberased_serde-1ced7b40fed3d372.rlib" "/opt/rustwide/target/debug/deps/libarc_swap-ddf230388734726e.rlib" "/opt/rustwide/target/debug/deps/libelfo_utils-096ab1abfe2a4f2b.rlib" "/opt/rustwide/target/debug/deps/libquanta-e19ef8f32704ff85.rlib" "/opt/rustwide/target/debug/deps/libraw_cpuid-9df41701652ada1b.rlib" "/opt/rustwide/target/debug/deps/libbitflags-05dfd5b5d1225bed.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-450165479771ed45.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b33cd6b8ee13db74.rlib" "/opt/rustwide/target/debug/deps/libstatic_assertions-c94e2eb84119cf0b.rlib" "/opt/rustwide/target/debug/deps/libtokio-1f31778aa390f444.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-a0e1c9cee4731477.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-f2671a56a138cdc1.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-bc6538f67f15e99f.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-00d011eee49261d7.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-aac829236f653ab5.rlib" "/opt/rustwide/target/debug/deps/libmio-d0b6e4b14a980af7.rlib" "/opt/rustwide/target/debug/deps/liblog-2aea261907451eb5.rlib" "/opt/rustwide/target/debug/deps/libserde_value-b5a76978b1dbc48f.rlib" "/opt/rustwide/target/debug/deps/libordered_float-4fc6c19111278b83.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-595682a92a831d28.rlib" "/opt/rustwide/target/debug/deps/libserde-1060e36ed0ae3c24.rlib" "/opt/rustwide/target/debug/deps/libfutures_intrusive-29556676ec9ba381.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-a67a310381a27bb0.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-6a85938724ae61eb.rlib" "/opt/rustwide/target/debug/deps/liblibc-d730512dede0fd57.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-3893c2ecd1dcc5bd.rlib" "/opt/rustwide/target/debug/deps/libinstant-e762c784f8da740e.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-90e3626e3c41eec3.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-49530b2602be9735.rlib" "/opt/rustwide/target/debug/deps/liblock_api-5df3ec707f3ec46c.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-ff2bb1f39834214d.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1b74e096b9bfb06f84a3007193dcd2f059cbdf6a/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-443e20b28eeed844.rlib" "/opt/rustwide/rustup-home/toolchains/1b74e096b9bfb06f84a3007193dcd2f059cbdf6a/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-3e337470e099b116.rlib" "/opt/rustwide/rustup-home/toolchains/1b74e096b9bfb06f84a3007193dcd2f059cbdf6a/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-10a87791239bd676.rlib" "/opt/rustwide/rustup-home/toolchains/1b74e096b9bfb06f84a3007193dcd2f059cbdf6a/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-0e6cad6dd623d38e.rlib" "/opt/rustwide/rustup-home/toolchains/1b74e096b9bfb06f84a3007193dcd2f059cbdf6a/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-9d05dd05a4d51b33.rlib" "/opt/rustwide/rustup-home/toolchains/1b74e096b9bfb06f84a3007193dcd2f059cbdf6a/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-a60ff138fe1adfad.rlib" "/opt/rustwide/rustup-home/toolchains/1b74e096b9bfb06f84a3007193dcd2f059cbdf6a/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-0e9344458c09713e.rlib" "/opt/rustwide/rustup-home/toolchains/1b74e096b9bfb06f84a3007193dcd2f059cbdf6a/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-939385b13e387309.rlib" "/opt/rustwide/rustup-home/toolchains/1b74e096b9bfb06f84a3007193dcd2f059cbdf6a/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-e3ce420901586b53.rlib" "/opt/rustwide/rustup-home/toolchains/1b74e096b9bfb06f84a3007193dcd2f059cbdf6a/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-546bece8dd1bea42.rlib" "/opt/rustwide/rustup-home/toolchains/1b74e096b9bfb06f84a3007193dcd2f059cbdf6a/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-9b358af16d7d7aa1.rlib" "/opt/rustwide/rustup-home/toolchains/1b74e096b9bfb06f84a3007193dcd2f059cbdf6a/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-554cd499fe1a3b52.rlib" "/opt/rustwide/rustup-home/toolchains/1b74e096b9bfb06f84a3007193dcd2f059cbdf6a/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-fbad2f5de5fb5cb2.rlib" "/opt/rustwide/rustup-home/toolchains/1b74e096b9bfb06f84a3007193dcd2f059cbdf6a/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-8fec8a74c706e4b4.rlib" "/opt/rustwide/rustup-home/toolchains/1b74e096b9bfb06f84a3007193dcd2f059cbdf6a/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-020914c5936c5f85.rlib" "/opt/rustwide/rustup-home/toolchains/1b74e096b9bfb06f84a3007193dcd2f059cbdf6a/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-4896c4057dc9553a.rlib" "/opt/rustwide/rustup-home/toolchains/1b74e096b9bfb06f84a3007193dcd2f059cbdf6a/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-2a6a2797f7a73818.rlib" "/opt/rustwide/rustup-home/toolchains/1b74e096b9bfb06f84a3007193dcd2f059cbdf6a/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-0e3656b1fda5fd7b.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1b74e096b9bfb06f84a3007193dcd2f059cbdf6a/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-1f103368fa522bc0.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-B/opt/rustwide/rustup-home/toolchains/1b74e096b9bfb06f84a3007193dcd2f059cbdf6a/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/1b74e096b9bfb06f84a3007193dcd2f059cbdf6a/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/elfo_test-746eaf3b53b25b2a" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-znow" "-nodefaultlibs" [INFO] [stdout] = note: rust-lld: error: undefined symbol: __start_linkme_MESSAGE_LIST [INFO] [stdout] >>> referenced by elfo_core.f8cec689-cgu.2 [INFO] [stdout] >>> elfo_core-6728d9fe45ce4daf.elfo_core.f8cec689-cgu.2.rcgu.o:(elfo_core::message::MESSAGE_LIST::h60a05f94fbcaf12d) in archive /opt/rustwide/target/debug/deps/libelfo_core-6728d9fe45ce4daf.rlib [INFO] [stdout] >>> the encapsulation symbol needs to be retained under --gc-sections properly; consider -z nostart-stop-gc (see https://lld.llvm.org/ELF/start-stop-gc) [INFO] [stdout] [INFO] [stdout] rust-lld: error: undefined symbol: __stop_linkme_MESSAGE_LIST [INFO] [stdout] >>> referenced by elfo_core.f8cec689-cgu.2 [INFO] [stdout] >>> elfo_core-6728d9fe45ce4daf.elfo_core.f8cec689-cgu.2.rcgu.o:(elfo_core::message::MESSAGE_LIST::h60a05f94fbcaf12d) in archive /opt/rustwide/target/debug/deps/libelfo_core-6728d9fe45ce4daf.rlib [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `elfo-test` due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "a699f1857f7287a8b6f19d7778edcebd1053d3b093039de1dc22717bb0cfd22b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a699f1857f7287a8b6f19d7778edcebd1053d3b093039de1dc22717bb0cfd22b", kill_on_drop: false }` [INFO] [stdout] a699f1857f7287a8b6f19d7778edcebd1053d3b093039de1dc22717bb0cfd22b