[INFO] cloning repository https://github.com/magick93/color-bandit [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/magick93/color-bandit" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmagick93%2Fcolor-bandit", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmagick93%2Fcolor-bandit'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 6ec106370c11ce4ba09ee86936d1b9dd409ba46c [INFO] checking magick93/color-bandit against try#901e6d56697c79b2e80df6a487b2318ec6f57ee3 for pr-142287 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmagick93%2Fcolor-bandit" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/magick93/color-bandit on toolchain 901e6d56697c79b2e80df6a487b2318ec6f57ee3 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+901e6d56697c79b2e80df6a487b2318ec6f57ee3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/magick93/color-bandit [INFO] finished tweaking git repo https://github.com/magick93/color-bandit [INFO] tweaked toml for git repo https://github.com/magick93/color-bandit written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/magick93/color-bandit 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" "+901e6d56697c79b2e80df6a487b2318ec6f57ee3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] error: invalid character `{` in package name: `{{project-name | kebab_case}}`, the first character must be a Unicode XID start character (most letters or `_`) [INFO] [stderr] --> ../../../cargo-home/git/checkouts/spin-af3dbb23525728d0/1d72f1c/templates/http-rust/content/Cargo.toml:2:8 [INFO] [stderr] | [INFO] [stderr] 2 | name = "{{project-name | kebab_case}}" [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] error: invalid character `{` in package name: `{{project-name | kebab_case}}`, the first character must be a Unicode XID start character (most letters or `_`) [INFO] [stderr] --> ../../../cargo-home/git/checkouts/spin-af3dbb23525728d0/1d72f1c/templates/redis-rust/content/Cargo.toml:2:8 [INFO] [stderr] | [INFO] [stderr] 2 | name = "{{project-name | kebab_case}}" [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:eea15d5475069c3ef791f10c2c6b5af2ee421ef2da1e680ecce1cba46243983b" "/opt/rustwide/cargo-home/bin/cargo" "+901e6d56697c79b2e80df6a487b2318ec6f57ee3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 000ab8e9376b2d6f62fa0caa5224f0766fecd0275d11130e4559668a87fe2d52 [INFO] running `Command { std: "docker" "start" "-a" "000ab8e9376b2d6f62fa0caa5224f0766fecd0275d11130e4559668a87fe2d52", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "000ab8e9376b2d6f62fa0caa5224f0766fecd0275d11130e4559668a87fe2d52", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "000ab8e9376b2d6f62fa0caa5224f0766fecd0275d11130e4559668a87fe2d52", kill_on_drop: false }` [INFO] [stdout] 000ab8e9376b2d6f62fa0caa5224f0766fecd0275d11130e4559668a87fe2d52 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:eea15d5475069c3ef791f10c2c6b5af2ee421ef2da1e680ecce1cba46243983b" "/opt/rustwide/cargo-home/bin/cargo" "+901e6d56697c79b2e80df6a487b2318ec6f57ee3" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3e5970468ea0abeb88addf6a55993ac66ff7a03221d47b6394da7ced10ec2e4a [INFO] running `Command { std: "docker" "start" "-a" "3e5970468ea0abeb88addf6a55993ac66ff7a03221d47b6394da7ced10ec2e4a", kill_on_drop: false }` [INFO] [stderr] error: invalid character `{` in package name: `{{project-name | kebab_case}}`, the first character must be a Unicode XID start character (most letters or `_`) [INFO] [stderr] --> ../cargo-home/git/checkouts/spin-af3dbb23525728d0/1d72f1c/templates/http-rust/content/Cargo.toml:2:8 [INFO] [stderr] | [INFO] [stderr] 2 | name = "{{project-name | kebab_case}}" [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] error: invalid character `{` in package name: `{{project-name | kebab_case}}`, the first character must be a Unicode XID start character (most letters or `_`) [INFO] [stderr] --> ../cargo-home/git/checkouts/spin-af3dbb23525728d0/1d72f1c/templates/redis-rust/content/Cargo.toml:2:8 [INFO] [stderr] | [INFO] [stderr] 2 | name = "{{project-name | kebab_case}}" [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling proc-macro2 v1.0.69 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling serde v1.0.192 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling anyhow v1.0.75 [INFO] [stderr] Compiling semver v1.0.20 [INFO] [stderr] Compiling serde_json v1.0.108 [INFO] [stderr] Compiling itoa v1.0.9 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.16 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling hashbrown v0.14.2 [INFO] [stderr] Compiling ryu v1.0.15 [INFO] [stderr] Compiling memoffset v0.9.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.15 [INFO] [stderr] Compiling smallvec v1.11.2 [INFO] [stderr] Checking simd-adler32 v0.3.7 [INFO] [stderr] Compiling leb128 v0.2.5 [INFO] [stderr] Compiling wasm-encoder v0.36.2 [INFO] [stderr] Compiling unicode-xid v0.2.4 [INFO] [stderr] Compiling spdx v0.10.2 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling futures-core v0.3.29 [INFO] [stderr] Compiling syn v2.0.39 [INFO] [stderr] Compiling id-arena v2.2.1 [INFO] [stderr] Compiling log v0.4.20 [INFO] [stderr] Compiling rayon-core v1.12.0 [INFO] [stderr] Checking crossbeam-deque v0.8.3 [INFO] [stderr] Compiling lock_api v0.4.11 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling bitflags v2.4.1 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling futures-channel v0.3.29 [INFO] [stderr] Compiling futures-task v0.3.29 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Checking miniz_oxide v0.7.1 [INFO] [stderr] Compiling smartstring v1.0.1 [INFO] [stderr] Compiling num-traits v0.2.17 [INFO] [stderr] Compiling futures-util v0.3.29 [INFO] [stderr] Compiling unicode-segmentation v1.10.1 [INFO] [stderr] Checking futures-sink v0.3.29 [INFO] [stderr] Compiling wit-bindgen-rust v0.13.2 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Checking either v1.9.0 [INFO] [stderr] Checking bytemuck v1.14.0 [INFO] [stderr] Checking memchr v2.6.4 [INFO] [stderr] Checking pin-project-lite v0.2.13 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking futures-io v0.3.29 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking rayon v1.8.0 [INFO] [stderr] Checking spin v0.9.8 [INFO] [stderr] Checking flate2 v1.0.28 [INFO] [stderr] Compiling num-rational v0.4.1 [INFO] [stderr] Checking weezl v0.1.7 [INFO] [stderr] Compiling async-trait v0.1.74 [INFO] [stderr] Compiling thiserror v1.0.50 [INFO] [stderr] Compiling bytes v1.5.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Checking smartcow v0.2.1 [INFO] [stderr] Checking flume v0.11.0 [INFO] [stderr] Checking zune-inflate v0.2.54 [INFO] [stderr] Checking fdeflate v0.3.1 [INFO] [stderr] Checking percent-encoding v2.3.0 [INFO] [stderr] Checking color_quant v1.1.0 [INFO] [stderr] Compiling http v0.2.10 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Compiling spin-sdk v2.0.1 (https://github.com/fermyon/spin?tag=v2.0.1#1d72f1c4) [INFO] [stderr] Checking lebe v0.5.2 [INFO] [stderr] Checking half v2.2.1 [INFO] [stderr] Checking bit_field v0.10.2 [INFO] [stderr] Compiling indexmap v2.1.0 [INFO] [stderr] Checking exr v1.71.0 [INFO] [stderr] Checking jpeg-decoder v0.3.0 [INFO] [stderr] Checking png v0.17.10 [INFO] [stderr] Compiling wasmparser v0.116.1 [INFO] [stderr] Checking gif v0.12.0 [INFO] [stderr] Checking tiff v0.9.0 [INFO] [stderr] Checking form_urlencoded v1.2.0 [INFO] [stderr] Checking routefinder v0.5.3 [INFO] [stderr] Checking rgb v0.8.37 [INFO] [stderr] Checking qoi v0.4.1 [INFO] [stderr] Checking once_cell v1.18.0 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Checking color-thief v0.2.2 [INFO] [stderr] Checking palette_extract v0.1.0 [INFO] [stderr] Compiling serde_derive v1.0.192 [INFO] [stderr] Compiling futures-macro v0.3.29 [INFO] [stderr] Compiling thiserror-impl v1.0.50 [INFO] [stderr] Checking image v0.24.7 [INFO] [stderr] Compiling spin-macro v0.1.0 (https://github.com/fermyon/spin?tag=v2.0.1#1d72f1c4) [INFO] [stderr] Compiling wit-parser v0.12.2 [INFO] [stderr] Compiling wasm-metadata v0.10.11 [INFO] [stderr] Checking futures-executor v0.3.29 [INFO] [stderr] Checking futures v0.3.29 [INFO] [stderr] Compiling wit-component v0.17.0 [INFO] [stderr] Compiling wit-bindgen-core v0.13.1 [INFO] [stderr] Compiling wit-bindgen-rust-macro v0.13.1 [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--version-script=/tmp/rustc4hRbVx/list" "-Wl,--no-undefined-version" "-m64" "/tmp/rustc4hRbVx/symbols.o" "<9 object files omitted>" "/opt/rustwide/target/debug/deps/wit_bindgen_rust_macro-d5998f79edaaffe5.94jbiobhafrzjkesiw1ff8sf2.rcgu.rmeta" "<1 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libwit_bindgen_rust-06df1d6c2e0c3e79.rlib,libwit_component-75d72be88e5f47ca.rlib,libbitflags-6d1dfceb7283ed04.rlib,libwasm_metadata-bdf30b43368f7350.rlib,libserde_json-3196567a443fbe0b.rlib,libryu-88414d5cbd1342d6.rlib,libitoa-9481d4de3aba4d9a.rlib,libwasmparser-7dee1113b267d1d6.rlib,libwasm_encoder-da5b15cb6e561859.rlib,libleb128-0d8a286057406ea1.rlib,libspdx-325ad48e3484f781.rlib,libsmallvec-2672f90a28854d95.rlib,libheck-07493568080df6fe.rlib,libunicode_segmentation-9337ddbb324bf807.rlib,libwit_bindgen_core-79c6c80dfdefe4c0.rlib,libwit_parser-3df036d71c44c87f.rlib,liblog-e6b98240a3bec45e.rlib,libunicode_xid-16b2241d73dde6c4.rlib,libsemver-79cf5947221ee1dd.rlib,libindexmap-6d2b923b9ad4c71b.rlib,libequivalent-a86170404b080df5.rlib,libhashbrown-dab46d5bc9f313e2.rlib,libserde-3a15d0fea2d89a6e.rlib,libid_arena-83045f14d6b77736.rlib,libanyhow-8d5b2133852a15a0.rlib,libsyn-7ea64a12510a53e6.rlib,libquote-77abab44c8daf8b5.rlib,libproc_macro2-7acd4cf30f1a55b9.rlib,libunicode_ident-f2de522ba645d884.rlib}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libproc_macro-*,librustc_literal_escaper-*,librustc_std_workspace_std-*,libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustc4hRbVx/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,-znostart-stop-gc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/libwit_bindgen_rust_macro-d5998f79edaaffe5.so" "-Wl,--gc-sections" "-shared" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 7 [Bus error], core dumped [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `wit-bindgen-rust-macro` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "3e5970468ea0abeb88addf6a55993ac66ff7a03221d47b6394da7ced10ec2e4a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3e5970468ea0abeb88addf6a55993ac66ff7a03221d47b6394da7ced10ec2e4a", kill_on_drop: false }` [INFO] [stdout] 3e5970468ea0abeb88addf6a55993ac66ff7a03221d47b6394da7ced10ec2e4a