[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 master#62efba8a050c64249dab942951bb28f710208bc8 for pr-90799 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftrashbyte%2Fos" "/workspace/builds/worker-6/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/trashbyte/os on toolchain 62efba8a050c64249dab942951bb28f710208bc8 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-6/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-6/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" "+62efba8a050c64249dab942951bb28f710208bc8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "+62efba8a050c64249dab942951bb28f710208bc8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a472fa59271224b433f231018762f53c353c0ce0798a7d0a8bc45b060c22ab83 [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" "a472fa59271224b433f231018762f53c353c0ce0798a7d0a8bc45b060c22ab83", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a472fa59271224b433f231018762f53c353c0ce0798a7d0a8bc45b060c22ab83", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a472fa59271224b433f231018762f53c353c0ce0798a7d0a8bc45b060c22ab83", kill_on_drop: false }` [INFO] [stdout] a472fa59271224b433f231018762f53c353c0ce0798a7d0a8bc45b060c22ab83 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "+62efba8a050c64249dab942951bb28f710208bc8" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ea8309747ad163cf501468e5c2d9fc939e72318721f6ce590c3bca9dd99a1c15 [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" "ea8309747ad163cf501468e5c2d9fc939e72318721f6ce590c3bca9dd99a1c15", 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 crossbeam-utils v0.8.5 [INFO] [stderr] Compiling x86_64 v0.14.6 [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-core v0.3.17 [INFO] [stderr] Compiling syn v1.0.81 [INFO] [stderr] Compiling crossbeam-queue v0.3.2 [INFO] [stderr] Compiling futures-task v0.3.17 [INFO] [stderr] Compiling crossbeam-epoch v0.9.5 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling funty v1.2.0 [INFO] [stderr] Compiling anyhow v1.0.45 [INFO] [stderr] Compiling bootloader v0.9.19 [INFO] [stderr] Compiling conquer-util v0.3.0 [INFO] [stderr] Compiling once_cell v1.8.0 [INFO] [stderr] Compiling paste v1.0.6 [INFO] [stderr] Compiling bit v0.1.1 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling tinypci v0.1.0 (https://github.com/trashbyte/tinypci.git#bbf8ab92) [INFO] [stderr] Compiling pc-keyboard v0.5.1 [INFO] [stderr] Compiling volatile v0.2.7 [INFO] [stderr] Compiling hashbrown v0.11.2 [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 proc-macro2 v1.0.32 [INFO] [stderr] Compiling log v0.4.14 [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 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 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 getrandom v0.2.3 [INFO] [stderr] Compiling crossbeam v0.8.1 [INFO] [stderr] Compiling uart_16550 v0.2.15 [INFO] [stderr] Compiling x2apic v0.4.0 [INFO] [stderr] Compiling pic8259 v0.10.2 [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] running `Command { std: "docker" "inspect" "ea8309747ad163cf501468e5c2d9fc939e72318721f6ce590c3bca9dd99a1c15", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ea8309747ad163cf501468e5c2d9fc939e72318721f6ce590c3bca9dd99a1c15", kill_on_drop: false }` [INFO] [stdout] ea8309747ad163cf501468e5c2d9fc939e72318721f6ce590c3bca9dd99a1c15