[INFO] cloning repository https://github.com/SnowFlakeOS/uefi [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/SnowFlakeOS/uefi" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSnowFlakeOS%2Fuefi", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSnowFlakeOS%2Fuefi'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 4138cce94b13c3cbb318ceeeb2256a51e219f2b2 [INFO] checking SnowFlakeOS/uefi against try#8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8 for pr-82565 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSnowFlakeOS%2Fuefi" "/workspace/builds/worker-14/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-14/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/SnowFlakeOS/uefi on toolchain 8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/SnowFlakeOS/uefi [INFO] finished tweaking git repo https://github.com/SnowFlakeOS/uefi [INFO] tweaked toml for git repo https://github.com/SnowFlakeOS/uefi written to /workspace/builds/worker-14/source/Cargo.toml [INFO] crate git repo https://github.com/SnowFlakeOS/uefi already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: unused manifest key: package.author [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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" "rustops/crates-build-env@sha256:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 21ef1a7d0753c9d6f575843723669623b84809498de60c6642879a41a7737cd6 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "21ef1a7d0753c9d6f575843723669623b84809498de60c6642879a41a7737cd6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "21ef1a7d0753c9d6f575843723669623b84809498de60c6642879a41a7737cd6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "21ef1a7d0753c9d6f575843723669623b84809498de60c6642879a41a7737cd6", kill_on_drop: false }` [INFO] [stdout] 21ef1a7d0753c9d6f575843723669623b84809498de60c6642879a41a7737cd6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1f363fe4950c5e8974f417c825818445502b97aedbb3cf75f9c00dac24c1bb78 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "1f363fe4950c5e8974f417c825818445502b97aedbb3cf75f9c00dac24c1bb78", kill_on_drop: false }` [INFO] [stderr] warning: unused manifest key: package.author [INFO] [stderr] Checking uefi v0.0.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/str16.rs:44:4 [INFO] [stdout] | [INFO] [stdout] 44 | try!(write!(f, "{}", c)); [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around block return value [INFO] [stdout] --> src/boot_services/mod.rs:135:3 [INFO] [stdout] | [INFO] [stdout] 135 | (unsafe { (self.close_event)(ev.0) }) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around block return value [INFO] [stdout] --> src/boot_services/mod.rs:141:3 [INFO] [stdout] | [INFO] [stdout] 141 | (unsafe { (self.signal_event)(ev.0) }) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/boot_services/mod.rs:212:29 [INFO] [stdout] | [INFO] [stdout] 212 | let mut interface = try!(self.allocate_pool::(mem::size_of::())); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/str16.rs:44:4 [INFO] [stdout] | [INFO] [stdout] 44 | try!(write!(f, "{}", c)); [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around block return value [INFO] [stdout] --> src/boot_services/mod.rs:135:3 [INFO] [stdout] | [INFO] [stdout] 135 | (unsafe { (self.close_event)(ev.0) }) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around block return value [INFO] [stdout] --> src/boot_services/mod.rs:141:3 [INFO] [stdout] | [INFO] [stdout] 141 | (unsafe { (self.signal_event)(ev.0) }) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/boot_services/mod.rs:212:29 [INFO] [stdout] | [INFO] [stdout] 212 | let mut interface = try!(self.allocate_pool::(mem::size_of::())); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0635]: unknown feature `unique` [INFO] [stdout] --> src/lib.rs:16:12 [INFO] [stdout] | [INFO] [stdout] 16 | #![feature(unique)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `Size` should have a snake case name [INFO] [stdout] --> src/boot_services/protocols/file.rs:17:9 [INFO] [stdout] | [INFO] [stdout] 17 | pub Size: u64, [INFO] [stdout] | ^^^^ help: convert the identifier to snake case (notice the capitalization): `size` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `FileSize` should have a snake case name [INFO] [stdout] --> src/boot_services/protocols/file.rs:18:9 [INFO] [stdout] | [INFO] [stdout] 18 | pub FileSize: u64, [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to snake case: `file_size` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `PhysicalSize` should have a snake case name [INFO] [stdout] --> src/boot_services/protocols/file.rs:19:9 [INFO] [stdout] | [INFO] [stdout] 19 | pub PhysicalSize: u64, [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to snake case: `physical_size` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `CreateTime` should have a snake case name [INFO] [stdout] --> src/boot_services/protocols/file.rs:20:9 [INFO] [stdout] | [INFO] [stdout] 20 | pub CreateTime: Time, [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to snake case: `create_time` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `LastAccessTime` should have a snake case name [INFO] [stdout] --> src/boot_services/protocols/file.rs:21:9 [INFO] [stdout] | [INFO] [stdout] 21 | pub LastAccessTime: Time, [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to snake case: `last_access_time` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `ModificationTime` should have a snake case name [INFO] [stdout] --> src/boot_services/protocols/file.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | pub ModificationTime: Time, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `modification_time` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `Attribute` should have a snake case name [INFO] [stdout] --> src/boot_services/protocols/file.rs:23:9 [INFO] [stdout] | [INFO] [stdout] 23 | pub Attribute: u64, [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to snake case: `attribute` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `FileName` should have a snake case name [INFO] [stdout] --> src/boot_services/protocols/file.rs:24:9 [INFO] [stdout] | [INFO] [stdout] 24 | pub FileName: [u16; 256], [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to snake case: `file_name` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error; 12 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0635`. [INFO] [stdout] [INFO] [stdout] error[E0635]: unknown feature `unique` [INFO] [stdout] --> src/lib.rs:16:12 [INFO] [stdout] | [INFO] [stdout] 16 | #![feature(unique)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `Size` should have a snake case name [INFO] [stdout] --> src/boot_services/protocols/file.rs:17:9 [INFO] [stdout] | [INFO] [stdout] 17 | pub Size: u64, [INFO] [stdout] | ^^^^ help: convert the identifier to snake case (notice the capitalization): `size` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `FileSize` should have a snake case name [INFO] [stdout] --> src/boot_services/protocols/file.rs:18:9 [INFO] [stdout] | [INFO] [stdout] 18 | pub FileSize: u64, [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to snake case: `file_size` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `PhysicalSize` should have a snake case name [INFO] [stdout] --> src/boot_services/protocols/file.rs:19:9 [INFO] [stdout] | [INFO] [stdout] 19 | pub PhysicalSize: u64, [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to snake case: `physical_size` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `CreateTime` should have a snake case name [INFO] [stdout] --> src/boot_services/protocols/file.rs:20:9 [INFO] [stdout] | [INFO] [stdout] 20 | pub CreateTime: Time, [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to snake case: `create_time` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `LastAccessTime` should have a snake case name [INFO] [stdout] --> src/boot_services/protocols/file.rs:21:9 [INFO] [stdout] | [INFO] [stdout] 21 | pub LastAccessTime: Time, [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to snake case: `last_access_time` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `ModificationTime` should have a snake case name [INFO] [stdout] --> src/boot_services/protocols/file.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | pub ModificationTime: Time, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `modification_time` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `Attribute` should have a snake case name [INFO] [stdout] --> src/boot_services/protocols/file.rs:23:9 [INFO] [stdout] | [INFO] [stdout] 23 | pub Attribute: u64, [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to snake case: `attribute` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `FileName` should have a snake case name [INFO] [stdout] --> src/boot_services/protocols/file.rs:24:9 [INFO] [stdout] | [INFO] [stdout] 24 | pub FileName: [u16; 256], [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to snake case: `file_name` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `uefi` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: aborting due to previous error; 12 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0635`. [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "1f363fe4950c5e8974f417c825818445502b97aedbb3cf75f9c00dac24c1bb78", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1f363fe4950c5e8974f417c825818445502b97aedbb3cf75f9c00dac24c1bb78", kill_on_drop: false }` [INFO] [stdout] 1f363fe4950c5e8974f417c825818445502b97aedbb3cf75f9c00dac24c1bb78