[INFO] cloning repository https://github.com/Oloqq/amigurumi
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Oloqq/amigurumi" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FOloqq%2Famigurumi", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FOloqq%2Famigurumi'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] ebe1e4c4771dabf4c4a3ac0a161af8df6fb3a0e3
[INFO] checking Oloqq/amigurumi against master#642c19bfc3a5c1de985bf5d0cc8207ac9d22708a for pr-148577
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FOloqq%2Famigurumi" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Oloqq/amigurumi
[INFO] finished tweaking git repo https://github.com/Oloqq/amigurumi
[INFO] tweaked toml for git repo https://github.com/Oloqq/amigurumi written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Oloqq/amigurumi on toolchain 642c19bfc3a5c1de985bf5d0cc8207ac9d22708a
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+642c19bfc3a5c1de985bf5d0cc8207ac9d22708a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Oloqq/amigurumi 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" "+642c19bfc3a5c1de985bf5d0cc8207ac9d22708a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded lexpr-macros v0.2.2
[INFO] [stderr]   Downloaded rand_derive v0.5.0
[INFO] [stderr]   Downloaded serde-lexpr v0.1.3
[INFO] [stderr]   Downloaded pest_derive v2.7.8
[INFO] [stderr]   Downloaded strum v0.26.1
[INFO] [stderr]   Downloaded strum_macros v0.26.1
[INFO] [stderr]   Downloaded equator-macro v0.2.1
[INFO] [stderr]   Downloaded serde_yaml v0.9.31
[INFO] [stderr]   Downloaded anstream v0.6.12
[INFO] [stderr]   Downloaded env_logger v0.11.2
[INFO] [stderr]   Downloaded pest_meta v2.7.8
[INFO] [stderr]   Downloaded good_lp v1.11.0
[INFO] [stderr]   Downloaded equator v0.2.2
[INFO] [stderr]   Downloaded fixed v1.28.0
[INFO] [stderr]   Downloaded sprs v0.11.2
[INFO] [stderr]   Downloaded sorted-vec v0.8.5
[INFO] [stderr]   Downloaded kiddo v5.0.3
[INFO] [stderr]   Downloaded pcd-rs v0.12.0
[INFO] [stderr]   Downloaded pest v2.7.8
[INFO] [stderr]   Downloaded pest_generator v2.7.8
[INFO] [stderr]   Downloaded stl_io v0.7.0
[INFO] [stderr]   Downloaded cmov v0.3.1
[INFO] [stderr]   Downloaded divrem v1.0.0
[INFO] [stderr]   Downloaded elapsed v0.1.2
[INFO] [stderr]   Downloaded az v1.2.1
[INFO] [stderr]   Downloaded aligned-vec v0.6.1
[INFO] [stderr]   Downloaded init_with v1.1.0
[INFO] [stderr]   Downloaded lexpr v0.2.7
[INFO] [stderr]   Downloaded kmeans v1.1.0
[INFO] [stderr]   Downloaded microlp v0.2.7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+642c19bfc3a5c1de985bf5d0cc8207ac9d22708a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 02ae88ddf68ac3c021cc75600bc2dd602169e275e5fcc90be980ca1afda26842
[INFO] running `Command { std: "docker" "start" "-a" "02ae88ddf68ac3c021cc75600bc2dd602169e275e5fcc90be980ca1afda26842", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "02ae88ddf68ac3c021cc75600bc2dd602169e275e5fcc90be980ca1afda26842", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "02ae88ddf68ac3c021cc75600bc2dd602169e275e5fcc90be980ca1afda26842", kill_on_drop: false }`
[INFO] [stdout] 02ae88ddf68ac3c021cc75600bc2dd602169e275e5fcc90be980ca1afda26842
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+642c19bfc3a5c1de985bf5d0cc8207ac9d22708a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a320ed34f17ec9d64e4abda18ee0d847e07883ac595b60ca9bc201e446b0eb01
[INFO] running `Command { std: "docker" "start" "-a" "a320ed34f17ec9d64e4abda18ee0d847e07883ac595b60ca9bc201e446b0eb01", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.196
[INFO] [stderr]    Compiling proc-macro2 v1.0.89
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling matrixmultiply v0.3.8
[INFO] [stderr]     Checking rawpointer v0.2.1
[INFO] [stderr]     Checking bytemuck v1.14.3
[INFO] [stderr]     Checking aho-corasick v1.1.2
[INFO] [stderr]     Checking tracing-core v0.1.33
[INFO] [stderr]    Compiling ucd-trie v0.1.6
[INFO] [stderr]    Compiling az v1.2.1
[INFO] [stderr]     Checking idna v0.5.0
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking getrandom v0.1.16
[INFO] [stderr]    Compiling generator v0.8.4
[INFO] [stderr]    Compiling fixed v1.28.0
[INFO] [stderr]     Checking unicode-width v0.1.11
[INFO] [stderr]    Compiling synom v0.11.3
[INFO] [stderr]    Compiling heck v0.3.3
[INFO] [stderr]     Checking textwrap v0.11.0
[INFO] [stderr]     Checking safe_arch v0.7.1
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]     Checking http v1.0.0
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking mio v0.8.10
[INFO] [stderr]     Checking data-encoding v2.5.0
[INFO] [stderr]     Checking rand_core v0.5.1
[INFO] [stderr]     Checking strsim v0.8.0
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]    Compiling serde_json v1.0.113
[INFO] [stderr]     Checking anstream v0.6.12
[INFO] [stderr]     Checking rand_chacha v0.2.2
[INFO] [stderr]     Checking clap v2.34.0
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]     Checking tracing-subscriber v0.3.19
[INFO] [stderr]     Checking indexmap v2.2.3
[INFO] [stderr]    Compiling syn v0.11.11
[INFO] [stderr]     Checking array-init v2.1.0
[INFO] [stderr]     Checking cmov v0.3.1
[INFO] [stderr]     Checking wide v0.7.15
[INFO] [stderr]     Checking url v2.5.0
[INFO] [stderr]     Checking ubyte v0.10.4
[INFO] [stderr]     Checking unsafe-libyaml v0.2.10
[INFO] [stderr]    Compiling syn v2.0.87
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling lexpr-macros v0.2.2
[INFO] [stderr]     Checking regex-automata v0.4.9
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]     Checking num-iter v0.1.45
[INFO] [stderr]     Checking approx v0.5.1
[INFO] [stderr]     Checking ordered-float v4.6.0
[INFO] [stderr]     Checking float-cmp v0.9.0
[INFO] [stderr]     Checking divrem v1.0.0
[INFO] [stderr]     Checking sorted-vec v0.8.5
[INFO] [stderr]     Checking elapsed v0.1.2
[INFO] [stderr]     Checking init_with v1.1.0
[INFO] [stderr]     Checking lexpr v0.2.7
[INFO] [stderr]     Checking stl_io v0.7.0
[INFO] [stderr]     Checking rand v0.7.3
[INFO] [stderr]     Checking strum v0.26.1
[INFO] [stderr]    Compiling rand_derive v0.5.0
[INFO] [stderr]     Checking num-rational v0.4.2
[INFO] [stderr]     Checking regex v1.11.1
[INFO] [stderr]     Checking env_filter v0.1.0
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]     Checking env_logger v0.11.2
[INFO] [stderr]    Compiling nalgebra-macros v0.2.1
[INFO] [stderr]    Compiling structopt-derive v0.4.18
[INFO] [stderr]    Compiling serde_derive v1.0.196
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]    Compiling equator-macro v0.2.1
[INFO] [stderr]    Compiling tracing-attributes v0.1.28
[INFO] [stderr]    Compiling tokio-macros v2.2.0
[INFO] [stderr]    Compiling strum_macros v0.26.1
[INFO] [stderr]    Compiling num-derive v0.4.2
[INFO] [stderr]     Checking structopt v0.3.26
[INFO] [stderr]     Checking tokio v1.36.0
[INFO] [stderr]     Checking equator v0.2.2
[INFO] [stderr]     Checking aligned-vec v0.6.1
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking futures-util v0.3.30
[INFO] [stderr]    Compiling pest v2.7.8
[INFO] [stderr]     Checking tungstenite v0.21.0
[INFO] [stderr]     Checking pcd-rs v0.12.0
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]    Compiling pest_meta v2.7.8
[INFO] [stderr]    Compiling pest_generator v2.7.8
[INFO] [stderr]    Compiling pest_derive v2.7.8
[INFO] [stderr]     Checking futures-executor v0.3.30
[INFO] [stderr]     Checking futures v0.3.30
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]     Checking serde_yaml v0.9.31
[INFO] [stderr]     Checking serde-lexpr v0.1.3
[INFO] [stderr]     Checking tokio-tungstenite v0.21.0
[INFO] [stderr]     Checking ndarray v0.16.1
[INFO] [stderr]     Checking simba v0.8.1
[INFO] [stderr]     Checking num v0.4.3
[INFO] [stderr]     Checking kmeans v1.1.0
[INFO] [stderr]     Checking kiddo v5.0.3
[INFO] [stderr]     Checking sprs v0.11.2
[INFO] [stderr]     Checking microlp v0.2.7
[INFO] [stderr]     Checking nalgebra v0.32.3
[INFO] [stderr]     Checking good_lp v1.11.0
[INFO] [stderr]     Checking crocheteer v0.2.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: method `apply_preset` is never used
[INFO] [stdout]   --> src/args.rs:55:12
[INFO] [stdout]    |
[INFO] [stdout] 54 | impl WebsocketArgs {
[INFO] [stdout]    | ------------------ method in this implementation
[INFO] [stdout] 55 |     pub fn apply_preset(&self) -> AppliedPreset {
[INFO] [stdout]    |            ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `chain` is never used
[INFO] [stdout]   --> src/plushie/animated/construction/hook/working_stitch.rs:76:12
[INFO] [stdout]    |
[INFO] [stdout] 16 | impl Stitch {
[INFO] [stdout]    | ----------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 76 |     pub fn chain(mut self, stitches: usize) -> Result<Hook, HookError> {
[INFO] [stdout]    |            ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `from` and `data` are never used
[INFO] [stdout]   --> src/plushie/animated/construction/hook_result.rs:24:12
[INFO] [stdout]    |
[INFO] [stdout] 13 | impl Edges {
[INFO] [stdout]    | ---------- associated items in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 24 |     pub fn from(mby_unordered: Vec<Vec<usize>>) -> Self {
[INFO] [stdout]    |            ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 73 |     pub fn data(&self) -> &Vec<Vec<usize>> {
[INFO] [stdout]    |            ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `apply_peculiarities_old` and `apply_forces_old` are never used
[INFO] [stdout]    --> src/plushie/animated/nodes.rs:137:8
[INFO] [stdout]     |
[INFO] [stdout]  24 | impl Nodes {
[INFO] [stdout]     | ---------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 137 |     fn apply_peculiarities_old(&self, displacement: &mut Vec<V>, params: &Params) -> V {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 187 |     pub fn apply_forces_old(&mut self, displacement: &mut Vec<V>, time: f32, params: &Params) -> V {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/args.rs:55:25
[INFO] [stdout]    |
[INFO] [stdout] 55 |     pub fn apply_preset(&self) -> AppliedPreset {
[INFO] [stdout]    |                         ^^^^^     ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                         |
[INFO] [stdout]    |                         the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 55 |     pub fn apply_preset(&self) -> AppliedPreset<'_> {
[INFO] [stdout]    |                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `apply_preset` is never used
[INFO] [stdout]   --> src/args.rs:55:12
[INFO] [stdout]    |
[INFO] [stdout] 54 | impl WebsocketArgs {
[INFO] [stdout]    | ------------------ method in this implementation
[INFO] [stdout] 55 |     pub fn apply_preset(&self) -> AppliedPreset {
[INFO] [stdout]    |            ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `chain` is never used
[INFO] [stdout]   --> src/plushie/animated/construction/hook/working_stitch.rs:76:12
[INFO] [stdout]    |
[INFO] [stdout] 16 | impl Stitch {
[INFO] [stdout]    | ----------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 76 |     pub fn chain(mut self, stitches: usize) -> Result<Hook, HookError> {
[INFO] [stdout]    |            ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `apply_peculiarities_old` and `apply_forces_old` are never used
[INFO] [stdout]    --> src/plushie/animated/nodes.rs:137:8
[INFO] [stdout]     |
[INFO] [stdout]  24 | impl Nodes {
[INFO] [stdout]     | ---------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 137 |     fn apply_peculiarities_old(&self, displacement: &mut Vec<V>, params: &Params) -> V {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 187 |     pub fn apply_forces_old(&mut self, displacement: &mut Vec<V>, time: f32, params: &Params) -> V {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/args.rs:55:25
[INFO] [stdout]    |
[INFO] [stdout] 55 |     pub fn apply_preset(&self) -> AppliedPreset {
[INFO] [stdout]    |                         ^^^^^     ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                         |
[INFO] [stdout]    |                         the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 55 |     pub fn apply_preset(&self) -> AppliedPreset<'_> {
[INFO] [stdout]    |                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 07s
[INFO] running `Command { std: "docker" "inspect" "a320ed34f17ec9d64e4abda18ee0d847e07883ac595b60ca9bc201e446b0eb01", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a320ed34f17ec9d64e4abda18ee0d847e07883ac595b60ca9bc201e446b0eb01", kill_on_drop: false }`
[INFO] [stdout] a320ed34f17ec9d64e4abda18ee0d847e07883ac595b60ca9bc201e446b0eb01
