[INFO] fetching crate microsandbox-server 0.2.6... [INFO] building microsandbox-server-0.2.6 against master#c7f6aa2869acdbf014d094c6e427e554e160b6db for pr-146237-2 [INFO] extracting crate microsandbox-server 0.2.6 into /workspace/builds/worker-7-tc1/source [INFO] started tweaking crates.io crate microsandbox-server 0.2.6 [INFO] finished tweaking crates.io crate microsandbox-server 0.2.6 [INFO] tweaked toml for crates.io crate microsandbox-server 0.2.6 written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate microsandbox-server 0.2.6 on toolchain c7f6aa2869acdbf014d094c6e427e554e160b6db [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate microsandbox-server 0.2.6 already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded pretty-error-debug-derive v0.3.1 [INFO] [stderr] Downloaded thiserror-impl v2.0.6 [INFO] [stderr] Downloaded sqlx-macros v0.8.2 [INFO] [stderr] Downloaded getset v0.1.3 [INFO] [stderr] Downloaded unescape v0.1.0 [INFO] [stderr] Downloaded microsandbox-utils v0.2.6 [INFO] [stderr] Downloaded thiserror v2.0.6 [INFO] [stderr] Downloaded darwin-libproc v0.1.2 [INFO] [stderr] Downloaded ipnetwork v0.21.0 [INFO] [stderr] Downloaded cc v1.1.30 [INFO] [stderr] Downloaded retry-policies v0.4.0 [INFO] [stderr] Downloaded darwin-libproc-sys v0.1.2 [INFO] [stderr] Downloaded pretty-error-debug v0.3.0 [INFO] [stderr] Downloaded psutil v3.3.0 [INFO] [stderr] Downloaded mach2 v0.4.2 [INFO] [stderr] Downloaded platforms v2.0.0 [INFO] [stderr] Downloaded reqwest-middleware v0.3.3 [INFO] [stderr] Downloaded reqwest-retry v0.6.1 [INFO] [stderr] Downloaded sqlx-macros-core v0.8.2 [INFO] [stderr] Downloaded nondestructive v0.0.26 [INFO] [stderr] Downloaded sqlx-mysql v0.8.2 [INFO] [stderr] Downloaded oci-spec v0.8.0 [INFO] [stderr] Downloaded typed-path v0.11.0 [INFO] [stderr] Downloaded sqlx-sqlite v0.8.2 [INFO] [stderr] Downloaded sqlx-postgres v0.8.2 [INFO] [stderr] Downloaded sqlx-core v0.8.2 [INFO] [stderr] Downloaded sqlx v0.8.2 [INFO] [stderr] Downloaded microsandbox-core v0.2.6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2121ae71d8b62aec4459b631eee2141bd0f66e456fb32c86c60d5e27a2d2b92a [INFO] running `Command { std: "docker" "start" "-a" "2121ae71d8b62aec4459b631eee2141bd0f66e456fb32c86c60d5e27a2d2b92a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2121ae71d8b62aec4459b631eee2141bd0f66e456fb32c86c60d5e27a2d2b92a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2121ae71d8b62aec4459b631eee2141bd0f66e456fb32c86c60d5e27a2d2b92a", kill_on_drop: false }` [INFO] [stdout] 2121ae71d8b62aec4459b631eee2141bd0f66e456fb32c86c60d5e27a2d2b92a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 05663f9e05495b2c49556e4f458d646cfcf2acc0bb7978ed52ce6385f03c9106 [INFO] running `Command { std: "docker" "start" "-a" "05663f9e05495b2c49556e4f458d646cfcf2acc0bb7978ed52ce6385f03c9106", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-ident v1.0.13 [INFO] [stderr] Compiling libc v0.2.171 [INFO] [stderr] Compiling cc v1.1.30 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling hashbrown v0.15.0 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling proc-macro2 v1.0.92 [INFO] [stderr] Compiling rustls-pki-types v1.9.0 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling thiserror v1.0.65 [INFO] [stderr] Compiling http v1.1.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling rustls v0.23.14 [INFO] [stderr] Compiling indexmap v2.6.0 [INFO] [stderr] Compiling allocator-api2 v0.2.18 [INFO] [stderr] Compiling syn v2.0.87 [INFO] [stderr] Compiling rustls-pemfile v2.2.0 [INFO] [stderr] Compiling rustix v0.38.40 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Compiling unicode_categories v0.1.1 [INFO] [stderr] Compiling openssl-sys v0.9.103 [INFO] [stderr] Compiling ring v0.17.8 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling openssl v0.10.66 [INFO] [stderr] Compiling cpufeatures v0.2.14 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling crc-catalog v2.4.0 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling socket2 v0.5.7 [INFO] [stderr] Compiling mio v1.0.2 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling crc v3.2.1 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling event-listener v5.3.1 [INFO] [stderr] Compiling sqlformat v0.2.6 [INFO] [stderr] Compiling libsqlite3-sys v0.30.1 [INFO] [stderr] Compiling crossbeam-queue v0.3.12 [INFO] [stderr] Compiling webpki-roots v0.26.6 [INFO] [stderr] Compiling native-tls v0.2.12 [INFO] [stderr] Compiling tokio v1.42.0 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling lexical-util v0.8.5 [INFO] [stderr] Compiling darling_core v0.20.10 [INFO] [stderr] Compiling rustls-webpki v0.102.8 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling url v2.5.2 [INFO] [stderr] Compiling sync_wrapper v1.0.1 [INFO] [stderr] Compiling rustversion v1.0.17 [INFO] [stderr] Compiling thiserror v2.0.6 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling tracing-attributes v0.1.28 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling tokio-macros v2.4.0 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling thiserror-impl v1.0.65 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling darling_macro v0.20.10 [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Compiling thiserror-impl v2.0.6 [INFO] [stderr] Compiling ppv-lite86 v0.2.20 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling http-body-util v0.1.2 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling hashlink v0.9.1 [INFO] [stderr] Compiling futures-intrusive v0.5.0 [INFO] [stderr] Compiling atoi v2.0.0 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling fastrand v2.1.1 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling linux-raw-sys v0.4.14 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling tokio-util v0.7.13 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling regex-automata v0.4.8 [INFO] [stderr] Compiling h2 v0.4.6 [INFO] [stderr] Compiling sqlx-core v0.8.2 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling darling v0.20.10 [INFO] [stderr] Compiling flume v0.11.1 [INFO] [stderr] Compiling portable-atomic v1.11.0 [INFO] [stderr] Compiling zerocopy v0.8.17 [INFO] [stderr] Compiling getrandom v0.3.1 [INFO] [stderr] Compiling nix v0.29.0 [INFO] [stderr] Compiling tempfile v3.15.0 [INFO] [stderr] Compiling derive_builder_core v0.20.2 [INFO] [stderr] Compiling sqlx-sqlite v0.8.2 [INFO] [stderr] Compiling async-trait v0.1.83 [INFO] [stderr] Compiling lexical-write-integer v0.8.5 [INFO] [stderr] Compiling lexical-parse-integer v0.8.6 [INFO] [stderr] Compiling proc-macro-error-attr2 v2.0.0 [INFO] [stderr] Compiling encoding_rs v0.8.34 [INFO] [stderr] Compiling platforms v2.0.0 [INFO] [stderr] Compiling hyper v1.6.0 [INFO] [stderr] Compiling rustix v1.0.5 [INFO] [stderr] Compiling dotenvy v0.15.7 [INFO] [stderr] Compiling console v0.15.11 [INFO] [stderr] Compiling const_format_proc_macros v0.2.34 [INFO] [stderr] Compiling sqlx-macros-core v0.8.2 [INFO] [stderr] Compiling hyper-util v0.1.9 [INFO] [stderr] Compiling dirs-sys v0.5.0 [INFO] [stderr] Compiling proc-macro-error2 v2.0.1 [INFO] [stderr] Compiling lexical-parse-float v0.8.5 [INFO] [stderr] Compiling lexical-write-float v0.8.5 [INFO] [stderr] Compiling derive_builder_macro v0.20.2 [INFO] [stderr] Compiling toml_datetime v0.6.8 [INFO] [stderr] Compiling serde_spanned v0.6.8 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling pretty-error-debug-derive v0.3.1 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling semver v1.0.24 [INFO] [stderr] Compiling nix v0.24.3 [INFO] [stderr] Compiling indicatif v0.17.11 [INFO] [stderr] Compiling hyper-tls v0.6.0 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling reqwest v0.12.9 [INFO] [stderr] Compiling toml_edit v0.22.22 [INFO] [stderr] Compiling rand_core v0.9.0 [INFO] [stderr] Compiling pretty-error-debug v0.3.0 [INFO] [stderr] Compiling reqwest-middleware v0.3.3 [INFO] [stderr] Compiling sqlx-macros v0.8.2 [INFO] [stderr] Compiling derive_builder v0.20.2 [INFO] [stderr] Compiling lexical-core v0.8.5 [INFO] [stderr] Compiling getset v0.1.3 [INFO] [stderr] Compiling dirs v6.0.0 [INFO] [stderr] Compiling time v0.3.37 [INFO] [stderr] Compiling const_format v0.2.34 [INFO] [stderr] Compiling xattr v1.3.1 [INFO] [stderr] Compiling bstr v1.11.3 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling twox-hash v1.6.3 [INFO] [stderr] Compiling retry-policies v0.4.0 [INFO] [stderr] Compiling strum_macros v0.27.1 [INFO] [stderr] Compiling derive_more v0.99.20 [INFO] [stderr] Compiling typed-builder-macro v0.21.0 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling filetime v0.2.25 [INFO] [stderr] Compiling strum v0.27.1 [INFO] [stderr] Compiling microsandbox-core v0.2.6 [INFO] [stderr] Compiling typed-path v0.11.0 [INFO] [stderr] Compiling glob v0.3.2 [INFO] [stderr] Compiling unescape v0.1.0 [INFO] [stderr] Compiling env_home v0.1.0 [INFO] [stderr] Compiling which v7.0.3 [INFO] [stderr] Compiling serde_yaml v0.9.34+deprecated [INFO] [stderr] Compiling tar v0.4.44 [INFO] [stderr] Compiling psutil v3.3.0 [INFO] [stderr] Compiling typed-builder v0.21.0 [INFO] [stderr] Compiling chrono v0.4.38 [INFO] [stderr] Compiling sqlx v0.8.2 [INFO] [stderr] Compiling simple_asn1 v0.6.3 [INFO] [stderr] Compiling oci-spec v0.8.0 [INFO] [stderr] Compiling microsandbox-utils v0.2.6 [INFO] [stderr] Compiling nondestructive v0.0.26 [INFO] [stderr] Compiling reqwest-retry v0.6.1 [INFO] [stderr] Compiling toml v0.8.19 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling axum-core v0.5.0 [INFO] [stderr] Compiling ipnetwork v0.21.0 [INFO] [stderr] Compiling serde_path_to_error v0.1.16 [INFO] [stderr] Compiling async-recursion v1.1.1 [INFO] [stderr] Compiling axum-macros v0.5.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling matchit v0.8.4 [INFO] [stderr] Compiling jsonwebtoken v9.3.1 [INFO] [stderr] Compiling rand v0.9.0 [INFO] [stderr] Compiling axum v0.8.1 [INFO] [stderr] Compiling microsandbox-server v0.2.6 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 5m 05s [INFO] running `Command { std: "docker" "inspect" "05663f9e05495b2c49556e4f458d646cfcf2acc0bb7978ed52ce6385f03c9106", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "05663f9e05495b2c49556e4f458d646cfcf2acc0bb7978ed52ce6385f03c9106", kill_on_drop: false }` [INFO] [stdout] 05663f9e05495b2c49556e4f458d646cfcf2acc0bb7978ed52ce6385f03c9106 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 99a40134f19f7d3a56b9c34181628777fac61d34341869cd88c9f9b7df236001 [INFO] running `Command { std: "docker" "start" "-a" "99a40134f19f7d3a56b9c34181628777fac61d34341869cd88c9f9b7df236001", kill_on_drop: false }` [INFO] [stderr] Compiling microsandbox-server v0.2.6 (/opt/rustwide/workdir) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcNKY5X2/symbols.o" "<17 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{librand-7ea59ebd70afb4e0,librand_chacha-d98893f9673ccb41,librand_core-19d263d758ad8fac,libgetrandom-9b6ad458e56f3c2f,libzerocopy-8b8c3f7392d89d35,libjsonwebtoken-0a737be1d0abf6fe,libpem-80b008cfda9b4d8c,libsimple_asn1-ffe35086f4d3b592,libtime-773df33d9bf6ab1f,libtime_core-4e44e5dcd53c485d,libnum_conv-2c976fbf8b8f2899,libderanged-9df638cca9ea2119,libpowerfmt-a0c185df26c26a22,libnum_bigint-aaf97a3195f73753,libnum_integer-71eeed05eac0c808,libmicrosandbox_core-71e1bb259bad4cfa,libhex-28742b4ca144387c,libxattr-d28e1aa3fe4e2d47,libpsutil-1f3ec5633e871797,libnum_cpus-ca1a94c67be40ba1,libunescape-401c52666eb31d87,libnix-e0c381fc437b113c,libbitflags-e2b4db6c651223da,libplatforms-2d4fe7563b00a0de,libglob-b1d792528bd08356,libwhich-548dd7cfbf77e4f9,libenv_home-9d3240afb36e91aa,librustix-4d3e620684542d5b,liblinux_raw_sys-20b62ec4b985a4c8,libtoml-49c3c679c673cb31,libtoml_edit-5878946e7632d3e2,libserde_spanned-1f2b96421cee9dae,libwinnow-aec8fd883abf5a30,libtoml_datetime-79118080fd20086b,libserde_yaml-11beaea771822125,libunsafe_libyaml-7bc1bf218b2f5452,libreqwest_retry-6e1d2418c3fd1c1a,libretry_policies-1fcda27c53c32f98,libreqwest_middleware-4d5b12f1f057e849,libreqwest-93c9263405082c82,libbase64-2a03de3babadded3,libipnet-346d915a0dce48fd,libhyper_tls-6c80587eb5bbdf3a,libtokio_native_tls-4d07ee74aefa3bca,libencoding_rs-721451430cd4dde4,libnative_tls-eb3a3f34c4361216,libopenssl_probe-dfbd35d7fb1bbeff,libopenssl-99469335720d20a5,libforeign_types-0d5385f641bbbadd,libforeign_types_shared-1d09a6084921ca40,libopenssl_sys-f0d9959c8a7c597e,libwalkdir-1a00c768f8c7f3de,libsame_file-1ceb7b6153588b15,libtempfile-f79fb4c26ce7322f,libfastrand-5b34477e6b7d2549,librustix-d396a102902b2294,liblinux_raw_sys-84982bd491f98ad1,liboci_spec-96fc70c6dd9499b3,libstrum-7f65ac2cd08d76f3,libconst_format-929456925e2c1fc0,libregex-dc7c48e8e46de64f,libderive_builder-39686ebe47e033d8,libchrono-8f6c68dce9cdcbad,libiana_time_zone-33839373f004bfb1,libnondestructive-708974c0fb94dcf7,liblexical_core-bb7f8308cd47c250,liblexical_write_float-f28d831dea1374f0,liblexical_write_integer-4169f685a5b43473,liblexical_parse_float-71e5575da9c17735,liblexical_parse_integer-31a6c439aab2a50a,liblexical_util-c8c7361009d21904,libtwox_hash-304d01b03f037a37,librand-84f93af1dea2659a,librand_chacha-43e50fddb3f03808,libppv_lite86-586f9771fbe66c94,librand_core-bd58787bcad814f9,libstatic_assertions-d53a9977dc6e27e5,libbstr-d2012ee5433fe3a5,libregex_automata-c8e647416915ea09,libaho_corasick-5318fee7af990b33,libregex_syntax-13fc688ae7f36982,libtyped_builder-6a9724e95a63fc63,libipnetwork-a423eb213830c4ab,libsemver-3e63fbb4a98aa623,libsqlx-69f75b2460c81243,libsqlx_sqlite-5a16eb24a56a086d,libflume-c892ea29fdf4d695,libfutures_intrusive-d3eb06ca4d215bae,liblibsqlite3_sys-891e5898a54f11fb,libatoi-90ff004c8f2e5875,libnum_traits-4b6535e4c8a3a7b0,libsqlx_core-fccf8051146de240,librustls_pemfile-b52eb7a19dde0b13,libwebpki_roots-4819fc0d7a41eb2b,libthiserror-d41c60e9db39a83a,libsha2-80ac9593c2204767,libcpufeatures-864a46b3d6008197,libdigest-2dc9b24df3780685,libblock_buffer-68345a13dc7a8e25,libcrypto_common-58cc5427b4d302c3,libgeneric_array-e7dcb6463547bc23,libtypenum-66c155be53855aa0,librustls-5f80e15e4fc76297,libsubtle-ca7024fc66e4388f,libwebpki-bf060f6f18615d16,libring-a6210af0c50ff79b,libgetrandom-95ad5024e0b01cb4,libspin-d3927ad809331851,libuntrusted-3420b86308bec153,libzeroize-ead98f074a37f829,librustls_pki_types-8e56128b2ddbd99e,libsqlformat-77b7737b953d7a24,libunicode_categories-ef4962be3dfb8f25,libnom-2634eb9b7f5f7aae,libhashlink-3728bb88b06fe34a,libhashbrown-8d7359760c74c219,libahash-5489d5853d799083,libzerocopy-e75bface7e528497,libbyteorder-1e924d369e48dcfe,liballocator_api2-d942e830951b9933,liburl-6ddb1fe05d965ea0,libidna-806905690db29336,libunicode_normalization-6e95056299e99db3,libtinyvec-319ff0b4394c279d,libtinyvec_macros-1c14e8980bff1229,libunicode_bidi-2c8b2b04927c9e3a,libcrossbeam_queue-264c83d55d22b623,libcrossbeam_utils-358d8724a558436e,libeither-b6a65363f57949a2,libevent_listener-972c0e201709a3b0,libparking-49fcf10303d3525f,libaxum-cad1caef48caafa6,libserde_json-fd08ff4f136ac691,libserde_path_to_error-c52881e214b02813,libserde_urlencoded-bffa9c21c71cf81e,libryu-f8ba606093049f91,libform_urlencoded-a5edb5174711de82,libpercent_encoding-9bee39bbc5bd523a,libhyper_util-9ac7ba115246c67a,libhyper-9308b8d8c23bc5bd,libwant-0f3c3ee377cad37f,libtry_lock-aabba5e3d97e6b57,libhttparse-064b81e7df14424d,libh2-96fb7fb472efd42f,libindexmap-579b1e65dcc623d4,libequivalent-fdc46004df91ad08,libhashbrown-7d6c39ba3af9f5f6,libatomic_waker-001109810bdecbaa,libtokio_util-a5389ed2365c8543,libhttpdate-9f9d2502c6a38412,libmatchit-9957f6fb3fe31ab2,libaxum_core-1913e1b054c33673,libmime-4b44681fdb2c65f7,libhttp_body_util-de987aeba595cea9,libhttp_body-8f99087112a28949,libhttp-00f77a6b5f1ab734,libitoa-4c6598116a867907,libfnv-2d77ec4f6f971b24,libtower-1067c1636158ab4d,libsync_wrapper-b2945c54b9c576f9,libtower_layer-d70c7e404336389b,libtower_service-0d7df29686b13872,libserde-53b422f926ebde65,libmicrosandbox_utils-63ae01465f7291d4,libanyhow-7c6c4967043ac346,libdirs-4bd0cb43f3b4e2af,libdirs_sys-e098659b28059684,liboption_ext-23838f1959a6156b,libtracing-2f6f9bbcb5b29029,liblog-5fb51f756c1191b0,libtracing_core-2af278500a3d05c2,libpretty_error_debug-5d6f38bf2c2d5c8a,libindicatif-9325a0abf2da461e,libportable_atomic-5a60ab32f8ae7862,libnumber_prefix-8479f39d71e80d3e,libconsole-b974f66ecc7b280d,libunicode_width-79cfce0a776a55d3,libonce_cell-debe7c411cf97340,libnix-8864d0cf5f6596ba,libbitflags-ec9e26e8384cfc98,libtyped_path-c16df51479dfeb02,libtokio-2c4c483b0d006c4d,libsignal_hook_registry-687515474082a5ff,libsocket2-d7644667a76c573a,libbytes-bfe11088fe358bd1,libmio-08b547ac3ccfa3e9,libparking_lot-ada161db976e3c49,libparking_lot_core-ef378e54f347830e,liblibc-063f2c6ffb470557,libcfg_if-33ef6c02a07f9fec,libsmallvec-e2fbd282c83e646d,liblock_api-65308b8547acc2a4,libscopeguard-e80a2b0b1f686274,libfutures-a545840916828696,libfutures_executor-e1d9f0c685efd16e,libfutures_util-00f0e4a1c0ecb21b,libmemchr-3ffe5f7a52883367,libfutures_io-972ebb79349338ae,libslab-b066ee2c679b47fd,libfutures_channel-f26d4826b597103e,libpin_project_lite-1b69109c4d0b18c5,libfutures_sink-be8442ee548d90f9,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libfutures_core-fc6bb1738f00fc87,libthiserror-29f2968dcc700ec1}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lkrun" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcNKY5X2/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/ring-f3374742f2d7647f/out" "-L" "/opt/rustwide/target/debug/build/libsqlite3-sys-84a115731ad26274/out" "-L" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/build" "-L" "/usr/local/lib" "-L" "/root/.local/lib" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/microsandbox_server-13c339f76b8e86a4" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: rust-lld: error: unable to find library -lkrun [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `microsandbox-server` (lib test) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "99a40134f19f7d3a56b9c34181628777fac61d34341869cd88c9f9b7df236001", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "99a40134f19f7d3a56b9c34181628777fac61d34341869cd88c9f9b7df236001", kill_on_drop: false }` [INFO] [stdout] 99a40134f19f7d3a56b9c34181628777fac61d34341869cd88c9f9b7df236001