[INFO] cloning repository https://github.com/mackz-maxw/rint-rust-kernel [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mackz-maxw/rint-rust-kernel" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmackz-maxw%2Frint-rust-kernel", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmackz-maxw%2Frint-rust-kernel'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] c902c9012cb6f1a3890674a7c14eee40627cee3c [INFO] testing mackz-maxw/rint-rust-kernel against try#0abe69e6c16114311cc2700e972492e64d69c28f for pr-154065-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmackz-maxw%2Frint-rust-kernel" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-7-tc2/source/.cargo/config.toml [INFO] removed /workspace/builds/worker-7-tc2/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/mackz-maxw/rint-rust-kernel [INFO] finished tweaking git repo https://github.com/mackz-maxw/rint-rust-kernel [INFO] tweaked toml for git repo https://github.com/mackz-maxw/rint-rust-kernel written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/mackz-maxw/rint-rust-kernel on toolchain 0abe69e6c16114311cc2700e972492e64d69c28f [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/mackz-maxw/rint-rust-kernel 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" "+0abe69e6c16114311cc2700e972492e64d69c28f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3e14cfa4435408cc5e9d11aaf3300f1a775adf1fad1b327f058bc64fc5495b25 [INFO] running `Command { std: "docker" "start" "-a" "3e14cfa4435408cc5e9d11aaf3300f1a775adf1fad1b327f058bc64fc5495b25", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3e14cfa4435408cc5e9d11aaf3300f1a775adf1fad1b327f058bc64fc5495b25", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3e14cfa4435408cc5e9d11aaf3300f1a775adf1fad1b327f058bc64fc5495b25", kill_on_drop: false }` [INFO] [stdout] 3e14cfa4435408cc5e9d11aaf3300f1a775adf1fad1b327f058bc64fc5495b25 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8e8cd79d479cc75bcba6c790cc5f15c5d9289aa8125dd15676e65497c8eceae9 [INFO] running `Command { std: "docker" "start" "-a" "8e8cd79d479cc75bcba6c790cc5f15c5d9289aa8125dd15676e65497c8eceae9", kill_on_drop: false }` [INFO] [stderr] Compiling rustversion v1.0.22 [INFO] [stderr] Compiling bit_field v0.10.3 [INFO] [stderr] Compiling volatile v0.4.6 [INFO] [stderr] Compiling bitflags v2.10.0 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling volatile v0.5.4 [INFO] [stderr] Compiling lock_api v0.4.14 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling x86_64 v0.14.13 [INFO] [stderr] Compiling uart_16550 v0.2.19 [INFO] [stderr] Compiling rint-kernel v0.1.0 (/opt/rustwide/workdir/kernel) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/rustcC4SgcF/symbols.o" "<1 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{librint_kernel-428c676a7876683e,libuart_16550-2205088037c6a1bb,libx86_64-878a93a4a2ff8265,libvolatile-3d1352124e5741f5,libbitflags-8a23f2274e6c61f2,libbit_field-92141208c19c1704,libbitflags-afc18c8453a69b01,libspin-5bdae19c9e73a8fc,liblock_api-b66024b45388ab2e,libscopeguard-2565fdd45e13cdcd}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libcore-*,libcompiler_builtins-*}.rlib" "-L" "/opt/rustwide/target/debug/deps/rustcC4SgcF/raw-dylibs" "-Wl,-Bdynamic" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/rint_kernel-95e9a1536a02442e" "-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 rint_kernel.38b6bc3f5e5c1d46-cgu.0 [INFO] [stdout] >>> /opt/rustwide/target/debug/deps/rint_kernel-95e9a1536a02442e.rint_kernel.38b6bc3f5e5c1d46-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 `rint-kernel` (bin "rint-kernel") due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "8e8cd79d479cc75bcba6c790cc5f15c5d9289aa8125dd15676e65497c8eceae9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8e8cd79d479cc75bcba6c790cc5f15c5d9289aa8125dd15676e65497c8eceae9", kill_on_drop: false }` [INFO] [stdout] 8e8cd79d479cc75bcba6c790cc5f15c5d9289aa8125dd15676e65497c8eceae9