[INFO] cloning repository https://github.com/sacooper/RustImageAlgos [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/sacooper/RustImageAlgos" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsacooper%2FRustImageAlgos", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsacooper%2FRustImageAlgos'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 3d7b5507a6b8a37564e99c17cde70fec66ccb5a1 [INFO] checking sacooper/RustImageAlgos against beta for pr-78714 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsacooper%2FRustImageAlgos" "/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/sacooper/RustImageAlgos on toolchain beta [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/sacooper/RustImageAlgos [INFO] finished tweaking git repo https://github.com/sacooper/RustImageAlgos [INFO] tweaked toml for git repo https://github.com/sacooper/RustImageAlgos written to /workspace/builds/worker-0/source/Cargo.toml [INFO] crate git repo https://github.com/sacooper/RustImageAlgos already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] error: the lock file /workspace/builds/worker-0/source/Cargo.lock needs to be updated but --locked was passed to prevent this [INFO] [stderr] If you want to try to generate the lock file without accessing the network, use the --offline flag. [INFO] the lockfile is outdated, regenerating it [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating git repository `https://github.com/huonw/simd` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [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" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+beta" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] bdf3685a6119307aaf9f301ce3b8b85ffe7e504ec1c4bea745c95726056d78ba [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" "bdf3685a6119307aaf9f301ce3b8b85ffe7e504ec1c4bea745c95726056d78ba", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "bdf3685a6119307aaf9f301ce3b8b85ffe7e504ec1c4bea745c95726056d78ba", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bdf3685a6119307aaf9f301ce3b8b85ffe7e504ec1c4bea745c95726056d78ba", kill_on_drop: false }` [INFO] [stdout] bdf3685a6119307aaf9f301ce3b8b85ffe7e504ec1c4bea745c95726056d78ba [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" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+beta" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8448b51b947cf3d99a0af0abd4e7da9eda4b2a8e8b3b0f93e93dc647f12f3bc0 [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" "8448b51b947cf3d99a0af0abd4e7da9eda4b2a8e8b3b0f93e93dc647f12f3bc0", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.80 [INFO] [stderr] Compiling winapi-build v0.1.1 [INFO] [stderr] Checking rustc-serialize v0.3.24 [INFO] [stderr] Compiling cc v1.0.62 [INFO] [stderr] Checking winapi v0.2.8 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling syn v1.0.48 [INFO] [stderr] Compiling const_fn v0.4.3 [INFO] [stderr] Checking regex-syntax v0.3.9 [INFO] [stderr] Checking inflate v0.1.1 [INFO] [stderr] Checking lzw v0.9.0 [INFO] [stderr] Checking utf8-ranges v0.1.3 [INFO] [stderr] Checking color_quant v1.1.0 [INFO] [stderr] Checking bitflags v0.3.3 [INFO] [stderr] Checking glob v0.2.11 [INFO] [stderr] Checking crossbeam v0.1.6 [INFO] [stderr] Checking lazy_static v0.2.11 [INFO] [stderr] Checking byteorder v0.4.2 [INFO] [stderr] Checking strsim v0.5.2 [INFO] [stderr] Checking simd v0.1.1 (https://github.com/huonw/simd#0d85d25d) [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling standback v0.2.11 [INFO] [stdout] error[E0554]: `#![feature]` may not be used on the beta release channel [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/simd-a428b8cc9c1d1986/0d85d25/src/lib.rs:19:1 [INFO] [stdout] | [INFO] [stdout] 19 | #![feature(cfg_target_feature, repr_simd, platform_intrinsics, const_fn)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/crossbeam-0.1.6/src/sync/seg_queue.rs:34:29 [INFO] [stdout] | [INFO] [stdout] 34 | ready: unsafe { mem::transmute([0usize; SEG_SIZE]) }, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `[usize; 32]` (2048 bits) [INFO] [stdout] = note: target type: `[AtomicBool; 32]` (256 bits) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling time v0.2.22 [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0512`. [INFO] [stdout] [INFO] [stderr] error: could not compile `crossbeam` [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[E0277]: the trait bound `U: Simd` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/simd-a428b8cc9c1d1986/0d85d25/src/lib.rs:195:19 [INFO] [stdout] | [INFO] [stdout] 68 | pub unsafe trait Simd { [INFO] [stdout] | ---- required by a bound in this [INFO] [stdout] 69 | /// The corresponding boolean vector type. [INFO] [stdout] 70 | type Bool: Simd; [INFO] [stdout] | ---- required by this bound in `Simd` [INFO] [stdout] ... [INFO] [stdout] 195 | fn simd_eq, U>(x: T, y: T) -> U; [INFO] [stdout] | ^^^^^^^^^^^^^^ the trait `Simd` is not implemented for `U` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `U: Simd` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/simd-a428b8cc9c1d1986/0d85d25/src/lib.rs:196:19 [INFO] [stdout] | [INFO] [stdout] 68 | pub unsafe trait Simd { [INFO] [stdout] | ---- required by a bound in this [INFO] [stdout] 69 | /// The corresponding boolean vector type. [INFO] [stdout] 70 | type Bool: Simd; [INFO] [stdout] | ---- required by this bound in `Simd` [INFO] [stdout] ... [INFO] [stdout] 196 | fn simd_ne, U>(x: T, y: T) -> U; [INFO] [stdout] | ^^^^^^^^^^^^^^ the trait `Simd` is not implemented for `U` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `U: Simd` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/simd-a428b8cc9c1d1986/0d85d25/src/lib.rs:197:19 [INFO] [stdout] | [INFO] [stdout] 68 | pub unsafe trait Simd { [INFO] [stdout] | ---- required by a bound in this [INFO] [stdout] 69 | /// The corresponding boolean vector type. [INFO] [stdout] 70 | type Bool: Simd; [INFO] [stdout] | ---- required by this bound in `Simd` [INFO] [stdout] ... [INFO] [stdout] 197 | fn simd_lt, U>(x: T, y: T) -> U; [INFO] [stdout] | ^^^^^^^^^^^^^^ the trait `Simd` is not implemented for `U` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `U: Simd` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/simd-a428b8cc9c1d1986/0d85d25/src/lib.rs:198:19 [INFO] [stdout] | [INFO] [stdout] 68 | pub unsafe trait Simd { [INFO] [stdout] | ---- required by a bound in this [INFO] [stdout] 69 | /// The corresponding boolean vector type. [INFO] [stdout] 70 | type Bool: Simd; [INFO] [stdout] | ---- required by this bound in `Simd` [INFO] [stdout] ... [INFO] [stdout] 198 | fn simd_le, U>(x: T, y: T) -> U; [INFO] [stdout] | ^^^^^^^^^^^^^^ the trait `Simd` is not implemented for `U` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `U: Simd` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/simd-a428b8cc9c1d1986/0d85d25/src/lib.rs:199:19 [INFO] [stdout] | [INFO] [stdout] 68 | pub unsafe trait Simd { [INFO] [stdout] | ---- required by a bound in this [INFO] [stdout] 69 | /// The corresponding boolean vector type. [INFO] [stdout] 70 | type Bool: Simd; [INFO] [stdout] | ---- required by this bound in `Simd` [INFO] [stdout] ... [INFO] [stdout] 199 | fn simd_gt, U>(x: T, y: T) -> U; [INFO] [stdout] | ^^^^^^^^^^^^^^ the trait `Simd` is not implemented for `U` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `U: Simd` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/simd-a428b8cc9c1d1986/0d85d25/src/lib.rs:200:19 [INFO] [stdout] | [INFO] [stdout] 68 | pub unsafe trait Simd { [INFO] [stdout] | ---- required by a bound in this [INFO] [stdout] 69 | /// The corresponding boolean vector type. [INFO] [stdout] 70 | type Bool: Simd; [INFO] [stdout] | ---- required by this bound in `Simd` [INFO] [stdout] ... [INFO] [stdout] 200 | fn simd_ge, U>(x: T, y: T) -> U; [INFO] [stdout] | ^^^^^^^^^^^^^^ the trait `Simd` is not implemented for `U` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 7 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0277, E0554. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "8448b51b947cf3d99a0af0abd4e7da9eda4b2a8e8b3b0f93e93dc647f12f3bc0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8448b51b947cf3d99a0af0abd4e7da9eda4b2a8e8b3b0f93e93dc647f12f3bc0", kill_on_drop: false }` [INFO] [stdout] 8448b51b947cf3d99a0af0abd4e7da9eda4b2a8e8b3b0f93e93dc647f12f3bc0