[INFO] cloning repository https://github.com/Better-than-Adventure/bta-release-api [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Better-than-Adventure/bta-release-api" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBetter-than-Adventure%2Fbta-release-api", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBetter-than-Adventure%2Fbta-release-api'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 32787e4df45872bb0a11d8e9a8ec668645ca45d9 [INFO] testing Better-than-Adventure/bta-release-api against 1.79.0 for beta-1.80-4 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBetter-than-Adventure%2Fbta-release-api" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Better-than-Adventure/bta-release-api on toolchain 1.79.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.79.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Better-than-Adventure/bta-release-api [INFO] finished tweaking git repo https://github.com/Better-than-Adventure/bta-release-api [INFO] tweaked toml for git repo https://github.com/Better-than-Adventure/bta-release-api written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/Better-than-Adventure/bta-release-api 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" "+1.79.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded smallvec v1.13.2 [INFO] [stderr] Downloaded pin-project-lite v0.2.14 [INFO] [stderr] Downloaded http-body-util v0.1.1 [INFO] [stderr] Downloaded serde_path_to_error v0.1.16 [INFO] [stderr] Downloaded pin-project-internal v1.1.5 [INFO] [stderr] Downloaded toml v0.8.12 [INFO] [stderr] Downloaded async-trait v0.1.79 [INFO] [stderr] Downloaded http v1.1.0 [INFO] [stderr] Downloaded hyper v1.2.0 [INFO] [stderr] Downloaded hyper-util v0.1.3 [INFO] [stderr] Downloaded tokio v1.37.0 [INFO] [stderr] Downloaded axum v0.7.5 [INFO] [stderr] Downloaded rusqlite v0.31.0 [INFO] [stderr] Downloaded toml_edit v0.22.9 [INFO] [stderr] Downloaded backtrace v0.3.71 [INFO] [stderr] Downloaded bytes v1.6.0 [INFO] [stderr] Downloaded rustversion v1.0.15 [INFO] [stderr] Downloaded hashlink v0.9.0 [INFO] [stderr] Downloaded ahash v0.8.11 [INFO] [stderr] Downloaded allocator-api2 v0.2.16 [INFO] [stderr] Downloaded pin-project v1.1.5 [INFO] [stderr] Downloaded simple_logger v4.3.3 [INFO] [stderr] Downloaded sync_wrapper v1.0.0 [INFO] [stderr] Downloaded cc v1.0.90 [INFO] [stderr] Downloaded libsqlite3-sys v0.28.0 [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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+1.79.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3de80a4fa22c3cce1781ee45beaac9224282783a38280290be65cb7945c13ece [INFO] running `Command { std: "docker" "start" "-a" "3de80a4fa22c3cce1781ee45beaac9224282783a38280290be65cb7945c13ece", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3de80a4fa22c3cce1781ee45beaac9224282783a38280290be65cb7945c13ece", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3de80a4fa22c3cce1781ee45beaac9224282783a38280290be65cb7945c13ece", kill_on_drop: false }` [INFO] [stdout] 3de80a4fa22c3cce1781ee45beaac9224282783a38280290be65cb7945c13ece [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=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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+1.79.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f1d66c9e43a4cc08f33c3ed77adc52c62716b0537d5b1c4a1d7689eda0b9a554 [INFO] running `Command { std: "docker" "start" "-a" "f1d66c9e43a4cc08f33c3ed77adc52c62716b0537d5b1c4a1d7689eda0b9a554", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.79 [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Compiling itoa v1.0.11 [INFO] [stderr] Compiling serde v1.0.197 [INFO] [stderr] Compiling pin-project-lite v0.2.14 [INFO] [stderr] Compiling bytes v1.6.0 [INFO] [stderr] Compiling autocfg v1.2.0 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling rustversion v1.0.15 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling zerocopy v0.7.32 [INFO] [stderr] Compiling futures-task v0.3.30 [INFO] [stderr] Compiling allocator-api2 v0.2.16 [INFO] [stderr] Compiling async-trait v0.1.79 [INFO] [stderr] Compiling libsqlite3-sys v0.28.0 [INFO] [stderr] Compiling serde_json v1.0.115 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling tower-layer v0.3.2 [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stderr] Compiling num_threads v0.1.7 [INFO] [stderr] Compiling colored v2.1.0 [INFO] [stderr] Compiling matchit v0.7.3 [INFO] [stderr] Compiling memchr v2.7.2 [INFO] [stderr] Compiling fallible-streaming-iterator v0.1.9 [INFO] [stderr] Compiling sync_wrapper v1.0.0 [INFO] [stderr] Compiling fallible-iterator v0.3.0 [INFO] [stderr] Compiling bitflags v2.5.0 [INFO] [stderr] Compiling lock_api v0.4.11 [INFO] [stderr] Compiling hashbrown v0.14.3 [INFO] [stderr] Compiling http v1.1.0 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling syn v2.0.58 [INFO] [stderr] Compiling indexmap v2.2.6 [INFO] [stderr] Compiling hashlink v0.9.0 [INFO] [stderr] Compiling axum-core v0.4.3 [INFO] [stderr] Compiling axum v0.7.5 [INFO] [stderr] Compiling rusqlite v0.31.0 [INFO] [stderr] Compiling parking_lot_core v0.9.9 [INFO] [stderr] Compiling mio v0.8.11 [INFO] [stderr] Compiling signal-hook-registry v1.4.1 [INFO] [stderr] Compiling socket2 v0.5.6 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling dirs-sys v0.4.1 [INFO] [stderr] Compiling time v0.3.34 [INFO] [stderr] Compiling dirs v5.0.1 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling shellexpand v3.1.0 [INFO] [stderr] Compiling http-body v1.0.0 [INFO] [stderr] Compiling http-body-util v0.1.1 [INFO] [stderr] Compiling simple_logger v4.3.3 [INFO] [stderr] Compiling serde_derive v1.0.197 [INFO] [stderr] Compiling tokio-macros v2.2.0 [INFO] [stderr] Compiling pin-project-internal v1.1.5 [INFO] [stderr] Compiling tokio v1.37.0 [INFO] [stderr] Compiling pin-project v1.1.5 [INFO] [stderr] Compiling hyper v1.2.0 [INFO] [stderr] Compiling tower v0.4.13 [INFO] [stderr] Compiling toml_datetime v0.6.5 [INFO] [stderr] Compiling serde_spanned v0.6.5 [INFO] [stderr] Compiling serde_path_to_error v0.1.16 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling toml_edit v0.22.9 [INFO] [stderr] Compiling hyper-util v0.1.3 [INFO] [stderr] Compiling toml v0.8.12 [INFO] [stderr] Compiling bta-release-api v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `repository_id` [INFO] [stdout] --> src/db.rs:102:33 [INFO] [stdout] | [INFO] [stdout] 102 | pub fn read_artifact(&self, repository_id: String, channel_id: String, release_id: u32, artifact_id: u32) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_repository_id` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `channel_id` [INFO] [stdout] --> src/db.rs:102:56 [INFO] [stdout] | [INFO] [stdout] 102 | pub fn read_artifact(&self, repository_id: String, channel_id: String, release_id: u32, artifact_id: u32) -> Result { [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_channel_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `release_id` [INFO] [stdout] --> src/db.rs:102:76 [INFO] [stdout] | [INFO] [stdout] 102 | pub fn read_artifact(&self, repository_id: String, channel_id: String, release_id: u32, artifact_id: u32) -> Result { [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_release_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `channels` is never used [INFO] [stdout] --> src/release.rs:34:12 [INFO] [stdout] | [INFO] [stdout] 25 | impl Repository { [INFO] [stdout] | --------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 34 | pub fn channels(&self) -> &Vec { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `id` and `releases` are never used [INFO] [stdout] --> src/release.rs:56:12 [INFO] [stdout] | [INFO] [stdout] 47 | impl Channel { [INFO] [stdout] | ------------ methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 56 | pub fn id(&self) -> &str { [INFO] [stdout] | ^^ [INFO] [stdout] ... [INFO] [stdout] 60 | pub fn releases(&self) -> &Vec { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `id`, `name`, `created_at`, and `artifacts` are never used [INFO] [stdout] --> src/release.rs:86:12 [INFO] [stdout] | [INFO] [stdout] 75 | impl Release { [INFO] [stdout] | ------------ methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 86 | pub fn id(&self) -> Id { [INFO] [stdout] | ^^ [INFO] [stdout] ... [INFO] [stdout] 90 | pub fn name(&self) -> &str { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 94 | pub fn created_at(&self) -> &u64 { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 98 | pub fn artifacts(&self) -> &Vec { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `id`, `name`, `path`, and `artifact_type` are never used [INFO] [stdout] --> src/release.rs:124:12 [INFO] [stdout] | [INFO] [stdout] 113 | impl Artifact { [INFO] [stdout] | ------------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 124 | pub fn id(&self) -> Id { [INFO] [stdout] | ^^ [INFO] [stdout] ... [INFO] [stdout] 128 | pub fn name(&self) -> &str { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 132 | pub fn path(&self) -> &str { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 136 | pub fn artifact_type(&self) -> ArtifactType { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `NoSuchKey` is never constructed [INFO] [stdout] --> src/db.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 11 | pub enum DbError { [INFO] [stdout] | ------- variant in this enum [INFO] [stdout] 12 | NoSuchKey, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `DbError` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 8 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 34.02s [INFO] running `Command { std: "docker" "inspect" "f1d66c9e43a4cc08f33c3ed77adc52c62716b0537d5b1c4a1d7689eda0b9a554", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f1d66c9e43a4cc08f33c3ed77adc52c62716b0537d5b1c4a1d7689eda0b9a554", kill_on_drop: false }` [INFO] [stdout] f1d66c9e43a4cc08f33c3ed77adc52c62716b0537d5b1c4a1d7689eda0b9a554 [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=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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+1.79.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] de454356a593eafea13d4a88460c3b781d91e6e89709a5c7de29fe042351fec2 [INFO] running `Command { std: "docker" "start" "-a" "de454356a593eafea13d4a88460c3b781d91e6e89709a5c7de29fe042351fec2", kill_on_drop: false }` [INFO] [stderr] Compiling bta-release-api v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `repository_id` [INFO] [stdout] --> src/db.rs:102:33 [INFO] [stdout] | [INFO] [stdout] 102 | pub fn read_artifact(&self, repository_id: String, channel_id: String, release_id: u32, artifact_id: u32) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_repository_id` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `channel_id` [INFO] [stdout] --> src/db.rs:102:56 [INFO] [stdout] | [INFO] [stdout] 102 | pub fn read_artifact(&self, repository_id: String, channel_id: String, release_id: u32, artifact_id: u32) -> Result { [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_channel_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `release_id` [INFO] [stdout] --> src/db.rs:102:76 [INFO] [stdout] | [INFO] [stdout] 102 | pub fn read_artifact(&self, repository_id: String, channel_id: String, release_id: u32, artifact_id: u32) -> Result { [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_release_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `channels` is never used [INFO] [stdout] --> src/release.rs:34:12 [INFO] [stdout] | [INFO] [stdout] 25 | impl Repository { [INFO] [stdout] | --------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 34 | pub fn channels(&self) -> &Vec { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `id` and `releases` are never used [INFO] [stdout] --> src/release.rs:56:12 [INFO] [stdout] | [INFO] [stdout] 47 | impl Channel { [INFO] [stdout] | ------------ methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 56 | pub fn id(&self) -> &str { [INFO] [stdout] | ^^ [INFO] [stdout] ... [INFO] [stdout] 60 | pub fn releases(&self) -> &Vec { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `id`, `name`, `created_at`, and `artifacts` are never used [INFO] [stdout] --> src/release.rs:86:12 [INFO] [stdout] | [INFO] [stdout] 75 | impl Release { [INFO] [stdout] | ------------ methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 86 | pub fn id(&self) -> Id { [INFO] [stdout] | ^^ [INFO] [stdout] ... [INFO] [stdout] 90 | pub fn name(&self) -> &str { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 94 | pub fn created_at(&self) -> &u64 { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 98 | pub fn artifacts(&self) -> &Vec { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `id`, `name`, `path`, and `artifact_type` are never used [INFO] [stdout] --> src/release.rs:124:12 [INFO] [stdout] | [INFO] [stdout] 113 | impl Artifact { [INFO] [stdout] | ------------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 124 | pub fn id(&self) -> Id { [INFO] [stdout] | ^^ [INFO] [stdout] ... [INFO] [stdout] 128 | pub fn name(&self) -> &str { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 132 | pub fn path(&self) -> &str { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 136 | pub fn artifact_type(&self) -> ArtifactType { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `NoSuchKey` is never constructed [INFO] [stdout] --> src/db.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 11 | pub enum DbError { [INFO] [stdout] | ------- variant in this enum [INFO] [stdout] 12 | NoSuchKey, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `DbError` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 8 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.04s [INFO] running `Command { std: "docker" "inspect" "de454356a593eafea13d4a88460c3b781d91e6e89709a5c7de29fe042351fec2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "de454356a593eafea13d4a88460c3b781d91e6e89709a5c7de29fe042351fec2", kill_on_drop: false }` [INFO] [stdout] de454356a593eafea13d4a88460c3b781d91e6e89709a5c7de29fe042351fec2 [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=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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+1.79.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 45fae5913d0f91c4f68060976706709d58def372edd7ae517d37c08417dca0ac [INFO] running `Command { std: "docker" "start" "-a" "45fae5913d0f91c4f68060976706709d58def372edd7ae517d37c08417dca0ac", kill_on_drop: false }` [INFO] [stderr] warning: unused variable: `repository_id` [INFO] [stderr] --> src/db.rs:102:33 [INFO] [stderr] | [INFO] [stderr] 102 | pub fn read_artifact(&self, repository_id: String, channel_id: String, release_id: u32, artifact_id: u32) -> Result { [INFO] [stderr] | ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_repository_id` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused variable: `channel_id` [INFO] [stderr] --> src/db.rs:102:56 [INFO] [stderr] | [INFO] [stderr] 102 | pub fn read_artifact(&self, repository_id: String, channel_id: String, release_id: u32, artifact_id: u32) -> Result { [INFO] [stderr] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_channel_id` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `release_id` [INFO] [stderr] --> src/db.rs:102:76 [INFO] [stderr] | [INFO] [stderr] 102 | pub fn read_artifact(&self, repository_id: String, channel_id: String, release_id: u32, artifact_id: u32) -> Result { [INFO] [stderr] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_release_id` [INFO] [stderr] [INFO] [stderr] warning: method `channels` is never used [INFO] [stderr] --> src/release.rs:34:12 [INFO] [stderr] | [INFO] [stderr] 25 | impl Repository { [INFO] [stderr] | --------------- method in this implementation [INFO] [stderr] ... [INFO] [stderr] 34 | pub fn channels(&self) -> &Vec { [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: methods `id` and `releases` are never used [INFO] [stderr] --> src/release.rs:56:12 [INFO] [stderr] | [INFO] [stderr] 47 | impl Channel { [INFO] [stderr] | ------------ methods in this implementation [INFO] [stderr] ... [INFO] [stderr] 56 | pub fn id(&self) -> &str { [INFO] [stderr] | ^^ [INFO] [stderr] ... [INFO] [stderr] 60 | pub fn releases(&self) -> &Vec { [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: methods `id`, `name`, `created_at`, and `artifacts` are never used [INFO] [stderr] --> src/release.rs:86:12 [INFO] [stderr] | [INFO] [stderr] 75 | impl Release { [INFO] [stderr] | ------------ methods in this implementation [INFO] [stderr] ... [INFO] [stderr] 86 | pub fn id(&self) -> Id { [INFO] [stderr] | ^^ [INFO] [stderr] ... [INFO] [stderr] 90 | pub fn name(&self) -> &str { [INFO] [stderr] | ^^^^ [INFO] [stderr] ... [INFO] [stderr] 94 | pub fn created_at(&self) -> &u64 { [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 98 | pub fn artifacts(&self) -> &Vec { [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: methods `id`, `name`, `path`, and `artifact_type` are never used [INFO] [stderr] --> src/release.rs:124:12 [INFO] [stderr] | [INFO] [stderr] 113 | impl Artifact { [INFO] [stderr] | ------------- methods in this implementation [INFO] [stderr] ... [INFO] [stderr] 124 | pub fn id(&self) -> Id { [INFO] [stderr] | ^^ [INFO] [stderr] ... [INFO] [stderr] 128 | pub fn name(&self) -> &str { [INFO] [stderr] | ^^^^ [INFO] [stderr] ... [INFO] [stderr] 132 | pub fn path(&self) -> &str { [INFO] [stderr] | ^^^^ [INFO] [stderr] ... [INFO] [stderr] 136 | pub fn artifact_type(&self) -> ArtifactType { [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: variant `NoSuchKey` is never constructed [INFO] [stderr] --> src/db.rs:12:5 [INFO] [stderr] | [INFO] [stderr] 11 | pub enum DbError { [INFO] [stderr] | ------- variant in this enum [INFO] [stderr] 12 | NoSuchKey, [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `DbError` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stderr] [INFO] [stderr] warning: `bta-release-api` (bin "bta-release-api" test) generated 8 warnings [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.11s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/bta_release_api-dabd7d39f5fc7dc8) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "45fae5913d0f91c4f68060976706709d58def372edd7ae517d37c08417dca0ac", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "45fae5913d0f91c4f68060976706709d58def372edd7ae517d37c08417dca0ac", kill_on_drop: false }` [INFO] [stdout] 45fae5913d0f91c4f68060976706709d58def372edd7ae517d37c08417dca0ac [INFO] testing Better-than-Adventure/bta-release-api against beta-2024-06-22 for beta-1.80-4 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBetter-than-Adventure%2Fbta-release-api" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Better-than-Adventure/bta-release-api on toolchain beta-2024-06-22 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2024-06-22" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Better-than-Adventure/bta-release-api [INFO] finished tweaking git repo https://github.com/Better-than-Adventure/bta-release-api [INFO] tweaked toml for git repo https://github.com/Better-than-Adventure/bta-release-api written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/Better-than-Adventure/bta-release-api 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" "+beta-2024-06-22" "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-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-06-22" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2d02875150985f33c8e4917ae3b25342a29a60e7f76fdb66d3cc5ca92183e496 [INFO] running `Command { std: "docker" "start" "-a" "2d02875150985f33c8e4917ae3b25342a29a60e7f76fdb66d3cc5ca92183e496", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2d02875150985f33c8e4917ae3b25342a29a60e7f76fdb66d3cc5ca92183e496", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2d02875150985f33c8e4917ae3b25342a29a60e7f76fdb66d3cc5ca92183e496", kill_on_drop: false }` [INFO] [stdout] 2d02875150985f33c8e4917ae3b25342a29a60e7f76fdb66d3cc5ca92183e496 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-06-22" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9410009976a6b6bbe1829140e01155406c1b52428f8ddd5e380e7dbdd6977c9d [INFO] running `Command { std: "docker" "start" "-a" "9410009976a6b6bbe1829140e01155406c1b52428f8ddd5e380e7dbdd6977c9d", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.79 [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Compiling itoa v1.0.11 [INFO] [stderr] Compiling serde v1.0.197 [INFO] [stderr] Compiling autocfg v1.2.0 [INFO] [stderr] Compiling bytes v1.6.0 [INFO] [stderr] Compiling pin-project-lite v0.2.14 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling rustversion v1.0.15 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling zerocopy v0.7.32 [INFO] [stderr] Compiling allocator-api2 v0.2.16 [INFO] [stderr] Compiling futures-task v0.3.30 [INFO] [stderr] Compiling async-trait v0.1.79 [INFO] [stderr] Compiling libsqlite3-sys v0.28.0 [INFO] [stderr] Compiling tower-layer v0.3.2 [INFO] [stderr] Compiling serde_json v1.0.115 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stderr] Compiling num_threads v0.1.7 [INFO] [stderr] Compiling colored v2.1.0 [INFO] [stderr] Compiling memchr v2.7.2 [INFO] [stderr] Compiling lock_api v0.4.11 [INFO] [stderr] Compiling matchit v0.7.3 [INFO] [stderr] Compiling bitflags v2.5.0 [INFO] [stderr] Compiling fallible-iterator v0.3.0 [INFO] [stderr] Compiling sync_wrapper v1.0.0 [INFO] [stderr] Compiling fallible-streaming-iterator v0.1.9 [INFO] [stderr] Compiling hashbrown v0.14.3 [INFO] [stderr] Compiling http v1.1.0 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling syn v2.0.58 [INFO] [stderr] Compiling axum-core v0.4.3 [INFO] [stderr] Compiling axum v0.7.5 [INFO] [stderr] Compiling indexmap v2.2.6 [INFO] [stderr] Compiling hashlink v0.9.0 [INFO] [stderr] Compiling parking_lot_core v0.9.9 [INFO] [stderr] Compiling mio v0.8.11 [INFO] [stderr] Compiling socket2 v0.5.6 [INFO] [stderr] Compiling signal-hook-registry v1.4.1 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling dirs-sys v0.4.1 [INFO] [stderr] Compiling time v0.3.34 [INFO] [stderr] Compiling dirs v5.0.1 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling rusqlite v0.31.0 [INFO] [stderr] Compiling http-body v1.0.0 [INFO] [stderr] Compiling shellexpand v3.1.0 [INFO] [stderr] Compiling http-body-util v0.1.1 [INFO] [stdout] error[E0282]: type annotations needed for `Box<_>` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/time-0.3.34/src/format_description/parse/mod.rs:83:9 [INFO] [stdout] | [INFO] [stdout] 83 | let items = format_items [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 86 | Ok(items.into()) [INFO] [stdout] | ---- type must be known at this point [INFO] [stdout] | [INFO] [stdout] help: consider giving `items` an explicit type, where the placeholders `_` are specified [INFO] [stdout] | [INFO] [stdout] 83 | let items: Box<_> = format_items [INFO] [stdout] | ++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0282`. [INFO] [stdout] [INFO] [stderr] error: could not compile `time` (lib) due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "9410009976a6b6bbe1829140e01155406c1b52428f8ddd5e380e7dbdd6977c9d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9410009976a6b6bbe1829140e01155406c1b52428f8ddd5e380e7dbdd6977c9d", kill_on_drop: false }` [INFO] [stdout] 9410009976a6b6bbe1829140e01155406c1b52428f8ddd5e380e7dbdd6977c9d