[INFO] cloning repository https://github.com/ttgkowalski/Kernel-minimo-em-Rust [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ttgkowalski/Kernel-minimo-em-Rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fttgkowalski%2FKernel-minimo-em-Rust", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fttgkowalski%2FKernel-minimo-em-Rust'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] e76fd18e4029718728d2259c26e3d7907175f264 [INFO] testing ttgkowalski/Kernel-minimo-em-Rust against try#722e1797249a965b6335aebd65d777f917e498f1 for pr-91031 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fttgkowalski%2FKernel-minimo-em-Rust" "/workspace/builds/worker-1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ttgkowalski/Kernel-minimo-em-Rust on toolchain 722e1797249a965b6335aebd65d777f917e498f1 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-1/source/.cargo/config.toml [INFO] started tweaking git repo https://github.com/ttgkowalski/Kernel-minimo-em-Rust [INFO] finished tweaking git repo https://github.com/ttgkowalski/Kernel-minimo-em-Rust [INFO] tweaked toml for git repo https://github.com/ttgkowalski/Kernel-minimo-em-Rust written to /workspace/builds/worker-1/source/Cargo.toml [INFO] crate git repo https://github.com/ttgkowalski/Kernel-minimo-em-Rust already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "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-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "+722e1797249a965b6335aebd65d777f917e498f1" "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] bf73e7bcbbe990e909f87f1ce1e5669f4562afef07f516489f5419f4d09f0795 [INFO] running `Command { std: "docker" "start" "-a" "bf73e7bcbbe990e909f87f1ce1e5669f4562afef07f516489f5419f4d09f0795", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "bf73e7bcbbe990e909f87f1ce1e5669f4562afef07f516489f5419f4d09f0795", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bf73e7bcbbe990e909f87f1ce1e5669f4562afef07f516489f5419f4d09f0795", kill_on_drop: false }` [INFO] [stdout] bf73e7bcbbe990e909f87f1ce1e5669f4562afef07f516489f5419f4d09f0795 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "+722e1797249a965b6335aebd65d777f917e498f1" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1e4e34531a58277c33f49ac4c4bb04f7c2d1a7d57e106b22a8d8486485763020 [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" "1e4e34531a58277c33f49ac4c4bb04f7c2d1a7d57e106b22a8d8486485763020", kill_on_drop: false }` [INFO] [stderr] Compiling bootloader v0.9.18 [INFO] [stderr] Compiling volatile v0.2.7 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling minimal-rust-kernel v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error: language item required, but not found: `eh_personality` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable expression [INFO] [stdout] --> src/main.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 17 | panic!("Fingindo que deu ruim"); [INFO] [stdout] | ------------------------------- any code following this expression is unreachable [INFO] [stdout] 18 | loop {} [INFO] [stdout] | ^^^^^^^ unreachable expression [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unreachable_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `minimal-rust-kernel` due to 2 previous errors; 1 warning emitted [INFO] running `Command { std: "docker" "inspect" "1e4e34531a58277c33f49ac4c4bb04f7c2d1a7d57e106b22a8d8486485763020", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1e4e34531a58277c33f49ac4c4bb04f7c2d1a7d57e106b22a8d8486485763020", kill_on_drop: false }` [INFO] [stdout] 1e4e34531a58277c33f49ac4c4bb04f7c2d1a7d57e106b22a8d8486485763020