[INFO] cloning repository https://github.com/madhav037/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/madhav037/rust-os" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmadhav037%2Frust-os", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmadhav037%2Frust-os'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 23337b7622364037e1ae9bab17d07eea65a12b81 [INFO] testing madhav037/rust-os against master#d98a5da813da67eb189387b8ccfb73cf481275d8+rustflags=-Copt-level=3 for pr-138759-retry [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmadhav037%2Frust-os" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-3-tc1/source/.cargo/config.toml [INFO] started tweaking git repo https://github.com/madhav037/rust-os [INFO] removed 0 missing tests [INFO] finished tweaking git repo https://github.com/madhav037/rust-os [INFO] tweaked toml for git repo https://github.com/madhav037/rust-os written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/madhav037/rust-os on toolchain d98a5da813da67eb189387b8ccfb73cf481275d8 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/madhav037/rust-os already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded volatile v0.4.6 [INFO] [stderr] Downloaded volatile v0.2.7 [INFO] [stderr] Downloaded bootloader v0.9.31 [INFO] [stderr] Downloaded uart_16550 v0.2.19 [INFO] [stderr] Downloaded x86_64 v0.14.13 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1ee23846805f4ff5e475bc4c967c7cbb0bcda8a673eea599cc57a17cc349ce8d [INFO] running `Command { std: "docker" "start" "-a" "1ee23846805f4ff5e475bc4c967c7cbb0bcda8a673eea599cc57a17cc349ce8d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1ee23846805f4ff5e475bc4c967c7cbb0bcda8a673eea599cc57a17cc349ce8d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1ee23846805f4ff5e475bc4c967c7cbb0bcda8a673eea599cc57a17cc349ce8d", kill_on_drop: false }` [INFO] [stdout] 1ee23846805f4ff5e475bc4c967c7cbb0bcda8a673eea599cc57a17cc349ce8d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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 -Copt-level=3" "-e" "RUSTDOCFLAGS=--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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1f8a5561939e15218af6106a5cca6b4b4ce58ef4b2c81c1e3e6618deb95409bb [INFO] running `Command { std: "docker" "start" "-a" "1f8a5561939e15218af6106a5cca6b4b4ce58ef4b2c81c1e3e6618deb95409bb", kill_on_drop: false }` [INFO] [stderr] Compiling volatile v0.4.6 [INFO] [stderr] Compiling bootloader v0.9.31 [INFO] [stderr] Compiling volatile v0.2.7 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling x86_64 v0.14.13 [INFO] [stderr] Compiling uart_16550 v0.2.19 [INFO] [stderr] Compiling os v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error: unwinding panics are not supported without std [INFO] [stdout] | [INFO] [stdout] = help: using nightly cargo, use -Zbuild-std with panic="abort" to avoid unwinding [INFO] [stdout] = note: since the core library is usually precompiled with panic="unwind", rebuilding your crate with panic="abort" may not be enough to fix the problem [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `os` (bin "os") due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "1f8a5561939e15218af6106a5cca6b4b4ce58ef4b2c81c1e3e6618deb95409bb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1f8a5561939e15218af6106a5cca6b4b4ce58ef4b2c81c1e3e6618deb95409bb", kill_on_drop: false }` [INFO] [stdout] 1f8a5561939e15218af6106a5cca6b4b4ce58ef4b2c81c1e3e6618deb95409bb