[INFO] cloning repository https://github.com/0xZynth/zynthos
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/0xZynth/zynthos" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F0xZynth%2Fzynthos", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F0xZynth%2Fzynthos'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] e18c9456d31d2fac78ae15d02a428b9430a982af
[INFO] testing 0xZynth/zynthos 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%2F0xZynth%2Fzynthos" "/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/0xZynth/zynthos
[INFO] finished tweaking git repo https://github.com/0xZynth/zynthos
[INFO] tweaked toml for git repo https://github.com/0xZynth/zynthos written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/0xZynth/zynthos 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/0xZynth/zynthos 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] 3b8c587fd5ffce8f5654f6cfd015c3d698b4b8fdb46248885071da222ffa3672
[INFO] running `Command { std: "docker" "start" "-a" "3b8c587fd5ffce8f5654f6cfd015c3d698b4b8fdb46248885071da222ffa3672", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3b8c587fd5ffce8f5654f6cfd015c3d698b4b8fdb46248885071da222ffa3672", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3b8c587fd5ffce8f5654f6cfd015c3d698b4b8fdb46248885071da222ffa3672", kill_on_drop: false }`
[INFO] [stdout] 3b8c587fd5ffce8f5654f6cfd015c3d698b4b8fdb46248885071da222ffa3672
[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] 850c5124ae0ff2e4de277214392cac3c2bb1df36046ece89d2818fed5ba887eb
[INFO] running `Command { std: "docker" "start" "-a" "850c5124ae0ff2e4de277214392cac3c2bb1df36046ece89d2818fed5ba887eb", kill_on_drop: false }`
[INFO] [stderr]    Compiling rustversion v1.0.21
[INFO] [stderr]    Compiling bit_field v0.10.2
[INFO] [stderr]    Compiling bitflags v2.9.1
[INFO] [stderr]    Compiling autocfg v1.5.0
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling volatile v0.4.6
[INFO] [stderr]    Compiling x86 v0.52.0
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling raw-cpuid v10.7.0
[INFO] [stderr]    Compiling bootloader v0.9.31
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling pc-keyboard v0.8.0
[INFO] [stderr]    Compiling volatile v0.6.1
[INFO] [stderr]    Compiling lock_api v0.4.13
[INFO] [stderr]    Compiling x86_64 v0.14.13
[INFO] [stderr]    Compiling x86_64 v0.15.2
[INFO] [stderr]    Compiling spin v0.10.0
[INFO] [stderr]    Compiling uart_16550 v0.3.2
[INFO] [stderr]    Compiling pic8259 v0.10.4
[INFO] [stderr]    Compiling zynthos v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `core::error`
[INFO] [stdout]  --> src/interrupts.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use core::error;
[INFO] [stdout]   |     ^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/interrupts.rs:85:9
[INFO] [stdout]    |
[INFO] [stdout] 85 |     let mut port: x86_64::instructions::port::PortGeneric<u8, ReadWriteAccess>= Port::new(0x60);
[INFO] [stdout]    |         ----^^^^
[INFO] [stdout]    |         |
[INFO] [stdout]    |         help: remove this `mut`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `port`
[INFO] [stdout]   --> src/interrupts.rs:85:9
[INFO] [stdout]    |
[INFO] [stdout] 85 |     let mut port: x86_64::instructions::port::PortGeneric<u8, ReadWriteAccess>= Port::new(0x60);
[INFO] [stdout]    |         ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_port`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `as_usize` is never used
[INFO] [stdout]   --> src/interrupts.rs:20:8
[INFO] [stdout]    |
[INFO] [stdout] 15 | impl InterruptIndex {
[INFO] [stdout]    | ------------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 20 |     fn as_usize(self) -> usize {
[INFO] [stdout]    |        ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `x86_64::structures::paging::page_table::PageTableLevel`
[INFO] [stdout]  --> src/main.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use x86_64::structures::paging::page_table::PageTableLevel;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `structures::paging::Translate`
[INFO] [stdout]   --> src/main.rs:51:18
[INFO] [stdout]    |
[INFO] [stdout] 51 |     use x86_64::{structures::paging::Translate, VirtAddr, structures::paging::Page};
[INFO] [stdout]    |                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[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/zynthos/005324f6fbd048b5/deps/rustcTEU454/symbols.o" "<1 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/build/bootloader/781ab536cffe5203/deps/libbootloader-781ab536cffe5203.rlib" "/opt/rustwide/target/debug/build/zynthos/53b3cd263f89acba/deps/libzynthos-53b3cd263f89acba.rlib" "/opt/rustwide/target/debug/build/volatile/d22121eea7074da8/deps/libvolatile-d22121eea7074da8.rlib" "/opt/rustwide/target/debug/build/uart_16550/b2ce8c204c6efbdd/deps/libuart_16550-b2ce8c204c6efbdd.rlib" "/opt/rustwide/target/debug/build/x86/e59e0aeac7246d76/deps/libx86-e59e0aeac7246d76.rlib" "/opt/rustwide/target/debug/build/raw-cpuid/5f0d63b3b612cfdb/deps/libraw_cpuid-5f0d63b3b612cfdb.rlib" "/opt/rustwide/target/debug/build/bitflags/2adfc4d1345ba0b9/deps/libbitflags-2adfc4d1345ba0b9.rlib" "/opt/rustwide/target/debug/build/pc-keyboard/9b7777ff195c034f/deps/libpc_keyboard-9b7777ff195c034f.rlib" "/opt/rustwide/target/debug/build/pic8259/47b7a025ec4e0791/deps/libpic8259-47b7a025ec4e0791.rlib" "/opt/rustwide/target/debug/build/x86_64/1ee622c16d10e28f/deps/libx86_64-1ee622c16d10e28f.rlib" "/opt/rustwide/target/debug/build/spin/a6739ce9670d76ae/deps/libspin-a6739ce9670d76ae.rlib" "/opt/rustwide/target/debug/build/lock_api/fd9a0b44425f1afe/deps/liblock_api-fd9a0b44425f1afe.rlib" "/opt/rustwide/target/debug/build/scopeguard/9a40176085421c5a/deps/libscopeguard-9a40176085421c5a.rlib" "/opt/rustwide/target/debug/build/lazy_static/306918267de4e484/deps/liblazy_static-306918267de4e484.rlib" "/opt/rustwide/target/debug/build/spin/7ba7aebe17adef4b/deps/libspin-7ba7aebe17adef4b.rlib" "/opt/rustwide/target/debug/build/x86_64/9cd7271be41b6c53/deps/libx86_64-9cd7271be41b6c53.rlib" "/opt/rustwide/target/debug/build/volatile/b912d1a5128efae1/deps/libvolatile-b912d1a5128efae1.rlib" "/opt/rustwide/target/debug/build/bitflags/05860a48afff600b/deps/libbitflags-05860a48afff600b.rlib" "/opt/rustwide/target/debug/build/bit_field/8c5ed7f77c16b5b4/deps/libbit_field-8c5ed7f77c16b5b4.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libcore-*,libcompiler_builtins-*}.rlib" "-L" "/opt/rustwide/target/debug/build/zynthos/005324f6fbd048b5/deps/rustcTEU454/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/zynthos/005324f6fbd048b5/deps/zynthos" "-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 lib.rs:35 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bootloader-0.9.31/src/lib.rs:35)
[INFO] [stdout]           >>>            /opt/rustwide/target/debug/build/zynthos/005324f6fbd048b5/deps/zynthos.zynthos.50ca9f392a05e335-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 `zynthos` (bin "zynthos") due to 1 previous error; 2 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "850c5124ae0ff2e4de277214392cac3c2bb1df36046ece89d2818fed5ba887eb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "850c5124ae0ff2e4de277214392cac3c2bb1df36046ece89d2818fed5ba887eb", kill_on_drop: false }`
[INFO] [stdout] 850c5124ae0ff2e4de277214392cac3c2bb1df36046ece89d2818fed5ba887eb
