[INFO] cloning repository https://github.com/smkell/nepheliadrs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/smkell/nepheliadrs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsmkell%2Fnepheliadrs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsmkell%2Fnepheliadrs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] f3bcb0abdc9c977f0c07e5268e9dafb2d2019982 [INFO] testing smkell/nepheliadrs against 1.60.0 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsmkell%2Fnepheliadrs" "/workspace/builds/worker-8/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-8/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/smkell/nepheliadrs on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/smkell/nepheliadrs [INFO] finished tweaking git repo https://github.com/smkell/nepheliadrs [INFO] tweaked toml for git repo https://github.com/smkell/nepheliadrs written to /workspace/builds/worker-8/source/Cargo.toml [INFO] crate git repo https://github.com/smkell/nepheliadrs already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded phf_generator v0.7.9 [INFO] [stderr] Downloaded phf_codegen v0.7.9 [INFO] [stderr] Downloaded phf_shared v0.7.9 [INFO] [stderr] Downloaded csv v0.14.3 [INFO] [stderr] Downloaded phf v0.7.9 [INFO] [stderr] Downloaded rlibc v0.1.4 [INFO] [stderr] Downloaded spin v0.3.4 [INFO] [stderr] Downloaded raw-cpuid v2.0.0 [INFO] [stderr] Downloaded x86 v0.5.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4a7fd3405dee58a6b4a7aefb8b8679af79ff94ad8abe7b5d7f0387e03ba95b82 [INFO] running `Command { std: "docker" "start" "-a" "4a7fd3405dee58a6b4a7aefb8b8679af79ff94ad8abe7b5d7f0387e03ba95b82", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4a7fd3405dee58a6b4a7aefb8b8679af79ff94ad8abe7b5d7f0387e03ba95b82", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4a7fd3405dee58a6b4a7aefb8b8679af79ff94ad8abe7b5d7f0387e03ba95b82", kill_on_drop: false }` [INFO] [stdout] 4a7fd3405dee58a6b4a7aefb8b8679af79ff94ad8abe7b5d7f0387e03ba95b82 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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=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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2ab12d62235474183fdea45d52020b00ca1cc9aad28e986d6dbf623be3d604fb [INFO] running `Command { std: "docker" "start" "-a" "2ab12d62235474183fdea45d52020b00ca1cc9aad28e986d6dbf623be3d604fb", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.4 [INFO] [stderr] Compiling rustc-serialize v0.3.16 [INFO] [stderr] Compiling phf_shared v0.7.9 [INFO] [stderr] Compiling byteorder v0.3.13 [INFO] [stderr] Compiling raw-cpuid v2.0.0 [INFO] [stderr] Compiling bitflags v0.3.3 (https://github.com/phil-opp/bitflags.git?branch=no_std#86fd8e70) [INFO] [stderr] Compiling spin v0.3.4 [INFO] [stderr] Compiling cpuio v0.2.0 (/opt/rustwide/workdir/crates/cpuio) [INFO] [stderr] Compiling rlibc v0.1.4 [INFO] [stderr] Compiling multiboot2 v0.1.0 (https://github.com/phil-opp/multiboot2-elf64#76f6fc4c) [INFO] [stderr] Compiling advapi32-sys v0.1.2 [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/phf_shared-0.7.9/src/lib.rs:2:31 [INFO] [stdout] | [INFO] [stdout] 2 | #![cfg_attr(feature = "core", feature(no_std, core_slice_ext, core_str_ext))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: the feature `no_std` has been stable since 1.6.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 `phf_shared` due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error[E0432]: unresolved import `core::raw` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/raw-cpuid-2.0.0/src/lib.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | use core::raw; [INFO] [stdout] | ^^^^^^^^^ no `raw` in the root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `asm` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/raw-cpuid-2.0.0/src/lib.rs:47:9 [INFO] [stdout] | [INFO] [stdout] 47 | asm!("movl $0, %eax" : : "{eax}" (eax) : "eax"); [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/registry/src/github.com-1ecc6299db9ec823/raw-cpuid-2.0.0/src/lib.rs:48:9 [INFO] [stdout] | [INFO] [stdout] 48 | asm!("movl $0, %ecx" : : "{ecx}" (ecx) : "ecx"); [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/registry/src/github.com-1ecc6299db9ec823/raw-cpuid-2.0.0/src/lib.rs:49:9 [INFO] [stdout] | [INFO] [stdout] 49 | asm!("cpuid" : "={eax}"(res.eax) "={ebx}"(res.ebx) [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/registry/src/github.com-1ecc6299db9ec823/raw-cpuid-2.0.0/src/lib.rs:64:9 [INFO] [stdout] | [INFO] [stdout] 64 | asm!("movl $0, %eax" : : "{eax}" (eax) : "eax"); [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/registry/src/github.com-1ecc6299db9ec823/raw-cpuid-2.0.0/src/lib.rs:65:9 [INFO] [stdout] | [INFO] [stdout] 65 | asm!("cpuid" : "={eax}"(res.eax) "={ebx}"(res.ebx) [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: consider importing this macro: [INFO] [stdout] core::arch::asm [INFO] [stdout] [INFO] [stdout] [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/raw-cpuid-2.0.0/src/lib.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | #![feature(no_std, prelude_import, asm, raw)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: the feature `no_std` has been stable since 1.6.0 and no longer requires an attribute to enable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0557]: feature has been removed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/spin-0.3.4/src/lib.rs:6:20 [INFO] [stdout] | [INFO] [stdout] 6 | #![feature(no_std, const_fn)] [INFO] [stdout] | ^^^^^^^^ feature has been removed [INFO] [stdout] | [INFO] [stdout] = note: split into finer-grained feature gates [INFO] [stdout] [INFO] [stdout] [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/spin-0.3.4/src/lib.rs:6:1 [INFO] [stdout] | [INFO] [stdout] 6 | #![feature(no_std, const_fn)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: the feature `no_std` has been stable since 1.6.0 and no longer requires an attribute to enable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0554]: `#![feature]` may not be used on the stable release channel [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/bitflags-c052b17a6b00bcfa/86fd8e7/src/lib.rs:14:1 [INFO] [stdout] | [INFO] [stdout] 14 | #![feature(no_std)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ help: remove the attribute [INFO] [stdout] | [INFO] [stdout] = help: the feature `no_std` has been stable since 1.6.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] [stdout] error[E0642]: patterns aren't allowed in functions without bodies [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.3.16/src/serialize.rs:145:45 [INFO] [stdout] | [INFO] [stdout] 145 | ... &f_name: &str, [INFO] [stdout] | ^^^^^^^ pattern not allowed in function without body [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0554, E0557. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0554`. [INFO] [stdout] [INFO] [stdout] error[E0554]: `#![feature]` may not be used on the stable release channel [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/multiboot2-elf64-6756f3ebae0d561c/76f6fc4/src/lib.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | #![feature(no_std)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ help: remove the attribute [INFO] [stdout] | [INFO] [stdout] = help: the feature `no_std` has been stable since 1.6.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] [stdout] error[E0557]: feature has been removed [INFO] [stdout] --> crates/cpuio/src/lib.rs:5:12 [INFO] [stdout] | [INFO] [stdout] 5 | #![feature(const_fn)] [INFO] [stdout] | ^^^^^^^^ feature has been removed [INFO] [stdout] | [INFO] [stdout] = note: split into finer-grained feature gates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `asm` in this scope [INFO] [stdout] --> crates/cpuio/src/x86.rs:48:5 [INFO] [stdout] | [INFO] [stdout] 48 | asm!("outl %eax, %dx" :: "{dx}"(port), "{eax}"(value) :: "volatile"); [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] --> crates/cpuio/src/x86.rs:40:5 [INFO] [stdout] | [INFO] [stdout] 40 | asm!("inl %dx, %eax" : "={eax}"(result) : "{dx}"(port) :: "volatile"); [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] --> crates/cpuio/src/x86.rs:32:5 [INFO] [stdout] | [INFO] [stdout] 32 | asm!("outw %ax, %dx" :: "{dx}"(port), "{ax}"(value) :: "volatile"); [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] --> crates/cpuio/src/x86.rs:24:5 [INFO] [stdout] | [INFO] [stdout] 24 | asm!("inw %dx, %ax" : "={ax}"(result) : "{dx}"(port) :: "volatile"); [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] --> crates/cpuio/src/x86.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | asm!("outb %al, %dx" :: "{dx}"(port), "{al}"(value) :: "volatile"); [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] --> crates/cpuio/src/x86.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | asm!("inb %dx, %al" : "={al}"(result) : "{dx}"(port) :: "volatile"); [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: consider importing this macro: [INFO] [stdout] core::arch::asm [INFO] [stdout] [INFO] [stdout] [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/rlibc-0.1.4/src/lib.rs:24:1 [INFO] [stdout] | [INFO] [stdout] 24 | #![feature(no_std)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ help: remove the attribute [INFO] [stdout] | [INFO] [stdout] = help: the feature `no_std` has been stable since 1.6.0 and no longer requires an attribute to enable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 7 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0432, E0554. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stdout] error: aborting due to 7 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0557`. [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] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0642`. [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "2ab12d62235474183fdea45d52020b00ca1cc9aad28e986d6dbf623be3d604fb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2ab12d62235474183fdea45d52020b00ca1cc9aad28e986d6dbf623be3d604fb", kill_on_drop: false }` [INFO] [stdout] 2ab12d62235474183fdea45d52020b00ca1cc9aad28e986d6dbf623be3d604fb