[INFO] cloning repository https://github.com/Rehket/rust_os [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Rehket/rust_os" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRehket%2Frust_os", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRehket%2Frust_os'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] f4eeeef839da8113442cb1b9b3ce61344118576a [INFO] testing Rehket/rust_os against master#5d5ff84130da0d74c6ece368dbe821d8f83fa526 for pr-79296 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRehket%2Frust_os" "/workspace/builds/worker-7/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Rehket/rust_os on toolchain 5d5ff84130da0d74c6ece368dbe821d8f83fa526 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Rehket/rust_os [INFO] finished tweaking git repo https://github.com/Rehket/rust_os [INFO] tweaked toml for git repo https://github.com/Rehket/rust_os written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate git repo https://github.com/Rehket/rust_os already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "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] 5e1d040fcc1862e48dea58bb3d8bbe73450c58eead4c5ce77ad10069e04ffad6 [INFO] running `Command { std: "docker" "start" "-a" "5e1d040fcc1862e48dea58bb3d8bbe73450c58eead4c5ce77ad10069e04ffad6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5e1d040fcc1862e48dea58bb3d8bbe73450c58eead4c5ce77ad10069e04ffad6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5e1d040fcc1862e48dea58bb3d8bbe73450c58eead4c5ce77ad10069e04ffad6", kill_on_drop: false }` [INFO] [stdout] 5e1d040fcc1862e48dea58bb3d8bbe73450c58eead4c5ce77ad10069e04ffad6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 85b9be2a3d21cf21e2fe8572692034034841779d20e9c545c06e09adf8c654bc [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" "85b9be2a3d21cf21e2fe8572692034034841779d20e9c545c06e09adf8c654bc", kill_on_drop: false }` [INFO] [stderr] Compiling bootloader v0.9.8 [INFO] [stderr] Compiling rlibc v1.0.0 [INFO] [stderr] Compiling rust_os v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error: language item required, but not found: `eh_personality` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `rust_os` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `Command { std: "docker" "inspect" "85b9be2a3d21cf21e2fe8572692034034841779d20e9c545c06e09adf8c654bc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "85b9be2a3d21cf21e2fe8572692034034841779d20e9c545c06e09adf8c654bc", kill_on_drop: false }` [INFO] [stdout] 85b9be2a3d21cf21e2fe8572692034034841779d20e9c545c06e09adf8c654bc