[INFO] cloning repository https://github.com/GiantPlantsSociety/graphite-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/GiantPlantsSociety/graphite-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGiantPlantsSociety%2Fgraphite-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGiantPlantsSociety%2Fgraphite-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 405617c3f5bb581076fee7daa00fc6cd13adfd69 [INFO] testing GiantPlantsSociety/graphite-rs against 1.64.0 for beta-1.65-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGiantPlantsSociety%2Fgraphite-rs" "/workspace/builds/worker-7/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/GiantPlantsSociety/graphite-rs on toolchain 1.64.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.64.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/GiantPlantsSociety/graphite-rs [INFO] finished tweaking git repo https://github.com/GiantPlantsSociety/graphite-rs [INFO] tweaked toml for git repo https://github.com/GiantPlantsSociety/graphite-rs written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate git repo https://github.com/GiantPlantsSociety/graphite-rs already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.64.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded firestorm v0.5.1 [INFO] [stderr] Downloaded humansize v2.0.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:3d1cd00eb6e6ea2a7969240779edeaeff35b24be85036c63b883ba933028a15f" "/opt/rustwide/cargo-home/bin/cargo" "+1.64.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 89a625d2b738f46447fced97253a13b5da03d422e1d249b12c0e0706edfd687d [INFO] running `Command { std: "docker" "start" "-a" "89a625d2b738f46447fced97253a13b5da03d422e1d249b12c0e0706edfd687d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "89a625d2b738f46447fced97253a13b5da03d422e1d249b12c0e0706edfd687d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "89a625d2b738f46447fced97253a13b5da03d422e1d249b12c0e0706edfd687d", kill_on_drop: false }` [INFO] [stdout] 89a625d2b738f46447fced97253a13b5da03d422e1d249b12c0e0706edfd687d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:3d1cd00eb6e6ea2a7969240779edeaeff35b24be85036c63b883ba933028a15f" "/opt/rustwide/cargo-home/bin/cargo" "+1.64.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1913e7dfa894650f2898e4bf34fe6f82591bc725e1602160c8e8f090a53493b9 [INFO] running `Command { std: "docker" "start" "-a" "1913e7dfa894650f2898e4bf34fe6f82591bc725e1602160c8e8f090a53493b9", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.132 [INFO] [stderr] Compiling proc-macro2 v1.0.43 [INFO] [stderr] Compiling quote v1.0.21 [INFO] [stderr] Compiling syn v1.0.99 [INFO] [stderr] Compiling serde_derive v1.0.144 [INFO] [stderr] Compiling itoa v1.0.3 [INFO] [stderr] Compiling serde v1.0.144 [INFO] [stderr] Compiling once_cell v1.14.0 [INFO] [stderr] Compiling ryu v1.0.11 [INFO] [stderr] Compiling serde_json v1.0.85 [INFO] [stderr] Compiling unicode-segmentation v1.10.0 [INFO] [stderr] Compiling unicode-width v0.1.10 [INFO] [stderr] Compiling libm v0.2.5 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling iana-time-zone v0.1.48 [INFO] [stderr] Compiling futures-core v0.3.24 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling pin-project-lite v0.2.9 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling bytes v1.2.1 [INFO] [stderr] Compiling futures-sink v0.3.24 [INFO] [stderr] Compiling parking_lot_core v0.9.3 [INFO] [stderr] Compiling futures-task v0.3.24 [INFO] [stderr] Compiling futures-channel v0.3.24 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling smallvec v1.9.0 [INFO] [stderr] Compiling futures-util v0.3.24 [INFO] [stderr] Compiling futures-io v0.3.24 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling thiserror v1.0.35 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling ucd-trie v0.1.5 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling percent-encoding v2.2.0 [INFO] [stderr] Compiling alloc-no-stdlib v2.0.4 [INFO] [stderr] Compiling zstd-safe v5.0.2+zstd.1.5.2 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling local-waker v0.1.3 [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [INFO] [stderr] Compiling paste v1.0.9 [INFO] [stderr] Compiling encoding_rs v0.8.31 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Compiling dlv-list v0.3.0 [INFO] [stderr] Compiling async-trait v0.1.57 [INFO] [stderr] Compiling firestorm v0.5.1 [INFO] [stderr] Compiling linked-hash-map v0.5.6 [INFO] [stderr] Compiling num_threads v0.1.6 [INFO] [stderr] Compiling unicode-bidi v0.3.8 [INFO] [stderr] Compiling time-macros v0.2.4 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Compiling cpufeatures v0.2.5 [INFO] [stderr] Compiling pathdiff v0.2.1 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling httpdate v1.0.2 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling fastrand v1.8.0 [INFO] [stderr] Compiling language-tags v0.3.2 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling lock_api v0.4.8 [INFO] [stderr] Compiling slab v0.4.7 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling tokio v1.21.1 [INFO] [stderr] Compiling generic-array v0.14.6 [INFO] [stderr] Compiling indexmap v1.9.1 [INFO] [stderr] Compiling cookie v0.16.0 [INFO] [stderr] Compiling tracing-core v0.1.29 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling bytestring v1.1.0 [INFO] [stderr] Compiling http v0.2.8 [INFO] [stderr] Compiling alloc-stdlib v0.2.2 [INFO] [stderr] Compiling form_urlencoded v1.1.0 [INFO] [stderr] Compiling actix-utils v3.0.0 [INFO] [stderr] Compiling miniz_oxide v0.5.4 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling brotli-decompressor v2.3.2 [INFO] [stderr] Compiling aho-corasick v0.7.19 [INFO] [stderr] Compiling nom v7.1.1 [INFO] [stderr] Compiling actix-service v2.0.2 [INFO] [stderr] Compiling flate2 v1.0.24 [INFO] [stderr] Compiling tracing v0.1.36 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling getrandom v0.2.7 [INFO] [stderr] Compiling socket2 v0.4.7 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling mio v0.8.4 [INFO] [stderr] Compiling jobserver v0.1.24 [INFO] [stderr] Compiling time v0.3.14 [INFO] [stderr] Compiling tempfile v3.3.0 [INFO] [stderr] Compiling humansize v2.0.0 [INFO] [stderr] Compiling idna v0.3.0 [INFO] [stderr] Compiling brotli v3.3.4 [INFO] [stderr] Compiling regex v1.6.0 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling url v2.3.1 [INFO] [stderr] Compiling chrono v0.4.22 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.3 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling env_logger v0.9.0 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling digest v0.10.5 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling zstd-sys v2.0.1+zstd.1.5.2 [INFO] [stderr] Compiling sha1 v0.10.5 [INFO] [stderr] Compiling ordered-multimap v0.4.3 [INFO] [stderr] Compiling rust-ini v0.18.0 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling structopt-derive v0.4.18 [INFO] [stderr] Compiling futures-macro v0.3.24 [INFO] [stderr] Compiling tokio-macros v1.8.0 [INFO] [stderr] Compiling thiserror-impl v1.0.35 [INFO] [stderr] Compiling actix-macros v0.2.3 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Compiling structopt v0.3.26 [INFO] [stderr] Compiling pest v2.3.1 [INFO] [stderr] Compiling pest_meta v2.3.1 [INFO] [stderr] Compiling futures-executor v0.3.24 [INFO] [stderr] Compiling local-channel v0.1.3 [INFO] [stderr] Compiling futures v0.3.24 [INFO] [stderr] Compiling tokio-util v0.7.4 [INFO] [stderr] Compiling actix-rt v2.7.0 [INFO] [stderr] Compiling pest_generator v2.3.1 [INFO] [stderr] Compiling actix-server v2.1.1 [INFO] [stderr] Compiling h2 v0.3.14 [INFO] [stderr] Compiling actix-codec v0.5.0 [INFO] [stderr] Compiling actix-router v0.5.0 [INFO] [stderr] Compiling ron v0.7.1 [INFO] [stderr] Compiling toml v0.5.9 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling whisper v0.1.0 (/opt/rustwide/workdir/whisper) [INFO] [stderr] Compiling pest_derive v2.3.1 [INFO] [stderr] Compiling actix-web-codegen v4.1.0 [INFO] [stderr] Compiling whisper_tests v0.1.0 (/opt/rustwide/workdir/whisper_tests) [INFO] [stdout] warning: field `lock` is never read [INFO] [stdout] --> whisper/src/bin/whisper-fill.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 11 | struct Args { [INFO] [stdout] | ---- field in this struct [INFO] [stdout] ... [INFO] [stdout] 14 | lock: bool, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] = note: `Args` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `fallocate` is never read [INFO] [stdout] --> whisper/src/bin/whisper-create.rs:28:5 [INFO] [stdout] | [INFO] [stdout] 13 | struct Args { [INFO] [stdout] | ---- field in this struct [INFO] [stdout] ... [INFO] [stdout] 28 | fallocate: bool, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] = note: `Args` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `force` is never read [INFO] [stdout] --> whisper/src/bin/whisper-resize.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 14 | struct Args { [INFO] [stdout] | ---- field in this struct [INFO] [stdout] ... [INFO] [stdout] 26 | force: bool, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] = note: `Args` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling json5 v0.4.1 [INFO] [stderr] Compiling config v0.13.2 [INFO] [stderr] Compiling diamond v0.1.0 (/opt/rustwide/workdir/diamond) [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling zstd v0.11.2+zstd.1.5.2 [INFO] [stderr] Compiling actix-http v3.2.2 [INFO] [stderr] Compiling actix-web v4.2.1 [INFO] [stderr] Compiling diamond-api v0.1.0 (/opt/rustwide/workdir/diamond-api) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 23s [INFO] running `Command { std: "docker" "inspect" "1913e7dfa894650f2898e4bf34fe6f82591bc725e1602160c8e8f090a53493b9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1913e7dfa894650f2898e4bf34fe6f82591bc725e1602160c8e8f090a53493b9", kill_on_drop: false }` [INFO] [stdout] 1913e7dfa894650f2898e4bf34fe6f82591bc725e1602160c8e8f090a53493b9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:3d1cd00eb6e6ea2a7969240779edeaeff35b24be85036c63b883ba933028a15f" "/opt/rustwide/cargo-home/bin/cargo" "+1.64.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4ed3028a2e093e9b73e626ebc77005717fa4722112624fca588d7aba81a11d44 [INFO] running `Command { std: "docker" "start" "-a" "4ed3028a2e093e9b73e626ebc77005717fa4722112624fca588d7aba81a11d44", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling either v1.8.0 [INFO] [stderr] Compiling predicates-core v1.0.3 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Compiling termtree v0.2.4 [INFO] [stderr] Compiling difflib v0.4.0 [INFO] [stderr] Compiling normalize-line-endings v0.3.0 [INFO] [stderr] Compiling unindent v0.1.10 [INFO] [stderr] Compiling bencher v0.1.5 [INFO] [stderr] Compiling wait-timeout v0.2.0 [INFO] [stderr] Compiling bstr v0.2.17 [INFO] [stderr] Compiling predicates-tree v1.0.5 [INFO] [stderr] Compiling itertools v0.10.4 [INFO] [stderr] Compiling float-cmp v0.9.0 [INFO] [stdout] warning: field `lock` is never read [INFO] [stdout] --> whisper/src/bin/whisper-fill.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 11 | struct Args { [INFO] [stdout] | ---- field in this struct [INFO] [stdout] ... [INFO] [stdout] 14 | lock: bool, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] = note: `Args` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `force` is never read [INFO] [stdout] --> whisper/src/bin/whisper-resize.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 14 | struct Args { [INFO] [stdout] | ---- field in this struct [INFO] [stdout] ... [INFO] [stdout] 26 | force: bool, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] = note: `Args` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `fallocate` is never read [INFO] [stdout] --> whisper/src/bin/whisper-create.rs:28:5 [INFO] [stdout] | [INFO] [stdout] 13 | struct Args { [INFO] [stdout] | ---- field in this struct [INFO] [stdout] ... [INFO] [stdout] 28 | fallocate: bool, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] = note: `Args` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling diamond-api v0.1.0 (/opt/rustwide/workdir/diamond-api) [INFO] [stderr] Compiling diamond v0.1.0 (/opt/rustwide/workdir/diamond) [INFO] [stderr] Compiling whisper_tests v0.1.0 (/opt/rustwide/workdir/whisper_tests) [INFO] [stderr] Compiling predicates v2.1.1 [INFO] [stderr] Compiling assert_cmd v2.0.4 [INFO] [stderr] Compiling whisper v0.1.0 (/opt/rustwide/workdir/whisper) [INFO] [stdout] warning: field `fallocate` is never read [INFO] [stdout] --> whisper/src/bin/whisper-create.rs:28:5 [INFO] [stdout] | [INFO] [stdout] 13 | struct Args { [INFO] [stdout] | ---- field in this struct [INFO] [stdout] ... [INFO] [stdout] 28 | fallocate: bool, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] = note: `Args` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `lock` is never read [INFO] [stdout] --> whisper/src/bin/whisper-fill.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 11 | struct Args { [INFO] [stdout] | ---- field in this struct [INFO] [stdout] ... [INFO] [stdout] 14 | lock: bool, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] = note: `Args` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `force` is never read [INFO] [stdout] --> whisper/src/bin/whisper-resize.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 14 | struct Args { [INFO] [stdout] | ---- field in this struct [INFO] [stdout] ... [INFO] [stdout] 26 | force: bool, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] = note: `Args` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcDR4voC/symbols.o" "/opt/rustwide/target/debug/deps/diamond_api-97204f5ae4156088.diamond_api.3dddbe0e-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/diamond_api-97204f5ae4156088.diamond_api.3dddbe0e-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/diamond_api-97204f5ae4156088.diamond_api.3dddbe0e-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/diamond_api-97204f5ae4156088.diamond_api.3dddbe0e-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/diamond_api-97204f5ae4156088.diamond_api.3dddbe0e-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/diamond_api-97204f5ae4156088.diamond_api.3dddbe0e-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/diamond_api-97204f5ae4156088.diamond_api.3dddbe0e-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/diamond_api-97204f5ae4156088.diamond_api.3dddbe0e-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/diamond_api-97204f5ae4156088.diamond_api.3dddbe0e-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/diamond_api-97204f5ae4156088.diamond_api.3dddbe0e-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/diamond_api-97204f5ae4156088.diamond_api.3dddbe0e-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/diamond_api-97204f5ae4156088.diamond_api.3dddbe0e-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/diamond_api-97204f5ae4156088.diamond_api.3dddbe0e-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/diamond_api-97204f5ae4156088.diamond_api.3dddbe0e-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/diamond_api-97204f5ae4156088.diamond_api.3dddbe0e-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/diamond_api-97204f5ae4156088.diamond_api.3dddbe0e-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/diamond_api-97204f5ae4156088.51az3xqlzko69lqk.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/zstd-sys-e9fa1052083140a0/out" "-L" "/opt/rustwide/rustup-home/toolchains/1.64.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libtempfile-895f0b88f03dbd07.rlib" "/opt/rustwide/target/debug/deps/libfastrand-c74d7c3dadd66397.rlib" "/opt/rustwide/target/debug/deps/libremove_dir_all-8199f08e45416890.rlib" "/opt/rustwide/rustup-home/toolchains/1.64.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-f8abcd39963be1a9.rlib" "/opt/rustwide/rustup-home/toolchains/1.64.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-fc81604f9f272244.rlib" "/opt/rustwide/rustup-home/toolchains/1.64.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-ecd0ecec0bda740b.rlib" "/opt/rustwide/rustup-home/toolchains/1.64.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-715ffe8b3e8b2eb5.rlib" "/opt/rustwide/target/debug/deps/libnom-894d205bb7e9bc01.rlib" "/opt/rustwide/target/debug/deps/libchrono-95edc6eb895d9050.rlib" "/opt/rustwide/target/debug/deps/libiana_time_zone-15ee528a67bd6dda.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-1838c1d2cf26abbc.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-630aaccda19b100a.rlib" "/opt/rustwide/target/debug/deps/libtime-98a313e656f5d51c.rlib" "/opt/rustwide/target/debug/deps/libfutures-7488a8ddb06b2478.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-9cbe3cf598424b11.rlib" "/opt/rustwide/target/debug/deps/libwhisper-dedef61a971517a9.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-55e6c2d34285e0c3.rlib" "/opt/rustwide/target/debug/deps/libstructopt-01079ef08f768588.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-3a8cd441589d8bb8.rlib" "/opt/rustwide/target/debug/deps/libclap-d7b9a3271279785e.rlib" "/opt/rustwide/target/debug/deps/libvec_map-2bd08ce40782375e.rlib" "/opt/rustwide/target/debug/deps/libtextwrap-3582786eb40a1979.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-1880c5a0588e9a9f.rlib" "/opt/rustwide/target/debug/deps/libstrsim-e999f367bae22d7a.rlib" "/opt/rustwide/target/debug/deps/libatty-a0f54501b4670a9a.rlib" "/opt/rustwide/target/debug/deps/libansi_term-33ad436cf74ac2b4.rlib" "/opt/rustwide/target/debug/deps/libactix_web-0224439fdbf17b04.rlib" "/opt/rustwide/target/debug/deps/libcookie-ab8230ef0100308e.rlib" "/opt/rustwide/target/debug/deps/libtime-c1075eecfdba4df7.rlib" "/opt/rustwide/target/debug/deps/liburl-c8f0e53c27c27cd8.rlib" "/opt/rustwide/target/debug/deps/libidna-f07b6558ef4db880.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-65db8c7f914a2d3b.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-f6e6c27ad7f7aa71.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-4cc6df68db96dfb7.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-1e5417c6af7216f7.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-f0e70e01283620ef.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-4b0ad907be070557.rlib" "/opt/rustwide/target/debug/deps/libserde_json-f2b8224b70881c8e.rlib" "/opt/rustwide/target/debug/deps/libryu-0a94d2f1151bbb6c.rlib" "/opt/rustwide/target/debug/deps/libactix_server-095366aa0e150c3a.rlib" "/opt/rustwide/target/debug/deps/libactix_router-9dffe9f32d349cd2.rlib" "/opt/rustwide/target/debug/deps/libregex-f6a81cbbf014e686.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-7aecef67e8fe3e42.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-10665bb48e534957.rlib" "/opt/rustwide/target/debug/deps/libfirestorm-96e97f15031409ff.rlib" "/opt/rustwide/target/debug/deps/libserde-0ceadc319903f6cc.rlib" "/opt/rustwide/target/debug/deps/libactix_http-054eaab5b3c18b41.rlib" "/opt/rustwide/target/debug/deps/libbase64-2e1af1b02e9f8645.rlib" "/opt/rustwide/target/debug/deps/librand-87709f068775d27e.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-38c9b4d1ec16d1e3.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-b1a557251f6b27a2.rlib" "/opt/rustwide/target/debug/deps/librand_core-a64f4cd84cdaaa2d.rlib" "/opt/rustwide/target/debug/deps/libhttparse-47f05e431476d8e1.rlib" "/opt/rustwide/target/debug/deps/libbrotli-86524033711cbcb3.rlib" "/opt/rustwide/target/debug/deps/libbrotli_decompressor-b7e33447338659fc.rlib" "/opt/rustwide/target/debug/deps/liballoc_stdlib-64791a673f45e395.rlib" "/opt/rustwide/target/debug/deps/liballoc_no_stdlib-b41b8b5c90e8f327.rlib" "/opt/rustwide/target/debug/deps/libhttpdate-8c590a85f919d70b.rlib" "/opt/rustwide/target/debug/deps/libsha1-a59b9f0410dff8a3.rlib" "/opt/rustwide/target/debug/deps/libcpufeatures-ac7d048e37dc733b.rlib" "/opt/rustwide/target/debug/deps/libdigest-98d6c79eaa71a1c3.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-4cfdca48ad1b421b.rlib" "/opt/rustwide/target/debug/deps/libcrypto_common-486de34fca50a4bb.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-9999266fb12ea135.rlib" "/opt/rustwide/target/debug/deps/libtypenum-289469739badd6e6.rlib" "/opt/rustwide/target/debug/deps/liblocal_channel-319dae29b9390567.rlib" "/opt/rustwide/target/debug/deps/libbytestring-e1f1c0aa4782a2a9.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-49ef7d6c22e81fba.rlib" "/opt/rustwide/target/debug/deps/liblanguage_tags-aabde6d97e124c10.rlib" "/opt/rustwide/target/debug/deps/libmime-bc311254bc5f0d65.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-488bcd45c8d0c568.rlib" "/opt/rustwide/target/debug/deps/libh2-59885d652029e578.rlib" "/opt/rustwide/target/debug/deps/libindexmap-305aae0ad3a1a666.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-143f82c48574a9e8.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-4f39a13dfe177cc4.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-8dc52798061ada3c.rlib" "/opt/rustwide/target/debug/deps/libslab-5abab18669a624ba.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-47d3bd9022ce976e.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-10eed2e0127305bf.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-342a969255d88135.rlib" "/opt/rustwide/target/debug/deps/libahash-bdc0c81b928049a2.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-0988e466cb05a4f1.rlib" "/opt/rustwide/target/debug/deps/libzstd-015330665a5dcfbb.rlib" "/opt/rustwide/target/debug/deps/libzstd_safe-1c650e1f3c8c90bd.rlib" "/opt/rustwide/target/debug/deps/libzstd_sys-d1975da47e36723a.rlib" "/opt/rustwide/target/debug/deps/libflate2-a856adf0e2000cbc.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-0df8bcde19447687.rlib" "/opt/rustwide/target/debug/deps/libadler-c280b5360fa8d5c6.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-d7ad286f9ea8a436.rlib" "/opt/rustwide/target/debug/deps/libactix_service-df620f351b65be3a.rlib" "/opt/rustwide/target/debug/deps/libactix_codec-c3549a67b776b76e.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-1d7a3e9d9bb06937.rlib" "/opt/rustwide/target/debug/deps/libtracing-466c09b9513fb6cf.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-79e63e741d3346f9.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-9d718add665a0c4b.rlib" "/opt/rustwide/target/debug/deps/libbitflags-5eccdda0307bb708.rlib" "/opt/rustwide/target/debug/deps/libactix_utils-d1a7cfe28895bcac.rlib" "/opt/rustwide/target/debug/deps/liblocal_waker-b4841b4bfff79d74.rlib" "/opt/rustwide/target/debug/deps/libactix_rt-bf6db110de920915.rlib" "/opt/rustwide/target/debug/deps/libtokio-bb07781a9d2a4320.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-828a55d62568b143.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-c677932add284ecf.rlib" "/opt/rustwide/target/debug/deps/libsocket2-9ca18726ca32f292.rlib" "/opt/rustwide/target/debug/deps/libmemchr-4b43828fec892511.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-f370ecfdc7cc8560.rlib" "/opt/rustwide/target/debug/deps/libmio-813f1ba09cee6da8.rlib" "/opt/rustwide/target/debug/deps/liblog-15be49c4d9fdeffe.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-c85cbeb6ba4a37d7.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-8cc5506b2889cbc5.rlib" "/opt/rustwide/target/debug/deps/liblibc-b4f21589705df89b.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-fa0d38a03582caa4.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-8ceaff41db99a5be.rlib" "/opt/rustwide/target/debug/deps/liblock_api-77d6780fdf11f21f.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-c988ee37a88938c5.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-ecff3031e3fe3556.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-e5907385dfbf1090.rlib" "/opt/rustwide/target/debug/deps/libhttp-0937aea24e5fea6b.rlib" "/opt/rustwide/target/debug/deps/libitoa-4d6d3e127fa308f7.rlib" "/opt/rustwide/target/debug/deps/libbytes-775d398d156893b0.rlib" "/opt/rustwide/target/debug/deps/libfnv-71e351bcfdf9d7c4.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.64.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-5670385a2fe8b60b.rlib" "/opt/rustwide/rustup-home/toolchains/1.64.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-fd56ba6dbf7aaecc.rlib" "/opt/rustwide/rustup-home/toolchains/1.64.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-b8acf8e5c2e85baa.rlib" "/opt/rustwide/rustup-home/toolchains/1.64.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-1706edefffdca0a2.rlib" "/opt/rustwide/rustup-home/toolchains/1.64.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-f483302e0b13708e.rlib" "/opt/rustwide/rustup-home/toolchains/1.64.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-725b0718fc18e1ed.rlib" "/opt/rustwide/rustup-home/toolchains/1.64.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-de685fcf2157e6fb.rlib" "/opt/rustwide/rustup-home/toolchains/1.64.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-f613ac3eda05b9ff.rlib" "/opt/rustwide/rustup-home/toolchains/1.64.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-3de98a7d049af6a1.rlib" "/opt/rustwide/rustup-home/toolchains/1.64.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-c12183655bdce152.rlib" "/opt/rustwide/rustup-home/toolchains/1.64.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-0fc7beea925de7e3.rlib" "/opt/rustwide/rustup-home/toolchains/1.64.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-8c34825485bf59dc.rlib" "/opt/rustwide/rustup-home/toolchains/1.64.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-ba5f7e926e729d81.rlib" "/opt/rustwide/rustup-home/toolchains/1.64.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-643de0950163a839.rlib" "/opt/rustwide/rustup-home/toolchains/1.64.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-539ea2f72ef89687.rlib" "/opt/rustwide/rustup-home/toolchains/1.64.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-871432094bb4c885.rlib" "/opt/rustwide/rustup-home/toolchains/1.64.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-ef1a8ee61f2e39bf.rlib" "/opt/rustwide/rustup-home/toolchains/1.64.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-f1646747442c1c7b.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.64.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-ff283b4bf550fa1c.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/1.64.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/diamond_api-97204f5ae4156088" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-znow" "-nodefaultlibs" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `diamond-api` due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "4ed3028a2e093e9b73e626ebc77005717fa4722112624fca588d7aba81a11d44", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4ed3028a2e093e9b73e626ebc77005717fa4722112624fca588d7aba81a11d44", kill_on_drop: false }` [INFO] [stdout] 4ed3028a2e093e9b73e626ebc77005717fa4722112624fca588d7aba81a11d44