[INFO] cloning repository https://github.com/Andra-Fauzi/ArlyaOS
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Andra-Fauzi/ArlyaOS" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAndra-Fauzi%2FArlyaOS", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAndra-Fauzi%2FArlyaOS'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] df9a2c3cf3acf4c81073a744a0931ff9c809f9f9
[INFO] testing Andra-Fauzi/ArlyaOS against try#9f93af291970322f4f1c6315ccde4d7078201159 for pr-146098-6
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAndra-Fauzi%2FArlyaOS" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-6-tc2/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/Andra-Fauzi/ArlyaOS
[INFO] finished tweaking git repo https://github.com/Andra-Fauzi/ArlyaOS
[INFO] tweaked toml for git repo https://github.com/Andra-Fauzi/ArlyaOS written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Andra-Fauzi/ArlyaOS on toolchain 9f93af291970322f4f1c6315ccde4d7078201159
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Andra-Fauzi/ArlyaOS 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" "+9f93af291970322f4f1c6315ccde4d7078201159" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: unused manifest key: package.author
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 27ee3930737bc8a5d0362460c406e7fe8678e37247c3fc008fb178583312f87c
[INFO] running `Command { std: "docker" "start" "-a" "27ee3930737bc8a5d0362460c406e7fe8678e37247c3fc008fb178583312f87c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "27ee3930737bc8a5d0362460c406e7fe8678e37247c3fc008fb178583312f87c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "27ee3930737bc8a5d0362460c406e7fe8678e37247c3fc008fb178583312f87c", kill_on_drop: false }`
[INFO] [stdout] 27ee3930737bc8a5d0362460c406e7fe8678e37247c3fc008fb178583312f87c
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 47c7e6a3e6bbacdb352d6951af7ae81f94e4eadbf93ea3f5767afd3b54ee09d9
[INFO] running `Command { std: "docker" "start" "-a" "47c7e6a3e6bbacdb352d6951af7ae81f94e4eadbf93ea3f5767afd3b54ee09d9", kill_on_drop: false }`
[INFO] [stderr] warning: unused manifest key: package.author
[INFO] [stderr]    Compiling bootloader v0.9.29
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling spin v0.5.2
[INFO] [stderr]    Compiling volatile v0.2.7
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling ArlyaOS v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused imports: `Buffer`, `ColorCode`, `Color`, and `Writer`
[INFO] [stdout]  --> src/main.rs:5:25
[INFO] [stdout]   |
[INFO] [stdout] 5 | use crate::vga_buffer::{ColorCode, Writer,Color,Buffer};
[INFO] [stdout]   |                         ^^^^^^^^^  ^^^^^^ ^^^^^ ^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) 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/rustcMQtD1w/symbols.o" "<1 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libspin-9807f654e4818911,liblazy_static-69181a648937a2a4,libspin-7ba7aebe17adef4b,libvolatile-926b17ead2a07695}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libcore-*,libcompiler_builtins-*}.rlib" "-L" "/tmp/rustcMQtD1w/raw-dylibs" "-Wl,-Bdynamic" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/ArlyaOS-00718259bcb44c50" "-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: rust-lld: error: duplicate symbol: _start
[INFO] [stdout]           >>> defined at /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/Scrt1.o:(_start)
[INFO] [stdout]           >>> defined at main.rs:17 (src/main.rs:17)
[INFO] [stdout]           >>>            /opt/rustwide/target/debug/deps/ArlyaOS-00718259bcb44c50.ArlyaOS.1fd1f8fc17b81f04-cgu.0.rcgu.o:(.text._start+0x0)
[INFO] [stdout]           collect2: error: ld returned 1 exit status
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `ArlyaOS` (bin "ArlyaOS") due to 1 previous error; 1 warning emitted
[INFO] running `Command { std: "docker" "inspect" "47c7e6a3e6bbacdb352d6951af7ae81f94e4eadbf93ea3f5767afd3b54ee09d9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "47c7e6a3e6bbacdb352d6951af7ae81f94e4eadbf93ea3f5767afd3b54ee09d9", kill_on_drop: false }`
[INFO] [stdout] 47c7e6a3e6bbacdb352d6951af7ae81f94e4eadbf93ea3f5767afd3b54ee09d9
