[INFO] cloning repository https://github.com/trashbyte/os [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/trashbyte/os" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftrashbyte%2Fos", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftrashbyte%2Fos'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] c1af37f7fb5e6b718ae928581b19a648690c1177 [INFO] documenting trashbyte/os against 1.61.0 for beta-1.62-rustdoc-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftrashbyte%2Fos" "/workspace/builds/worker-0/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/trashbyte/os on toolchain 1.61.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.61.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-0/source/.cargo/config [INFO] started tweaking git repo https://github.com/trashbyte/os [INFO] finished tweaking git repo https://github.com/trashbyte/os [INFO] tweaked toml for git repo https://github.com/trashbyte/os written to /workspace/builds/worker-0/source/Cargo.toml [INFO] crate git repo https://github.com/trashbyte/os already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.61.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/trashbyte/tinypci.git` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded acpi v4.1.0 [INFO] [stderr] Downloaded bootloader v0.9.19 [INFO] [stderr] Downloaded rsdp v2.0.0 [INFO] [stderr] Downloaded x2apic v0.4.0 [INFO] [stderr] Downloaded x86_64 v0.14.6 [INFO] [stderr] Downloaded aml v0.16.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+1.61.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] ae8a217325ad02d4396ddbb36745e3ac460fd430f3cd5e12ea3640ae1127e939 [INFO] running `Command { std: "docker" "start" "-a" "ae8a217325ad02d4396ddbb36745e3ac460fd430f3cd5e12ea3640ae1127e939", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ae8a217325ad02d4396ddbb36745e3ac460fd430f3cd5e12ea3640ae1127e939", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ae8a217325ad02d4396ddbb36745e3ac460fd430f3cd5e12ea3640ae1127e939", kill_on_drop: false }` [INFO] [stdout] ae8a217325ad02d4396ddbb36745e3ac460fd430f3cd5e12ea3640ae1127e939 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "RUSTDOCFLAGS=--cap-lints=warn" "-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:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+1.61.0" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] e40784d8b041a777859c286d3cdbfb849764f63ee63488d415713e3ce4d334bc [INFO] running `Command { std: "docker" "start" "-a" "e40784d8b041a777859c286d3cdbfb849764f63ee63488d415713e3ce4d334bc", kill_on_drop: false }` [INFO] [stderr] Compiling x86_64 v0.14.6 [INFO] [stderr] Compiling libm v0.2.1 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling libc v0.2.107 [INFO] [stderr] Checking volatile v0.4.4 [INFO] [stderr] Compiling crossbeam-queue v0.3.2 [INFO] [stderr] Compiling futures-task v0.3.17 [INFO] [stderr] Checking minimal-lexical v0.2.1 [INFO] [stderr] Compiling crossbeam-epoch v0.9.5 [INFO] [stderr] Compiling futures-core v0.3.17 [INFO] [stderr] Compiling syn v1.0.81 [INFO] [stderr] Compiling bootloader v0.9.19 [INFO] [stderr] Compiling anyhow v1.0.45 [INFO] [stderr] Checking funty v1.2.0 [INFO] [stderr] Checking conquer-util v0.3.0 [INFO] [stderr] Checking once_cell v1.8.0 [INFO] [stderr] Checking bit v0.1.1 [INFO] [stderr] Checking pc-keyboard v0.5.1 [INFO] [stderr] Checking volatile v0.2.7 [INFO] [stderr] Checking hashbrown v0.11.2 [INFO] [stderr] Checking tinypci v0.1.0 (https://github.com/trashbyte/tinypci.git#bbf8ab92) [INFO] [stderr] Documenting kernel-utils v0.1.0 (/opt/rustwide/workdir/kernel-utils) [INFO] [stderr] Compiling memoffset v0.6.4 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling futures-util v0.3.17 [INFO] [stderr] Checking lock_api v0.4.5 [INFO] [stderr] Compiling nom v7.1.0 [INFO] [stdout] error: cannot find macro `asm` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/tinypci-9831d3a001cc0dab/bbf8ab9/src/lib.rs:33:5 [INFO] [stdout] | [INFO] [stdout] 33 | asm!("in eax, dx", out("eax") value, in("dx") port); [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: consider importing this macro: [INFO] [stdout] core::arch::asm [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `asm` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/tinypci-9831d3a001cc0dab/bbf8ab9/src/lib.rs:40:5 [INFO] [stdout] | [INFO] [stdout] 40 | asm!("out dx, eax", in("dx") port, in("eax") value); [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: consider importing this macro: [INFO] [stdout] core::arch::asm [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stdout] error[E0554]: `#![feature]` may not be used on the stable release channel [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/tinypci-9831d3a001cc0dab/bbf8ab9/src/lib.rs:7:12 [INFO] [stdout] | [INFO] [stdout] 7 | #![feature(asm)] [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking raw-cpuid v10.2.0 [INFO] [stderr] Checking wyz v0.4.0 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stdout] error: aborting due to 3 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0554`. [INFO] [stdout] [INFO] [stderr] Checking conquer-once v0.3.2 [INFO] [stderr] error: could not compile `tinypci` due to 4 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error[E0554]: `#![feature]` may not be used on the stable release channel [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lock_api-0.4.5/src/lib.rs:93:34 [INFO] [stdout] | [INFO] [stdout] 93 | #![cfg_attr(feature = "nightly", feature(const_fn_trait_bound))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the attribute [INFO] [stdout] | [INFO] [stdout] = help: the feature `const_fn_trait_bound` has been stable since 1.61.0 and no longer requires an attribute to enable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0554`. [INFO] [stdout] [INFO] [stderr] error: could not compile `lock_api` due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "e40784d8b041a777859c286d3cdbfb849764f63ee63488d415713e3ce4d334bc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e40784d8b041a777859c286d3cdbfb849764f63ee63488d415713e3ce4d334bc", kill_on_drop: false }` [INFO] [stdout] e40784d8b041a777859c286d3cdbfb849764f63ee63488d415713e3ce4d334bc