[INFO] cloning repository https://github.com/00-KAMIDUKI/clock
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/00-KAMIDUKI/clock" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F00-KAMIDUKI%2Fclock", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F00-KAMIDUKI%2Fclock'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 9cde19e88fcd4715be99726b148d2555307f5511
[INFO] checking 00-KAMIDUKI/clock against try#943e2200e35c3825486c4671b6cab0107a07f8c1 for pr-148952
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F00-KAMIDUKI%2Fclock" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/00-KAMIDUKI/clock
[INFO] finished tweaking git repo https://github.com/00-KAMIDUKI/clock
[INFO] tweaked toml for git repo https://github.com/00-KAMIDUKI/clock written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/00-KAMIDUKI/clock on toolchain 943e2200e35c3825486c4671b6cab0107a07f8c1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+943e2200e35c3825486c4671b6cab0107a07f8c1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/00-KAMIDUKI/clock 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" "+943e2200e35c3825486c4671b6cab0107a07f8c1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+943e2200e35c3825486c4671b6cab0107a07f8c1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 7245989731a5ac4dfa599d44630c07bb70e1f708c3661c77eef209c8870f0c1c
[INFO] running `Command { std: "docker" "start" "-a" "7245989731a5ac4dfa599d44630c07bb70e1f708c3661c77eef209c8870f0c1c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7245989731a5ac4dfa599d44630c07bb70e1f708c3661c77eef209c8870f0c1c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7245989731a5ac4dfa599d44630c07bb70e1f708c3661c77eef209c8870f0c1c", kill_on_drop: false }`
[INFO] [stdout] 7245989731a5ac4dfa599d44630c07bb70e1f708c3661c77eef209c8870f0c1c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+943e2200e35c3825486c4671b6cab0107a07f8c1" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e532cf6d059fab6c20c1bad90bb2c6600cab06f25c367e28027555419aac78e8
[INFO] running `Command { std: "docker" "start" "-a" "e532cf6d059fab6c20c1bad90bb2c6600cab06f25c367e28027555419aac78e8", kill_on_drop: false }`
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling clock v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling cc v1.2.18
[INFO] [stderr]    Compiling nc v0.9.6
[INFO] [stdout] error[E0583]: file not found for module `fmt`
[INFO] [stdout]   --> src/main.rs:16:1
[INFO] [stdout]    |
[INFO] [stdout] 16 | pub mod fmt;
[INFO] [stdout]    | ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: to create the module `fmt`, create file "src/fmt.rs" or "src/fmt/mod.rs"
[INFO] [stdout]    = note: if there is a `mod fmt` elsewhere in the crate already, import it with `use crate::...` instead
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0583]: file not found for module `io_uring`
[INFO] [stdout]   --> src/main.rs:18:1
[INFO] [stdout]    |
[INFO] [stdout] 18 | pub mod io_uring;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: to create the module `io_uring`, create file "src/io_uring.rs" or "src/io_uring/mod.rs"
[INFO] [stdout]    = note: if there is a `mod io_uring` elsewhere in the crate already, import it with `use crate::...` instead
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0583]: file not found for module `parse`
[INFO] [stdout]   --> src/main.rs:19:1
[INFO] [stdout]    |
[INFO] [stdout] 19 | pub mod parse;
[INFO] [stdout]    | ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: to create the module `parse`, create file "src/parse.rs" or "src/parse/mod.rs"
[INFO] [stdout]    = note: if there is a `mod parse` elsewhere in the crate already, import it with `use crate::...` instead
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]    --> src/main.rs:143:3
[INFO] [stdout]     |
[INFO] [stdout] 143 | #[naked]
[INFO] [stdout]     |   ^^^^^ usage of unsafe attribute
[INFO] [stdout]     |
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]     |
[INFO] [stdout] 143 | #[unsafe(naked)]
[INFO] [stdout]     |   +++++++     +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `const_trait` in this scope
[INFO] [stdout]  --> src/io.rs:5:3
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[const_trait]
[INFO] [stdout]   |   ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the feature `naked_functions` has been stable since 1.88.0 and no longer requires an attribute to enable
[INFO] [stdout]  --> src/main.rs:4:44
[INFO] [stdout]   |
[INFO] [stdout] 4 | #![feature(concat_bytes, const_trait_impl, naked_functions)]
[INFO] [stdout]   |                                            ^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(stable_features)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: const `impl` for trait `Write` which is not `const`
[INFO] [stdout]    --> src/io.rs:155:28
[INFO] [stdout]     |
[INFO] [stdout] 155 | impl<const N: usize> const Write for ArrayWriter<'_, N> {
[INFO] [stdout]     |                            ^^^^^ this trait is not `const`
[INFO] [stdout]     |
[INFO] [stdout]     = note: marking a trait with `const` ensures all default method bodies are `const`
[INFO] [stdout]     = note: adding a non-const method body in the future would be a breaking change
[INFO] [stdout] help: mark `Write` as `const` to allow it to have `const` implementations
[INFO] [stdout]     |
[INFO] [stdout]   6 | pub const trait Write: Sized {
[INFO] [stdout]     |     +++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0015]: cannot call non-const method `<ArrayWriter<'_, N> as io::Write>::write` in constant functions
[INFO] [stdout]    --> src/io.rs:166:18
[INFO] [stdout]     |
[INFO] [stdout] 166 |         _ = self.write(bytes);
[INFO] [stdout]     |                  ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: method `write` is not const because trait `Write` is not const
[INFO] [stdout]    --> src/io.rs:6:1
[INFO] [stdout]     |
[INFO] [stdout]   6 | pub trait Write: Sized {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^ this trait is not const
[INFO] [stdout]   7 |     fn write(&mut self, bytes: &[u8]) -> Result<usize>;
[INFO] [stdout]     |     --------------------------------------------------- this method is not const
[INFO] [stdout]     = note: calls in constant functions are limited to constant functions, tuple structs and tuple variants
[INFO] [stdout] help: consider making trait `Write` const
[INFO] [stdout]     |
[INFO] [stdout]   6 | pub const trait Write: Sized {
[INFO] [stdout]     |     +++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0015]: cannot call non-const method `<ArrayWriter<'_, N> as io::Write>::write_u64` in constant functions
[INFO] [stdout]    --> src/io.rs:190:18
[INFO] [stdout]     |
[INFO] [stdout] 190 |         _ = self.write_u64(n);
[INFO] [stdout]     |                  ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: method `write_u64` is not const because trait `Write` is not const
[INFO] [stdout]    --> src/io.rs:6:1
[INFO] [stdout]     |
[INFO] [stdout]   6 | pub trait Write: Sized {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^ this trait is not const
[INFO] [stdout] ...
[INFO] [stdout]  11 |     fn write_u64(&mut self, mut n: u64) -> Result<usize> {
[INFO] [stdout]     |     ---------------------------------------------------- this method is not const
[INFO] [stdout]     = note: calls in constant functions are limited to constant functions, tuple structs and tuple variants
[INFO] [stdout] help: consider making trait `Write` const
[INFO] [stdout]     |
[INFO] [stdout]   6 | pub const trait Write: Sized {
[INFO] [stdout]     |     +++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary `unsafe` block
[INFO] [stdout]    --> src/main.rs:145:5
[INFO] [stdout]     |
[INFO] [stdout] 145 |     unsafe { naked_asm!("mov rax, 0xf", "syscall",) }
[INFO] [stdout]     |     ^^^^^^ unnecessary `unsafe` block
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_unsafe)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0015, E0583.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0015`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `clock` (bin "clock" test) due to 8 previous errors; 2 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "e532cf6d059fab6c20c1bad90bb2c6600cab06f25c367e28027555419aac78e8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e532cf6d059fab6c20c1bad90bb2c6600cab06f25c367e28027555419aac78e8", kill_on_drop: false }`
[INFO] [stdout] e532cf6d059fab6c20c1bad90bb2c6600cab06f25c367e28027555419aac78e8
