[INFO] fetching crate backyard-parser 0.1.10... [INFO] testing backyard-parser-0.1.10 against try#8de4c7234dd9b97c9d76b58671343fdbbc9a433e+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_with_libc_patch_0 [INFO] extracting crate backyard-parser 0.1.10 into /workspace/builds/worker-6-tc1/source [INFO] started tweaking crates.io crate backyard-parser 0.1.10 [INFO] removed 0 missing examples [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate backyard-parser 0.1.10 [INFO] tweaked toml for crates.io crate backyard-parser 0.1.10 written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate backyard-parser 0.1.10 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 crates.io crate backyard-parser 0.1.10 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] Downloading crates ... [INFO] [stderr] Downloaded backyard-lexer v0.1.10 [INFO] [stderr] Downloaded insta v1.41.1 [INFO] [stderr] Downloaded bstr v1.11.1 [INFO] [stderr] Downloaded backyard-nodes v0.1.10 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] c51af3a3a34db228b51a1d3867e45856ca47de23a4417d11c6eb4133dd4e326d [INFO] running `Command { std: "docker" "start" "-a" "c51af3a3a34db228b51a1d3867e45856ca47de23a4417d11c6eb4133dd4e326d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c51af3a3a34db228b51a1d3867e45856ca47de23a4417d11c6eb4133dd4e326d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c51af3a3a34db228b51a1d3867e45856ca47de23a4417d11c6eb4133dd4e326d", kill_on_drop: false }` [INFO] [stdout] c51af3a3a34db228b51a1d3867e45856ca47de23a4417d11c6eb4133dd4e326d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] 169db0c13960e964cb9df295b1e5bb4802e4ba771baa425e53ea493b0fb213e1 [INFO] running `Command { std: "docker" "start" "-a" "169db0c13960e964cb9df295b1e5bb4802e4ba771baa425e53ea493b0fb213e1", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.92 [INFO] [stderr] Compiling unicode-ident v1.0.14 [INFO] [stderr] Compiling serde v1.0.216 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling syn v2.0.90 [INFO] [stderr] Compiling serde_derive v1.0.216 [INFO] [stderr] Compiling bumpalo v3.16.0 [INFO] [stderr] Compiling bstr v1.11.1 [INFO] [stderr] Compiling backyard-lexer v0.1.10 [INFO] [stderr] Compiling backyard-nodes v0.1.10 [INFO] [stderr] Compiling backyard-parser v0.1.10 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 13.97s [INFO] running `Command { std: "docker" "inspect" "169db0c13960e964cb9df295b1e5bb4802e4ba771baa425e53ea493b0fb213e1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "169db0c13960e964cb9df295b1e5bb4802e4ba771baa425e53ea493b0fb213e1", kill_on_drop: false }` [INFO] [stdout] 169db0c13960e964cb9df295b1e5bb4802e4ba771baa425e53ea493b0fb213e1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "test" "--frozen" "--no-run" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 734b83be6d45715126f8714e44ac7715c021474ee53f24c0c1e4f9e7f1da010c [INFO] running `Command { std: "docker" "start" "-a" "734b83be6d45715126f8714e44ac7715c021474ee53f24c0c1e4f9e7f1da010c", kill_on_drop: false }` [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling libc v0.2.168 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling serde_json v1.0.133 [INFO] [stderr] Compiling itoa v1.0.14 [INFO] [stderr] Compiling plotters-backend v0.3.7 [INFO] [stderr] Compiling ciborium-io v0.2.2 [INFO] [stderr] Compiling once_cell v1.20.2 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling half v2.4.1 [INFO] [stderr] Compiling clap_lex v0.7.4 [INFO] [stderr] Compiling ryu v1.0.18 [INFO] [stderr] Compiling anstyle v1.0.10 [INFO] [stderr] Compiling cast v0.3.0 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling anes v0.1.6 [INFO] [stderr] Compiling linked-hash-map v0.5.6 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling similar v2.6.0 [INFO] [stderr] Compiling oorandom v11.1.4 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling plotters-svg v0.3.7 [INFO] [stderr] Compiling clap_builder v4.5.23 [INFO] [stderr] Compiling ciborium-ll v0.2.2 [INFO] [stderr] Compiling ciborium v0.2.2 [INFO] [stderr] Compiling is-terminal v0.4.13 [INFO] [stderr] Compiling console v0.15.10 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling insta v1.41.1 [INFO] [stderr] Compiling plotters v0.3.7 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling clap v4.5.23 [INFO] [stderr] Compiling criterion-plot v0.5.0 [INFO] [stderr] Compiling bstr v1.11.1 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling backyard-nodes v0.1.10 [INFO] [stderr] Compiling backyard-lexer v0.1.10 [INFO] [stderr] Compiling criterion v0.5.1 [INFO] [stderr] Compiling backyard-parser v0.1.10 (/opt/rustwide/workdir) [INFO] [stderr] error: could not compile `backyard-parser` (test "call") [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/bin/rustc --crate-name call --edition=2021 tests/call.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 '--allow=clippy::vec_box' '--allow=clippy::needless_lifetimes' --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=492bfcd55d5da62f -C extra-filename=-8b39bd3360a1428d --out-dir /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps --target x86_64-unknown-linux-musl -L dependency=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern backyard_lexer=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libbackyard_lexer-c71e11b3050476e5.rlib --extern backyard_nodes=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libbackyard_nodes-519eb869da41c93e.rlib --extern backyard_parser=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libbackyard_parser-ee028d54c713a8b8.rlib --extern bstr=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libbstr-a4ffce7bd89978ad.rlib --extern bumpalo=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libbumpalo-7d7a1d348e57eb33.rlib --extern criterion=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libcriterion-61a2439443e904ad.rlib --extern insta=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libinsta-bb5fe80af6d5a4be.rlib --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `backyard-parser` (lib test) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/bin/rustc --crate-name backyard_parser --edition=2021 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 '--allow=clippy::vec_box' '--allow=clippy::needless_lifetimes' --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=2c0eebd7a91df2d1 -C extra-filename=-38d46c776dfebaf0 --out-dir /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps --target x86_64-unknown-linux-musl -L dependency=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern backyard_lexer=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libbackyard_lexer-c71e11b3050476e5.rlib --extern backyard_nodes=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libbackyard_nodes-519eb869da41c93e.rlib --extern bstr=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libbstr-a4ffce7bd89978ad.rlib --extern bumpalo=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libbumpalo-7d7a1d348e57eb33.rlib --extern criterion=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libcriterion-61a2439443e904ad.rlib --extern insta=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libinsta-bb5fe80af6d5a4be.rlib --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `backyard-parser` (test "foreach") [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/bin/rustc --crate-name foreach --edition=2021 tests/foreach.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 '--allow=clippy::vec_box' '--allow=clippy::needless_lifetimes' --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=6ce186fdb1c652f1 -C extra-filename=-3fb3c99bbe1ea790 --out-dir /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps --target x86_64-unknown-linux-musl -L dependency=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern backyard_lexer=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libbackyard_lexer-c71e11b3050476e5.rlib --extern backyard_nodes=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libbackyard_nodes-519eb869da41c93e.rlib --extern backyard_parser=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libbackyard_parser-ee028d54c713a8b8.rlib --extern bstr=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libbstr-a4ffce7bd89978ad.rlib --extern bumpalo=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libbumpalo-7d7a1d348e57eb33.rlib --extern criterion=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libcriterion-61a2439443e904ad.rlib --extern insta=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libinsta-bb5fe80af6d5a4be.rlib --cap-lints=forbid` (signal: 9, SIGKILL: kill) [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/rustcFb435Z/symbols.o" "<3 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/{libinsta-bb5fe80af6d5a4be.rlib,liblazy_static-f3dc5c13b01a78ba.rlib,libconsole-e0240c2eee5d9ec7.rlib,liblibc-a4440bf5f1cea519.rlib,libonce_cell-b15ed62672602246.rlib,libsimilar-d5e3360598a3dec8.rlib,liblinked_hash_map-60e0df461c810b67.rlib}.rlib" "/lib/rustlib/x86_64-unknown-linux-musl/lib/{libtest-*,libgetopts-*,libunicode_width-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/{libbackyard_parser-ee028d54c713a8b8.rlib,libbackyard_nodes-519eb869da41c93e.rlib,libbackyard_lexer-c71e11b3050476e5.rlib,libbstr-a4ffce7bd89978ad.rlib,libregex_automata-72096605ea14526d.rlib,libregex_syntax-e1e74b324d770c72.rlib,libmemchr-a6af4e08ecbb6708.rlib,libbumpalo-7d7a1d348e57eb33.rlib,libserde-7016ddc3b6120e8a.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/rustcFb435Z/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/eval-791ed8bcc64fe25d" "-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: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `backyard-parser` (test "eval") due to 1 previous error [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/rustcqFxNFL/symbols.o" "<3 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/{libinsta-bb5fe80af6d5a4be.rlib,liblazy_static-f3dc5c13b01a78ba.rlib,libconsole-e0240c2eee5d9ec7.rlib,liblibc-a4440bf5f1cea519.rlib,libonce_cell-b15ed62672602246.rlib,libsimilar-d5e3360598a3dec8.rlib,liblinked_hash_map-60e0df461c810b67.rlib}.rlib" "/lib/rustlib/x86_64-unknown-linux-musl/lib/{libtest-*,libgetopts-*,libunicode_width-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/{libbackyard_parser-ee028d54c713a8b8.rlib,libbackyard_nodes-519eb869da41c93e.rlib,libbackyard_lexer-c71e11b3050476e5.rlib,libbstr-a4ffce7bd89978ad.rlib,libregex_automata-72096605ea14526d.rlib,libregex_syntax-e1e74b324d770c72.rlib,libmemchr-a6af4e08ecbb6708.rlib,libbumpalo-7d7a1d348e57eb33.rlib,libserde-7016ddc3b6120e8a.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/rustcqFxNFL/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/switch-9cb5050b861fda87" "-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: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `backyard-parser` (test "switch") due to 1 previous error [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/rustcHLOswS/symbols.o" "<3 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/{libinsta-bb5fe80af6d5a4be.rlib,liblazy_static-f3dc5c13b01a78ba.rlib,libconsole-e0240c2eee5d9ec7.rlib,liblibc-a4440bf5f1cea519.rlib,libonce_cell-b15ed62672602246.rlib,libsimilar-d5e3360598a3dec8.rlib,liblinked_hash_map-60e0df461c810b67.rlib}.rlib" "/lib/rustlib/x86_64-unknown-linux-musl/lib/{libtest-*,libgetopts-*,libunicode_width-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/{libbackyard_parser-ee028d54c713a8b8.rlib,libbackyard_nodes-519eb869da41c93e.rlib,libbackyard_lexer-c71e11b3050476e5.rlib,libbstr-a4ffce7bd89978ad.rlib,libregex_automata-72096605ea14526d.rlib,libregex_syntax-e1e74b324d770c72.rlib,libmemchr-a6af4e08ecbb6708.rlib,libbumpalo-7d7a1d348e57eb33.rlib,libserde-7016ddc3b6120e8a.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/rustcHLOswS/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/variable-6aeebb5f243e60fa" "-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: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `backyard-parser` (test "variable") due to 1 previous error [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/rustcimkZu0/symbols.o" "<3 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/{libinsta-bb5fe80af6d5a4be.rlib,liblazy_static-f3dc5c13b01a78ba.rlib,libconsole-e0240c2eee5d9ec7.rlib,liblibc-a4440bf5f1cea519.rlib,libonce_cell-b15ed62672602246.rlib,libsimilar-d5e3360598a3dec8.rlib,liblinked_hash_map-60e0df461c810b67.rlib}.rlib" "/lib/rustlib/x86_64-unknown-linux-musl/lib/{libtest-*,libgetopts-*,libunicode_width-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/{libbackyard_parser-ee028d54c713a8b8.rlib,libbackyard_nodes-519eb869da41c93e.rlib,libbackyard_lexer-c71e11b3050476e5.rlib,libbstr-a4ffce7bd89978ad.rlib,libregex_automata-72096605ea14526d.rlib,libregex_syntax-e1e74b324d770c72.rlib,libmemchr-a6af4e08ecbb6708.rlib,libbumpalo-7d7a1d348e57eb33.rlib,libserde-7016ddc3b6120e8a.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/rustcimkZu0/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/dowhile-dec32e5196381d9f" "-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: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `backyard-parser` (test "dowhile") due to 1 previous error [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/rustcvSU4Wt/symbols.o" "<3 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/{libinsta-bb5fe80af6d5a4be.rlib,liblazy_static-f3dc5c13b01a78ba.rlib,libconsole-e0240c2eee5d9ec7.rlib,liblibc-a4440bf5f1cea519.rlib,libonce_cell-b15ed62672602246.rlib,libsimilar-d5e3360598a3dec8.rlib,liblinked_hash_map-60e0df461c810b67.rlib}.rlib" "/lib/rustlib/x86_64-unknown-linux-musl/lib/{libtest-*,libgetopts-*,libunicode_width-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/{libbackyard_parser-ee028d54c713a8b8.rlib,libbackyard_nodes-519eb869da41c93e.rlib,libbackyard_lexer-c71e11b3050476e5.rlib,libbstr-a4ffce7bd89978ad.rlib,libregex_automata-72096605ea14526d.rlib,libregex_syntax-e1e74b324d770c72.rlib,libmemchr-a6af4e08ecbb6708.rlib,libbumpalo-7d7a1d348e57eb33.rlib,libserde-7016ddc3b6120e8a.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/rustcvSU4Wt/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/pre-a166798e515aaec9" "-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: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `backyard-parser` (test "pre") due to 1 previous error [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/rustcvWp6uo/symbols.o" "<3 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/{libinsta-bb5fe80af6d5a4be.rlib,liblazy_static-f3dc5c13b01a78ba.rlib,libconsole-e0240c2eee5d9ec7.rlib,liblibc-a4440bf5f1cea519.rlib,libonce_cell-b15ed62672602246.rlib,libsimilar-d5e3360598a3dec8.rlib,liblinked_hash_map-60e0df461c810b67.rlib}.rlib" "/lib/rustlib/x86_64-unknown-linux-musl/lib/{libtest-*,libgetopts-*,libunicode_width-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/{libbackyard_parser-ee028d54c713a8b8.rlib,libbackyard_nodes-519eb869da41c93e.rlib,libbackyard_lexer-c71e11b3050476e5.rlib,libbstr-a4ffce7bd89978ad.rlib,libregex_automata-72096605ea14526d.rlib,libregex_syntax-e1e74b324d770c72.rlib,libmemchr-a6af4e08ecbb6708.rlib,libbumpalo-7d7a1d348e57eb33.rlib,libserde-7016ddc3b6120e8a.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/rustcvWp6uo/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/types-bec0560c3759dd04" "-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: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `backyard-parser` (test "types") due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "734b83be6d45715126f8714e44ac7715c021474ee53f24c0c1e4f9e7f1da010c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "734b83be6d45715126f8714e44ac7715c021474ee53f24c0c1e4f9e7f1da010c", kill_on_drop: false }` [INFO] [stdout] 734b83be6d45715126f8714e44ac7715c021474ee53f24c0c1e4f9e7f1da010c