[INFO] cloning repository https://github.com/saranvinaiyak/charan-os [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/saranvinaiyak/charan-os" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsaranvinaiyak%2Fcharan-os", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsaranvinaiyak%2Fcharan-os'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d67f815e9b2c935244847790a1395f6c6ce7f149 [INFO] testing saranvinaiyak/charan-os against 1.86.0 for beta-1.87-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsaranvinaiyak%2Fcharan-os" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/saranvinaiyak/charan-os on toolchain 1.86.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.86.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-4-tc1/source/.cargo/config.toml [INFO] started tweaking git repo https://github.com/saranvinaiyak/charan-os [INFO] finished tweaking git repo https://github.com/saranvinaiyak/charan-os [INFO] tweaked toml for git repo https://github.com/saranvinaiyak/charan-os written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/saranvinaiyak/charan-os 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" "+1.86.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+1.86.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4e8b8654490fc6275664d2a8b84a691e6595985df5345e8b441bd43925f9ca70 [INFO] running `Command { std: "docker" "start" "-a" "4e8b8654490fc6275664d2a8b84a691e6595985df5345e8b441bd43925f9ca70", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4e8b8654490fc6275664d2a8b84a691e6595985df5345e8b441bd43925f9ca70", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4e8b8654490fc6275664d2a8b84a691e6595985df5345e8b441bd43925f9ca70", kill_on_drop: false }` [INFO] [stdout] 4e8b8654490fc6275664d2a8b84a691e6595985df5345e8b441bd43925f9ca70 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=warn" "-e" "RUSTDOCFLAGS=--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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+1.86.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a680f0ac988683386accc942df3935f60183227456a62e226a1c815208cd04f9 [INFO] running `Command { std: "docker" "start" "-a" "a680f0ac988683386accc942df3935f60183227456a62e226a1c815208cd04f9", kill_on_drop: false }` [INFO] [stderr] Compiling bootloader v0.9.29 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling volatile v0.2.7 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling charan_os v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: static `HELLO` is never used [INFO] [stdout] --> src/main.rs:8:8 [INFO] [stdout] | [INFO] [stdout] 8 | static HELLO: &[u8] = b"Hello World"; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcWcQp5N/symbols.o" "<1 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libspin-3a3573ec7fa7589d.rlib,liblazy_static-0b3b2028fa641497.rlib,libspin-c4f082dd8715c5e9.rlib,libvolatile-7114411769c6aa98.rlib}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{librustc_std_workspace_core-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/charan_os-b9b253e47f6895b9" "-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: /usr/bin/ld: /opt/rustwide/target/debug/deps/charan_os-b9b253e47f6895b9.charan_os.4406b796539822cc-cgu.0.rcgu.o: in function `_start': [INFO] [stdout] /opt/rustwide/workdir/src/main.rs:11: multiple definition of `_start'; /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/Scrt1.o:(.text+0x0): first defined here [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/Scrt1.o: in function `_start': [INFO] [stdout] (.text+0x1b): undefined reference to `main' [INFO] [stdout] /usr/bin/ld: (.text+0x21): undefined reference to `__libc_start_main' [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] = note: 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#rustc-link-lib) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `charan_os` (bin "charan_os") due to 1 previous error; 1 warning emitted [INFO] running `Command { std: "docker" "inspect" "a680f0ac988683386accc942df3935f60183227456a62e226a1c815208cd04f9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a680f0ac988683386accc942df3935f60183227456a62e226a1c815208cd04f9", kill_on_drop: false }` [INFO] [stdout] a680f0ac988683386accc942df3935f60183227456a62e226a1c815208cd04f9