[INFO] cloning repository https://github.com/kgullion/Reefer [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/kgullion/Reefer" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkgullion%2FReefer", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkgullion%2FReefer'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 55ce8d77df8c10f20ace06bb108fcc591de6ee10 [INFO] checking kgullion/Reefer against try#4797991aa2efb6d658150f10425b3f3b5d10eceb for pr-143193 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkgullion%2FReefer" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/kgullion/Reefer [INFO] finished tweaking git repo https://github.com/kgullion/Reefer [INFO] tweaked toml for git repo https://github.com/kgullion/Reefer written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/kgullion/Reefer on toolchain 4797991aa2efb6d658150f10425b3f3b5d10eceb [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4797991aa2efb6d658150f10425b3f3b5d10eceb" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/kgullion/Reefer already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4797991aa2efb6d658150f10425b3f3b5d10eceb" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/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:cf8efcab8866f2cf4285301c7418e2f4f2a9b088c91ba69c40d5b659f81557f7" "/opt/rustwide/cargo-home/bin/cargo" "+4797991aa2efb6d658150f10425b3f3b5d10eceb" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9bebc86612362ac09e4eb198647dfe5037e086984bfa50741b57082bdb1b44b5 [INFO] running `Command { std: "docker" "start" "-a" "9bebc86612362ac09e4eb198647dfe5037e086984bfa50741b57082bdb1b44b5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9bebc86612362ac09e4eb198647dfe5037e086984bfa50741b57082bdb1b44b5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9bebc86612362ac09e4eb198647dfe5037e086984bfa50741b57082bdb1b44b5", kill_on_drop: false }` [INFO] [stdout] 9bebc86612362ac09e4eb198647dfe5037e086984bfa50741b57082bdb1b44b5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/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" "RUSTDOCFLAGS=--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:cf8efcab8866f2cf4285301c7418e2f4f2a9b088c91ba69c40d5b659f81557f7" "/opt/rustwide/cargo-home/bin/cargo" "+4797991aa2efb6d658150f10425b3f3b5d10eceb" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] bc6d2436d8d3fbfdd2e4bb71b4d23fad2421389f47cd3227dff412c9171e625e [INFO] running `Command { std: "docker" "start" "-a" "bc6d2436d8d3fbfdd2e4bb71b4d23fad2421389f47cd3227dff412c9171e625e", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.172 [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling zerocopy v0.8.25 [INFO] [stderr] Compiling gmp-mpfr-sys v1.6.5 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling beef v0.5.2 [INFO] [stderr] Compiling libm v0.2.15 [INFO] [stderr] Compiling az v1.2.1 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling rug v1.27.0 [INFO] [stderr] Checking unicode-width v0.1.14 [INFO] [stderr] Checking yansi v0.5.1 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Checking getrandom v0.2.16 [INFO] [stderr] Checking ariadne v0.2.0 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Compiling syn v2.0.101 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling prettyplease v0.2.33 [INFO] [stderr] Checking cas-error v0.2.0 [INFO] [stderr] Checking once_cell v1.21.3 [INFO] [stderr] Checking levenshtein v1.0.5 [INFO] [stderr] Checking ppv-lite86 v0.2.21 [INFO] [stderr] Checking either v1.15.0 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking itertools v0.14.0 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Compiling logos-codegen v0.14.4 [INFO] [stderr] Compiling cas-attrs v0.2.0 [INFO] [stderr] Compiling logos-derive v0.14.4 [INFO] [stderr] Checking logos v0.14.4 [INFO] [stderr] Checking cas-parser v0.2.0 [INFO] [stderr] Checking cas-compute v0.2.0 [INFO] [stderr] Checking reefer v0.2.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/geometry/shape.rs:31:58 [INFO] [stdout] | [INFO] [stdout] 31 | pub fn into_mv_cas(self, ident: syn::Ident, squares: &SquareMap) -> Mvect { [INFO] [stdout] | ^^^^^^^^^^ -------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 31 | pub fn into_mv_cas(self, ident: syn::Ident, squares: &SquareMap) -> Mvect<'_, CasExpr> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/geometry/shape.rs:31:58 [INFO] [stdout] | [INFO] [stdout] 31 | pub fn into_mv_cas(self, ident: syn::Ident, squares: &SquareMap) -> Mvect { [INFO] [stdout] | ^^^^^^^^^^ -------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 31 | pub fn into_mv_cas(self, ident: syn::Ident, squares: &SquareMap) -> Mvect<'_, CasExpr> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/geometry/shape.rs:31:58 [INFO] [stdout] | [INFO] [stdout] 31 | pub fn into_mv_cas(self, ident: syn::Ident, squares: &SquareMap) -> Mvect { [INFO] [stdout] | ^^^^^^^^^^ -------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 31 | pub fn into_mv_cas(self, ident: syn::Ident, squares: &SquareMap) -> Mvect<'_, CasExpr> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `BitAnd`, `BitOr`, and `BitXor` [INFO] [stdout] --> tests/lorentz.rs:4:25 [INFO] [stdout] | [INFO] [stdout] 4 | use std::ops::{Add, BitAnd, BitOr, BitXor, Rem}; [INFO] [stdout] | ^^^^^^ ^^^^^ ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias `Field` is never used [INFO] [stdout] --> tests/pga2d.rs:5:10 [INFO] [stdout] | [INFO] [stdout] 5 | type Field = f32; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait `Pow` is never used [INFO] [stdout] --> tests/pga2d.rs:7:11 [INFO] [stdout] | [INFO] [stdout] 7 | trait Pow { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait `Projection` is never used [INFO] [stdout] --> tests/pga2d.rs:57:15 [INFO] [stdout] | [INFO] [stdout] 57 | pub trait Projection { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait `Orthogonal` is never used [INFO] [stdout] --> tests/pga2d.rs:81:15 [INFO] [stdout] | [INFO] [stdout] 81 | pub trait Orthogonal { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait `Normalize` is never used [INFO] [stdout] --> tests/pga2d.rs:93:15 [INFO] [stdout] | [INFO] [stdout] 93 | pub trait Normalize { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 3m 59s [INFO] running `Command { std: "docker" "inspect" "bc6d2436d8d3fbfdd2e4bb71b4d23fad2421389f47cd3227dff412c9171e625e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bc6d2436d8d3fbfdd2e4bb71b4d23fad2421389f47cd3227dff412c9171e625e", kill_on_drop: false }` [INFO] [stdout] bc6d2436d8d3fbfdd2e4bb71b4d23fad2421389f47cd3227dff412c9171e625e