[INFO] updating cached repository IcyDefiance/jitos [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/IcyDefiance/jitos [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/IcyDefiance/jitos" "work/ex/pr-63376/sources/master#60960a260f7b5c695fd0717311d72ce62dd4eb43/gh/IcyDefiance/jitos"` [INFO] [stderr] Cloning into 'work/ex/pr-63376/sources/master#60960a260f7b5c695fd0717311d72ce62dd4eb43/gh/IcyDefiance/jitos'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/IcyDefiance/jitos" "work/ex/pr-63376/sources/try#266783e4e09e4e9d5307c1c8e695659c58bbcac7/gh/IcyDefiance/jitos"` [INFO] [stderr] Cloning into 'work/ex/pr-63376/sources/try#266783e4e09e4e9d5307c1c8e695659c58bbcac7/gh/IcyDefiance/jitos'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 940bf64d258485182f920a8cb4d78f6174cb1a11 [INFO] sha for GitHub repo IcyDefiance/jitos: 940bf64d258485182f920a8cb4d78f6174cb1a11 [INFO] validating manifest of IcyDefiance/jitos on toolchain master#60960a260f7b5c695fd0717311d72ce62dd4eb43 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+60960a260f7b5c695fd0717311d72ce62dd4eb43-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of IcyDefiance/jitos on toolchain try#266783e4e09e4e9d5307c1c8e695659c58bbcac7 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+266783e4e09e4e9d5307c1c8e695659c58bbcac7-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing IcyDefiance/jitos [INFO] finished frobbing IcyDefiance/jitos [INFO] frobbed toml for IcyDefiance/jitos written to work/ex/pr-63376/sources/master#60960a260f7b5c695fd0717311d72ce62dd4eb43/gh/IcyDefiance/jitos/Cargo.toml [INFO] started frobbing IcyDefiance/jitos [INFO] finished frobbing IcyDefiance/jitos [INFO] frobbed toml for IcyDefiance/jitos written to work/ex/pr-63376/sources/try#266783e4e09e4e9d5307c1c8e695659c58bbcac7/gh/IcyDefiance/jitos/Cargo.toml [INFO] crate IcyDefiance/jitos already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+60960a260f7b5c695fd0717311d72ce62dd4eb43-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+266783e4e09e4e9d5307c1c8e695659c58bbcac7-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] checking IcyDefiance/jitos against try#266783e4e09e4e9d5307c1c8e695659c58bbcac7 for pr-63376 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-63376/worker-7/try#266783e4e09e4e9d5307c1c8e695659c58bbcac7:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-63376/sources/try#266783e4e09e4e9d5307c1c8e695659c58bbcac7/gh/IcyDefiance/jitos:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+266783e4e09e4e9d5307c1c8e695659c58bbcac7-alt" "check" "--frozen" "--all" "--all-targets"` [INFO] [stdout] f5a80c370bd6c9c61745179b6db27bd6abfaecc5b0d2401a2182daef4e0cce08 [INFO] running `"docker" "start" "-a" "f5a80c370bd6c9c61745179b6db27bd6abfaecc5b0d2401a2182daef4e0cce08"` [INFO] [stderr] Compiling llvm-tools v0.1.1 [INFO] [stderr] Checking cast v0.2.2 [INFO] [stderr] Checking cpuio v0.2.0 [INFO] [stderr] Checking static_assertions v0.3.3 [INFO] [stderr] Checking pc-keyboard v0.5.0 [INFO] [stderr] Checking linked_list_allocator v0.6.4 [INFO] [stderr] Checking pic8259_simple v0.1.1 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling raw-cpuid v6.1.0 [INFO] [stderr] Compiling bootloader v0.6.1 [INFO] [stderr] Compiling tempdir v0.3.7 [INFO] [stderr] Compiling skeptic v0.5.0 [INFO] [stderr] Compiling fixedvec v0.2.3 [INFO] [stderr] Checking x86_64 v0.5.5 [INFO] [stderr] Checking x86_64 v0.7.1 [INFO] [stderr] Checking uart_16550 v0.2.0 [INFO] [stderr] Checking jitos v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: constant item is never used: `HEAP_START` [INFO] [stderr] --> src/alloc.rs:13:1 [INFO] [stderr] | [INFO] [stderr] 13 | pub const HEAP_START: usize = 0x4444_4444_0000; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: constant item is never used: `HEAP_SIZE` [INFO] [stderr] --> src/alloc.rs:14:1 [INFO] [stderr] | [INFO] [stderr] 14 | pub const HEAP_SIZE: usize = 100 * 1024; // 100 KiB [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function is never used: `init` [INFO] [stderr] --> src/alloc.rs:16:1 [INFO] [stderr] | [INFO] [stderr] 16 | / pub fn init( [INFO] [stderr] 17 | | mapper: &mut impl Mapper, [INFO] [stderr] 18 | | frame_allocator: &mut impl FrameAllocator, [INFO] [stderr] 19 | | ) -> Result<(), MapToError> { [INFO] [stderr] ... | [INFO] [stderr] 38 | | Ok(()) [INFO] [stderr] 39 | | } [INFO] [stderr] | |_^ [INFO] [stderr] [INFO] [stderr] error[E0603]: module `serial` is private [INFO] [stderr] --> <::jitos::serial::serial_print macros>:2:14 [INFO] [stderr] | [INFO] [stderr] 2 | { $ crate :: serial :: _print (format_args ! ($ ($ arg) *)) ; } ; [INFO] [stderr] | ^^^^^^ [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0603`. [INFO] [stderr] error: Could not compile `jitos`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error[E0603]: module `serial` is private [INFO] [stderr] --> <::jitos::serial::serial_print macros>:2:14 [INFO] [stderr] | [INFO] [stderr] 2 | { $ crate :: serial :: _print (format_args ! ($ ($ arg) *)) ; } ; [INFO] [stderr] | ^^^^^^ [INFO] [stderr] [INFO] [stderr] error[E0603]: module `serial` is private [INFO] [stderr] --> <::jitos::serial::serial_print macros>:2:14 [INFO] [stderr] | [INFO] [stderr] 2 | { $ crate :: serial :: _print (format_args ! ($ ($ arg) *)) ; } ; [INFO] [stderr] | ^^^^^^ [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0603`. [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0603`. [INFO] [stderr] error: Could not compile `jitos`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: Could not compile `jitos`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `"docker" "inspect" "f5a80c370bd6c9c61745179b6db27bd6abfaecc5b0d2401a2182daef4e0cce08"` [INFO] running `"docker" "rm" "-f" "f5a80c370bd6c9c61745179b6db27bd6abfaecc5b0d2401a2182daef4e0cce08"` [INFO] [stdout] f5a80c370bd6c9c61745179b6db27bd6abfaecc5b0d2401a2182daef4e0cce08