[INFO] fetching crate prqlc-parser 0.13.4... [INFO] testing prqlc-parser-0.13.4 against try#8de4c7234dd9b97c9d76b58671343fdbbc9a433e+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_with_libc_patch_0 [INFO] extracting crate prqlc-parser 0.13.4 into /workspace/builds/worker-2-tc1/source [INFO] started tweaking crates.io crate prqlc-parser 0.13.4 [INFO] finished tweaking crates.io crate prqlc-parser 0.13.4 [INFO] tweaked toml for crates.io crate prqlc-parser 0.13.4 written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate prqlc-parser 0.13.4 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 prqlc-parser 0.13.4 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] Downloading crates ... [INFO] [stderr] Downloaded strum v0.27.0 [INFO] [stderr] Downloaded schemars_derive v1.0.0-alpha.17 [INFO] [stderr] Downloaded strum_macros v0.27.0 [INFO] [stderr] Downloaded insta v1.41.1 [INFO] [stderr] Downloaded stacker v0.1.18 [INFO] [stderr] Downloaded psm v0.1.21 [INFO] [stderr] Downloaded chumsky v0.9.3 [INFO] [stderr] Downloaded schemars v1.0.0-alpha.17 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] 69bea20becdd0156e30ccb1c6c5a31fe7f0b76987e9fd759c951a33840b2836e [INFO] running `Command { std: "docker" "start" "-a" "69bea20becdd0156e30ccb1c6c5a31fe7f0b76987e9fd759c951a33840b2836e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "69bea20becdd0156e30ccb1c6c5a31fe7f0b76987e9fd759c951a33840b2836e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "69bea20becdd0156e30ccb1c6c5a31fe7f0b76987e9fd759c951a33840b2836e", kill_on_drop: false }` [INFO] [stdout] 69bea20becdd0156e30ccb1c6c5a31fe7f0b76987e9fd759c951a33840b2836e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] 969315d7e99520c0562011512e412f391b249553d8693ebacd9ae51019717370 [INFO] running `Command { std: "docker" "start" "-a" "969315d7e99520c0562011512e412f391b249553d8693ebacd9ae51019717370", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.92 [INFO] [stderr] Compiling unicode-ident v1.0.13 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling serde v1.0.217 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling libc v0.2.169 [INFO] [stderr] Compiling rustversion v1.0.17 [INFO] [stderr] Compiling ref-cast v1.0.23 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling zerocopy v0.7.34 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling serde_json v1.0.138 [INFO] [stderr] Compiling ryu v1.0.18 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling itoa v1.0.11 [INFO] [stderr] Compiling semver v1.0.25 [INFO] [stderr] Compiling allocator-api2 v0.2.18 [INFO] [stderr] Compiling dyn-clone v1.0.17 [INFO] [stderr] Compiling either v1.12.0 [INFO] [stderr] Compiling log v0.4.25 [INFO] [stderr] Compiling cc v1.2.13 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling syn v2.0.98 [INFO] [stderr] Compiling psm v0.1.21 [INFO] [stderr] Compiling stacker v0.1.18 [INFO] [stderr] Compiling chumsky v0.9.3 [INFO] [stderr] Compiling serde_derive_internals v0.29.1 [INFO] [stderr] Compiling serde_derive v1.0.217 [INFO] [stderr] Compiling ref-cast-impl v1.0.23 [INFO] [stderr] Compiling strum_macros v0.27.0 [INFO] [stderr] Compiling enum-as-inner v0.6.1 [INFO] [stderr] Compiling schemars_derive v1.0.0-alpha.17 [INFO] [stderr] Compiling strum v0.27.0 [INFO] [stderr] Compiling schemars v1.0.0-alpha.17 [INFO] [stderr] Compiling prqlc-parser v0.13.4 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 30.60s [INFO] running `Command { std: "docker" "inspect" "969315d7e99520c0562011512e412f391b249553d8693ebacd9ae51019717370", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "969315d7e99520c0562011512e412f391b249553d8693ebacd9ae51019717370", kill_on_drop: false }` [INFO] [stdout] 969315d7e99520c0562011512e412f391b249553d8693ebacd9ae51019717370 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] 88892ab632a5a5f692cede60cdec4f1f3d723a9cd091fdca01b562dbc026ce78 [INFO] running `Command { std: "docker" "start" "-a" "88892ab632a5a5f692cede60cdec4f1f3d723a9cd091fdca01b562dbc026ce78", kill_on_drop: false }` [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling serde_json v1.0.138 [INFO] [stderr] Compiling linked-hash-map v0.5.6 [INFO] [stderr] Compiling similar v2.7.0 [INFO] [stderr] Compiling console v0.15.8 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling bstr v1.9.1 [INFO] [stderr] Compiling schemars v1.0.0-alpha.17 [INFO] [stderr] Compiling regex-automata v0.4.8 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling globset v0.4.15 [INFO] [stderr] Compiling insta v1.41.1 [INFO] [stderr] Compiling prqlc-parser v0.13.4 (/opt/rustwide/workdir) [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/rustcLV0mxZ/symbols.o" "<17 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/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/{libstrum-4ee2e0c09640eb1c.rlib,libsemver-133ce1063a4ed322.rlib,libitertools-a4f67e63db663ba1.rlib,libeither-5dc9c4dc47493a22.rlib,libinsta-93b502a50f92f4fa.rlib,libwalkdir-a6384958eaeb735e.rlib,libsame_file-ebfa63be59ead6ba.rlib,libglobset-11ee6168d0377700.rlib,liblog-7388c26e0a7db5ee.rlib,libbstr-7b8663015914f5d4.rlib,libregex-a23f6821a75c0b79.rlib,libregex_automata-21e201130327d5a8.rlib,libaho_corasick-30f44cf25b6a36c3.rlib,libregex_syntax-9e28f8af72e9cd89.rlib,libconsole-80629387e074bc98.rlib,liblazy_static-4b136fc9bfbd2c4b.rlib,libsimilar-41ce01288b123908.rlib,liblinked_hash_map-60e0df461c810b67.rlib,libschemars-82ff141e6d748e80.rlib,libdyn_clone-e888b34d907fcc68.rlib,libref_cast-401472d5240dbba7.rlib,libserde_json-fafffe034f9a16fa.rlib,libmemchr-a6af4e08ecbb6708.rlib,libitoa-f2a0ee7c0dc5052c.rlib,libryu-e1fffcc04a075728.rlib,libserde-89951c34ce4907f3.rlib,libchumsky-bfa146078e002b29.rlib,libstacker-a51e0df7d68d44d1.rlib,libpsm-dbb52e822e9a9255.rlib,liblibc-43c3433c4a6dd1b5.rlib,libhashbrown-46decbd32b4e4417.rlib,libahash-72d350d5fd7fbecd.rlib,libonce_cell-02b75ebed7079583.rlib,libcfg_if-66d55f6b302e88c8.rlib,libzerocopy-b4b8148fc076812b.rlib,liballocator_api2-2fcb966c91bb3cc9.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/rustcLV0mxZ/raw-dylibs" "-Wl,-Bdynamic" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-nostartfiles" "-L" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/psm-74bb576a558b69de/out" "-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/prqlc_parser-89b273c603495cce" "-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 `prqlc-parser` (lib test) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "88892ab632a5a5f692cede60cdec4f1f3d723a9cd091fdca01b562dbc026ce78", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "88892ab632a5a5f692cede60cdec4f1f3d723a9cd091fdca01b562dbc026ce78", kill_on_drop: false }` [INFO] [stdout] 88892ab632a5a5f692cede60cdec4f1f3d723a9cd091fdca01b562dbc026ce78