[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] 62a63d3dc87f1a12aaddbbe2db2462a6f22e2411 [INFO] testing trashbyte/os against try#8262275854dc0e5381c9d42d56257d94932c5a87 for pr-90799 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftrashbyte%2Fos" "/workspace/builds/worker-11/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-11/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/trashbyte/os on toolchain 8262275854dc0e5381c9d42d56257d94932c5a87 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-11/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-11/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" "+8262275854dc0e5381c9d42d56257d94932c5a87" "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 pic8259 v0.10.2 [INFO] [stderr] Downloaded bootloader v0.9.19 [INFO] [stderr] Downloaded aml v0.16.0 [INFO] [stderr] Downloaded rsdp v2.0.0 [INFO] [stderr] Downloaded bit_field v0.10.1 [INFO] [stderr] Downloaded conquer-util v0.3.0 [INFO] [stderr] Downloaded raw-cpuid v10.2.0 [INFO] [stderr] Downloaded conquer-once v0.3.2 [INFO] [stderr] Downloaded acpi v4.1.0 [INFO] [stderr] Downloaded x2apic v0.4.0 [INFO] [stderr] Downloaded x86_64 v0.14.6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 197f8c6fdfa721e9ff7eda012e9ea5b11884a46b312a638ed5cef22d3338ff5a [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" "197f8c6fdfa721e9ff7eda012e9ea5b11884a46b312a638ed5cef22d3338ff5a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "197f8c6fdfa721e9ff7eda012e9ea5b11884a46b312a638ed5cef22d3338ff5a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "197f8c6fdfa721e9ff7eda012e9ea5b11884a46b312a638ed5cef22d3338ff5a", kill_on_drop: false }` [INFO] [stdout] 197f8c6fdfa721e9ff7eda012e9ea5b11884a46b312a638ed5cef22d3338ff5a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0fc711288ea58f32c926ddf10d15126af8e1ba82d5f0223bcd88460e99caafe0 [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" "0fc711288ea58f32c926ddf10d15126af8e1ba82d5f0223bcd88460e99caafe0", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling bit_field v0.10.1 [INFO] [stderr] Compiling x86_64 v0.14.6 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling proc-macro2 v1.0.32 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling libc v0.2.107 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling volatile v0.4.4 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling radium v0.6.2 [INFO] [stderr] Compiling futures-task v0.3.17 [INFO] [stderr] Compiling syn v1.0.81 [INFO] [stderr] Compiling futures-core v0.3.17 [INFO] [stderr] Compiling tap v1.0.1 [INFO] [stderr] Compiling crossbeam-epoch v0.9.5 [INFO] [stderr] Compiling crossbeam-queue v0.3.2 [INFO] [stderr] Compiling anyhow v1.0.45 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling bootloader v0.9.19 [INFO] [stderr] Compiling funty v1.2.0 [INFO] [stderr] Compiling paste v1.0.6 [INFO] [stderr] Compiling conquer-util v0.3.0 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling once_cell v1.8.0 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling pin-project-lite v0.2.7 [INFO] [stderr] Compiling bit v0.1.1 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling pc-keyboard v0.5.1 [INFO] [stderr] Compiling volatile v0.2.7 [INFO] [stderr] Compiling tinypci v0.1.0 (https://github.com/trashbyte/tinypci.git#bbf8ab92) [INFO] [stderr] Compiling kernel-utils v0.1.0 (/opt/rustwide/workdir/kernel-utils) [INFO] [stderr] Compiling lock_api v0.4.5 [INFO] [stderr] Compiling raw-cpuid v10.2.0 [INFO] [stderr] Compiling wyz v0.4.0 [INFO] [stderr] Compiling conquer-once v0.3.2 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling memoffset v0.6.4 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling futures-util v0.3.17 [INFO] [stderr] Compiling nom v7.1.0 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling spinning_top v0.2.4 [INFO] [stderr] Compiling spin v0.9.2 [INFO] [stderr] Compiling rsdp v2.0.0 [INFO] [stderr] Compiling linked_list_allocator v0.9.1 (/opt/rustwide/workdir/allocator) [INFO] [stderr] Compiling bitvec v0.22.3 [INFO] [stderr] Compiling acpi v4.1.0 [INFO] [stderr] Compiling quote v1.0.10 [INFO] [stderr] Compiling crossbeam v0.8.1 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling pic8259 v0.10.2 [INFO] [stderr] Compiling uart_16550 v0.2.15 [INFO] [stderr] Compiling x2apic v0.4.0 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling shell v0.1.0 (/opt/rustwide/workdir/shell) [INFO] [stderr] Compiling aml v0.16.0 [INFO] [stderr] Compiling num-derive v0.3.3 [INFO] [stderr] Compiling kernel v0.1.0 (/opt/rustwide/workdir/kernel) [INFO] [stdout] error[E0204]: the trait `Copy` may not be implemented for this type [INFO] [stdout] --> kernel/src/device/physical.rs:53:24 [INFO] [stdout] | [INFO] [stdout] 53 | #[derive(Debug, Clone, Copy)] [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 56 | dev_type: PhysicalDeviceType, [INFO] [stdout] | ---------------------------- this field does not implement `Copy` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Copy` (in Nightly builds, run with -Z macro-backtrace for more info) [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 E0204`. [INFO] [stdout] [INFO] [stderr] error: could not compile `kernel` due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "0fc711288ea58f32c926ddf10d15126af8e1ba82d5f0223bcd88460e99caafe0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0fc711288ea58f32c926ddf10d15126af8e1ba82d5f0223bcd88460e99caafe0", kill_on_drop: false }` [INFO] [stdout] 0fc711288ea58f32c926ddf10d15126af8e1ba82d5f0223bcd88460e99caafe0