[INFO] updating cached repository https://github.com/Mistodon/chessjam
[INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune"`
[INFO] running `"git" "rev-parse" "HEAD"`
[INFO] [stdout] d8efdd02324817fcc7e3d78df193d4035272758a
[INFO] checking Mistodon/chessjam against master#bf1f2eedda4fa02b7c9347dd849ed73ddd43dedc for pr-70917
[INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMistodon%2Fchessjam" "/workspace/builds/worker-6/source"`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/Mistodon/chessjam on toolchain bf1f2eedda4fa02b7c9347dd849ed73ddd43dedc
[INFO] running `"/workspace/cargo-home/bin/cargo" "+bf1f2eedda4fa02b7c9347dd849ed73ddd43dedc" "read-manifest" "--manifest-path" "Cargo.toml"`
[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-6/source/Cargo.toml
[INFO] crate git repo https://github.com/Mistodon/chessjam already has a lockfile, it will not be regenerated
[INFO] running `"/workspace/cargo-home/bin/cargo" "+bf1f2eedda4fa02b7c9347dd849ed73ddd43dedc" "fetch" "--locked" "--manifest-path" "Cargo.toml"`
[INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+bf1f2eedda4fa02b7c9347dd849ed73ddd43dedc" "check" "--frozen" "--all" "--all-targets"`
[INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap.
[INFO] [stdout] 4beeeac953c04a3a8246014aa79c3197ac45a9ac082de139249dfc72fafd90c6
[INFO] running `"docker" "start" "-a" "4beeeac953c04a3a8246014aa79c3197ac45a9ac082de139249dfc72fafd90c6"`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Checking lazy_static v1.0.0
[INFO] [stderr]    Compiling rustc-demangle v0.1.7
[INFO] [stderr]     Checking mucow v0.1.0
[INFO] [stderr]     Checking prefetch v0.2.0
[INFO] [stderr]     Checking okmath v0.1.0 (https://github.com/mistodon/okmath#b44f1888)
[INFO] [stderr]     Checking resource v0.2.0
[INFO] [stderr]    Compiling libloading v0.5.0
[INFO] [stderr]    Compiling libz-sys v1.0.18
[INFO] [stderr]    Compiling alsa-sys v0.1.1
[INFO] [stderr]    Compiling freetype-sys v0.4.0
[INFO] [stderr]     Checking crossbeam-utils v0.3.2
[INFO] [stderr]     Checking rand v0.5.4
[INFO] [stderr]     Checking ogg v0.4.1
[INFO] [stderr]     Checking toml v0.4.6
[INFO] [stderr]     Checking chrono v0.4.2
[INFO] [stderr]     Checking smallvec v0.6.3
[INFO] [stderr] error[E0425]: cannot find function `unreachable` in module `std::mem`
[INFO] [stderr]   --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lazy_static-1.0.0/src/nightly_lazy.rs:30:35
[INFO] [stderr]    |
[INFO] [stderr] 30 |                 None => std::mem::unreachable(),
[INFO] [stderr]    |                                   ^^^^^^^^^^^ not found in `std::mem`
[INFO] [stderr]    |
[INFO] [stderr] help: possible candidate is found in another module, you can import it into scope
[INFO] [stderr]    |
[INFO] [stderr] 10 | use lazy::std::intrinsics::unreachable;
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] error: aborting due to previous error
[INFO] [stderr] 
[INFO] [stderr] For more information about this error, try `rustc --explain E0425`.
[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 `"docker" "inspect" "4beeeac953c04a3a8246014aa79c3197ac45a9ac082de139249dfc72fafd90c6"`
[INFO] running `"docker" "rm" "-f" "4beeeac953c04a3a8246014aa79c3197ac45a9ac082de139249dfc72fafd90c6"`
[INFO] [stdout] 4beeeac953c04a3a8246014aa79c3197ac45a9ac082de139249dfc72fafd90c6
