[INFO] cloning repository https://github.com/RyoMasumura1201/rust-sam [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/RyoMasumura1201/rust-sam" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRyoMasumura1201%2Frust-sam", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRyoMasumura1201%2Frust-sam'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] c5e0b8a778201214c573dba3dc1fffb95896931b [INFO] testing RyoMasumura1201/rust-sam against try#c066bf6804adc55193b71afdff6a56922f4a8689+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_in_2025-retry-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRyoMasumura1201%2Frust-sam" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/RyoMasumura1201/rust-sam [INFO] finished tweaking git repo https://github.com/RyoMasumura1201/rust-sam [INFO] tweaked toml for git repo https://github.com/RyoMasumura1201/rust-sam written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/RyoMasumura1201/rust-sam on toolchain c066bf6804adc55193b71afdff6a56922f4a8689 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c066bf6804adc55193b71afdff6a56922f4a8689" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/RyoMasumura1201/rust-sam 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" "+c066bf6804adc55193b71afdff6a56922f4a8689" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/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" "+c066bf6804adc55193b71afdff6a56922f4a8689" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f1203febae96b3c0d917abd2b7016ee0ce7b6fd47f7e3348477a1a2f07b842b1 [INFO] running `Command { std: "docker" "start" "-a" "f1203febae96b3c0d917abd2b7016ee0ce7b6fd47f7e3348477a1a2f07b842b1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f1203febae96b3c0d917abd2b7016ee0ce7b6fd47f7e3348477a1a2f07b842b1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f1203febae96b3c0d917abd2b7016ee0ce7b6fd47f7e3348477a1a2f07b842b1", kill_on_drop: false }` [INFO] [stdout] f1203febae96b3c0d917abd2b7016ee0ce7b6fd47f7e3348477a1a2f07b842b1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/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" "+c066bf6804adc55193b71afdff6a56922f4a8689" "build" "--frozen" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 8e8195f861edd49b627b80fa2f0d6429e1389edcf785236f334abd7a333587f9 [INFO] running `Command { std: "docker" "start" "-a" "8e8195f861edd49b627b80fa2f0d6429e1389edcf785236f334abd7a333587f9", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.70 [INFO] [stderr] Compiling unicode-ident v1.0.8 [INFO] [stderr] Compiling libc v0.2.140 [INFO] [stderr] Compiling uncased v0.9.7 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling thiserror v1.0.40 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling siphasher v0.3.10 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling phf_shared v0.10.0 [INFO] [stderr] Compiling regex-syntax v0.6.29 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling io-lifetimes v1.0.6 [INFO] [stderr] Compiling rustix v0.36.9 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling aho-corasick v0.7.20 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling getrandom v0.2.8 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling phf v0.10.1 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling syn v2.0.41 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling serde v1.0.193 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling linux-raw-sys v0.1.4 [INFO] [stderr] Compiling regex v1.7.3 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling once_cell v1.17.1 [INFO] [stderr] Compiling ucd-trie v0.1.5 [INFO] [stderr] Compiling parse-zoneinfo v0.3.0 [INFO] [stderr] Compiling phf_generator v0.10.0 [INFO] [stderr] Compiling phf_codegen v0.10.0 [INFO] [stderr] Compiling chrono-tz-build v0.0.2 [INFO] [stderr] Compiling bstr v1.4.0 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling unic-char-range v0.9.0 [INFO] [stderr] Compiling unic-common v0.9.0 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling libm v0.2.6 [INFO] [stderr] Compiling walkdir v2.3.3 [INFO] [stderr] Compiling chrono-tz v0.6.1 [INFO] [stderr] Compiling unic-ucd-version v0.9.0 [INFO] [stderr] Compiling unic-char-property v0.9.0 [INFO] [stderr] Compiling thread_local v1.1.4 [INFO] [stderr] Compiling serde_json v1.0.95 [INFO] [stderr] Compiling itoa v1.0.6 [INFO] [stderr] Compiling globset v0.4.10 [INFO] [stderr] Compiling ryu v1.0.13 [INFO] [stderr] Compiling iana-time-zone v0.1.56 [INFO] [stderr] Compiling chrono v0.4.24 [INFO] [stderr] Compiling thiserror-impl v1.0.40 [INFO] [stderr] Compiling serde_derive v1.0.193 [INFO] [stderr] Compiling ignore v0.4.20 [INFO] [stderr] Compiling unic-ucd-segment v0.9.0 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling deunicode v0.4.3 [INFO] [stderr] Compiling os_str_bytes v6.4.1 [INFO] [stderr] Compiling pest v2.5.7 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling unicode-width v0.1.10 [INFO] [stderr] Compiling fastrand v1.9.0 [INFO] [stderr] Compiling hashbrown v0.14.3 [INFO] [stderr] Compiling tempfile v3.4.0 [INFO] [stderr] Compiling console v0.15.5 [INFO] [stderr] Compiling clap_lex v0.3.2 [INFO] [stderr] Compiling indexmap v2.1.0 [INFO] [stderr] Compiling slug v0.1.4 [INFO] [stderr] Compiling humansize v2.1.3 [INFO] [stderr] Compiling unic-segment v0.9.0 [INFO] [stderr] Compiling globwalk v0.8.1 [INFO] [stderr] Compiling pest_meta v2.5.7 [INFO] [stderr] Compiling is-terminal v0.4.4 [INFO] [stderr] Compiling dirs-sys v0.4.0 [INFO] [stderr] Compiling zeroize v1.6.0 [INFO] [stderr] Compiling termcolor v1.2.0 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling unsafe-libyaml v0.2.10 [INFO] [stderr] Compiling pest_generator v2.5.7 [INFO] [stderr] Compiling shell-words v1.1.0 [INFO] [stderr] Compiling percent-encoding v2.2.0 [INFO] [stderr] Compiling dialoguer v0.10.4 [INFO] [stderr] Compiling dirs v5.0.0 [INFO] [stderr] Compiling fs_extra v1.3.0 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Compiling clap_derive v4.1.8 [INFO] [stderr] Compiling pest_derive v2.5.7 [INFO] [stderr] Compiling clap v4.1.8 [INFO] [stderr] Compiling serde_yaml v0.9.27 [INFO] [stderr] Compiling tera v1.18.1 [INFO] [stderr] Compiling rust-sam v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `stacks` [INFO] [stdout] --> src/build.rs:129:9 [INFO] [stdout] | [INFO] [stdout] 129 | let stacks = get_stacks(template_file); [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_stacks` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `template_data` [INFO] [stdout] --> src/build.rs:160:9 [INFO] [stdout] | [INFO] [stdout] 160 | let template_data = get_template_data(template_file); [INFO] [stdout] | ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_template_data` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple fields are never read [INFO] [stdout] --> src/build.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 10 | struct Function { [INFO] [stdout] | -------- fields in this struct [INFO] [stdout] 11 | // Function id, can be Logical ID or any function identifier to define a function in specific IaC [INFO] [stdout] 12 | function_id: String, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 13 | // Function's logical ID (used as Function name below if Property `FunctionName` is not defined) [INFO] [stdout] 14 | name: String, [INFO] [stdout] | ^^^^ [INFO] [stdout] 15 | // Function name (used in place of logical ID) [INFO] [stdout] 16 | functionname: String, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 17 | // Runtime/language [INFO] [stdout] 18 | runtime: Option, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 19 | // Memory in MBs [INFO] [stdout] 20 | memory: Option, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 21 | // Function Timeout in seconds [INFO] [stdout] 22 | timeout: Option, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 23 | // Name of the handler [INFO] [stdout] 24 | handler: Option, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 25 | // Image Uri [INFO] [stdout] 26 | imageuri: Option, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 27 | // Package Type [INFO] [stdout] 28 | packagetype: String, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 29 | // Image Configuration [INFO] [stdout] 30 | imageconfig: Option, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 31 | // Path to the code. This could be a S3 URI or local path or a dictionary of S3 Bucket, Key, Version [INFO] [stdout] 32 | codeuri: Option, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 35 | environment: Option>, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 38 | rolearn: Option, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 44 | metadata: Option>, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 45 | // InlineCode [INFO] [stdout] 46 | inlinecode: Option, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 47 | // Code Signing config ARN [INFO] [stdout] 48 | codesign_config_arn: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 49 | // Architecture Type [INFO] [stdout] 50 | architectures: Option>, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] 51 | // The function url configuration [INFO] [stdout] 52 | function_url_config: Option>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 56 | stack_path: String, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 57 | // Configuration for runtime management. Includes the fields `UpdateRuntimeOn` and `RuntimeVersionArn` (optional). [INFO] [stdout] 58 | runtime_management_config: Option>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 59 | // LoggingConfig for Advanced logging [INFO] [stdout] 60 | logging_config: Option>, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Function` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `functions` is never read [INFO] [stdout] --> src/build.rs:65:5 [INFO] [stdout] | [INFO] [stdout] 64 | struct ResourcesToBuildCollector { [INFO] [stdout] | ------------------------- field in this struct [INFO] [stdout] 65 | functions: Vec, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `ResourcesToBuildCollector` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `parent_stack_path`, `name`, `location`, `parameters`, `template_dict`, and `metadata` are never read [INFO] [stdout] --> src/build.rs:70:5 [INFO] [stdout] | [INFO] [stdout] 69 | struct Stack { [INFO] [stdout] | ----- fields in this struct [INFO] [stdout] 70 | parent_stack_path: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] 71 | name: String, [INFO] [stdout] | ^^^^ [INFO] [stdout] 72 | location: String, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 73 | parameters: Option>, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 74 | template_dict: HashMap, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] 75 | metadata: Option>, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Stack` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/init.rs:43:13 [INFO] [stdout] | [INFO] [stdout] 43 | IoError(io::Error), [INFO] [stdout] | ------- ^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `CloneError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 43 - IoError(io::Error), [INFO] [stdout] 43 + IoError(()), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/init.rs:44:13 [INFO] [stdout] | [INFO] [stdout] 44 | FsError(fs_extra_error::Error), [INFO] [stdout] | ------- ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `CloneError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 44 - FsError(fs_extra_error::Error), [INFO] [stdout] 44 + FsError(()), [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/rustcBjXqpl/symbols.o" "<9 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/{libserde_yaml-47d1237688871d8a.rlib,libindexmap-dfa4d3f0995206c0.rlib,libequivalent-b99318efb2d4d73d.rlib,libhashbrown-8df74ee8101279e8.rlib,libunsafe_libyaml-fde8bc6a03626920.rlib,libdialoguer-dc692f3b8aba5936.rlib,libshell_words-da54b633f96de1d4.rlib,libzeroize-67ec92da86907214.rlib,libconsole-d393e64e068f9dab.rlib,libunicode_width-8407538aedb31578.rlib,libtempfile-20dacd471bbbab05.rlib,libfastrand-72d3ba1383de006c.rlib,libfs_extra-361290aa9eda8f29.rlib,libtera-55a53f87c2391bd3.rlib,libslug-3550bc5838ea02bc.rlib,libdeunicode-fc5bbd37b87f8852.rlib,libglobwalk-59893cc817a73e5c.rlib,libignore-7a6790324bd74340.rlib,libwalkdir-8d074d8f4a716d40.rlib,libsame_file-ebfa63be59ead6ba.rlib,libthread_local-8b705a939f669a09.rlib,libglobset-64f7bf1366b57002.rlib,libfnv-81596130b397d5c3.rlib,liblog-fc4b0167ad2190de.rlib,libbstr-ac5069ada4a10295.rlib,libpest-6b0aa64972cc0ba3.rlib,libucd_trie-8db27ecbcda43bc2.rlib,libthiserror-6edbec639660fc4a.rlib,librand-8737667092ae32c0.rlib,librand_chacha-ed463f81938f9545.rlib,libppv_lite86-742ade976f63ace4.rlib,librand_core-9bc5b88a10694a05.rlib,libgetrandom-9dce6743e7e298b9.rlib,libcfg_if-66d55f6b302e88c8.rlib,libpercent_encoding-ef48bafcd80f8cda.rlib,libunic_segment-06830b2ed2ab8a98.rlib,libunic_ucd_segment-736607a6993d4bda.rlib,libunic_ucd_version-014ef47f161018ba.rlib,libunic_common-be5fc0f13f0000c6.rlib,libunic_char_property-fd2cf69e511793c8.rlib,libunic_char_range-1020285835010649.rlib,libregex-a1dafc15266b6dd7.rlib,libaho_corasick-ab96e5574c3925ff.rlib,libmemchr-d88797af6a5880b4.rlib,libregex_syntax-daf98d1477afd15c.rlib,liblazy_static-4b136fc9bfbd2c4b.rlib,libhumansize-407be3f19f34d0b4.rlib,liblibm-ad675fd407ab2ec1.rlib,libchrono_tz-72040235b1d85ddb.rlib,libphf-b18a0d86cc24ee9e.rlib,libphf_shared-504abb16e7773bae.rlib,libuncased-aced2e72d484b73a.rlib,libsiphasher-38fa4a3175b9359a.rlib,libchrono-cae0bb2124ecfefd.rlib,libiana_time_zone-b73c0d1d74043e16.rlib,libnum_integer-0c1d74f58091f536.rlib,libnum_traits-19b330db7a9c0851.rlib,libserde_json-d340b7a67eac7fb1.rlib,libryu-49c70d17490e221d.rlib,libitoa-3a84865b23a1e958.rlib,libglob-8ce038c46a6d950d.rlib,libserde-b12cae5f673e16d5.rlib,libdirs-2833b377f9838ec7.rlib,libdirs_sys-e97940f20f046a88.rlib,libclap-27eadb9f3ac471b0.rlib,libstrsim-7a71560e0c2955e4.rlib,libis_terminal-b756cfefa57baa42.rlib,librustix-2eba39c5a5af3fc5.rlib,liblinux_raw_sys-15f2ff7caef8d914.rlib,libio_lifetimes-a8ee0e6b941a7cbe.rlib,liblibc-8c6026cb9ab8c49f.rlib,libclap_lex-58f92e8eb7ae03de.rlib,libos_str_bytes-aa65ca338869b0fe.rlib,libtermcolor-2668f5afa8402de7.rlib,libbitflags-e274cd04b58a060d.rlib,libonce_cell-db9454ba2409c7c5.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" "-L" "/tmp/rustcBjXqpl/raw-dylibs" "-Wl,-Bdynamic" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-nostartfiles" "-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/rust_sam-d6a457433fe069be" "-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/libgetrandom-9dce6743e7e298b9.rlib(getrandom-9dce6743e7e298b9.getrandom.636bd0d874aa4e4d-cgu.0.rcgu.o): in function `getrandom::util_libc::open_readonly': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/getrandom-0.2.8/src/util_libc.rs:150:(.text._ZN9getrandom9util_libc13open_readonly17h886ac6017618bf2cE+0xbc): undefined reference to `open64' [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] = note: some `extern` functions couldn't be found; some native libraries may need to be installed or have their path specified [INFO] [stdout] = note: use the `-l` flag to specify native libraries to link [INFO] [stdout] = note: use the `cargo:rustc-link-lib` directive to specify the native libraries to link with Cargo (see https://doc.rust-lang.org/cargo/reference/build-scripts.html#rustc-link-lib) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `rust-sam` (bin "rust-sam") due to 1 previous error; 7 warnings emitted [INFO] running `Command { std: "docker" "inspect" "8e8195f861edd49b627b80fa2f0d6429e1389edcf785236f334abd7a333587f9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8e8195f861edd49b627b80fa2f0d6429e1389edcf785236f334abd7a333587f9", kill_on_drop: false }` [INFO] [stdout] 8e8195f861edd49b627b80fa2f0d6429e1389edcf785236f334abd7a333587f9