[INFO] cloning repository https://github.com/slp/sev-attestation-server [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/slp/sev-attestation-server" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fslp%2Fsev-attestation-server", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fslp%2Fsev-attestation-server'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] c94c8437367fc9f056c364e76ddf4cc17087ff1d [INFO] testing slp/sev-attestation-server against try#722e1797249a965b6335aebd65d777f917e498f1 for pr-91031 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fslp%2Fsev-attestation-server" "/workspace/builds/worker-5/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/slp/sev-attestation-server on toolchain 722e1797249a965b6335aebd65d777f917e498f1 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/slp/sev-attestation-server [INFO] finished tweaking git repo https://github.com/slp/sev-attestation-server [INFO] tweaked toml for git repo https://github.com/slp/sev-attestation-server written to /workspace/builds/worker-5/source/Cargo.toml [INFO] crate git repo https://github.com/slp/sev-attestation-server already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded iocuddle v0.1.1 [INFO] [stderr] Downloaded codicon v3.0.0 [INFO] [stderr] Downloaded sev v0.1.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 99651dd1c0168988cd946d089f405ed7a946ff51f5c20013742754e4e74389ee [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" "99651dd1c0168988cd946d089f405ed7a946ff51f5c20013742754e4e74389ee", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "99651dd1c0168988cd946d089f405ed7a946ff51f5c20013742754e4e74389ee", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "99651dd1c0168988cd946d089f405ed7a946ff51f5c20013742754e4e74389ee", kill_on_drop: false }` [INFO] [stdout] 99651dd1c0168988cd946d089f405ed7a946ff51f5c20013742754e4e74389ee [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9d9ae5062eb40c1bdaadbb6d23e32104bc2cd1c61badd3d59cbee5d0428f09ab [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" "9d9ae5062eb40c1bdaadbb6d23e32104bc2cd1c61badd3d59cbee5d0428f09ab", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.29 [INFO] [stderr] Compiling libc v0.2.93 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling futures-core v0.3.14 [INFO] [stderr] Compiling futures-sink v0.3.14 [INFO] [stderr] Compiling futures-task v0.3.14 [INFO] [stderr] Compiling futures-io v0.3.14 [INFO] [stderr] Compiling smallvec v1.6.1 [INFO] [stderr] Compiling pin-project-internal v0.4.28 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling const_fn v0.4.6 [INFO] [stderr] Compiling hashbrown v0.9.1 [INFO] [stderr] Compiling linked-hash-map v0.5.4 [INFO] [stderr] Compiling regex-syntax v0.6.23 [INFO] [stderr] Compiling httparse v1.3.6 [INFO] [stderr] Compiling cpuid-bool v0.1.2 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling getrandom v0.2.2 [INFO] [stderr] Compiling openssl v0.10.36 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling sev v0.1.0 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling bitfield v0.13.2 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling codicon v3.0.0 [INFO] [stderr] Compiling iocuddle v0.1.1 [INFO] [stderr] Compiling standback v0.2.17 [INFO] [stderr] Compiling indexmap v1.6.2 [INFO] [stderr] Compiling tracing-core v0.1.17 [INFO] [stderr] Compiling time v0.2.26 [INFO] [stderr] Compiling cookie v0.14.4 [INFO] [stderr] Compiling lock_api v0.4.3 [INFO] [stderr] Compiling brotli-sys v0.3.2 [INFO] [stderr] Compiling heck v0.3.2 [INFO] [stderr] Compiling unicode-bidi v0.3.5 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling bytestring v1.0.0 [INFO] [stderr] Compiling instant v0.1.9 [INFO] [stderr] Compiling openssl-sys v0.9.66 [INFO] [stderr] Compiling futures-channel v0.3.14 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling lru-cache v0.1.2 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling textwrap v0.14.2 [INFO] [stderr] Compiling unicode-normalization v0.1.17 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling encoding_rs v0.8.28 [INFO] [stderr] Compiling tracing v0.1.25 [INFO] [stderr] Compiling sha-1 v0.9.4 [INFO] [stderr] Compiling aho-corasick v0.7.15 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling syn v1.0.76 [INFO] [stderr] Compiling net2 v0.2.37 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling signal-hook-registry v1.3.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 dirs-sys v0.3.5 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling idna v0.2.2 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling resolv-conf v0.7.0 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling threadpool v1.8.1 [INFO] [stderr] Compiling parking_lot v0.11.1 [INFO] [stderr] Compiling mio v0.6.23 [INFO] [stderr] Compiling dirs v3.0.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling regex v1.4.5 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling url v2.2.1 [INFO] [stderr] Compiling mio-uds v0.6.8 [INFO] [stderr] Compiling tokio v0.2.25 [INFO] [stderr] Compiling brotli2 v0.3.2 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling tokio-util v0.3.1 [INFO] [stderr] Compiling futures-macro v0.3.14 [INFO] [stderr] Compiling derive_more v0.99.13 [INFO] [stderr] Compiling serde_derive v1.0.125 [INFO] [stderr] Compiling actix-macros v0.1.3 [INFO] [stderr] Compiling thiserror-impl v1.0.24 [INFO] [stderr] Compiling async-trait v0.1.48 [INFO] [stderr] Compiling enum-as-inner v0.3.3 [INFO] [stderr] Compiling pin-project-internal v1.0.6 [INFO] [stderr] Compiling time-macros-impl v0.1.1 [INFO] [stderr] Compiling actix-web-codegen v0.4.0 [INFO] [stderr] Compiling clap_derive v3.0.0-beta.4 [INFO] [stderr] Compiling time-macros v0.1.1 [INFO] [stderr] Compiling futures-util v0.3.14 [INFO] [stderr] Compiling thiserror v1.0.24 [INFO] [stderr] Compiling pin-project v1.0.6 [INFO] [stderr] Compiling tracing-futures v0.2.5 [INFO] [stderr] Compiling pin-project v0.4.28 [INFO] [stderr] Compiling actix-codec v0.3.0 [INFO] [stderr] Compiling clap v3.0.0-beta.4 [INFO] [stderr] Compiling actix-threadpool v0.3.3 [INFO] [stderr] Compiling actix-rt v1.1.1 [INFO] [stderr] Compiling actix-service v1.0.6 [INFO] [stderr] Compiling futures v0.3.14 [INFO] [stderr] Compiling h2 v0.2.7 [INFO] [stderr] Compiling trust-dns-proto v0.19.7 [INFO] [stderr] Compiling serde v1.0.125 [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_json v1.0.64 [INFO] [stderr] Compiling serde_urlencoded v0.7.0 [INFO] [stderr] Compiling actix-router v0.2.7 [INFO] [stderr] Compiling serde_bytes v0.11.5 [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stderr] Compiling actix-http v2.2.0 [INFO] [stderr] Compiling awc v2.0.3 [INFO] [stderr] Compiling actix-web v3.3.2 [INFO] [stderr] Compiling sev-attestation-server 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/sev_attestation_server-c2fa9ee2e973100e.sev_attestation_server.c8500cc4-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/sev_attestation_server-c2fa9ee2e973100e.sev_attestation_server.c8500cc4-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/sev_attestation_server-c2fa9ee2e973100e.sev_attestation_server.c8500cc4-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/sev_attestation_server-c2fa9ee2e973100e.sev_attestation_server.c8500cc4-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/sev_attestation_server-c2fa9ee2e973100e.sev_attestation_server.c8500cc4-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/sev_attestation_server-c2fa9ee2e973100e.sev_attestation_server.c8500cc4-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/sev_attestation_server-c2fa9ee2e973100e.sev_attestation_server.c8500cc4-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/sev_attestation_server-c2fa9ee2e973100e.sev_attestation_server.c8500cc4-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/sev_attestation_server-c2fa9ee2e973100e.sev_attestation_server.c8500cc4-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/sev_attestation_server-c2fa9ee2e973100e.sev_attestation_server.c8500cc4-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/sev_attestation_server-c2fa9ee2e973100e.sev_attestation_server.c8500cc4-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/sev_attestation_server-c2fa9ee2e973100e.sev_attestation_server.c8500cc4-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/sev_attestation_server-c2fa9ee2e973100e.sev_attestation_server.c8500cc4-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/sev_attestation_server-c2fa9ee2e973100e.sev_attestation_server.c8500cc4-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/sev_attestation_server-c2fa9ee2e973100e.sev_attestation_server.c8500cc4-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/sev_attestation_server-c2fa9ee2e973100e.sev_attestation_server.c8500cc4-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/sev_attestation_server-c2fa9ee2e973100e.1k84bskgn5i58iea.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/brotli-sys-b42be326c05f3234/out" "-L" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-lkrunfw" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libuuid-a9c1ab367572efd1.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-f129945148ca695e.rlib" "/opt/rustwide/target/debug/deps/libsev-a172df13de982d14.rlib" "/opt/rustwide/target/debug/deps/libdirs-0d8bd300ffe580b2.rlib" "/opt/rustwide/target/debug/deps/libdirs_sys-d3933c87a5433395.rlib" "/opt/rustwide/target/debug/deps/libbitfield-13c4cb6897566af3.rlib" "/opt/rustwide/target/debug/deps/libiocuddle-9ecfae348872a186.rlib" "/opt/rustwide/target/debug/deps/libcodicon-f955197a19b3bde5.rlib" "/opt/rustwide/target/debug/deps/libserde_bytes-26f5ceba5561388d.rlib" "/opt/rustwide/target/debug/deps/libopenssl-bfa0a5f972b1baa4.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-393bd80b9b1a6bb7.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-f76aa6137b9b03f5.rlib" "/opt/rustwide/target/debug/deps/libclap-9fcbf5f09b541ffd.rlib" "/opt/rustwide/target/debug/deps/libstrsim-4e9d0b184b9a2988.rlib" "/opt/rustwide/target/debug/deps/libatty-172dce8dd8e87911.rlib" "/opt/rustwide/target/debug/deps/libvec_map-dab3909866655c61.rlib" "/opt/rustwide/target/debug/deps/libos_str_bytes-3afc535c89536d68.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-6a61078d9610ba74.rlib" "/opt/rustwide/target/debug/deps/libtextwrap-edd40f6adf6b11fd.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-6da279cd4f865ec2.rlib" "/opt/rustwide/target/debug/deps/libactix_web-73fa916c8a026d30.rlib" "/opt/rustwide/target/debug/deps/libactix_tls-c536354e19a8f469.rlib" "/opt/rustwide/target/debug/deps/libawc-7c688e8ab2911484.rlib" "/opt/rustwide/target/debug/deps/libactix_server-470c2853ec8995c8.rlib" "/opt/rustwide/target/debug/deps/libsocket2-f666bc4f716f04a4.rlib" "/opt/rustwide/target/debug/deps/libactix_router-24f64269d69c8ee5.rlib" "/opt/rustwide/target/debug/deps/libbytestring-a94c89619e28e580.rlib" "/opt/rustwide/target/debug/deps/libactix_http-05ae4fa4734d564a.rlib" "/opt/rustwide/target/debug/deps/libbase64-4563507a4eb0b4b2.rlib" "/opt/rustwide/target/debug/deps/libhttparse-0ab78153d19413ee.rlib" "/opt/rustwide/target/debug/deps/libsha1-a4e6bd39fd592366.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-b3a531c9eb400c1f.rlib" "/opt/rustwide/target/debug/deps/libcpuid_bool-03a43d06f7c2bf7d.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-04ea09856e82a02d.rlib" "/opt/rustwide/target/debug/deps/libdigest-8d3b7dcead2c1665.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-ca9c687ed0be142a.rlib" "/opt/rustwide/target/debug/deps/libtypenum-6779dcfdd4e12b61.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-1da4cc5e1a254b33.rlib" "/opt/rustwide/target/debug/deps/libserde_json-c4356bff0632e8c6.rlib" "/opt/rustwide/target/debug/deps/libryu-8c106c7dece5fbd0.rlib" "/opt/rustwide/target/debug/deps/libcookie-371588a722506eb0.rlib" "/opt/rustwide/target/debug/deps/libserde-1eb051f177a34ff2.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-fe10152927a6a7c9.rlib" "/opt/rustwide/target/debug/deps/libregex-6a98c0e235d5f671.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-037e1edd5e400425.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-e24eefacc9736727.rlib" "/opt/rustwide/target/debug/deps/liblanguage_tags-2657e2513e136c93.rlib" "/opt/rustwide/target/debug/deps/libmime-f9513972171bf326.rlib" "/opt/rustwide/target/debug/deps/libflate2-f6dbd416820cd1de.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-8cb202a41ad569df.rlib" "/opt/rustwide/target/debug/deps/libadler-3a9d1165c599cab1.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-aaf29b4979d72532.rlib" "/opt/rustwide/target/debug/deps/libbrotli2-adc01a9cd4155684.rlib" "/opt/rustwide/target/debug/deps/libbrotli_sys-a1c30d0185b54b1f.rlib" "/opt/rustwide/target/debug/deps/libtime-500960395bf86f2b.rlib" "/opt/rustwide/target/debug/deps/libtime_macros-f4c58625bb395807.rlib" "/opt/rustwide/target/debug/deps/libstandback-6e448ae46c0c22c6.rlib" "/opt/rustwide/target/debug/deps/libfxhash-830fa69f9a4eee51.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-4d098c56eb4115f5.rlib" "/opt/rustwide/target/debug/deps/libactix_utils-3f02581bed07d4ae.rlib" "/opt/rustwide/target/debug/deps/libactix_connect-b7642cfb70aa46d7.rlib" "/opt/rustwide/target/debug/deps/libtrust_dns_resolver-fad41b377994f2b9.rlib" "/opt/rustwide/target/debug/deps/libresolv_conf-0e7f315dee8c5945.rlib" "/opt/rustwide/target/debug/deps/libhostname-b499152a47ea2281.rlib" "/opt/rustwide/target/debug/deps/libmatch_cfg-ca77fa1bdeaa9568.rlib" "/opt/rustwide/target/debug/deps/libquick_error-9a380894f08245b7.rlib" "/opt/rustwide/target/debug/deps/libtrust_dns_proto-d5b8031b7c063bc7.rlib" "/opt/rustwide/target/debug/deps/librand-8054203b6f9d100c.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-81f40ea991034bdc.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-b183ff56153a063c.rlib" "/opt/rustwide/target/debug/deps/librand_core-4f934d91bb32e3d3.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-7d57e03fd7113d6a.rlib" "/opt/rustwide/target/debug/deps/liburl-16f99f610650f784.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-75f6cbc650d29922.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-b196e1663297fef1.rlib" "/opt/rustwide/target/debug/deps/libidna-48309ed3541eb98e.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-573f0a48301ac370.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-4d4204f323faecd8.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-ef06cf556416b731.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-782591ef91eedc75.rlib" "/opt/rustwide/target/debug/deps/libmatches-4395ae20fe1f12ba.rlib" "/opt/rustwide/target/debug/deps/libthiserror-690d7e00a05edc06.rlib" "/opt/rustwide/target/debug/deps/liblru_cache-479ec7468d37e8a7.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-ea264b62bc2c9c07.rlib" "/opt/rustwide/target/debug/deps/libfutures-03a6cc1b65aa2398.rlib" "/opt/rustwide/target/debug/deps/libactix_rt-d1f0d25b6c9d700c.rlib" "/opt/rustwide/target/debug/deps/libactix_threadpool-5b6732fe0bdcc057.rlib" "/opt/rustwide/target/debug/deps/libthreadpool-71eeabffd563f12e.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-b410d907626d641a.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-16005035a6a8032f.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-a840230800c4ee04.rlib" "/opt/rustwide/target/debug/deps/liblock_api-777e61f6aefe088a.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-ff2bb1f39834214d.rlib" "/opt/rustwide/target/debug/deps/libinstant-ccb4224b4e9829f3.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-dba68b901e1d2035.rlib" "/opt/rustwide/target/debug/deps/libcopyless-2a7236d2de6d14ee.rlib" "/opt/rustwide/target/debug/deps/libeither-2e3eb180977f1f53.rlib" "/opt/rustwide/target/debug/deps/libh2-89dac023dd835cb2.rlib" "/opt/rustwide/target/debug/deps/libtracing_futures-b51a3984b3bd3a64.rlib" "/opt/rustwide/target/debug/deps/libtracing-564d379e2faaee69.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-b9a93017f6970062.rlib" "/opt/rustwide/target/debug/deps/libindexmap-ef59fcc13569e483.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-d871cd8609217a8e.rlib" "/opt/rustwide/target/debug/deps/libhttp-926bd476e05c0fab.rlib" "/opt/rustwide/target/debug/deps/libitoa-13ca333cbc4b8776.rlib" "/opt/rustwide/target/debug/deps/libbytes-486dd913f668f7b5.rlib" "/opt/rustwide/target/debug/deps/libfnv-22cd72556da4b99c.rlib" "/opt/rustwide/target/debug/deps/libactix_service-a25f91d2fe4b4378.rlib" "/opt/rustwide/target/debug/deps/libactix_codec-85d0ca777c47f29d.rlib" "/opt/rustwide/target/debug/deps/libbitflags-6d05264d59b50f7f.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-0019d2334a1f70e9.rlib" "/opt/rustwide/target/debug/deps/libtokio-25c8cf376d619885.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-750ae01ed2099afa.rlib" "/opt/rustwide/target/debug/deps/libmio_uds-12d90d364042fbc5.rlib" "/opt/rustwide/target/debug/deps/libmio-bde9f974de045aea.rlib" "/opt/rustwide/target/debug/deps/libiovec-86d347764fe117f9.rlib" "/opt/rustwide/target/debug/deps/libnet2-5096703d9fd6a299.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-81c3651d70dd4895.rlib" "/opt/rustwide/target/debug/deps/liblibc-ceec18efea8114f0.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-d56ccf16f45b2ebc.rlib" "/opt/rustwide/target/debug/deps/libpin_project-f279a23f1097f381.rlib" "/opt/rustwide/target/debug/deps/libpin_project-3cbe31332137edac.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-8f60fcf992500d37.rlib" "/opt/rustwide/target/debug/deps/libmemchr-3db82c5a8ba2376a.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-d579ebc6973c18e1.rlib" "/opt/rustwide/target/debug/deps/libslab-ab98851c871a197f.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-7fb8eebd48056b48.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-5ae1fed9b8363a80.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-4d01cefaf03a0cf9.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-04cd743410d95641.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-b7ff504f33cec58a.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-ad0d5d387b7387fa.rlib" "/opt/rustwide/target/debug/deps/libbytes-522c9d77a2dcfe3d.rlib" "/opt/rustwide/target/debug/deps/liblog-d1d9e9bb2ac58ba1.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-90e3626e3c41eec3.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b33cd6b8ee13db74.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-29e5e596e889a0aa.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-1b145d9fcdc08832.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-5b037ee6b77e2ff0.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-9635a64fca0ebd28.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-a7574eb9bb7a8fc5.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-f5fa1dc334dcaeeb.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-6ee570a898e75ef0.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-afb62f29a0815772.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-a632746535fd9988.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-25acc307bcb1d7b6.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-377721a625f6ace7.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-43c01431c8a4ee6f.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-5f74725679453254.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-2b35d8999819161d.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-a81f2980c3f58cf2.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-57b4679830289815.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-2a6a2797f7a73818.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-0e3656b1fda5fd7b.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-13b419dfbcf9c1f8.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/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/sev_attestation_server-c2fa9ee2e973100e" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-znow" "-nodefaultlibs" [INFO] [stdout] = note: /usr/bin/ld: cannot find -lkrunfw [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 `sev-attestation-server` due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "9d9ae5062eb40c1bdaadbb6d23e32104bc2cd1c61badd3d59cbee5d0428f09ab", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9d9ae5062eb40c1bdaadbb6d23e32104bc2cd1c61badd3d59cbee5d0428f09ab", kill_on_drop: false }` [INFO] [stdout] 9d9ae5062eb40c1bdaadbb6d23e32104bc2cd1c61badd3d59cbee5d0428f09ab