[INFO] cloning repository https://github.com/roniemartinez/rsbrowsers [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/roniemartinez/rsbrowsers" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Froniemartinez%2Frsbrowsers", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Froniemartinez%2Frsbrowsers'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ba4728e282bbdd28924163848d21bd7759349676 [INFO] testing roniemartinez/rsbrowsers against master#414482f6a0d4e7290f614300581a0b55442552a3 for pr-140985 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Froniemartinez%2Frsbrowsers" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/roniemartinez/rsbrowsers on toolchain 414482f6a0d4e7290f614300581a0b55442552a3 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+414482f6a0d4e7290f614300581a0b55442552a3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/roniemartinez/rsbrowsers [INFO] finished tweaking git repo https://github.com/roniemartinez/rsbrowsers [INFO] tweaked toml for git repo https://github.com/roniemartinez/rsbrowsers written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/roniemartinez/rsbrowsers 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" "+414482f6a0d4e7290f614300581a0b55442552a3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded temp-dir v0.1.16 [INFO] [stderr] Downloaded dataview v1.0.1 [INFO] [stderr] Downloaded winreg v0.55.0 [INFO] [stderr] Downloaded freedesktop-desktop-entry v0.5.2 [INFO] [stderr] Downloaded derive_pod v0.1.2 [INFO] [stderr] Downloaded pelite-macros v0.1.1 [INFO] [stderr] Downloaded pyo3-macros v0.24.2 [INFO] [stderr] Downloaded pyo3-build-config v0.24.2 [INFO] [stderr] Downloaded pelite v0.10.0 [INFO] [stderr] Downloaded pyo3-ffi v0.24.2 [INFO] [stderr] Downloaded pyo3-macros-backend v0.24.2 [INFO] [stderr] Downloaded pyo3 v0.24.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:eea15d5475069c3ef791f10c2c6b5af2ee421ef2da1e680ecce1cba46243983b" "/opt/rustwide/cargo-home/bin/cargo" "+414482f6a0d4e7290f614300581a0b55442552a3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 778dd6ea82b3f376a570aa7831c85b61c8a124167e49260d3001991dec1847b0 [INFO] running `Command { std: "docker" "start" "-a" "778dd6ea82b3f376a570aa7831c85b61c8a124167e49260d3001991dec1847b0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "778dd6ea82b3f376a570aa7831c85b61c8a124167e49260d3001991dec1847b0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "778dd6ea82b3f376a570aa7831c85b61c8a124167e49260d3001991dec1847b0", kill_on_drop: false }` [INFO] [stdout] 778dd6ea82b3f376a570aa7831c85b61c8a124167e49260d3001991dec1847b0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:eea15d5475069c3ef791f10c2c6b5af2ee421ef2da1e680ecce1cba46243983b" "/opt/rustwide/cargo-home/bin/cargo" "+414482f6a0d4e7290f614300581a0b55442552a3" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 624f23531578cbec149090e2af1697bb26cd86e05a187e08e0ce8aae0d51064d [INFO] running `Command { std: "docker" "start" "-a" "624f23531578cbec149090e2af1697bb26cd86e05a187e08e0ce8aae0d51064d", kill_on_drop: false }` [INFO] [stderr] Compiling target-lexicon v0.13.2 [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling libc v0.2.172 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling temp-dir v0.1.16 [INFO] [stderr] Compiling cc v1.2.22 [INFO] [stderr] Compiling siphasher v1.0.1 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling phf_shared v0.11.3 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling pyo3-build-config v0.24.2 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling syn v2.0.101 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling phf_generator v0.11.3 [INFO] [stderr] Compiling memoffset v0.9.1 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling dirs-sys v0.3.7 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling dirs v3.0.2 [INFO] [stderr] Compiling xdg v2.5.2 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling indoc v2.0.6 [INFO] [stderr] Compiling glob v0.3.2 [INFO] [stderr] Compiling gettext-sys v0.22.5 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling unindent v0.2.4 [INFO] [stderr] Compiling pyo3-ffi v0.24.2 [INFO] [stderr] Compiling pyo3-macros-backend v0.24.2 [INFO] [stderr] Compiling pyo3 v0.24.2 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling locale_config v0.3.0 [INFO] [stderr] Compiling gettext-rs v0.7.2 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling phf_macros v0.11.3 [INFO] [stderr] Compiling phf v0.11.3 [INFO] [stderr] Compiling freedesktop-desktop-entry v0.5.2 [INFO] [stderr] Compiling pyo3-macros v0.24.2 [INFO] [stderr] Compiling rsbrowsers v0.1.0-a2 (/opt/rustwide/workdir/rsbrowsers) [INFO] [stderr] Compiling browsers v0.1.0-a2 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `py` [INFO] [stdout] --> src/lib.rs:30:13 [INFO] [stdout] | [INFO] [stdout] 30 | fn all<'py>(py: Python<'py>) -> PyResult> { [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_py` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `py` [INFO] [stdout] --> src/lib.rs:37:13 [INFO] [stdout] | [INFO] [stdout] 37 | fn get<'py>(py: Python<'py>, browser: String, version: &str) -> PyResult> { [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_py` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `url` [INFO] [stdout] --> src/lib.rs:51:53 [INFO] [stdout] | [INFO] [stdout] 51 | fn launch(browser: String, version: Option, url: Option, args: Option>) { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_url` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--version-script=/tmp/rustcYoGSJq/list" "-Wl,--no-undefined-version" "-m64" "/tmp/rustcYoGSJq/symbols.o" "<3 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{librsbrowsers-ad01f9795a6a2232.rlib,libserde-354dc27ed28ce253.rlib,libphf-c74f05a852197d43.rlib,libphf_shared-412437e318244639.rlib,libsiphasher-f4ddcf7845cbccbe.rlib,libfreedesktop_desktop_entry-b30f733cdca50065.rlib,libgettextrs-1ed197cad06eeee6.rlib,libgettext_sys-49bdaa50fd0ab3fb.rlib,liblocale_config-5de41541fbdfeadf.rlib,libregex-07d59f3792584a21.rlib,libregex_automata-b16ca0c62e99f813.rlib,libaho_corasick-5318fee7af990b33.rlib,libmemchr-3ffe5f7a52883367.rlib,libregex_syntax-13fc688ae7f36982.rlib,liblazy_static-b3603208c0de2608.rlib,libxdg-04bd2872f0106ae7.rlib,libthiserror-34e1e364c84a2894.rlib,libglob-b1d792528bd08356.rlib,libpyo3-ee22e4b7a644b745.rlib,libcfg_if-33ef6c02a07f9fec.rlib,libmemoffset-5862bc42ea74e6e0.rlib,libonce_cell-0ba6aecba7086d38.rlib,libpyo3_ffi-096bc58472911866.rlib,liblibc-decb484dffd4ee4e.rlib,libunindent-37c9ebf01f989e9d.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" "-lpython3.12" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcYoGSJq/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" "/usr/lib/x86_64-linux-gnu" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/libbrowsers.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 `browsers` (lib) due to 1 previous error; 3 warnings emitted [INFO] running `Command { std: "docker" "inspect" "624f23531578cbec149090e2af1697bb26cd86e05a187e08e0ce8aae0d51064d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "624f23531578cbec149090e2af1697bb26cd86e05a187e08e0ce8aae0d51064d", kill_on_drop: false }` [INFO] [stdout] 624f23531578cbec149090e2af1697bb26cd86e05a187e08e0ce8aae0d51064d