[INFO] cloning repository https://github.com/AbhigyaKrishna/OS
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/AbhigyaKrishna/OS" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAbhigyaKrishna%2FOS", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAbhigyaKrishna%2FOS'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] f7be5ece34927e470514622eb57d7fa77119417b
[INFO] testing AbhigyaKrishna/OS against try#9f93af291970322f4f1c6315ccde4d7078201159 for pr-146098-6
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAbhigyaKrishna%2FOS" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-1-tc2/source/.cargo/config.toml
[INFO] removed /workspace/builds/worker-1-tc2/source/rust-toolchain
[INFO] started tweaking git repo https://github.com/AbhigyaKrishna/OS
[INFO] removed 0 missing tests
[INFO] finished tweaking git repo https://github.com/AbhigyaKrishna/OS
[INFO] tweaked toml for git repo https://github.com/AbhigyaKrishna/OS written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/AbhigyaKrishna/OS 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/AbhigyaKrishna/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" "+9f93af291970322f4f1c6315ccde4d7078201159" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] e723b9cd84a4be0a3fcbbbd597dcc8e44e9cb05f17d94fa958c2094ec8711056
[INFO] running `Command { std: "docker" "start" "-a" "e723b9cd84a4be0a3fcbbbd597dcc8e44e9cb05f17d94fa958c2094ec8711056", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e723b9cd84a4be0a3fcbbbd597dcc8e44e9cb05f17d94fa958c2094ec8711056", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e723b9cd84a4be0a3fcbbbd597dcc8e44e9cb05f17d94fa958c2094ec8711056", kill_on_drop: false }`
[INFO] [stdout] e723b9cd84a4be0a3fcbbbd597dcc8e44e9cb05f17d94fa958c2094ec8711056
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] f2c6859aac7369c212e9fd3637c7de2f76357fb5ab28f736813d534d1d2a09b5
[INFO] running `Command { std: "docker" "start" "-a" "f2c6859aac7369c212e9fd3637c7de2f76357fb5ab28f736813d534d1d2a09b5", kill_on_drop: false }`
[INFO] [stderr]    Compiling rustversion v1.0.19
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling bootloader v0.9.29
[INFO] [stderr]    Compiling bit_field v0.10.2
[INFO] [stderr]    Compiling volatile v0.4.6
[INFO] [stderr]    Compiling bitflags v2.8.0
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling volatile v0.2.7
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling x86_64 v0.14.13
[INFO] [stderr]    Compiling uart_16550 v0.2.19
[INFO] [stderr]    Compiling ai_os v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustctIz1bO/symbols.o" "<1 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libai_os-69c302b27a2b3047,libvolatile-926b17ead2a07695,liblazy_static-52f1f778d223d251,libspin-db04f85bc0d2ebda,liblock_api-7a9b6398539f09d9,libscopeguard-9a40176085421c5a,libuart_16550-a298880baab7884e,libx86_64-e45794bc0b90b176,libvolatile-b912d1a5128efae1,libbitflags-a26796780e296e7f,libbit_field-8c5ed7f77c16b5b4,libbitflags-2adfc4d1345ba0b9}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libcore-*,libcompiler_builtins-*}.rlib" "-L" "/tmp/rustctIz1bO/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/ai_os-94ace8a9141e8c2d" "-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:11 (src/main.rs:11)
[INFO] [stdout]           >>>            /opt/rustwide/target/debug/deps/ai_os-94ace8a9141e8c2d.ai_os.51fac45d061b7804-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 `ai_os` (bin "ai_os") due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "f2c6859aac7369c212e9fd3637c7de2f76357fb5ab28f736813d534d1d2a09b5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f2c6859aac7369c212e9fd3637c7de2f76357fb5ab28f736813d534d1d2a09b5", kill_on_drop: false }`
[INFO] [stdout] f2c6859aac7369c212e9fd3637c7de2f76357fb5ab28f736813d534d1d2a09b5
