[INFO] cloning repository https://github.com/neoks23/samp_os [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/neoks23/samp_os" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fneoks23%2Fsamp_os", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fneoks23%2Fsamp_os'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 53531fdaff4067cb0c6d7a45ec7d3d12bede5ecf [INFO] testing neoks23/samp_os against beta-2021-09-08 for beta-1.56-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fneoks23%2Fsamp_os" "/workspace/builds/worker-5/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/neoks23/samp_os on toolchain beta-2021-09-08 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-09-08" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/neoks23/samp_os [INFO] finished tweaking git repo https://github.com/neoks23/samp_os [INFO] tweaked toml for git repo https://github.com/neoks23/samp_os written to /workspace/builds/worker-5/source/Cargo.toml [INFO] crate git repo https://github.com/neoks23/samp_os already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-09-08" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: unused manifest key: build [INFO] [stderr] warning: unused manifest key: unstable [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-09-08" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b53bf7f495b5e9c48d2df12652ffc64203dcf2fc05d4a19c5546d92a6241e9d6 [INFO] running `Command { std: "docker" "start" "-a" "b53bf7f495b5e9c48d2df12652ffc64203dcf2fc05d4a19c5546d92a6241e9d6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b53bf7f495b5e9c48d2df12652ffc64203dcf2fc05d4a19c5546d92a6241e9d6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b53bf7f495b5e9c48d2df12652ffc64203dcf2fc05d4a19c5546d92a6241e9d6", kill_on_drop: false }` [INFO] [stdout] b53bf7f495b5e9c48d2df12652ffc64203dcf2fc05d4a19c5546d92a6241e9d6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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=warn" "-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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-09-08" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 37c1a11f4f30b1f9248922efd432f2b980cd7050658e75978b1846fe45c96f7a [INFO] running `Command { std: "docker" "start" "-a" "37c1a11f4f30b1f9248922efd432f2b980cd7050658e75978b1846fe45c96f7a", kill_on_drop: false }` [INFO] [stderr] warning: unused manifest key: build [INFO] [stderr] warning: unused manifest key: unstable [INFO] [stderr] Compiling bootloader v0.9.18 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling volatile v0.2.7 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling samp_os 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/samp_os-ceecc3c682460cc1.samp_os.06b95058-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/samp_os-ceecc3c682460cc1.samp_os.06b95058-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/samp_os-ceecc3c682460cc1.samp_os.06b95058-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/samp_os-ceecc3c682460cc1.samp_os.06b95058-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/samp_os-ceecc3c682460cc1.samp_os.06b95058-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/samp_os-ceecc3c682460cc1.samp_os.06b95058-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/samp_os-ceecc3c682460cc1.samp_os.06b95058-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/samp_os-ceecc3c682460cc1.samp_os.06b95058-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/samp_os-ceecc3c682460cc1.samp_os.06b95058-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/samp_os-ceecc3c682460cc1.samp_os.06b95058-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/samp_os-ceecc3c682460cc1.samp_os.06b95058-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/samp_os-ceecc3c682460cc1.samp_os.06b95058-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/samp_os-ceecc3c682460cc1.samp_os.06b95058-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/samp_os-ceecc3c682460cc1.samp_os.06b95058-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/samp_os-ceecc3c682460cc1.samp_os.06b95058-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/samp_os-ceecc3c682460cc1.samp_os.06b95058-cgu.9.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libvolatile-1abc892ce2ef1bd0.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-0ab9723fe0ad805d.rlib" "/opt/rustwide/target/debug/deps/libspin-db4b903677ce5bb9.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-beea7d9617fe25c5.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-8ef7dd43fc671f88.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-80a2b295510dd038.rlib" "-Wl,-Bdynamic" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/samp_os-ceecc3c682460cc1" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" [INFO] [stdout] = note: /usr/bin/ld: /opt/rustwide/target/debug/deps/samp_os-ceecc3c682460cc1.samp_os.06b95058-cgu.6.rcgu.o: in function `_start': [INFO] [stdout] /opt/rustwide/workdir/src/main.rs:9: multiple definition of `_start'; /usr/lib/gcc/x86_64-linux-gnu/9/../../../x86_64-linux-gnu/Scrt1.o:(.text+0x0): first defined here [INFO] [stdout] /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 `samp_os` due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "37c1a11f4f30b1f9248922efd432f2b980cd7050658e75978b1846fe45c96f7a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "37c1a11f4f30b1f9248922efd432f2b980cd7050658e75978b1846fe45c96f7a", kill_on_drop: false }` [INFO] [stdout] 37c1a11f4f30b1f9248922efd432f2b980cd7050658e75978b1846fe45c96f7a