[INFO] cloning repository https://github.com/phip1611/rust-hello-world-uefi-nix [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/phip1611/rust-hello-world-uefi-nix" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fphip1611%2Frust-hello-world-uefi-nix", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fphip1611%2Frust-hello-world-uefi-nix'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] bfb9fa294b49702e3ead68630f603792705fa933 [INFO] checking phip1611/rust-hello-world-uefi-nix against try#3e59a8c2f14152ccc92a6c079f592dc2dc6fa93f for pr-87248 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fphip1611%2Frust-hello-world-uefi-nix" "/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/phip1611/rust-hello-world-uefi-nix on toolchain 3e59a8c2f14152ccc92a6c079f592dc2dc6fa93f [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3e59a8c2f14152ccc92a6c079f592dc2dc6fa93f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-7/source/.cargo/config.toml [INFO] removed /workspace/builds/worker-7/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/phip1611/rust-hello-world-uefi-nix [INFO] finished tweaking git repo https://github.com/phip1611/rust-hello-world-uefi-nix [INFO] tweaked toml for git repo https://github.com/phip1611/rust-hello-world-uefi-nix written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate git repo https://github.com/phip1611/rust-hello-world-uefi-nix already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3e59a8c2f14152ccc92a6c079f592dc2dc6fa93f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded fortanix-sgx-abi v0.3.3 [INFO] [stderr] Downloaded hashbrown v0.11.0 [INFO] [stderr] Downloaded dlmalloc v0.2.1 [INFO] [stderr] Downloaded compiler_builtins v0.1.43 [INFO] [stderr] Downloaded uefi-macros v0.3.3 [INFO] [stderr] Downloaded qemu-exit v2.0.0 [INFO] [stderr] Downloaded ucs2 v0.3.2 [INFO] [stderr] Downloaded uefi-services v0.6.0 [INFO] [stderr] Downloaded uefi v0.9.0 [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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+3e59a8c2f14152ccc92a6c079f592dc2dc6fa93f" "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] 7584d6132fbd23444747620f524ba21f0a638c5338af86a759165037cd4948d1 [INFO] running `Command { std: "docker" "start" "-a" "7584d6132fbd23444747620f524ba21f0a638c5338af86a759165037cd4948d1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7584d6132fbd23444747620f524ba21f0a638c5338af86a759165037cd4948d1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7584d6132fbd23444747620f524ba21f0a638c5338af86a759165037cd4948d1", kill_on_drop: false }` [INFO] [stdout] 7584d6132fbd23444747620f524ba21f0a638c5338af86a759165037cd4948d1 [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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+3e59a8c2f14152ccc92a6c079f592dc2dc6fa93f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", 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] d6397e8a45afbc1a1ffadeb9e9438db8487e501e6a0d35a60d72eb1dcb1820c6 [INFO] running `Command { std: "docker" "start" "-a" "d6397e8a45afbc1a1ffadeb9e9438db8487e501e6a0d35a60d72eb1dcb1820c6", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.26 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.72 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Checking bit_field v0.10.1 [INFO] [stderr] Checking once_cell v1.7.2 [INFO] [stderr] Compiling dlmalloc v0.2.1 [INFO] [stderr] Compiling compiler_builtins v0.1.43 [INFO] [stderr] Checking qemu-exit v2.0.0 [INFO] [stderr] Checking wasi v0.9.0+wasi-snapshot-preview1 [INFO] [stderr] Checking fortanix-sgx-abi v0.3.3 [INFO] [stderr] Checking cc v1.0.67 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling ahash v0.7.2 [INFO] [stderr] Checking getopts v0.2.21 [INFO] [stderr] Checking getrandom v0.2.2 [INFO] [stderr] Checking hermit-abi v0.1.17 [INFO] [stdout] error[E0557]: feature has been removed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hermit-abi-0.1.17/src/lib.rs:5:12 [INFO] [stdout] | [INFO] [stdout] 5 | #![feature(const_raw_ptr_to_usize_cast)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ feature has been removed [INFO] [stdout] | [INFO] [stdout] = note: at compile-time, pointers do not have an integer value, so these casts cannot be properly supported [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking ucs2 v0.3.2 [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0557`. [INFO] [stdout] [INFO] [stderr] error: could not compile `hermit-abi` due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "d6397e8a45afbc1a1ffadeb9e9438db8487e501e6a0d35a60d72eb1dcb1820c6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d6397e8a45afbc1a1ffadeb9e9438db8487e501e6a0d35a60d72eb1dcb1820c6", kill_on_drop: false }` [INFO] [stdout] d6397e8a45afbc1a1ffadeb9e9438db8487e501e6a0d35a60d72eb1dcb1820c6