[INFO] cloning repository https://github.com/planet0104/evolisa [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/planet0104/evolisa" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fplanet0104%2Fevolisa", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fplanet0104%2Fevolisa'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 320da1ffe4993a1c8b619ddb5c29eb6eb2e7e004 [INFO] checking planet0104/evolisa against master#fc81ad22c453776de16acf9938976930cf8c9401 for pr-77325 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fplanet0104%2Fevolisa" "/workspace/builds/worker-0/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/planet0104/evolisa on toolchain fc81ad22c453776de16acf9938976930cf8c9401 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+fc81ad22c453776de16acf9938976930cf8c9401" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/planet0104/evolisa [INFO] finished tweaking git repo https://github.com/planet0104/evolisa [INFO] tweaked toml for git repo https://github.com/planet0104/evolisa written to /workspace/builds/worker-0/source/Cargo.toml [INFO] crate git repo https://github.com/planet0104/evolisa already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+fc81ad22c453776de16acf9938976930cf8c9401" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+fc81ad22c453776de16acf9938976930cf8c9401" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 446259d1528f7c09ad01a8725501443bd1a23e8b9d6d2d7668dbf7bed917d3a2 [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" "446259d1528f7c09ad01a8725501443bd1a23e8b9d6d2d7668dbf7bed917d3a2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "446259d1528f7c09ad01a8725501443bd1a23e8b9d6d2d7668dbf7bed917d3a2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "446259d1528f7c09ad01a8725501443bd1a23e8b9d6d2d7668dbf7bed917d3a2", kill_on_drop: false }` [INFO] [stdout] 446259d1528f7c09ad01a8725501443bd1a23e8b9d6d2d7668dbf7bed917d3a2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+fc81ad22c453776de16acf9938976930cf8c9401" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 92de10b94a82bd0d706066d39333347924c8a5c820e8605255a5268aff07722f [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" "92de10b94a82bd0d706066d39333347924c8a5c820e8605255a5268aff07722f", kill_on_drop: false }` [INFO] [stderr] Compiling cfg-if v0.1.4 [INFO] [stderr] Compiling futures v0.1.31 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling byteorder v1.2.3 [INFO] [stderr] Compiling num-traits v0.2.5 [INFO] [stderr] Compiling cc v1.0.18 [INFO] [stderr] Compiling rand_core v0.2.1 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling nodrop v0.1.12 [INFO] [stderr] Checking lazy_static v1.0.2 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling num-integer v0.1.39 [INFO] [stderr] Compiling openssl v0.9.24 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Checking void v1.0.2 [INFO] [stderr] Checking rustc-serialize v0.3.24 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling try-lock v0.1.0 [INFO] [stderr] Compiling smallvec v0.2.1 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling take v0.1.0 [INFO] [stderr] Compiling slab v0.3.0 [INFO] [stderr] Compiling itoa v0.4.7 [INFO] [stderr] Compiling num-iter v0.1.37 [INFO] [stderr] Compiling rayon-core v1.4.1 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling dtoa v0.4.8 [INFO] [stderr] Compiling typenum v1.10.0 [INFO] [stderr] Checking utf8-ranges v1.0.0 [INFO] [stderr] Compiling matrixmultiply v0.1.14 [INFO] [stderr] Checking approx v0.1.1 [INFO] [stderr] Checking rawpointer v0.1.0 [INFO] [stderr] Checking color_quant v1.0.1 [INFO] [stderr] Checking lzw v0.10.0 [INFO] [stderr] Checking bitflags v1.0.3 [INFO] [stderr] Checking custom_derive v0.1.7 [INFO] [stderr] Checking c_vec v1.3.3 [INFO] [stderr] Checking bitflags v0.7.0 [INFO] [stderr] Checking lazy_static v0.2.11 [INFO] [stderr] Compiling libc v0.2.96 [INFO] [stderr] Compiling tokio-trace-core v0.1.0 [INFO] [stderr] Checking arrayvec v0.4.7 [INFO] [stderr] Compiling lock_api v0.3.4 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Checking crossbeam-utils v0.2.2 [INFO] [stderr] Checking log v0.4.3 [INFO] [stderr] Compiling crossbeam-utils v0.6.3 [INFO] [stderr] Compiling unicode-bidi v0.3.5 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling base64 v0.9.3 [INFO] [stderr] Checking unreachable v1.0.0 [INFO] [stderr] Checking unreachable v0.1.1 [INFO] [stderr] Compiling cmake v0.1.31 [INFO] [stderr] Checking stb_truetype v0.2.2 [INFO] [stderr] Compiling proc-macro2 v0.4.9 [INFO] [stderr] Checking itertools v0.7.8 [INFO] [stderr] Checking deflate v0.7.18 [INFO] [stderr] Checking inflate v0.4.3 [INFO] [stderr] Checking regex-syntax v0.6.2 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Checking humantime v1.1.1 [INFO] [stderr] Compiling memoffset v0.5.6 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Checking gif v0.10.0 [INFO] [stderr] Checking conv v0.3.3 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling httparse v1.4.1 [INFO] [stderr] Checking crossbeam-epoch v0.3.1 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Checking thread_local v0.3.5 [INFO] [stderr] Compiling tokio-executor v0.1.9 [INFO] [stderr] Compiling tokio-sync v0.1.8 [INFO] [stderr] Compiling tokio-service v0.1.0 [INFO] [stderr] Compiling relay v0.1.1 [INFO] [stderr] Compiling want v0.0.4 [INFO] [stderr] Compiling openssl-sys v0.9.63 [INFO] [stderr] Compiling miniz-sys v0.1.12 [INFO] [stderr] Compiling rayon v1.0.2 [INFO] [stderr] Compiling quote v0.6.4 [INFO] [stderr] Compiling smallvec v0.6.14 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling num_cpus v1.8.0 [INFO] [stderr] Compiling net2 v0.2.37 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling rand v0.4.2 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling filetime v0.2.13 [INFO] [stderr] Compiling xattr v0.2.2 [INFO] [stderr] Checking crossbeam-deque v0.2.0 [INFO] [stderr] Checking memchr v2.0.1 [INFO] [stderr] Checking atty v0.2.11 [INFO] [stderr] Checking rand v0.5.4 [INFO] [stderr] Compiling tokio-timer v0.2.12 [INFO] [stderr] Compiling tokio-current-thread v0.1.7 [INFO] [stderr] Compiling libflate v0.1.27 [INFO] [stderr] Compiling syn v0.14.5 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Checking num-complex v0.1.43 [INFO] [stderr] Checking num-traits v0.1.43 [INFO] [stderr] Compiling crossbeam-channel v0.3.7 [INFO] [stderr] Compiling futures-cpupool v0.1.8 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling mio v0.6.19 [INFO] [stdout] error[E0432]: unresolved import `crossbeam_utils::Backoff` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/crossbeam-channel-0.3.7/src/context.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use crossbeam_utils::Backoff; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ no `Backoff` in the root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crossbeam_utils::Backoff` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/crossbeam-channel-0.3.7/src/flavors/array.rs:23:23 [INFO] [stdout] | [INFO] [stdout] 23 | use crossbeam_utils::{Backoff, CachePadded}; [INFO] [stdout] | ^^^^^^^ no `Backoff` in the root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crossbeam_utils::Backoff` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/crossbeam-channel-0.3.7/src/flavors/list.rs:10:23 [INFO] [stdout] | [INFO] [stdout] 10 | use crossbeam_utils::{Backoff, CachePadded}; [INFO] [stdout] | ^^^^^^^ no `Backoff` in the root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crossbeam_utils::Backoff` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/crossbeam-channel-0.3.7/src/flavors/zero.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | use crossbeam_utils::Backoff; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ no `Backoff` in the root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crossbeam_utils::Backoff` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/crossbeam-channel-0.3.7/src/select.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | use crossbeam_utils::Backoff; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ no `Backoff` in the root [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling tar v0.4.35 [INFO] [stdout] error[E0432]: unresolved import `crossbeam_utils::Backoff` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/crossbeam-channel-0.3.7/src/utils.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | use crossbeam_utils::Backoff; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ no `Backoff` in the root [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking aho-corasick v0.6.6 [INFO] [stderr] Compiling parking_lot_core v0.6.1 [INFO] [stdout] error: aborting due to 6 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `crossbeam-channel` [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] [stdout] error[E0432]: unresolved imports `self::imp`, `crate::thread_parker::ThreadParker`, `crate::thread_parker::ThreadParker` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/parking_lot_core-0.6.1/src/parking_lot.rs:8:28 [INFO] [stdout] | [INFO] [stdout] 8 | use crate::thread_parker::{ThreadParker, ThreadParkerT, UnparkHandleT}; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/parking_lot_core-0.6.1/src/thread_parker/mod.rs:89:15 [INFO] [stdout] | [INFO] [stdout] 89 | pub use self::imp::{thread_yield, ThreadParker, UnparkHandle}; [INFO] [stdout] | ^^^ could not find `imp` in `self` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/parking_lot_core-0.6.1/src/word_lock.rs:9:28 [INFO] [stdout] | [INFO] [stdout] 9 | use crate::thread_parker::{ThreadParker, ThreadParkerT, UnparkHandleT}; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `__cfg_if_items` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/parking_lot_core-0.6.1/src/thread_parker/mod.rs:54:1 [INFO] [stdout] | [INFO] [stdout] 54 | / cfg_if! { [INFO] [stdout] 55 | | if #[cfg(all(has_sized_atomics, any(target_os = "linux", target_os = "android")))] { [INFO] [stdout] 56 | | #[path = "linux.rs"] [INFO] [stdout] 57 | | mod imp; [INFO] [stdout] ... | [INFO] [stdout] 86 | | } [INFO] [stdout] 87 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `cfg_if` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "92de10b94a82bd0d706066d39333347924c8a5c820e8605255a5268aff07722f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "92de10b94a82bd0d706066d39333347924c8a5c820e8605255a5268aff07722f", kill_on_drop: false }` [INFO] [stdout] 92de10b94a82bd0d706066d39333347924c8a5c820e8605255a5268aff07722f