[INFO] cloning repository https://github.com/hideki1217/homNand [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/hideki1217/homNand" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhideki1217%2FhomNand", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhideki1217%2FhomNand'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a5a910dedc09916b3aa849e54de8b1aacb099bdd [INFO] checking hideki1217/homNand against try#cac44d9528e3bbbdaa1537d187bd489ccc5de18c for pr-91141 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhideki1217%2FhomNand" "/workspace/builds/worker-75/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-75/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/hideki1217/homNand on toolchain cac44d9528e3bbbdaa1537d187bd489ccc5de18c [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+cac44d9528e3bbbdaa1537d187bd489ccc5de18c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/hideki1217/homNand [INFO] finished tweaking git repo https://github.com/hideki1217/homNand [INFO] tweaked toml for git repo https://github.com/hideki1217/homNand written to /workspace/builds/worker-75/source/Cargo.toml [INFO] crate git repo https://github.com/hideki1217/homNand already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+cac44d9528e3bbbdaa1537d187bd489ccc5de18c" "fetch" "--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-75/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-75/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+cac44d9528e3bbbdaa1537d187bd489ccc5de18c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e6731d33b4768b716ba4502ca12c023e473db0fbca0d3168298d20936087dc25 [INFO] running `Command { std: "docker" "start" "-a" "e6731d33b4768b716ba4502ca12c023e473db0fbca0d3168298d20936087dc25", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e6731d33b4768b716ba4502ca12c023e473db0fbca0d3168298d20936087dc25", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e6731d33b4768b716ba4502ca12c023e473db0fbca0d3168298d20936087dc25", kill_on_drop: false }` [INFO] [stdout] e6731d33b4768b716ba4502ca12c023e473db0fbca0d3168298d20936087dc25 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-75/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-75/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+cac44d9528e3bbbdaa1537d187bd489ccc5de18c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9d52ae92f6ff3c932ed62b79e50de11af45db25f0ce532806fdb1b1845d7346a [INFO] running `Command { std: "docker" "start" "-a" "9d52ae92f6ff3c932ed62b79e50de11af45db25f0ce532806fdb1b1845d7346a", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling libc v0.2.99 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Checking ppv-lite86 v0.2.10 [INFO] [stderr] Compiling cc v1.0.70 [INFO] [stderr] Checking debug_print v1.0.0 [INFO] [stderr] Compiling libm v0.2.1 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling num-bigint v0.4.0 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling num-rational v0.4.0 [INFO] [stderr] Compiling utils v0.1.0 (/opt/rustwide/workdir/utils) [INFO] [stderr] Checking getrandom v0.2.3 [INFO] [stderr] Checking num-complex v0.4.0 [INFO] [stderr] Checking rand_core v0.6.3 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking rand v0.8.4 [INFO] [stderr] Checking num v0.4.0 [INFO] [stderr] Checking rand_distr v0.4.1 [INFO] [stdout] warning: the feature `adt_const_params` is incomplete and may not be safe to use and/or cause compiler crashes [INFO] [stdout] --> utils/src/lib.rs:1:12 [INFO] [stdout] | [INFO] [stdout] 1 | #![feature(adt_const_params)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(incomplete_features)]` on by default [INFO] [stdout] = note: see issue #44580 for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the feature `generic_const_exprs` is incomplete and may not be safe to use and/or cause compiler crashes [INFO] [stdout] --> utils/src/lib.rs:2:12 [INFO] [stdout] | [INFO] [stdout] 2 | #![feature(generic_const_exprs)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #76560 for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around function argument [INFO] [stdout] --> utils/src/math.rs:635:28 [INFO] [stdout] | [INFO] [stdout] 635 | Torus32::from_bits((1 << (32 - n))) [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` on by default [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 635 - Torus32::from_bits((1 << (32 - n))) [INFO] [stdout] 635 + Torus32::from_bits(1 << (32 - n)) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the feature `adt_const_params` is incomplete and may not be safe to use and/or cause compiler crashes [INFO] [stdout] --> utils/src/lib.rs:1:12 [INFO] [stdout] | [INFO] [stdout] 1 | #![feature(adt_const_params)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(incomplete_features)]` on by default [INFO] [stdout] = note: see issue #44580 for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the feature `generic_const_exprs` is incomplete and may not be safe to use and/or cause compiler crashes [INFO] [stdout] --> utils/src/lib.rs:2:12 [INFO] [stdout] | [INFO] [stdout] 2 | #![feature(generic_const_exprs)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #76560 for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around function argument [INFO] [stdout] --> utils/src/math.rs:635:28 [INFO] [stdout] | [INFO] [stdout] 635 | Torus32::from_bits((1 << (32 - n))) [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` on by default [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 635 - Torus32::from_bits((1 << (32 - n))) [INFO] [stdout] 635 + Torus32::from_bits(1 << (32 - n)) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `b` [INFO] [stdout] --> utils/src/lib.rs:18:13 [INFO] [stdout] | [INFO] [stdout] 18 | let b = s.eq(['1', '2']); [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_b` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `x_` [INFO] [stdout] --> utils/src/lib.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | let x_ = x ^ 0xffff_ffff_u32 as i32; [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_x_` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `x__` [INFO] [stdout] --> utils/src/lib.rs:21:13 [INFO] [stdout] | [INFO] [stdout] 21 | let x__ = x ^ 0xffff_fffe_u32 as i32; [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_x__` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `x_` [INFO] [stdout] --> utils/src/lib.rs:23:13 [INFO] [stdout] | [INFO] [stdout] 23 | let x_ = x ^ 0xffff_ffff_u32 as i32; [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_x_` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `x__` [INFO] [stdout] --> utils/src/lib.rs:24:13 [INFO] [stdout] | [INFO] [stdout] 24 | let x__ = x ^ 0xffff_fffe_u32 as i32; [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_x__` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `y` [INFO] [stdout] --> utils/src/lib.rs:25:13 [INFO] [stdout] | [INFO] [stdout] 25 | let y = 1; [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_y` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking hom_nand v0.1.0 (/opt/rustwide/workdir/hom_nand) [INFO] [stdout] error[E0382]: use of moved value: `a_i` [INFO] [stdout] --> utils/src/math.rs:851:38 [INFO] [stdout] | [INFO] [stdout] 848 | let a_i = pol!([1, 1, 1]); [INFO] [stdout] | --- move occurs because `a_i` has type `math::Polynomial`, which does not implement the `Copy` trait [INFO] [stdout] 849 | [INFO] [stdout] 850 | assert_eq!((&l_f).mul_add(&r_i, a_i), pol!([-29, -1, 44])); [INFO] [stdout] | --- value moved here [INFO] [stdout] 851 | assert_eq!(l_f.mul_add(&r_i, a_i), pol!([-29, -1, 44])); [INFO] [stdout] | ^^^ value used here after move [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the feature `adt_const_params` is incomplete and may not be safe to use and/or cause compiler crashes [INFO] [stdout] --> hom_nand/src/lib.rs:1:12 [INFO] [stdout] | [INFO] [stdout] 1 | #![feature(adt_const_params)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(incomplete_features)]` on by default [INFO] [stdout] = note: see issue #44580 for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the feature `generic_const_exprs` is incomplete and may not be safe to use and/or cause compiler crashes [INFO] [stdout] --> hom_nand/src/lib.rs:2:12 [INFO] [stdout] | [INFO] [stdout] 2 | #![feature(generic_const_exprs)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #76560 for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error; 9 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0382`. [INFO] [stdout] [INFO] [stderr] error: could not compile `utils` due to 2 previous errors; 9 warnings emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] warning: the feature `adt_const_params` is incomplete and may not be safe to use and/or cause compiler crashes [INFO] [stdout] --> hom_nand/src/lib.rs:1:12 [INFO] [stdout] | [INFO] [stdout] 1 | #![feature(adt_const_params)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(incomplete_features)]` on by default [INFO] [stdout] = note: see issue #44580 for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the feature `generic_const_exprs` is incomplete and may not be safe to use and/or cause compiler crashes [INFO] [stdout] --> hom_nand/src/lib.rs:2:12 [INFO] [stdout] | [INFO] [stdout] 2 | #![feature(generic_const_exprs)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #76560 for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [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" "9d52ae92f6ff3c932ed62b79e50de11af45db25f0ce532806fdb1b1845d7346a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9d52ae92f6ff3c932ed62b79e50de11af45db25f0ce532806fdb1b1845d7346a", kill_on_drop: false }` [INFO] [stdout] 9d52ae92f6ff3c932ed62b79e50de11af45db25f0ce532806fdb1b1845d7346a