[INFO] cloning repository https://github.com/gwy15/blog-os [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/gwy15/blog-os" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgwy15%2Fblog-os", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgwy15%2Fblog-os'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 4cc23e7b02c88c4ad5a9dd7e200afbd4d2b0f5a2 [INFO] checking gwy15/blog-os against try#f6e2f78768c57172b99c3e85892f867894dc7e30 for pr-75502 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgwy15%2Fblog-os" "/workspace/builds/worker-12/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-12/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/gwy15/blog-os on toolchain f6e2f78768c57172b99c3e85892f867894dc7e30 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+f6e2f78768c57172b99c3e85892f867894dc7e30" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-12/source/.cargo/config [INFO] started tweaking git repo https://github.com/gwy15/blog-os [INFO] removed 0 missing tests [INFO] finished tweaking git repo https://github.com/gwy15/blog-os [INFO] tweaked toml for git repo https://github.com/gwy15/blog-os written to /workspace/builds/worker-12/source/Cargo.toml [INFO] crate git repo https://github.com/gwy15/blog-os already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+f6e2f78768c57172b99c3e85892f867894dc7e30" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/Freax13/bootloader.git` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+f6e2f78768c57172b99c3e85892f867894dc7e30" "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] fa751b2a0616e5ef4eb33a278a4b00846eb44159542c0dec12c8a5dcbfc8ee6d [INFO] running `Command { std: "docker" "start" "-a" "fa751b2a0616e5ef4eb33a278a4b00846eb44159542c0dec12c8a5dcbfc8ee6d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "fa751b2a0616e5ef4eb33a278a4b00846eb44159542c0dec12c8a5dcbfc8ee6d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fa751b2a0616e5ef4eb33a278a4b00846eb44159542c0dec12c8a5dcbfc8ee6d", kill_on_drop: false }` [INFO] [stdout] fa751b2a0616e5ef4eb33a278a4b00846eb44159542c0dec12c8a5dcbfc8ee6d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+f6e2f78768c57172b99c3e85892f867894dc7e30" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d687109357b3ff2157d39eb609ce4bcf72e62255f8cf0c2faeb1f9e9e418c637 [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" "d687109357b3ff2157d39eb609ce4bcf72e62255f8cf0c2faeb1f9e9e418c637", kill_on_drop: false }` [INFO] [stderr] Compiling bootloader v0.9.4 (https://github.com/Freax13/bootloader.git?branch=fix-dupplicate-improper-ctype#68ada578) [INFO] [stderr] Checking cpuio v0.3.0 [INFO] [stderr] Checking spin v0.5.2 [INFO] [stderr] Checking pc-keyboard v0.5.0 [INFO] [stderr] Checking bit_field v0.9.0 [INFO] [stderr] Checking volatile v0.2.6 [INFO] [stderr] Checking bitflags v1.2.1 [INFO] [stderr] Checking x86_64 v0.11.1 [INFO] [stderr] Checking pic8259_simple v0.2.0 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stdout] error[E0277]: the trait bound `structures::paging::page_table::PageTableEntry: core::marker::Copy` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/x86_64-0.11.1/src/structures/paging/page_table.rs:192:22 [INFO] [stdout] | [INFO] [stdout] 192 | entries: [PageTableEntry::new(); ENTRY_COUNT], [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `core::marker::Copy` is not implemented for `structures::paging::page_table::PageTableEntry` [INFO] [stdout] | [INFO] [stdout] = note: the `Copy` trait is required because the repeated element will be copied [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `structures::paging::page_table::PageTableEntry: core::marker::Copy` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/x86_64-0.11.1/src/structures/paging/page_table.rs:192:22 [INFO] [stdout] | [INFO] [stdout] 192 | entries: [PageTableEntry::new(); ENTRY_COUNT], [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `core::marker::Copy` is not implemented for `structures::paging::page_table::PageTableEntry` [INFO] [stdout] | [INFO] [stdout] = note: the `Copy` trait is required because the repeated element will be copied [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 E0277`. [INFO] [stdout] [INFO] [stderr] error: could not compile `x86_64`. [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "d687109357b3ff2157d39eb609ce4bcf72e62255f8cf0c2faeb1f9e9e418c637", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d687109357b3ff2157d39eb609ce4bcf72e62255f8cf0c2faeb1f9e9e418c637", kill_on_drop: false }` [INFO] [stdout] d687109357b3ff2157d39eb609ce4bcf72e62255f8cf0c2faeb1f9e9e418c637