[INFO] cloning repository https://github.com/souk4711/hakoniwa-code-runner [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/souk4711/hakoniwa-code-runner" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsouk4711%2Fhakoniwa-code-runner", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsouk4711%2Fhakoniwa-code-runner'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] bd78f7adfe498f424bf9b5e99949c61d7a0bf10d [INFO] testing souk4711/hakoniwa-code-runner against try#8de4c7234dd9b97c9d76b58671343fdbbc9a433e+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_with_libc_patch_0 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsouk4711%2Fhakoniwa-code-runner" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/souk4711/hakoniwa-code-runner [INFO] finished tweaking git repo https://github.com/souk4711/hakoniwa-code-runner [INFO] tweaked toml for git repo https://github.com/souk4711/hakoniwa-code-runner written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/souk4711/hakoniwa-code-runner on toolchain 8de4c7234dd9b97c9d76b58671343fdbbc9a433e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/souk4711/hakoniwa-code-runner 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" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded tonic-reflection v0.5.0 [INFO] [stderr] Downloaded bincode_derive v2.0.0-rc.3 [INFO] [stderr] Downloaded std_prelude v0.2.12 [INFO] [stderr] Downloaded serde_variant v0.1.2 [INFO] [stderr] Downloaded thiserror-impl v1.0.47 [INFO] [stderr] Downloaded libseccomp-sys v0.2.1 [INFO] [stderr] Downloaded clap_derive v3.2.25 [INFO] [stderr] Downloaded virtue v0.0.13 [INFO] [stderr] Downloaded libseccomp v0.2.3 [INFO] [stderr] Downloaded stfu8 v0.2.6 [INFO] [stderr] Downloaded handlebars v4.3.7 [INFO] [stderr] Downloaded tonic v0.8.3 [INFO] [stderr] Downloaded path_abs v0.5.1 [INFO] [stderr] Downloaded pest v2.7.2 [INFO] [stderr] Downloaded pest_meta v2.7.2 [INFO] [stderr] Downloaded hakoniwa v0.4.8 [INFO] [stderr] Downloaded pest_derive v2.7.2 [INFO] [stderr] Downloaded object v0.32.0 [INFO] [stderr] Downloaded regex v1.9.4 [INFO] [stderr] Downloaded pest_generator v2.7.2 [INFO] [stderr] Downloaded thiserror v1.0.47 [INFO] [stderr] Downloaded tonic-build v0.8.4 [INFO] [stderr] Downloaded rustix v0.38.9 [INFO] [stderr] Downloaded regex-automata v0.3.7 [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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5f9700e1af5cf1efdaaf0e05b3980325c55899c98f0dc3f5c94cd8a0d3ca37de [INFO] running `Command { std: "docker" "start" "-a" "5f9700e1af5cf1efdaaf0e05b3980325c55899c98f0dc3f5c94cd8a0d3ca37de", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5f9700e1af5cf1efdaaf0e05b3980325c55899c98f0dc3f5c94cd8a0d3ca37de", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5f9700e1af5cf1efdaaf0e05b3980325c55899c98f0dc3f5c94cd8a0d3ca37de", kill_on_drop: false }` [INFO] [stdout] 5f9700e1af5cf1efdaaf0e05b3980325c55899c98f0dc3f5c94cd8a0d3ca37de [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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "build" "--frozen" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 8ec65298643f5a8b1b1272930377cee06c5b2696243586cba3485458ad76032e [INFO] running `Command { std: "docker" "start" "-a" "8ec65298643f5a8b1b1272930377cee06c5b2696243586cba3485458ad76032e", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.66 [INFO] [stderr] Compiling unicode-ident v1.0.11 [INFO] [stderr] Compiling libc v0.2.147 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling typenum v1.16.0 [INFO] [stderr] Compiling anyhow v1.0.75 [INFO] [stderr] Compiling either v1.9.0 [INFO] [stderr] Compiling rustix v0.38.9 [INFO] [stderr] Compiling regex-syntax v0.7.5 [INFO] [stderr] Compiling tracing-core v0.1.31 [INFO] [stderr] Compiling serde v1.0.188 [INFO] [stderr] Compiling itoa v1.0.9 [INFO] [stderr] Compiling aho-corasick v1.0.4 [INFO] [stderr] Compiling log v0.4.20 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Compiling thiserror v1.0.47 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling rustversion v1.0.14 [INFO] [stderr] Compiling http v0.2.9 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling bytes v1.4.0 [INFO] [stderr] Compiling hashbrown v0.14.0 [INFO] [stderr] Compiling bitflags v2.4.0 [INFO] [stderr] Compiling linux-raw-sys v0.4.5 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling indexmap v2.0.0 [INFO] [stderr] Compiling fastrand v2.0.0 [INFO] [stderr] Compiling syn v2.0.29 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling which v4.4.0 [INFO] [stderr] Compiling http-body v0.4.5 [INFO] [stderr] Compiling futures-channel v0.3.28 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling regex-automata v0.3.7 [INFO] [stderr] Compiling petgraph v0.6.4 [INFO] [stderr] Compiling ucd-trie v0.1.6 [INFO] [stderr] Compiling mio v0.8.8 [INFO] [stderr] Compiling socket2 v0.5.3 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling signal-hook-registry v1.4.1 [INFO] [stderr] Compiling getrandom v0.2.10 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling async-trait v0.1.73 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling socket2 v0.4.9 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling axum-core v0.3.4 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling bstr v1.6.0 [INFO] [stderr] Compiling cpufeatures v0.2.9 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling sha2 v0.10.7 [INFO] [stderr] Compiling walkdir v2.3.3 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling tempfile v3.8.0 [INFO] [stderr] Compiling axum v0.6.20 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling num-traits v0.2.16 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling serde_json v1.0.105 [INFO] [stderr] Compiling libseccomp-sys v0.2.1 [INFO] [stderr] Compiling pkg-config v0.3.27 [INFO] [stderr] Compiling regex v1.9.4 [INFO] [stderr] Compiling matchit v0.7.2 [INFO] [stderr] Compiling ryu v1.0.15 [INFO] [stderr] Compiling globset v0.4.13 [INFO] [stderr] Compiling prettyplease v0.1.25 [INFO] [stderr] Compiling libseccomp v0.2.3 [INFO] [stderr] Compiling virtue v0.0.13 [INFO] [stderr] Compiling time v0.1.45 [INFO] [stderr] Compiling fixedbitset v0.4.2 [INFO] [stderr] Compiling rust-embed-utils v7.8.1 [INFO] [stderr] Compiling os_str_bytes v6.5.1 [INFO] [stderr] Compiling stfu8 v0.2.6 [INFO] [stderr] Compiling bincode_derive v2.0.0-rc.3 [INFO] [stderr] Compiling std_prelude v0.2.12 [INFO] [stderr] Compiling iana-time-zone v0.1.57 [INFO] [stderr] Compiling base64 v0.13.1 [INFO] [stderr] Compiling clap_lex v0.2.4 [INFO] [stderr] Compiling nix v0.25.1 [INFO] [stderr] Compiling matchers v0.1.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling tracing-log v0.1.3 [INFO] [stderr] Compiling multimap v0.8.3 [INFO] [stderr] Compiling http-range-header v0.3.1 [INFO] [stderr] Compiling smallvec v1.11.0 [INFO] [stderr] Compiling textwrap v0.16.0 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling termcolor v1.2.0 [INFO] [stderr] Compiling fastrand v1.9.0 [INFO] [stderr] Compiling serde_derive v1.0.188 [INFO] [stderr] Compiling tracing-attributes v0.1.26 [INFO] [stderr] Compiling tokio-macros v2.1.0 [INFO] [stderr] Compiling thiserror-impl v1.0.47 [INFO] [stderr] Compiling pin-project-internal v1.1.3 [INFO] [stderr] Compiling async-stream-impl v0.3.5 [INFO] [stderr] Compiling rust-embed-impl v6.8.1 [INFO] [stderr] Compiling prost-derive v0.11.9 [INFO] [stderr] Compiling clap_derive v3.2.25 [INFO] [stderr] Compiling async-stream v0.3.5 [INFO] [stderr] Compiling tokio v1.32.0 [INFO] [stderr] Compiling rust-embed v6.8.1 [INFO] [stderr] Compiling tracing v0.1.37 [INFO] [stderr] Compiling pin-project v1.1.3 [INFO] [stderr] Compiling pest v2.7.2 [INFO] [stderr] Compiling tracing-futures v0.2.5 [INFO] [stderr] Compiling tower-http v0.3.5 [INFO] [stderr] Compiling tracing-subscriber v0.3.17 [INFO] [stderr] Compiling clap v3.2.25 [INFO] [stderr] Compiling prost v0.11.9 [INFO] [stderr] Compiling prost-types v0.11.9 [INFO] [stderr] Compiling pest_meta v2.7.2 [INFO] [stderr] Compiling prost-build v0.11.9 [INFO] [stderr] Compiling pest_generator v2.7.2 [INFO] [stderr] Compiling tokio-util v0.7.8 [INFO] [stderr] Compiling tokio-io-timeout v1.2.0 [INFO] [stderr] Compiling tokio-stream v0.1.14 [INFO] [stderr] Compiling pest_derive v2.7.2 [INFO] [stderr] Compiling tonic-build v0.8.4 [INFO] [stderr] Compiling h2 v0.3.21 [INFO] [stderr] Compiling tower v0.4.13 [INFO] [stderr] Compiling tonic-reflection v0.5.0 [INFO] [stderr] Compiling hakoniwa-code-runner v0.2.3 (/opt/rustwide/workdir) [INFO] [stderr] Compiling chrono v0.4.26 [INFO] [stderr] Compiling bincode v2.0.0-rc.3 [INFO] [stderr] Compiling toml v0.5.11 [INFO] [stderr] Compiling path_abs v0.5.1 [INFO] [stderr] Compiling serde_variant v0.1.2 [INFO] [stderr] Compiling hyper v0.14.27 [INFO] [stderr] Compiling handlebars v4.3.7 [INFO] [stderr] Compiling hakoniwa v0.4.8 [INFO] [stderr] Compiling hyper-timeout v0.4.1 [INFO] [stderr] Compiling tonic v0.8.3 [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/app.rs:44:22 [INFO] [stdout] | [INFO] [stdout] 44 | pub fn executors(&self) -> Values { [INFO] [stdout] | ^^^^^ ------------------------ the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 44 | pub fn executors(&self) -> Values<'_, String, Executor> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/rcrt1.o" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crti.o" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crtbeginS.o" "/tmp/rustchvwsAq/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/{libhakoniwa_code_runner-8acbbf24eed34da2.rlib,libtonic_reflection-5e639efc718cbabb.rlib,libprost_types-5ae074819385524d.rlib,libclap-ee394e55950fa7cd.rlib,libatty-5402974af2fc0c43.rlib,libstrsim-7a71560e0c2955e4.rlib,libtermcolor-2668f5afa8402de7.rlib,libtextwrap-5a31d1da0a968ba4.rlib,libclap_lex-ceb736d8f545b87a.rlib,libos_str_bytes-09973260a3e64b25.rlib,libtracing_subscriber-05c83fc8ef5ec8cc.rlib,libsmallvec-5b26fefc3f5ce269.rlib,libnu_ansi_term-0e6c7c39d87f9499.rlib,liboverload-a584f461fa7ce30b.rlib,libsharded_slab-5513b71284fab34e.rlib,libmatchers-5ff2d3b779cb6962.rlib,libregex_automata-82f4c97e0059d443.rlib,libregex_syntax-daf98d1477afd15c.rlib,libthread_local-75f2332d9b5710e9.rlib,libtracing_log-135d63ecec0137b3.rlib,libtower_http-28575b85798b95d6.rlib,libtonic-6ade9764e4cadc83.rlib,libaxum-659091b29463f16b.rlib,libmatchit-ea408c87b375fcb7.rlib,libsync_wrapper-5faab110560b337d.rlib,libaxum_core-ec40608615019963.rlib,libmime-e6f732c53ac9de40.rlib,libhyper_timeout-72a87f7570179f39.rlib,libtokio_io_timeout-e8c083f44c5ceaaa.rlib,libbase64-210cb8e8f1260603.rlib,libpercent_encoding-c3f6c18205bf0adc.rlib,libtokio_stream-ddf6fd7e3de016fe.rlib,libhyper-4a4fb07802c417b5.rlib,libwant-60fb5b406ef20107.rlib,libtry_lock-6fa5a7cc6476c46a.rlib,libsocket2-b962ca7e5cba2dfc.rlib,libhttparse-6e816de11d6fc31e.rlib,libh2-4d01ad542ec3ff4b.rlib,libfutures_channel-02532a39c2e1ef8a.rlib,libhttpdate-a05a91876c090713.rlib,libtower-8f4b26732728146b.rlib,libindexmap-4fc030f1398a9e40.rlib,libhashbrown-94464ed281767ecc.rlib,libtokio_util-aa740b37b3d4f19d.rlib,libfutures_sink-4b4d44a1cf127cc8.rlib,libslab-a87fe20dbaeb7a9e.rlib,libtokio-1a139df549f7071a.rlib,libsignal_hook_registry-01ee890a4d75b2e6.rlib,libnum_cpus-9b97c1c4bc4bfa22.rlib,libsocket2-a9506d91b4e0a821.rlib,libmio-f09599269b4fc3ba.rlib,librand-7db5c64ad3392f62.rlib,librand_chacha-05bfb5bb653a9e40.rlib,libppv_lite86-742ade976f63ace4.rlib,librand_core-904e0bf2ab18b955.rlib,libgetrandom-7c80c7377c744f05.rlib,libtower_layer-4f25c82570a74ccc.rlib,libprost-a9a68a66a936f592.rlib,libpin_project-2dd50e3d1f1eb406.rlib,libtracing-622e1d1e1ff4d525.rlib,libtracing_core-42295a30162b4022.rlib,libonce_cell-ce86ebe646105db3.rlib,libtower_service-b69620aa0e2195d2.rlib,libfutures_util-077aa805a1cd33a5.rlib,libfutures_task-f07f3c590dd6122e.rlib,libfutures_core-fae671f322c67eb3.rlib,libhttp_body-efbfafbc55b1b482.rlib,libpin_project_lite-b4e1e27bbd6ae2b4.rlib,libhttp-6eb03d8b29ab54da.rlib,libfnv-81596130b397d5c3.rlib,libbytes-480d4cda4e57e18b.rlib,libserde_variant-f17ff8c82c4239bf.rlib,libhakoniwa-5ba9d76a6a0a23b4.rlib,libtoml-e22f0d45047f1015.rlib,libpath_abs-6322fdd02e12a976.rlib,libstd_prelude-9f49820ddae117da.rlib,libstfu8-de29b990cba20fdd.rlib,libregex-26e3e93a78850042.rlib,libregex_automata-361075dbc84e81a6.rlib,libaho_corasick-b43f2a10ffc1a476.rlib,libmemchr-d88797af6a5880b4.rlib,libregex_syntax-acdbcc7c9b271fad.rlib,liblazy_static-4b136fc9bfbd2c4b.rlib,libfastrand-72d3ba1383de006c.rlib,libhandlebars-9fc820e3b9cb5b02.rlib,libpest-ff597d59c1661188.rlib,libucd_trie-8db05401d48e38c3.rlib,libthiserror-e8b4c84278d40af7.rlib,libserde_json-a927388dbaca95f5.rlib,libryu-0c2304ad48516bd9.rlib,libitoa-c94c61156d0397b9.rlib,liblog-5b7af7b4dee500db.rlib,libbincode-8412ed0a8abe426e.rlib,libchrono-152f47223b443faf.rlib,libnum_traits-62f2fca7d211dd82.rlib,libiana_time_zone-6a12feefd16f0949.rlib,libserde-cf65a41198be72ee.rlib,libtime-5520e1a830fb026a.rlib,liblibseccomp-a0c2dcf4efadc34f.rlib}.rlib" "-lseccomp" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/{liblibseccomp_sys-cf58a24fbed416ed.rlib,libnix-19c4e13940ce35a0.rlib,libmemoffset-9acda8b838fa5d0e.rlib,libpin_utils-b08f1197f0cdae19.rlib,libbitflags-e274cd04b58a060d.rlib,libcfg_if-66d55f6b302e88c8.rlib,liblibc-2e772ea4756f1fd0.rlib,libanyhow-5b8c700c455c83a3.rlib}.rlib" "/lib/rustlib/x86_64-unknown-linux-musl/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*}.rlib" "-lunwind" "/lib/rustlib/x86_64-unknown-linux-musl/lib/{libcfg_if-*,liblibc-*}.rlib" "-lc" "/lib/rustlib/x86_64-unknown-linux-musl/lib/{librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lseccomp" "-L" "/tmp/rustchvwsAq/raw-dylibs" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-nostartfiles" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained" "-L" "/lib/rustlib/x86_64-unknown-linux-musl/lib" "-o" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/hakoniwa_code_runner-d3500f9170cbeda6" "-Wl,--gc-sections" "-static-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crtendS.o" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crtn.o" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libnix-19c4e13940ce35a0.rlib(nix-19c4e13940ce35a0.nix.53f3ebe24b01fa2d-cgu.03.rcgu.o): in function `nix::unistd::Group::from_gid::{{closure}}': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/nix-0.25.1/src/unistd.rs:3254:(.text._ZN3nix6unistd5Group8from_gid28_$u7b$$u7b$closure$u7d$$u7d$17h86b38b9ca835a7afE+0x23): warning: Using 'getgrgid_r' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libnix-19c4e13940ce35a0.rlib(nix-19c4e13940ce35a0.nix.53f3ebe24b01fa2d-cgu.03.rcgu.o): in function `nix::unistd::Group::from_name::{{closure}}': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/nix-0.25.1/src/unistd.rs:3279:(.text._ZN3nix6unistd5Group9from_name28_$u7b$$u7b$closure$u7d$$u7d$17hb81056944de5b058E+0x5b): warning: Using 'getgrnam_r' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libnix-19c4e13940ce35a0.rlib(nix-19c4e13940ce35a0.nix.53f3ebe24b01fa2d-cgu.03.rcgu.o): in function `nix::unistd::getgrouplist': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/nix-0.25.1/src/unistd.rs:1655:(.text._ZN3nix6unistd12getgrouplist17hc61494649b47f1e8E+0x178): warning: Using 'getgrouplist' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libnix-19c4e13940ce35a0.rlib(nix-19c4e13940ce35a0.nix.53f3ebe24b01fa2d-cgu.03.rcgu.o): in function `nix::unistd::initgroups': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/nix-0.25.1/src/unistd.rs:1724:(.text._ZN3nix6unistd10initgroups17hdf1033490457fb53E+0x54): warning: Using 'initgroups' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking [INFO] [stdout] /usr/bin/ld: /opt/rustwide/rustup-home/toolchains/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/lib/rustlib/x86_64-unknown-linux-musl/lib/libstd-6552f92f1a5eadae.rlib(std-6552f92f1a5eadae.std.ac8d423ff4d2d0a4-cgu.0.rcgu.o): in function `>::try_from::{{closure}}': [INFO] [stdout] /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/sys/net/connection/socket.rs:319:(.text._ZN117_$LT$std..sys..net..connection..socket..LookupHost$u20$as$u20$core..convert..TryFrom$LT$$LP$$RF$str$C$u16$RP$$GT$$GT$8try_from28_$u7b$$u7b$closure$u7d$$u7d$17hf58eb60cc1c9f331E+0x57): warning: Using 'getaddrinfo' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libnix-19c4e13940ce35a0.rlib(nix-19c4e13940ce35a0.nix.53f3ebe24b01fa2d-cgu.03.rcgu.o): in function `nix::unistd::User::from_name::{{closure}}': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/nix-0.25.1/src/unistd.rs:3151:(.text._ZN3nix6unistd4User9from_name28_$u7b$$u7b$closure$u7d$$u7d$17h2563e9c1c7ab12ccE+0x5b): warning: Using 'getpwnam_r' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libnix-19c4e13940ce35a0.rlib(nix-19c4e13940ce35a0.nix.53f3ebe24b01fa2d-cgu.03.rcgu.o): in function `nix::unistd::User::from_uid::{{closure}}': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/nix-0.25.1/src/unistd.rs:3128:(.text._ZN3nix6unistd4User8from_uid28_$u7b$$u7b$closure$u7d$$u7d$17hbc20cedbb103ab6bE+0x23): warning: Using 'getpwuid_r' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking [INFO] [stdout] /usr/bin/ld: /tmp/ccrNMQ5Q.ltrans0.ltrans.o: relocation R_X86_64_32S against `.bss' can not be used when making a PIE object; recompile with -fPIE [INFO] [stdout] /usr/bin/ld: failed to set dynamic section sizes: bad value [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libnix-19c4e13940ce35a0.rlib(nix-19c4e13940ce35a0.nix.53f3ebe24b01fa2d-cgu.03.rcgu.o): note: the message above does not take linker garbage collection into account [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libnix-19c4e13940ce35a0.rlib(nix-19c4e13940ce35a0.nix.53f3ebe24b01fa2d-cgu.03.rcgu.o): note: the message above does not take linker garbage collection into account [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libnix-19c4e13940ce35a0.rlib(nix-19c4e13940ce35a0.nix.53f3ebe24b01fa2d-cgu.03.rcgu.o): note: the message above does not take linker garbage collection into account [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libnix-19c4e13940ce35a0.rlib(nix-19c4e13940ce35a0.nix.53f3ebe24b01fa2d-cgu.03.rcgu.o): note: the message above does not take linker garbage collection into account [INFO] [stdout] /usr/bin/ld: /opt/rustwide/rustup-home/toolchains/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/lib/rustlib/x86_64-unknown-linux-musl/lib/libstd-6552f92f1a5eadae.rlib(std-6552f92f1a5eadae.std.ac8d423ff4d2d0a4-cgu.0.rcgu.o): note: the message above does not take linker garbage collection into account [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libnix-19c4e13940ce35a0.rlib(nix-19c4e13940ce35a0.nix.53f3ebe24b01fa2d-cgu.03.rcgu.o): note: the message above does not take linker garbage collection into account [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libnix-19c4e13940ce35a0.rlib(nix-19c4e13940ce35a0.nix.53f3ebe24b01fa2d-cgu.03.rcgu.o): note: the message above does not take linker garbage collection into account [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `hakoniwa-code-runner` (bin "hakoniwa-code-runner") due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "8ec65298643f5a8b1b1272930377cee06c5b2696243586cba3485458ad76032e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8ec65298643f5a8b1b1272930377cee06c5b2696243586cba3485458ad76032e", kill_on_drop: false }` [INFO] [stdout] 8ec65298643f5a8b1b1272930377cee06c5b2696243586cba3485458ad76032e