[INFO] cloning repository https://github.com/AbleTheAbove/ableos-uefi [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/AbleTheAbove/ableos-uefi" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAbleTheAbove%2Fableos-uefi", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAbleTheAbove%2Fableos-uefi'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 8d6c5598c0edd18005317db2f9e5e286d6c40f20 [INFO] testing AbleTheAbove/ableos-uefi against master#62efba8a050c64249dab942951bb28f710208bc8 for pr-90799 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAbleTheAbove%2Fableos-uefi" "/workspace/builds/worker-57/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-57/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/AbleTheAbove/ableos-uefi on toolchain 62efba8a050c64249dab942951bb28f710208bc8 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-57/source/.cargo/config.toml [INFO] removed /workspace/builds/worker-57/source/rust-toolchain [INFO] started tweaking git repo https://github.com/AbleTheAbove/ableos-uefi [INFO] finished tweaking git repo https://github.com/AbleTheAbove/ableos-uefi [INFO] tweaked toml for git repo https://github.com/AbleTheAbove/ableos-uefi written to /workspace/builds/worker-57/source/Cargo.toml [INFO] crate git repo https://github.com/AbleTheAbove/ableos-uefi already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-57/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-57/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:e8397a04204aaf8b9f284182a6f9e27a3c2e67044d0943b4415b160bfc957681" "/opt/rustwide/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 365cb6bced74eba8a1758581855872bfd64a271750e7f5c0fd7b3758c14eeabe [INFO] running `Command { std: "docker" "start" "-a" "365cb6bced74eba8a1758581855872bfd64a271750e7f5c0fd7b3758c14eeabe", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "365cb6bced74eba8a1758581855872bfd64a271750e7f5c0fd7b3758c14eeabe", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "365cb6bced74eba8a1758581855872bfd64a271750e7f5c0fd7b3758c14eeabe", kill_on_drop: false }` [INFO] [stdout] 365cb6bced74eba8a1758581855872bfd64a271750e7f5c0fd7b3758c14eeabe [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-57/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-57/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" "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:e8397a04204aaf8b9f284182a6f9e27a3c2e67044d0943b4415b160bfc957681" "/opt/rustwide/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7a06429c832984e7f1d7cc67b76caddee96aadf758dd94be14cb63ca39a6357a [INFO] running `Command { std: "docker" "start" "-a" "7a06429c832984e7f1d7cc67b76caddee96aadf758dd94be14cb63ca39a6357a", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.29 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.76 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling bit_field v0.10.1 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling bootloader v0.9.19 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling rlibc v1.0.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling ucs2 v0.3.2 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling uefi-macros v0.4.0 [INFO] [stderr] Compiling uefi v0.12.0 [INFO] [stderr] Compiling uefi-services v0.9.0 [INFO] [stderr] Compiling ableos v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/ableos-f72e24615d3d4b7d.ableos.c1451dce-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/ableos-f72e24615d3d4b7d.ableos.c1451dce-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/ableos-f72e24615d3d4b7d.ableos.c1451dce-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/ableos-f72e24615d3d4b7d.ableos.c1451dce-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/ableos-f72e24615d3d4b7d.ableos.c1451dce-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/ableos-f72e24615d3d4b7d.ableos.c1451dce-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/ableos-f72e24615d3d4b7d.ableos.c1451dce-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/ableos-f72e24615d3d4b7d.ableos.c1451dce-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/ableos-f72e24615d3d4b7d.ableos.c1451dce-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/ableos-f72e24615d3d4b7d.ableos.c1451dce-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/ableos-f72e24615d3d4b7d.ableos.c1451dce-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/ableos-f72e24615d3d4b7d.ableos.c1451dce-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/ableos-f72e24615d3d4b7d.ableos.c1451dce-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/ableos-f72e24615d3d4b7d.ableos.c1451dce-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/ableos-f72e24615d3d4b7d.ableos.c1451dce-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/ableos-f72e24615d3d4b7d.ableos.c1451dce-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/ableos-f72e24615d3d4b7d.3zkdeq0ljsi46rr8.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,--start-group" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libuefi_services-362d0ca0ef10cd49.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-fa830f1fafdc889c.rlib" "/opt/rustwide/target/debug/deps/libspin-2c2d0e97c8363747.rlib" "/opt/rustwide/target/debug/deps/libuefi-aa72635b52cafa56.rlib" "/opt/rustwide/target/debug/deps/libbitflags-05dfd5b5d1225bed.rlib" "/opt/rustwide/target/debug/deps/libucs2-d483086ff6755e07.rlib" "/opt/rustwide/target/debug/deps/libbit_field-cef47076aabb6298.rlib" "/opt/rustwide/target/debug/deps/liblog-d1d9e9bb2ac58ba1.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-90e3626e3c41eec3.rlib" "/opt/rustwide/target/debug/deps/librlibc-bd91b6cb241eb57b.rlib" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-0b5a376b429677a6.rlib" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-2a6a2797f7a73818.rlib" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-0e3656b1fda5fd7b.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-eecefd843a0dbc02.rlib" "-Wl,-Bdynamic" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/ableos-f72e24615d3d4b7d" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" [INFO] [stdout] = note: /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/9/../../../x86_64-linux-gnu/Scrt1.o: in function `_start': [INFO] [stdout] (.text+0x16): undefined reference to `__libc_csu_fini' [INFO] [stdout] /usr/bin/ld: (.text+0x1d): undefined reference to `__libc_csu_init' [INFO] [stdout] /usr/bin/ld: (.text+0x24): undefined reference to `main' [INFO] [stdout] /usr/bin/ld: (.text+0x2a): undefined reference to `__libc_start_main' [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] = help: some `extern` functions couldn't be found; some native libraries may need to be installed or have their path specified [INFO] [stdout] = note: use the `-l` flag to specify native libraries to link [INFO] [stdout] = note: use the `cargo:rustc-link-lib` directive to specify the native libraries to link with Cargo (see https://doc.rust-lang.org/cargo/reference/build-scripts.html#cargorustc-link-libkindname) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `ableos` due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "7a06429c832984e7f1d7cc67b76caddee96aadf758dd94be14cb63ca39a6357a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7a06429c832984e7f1d7cc67b76caddee96aadf758dd94be14cb63ca39a6357a", kill_on_drop: false }` [INFO] [stdout] 7a06429c832984e7f1d7cc67b76caddee96aadf758dd94be14cb63ca39a6357a