[INFO] cloning repository https://github.com/slothytoppy/timer [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/slothytoppy/timer" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fslothytoppy%2Ftimer", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fslothytoppy%2Ftimer'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 30bdbc03ae17226e7396dcab957b94bc1b7acfb8 [INFO] checking slothytoppy/timer against try#35b6491ce6d2b388d0a5de1e59e2123604af807f for pr-136539 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fslothytoppy%2Ftimer" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/slothytoppy/timer on toolchain 35b6491ce6d2b388d0a5de1e59e2123604af807f [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+35b6491ce6d2b388d0a5de1e59e2123604af807f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/slothytoppy/timer [INFO] finished tweaking git repo https://github.com/slothytoppy/timer [INFO] tweaked toml for git repo https://github.com/slothytoppy/timer written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/slothytoppy/timer 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" "+35b6491ce6d2b388d0a5de1e59e2123604af807f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+35b6491ce6d2b388d0a5de1e59e2123604af807f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0ffd4cdb00051ebbe8ce34ce28e9a084ba943e27eaba0ab343996386df2730aa [INFO] running `Command { std: "docker" "start" "-a" "0ffd4cdb00051ebbe8ce34ce28e9a084ba943e27eaba0ab343996386df2730aa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0ffd4cdb00051ebbe8ce34ce28e9a084ba943e27eaba0ab343996386df2730aa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0ffd4cdb00051ebbe8ce34ce28e9a084ba943e27eaba0ab343996386df2730aa", kill_on_drop: false }` [INFO] [stdout] 0ffd4cdb00051ebbe8ce34ce28e9a084ba943e27eaba0ab343996386df2730aa [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+35b6491ce6d2b388d0a5de1e59e2123604af807f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7d8c675bfd45ffedb0c638e3c38c26c8abe508208e50dc61b573aae8b4de3362 [INFO] running `Command { std: "docker" "start" "-a" "7d8c675bfd45ffedb0c638e3c38c26c8abe508208e50dc61b573aae8b4de3362", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.92 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling unicode-ident v1.0.14 [INFO] [stderr] Compiling glob v0.3.2 [INFO] [stderr] Compiling rustix v0.38.42 [INFO] [stderr] Compiling libc v0.2.169 [INFO] [stderr] Compiling prettyplease v0.2.25 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling linux-raw-sys v0.4.14 [INFO] [stderr] Compiling clang-sys v1.8.1 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling libloading v0.8.6 [INFO] [stderr] Compiling bindgen v0.69.5 [INFO] [stderr] Compiling home v0.5.11 [INFO] [stderr] Compiling hashbrown v0.7.2 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling quote v1.0.38 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Compiling cc v1.2.6 [INFO] [stderr] Compiling syn v2.0.93 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Checking smallvec v1.13.2 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling which v4.4.2 [INFO] [stderr] Compiling cmake v0.1.52 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling fs_extra v1.3.0 [INFO] [stderr] Checking utf8parse v0.2.2 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Checking ahash v0.3.8 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Checking anstyle-parse v0.2.6 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Checking tynm v0.1.10 [INFO] [stderr] Checking mopa v0.2.2 [INFO] [stderr] Checking colorchoice v1.0.3 [INFO] [stderr] Checking arrayvec v0.5.2 [INFO] [stderr] Checking is_terminal_polyfill v1.70.1 [INFO] [stderr] Checking anstyle-query v1.1.2 [INFO] [stderr] Checking anstyle v1.0.10 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Checking shred v0.10.2 [INFO] [stderr] Checking anstream v0.6.18 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Checking crossbeam-queue v0.2.3 [INFO] [stderr] Checking clap_lex v0.7.4 [INFO] [stderr] Checking hibitset v0.6.4 [INFO] [stderr] Checking shrev v1.1.3 [INFO] [stderr] Checking tuple_utils v0.3.0 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Checking strsim v0.11.1 [INFO] [stderr] Checking parking_lot v0.12.3 [INFO] [stderr] Checking clap_builder v4.5.23 [INFO] [stderr] Checking specs v0.16.1 [INFO] [stderr] Compiling clap_derive v4.5.18 [INFO] [stderr] Compiling specs-derive v0.4.1 [INFO] [stderr] Checking clap v4.5.23 [INFO] [stderr] Compiling raylib-sys v5.0.2 [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcnvh64W/symbols.o" "<4 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libfs_extra-1d951ed127054509.rlib,libcmake-7ed9dff5de4ed524.rlib,libcc-b1de9c6428f0d0e4.rlib,libbindgen-fee65cb14f3acf4b.rlib,libprettyplease-576587faafa8b4fd.rlib,libwhich-a423a8180fe6b439.rlib,libhome-9c3d63d18af13a5b.rlib,librustix-a086e1b0e0fa4ef9.rlib,liblinux_raw_sys-f42a99e14ea9adb8.rlib,libshlex-258c8bec04b9d869.rlib,librustc_hash-c94cda88a025c06c.rlib,libregex-74f43c57e8b051a3.rlib,libregex_automata-b7afa757d2d4eb04.rlib,libregex_syntax-fd1b9b42a240345c.rlib,liblazycell-94413c5e4ac1eb3a.rlib,libitertools-c39fc27b24104d41.rlib,libeither-ab4d9d80162b3f20.rlib,libcexpr-c01d76409fb25732.rlib,libnom-59c4c892cf2b9d11.rlib,libmemchr-385abaa02608ee6d.rlib,libclang_sys-4f467d0daf92abf6.rlib,liblibloading-f35ad48ea06970c6.rlib,libcfg_if-a6ec14cb1a24e6b7.rlib,liblibc-1fe4c32752dd43b8.rlib,libglob-5e8f20fa4f3f4282.rlib,libsyn-1a2a8a59738d7d10.rlib,liblog-64e4f3632e0a179a.rlib,libquote-ddbab68ed2205137.rlib,libproc_macro2-4791378b95cfd97e.rlib,libunicode_ident-13328ff8d6cc16fd.rlib}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libproc_macro-*}.rlib" "/opt/rustwide/target/debug/deps/{liblazy_static-bcf4d76e77cc406a.rlib,libbitflags-e5c910880d9ee6e9.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" "-ldl" "-lc" "-lm" "-lrt" "-lpthread" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/build/raylib-sys-7efe3fbc4e2778e6/build_script_build-7efe3fbc4e2778e6" "-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: 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 `raylib-sys` (build script) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "7d8c675bfd45ffedb0c638e3c38c26c8abe508208e50dc61b573aae8b4de3362", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7d8c675bfd45ffedb0c638e3c38c26c8abe508208e50dc61b573aae8b4de3362", kill_on_drop: false }` [INFO] [stdout] 7d8c675bfd45ffedb0c638e3c38c26c8abe508208e50dc61b573aae8b4de3362