[INFO] cloning repository https://github.com/0xSchnappi/rust-os
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/0xSchnappi/rust-os" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F0xSchnappi%2Frust-os", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F0xSchnappi%2Frust-os'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 1ce9dd11c1fb762c96d87e99ecd84f19f8b461e2
[INFO] testing 0xSchnappi/rust-os against try#bd7d74411512a3dd3b35d2f699c51dd2557c7e7e+cargoflags=-Zbuild-dir-new-layout for pr-149852-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F0xSchnappi%2Frust-os" "/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] started tweaking git repo https://github.com/0xSchnappi/rust-os
[INFO] finished tweaking git repo https://github.com/0xSchnappi/rust-os
[INFO] tweaked toml for git repo https://github.com/0xSchnappi/rust-os written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/0xSchnappi/rust-os on toolchain bd7d74411512a3dd3b35d2f699c51dd2557c7e7e
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/0xSchnappi/rust-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" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 19993bce21c6840ad617190d955d101afc8b261b2c30e36609f8ee77497ddf9f
[INFO] running `Command { std: "docker" "start" "-a" "19993bce21c6840ad617190d955d101afc8b261b2c30e36609f8ee77497ddf9f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "19993bce21c6840ad617190d955d101afc8b261b2c30e36609f8ee77497ddf9f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "19993bce21c6840ad617190d955d101afc8b261b2c30e36609f8ee77497ddf9f", kill_on_drop: false }`
[INFO] [stdout] 19993bce21c6840ad617190d955d101afc8b261b2c30e36609f8ee77497ddf9f
[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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "build" "--frozen" "--message-format=json" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] ec08faf345f0290579b12d99ee2bf85eddc8eb4e91bcb2364727259919d760b4
[INFO] running `Command { std: "docker" "start" "-a" "ec08faf345f0290579b12d99ee2bf85eddc8eb4e91bcb2364727259919d760b4", kill_on_drop: false }`
[INFO] [stderr]    Compiling autocfg v1.3.0
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling bootloader v0.9.29
[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 rust-os v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: static `HELLO` is never used
[INFO] [stdout]   --> src/main.rs:44:8
[INFO] [stdout]    |
[INFO] [stdout] 44 | static HELLO: &[u8] = b"Hello World!";
[INFO] [stdout]    |        ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (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" "/opt/rustwide/target/debug/build/rust-os/43726cc383a20891/deps/rustcqnO9UV/symbols.o" "<1 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/build/lazy_static/0a3c1db73922c9ff/deps/liblazy_static-0a3c1db73922c9ff.rlib" "/opt/rustwide/target/debug/build/spin/960c617ddefb817a/deps/libspin-960c617ddefb817a.rlib" "/opt/rustwide/target/debug/build/lock_api/ddb1956c26d4eec3/deps/liblock_api-ddb1956c26d4eec3.rlib" "/opt/rustwide/target/debug/build/scopeguard/9a40176085421c5a/deps/libscopeguard-9a40176085421c5a.rlib" "/opt/rustwide/target/debug/build/volatile/926b17ead2a07695/deps/libvolatile-926b17ead2a07695.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libcore-*,libcompiler_builtins-*}.rlib" "-L" "/opt/rustwide/target/debug/build/rust-os/43726cc383a20891/deps/rustcqnO9UV/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/build/rust-os/43726cc383a20891/deps/rust_os" "-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:47 (src/main.rs:47)
[INFO] [stdout]           >>>            /opt/rustwide/target/debug/build/rust-os/43726cc383a20891/deps/rust_os.rust_os.9fc811287416a97-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 `rust-os` (bin "rust-os") due to 1 previous error; 1 warning emitted
[INFO] running `Command { std: "docker" "inspect" "ec08faf345f0290579b12d99ee2bf85eddc8eb4e91bcb2364727259919d760b4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ec08faf345f0290579b12d99ee2bf85eddc8eb4e91bcb2364727259919d760b4", kill_on_drop: false }`
[INFO] [stdout] ec08faf345f0290579b12d99ee2bf85eddc8eb4e91bcb2364727259919d760b4
