[INFO] cloning repository https://github.com/Mistodon/chessjam [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Mistodon/chessjam" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMistodon%2Fchessjam", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMistodon%2Fchessjam'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d8efdd02324817fcc7e3d78df193d4035272758a [INFO] checking Mistodon/chessjam against try#353a0a223066e9f46a1d935f2271a26c3c5002bb for pr-75180 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMistodon%2Fchessjam" "/workspace/builds/worker-3/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Mistodon/chessjam on toolchain 353a0a223066e9f46a1d935f2271a26c3c5002bb [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+353a0a223066e9f46a1d935f2271a26c3c5002bb" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Mistodon/chessjam [INFO] finished tweaking git repo https://github.com/Mistodon/chessjam [INFO] tweaked toml for git repo https://github.com/Mistodon/chessjam written to /workspace/builds/worker-3/source/Cargo.toml [INFO] crate git repo https://github.com/Mistodon/chessjam already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+353a0a223066e9f46a1d935f2271a26c3c5002bb" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/mistodon/glium_text` [INFO] [stderr] Updating git repository `https://github.com/mistodon/okmath` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded resource v0.2.0 [INFO] [stderr] Downloaded config_struct v0.2.0 [INFO] [stderr] Downloaded mucow v0.1.0 [INFO] [stderr] Downloaded pleco v0.4.1 [INFO] [stderr] Downloaded pleco_engine v0.1.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "+353a0a223066e9f46a1d935f2271a26c3c5002bb" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 66dea1f113462a38bdbf36bbc6ff330adfc522b931f7370b89ef2da805addfe9 [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" "66dea1f113462a38bdbf36bbc6ff330adfc522b931f7370b89ef2da805addfe9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "66dea1f113462a38bdbf36bbc6ff330adfc522b931f7370b89ef2da805addfe9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "66dea1f113462a38bdbf36bbc6ff330adfc522b931f7370b89ef2da805addfe9", kill_on_drop: false }` [INFO] [stdout] 66dea1f113462a38bdbf36bbc6ff330adfc522b931f7370b89ef2da805addfe9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "+353a0a223066e9f46a1d935f2271a26c3c5002bb" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7cd1e683eb29ebc399d4fb36f54515235de6030539ee8a0b8825afbbbe182eab [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" "7cd1e683eb29ebc399d4fb36f54515235de6030539ee8a0b8825afbbbe182eab", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Checking lazy_static v1.0.0 [INFO] [stderr] Checking memoffset v0.2.1 [INFO] [stderr] Checking scopeguard v0.3.3 [INFO] [stderr] Checking rand_core v0.2.1 [INFO] [stderr] Checking remove_dir_all v0.5.0 [INFO] [stderr] Checking either v1.5.0 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling rustc-demangle v0.1.7 [INFO] [stderr] Compiling serde v1.0.37 [INFO] [stderr] Checking prefetch v0.2.0 [INFO] [stderr] Checking mucow v0.1.0 [INFO] [stderr] Checking scoped_threadpool v0.1.9 [INFO] [stderr] Checking resource v0.2.0 [INFO] [stderr] Checking okmath v0.1.0 (https://github.com/mistodon/okmath#b44f1888) [INFO] [stderr] Compiling libloading v0.5.0 [INFO] [stderr] Compiling backtrace-sys v0.1.16 [INFO] [stdout] error[E0425]: cannot find function `unreachable` in module `std::mem` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lazy_static-1.0.0/src/nightly_lazy.rs:30:35 [INFO] [stdout] | [INFO] [stdout] 30 | None => std::mem::unreachable(), [INFO] [stdout] | ^^^^^^^^^^^ not found in `std::mem` [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 10 | use lazy::std::intrinsics::unreachable; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling x11-dl v2.17.5 [INFO] [stderr] Checking memmap v0.6.2 [INFO] [stderr] Checking num_cpus v1.8.0 [INFO] [stderr] Compiling libz-sys v1.0.18 [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0425`. [INFO] [stdout] [INFO] [stderr] error: could not compile `lazy_static`. [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] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "7cd1e683eb29ebc399d4fb36f54515235de6030539ee8a0b8825afbbbe182eab", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7cd1e683eb29ebc399d4fb36f54515235de6030539ee8a0b8825afbbbe182eab", kill_on_drop: false }` [INFO] [stdout] 7cd1e683eb29ebc399d4fb36f54515235de6030539ee8a0b8825afbbbe182eab