[INFO] cloning repository https://github.com/netthier/rustris [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/netthier/rustris" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnetthier%2Frustris", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnetthier%2Frustris'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 6b7413761adc2c63f1a9aacab5c50747a49c8755 [INFO] testing netthier/rustris against try#722e1797249a965b6335aebd65d777f917e498f1 for pr-91031 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnetthier%2Frustris" "/workspace/builds/worker-78/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-78/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/netthier/rustris on toolchain 722e1797249a965b6335aebd65d777f917e498f1 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-78/source/.cargo/config.toml [INFO] started tweaking git repo https://github.com/netthier/rustris [INFO] finished tweaking git repo https://github.com/netthier/rustris [INFO] tweaked toml for git repo https://github.com/netthier/rustris written to /workspace/builds/worker-78/source/Cargo.toml [INFO] crate git repo https://github.com/netthier/rustris already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded embedded-graphics v0.6.2 [INFO] [stderr] Downloaded fatfs v0.3.5 [INFO] [stderr] Downloaded tinybmp v0.2.3 [INFO] [stderr] Downloaded gpt v2.0.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-78/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-78/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] fb5ebd9f99d834478689874ab00b03b74cce34d6af11a7cc123c9577e2b019d8 [INFO] running `Command { std: "docker" "start" "-a" "fb5ebd9f99d834478689874ab00b03b74cce34d6af11a7cc123c9577e2b019d8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "fb5ebd9f99d834478689874ab00b03b74cce34d6af11a7cc123c9577e2b019d8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fb5ebd9f99d834478689874ab00b03b74cce34d6af11a7cc123c9577e2b019d8", kill_on_drop: false }` [INFO] [stdout] fb5ebd9f99d834478689874ab00b03b74cce34d6af11a7cc123c9577e2b019d8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-78/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-78/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 30737f59e4d08347aab76634515e7a1987c94ee55d413187620ddcbc082dd320 [INFO] running `Command { std: "docker" "start" "-a" "30737f59e4d08347aab76634515e7a1987c94ee55d413187620ddcbc082dd320", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.27 [INFO] [stderr] Compiling syn v1.0.72 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Compiling bit_field v0.10.1 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling qemu-exit v2.0.0 [INFO] [stderr] Compiling rand_core v0.6.2 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling ucs2 v0.3.2 [INFO] [stderr] Compiling rand v0.8.3 [INFO] [stderr] Compiling embedded-graphics v0.6.2 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling tinybmp v0.2.3 [INFO] [stderr] Compiling uefi-macros v0.3.3 [INFO] [stderr] Compiling uefi v0.11.0 [INFO] [stderr] Compiling uefi-services v0.8.0 [INFO] [stderr] Compiling rustris-efi 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/rustris_efi-b9d4ea88a6f08029.rustris_efi.5c43d609-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/rustris_efi-b9d4ea88a6f08029.rustris_efi.5c43d609-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/rustris_efi-b9d4ea88a6f08029.rustris_efi.5c43d609-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/rustris_efi-b9d4ea88a6f08029.rustris_efi.5c43d609-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/rustris_efi-b9d4ea88a6f08029.rustris_efi.5c43d609-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/rustris_efi-b9d4ea88a6f08029.rustris_efi.5c43d609-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/rustris_efi-b9d4ea88a6f08029.rustris_efi.5c43d609-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/rustris_efi-b9d4ea88a6f08029.rustris_efi.5c43d609-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/rustris_efi-b9d4ea88a6f08029.rustris_efi.5c43d609-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/rustris_efi-b9d4ea88a6f08029.rustris_efi.5c43d609-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/rustris_efi-b9d4ea88a6f08029.rustris_efi.5c43d609-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/rustris_efi-b9d4ea88a6f08029.rustris_efi.5c43d609-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/rustris_efi-b9d4ea88a6f08029.rustris_efi.5c43d609-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/rustris_efi-b9d4ea88a6f08029.rustris_efi.5c43d609-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/rustris_efi-b9d4ea88a6f08029.rustris_efi.5c43d609-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/rustris_efi-b9d4ea88a6f08029.rustris_efi.5c43d609-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/rustris_efi-b9d4ea88a6f08029.3mg6ywaebpldev4h.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libtinybmp-e2b5e4ee4b95ed47.rlib" "/opt/rustwide/target/debug/deps/libnom-2a5813cf24ad9fee.rlib" "/opt/rustwide/target/debug/deps/libmemchr-bd3c512eeb262d20.rlib" "/opt/rustwide/target/debug/deps/librand-ef1aa3752a541119.rlib" "/opt/rustwide/target/debug/deps/librand_core-658716a2b58bacb7.rlib" "-Wl,--start-group" "/opt/rustwide/target/debug/deps/libuefi_services-16a3eb79d5dd5fcd.rlib" "/opt/rustwide/target/debug/deps/libqemu_exit-8516626971456119.rlib" "/opt/rustwide/target/debug/deps/libuefi-a2611f72a6d1177e.rlib" "/opt/rustwide/target/debug/deps/libbitflags-6d05264d59b50f7f.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/libembedded_graphics-8d52c9eef5a27366.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-eecb9395c4ce1615.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-fa830f1fafdc889c.rlib" "/opt/rustwide/target/debug/deps/libspin-2c2d0e97c8363747.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-57b4679830289815.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-2a6a2797f7a73818.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-0e3656b1fda5fd7b.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-13b419dfbcf9c1f8.rlib" "-Wl,-Bdynamic" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/rustris_efi-b9d4ea88a6f08029" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-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 `rustris-efi` due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "30737f59e4d08347aab76634515e7a1987c94ee55d413187620ddcbc082dd320", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "30737f59e4d08347aab76634515e7a1987c94ee55d413187620ddcbc082dd320", kill_on_drop: false }` [INFO] [stdout] 30737f59e4d08347aab76634515e7a1987c94ee55d413187620ddcbc082dd320