[INFO] cloning repository https://github.com/jlabath/netpod-jlabath-sqlite [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jlabath/netpod-jlabath-sqlite" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjlabath%2Fnetpod-jlabath-sqlite", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjlabath%2Fnetpod-jlabath-sqlite'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 16acb67f0b365809422408389ad24f420b91765f [INFO] testing jlabath/netpod-jlabath-sqlite against try#a7ce54db9b096bd1098d07c645b489195a667c9f for pr-137940 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjlabath%2Fnetpod-jlabath-sqlite" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/jlabath/netpod-jlabath-sqlite on toolchain a7ce54db9b096bd1098d07c645b489195a667c9f [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a7ce54db9b096bd1098d07c645b489195a667c9f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/jlabath/netpod-jlabath-sqlite [INFO] finished tweaking git repo https://github.com/jlabath/netpod-jlabath-sqlite [INFO] tweaked toml for git repo https://github.com/jlabath/netpod-jlabath-sqlite written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/jlabath/netpod-jlabath-sqlite 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" "+a7ce54db9b096bd1098d07c645b489195a667c9f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:1680c8fbd8dfb46fcd6d22e546df16ab0e007457dc29fcd9e987cdd5077fd1af" "/opt/rustwide/cargo-home/bin/cargo" "+a7ce54db9b096bd1098d07c645b489195a667c9f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 085e8dd0e4aa8c33486cae6b0a0b1e1b07956e9503a9992c906916e4eeba0960 [INFO] running `Command { std: "docker" "start" "-a" "085e8dd0e4aa8c33486cae6b0a0b1e1b07956e9503a9992c906916e4eeba0960", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "085e8dd0e4aa8c33486cae6b0a0b1e1b07956e9503a9992c906916e4eeba0960", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "085e8dd0e4aa8c33486cae6b0a0b1e1b07956e9503a9992c906916e4eeba0960", kill_on_drop: false }` [INFO] [stdout] 085e8dd0e4aa8c33486cae6b0a0b1e1b07956e9503a9992c906916e4eeba0960 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:1680c8fbd8dfb46fcd6d22e546df16ab0e007457dc29fcd9e987cdd5077fd1af" "/opt/rustwide/cargo-home/bin/cargo" "+a7ce54db9b096bd1098d07c645b489195a667c9f" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e3eb5f124781c86090ea8e93d94f0e099eb50b961f9d46a228a731f23c56e314 [INFO] running `Command { std: "docker" "start" "-a" "e3eb5f124781c86090ea8e93d94f0e099eb50b961f9d46a228a731f23c56e314", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.89 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling unicode-ident v1.0.13 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling libc v0.2.164 [INFO] [stderr] Compiling adler2 v2.0.0 [INFO] [stderr] Compiling pkg-config v0.3.31 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling once_cell v1.20.2 [INFO] [stderr] Compiling gimli v0.31.1 [INFO] [stderr] Compiling unicode-xid v0.2.6 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling rustc-demangle v0.1.24 [INFO] [stderr] Compiling miniz_oxide v0.8.0 [INFO] [stderr] Compiling serde v1.0.215 [INFO] [stderr] Compiling anyhow v1.0.93 [INFO] [stderr] Compiling serde_json v1.0.133 [INFO] [stderr] Compiling fallible-streaming-iterator v0.1.9 [INFO] [stderr] Compiling object v0.36.5 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling ryu v1.0.18 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling fallible-iterator v0.3.0 [INFO] [stderr] Compiling itoa v1.0.11 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling libsqlite3-sys v0.30.1 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling hashlink v0.9.1 [INFO] [stderr] Compiling rusqlite v0.32.1 [INFO] [stderr] Compiling addr2line v0.24.2 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling backtrace v0.3.74 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Compiling bendy v0.3.3 [INFO] [stderr] Compiling netpod-jlabath-sqlite v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcnHE1h3/symbols.o" "<5 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libserde_json-5417a28aeb4b878f.rlib,libitoa-4c6598116a867907.rlib,libryu-f8ba606093049f91.rlib,libserde-fa85da7577d2ed15.rlib,librusqlite-e1b5dc2c38b5929c.rlib,libbitflags-ce446ee600bbaa5e.rlib,libsmallvec-8045c56aeb050430.rlib,libfallible_streaming_iterator-5c0d4caa328bdf11.rlib,libfallible_iterator-b208eca984a9b185.rlib,libhashlink-ff13678c26a841d2.rlib,libhashbrown-da36ed33a20cf49e.rlib,libahash-0db54f8d7359b8ca.rlib,libonce_cell-dfcb06eca5c1c9f2.rlib,libzerocopy-f2bcfdbe4f2d40f5.rlib,liblibsqlite3_sys-1eff2173ef100b2d.rlib,libbendy-e70729e2eed8285e.rlib,libfailure-a1813c74fc607f53.rlib,libbacktrace-2b746fe1ef947c90.rlib,libminiz_oxide-dbf02595007a324e.rlib,libadler2-b931b79841890bad.rlib,libobject-da876e65ba9cd9b7.rlib,libmemchr-4f0714dc45d95749.rlib,liblibc-8d18dc3e2b0e20ee.rlib,libaddr2line-9b33b1b221c0ad25.rlib,libgimli-672214083c0de216.rlib,libcfg_if-33ef6c02a07f9fec.rlib,librustc_demangle-f257d5a904da7bce.rlib,libanyhow-3109b5ba994d1b57.rlib}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,liballoc-*,librustc_std_workspace_core-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lsqlite3" "-lc" "-lm" "-lrt" "-lpthread" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcnHE1h3/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/netpod_jlabath_sqlite-44ddbe822630f3ac" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: PLEASE submit a bug report to https://github.com/llvm/llvm-project/issues/ and include the crash backtrace. [INFO] [stdout] 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 `netpod-jlabath-sqlite` (bin "netpod-jlabath-sqlite") due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "e3eb5f124781c86090ea8e93d94f0e099eb50b961f9d46a228a731f23c56e314", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e3eb5f124781c86090ea8e93d94f0e099eb50b961f9d46a228a731f23c56e314", kill_on_drop: false }` [INFO] [stdout] e3eb5f124781c86090ea8e93d94f0e099eb50b961f9d46a228a731f23c56e314