[INFO] cloning repository https://github.com/ExcaliburZero/conways-game-of-life-rust [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ExcaliburZero/conways-game-of-life-rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FExcaliburZero%2Fconways-game-of-life-rust", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FExcaliburZero%2Fconways-game-of-life-rust'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] dc804d03c1ce5af52c2cce74d889e610056efc8e [INFO] checking ExcaliburZero/conways-game-of-life-rust against try#4a04890980766cc79878135f5ade8c0c4321e943 for pr-65819 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FExcaliburZero%2Fconways-game-of-life-rust" "/workspace/builds/worker-2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ExcaliburZero/conways-game-of-life-rust on toolchain 4a04890980766cc79878135f5ade8c0c4321e943 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+4a04890980766cc79878135f5ade8c0c4321e943" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/ExcaliburZero/conways-game-of-life-rust [INFO] finished tweaking git repo https://github.com/ExcaliburZero/conways-game-of-life-rust [INFO] tweaked toml for git repo https://github.com/ExcaliburZero/conways-game-of-life-rust written to /workspace/builds/worker-2/source/Cargo.toml [INFO] crate git repo https://github.com/ExcaliburZero/conways-game-of-life-rust already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+4a04890980766cc79878135f5ade8c0c4321e943" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded png v0.12.0 [INFO] [stderr] Downloaded num-derive v0.2.2 [INFO] [stderr] Downloaded proc-macro2 v0.4.9 [INFO] [stderr] Downloaded quote v0.6.5 [INFO] [stderr] Downloaded gif v0.10.0 [INFO] [stderr] Downloaded image v0.19.0 [INFO] [stderr] Downloaded rand v0.5.4 [INFO] [stderr] Downloaded rayon v1.0.2 [INFO] [stderr] Downloaded itertools v0.7.8 [INFO] [stderr] Downloaded syn v0.14.7 [INFO] [stderr] Downloaded rawpointer v0.1.0 [INFO] [stderr] Downloaded matrixmultiply v0.1.14 [INFO] [stderr] Downloaded deflate v0.7.18 [INFO] [stderr] Downloaded num-traits v0.2.5 [INFO] [stderr] Downloaded byteorder v1.2.4 [INFO] [stderr] Downloaded inflate v0.4.3 [INFO] [stderr] Downloaded ndarray v0.11.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:c46a2d1a26fb48b37929c74ca49dd9409f2375a0a3bdb8fe07617f3ffccaa889" "/opt/rustwide/cargo-home/bin/cargo" "+4a04890980766cc79878135f5ade8c0c4321e943" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4b60c0c433cb245acfdf8feaafad83da4c644e60303492ee722c22ed8c2a3cb1 [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" "4b60c0c433cb245acfdf8feaafad83da4c644e60303492ee722c22ed8c2a3cb1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4b60c0c433cb245acfdf8feaafad83da4c644e60303492ee722c22ed8c2a3cb1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4b60c0c433cb245acfdf8feaafad83da4c644e60303492ee722c22ed8c2a3cb1", kill_on_drop: false }` [INFO] [stdout] 4b60c0c433cb245acfdf8feaafad83da4c644e60303492ee722c22ed8c2a3cb1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:c46a2d1a26fb48b37929c74ca49dd9409f2375a0a3bdb8fe07617f3ffccaa889" "/opt/rustwide/cargo-home/bin/cargo" "+4a04890980766cc79878135f5ade8c0c4321e943" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 653d84376597c16b466ac7e59f80bd084d0b2a2bc7df87dab17a308343e1c255 [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" "653d84376597c16b466ac7e59f80bd084d0b2a2bc7df87dab17a308343e1c255", kill_on_drop: false }` [INFO] [stderr] Compiling num-traits v0.2.5 [INFO] [stderr] Checking cfg-if v0.1.4 [INFO] [stderr] Checking nodrop v0.1.12 [INFO] [stderr] Checking scopeguard v0.3.3 [INFO] [stderr] Checking libc v0.2.42 [INFO] [stderr] Checking memoffset v0.2.1 [INFO] [stderr] Compiling num-integer v0.1.39 [INFO] [stderr] Compiling rayon-core v1.4.1 [INFO] [stderr] Checking either v1.5.0 [INFO] [stderr] Compiling rayon v1.0.2 [INFO] [stderr] Checking byteorder v1.2.4 [INFO] [stderr] Compiling num-iter v0.1.37 [INFO] [stderr] Compiling matrixmultiply v0.1.14 [INFO] [stderr] Compiling ndarray v0.11.2 [INFO] [stderr] Checking lzw v0.10.0 [INFO] [stderr] Checking bitflags v1.0.3 [INFO] [stderr] Checking color_quant v1.0.1 [INFO] [stderr] Checking scoped_threadpool v0.1.9 [INFO] [stderr] Compiling lazy_static v1.1.0 [INFO] [stderr] Compiling proc-macro2 v0.4.9 [INFO] [stderr] Checking inflate v0.4.3 [INFO] [stderr] Checking crossbeam-utils v0.2.2 [INFO] [stderr] Checking arrayvec v0.4.7 [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lazy_static-1.1.0/build.rs:13:19 [INFO] [stdout] | [INFO] [stdout] 13 | .filter(|&&f| f) [INFO] [stdout] | ^- [INFO] [stdout] | || [INFO] [stdout] | |expected due to this [INFO] [stdout] | expected `bool`, found reference [INFO] [stdout] | help: you can probably remove the explicit borrow: `f` [INFO] [stdout] | [INFO] [stdout] = note: expected type `bool` [INFO] [stdout] found reference `&_` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking itertools v0.7.8 [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0308`. [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" "653d84376597c16b466ac7e59f80bd084d0b2a2bc7df87dab17a308343e1c255", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "653d84376597c16b466ac7e59f80bd084d0b2a2bc7df87dab17a308343e1c255", kill_on_drop: false }` [INFO] [stdout] 653d84376597c16b466ac7e59f80bd084d0b2a2bc7df87dab17a308343e1c255