[INFO] cloning repository https://github.com/fee1-dead/credits [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/fee1-dead/credits" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffee1-dead%2Fcredits", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffee1-dead%2Fcredits'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 2d32c16ecb971c71b0d8232bbc5a694ee59d09ef [INFO] checking fee1-dead/credits against try#b6bca0d7327839b5e3f7a7779947cb9113d08917+rustflags=-Zstrict-projection-item-bounds for 150662-leaf [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffee1-dead%2Fcredits" "/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/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/fee1-dead/credits [INFO] finished tweaking git repo https://github.com/fee1-dead/credits [INFO] tweaked toml for git repo https://github.com/fee1-dead/credits written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/fee1-dead/credits on toolchain b6bca0d7327839b5e3f7a7779947cb9113d08917 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b6bca0d7327839b5e3f7a7779947cb9113d08917" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/fee1-dead/credits 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" "+b6bca0d7327839b5e3f7a7779947cb9113d08917" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded uart_16550 v0.3.2 [INFO] [stderr] Downloaded rustversion v1.0.18 [INFO] [stderr] Downloaded volatile v0.4.6 [INFO] [stderr] Downloaded pic8259 v0.11.0 [INFO] [stderr] Downloaded x86_64 v0.15.2 [INFO] [stderr] Downloaded acpi v5.1.0 [INFO] [stderr] Downloaded spinning_top v0.2.5 [INFO] [stderr] Downloaded raw-cpuid v10.7.0 [INFO] [stderr] Downloaded limine v0.3.1 [INFO] [stderr] Downloaded x86 v0.52.0 [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" "+b6bca0d7327839b5e3f7a7779947cb9113d08917" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] bf120aea721242d805d433f70f837ed59fc1aff821425f269276e44ad6f4f0b9 [INFO] running `Command { std: "docker" "start" "-a" "bf120aea721242d805d433f70f837ed59fc1aff821425f269276e44ad6f4f0b9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "bf120aea721242d805d433f70f837ed59fc1aff821425f269276e44ad6f4f0b9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bf120aea721242d805d433f70f837ed59fc1aff821425f269276e44ad6f4f0b9", kill_on_drop: false }` [INFO] [stdout] bf120aea721242d805d433f70f837ed59fc1aff821425f269276e44ad6f4f0b9 [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 -Zstrict-projection-item-bounds" "-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" "+b6bca0d7327839b5e3f7a7779947cb9113d08917" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 712a0a4ea64a31bfc5bb292f0c5ac894100fe5b25a6917da5858267e285f3b3a [INFO] running `Command { std: "docker" "start" "-a" "712a0a4ea64a31bfc5bb292f0c5ac894100fe5b25a6917da5858267e285f3b3a", kill_on_drop: false }` [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling rustversion v1.0.18 [INFO] [stderr] Checking bit_field v0.10.2 [INFO] [stderr] Compiling x86 v0.52.0 [INFO] [stderr] Checking volatile v0.4.6 [INFO] [stderr] Compiling credits v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Checking foldhash v0.1.3 [INFO] [stderr] Checking log v0.4.22 [INFO] [stderr] Checking equivalent v1.0.1 [INFO] [stderr] Checking raw-cpuid v10.7.0 [INFO] [stderr] Checking limine v0.3.1 [INFO] [stderr] Checking acpi v5.1.0 [INFO] [stderr] Checking hashbrown v0.15.2 [INFO] [stderr] Checking spinning_top v0.2.5 [INFO] [stderr] Checking spin v0.9.8 [INFO] [stderr] Checking linked_list_allocator v0.10.5 [INFO] [stderr] Checking lazy_static v1.5.0 [INFO] [stderr] Checking x86_64 v0.15.2 [INFO] [stderr] Checking uart_16550 v0.3.2 [INFO] [stderr] Checking pic8259 v0.11.0 [INFO] [stdout] error: cannot find macro `format_args_nl` in this scope [INFO] [stdout] --> /rustc/b6bca0d7327839b5e3f7a7779947cb9113d08917/library/core/src/macros/mod.rs:995:4 [INFO] [stdout] | [INFO] [stdout] = note: similarly named macro `format_args` defined here [INFO] [stdout] | [INFO] [stdout] ::: src/time.rs:354:5 [INFO] [stdout] | [INFO] [stdout] 354 | sprintln!("apic ticks in 10ms = {apic_ticks_in_10ms}"); [INFO] [stdout] | ------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] ::: src/serial.rs:45:44 [INFO] [stdout] | [INFO] [stdout] 45 | ($fmt:expr) => ($crate::serial::_print(format_args_nl!($fmt))); [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `sprintln` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: a macro with a similar name exists [INFO] [stdout] --> src/serial.rs:45:44 [INFO] [stdout] | [INFO] [stdout] 45 - ($fmt:expr) => ($crate::serial::_print(format_args_nl!($fmt))); [INFO] [stdout] 45 + ($fmt:expr) => ($crate::serial::_print(format_args!($fmt))); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `format_args_nl` in this scope [INFO] [stdout] --> /rustc/b6bca0d7327839b5e3f7a7779947cb9113d08917/library/core/src/macros/mod.rs:995:4 [INFO] [stdout] | [INFO] [stdout] = note: similarly named macro `format_args` defined here [INFO] [stdout] | [INFO] [stdout] ::: src/time.rs:386:5 [INFO] [stdout] | [INFO] [stdout] 386 | sprintln!("im currently here2"); [INFO] [stdout] | ------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] ::: src/serial.rs:45:44 [INFO] [stdout] | [INFO] [stdout] 45 | ($fmt:expr) => ($crate::serial::_print(format_args_nl!($fmt))); [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `sprintln` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: a macro with a similar name exists [INFO] [stdout] --> src/serial.rs:45:44 [INFO] [stdout] | [INFO] [stdout] 45 - ($fmt:expr) => ($crate::serial::_print(format_args_nl!($fmt))); [INFO] [stdout] 45 + ($fmt:expr) => ($crate::serial::_print(format_args!($fmt))); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `format_args_nl` in this scope [INFO] [stdout] --> /rustc/b6bca0d7327839b5e3f7a7779947cb9113d08917/library/core/src/macros/mod.rs:995:4 [INFO] [stdout] | [INFO] [stdout] = note: similarly named macro `format_args` defined here [INFO] [stdout] | [INFO] [stdout] ::: src/setup.rs:91:5 [INFO] [stdout] | [INFO] [stdout] 91 | crate::sprintln!("{}", info); [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] ::: src/serial.rs:47:9 [INFO] [stdout] | [INFO] [stdout] 47 | format_args_nl!($fmt, $($arg)*) [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `crate::sprintln` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: a macro with a similar name exists [INFO] [stdout] --> src/serial.rs:47:9 [INFO] [stdout] | [INFO] [stdout] 47 - format_args_nl!($fmt, $($arg)*) [INFO] [stdout] 47 + format_args!($fmt, $($arg)*) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `format_args_nl` in this scope [INFO] [stdout] --> src/serial.rs:45:44 [INFO] [stdout] | [INFO] [stdout] 45 | ($fmt:expr) => ($crate::serial::_print(format_args_nl!($fmt))); [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/main.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | sprintln!("huh"); [INFO] [stdout] | ---------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] --> /rustc/b6bca0d7327839b5e3f7a7779947cb9113d08917/library/core/src/macros/mod.rs:995:4 [INFO] [stdout] | [INFO] [stdout] = note: similarly named macro `format_args` defined here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `sprintln` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: a macro with a similar name exists [INFO] [stdout] | [INFO] [stdout] 45 - ($fmt:expr) => ($crate::serial::_print(format_args_nl!($fmt))); [INFO] [stdout] 45 + ($fmt:expr) => ($crate::serial::_print(format_args!($fmt))); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `format_args_nl` in this scope [INFO] [stdout] --> /rustc/b6bca0d7327839b5e3f7a7779947cb9113d08917/library/core/src/macros/mod.rs:995:4 [INFO] [stdout] | [INFO] [stdout] = note: similarly named macro `format_args` defined here [INFO] [stdout] | [INFO] [stdout] ::: src/time.rs:354:5 [INFO] [stdout] | [INFO] [stdout] 354 | sprintln!("apic ticks in 10ms = {apic_ticks_in_10ms}"); [INFO] [stdout] | ------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] ::: src/serial.rs:45:44 [INFO] [stdout] | [INFO] [stdout] 45 | ($fmt:expr) => ($crate::serial::_print(format_args_nl!($fmt))); [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `sprintln` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: a macro with a similar name exists [INFO] [stdout] --> src/serial.rs:45:44 [INFO] [stdout] | [INFO] [stdout] 45 - ($fmt:expr) => ($crate::serial::_print(format_args_nl!($fmt))); [INFO] [stdout] 45 + ($fmt:expr) => ($crate::serial::_print(format_args!($fmt))); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `format_args_nl` in this scope [INFO] [stdout] --> /rustc/b6bca0d7327839b5e3f7a7779947cb9113d08917/library/core/src/macros/mod.rs:995:4 [INFO] [stdout] | [INFO] [stdout] = note: similarly named macro `format_args` defined here [INFO] [stdout] | [INFO] [stdout] ::: src/main.rs:29:9 [INFO] [stdout] | [INFO] [stdout] 29 | println!("0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 "); [INFO] [stdout] | -------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] ::: src/draw.rs:46:42 [INFO] [stdout] | [INFO] [stdout] 46 | ($fmt:expr) => ($crate::draw::_print(format_args_nl!($fmt))); [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `println` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: a macro with a similar name exists [INFO] [stdout] --> src/draw.rs:46:42 [INFO] [stdout] | [INFO] [stdout] 46 - ($fmt:expr) => ($crate::draw::_print(format_args_nl!($fmt))); [INFO] [stdout] 46 + ($fmt:expr) => ($crate::draw::_print(format_args!($fmt))); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `format_args_nl` in this scope [INFO] [stdout] --> /rustc/b6bca0d7327839b5e3f7a7779947cb9113d08917/library/core/src/macros/mod.rs:995:4 [INFO] [stdout] | [INFO] [stdout] = note: similarly named macro `format_args` defined here [INFO] [stdout] | [INFO] [stdout] ::: src/time.rs:386:5 [INFO] [stdout] | [INFO] [stdout] 386 | sprintln!("im currently here2"); [INFO] [stdout] | ------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] ::: src/serial.rs:45:44 [INFO] [stdout] | [INFO] [stdout] 45 | ($fmt:expr) => ($crate::serial::_print(format_args_nl!($fmt))); [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `sprintln` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: a macro with a similar name exists [INFO] [stdout] --> src/serial.rs:45:44 [INFO] [stdout] | [INFO] [stdout] 45 - ($fmt:expr) => ($crate::serial::_print(format_args_nl!($fmt))); [INFO] [stdout] 45 + ($fmt:expr) => ($crate::serial::_print(format_args!($fmt))); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `format_args_nl` in this scope [INFO] [stdout] --> /rustc/b6bca0d7327839b5e3f7a7779947cb9113d08917/library/core/src/macros/mod.rs:995:4 [INFO] [stdout] | [INFO] [stdout] = note: similarly named macro `format_args` defined here [INFO] [stdout] | [INFO] [stdout] ::: src/main.rs:28:9 [INFO] [stdout] | [INFO] [stdout] 28 | println!(" 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0"); [INFO] [stdout] | -------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] ::: src/draw.rs:46:42 [INFO] [stdout] | [INFO] [stdout] 46 | ($fmt:expr) => ($crate::draw::_print(format_args_nl!($fmt))); [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `println` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: a macro with a similar name exists [INFO] [stdout] --> src/draw.rs:46:42 [INFO] [stdout] | [INFO] [stdout] 46 - ($fmt:expr) => ($crate::draw::_print(format_args_nl!($fmt))); [INFO] [stdout] 46 + ($fmt:expr) => ($crate::draw::_print(format_args!($fmt))); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `format_args_nl` in this scope [INFO] [stdout] --> src/serial.rs:45:44 [INFO] [stdout] | [INFO] [stdout] 45 | ($fmt:expr) => ($crate::serial::_print(format_args_nl!($fmt))); [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/main.rs:24:5 [INFO] [stdout] | [INFO] [stdout] 24 | sprintln!("im alive"); [INFO] [stdout] | --------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] --> /rustc/b6bca0d7327839b5e3f7a7779947cb9113d08917/library/core/src/macros/mod.rs:995:4 [INFO] [stdout] | [INFO] [stdout] = note: similarly named macro `format_args` defined here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `sprintln` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: a macro with a similar name exists [INFO] [stdout] | [INFO] [stdout] 45 - ($fmt:expr) => ($crate::serial::_print(format_args_nl!($fmt))); [INFO] [stdout] 45 + ($fmt:expr) => ($crate::serial::_print(format_args!($fmt))); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `format_args_nl` in this scope [INFO] [stdout] --> /rustc/b6bca0d7327839b5e3f7a7779947cb9113d08917/library/core/src/macros/mod.rs:995:4 [INFO] [stdout] | [INFO] [stdout] = note: similarly named macro `format_args` defined here [INFO] [stdout] | [INFO] [stdout] ::: src/time.rs:384:5 [INFO] [stdout] | [INFO] [stdout] 384 | sprintln!("im currently here1"); [INFO] [stdout] | ------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] ::: src/serial.rs:45:44 [INFO] [stdout] | [INFO] [stdout] 45 | ($fmt:expr) => ($crate::serial::_print(format_args_nl!($fmt))); [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `sprintln` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: a macro with a similar name exists [INFO] [stdout] --> src/serial.rs:45:44 [INFO] [stdout] | [INFO] [stdout] 45 - ($fmt:expr) => ($crate::serial::_print(format_args_nl!($fmt))); [INFO] [stdout] 45 + ($fmt:expr) => ($crate::serial::_print(format_args!($fmt))); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `format_args_nl` in this scope [INFO] [stdout] --> src/serial.rs:45:44 [INFO] [stdout] | [INFO] [stdout] 45 | ($fmt:expr) => ($crate::serial::_print(format_args_nl!($fmt))); [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/main.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | sprintln!("huh"); [INFO] [stdout] | ---------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] --> /rustc/b6bca0d7327839b5e3f7a7779947cb9113d08917/library/core/src/macros/mod.rs:995:4 [INFO] [stdout] | [INFO] [stdout] = note: similarly named macro `format_args` defined here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `sprintln` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: a macro with a similar name exists [INFO] [stdout] | [INFO] [stdout] 45 - ($fmt:expr) => ($crate::serial::_print(format_args_nl!($fmt))); [INFO] [stdout] 45 + ($fmt:expr) => ($crate::serial::_print(format_args!($fmt))); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `format_args_nl` in this scope [INFO] [stdout] --> src/serial.rs:47:9 [INFO] [stdout] | [INFO] [stdout] 47 | format_args_nl!($fmt, $($arg)*) [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/interrupts.rs:100:5 [INFO] [stdout] | [INFO] [stdout] 100 | sprintln!("{:#?}", stack_frame); [INFO] [stdout] | ------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] --> /rustc/b6bca0d7327839b5e3f7a7779947cb9113d08917/library/core/src/macros/mod.rs:995:4 [INFO] [stdout] | [INFO] [stdout] = note: similarly named macro `format_args` defined here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `sprintln` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: a macro with a similar name exists [INFO] [stdout] | [INFO] [stdout] 47 - format_args_nl!($fmt, $($arg)*) [INFO] [stdout] 47 + format_args!($fmt, $($arg)*) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `format_args_nl` in this scope [INFO] [stdout] --> src/serial.rs:47:9 [INFO] [stdout] | [INFO] [stdout] 47 | format_args_nl!($fmt, $($arg)*) [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/interrupts.rs:99:5 [INFO] [stdout] | [INFO] [stdout] 99 | sprintln!("Error Code: {:?}", error_code); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] --> /rustc/b6bca0d7327839b5e3f7a7779947cb9113d08917/library/core/src/macros/mod.rs:995:4 [INFO] [stdout] | [INFO] [stdout] = note: similarly named macro `format_args` defined here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `sprintln` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: a macro with a similar name exists [INFO] [stdout] | [INFO] [stdout] 47 - format_args_nl!($fmt, $($arg)*) [INFO] [stdout] 47 + format_args!($fmt, $($arg)*) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `format_args_nl` in this scope [INFO] [stdout] --> src/serial.rs:47:9 [INFO] [stdout] | [INFO] [stdout] 47 | format_args_nl!($fmt, $($arg)*) [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/interrupts.rs:98:5 [INFO] [stdout] | [INFO] [stdout] 98 | sprintln!("Accessed Address: {:?}", Cr2::read()); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] --> /rustc/b6bca0d7327839b5e3f7a7779947cb9113d08917/library/core/src/macros/mod.rs:995:4 [INFO] [stdout] | [INFO] [stdout] = note: similarly named macro `format_args` defined here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `sprintln` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: a macro with a similar name exists [INFO] [stdout] | [INFO] [stdout] 47 - format_args_nl!($fmt, $($arg)*) [INFO] [stdout] 47 + format_args!($fmt, $($arg)*) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `format_args_nl` in this scope [INFO] [stdout] --> src/serial.rs:45:44 [INFO] [stdout] | [INFO] [stdout] 45 | ($fmt:expr) => ($crate::serial::_print(format_args_nl!($fmt))); [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/interrupts.rs:97:5 [INFO] [stdout] | [INFO] [stdout] 97 | sprintln!("EXCEPTION: PAGE FAULT"); [INFO] [stdout] | ---------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] --> /rustc/b6bca0d7327839b5e3f7a7779947cb9113d08917/library/core/src/macros/mod.rs:995:4 [INFO] [stdout] | [INFO] [stdout] = note: similarly named macro `format_args` defined here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `sprintln` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: a macro with a similar name exists [INFO] [stdout] | [INFO] [stdout] 45 - ($fmt:expr) => ($crate::serial::_print(format_args_nl!($fmt))); [INFO] [stdout] 45 + ($fmt:expr) => ($crate::serial::_print(format_args!($fmt))); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `format_args_nl` in this scope [INFO] [stdout] --> /rustc/b6bca0d7327839b5e3f7a7779947cb9113d08917/library/core/src/macros/mod.rs:995:4 [INFO] [stdout] | [INFO] [stdout] = note: similarly named macro `format_args` defined here [INFO] [stdout] | [INFO] [stdout] ::: src/main.rs:29:9 [INFO] [stdout] | [INFO] [stdout] 29 | println!("0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 "); [INFO] [stdout] | -------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] ::: src/draw.rs:46:42 [INFO] [stdout] | [INFO] [stdout] 46 | ($fmt:expr) => ($crate::draw::_print(format_args_nl!($fmt))); [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `println` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: a macro with a similar name exists [INFO] [stdout] --> src/draw.rs:46:42 [INFO] [stdout] | [INFO] [stdout] 46 - ($fmt:expr) => ($crate::draw::_print(format_args_nl!($fmt))); [INFO] [stdout] 46 + ($fmt:expr) => ($crate::draw::_print(format_args!($fmt))); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `format_args_nl` in this scope [INFO] [stdout] --> src/serial.rs:47:9 [INFO] [stdout] | [INFO] [stdout] 47 | format_args_nl!($fmt, $($arg)*) [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/interrupts.rs:81:5 [INFO] [stdout] | [INFO] [stdout] 81 | crate::sprintln!("EXCEPTION: BREAKPOINT\n{:#?}", stack_frame); [INFO] [stdout] | ------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] --> /rustc/b6bca0d7327839b5e3f7a7779947cb9113d08917/library/core/src/macros/mod.rs:995:4 [INFO] [stdout] | [INFO] [stdout] = note: similarly named macro `format_args` defined here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `crate::sprintln` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: a macro with a similar name exists [INFO] [stdout] | [INFO] [stdout] 47 - format_args_nl!($fmt, $($arg)*) [INFO] [stdout] 47 + format_args!($fmt, $($arg)*) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `format_args_nl` in this scope [INFO] [stdout] --> /rustc/b6bca0d7327839b5e3f7a7779947cb9113d08917/library/core/src/macros/mod.rs:995:4 [INFO] [stdout] | [INFO] [stdout] = note: similarly named macro `format_args` defined here [INFO] [stdout] | [INFO] [stdout] ::: src/main.rs:28:9 [INFO] [stdout] | [INFO] [stdout] 28 | println!(" 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0"); [INFO] [stdout] | -------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] ::: src/draw.rs:46:42 [INFO] [stdout] | [INFO] [stdout] 46 | ($fmt:expr) => ($crate::draw::_print(format_args_nl!($fmt))); [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `println` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: a macro with a similar name exists [INFO] [stdout] --> src/draw.rs:46:42 [INFO] [stdout] | [INFO] [stdout] 46 - ($fmt:expr) => ($crate::draw::_print(format_args_nl!($fmt))); [INFO] [stdout] 46 + ($fmt:expr) => ($crate::draw::_print(format_args!($fmt))); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `core::time::Duration` [INFO] [stdout] --> src/main.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use core::time::Duration; [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: `time::delay` [INFO] [stdout] --> src/main.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use time::delay; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `format_args_nl` in this scope [INFO] [stdout] --> src/serial.rs:45:44 [INFO] [stdout] | [INFO] [stdout] 45 | ($fmt:expr) => ($crate::serial::_print(format_args_nl!($fmt))); [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/main.rs:24:5 [INFO] [stdout] | [INFO] [stdout] 24 | sprintln!("im alive"); [INFO] [stdout] | --------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] --> /rustc/b6bca0d7327839b5e3f7a7779947cb9113d08917/library/core/src/macros/mod.rs:995:4 [INFO] [stdout] | [INFO] [stdout] = note: similarly named macro `format_args` defined here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `sprintln` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: a macro with a similar name exists [INFO] [stdout] | [INFO] [stdout] 45 - ($fmt:expr) => ($crate::serial::_print(format_args_nl!($fmt))); [INFO] [stdout] 45 + ($fmt:expr) => ($crate::serial::_print(format_args!($fmt))); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `x86_64::registers::control::Cr2` [INFO] [stdout] --> src/interrupts.rs:95:9 [INFO] [stdout] | [INFO] [stdout] 95 | use x86_64::registers::control::Cr2; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `format_args_nl` in this scope [INFO] [stdout] --> /rustc/b6bca0d7327839b5e3f7a7779947cb9113d08917/library/core/src/macros/mod.rs:995:4 [INFO] [stdout] | [INFO] [stdout] = note: similarly named macro `format_args` defined here [INFO] [stdout] | [INFO] [stdout] ::: src/time.rs:384:5 [INFO] [stdout] | [INFO] [stdout] 384 | sprintln!("im currently here1"); [INFO] [stdout] | ------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] ::: src/serial.rs:45:44 [INFO] [stdout] | [INFO] [stdout] 45 | ($fmt:expr) => ($crate::serial::_print(format_args_nl!($fmt))); [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `sprintln` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: a macro with a similar name exists [INFO] [stdout] --> src/serial.rs:45:44 [INFO] [stdout] | [INFO] [stdout] 45 - ($fmt:expr) => ($crate::serial::_print(format_args_nl!($fmt))); [INFO] [stdout] 45 + ($fmt:expr) => ($crate::serial::_print(format_args!($fmt))); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `format_args_nl` in this scope [INFO] [stdout] --> src/serial.rs:47:9 [INFO] [stdout] | [INFO] [stdout] 47 | format_args_nl!($fmt, $($arg)*) [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/interrupts.rs:100:5 [INFO] [stdout] | [INFO] [stdout] 100 | sprintln!("{:#?}", stack_frame); [INFO] [stdout] | ------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] --> /rustc/b6bca0d7327839b5e3f7a7779947cb9113d08917/library/core/src/macros/mod.rs:995:4 [INFO] [stdout] | [INFO] [stdout] = note: similarly named macro `format_args` defined here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `sprintln` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: a macro with a similar name exists [INFO] [stdout] | [INFO] [stdout] 47 - format_args_nl!($fmt, $($arg)*) [INFO] [stdout] 47 + format_args!($fmt, $($arg)*) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `format_args_nl` in this scope [INFO] [stdout] --> src/serial.rs:47:9 [INFO] [stdout] | [INFO] [stdout] 47 | format_args_nl!($fmt, $($arg)*) [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/interrupts.rs:99:5 [INFO] [stdout] | [INFO] [stdout] 99 | sprintln!("Error Code: {:?}", error_code); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] --> /rustc/b6bca0d7327839b5e3f7a7779947cb9113d08917/library/core/src/macros/mod.rs:995:4 [INFO] [stdout] | [INFO] [stdout] = note: similarly named macro `format_args` defined here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `sprintln` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: a macro with a similar name exists [INFO] [stdout] | [INFO] [stdout] 47 - format_args_nl!($fmt, $($arg)*) [INFO] [stdout] 47 + format_args!($fmt, $($arg)*) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `format_args_nl` in this scope [INFO] [stdout] --> src/serial.rs:47:9 [INFO] [stdout] | [INFO] [stdout] 47 | format_args_nl!($fmt, $($arg)*) [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/interrupts.rs:98:5 [INFO] [stdout] | [INFO] [stdout] 98 | sprintln!("Accessed Address: {:?}", Cr2::read()); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] --> /rustc/b6bca0d7327839b5e3f7a7779947cb9113d08917/library/core/src/macros/mod.rs:995:4 [INFO] [stdout] | [INFO] [stdout] = note: similarly named macro `format_args` defined here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `sprintln` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: a macro with a similar name exists [INFO] [stdout] | [INFO] [stdout] 47 - format_args_nl!($fmt, $($arg)*) [INFO] [stdout] 47 + format_args!($fmt, $($arg)*) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `format_args_nl` in this scope [INFO] [stdout] --> src/serial.rs:45:44 [INFO] [stdout] | [INFO] [stdout] 45 | ($fmt:expr) => ($crate::serial::_print(format_args_nl!($fmt))); [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/interrupts.rs:97:5 [INFO] [stdout] | [INFO] [stdout] 97 | sprintln!("EXCEPTION: PAGE FAULT"); [INFO] [stdout] | ---------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] --> /rustc/b6bca0d7327839b5e3f7a7779947cb9113d08917/library/core/src/macros/mod.rs:995:4 [INFO] [stdout] | [INFO] [stdout] = note: similarly named macro `format_args` defined here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `sprintln` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: a macro with a similar name exists [INFO] [stdout] | [INFO] [stdout] 45 - ($fmt:expr) => ($crate::serial::_print(format_args_nl!($fmt))); [INFO] [stdout] 45 + ($fmt:expr) => ($crate::serial::_print(format_args!($fmt))); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `format_args_nl` in this scope [INFO] [stdout] --> src/serial.rs:47:9 [INFO] [stdout] | [INFO] [stdout] 47 | format_args_nl!($fmt, $($arg)*) [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/interrupts.rs:81:5 [INFO] [stdout] | [INFO] [stdout] 81 | crate::sprintln!("EXCEPTION: BREAKPOINT\n{:#?}", stack_frame); [INFO] [stdout] | ------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] --> /rustc/b6bca0d7327839b5e3f7a7779947cb9113d08917/library/core/src/macros/mod.rs:995:4 [INFO] [stdout] | [INFO] [stdout] = note: similarly named macro `format_args` defined here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `crate::sprintln` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: a macro with a similar name exists [INFO] [stdout] | [INFO] [stdout] 47 - format_args_nl!($fmt, $($arg)*) [INFO] [stdout] 47 + format_args!($fmt, $($arg)*) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `core::time::Duration` [INFO] [stdout] --> src/main.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use core::time::Duration; [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: `time::delay` [INFO] [stdout] --> src/main.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use time::delay; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `x86_64::registers::control::Cr2` [INFO] [stdout] --> src/interrupts.rs:95:9 [INFO] [stdout] | [INFO] [stdout] 95 | use x86_64::registers::control::Cr2; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unwinding panics are not supported without std [INFO] [stdout] | [INFO] [stdout] = help: using nightly cargo, use -Zbuild-std with panic="abort" to avoid unwinding [INFO] [stdout] = note: since the core library is usually precompiled with panic="unwind", rebuilding your crate with panic="abort" may not be enough to fix the problem [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `credits` (bin "credits" test) due to 12 previous errors; 3 warnings emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `credits` (bin "credits") due to 14 previous errors; 3 warnings emitted [INFO] running `Command { std: "docker" "inspect" "712a0a4ea64a31bfc5bb292f0c5ac894100fe5b25a6917da5858267e285f3b3a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "712a0a4ea64a31bfc5bb292f0c5ac894100fe5b25a6917da5858267e285f3b3a", kill_on_drop: false }` [INFO] [stdout] 712a0a4ea64a31bfc5bb292f0c5ac894100fe5b25a6917da5858267e285f3b3a