[INFO] cloning repository https://github.com/hasali19/overlord [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/hasali19/overlord" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhasali19%2Foverlord", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhasali19%2Foverlord'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 3ce24444dc00df8994ac4b3c7143bc047e271e24 [INFO] testing hasali19/overlord against master#432e145bd5a974c5b6f4dd9b352891bd7502b69d for pr-87041 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhasali19%2Foverlord" "/workspace/builds/worker-4/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/hasali19/overlord on toolchain 432e145bd5a974c5b6f4dd9b352891bd7502b69d [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/hasali19/overlord [INFO] finished tweaking git repo https://github.com/hasali19/overlord [INFO] tweaked toml for git repo https://github.com/hasali19/overlord written to /workspace/builds/worker-4/source/Cargo.toml [INFO] crate git repo https://github.com/hasali19/overlord already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2e1fc10e9a60cc0fc7098015f8742c6eaedc1b99d574fee6effd26345bee6965 [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" "2e1fc10e9a60cc0fc7098015f8742c6eaedc1b99d574fee6effd26345bee6965", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2e1fc10e9a60cc0fc7098015f8742c6eaedc1b99d574fee6effd26345bee6965", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2e1fc10e9a60cc0fc7098015f8742c6eaedc1b99d574fee6effd26345bee6965", kill_on_drop: false }` [INFO] [stdout] 2e1fc10e9a60cc0fc7098015f8742c6eaedc1b99d574fee6effd26345bee6965 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d41782870434af3d0d07be08e98cfa5945c3d8b2b6a9b240bec42f4a1cdd6526 [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" "d41782870434af3d0d07be08e98cfa5945c3d8b2b6a9b240bec42f4a1cdd6526", kill_on_drop: false }` [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling libc v0.2.95 [INFO] [stderr] Compiling proc-macro2 v1.0.27 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling futures-io v0.3.15 [INFO] [stderr] Compiling fastrand v1.4.1 [INFO] [stderr] Compiling anyhow v1.0.41 [INFO] [stderr] Compiling async-trait v0.1.50 [INFO] [stderr] Compiling trillium-http-types v0.0.1 [INFO] [stderr] Compiling infer v0.2.3 [INFO] [stderr] Compiling memmem v0.1.1 [INFO] [stderr] Compiling cc v1.0.68 [INFO] [stderr] Compiling atomic-waker v1.0.0 [INFO] [stderr] Compiling routefinder v0.3.1 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling tracing-core v0.1.18 [INFO] [stderr] Compiling sharded-slab v0.1.1 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling encoding_rs v0.8.28 [INFO] [stderr] Compiling eyre v0.6.5 [INFO] [stderr] Compiling async-channel v1.6.1 [INFO] [stderr] Compiling tokio v1.6.1 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling waker-set v0.2.0 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling futures-lite v1.12.0 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling object v0.25.3 [INFO] [stderr] Compiling backtrace v0.3.60 [INFO] [stderr] Compiling syn v1.0.72 [INFO] [stderr] Compiling tracing-subscriber v0.2.18 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling size v0.1.2 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling mio v0.7.11 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling nix v0.20.0 [INFO] [stderr] Compiling colored v2.0.0 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling signal-hook v0.3.9 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling env_logger v0.8.4 [INFO] [stderr] Compiling ctrlc v3.1.9 [INFO] [stderr] Compiling pin-project-internal v1.0.7 [INFO] [stderr] Compiling thiserror-impl v1.0.25 [INFO] [stderr] Compiling tokio-macros v1.2.0 [INFO] [stderr] Compiling tracing-attributes v0.1.15 [INFO] [stderr] Compiling trillium-tls-common v0.1.0 [INFO] [stderr] Compiling thiserror v1.0.25 [INFO] [stderr] Compiling tracing v0.1.26 [INFO] [stderr] Compiling pin-project v1.0.7 [INFO] [stderr] Compiling stopper v0.2.0 [INFO] [stderr] Compiling tracing-error v0.1.2 [INFO] [stderr] Compiling trillium-http v0.1.2 [INFO] [stderr] Compiling color-spantrace v0.1.6 [INFO] [stderr] Compiling color-eyre v0.5.11 [INFO] [stderr] Compiling trillium v0.1.2 [INFO] [stderr] Compiling signal-hook-tokio v0.3.0 [INFO] [stderr] Compiling async-compat v0.2.1 [INFO] [stderr] Compiling tokio-stream v0.1.6 [INFO] [stderr] Compiling trillium-server-common v0.1.1 [INFO] [stderr] Compiling trillium-router v0.1.1 [INFO] [stderr] Compiling trillium-logger v0.1.1 [INFO] [stderr] Compiling trillium-tokio v0.1.1 [INFO] [stderr] Compiling overlord v0.1.0 (/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/overlord-e795cd5296b6ce13.overlord.b8bca47f-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/overlord-e795cd5296b6ce13.overlord.b8bca47f-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/overlord-e795cd5296b6ce13.overlord.b8bca47f-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/overlord-e795cd5296b6ce13.overlord.b8bca47f-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/overlord-e795cd5296b6ce13.overlord.b8bca47f-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/overlord-e795cd5296b6ce13.overlord.b8bca47f-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/overlord-e795cd5296b6ce13.overlord.b8bca47f-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/overlord-e795cd5296b6ce13.overlord.b8bca47f-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/overlord-e795cd5296b6ce13.overlord.b8bca47f-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/overlord-e795cd5296b6ce13.overlord.b8bca47f-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/overlord-e795cd5296b6ce13.overlord.b8bca47f-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/overlord-e795cd5296b6ce13.overlord.b8bca47f-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/overlord-e795cd5296b6ce13.overlord.b8bca47f-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/overlord-e795cd5296b6ce13.overlord.b8bca47f-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/overlord-e795cd5296b6ce13.overlord.b8bca47f-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/overlord-e795cd5296b6ce13.overlord.b8bca47f-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/overlord-e795cd5296b6ce13.26unq9b65du9kdxj.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-lpowrprof" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libctrlc-8b5b3920348d6def.rlib" "/opt/rustwide/target/debug/deps/libnix-07c389b3cb922439.rlib" "/opt/rustwide/target/debug/deps/libbitflags-603a79344a96ee73.rlib" "/opt/rustwide/target/debug/deps/libtrillium_tokio-882a3d44b54db6f9.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_tokio-5eb337a77e4ccd5d.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook-8c3f4bd512bb8012.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-eeb3a0a0fb9b7b4c.rlib" "/opt/rustwide/target/debug/deps/libtokio_stream-68f10d9ed17a98cd.rlib" "/opt/rustwide/target/debug/deps/libasync_compat-2846cdf5b78b3442.rlib" "/opt/rustwide/target/debug/deps/libtokio-49998026866a405a.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-3af1eedf8e6d9140.rlib" "/opt/rustwide/target/debug/deps/libmio-328205eb7b6e1aa2.rlib" "/opt/rustwide/target/debug/deps/libtrillium_server_common-815a5fbb04b3f014.rlib" "/opt/rustwide/target/debug/deps/libatomic_waker-6ae22a8a6d359bc3.rlib" "/opt/rustwide/target/debug/deps/libtrillium_tls_common-1b3d8870030ad07a.rlib" "/opt/rustwide/target/debug/deps/libtrillium_router-4d95d5a4b2672f2a.rlib" "/opt/rustwide/target/debug/deps/libroutefinder-ad76021b0e210345.rlib" "/opt/rustwide/target/debug/deps/libtrillium_logger-56c4f4601c6f76b9.rlib" "/opt/rustwide/target/debug/deps/libsize-c05e9684a395f2e2.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-819abb75827096f3.rlib" "/opt/rustwide/target/debug/deps/libcolored-691d7e7d18f21b3e.rlib" "/opt/rustwide/target/debug/deps/libtrillium-b96103c095ed70c3.rlib" "/opt/rustwide/target/debug/deps/libtrillium_http-2e8ca6882a140c25.rlib" "/opt/rustwide/target/debug/deps/libstopper-dd3161e230759a58.rlib" "/opt/rustwide/target/debug/deps/libwaker_set-c80410acf913f815.rlib" "/opt/rustwide/target/debug/deps/libslab-3fe28842158339e2.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-22e234bcff78aefc.rlib" "/opt/rustwide/target/debug/deps/libmemmem-bae75d84ea2cb2f2.rlib" "/opt/rustwide/target/debug/deps/libtrillium_http_types-ce352b5c91f7d6ed.rlib" "/opt/rustwide/target/debug/deps/libanyhow-8aac79b2f754f7a1.rlib" "/opt/rustwide/target/debug/deps/libasync_channel-aa38409d840b96dd.rlib" "/opt/rustwide/target/debug/deps/libevent_listener-7bdfa3b5d0da6714.rlib" "/opt/rustwide/target/debug/deps/libconcurrent_queue-fbc12658b45b6b65.rlib" "/opt/rustwide/target/debug/deps/libcache_padded-46d793691287be0e.rlib" "/opt/rustwide/target/debug/deps/libbase64-8b10e97376989597.rlib" "/opt/rustwide/target/debug/deps/librand-fcc73ef0f6bd9015.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-0fc76dcc0819da16.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-82bdeb907cc2ed56.rlib" "/opt/rustwide/target/debug/deps/librand_core-a85b4c7dd20fe746.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-2a39e62167370512.rlib" "/opt/rustwide/target/debug/deps/libinfer-ebeab7dc510a4f04.rlib" "/opt/rustwide/target/debug/deps/liburl-e530539c5a289047.rlib" "/opt/rustwide/target/debug/deps/libidna-d589b49a4549a1ec.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-9f8f1322bcaa1356.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-c643c0a1f7b94895.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-3da38bc1578ec686.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-8dbcfed52415a45a.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-d7d6f9fac1ee70de.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-98a88b5b53b82a03.rlib" "/opt/rustwide/target/debug/deps/libmatches-ec803435b0d6dbd5.rlib" "/opt/rustwide/target/debug/deps/libthiserror-0449aed431b6c4df.rlib" "/opt/rustwide/target/debug/deps/libhttparse-f7812cb6d77bb4bb.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-d8ad441518f60041.rlib" "/opt/rustwide/target/debug/deps/libpin_project-ef683eb578640ec7.rlib" "/opt/rustwide/target/debug/deps/libfutures_lite-a4705a9a07654455.rlib" "/opt/rustwide/target/debug/deps/libfastrand-d5531d5f1ef97941.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-73386f59a1492b3d.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-7df5fa68417af0a9.rlib" "/opt/rustwide/target/debug/deps/libwaker_fn-5a93e426061dd299.rlib" "/opt/rustwide/target/debug/deps/libparking-85a0055be77fd60e.rlib" "/opt/rustwide/target/debug/deps/libenv_logger-c7c6357e2b31a99e.rlib" "/opt/rustwide/target/debug/deps/libatty-668f75782eab06ef.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-48569ba71e859b79.rlib" "/opt/rustwide/target/debug/deps/libhumantime-2d575097e7169ff0.rlib" "/opt/rustwide/target/debug/deps/liblog-062ec20cca67060d.rlib" "/opt/rustwide/target/debug/deps/libregex-1a7b75eb85c29630.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-f718d7e8c1e326bc.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-8a0cae5ea006fde0.rlib" "/opt/rustwide/target/debug/deps/libcolor_eyre-a93c83ad3a05bf02.rlib" "/opt/rustwide/target/debug/deps/libcolor_spantrace-554160cf80a3f8c3.rlib" "/opt/rustwide/target/debug/deps/libtracing_error-3c378190baa97f8b.rlib" "/opt/rustwide/target/debug/deps/libtracing_subscriber-579507903ec2fc30.rlib" "/opt/rustwide/target/debug/deps/libthread_local-c980ef7b246ef457.rlib" "/opt/rustwide/target/debug/deps/libsharded_slab-2da2fb230a2c10bc.rlib" "/opt/rustwide/target/debug/deps/libtracing-76deeaadb194cadd.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-859511f254389867.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-c2a5e60e2e705e7b.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-f67718dd40129317.rlib" "/opt/rustwide/target/debug/deps/libowo_colors-bb6cd49a896be308.rlib" "/opt/rustwide/target/debug/deps/libeyre-6fc800196315a1a4.rlib" "/opt/rustwide/target/debug/deps/libindenter-df36a6f233688bdb.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-1c76c34bd953cf55.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-fb99e1910042443b.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-b9be161bd4ca1b40.rlib" "/opt/rustwide/target/debug/deps/libadler-04e4bd7392188ec3.rlib" "/opt/rustwide/target/debug/deps/libobject-6ba0f7b5e094c61f.rlib" "/opt/rustwide/target/debug/deps/libmemchr-4b7e7f97fdf3b1c2.rlib" "/opt/rustwide/target/debug/deps/liblibc-6e70788db31d9cea.rlib" "/opt/rustwide/target/debug/deps/libaddr2line-67240bb27da42d10.rlib" "/opt/rustwide/target/debug/deps/libgimli-aa98cf42ec5edf0e.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-477585129feec44c.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-12e30fdcbb9bf960.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-37fdd654777c296f.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-d883bf2137e9181a.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-22ab8f3db88b586e.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-0167c9242d0931d5.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-361790a1a5505fc5.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-01c2ffe1ecd05a67.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-ec79e29a889fe805.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-001a3456e8a8331b.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-e8f1404290f0f040.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-76f46d0f23360a60.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-baf0bdc5eb131895.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-3a6a4ee6592d9370.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-1cc90d9dd57195f8.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0e91863ffbec5148.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-69528f2eac185ac9.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-52d5241975807511.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-9924c22ae1efcf66.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-d1241f7bd234a268.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/overlord-e795cd5296b6ce13" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" [INFO] [stdout] = note: /usr/bin/ld: cannot find -lpowrprof [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 `overlord` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `Command { std: "docker" "inspect" "d41782870434af3d0d07be08e98cfa5945c3d8b2b6a9b240bec42f4a1cdd6526", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d41782870434af3d0d07be08e98cfa5945c3d8b2b6a9b240bec42f4a1cdd6526", kill_on_drop: false }` [INFO] [stdout] d41782870434af3d0d07be08e98cfa5945c3d8b2b6a9b240bec42f4a1cdd6526