[INFO] fetching crate gmorph 0.1.0... [INFO] checking gmorph-0.1.0 against beta for pr-78714 [INFO] extracting crate gmorph 0.1.0 into /workspace/builds/worker-6/source [INFO] validating manifest of crates.io crate gmorph 0.1.0 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 crates.io crate gmorph 0.1.0 [INFO] finished tweaking crates.io crate gmorph 0.1.0 [INFO] tweaked toml for crates.io crate gmorph 0.1.0 written to /workspace/builds/worker-6/source/Cargo.toml [INFO] crate crates.io crate gmorph 0.1.0 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] running `Command { std: "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" "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] f005b01fd978deb5790e60ddcb36412483b4613e227d57b199daf0654601fbbb [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" "f005b01fd978deb5790e60ddcb36412483b4613e227d57b199daf0654601fbbb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f005b01fd978deb5790e60ddcb36412483b4613e227d57b199daf0654601fbbb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f005b01fd978deb5790e60ddcb36412483b4613e227d57b199daf0654601fbbb", kill_on_drop: false }` [INFO] [stdout] f005b01fd978deb5790e60ddcb36412483b4613e227d57b199daf0654601fbbb [INFO] running `Command { std: "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" "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] 4265ea5a9fa4dabecff8eef2a7a6fb2406cede1c20a3474af4931c6719fcbee1 [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" "4265ea5a9fa4dabecff8eef2a7a6fb2406cede1c20a3474af4931c6719fcbee1", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.68 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling proc-macro2 v1.0.9 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling syn v1.0.17 [INFO] [stderr] Compiling libm v0.2.1 [INFO] [stderr] Compiling serde v1.0.105 [INFO] [stderr] Checking ppv-lite86 v0.2.6 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling regex-syntax v0.6.17 [INFO] [stderr] Compiling typenum v1.11.2 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Checking rawpointer v0.2.1 [INFO] [stderr] Compiling edit-distance v2.1.0 [INFO] [stderr] Checking half v1.5.0 [INFO] [stderr] Checking itoa v0.4.5 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling num-integer v0.1.42 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Checking matrixmultiply v0.2.3 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Checking aho-corasick v0.7.10 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling quote v1.0.3 [INFO] [stderr] Checking generic-array v0.13.2 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Checking approx v0.3.2 [INFO] [stderr] Checking modinverse v0.1.1 [INFO] [stderr] Checking regex v1.3.6 [INFO] [stderr] Checking rand_distr v0.2.2 [INFO] [stderr] Checking env_logger v0.7.1 [INFO] [stderr] Checking quickcheck v0.9.2 [INFO] [stderr] Compiling serde_derive v1.0.105 [INFO] [stderr] Compiling alga_derive v0.9.2 [INFO] [stderr] Compiling quickcheck_macros v0.8.0 [INFO] [stderr] Checking serde_cbor v0.10.2 [INFO] [stderr] Checking serde_json v1.0.48 [INFO] [stderr] Checking alga v0.9.3 [INFO] [stderr] Checking nalgebra v0.20.0 [INFO] [stderr] Checking gmorph v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `invert_3x3` [INFO] [stdout] --> src/algebra/q231.rs:1:13 [INFO] [stdout] | [INFO] [stdout] 1 | use super::{invert_3x3, m231::try_sqrt, m231::Mod231, quaternion::QuaternionM, Invertible}; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `MODULUSI32` [INFO] [stdout] --> src/algebra/m231.rs:11:1 [INFO] [stdout] | [INFO] [stdout] 11 | const MODULUSI32: i32 = 2147483647i32; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `normalize_product` [INFO] [stdout] --> src/algebra/m231.rs:91:4 [INFO] [stdout] | [INFO] [stdout] 91 | fn normalize_product(mut v: u64) -> u32 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `from_imag` [INFO] [stdout] --> src/algebra/quaternion.rs:40:12 [INFO] [stdout] | [INFO] [stdout] 40 | pub fn from_imag(ijk: Vector3) -> Self { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0554]: `#![feature]` may not be used on the beta release channel [INFO] [stdout] --> benches/mul.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | #![feature(test)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0554`. [INFO] [stdout] [INFO] [stderr] error: could not compile `gmorph` [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] warning: constant is never used: `MODULUSI32` [INFO] [stdout] --> src/algebra/m231.rs:11:1 [INFO] [stdout] | [INFO] [stdout] 11 | const MODULUSI32: i32 = 2147483647i32; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `from_imag` [INFO] [stdout] --> src/algebra/quaternion.rs:40:12 [INFO] [stdout] | [INFO] [stdout] 40 | pub fn from_imag(ijk: Vector3) -> Self { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "4265ea5a9fa4dabecff8eef2a7a6fb2406cede1c20a3474af4931c6719fcbee1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4265ea5a9fa4dabecff8eef2a7a6fb2406cede1c20a3474af4931c6719fcbee1", kill_on_drop: false }` [INFO] [stdout] 4265ea5a9fa4dabecff8eef2a7a6fb2406cede1c20a3474af4931c6719fcbee1