[INFO] cloning repository https://github.com/geoffjay/odi [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/geoffjay/odi" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgeoffjay%2Fodi", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgeoffjay%2Fodi'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] b62c5a051f05204721519968fe64740b8290d1c9 [INFO] building geoffjay/odi against master#eb171a227f9e5de5d376b6edb56b174bc8235fb3 for pr-149937 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgeoffjay%2Fodi" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/geoffjay/odi [INFO] finished tweaking git repo https://github.com/geoffjay/odi [INFO] tweaked toml for git repo https://github.com/geoffjay/odi written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/geoffjay/odi on toolchain eb171a227f9e5de5d376b6edb56b174bc8235fb3 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+eb171a227f9e5de5d376b6edb56b174bc8235fb3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/geoffjay/odi 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" "+eb171a227f9e5de5d376b6edb56b174bc8235fb3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded tokio-test v0.4.4 [INFO] [stderr] Downloaded signal-hook-registry v1.4.6 [INFO] [stderr] Downloaded toml_write v0.1.2 [INFO] [stderr] Downloaded block-padding v0.3.3 [INFO] [stderr] Downloaded argon2 v0.5.3 [INFO] [stderr] Downloaded bcrypt-pbkdf v0.10.0 [INFO] [stderr] Downloaded ghash v0.5.1 [INFO] [stderr] Downloaded anyhow v1.0.100 [INFO] [stderr] Downloaded pageant v0.0.3 [INFO] [stderr] Downloaded delegate v0.13.4 [INFO] [stderr] Downloaded bytecount v0.6.9 [INFO] [stderr] Downloaded assert_cmd v2.0.17 [INFO] [stderr] Downloaded polyval v0.6.2 [INFO] [stderr] Downloaded papergrid v0.10.0 [INFO] [stderr] Downloaded ed25519-dalek v2.2.0 [INFO] [stderr] Downloaded flurry v0.5.2 [INFO] [stderr] Downloaded aes-gcm v0.10.3 [INFO] [stderr] Downloaded internal-russh-forked-ssh-key v0.6.10+upstream-0.6.7 [INFO] [stderr] Downloaded tabled v0.14.0 [INFO] [stderr] Downloaded p521 v0.13.3 [INFO] [stderr] Downloaded p384 v0.13.1 [INFO] [stderr] Downloaded git2 v0.18.3 [INFO] [stderr] Downloaded russh v0.51.1 [INFO] [stderr] Downloaded clap_builder v4.5.48 [INFO] [stderr] Downloaded unicode-width v0.2.1 [INFO] [stderr] Downloaded russh-sftp v2.1.1 [INFO] [stderr] Downloaded pkcs5 v0.7.1 [INFO] [stderr] Downloaded seize v0.3.3 [INFO] [stderr] Downloaded bstr v1.12.0 [INFO] [stderr] Downloaded async-ssh2-tokio v0.8.15 [INFO] [stderr] Downloaded fs4 v0.7.0 [INFO] [stderr] Downloaded enum_dispatch v0.3.13 [INFO] [stderr] Downloaded anstream v0.6.20 [INFO] [stderr] Downloaded russh-util v0.51.0 [INFO] [stderr] Downloaded clap v4.5.48 [INFO] [stderr] Downloaded russh-cryptovec v0.51.1 [INFO] [stderr] Downloaded anstyle-query v1.1.4 [INFO] [stderr] Downloaded anstyle-wincon v3.0.10 [INFO] [stderr] Downloaded libssh2-sys v0.3.1 [INFO] [stderr] Downloaded ssh2 v0.9.5 [INFO] [stderr] Downloaded tabled_derive v0.6.0 [INFO] [stderr] Downloaded ssh-cipher v0.2.0 [INFO] [stderr] Downloaded cbc v0.1.2 [INFO] [stderr] Downloaded clap_derive v4.5.47 [INFO] [stderr] Downloaded ssh-encoding v0.2.0 [INFO] [stderr] Downloaded libz-sys v1.1.22 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+eb171a227f9e5de5d376b6edb56b174bc8235fb3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0aea7a820c308c88fcee5ec1011d8a3ff7db9de4b387d7076eb1c01aaafbf176 [INFO] running `Command { std: "docker" "start" "-a" "0aea7a820c308c88fcee5ec1011d8a3ff7db9de4b387d7076eb1c01aaafbf176", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0aea7a820c308c88fcee5ec1011d8a3ff7db9de4b387d7076eb1c01aaafbf176", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0aea7a820c308c88fcee5ec1011d8a3ff7db9de4b387d7076eb1c01aaafbf176", kill_on_drop: false }` [INFO] [stdout] 0aea7a820c308c88fcee5ec1011d8a3ff7db9de4b387d7076eb1c01aaafbf176 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+eb171a227f9e5de5d376b6edb56b174bc8235fb3" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 210b02987322a6192a310af85cddb6ddbc20b93bc8eb64f34f912f88378c53fe [INFO] running `Command { std: "docker" "start" "-a" "210b02987322a6192a310af85cddb6ddbc20b93bc8eb64f34f912f88378c53fe", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.176 [INFO] [stderr] Compiling cfg-if v1.0.3 [INFO] [stderr] Compiling proc-macro2 v1.0.101 [INFO] [stderr] Compiling unicode-ident v1.0.19 [INFO] [stderr] Compiling quote v1.0.41 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling zeroize v1.8.1 [INFO] [stderr] Compiling typenum v1.18.0 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling const-oid v0.9.6 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling cpufeatures v0.2.17 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling autocfg v1.5.0 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling find-msvc-tools v0.1.2 [INFO] [stderr] Compiling pem-rfc7468 v0.7.0 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling memchr v2.7.6 [INFO] [stderr] Compiling libm v0.2.15 [INFO] [stderr] Compiling zerocopy v0.8.27 [INFO] [stderr] Compiling litemap v0.8.0 [INFO] [stderr] Compiling writeable v0.6.1 [INFO] [stderr] Compiling der v0.7.10 [INFO] [stderr] Compiling lock_api v0.4.13 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling base16ct v0.2.0 [INFO] [stderr] Compiling icu_normalizer_data v2.0.0 [INFO] [stderr] Compiling log v0.4.28 [INFO] [stderr] Compiling icu_properties_data v2.0.1 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling crunchy v0.2.4 [INFO] [stderr] Compiling slab v0.4.11 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling opaque-debug v0.3.1 [INFO] [stderr] Compiling semver v1.0.27 [INFO] [stderr] Compiling hashbrown v0.16.0 [INFO] [stderr] Compiling percent-encoding v2.3.2 [INFO] [stderr] Compiling spki v0.7.3 [INFO] [stderr] Compiling form_urlencoded v1.2.2 [INFO] [stderr] Compiling crc32fast v1.5.0 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling cfg_aliases v0.2.1 [INFO] [stderr] Compiling openssl v0.10.73 [INFO] [stderr] Compiling num-bigint-dig v0.8.4 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling indexmap v2.11.4 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling nix v0.29.0 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling anstyle-parse v0.2.7 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling jobserver v0.1.34 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling tracing-core v0.1.34 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.1 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling block-padding v0.3.3 [INFO] [stderr] Compiling curve25519-dalek v4.1.3 [INFO] [stderr] Compiling adler2 v2.0.1 [INFO] [stderr] Compiling anstyle v1.0.11 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling const-random-macro v0.1.16 [INFO] [stderr] Compiling inout v0.1.4 [INFO] [stderr] Compiling anstyle-query v1.1.4 [INFO] [stderr] Compiling iana-time-zone v0.1.64 [INFO] [stderr] Compiling colorchoice v1.0.4 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling cc v1.2.39 [INFO] [stderr] Compiling clap_lex v0.7.5 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling anstream v0.6.20 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling const-random v0.1.18 [INFO] [stderr] Compiling thiserror v2.0.17 [INFO] [stderr] Compiling regex-syntax v0.8.6 [INFO] [stderr] Compiling num-iter v0.1.45 [INFO] [stderr] Compiling clap_builder v4.5.48 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling rustix v1.1.2 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling seize v0.3.3 [INFO] [stderr] Compiling flate2 v1.1.2 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling socket2 v0.6.0 [INFO] [stderr] Compiling signal-hook-registry v1.4.6 [INFO] [stderr] Compiling mio v1.0.4 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling ff v0.13.1 [INFO] [stderr] Compiling crypto-bigint v0.5.5 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling cipher v0.4.4 [INFO] [stderr] Compiling universal-hash v0.5.1 [INFO] [stderr] Compiling group v0.13.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling polyval v0.6.2 [INFO] [stderr] Compiling aead v0.5.2 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling aes v0.8.4 [INFO] [stderr] Compiling pbkdf2 v0.12.2 [INFO] [stderr] Compiling cbc v0.1.2 [INFO] [stderr] Compiling salsa20 v0.10.2 [INFO] [stderr] Compiling signature v2.2.0 [INFO] [stderr] Compiling hkdf v0.12.4 [INFO] [stderr] Compiling rfc6979 v0.4.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling ctr v0.9.2 [INFO] [stderr] Compiling ghash v0.5.1 [INFO] [stderr] Compiling openssl-sys v0.9.109 [INFO] [stderr] Compiling libz-sys v1.1.22 [INFO] [stderr] Compiling libssh2-sys v0.3.1 [INFO] [stderr] Compiling chacha20 v0.9.1 [INFO] [stderr] Compiling blowfish v0.9.1 [INFO] [stderr] Compiling blake2 v0.10.6 [INFO] [stderr] Compiling aes-gcm v0.10.3 [INFO] [stderr] Compiling scrypt v0.11.0 [INFO] [stderr] Compiling ssh-encoding v0.2.0 [INFO] [stderr] Compiling poly1305 v0.8.0 [INFO] [stderr] Compiling password-hash v0.5.0 [INFO] [stderr] Compiling bcrypt-pbkdf v0.10.0 [INFO] [stderr] Compiling libgit2-sys v0.16.2+1.7.2 [INFO] [stderr] Compiling pkcs5 v0.7.1 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling argon2 v0.5.3 [INFO] [stderr] Compiling ssh-cipher v0.2.0 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling socket2 v0.5.10 [INFO] [stderr] Compiling num_cpus v1.17.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling portable-atomic v1.11.1 [INFO] [stderr] Compiling pkcs8 v0.10.2 [INFO] [stderr] Compiling regex-automata v0.4.11 [INFO] [stderr] Compiling flurry v0.5.2 [INFO] [stderr] Compiling sec1 v0.7.3 [INFO] [stderr] Compiling ed25519 v2.2.3 [INFO] [stderr] Compiling pkcs1 v0.7.5 [INFO] [stderr] Compiling data-encoding v2.9.0 [INFO] [stderr] Compiling elliptic-curve v0.13.8 [INFO] [stderr] Compiling toml_write v0.1.2 [INFO] [stderr] Compiling winnow v0.7.13 [INFO] [stderr] Compiling linux-raw-sys v0.11.0 [INFO] [stderr] Compiling hex-literal v0.4.1 [INFO] [stderr] Compiling home v0.5.11 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling encoding_rs v0.8.35 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling primeorder v0.13.6 [INFO] [stderr] Compiling ecdsa v0.16.9 [INFO] [stderr] Compiling unicode-width v0.2.1 [INFO] [stderr] Compiling anyhow v1.0.100 [INFO] [stderr] Compiling bytecount v0.6.9 [INFO] [stderr] Compiling rsa v0.9.8 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling papergrid v0.10.0 [INFO] [stderr] Compiling console v0.15.11 [INFO] [stderr] Compiling number_prefix v0.4.0 [INFO] [stderr] Compiling p521 v0.13.3 [INFO] [stderr] Compiling p256 v0.13.2 [INFO] [stderr] Compiling p384 v0.13.1 [INFO] [stderr] Compiling tabled_derive v0.6.0 [INFO] [stderr] Compiling indicatif v0.17.11 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling curve25519-dalek-derive v0.1.1 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling clap_derive v4.5.47 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Compiling regex v1.11.3 [INFO] [stderr] Compiling enum_dispatch v0.3.13 [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling delegate v0.13.4 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling tabled v0.14.0 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.8.0 [INFO] [stderr] Compiling zerovec v0.11.4 [INFO] [stderr] Compiling zerotrie v0.2.2 [INFO] [stderr] Compiling clap v4.5.48 [INFO] [stderr] Compiling tinystr v0.8.1 [INFO] [stderr] Compiling potential_utf v0.1.3 [INFO] [stderr] Compiling ed25519-dalek v2.2.0 [INFO] [stderr] Compiling icu_locale_core v2.0.0 [INFO] [stderr] Compiling icu_collections v2.0.0 [INFO] [stderr] Compiling internal-russh-forked-ssh-key v0.6.10+upstream-0.6.7 [INFO] [stderr] Compiling icu_provider v2.0.0 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling icu_properties v2.0.1 [INFO] [stderr] Compiling bitflags v2.9.4 [INFO] [stderr] Compiling chrono v0.4.42 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling uuid v1.18.1 [INFO] [stderr] Compiling serde_spanned v0.6.9 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling ssh2 v0.9.5 [INFO] [stderr] Compiling russh-cryptovec v0.51.1 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling url v2.5.7 [INFO] [stderr] Compiling odi-core v0.1.0 (/opt/rustwide/workdir/odi-core) [INFO] [stderr] Compiling tempfile v3.23.0 [INFO] [stderr] Compiling fs4 v0.7.0 [INFO] [stderr] Compiling git2 v0.18.3 [INFO] [stderr] Compiling tokio-util v0.7.16 [INFO] [stderr] Compiling russh-util v0.51.0 [INFO] [stderr] Compiling toml v0.8.23 [INFO] [stderr] Compiling russh v0.51.1 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling h2 v0.3.27 [INFO] [stderr] Compiling russh-sftp v2.1.1 [INFO] [stderr] Compiling odi-fs v0.1.0 (/opt/rustwide/workdir/odi-fs) [INFO] [stdout] warning: unused variable: `project_id` [INFO] [stdout] --> odi-fs/src/repository.rs:742:33 [INFO] [stdout] | [INFO] [stdout] 742 | async fn list_labels(&self, project_id: &ProjectId, query: LabelQuery) -> odi_core::Result> { [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_project_id` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `project_id` [INFO] [stdout] --> odi-fs/src/repository.rs:849:39 [INFO] [stdout] | [INFO] [stdout] 849 | async fn add_project_issue(&self, project_id: &ProjectId, issue_id: &IssueId) -> odi_core::Result<()> { [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_project_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `issue_id` [INFO] [stdout] --> odi-fs/src/repository.rs:849:63 [INFO] [stdout] | [INFO] [stdout] 849 | async fn add_project_issue(&self, project_id: &ProjectId, issue_id: &IssueId) -> odi_core::Result<()> { [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_issue_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `project_id` [INFO] [stdout] --> odi-fs/src/repository.rs:855:42 [INFO] [stdout] | [INFO] [stdout] 855 | async fn remove_project_issue(&self, project_id: &ProjectId, issue_id: &IssueId) -> odi_core::Result<()> { [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_project_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `issue_id` [INFO] [stdout] --> odi-fs/src/repository.rs:855:66 [INFO] [stdout] | [INFO] [stdout] 855 | async fn remove_project_issue(&self, project_id: &ProjectId, issue_id: &IssueId) -> odi_core::Result<()> { [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_issue_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `user_id` [INFO] [stdout] --> odi-fs/src/repository.rs:993:36 [INFO] [stdout] | [INFO] [stdout] 993 | async fn get_user_teams(&self, user_id: &UserId) -> odi_core::Result> { Ok(Vec::new()) } [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_user_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling hyper v0.14.32 [INFO] [stdout] warning: field `root_path` is never read [INFO] [stdout] --> odi-fs/src/storage.rs:113:5 [INFO] [stdout] | [INFO] [stdout] 112 | pub struct FileSystemStorage { [INFO] [stdout] | ----------------- field in this struct [INFO] [stdout] 113 | root_path: PathBuf, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `FileSystemStorage` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling async-ssh2-tokio v0.8.15 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling reqwest v0.11.27 [INFO] [stderr] Compiling odi-net v0.1.0 (/opt/rustwide/workdir/odi-net) [INFO] [stderr] Compiling odi v0.1.0 (/opt/rustwide/workdir/odi) [INFO] [stdout] warning: unused variable: `project` [INFO] [stdout] --> odi/src/commands/project.rs:209:26 [INFO] [stdout] | [INFO] [stdout] 209 | Some(project) => { [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_project` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `remote_name` [INFO] [stdout] --> odi/src/commands/config.rs:265:21 [INFO] [stdout] | [INFO] [stdout] 265 | ["remotes", remote_name, "protocol"] => { [INFO] [stdout] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_remote_name` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `storage` [INFO] [stdout] --> odi/src/commands/fsck.rs:232:9 [INFO] [stdout] | [INFO] [stdout] 232 | let storage = ctx.storage(); [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_storage` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `remote_name` [INFO] [stdout] --> odi/src/commands/config.rs:220:21 [INFO] [stdout] | [INFO] [stdout] 220 | ["remotes", remote_name, "protocol"] => { [INFO] [stdout] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_remote_name` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `project` [INFO] [stdout] --> odi/src/commands/project.rs:209:26 [INFO] [stdout] | [INFO] [stdout] 209 | Some(project) => { [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_project` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `remote_name` [INFO] [stdout] --> odi/src/commands/config.rs:265:21 [INFO] [stdout] | [INFO] [stdout] 265 | ["remotes", remote_name, "protocol"] => { [INFO] [stdout] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_remote_name` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `storage` [INFO] [stdout] --> odi/src/commands/fsck.rs:232:9 [INFO] [stdout] | [INFO] [stdout] 232 | let storage = ctx.storage(); [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_storage` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `remote_name` [INFO] [stdout] --> odi/src/commands/config.rs:220:21 [INFO] [stdout] | [INFO] [stdout] 220 | ["remotes", remote_name, "protocol"] => { [INFO] [stdout] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_remote_name` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias `Result` is never used [INFO] [stdout] --> odi/src/error.rs:6:10 [INFO] [stdout] | [INFO] [stdout] 6 | pub type Result = std::result::Result; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `Sync` is never constructed [INFO] [stdout] --> odi/src/error.rs:27:5 [INFO] [stdout] | [INFO] [stdout] 10 | pub enum OdiError { [INFO] [stdout] | -------- variant in this enum [INFO] [stdout] ... [INFO] [stdout] 27 | Sync { message: String }, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `OdiError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `workspace_path` and `remote_sync` are never read [INFO] [stdout] --> odi/src/integration.rs:24:5 [INFO] [stdout] | [INFO] [stdout] 22 | pub struct AppContext { [INFO] [stdout] | ---------- fields in this struct [INFO] [stdout] 23 | /// Current workspace path [INFO] [stdout] 24 | workspace_path: PathBuf, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 30 | remote_sync: Arc, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `AppContext` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `workspace_path`, `remote_sync`, and `init_workspace` are never used [INFO] [stdout] --> odi/src/integration.rs:112:12 [INFO] [stdout] | [INFO] [stdout] 41 | impl AppContext { [INFO] [stdout] | --------------- associated items in this implementation [INFO] [stdout] ... [INFO] [stdout] 112 | pub fn workspace_path(&self) -> &Path { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 127 | pub fn remote_sync(&self) -> &Arc { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 175 | pub async fn init_workspace(path: &Path) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 56s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: num-bigint-dig v0.8.4 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] running `Command { std: "docker" "inspect" "210b02987322a6192a310af85cddb6ddbc20b93bc8eb64f34f912f88378c53fe", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "210b02987322a6192a310af85cddb6ddbc20b93bc8eb64f34f912f88378c53fe", kill_on_drop: false }` [INFO] [stdout] 210b02987322a6192a310af85cddb6ddbc20b93bc8eb64f34f912f88378c53fe [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+eb171a227f9e5de5d376b6edb56b174bc8235fb3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ea118a053ed0bd83ae922ec5cb59d23c25cdc8a2b7debc1ba8817e21383aa308 [INFO] running `Command { std: "docker" "start" "-a" "ea118a053ed0bd83ae922ec5cb59d23c25cdc8a2b7debc1ba8817e21383aa308", kill_on_drop: false }` [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling predicates-core v1.0.9 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Compiling float-cmp v0.10.0 [INFO] [stderr] Compiling difflib v0.4.0 [INFO] [stderr] Compiling assert_cmd v2.0.17 [INFO] [stderr] Compiling termtree v0.5.1 [INFO] [stderr] Compiling normalize-line-endings v0.3.0 [INFO] [stderr] Compiling bstr v1.12.0 [INFO] [stderr] Compiling wait-timeout v0.2.1 [INFO] [stderr] Compiling async-stream-impl v0.3.6 [INFO] [stderr] Compiling odi-core v0.1.0 (/opt/rustwide/workdir/odi-core) [INFO] [stderr] Compiling predicates-tree v1.0.12 [INFO] [stderr] Compiling predicates v3.1.3 [INFO] [stderr] Compiling async-stream v0.3.6 [INFO] [stderr] Compiling tokio-util v0.7.16 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling russh-util v0.51.0 [INFO] [stderr] Compiling odi-fs v0.1.0 (/opt/rustwide/workdir/odi-fs) [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Compiling russh v0.51.1 [INFO] [stderr] Compiling h2 v0.3.27 [INFO] [stderr] Compiling russh-sftp v2.1.1 [INFO] [stderr] Compiling tokio-test v0.4.4 [INFO] [stdout] warning: unused variable: `project_id` [INFO] [stdout] --> odi-fs/src/repository.rs:742:33 [INFO] [stdout] | [INFO] [stdout] 742 | async fn list_labels(&self, project_id: &ProjectId, query: LabelQuery) -> odi_core::Result> { [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_project_id` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `project_id` [INFO] [stdout] --> odi-fs/src/repository.rs:849:39 [INFO] [stdout] | [INFO] [stdout] 849 | async fn add_project_issue(&self, project_id: &ProjectId, issue_id: &IssueId) -> odi_core::Result<()> { [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_project_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `issue_id` [INFO] [stdout] --> odi-fs/src/repository.rs:849:63 [INFO] [stdout] | [INFO] [stdout] 849 | async fn add_project_issue(&self, project_id: &ProjectId, issue_id: &IssueId) -> odi_core::Result<()> { [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_issue_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `project_id` [INFO] [stdout] --> odi-fs/src/repository.rs:855:42 [INFO] [stdout] | [INFO] [stdout] 855 | async fn remove_project_issue(&self, project_id: &ProjectId, issue_id: &IssueId) -> odi_core::Result<()> { [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_project_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `issue_id` [INFO] [stdout] --> odi-fs/src/repository.rs:855:66 [INFO] [stdout] | [INFO] [stdout] 855 | async fn remove_project_issue(&self, project_id: &ProjectId, issue_id: &IssueId) -> odi_core::Result<()> { [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_issue_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `user_id` [INFO] [stdout] --> odi-fs/src/repository.rs:993:36 [INFO] [stdout] | [INFO] [stdout] 993 | async fn get_user_teams(&self, user_id: &UserId) -> odi_core::Result> { Ok(Vec::new()) } [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_user_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `root_path` is never read [INFO] [stdout] --> odi-fs/src/storage.rs:113:5 [INFO] [stdout] | [INFO] [stdout] 112 | pub struct FileSystemStorage { [INFO] [stdout] | ----------------- field in this struct [INFO] [stdout] 113 | root_path: PathBuf, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `FileSystemStorage` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `project_id` [INFO] [stdout] --> odi-fs/src/repository.rs:742:33 [INFO] [stdout] | [INFO] [stdout] 742 | async fn list_labels(&self, project_id: &ProjectId, query: LabelQuery) -> odi_core::Result> { [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_project_id` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `project_id` [INFO] [stdout] --> odi-fs/src/repository.rs:849:39 [INFO] [stdout] | [INFO] [stdout] 849 | async fn add_project_issue(&self, project_id: &ProjectId, issue_id: &IssueId) -> odi_core::Result<()> { [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_project_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `issue_id` [INFO] [stdout] --> odi-fs/src/repository.rs:849:63 [INFO] [stdout] | [INFO] [stdout] 849 | async fn add_project_issue(&self, project_id: &ProjectId, issue_id: &IssueId) -> odi_core::Result<()> { [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_issue_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `project_id` [INFO] [stdout] --> odi-fs/src/repository.rs:855:42 [INFO] [stdout] | [INFO] [stdout] 855 | async fn remove_project_issue(&self, project_id: &ProjectId, issue_id: &IssueId) -> odi_core::Result<()> { [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_project_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `issue_id` [INFO] [stdout] --> odi-fs/src/repository.rs:855:66 [INFO] [stdout] | [INFO] [stdout] 855 | async fn remove_project_issue(&self, project_id: &ProjectId, issue_id: &IssueId) -> odi_core::Result<()> { [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_issue_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `user_id` [INFO] [stdout] --> odi-fs/src/repository.rs:993:36 [INFO] [stdout] | [INFO] [stdout] 993 | async fn get_user_teams(&self, user_id: &UserId) -> odi_core::Result> { Ok(Vec::new()) } [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_user_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `root_path` is never read [INFO] [stdout] --> odi-fs/src/storage.rs:113:5 [INFO] [stdout] | [INFO] [stdout] 112 | pub struct FileSystemStorage { [INFO] [stdout] | ----------------- field in this struct [INFO] [stdout] 113 | root_path: PathBuf, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `FileSystemStorage` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling hyper v0.14.32 [INFO] [stderr] Compiling async-ssh2-tokio v0.8.15 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling reqwest v0.11.27 [INFO] [stderr] Compiling odi-net v0.1.0 (/opt/rustwide/workdir/odi-net) [INFO] [stderr] Compiling odi v0.1.0 (/opt/rustwide/workdir/odi) [INFO] [stderr] Compiling contract_tests v0.1.0 (/opt/rustwide/workdir/tests) [INFO] [stdout] warning: unused variable: `output_str` [INFO] [stdout] --> tests/contract/test_cli_issue.rs:159:9 [INFO] [stdout] | [INFO] [stdout] 159 | let output_str = String::from_utf8_lossy(&create_output); [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_output_str` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `project` [INFO] [stdout] --> odi/src/commands/project.rs:209:26 [INFO] [stdout] | [INFO] [stdout] 209 | Some(project) => { [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_project` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `remote_name` [INFO] [stdout] --> odi/src/commands/config.rs:265:21 [INFO] [stdout] | [INFO] [stdout] 265 | ["remotes", remote_name, "protocol"] => { [INFO] [stdout] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_remote_name` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `storage` [INFO] [stdout] --> odi/src/commands/fsck.rs:232:9 [INFO] [stdout] | [INFO] [stdout] 232 | let storage = ctx.storage(); [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_storage` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `remote_name` [INFO] [stdout] --> odi/src/commands/config.rs:220:21 [INFO] [stdout] | [INFO] [stdout] 220 | ["remotes", remote_name, "protocol"] => { [INFO] [stdout] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_remote_name` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `project` [INFO] [stdout] --> odi/src/commands/project.rs:209:26 [INFO] [stdout] | [INFO] [stdout] 209 | Some(project) => { [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_project` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `remote_name` [INFO] [stdout] --> odi/src/commands/config.rs:265:21 [INFO] [stdout] | [INFO] [stdout] 265 | ["remotes", remote_name, "protocol"] => { [INFO] [stdout] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_remote_name` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `storage` [INFO] [stdout] --> odi/src/commands/fsck.rs:232:9 [INFO] [stdout] | [INFO] [stdout] 232 | let storage = ctx.storage(); [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_storage` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `remote_name` [INFO] [stdout] --> odi/src/commands/config.rs:220:21 [INFO] [stdout] | [INFO] [stdout] 220 | ["remotes", remote_name, "protocol"] => { [INFO] [stdout] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_remote_name` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `output_str` [INFO] [stdout] --> odi/../tests/contract/test_cli_issue.rs:159:9 [INFO] [stdout] | [INFO] [stdout] 159 | let output_str = String::from_utf8_lossy(&create_output); [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_output_str` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `project` [INFO] [stdout] --> odi/src/commands/project.rs:209:26 [INFO] [stdout] | [INFO] [stdout] 209 | Some(project) => { [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_project` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `remote_name` [INFO] [stdout] --> odi/src/commands/config.rs:265:21 [INFO] [stdout] | [INFO] [stdout] 265 | ["remotes", remote_name, "protocol"] => { [INFO] [stdout] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_remote_name` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `storage` [INFO] [stdout] --> odi/src/commands/fsck.rs:232:9 [INFO] [stdout] | [INFO] [stdout] 232 | let storage = ctx.storage(); [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_storage` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `remote_name` [INFO] [stdout] --> odi/src/commands/config.rs:220:21 [INFO] [stdout] | [INFO] [stdout] 220 | ["remotes", remote_name, "protocol"] => { [INFO] [stdout] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_remote_name` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `project` [INFO] [stdout] --> odi/src/commands/project.rs:209:26 [INFO] [stdout] | [INFO] [stdout] 209 | Some(project) => { [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_project` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias `Result` is never used [INFO] [stdout] --> odi/src/error.rs:6:10 [INFO] [stdout] | [INFO] [stdout] 6 | pub type Result = std::result::Result; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `Sync` is never constructed [INFO] [stdout] --> odi/src/error.rs:27:5 [INFO] [stdout] | [INFO] [stdout] 10 | pub enum OdiError { [INFO] [stdout] | -------- variant in this enum [INFO] [stdout] ... [INFO] [stdout] 27 | Sync { message: String }, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `OdiError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `workspace_path` and `remote_sync` are never read [INFO] [stdout] --> odi/src/integration.rs:24:5 [INFO] [stdout] | [INFO] [stdout] 22 | pub struct AppContext { [INFO] [stdout] | ---------- fields in this struct [INFO] [stdout] 23 | /// Current workspace path [INFO] [stdout] 24 | workspace_path: PathBuf, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 30 | remote_sync: Arc, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `AppContext` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `workspace_path`, `remote_sync`, and `init_workspace` are never used [INFO] [stdout] --> odi/src/integration.rs:112:12 [INFO] [stdout] | [INFO] [stdout] 41 | impl AppContext { [INFO] [stdout] | --------------- associated items in this implementation [INFO] [stdout] ... [INFO] [stdout] 112 | pub fn workspace_path(&self) -> &Path { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 127 | pub fn remote_sync(&self) -> &Arc { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 175 | pub async fn init_workspace(path: &Path) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `remote_name` [INFO] [stdout] --> odi/src/commands/config.rs:265:21 [INFO] [stdout] | [INFO] [stdout] 265 | ["remotes", remote_name, "protocol"] => { [INFO] [stdout] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_remote_name` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `storage` [INFO] [stdout] --> odi/src/commands/fsck.rs:232:9 [INFO] [stdout] | [INFO] [stdout] 232 | let storage = ctx.storage(); [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_storage` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `remote_name` [INFO] [stdout] --> odi/src/commands/config.rs:220:21 [INFO] [stdout] | [INFO] [stdout] 220 | ["remotes", remote_name, "protocol"] => { [INFO] [stdout] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_remote_name` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias `Result` is never used [INFO] [stdout] --> odi/src/error.rs:6:10 [INFO] [stdout] | [INFO] [stdout] 6 | pub type Result = std::result::Result; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `Sync` is never constructed [INFO] [stdout] --> odi/src/error.rs:27:5 [INFO] [stdout] | [INFO] [stdout] 10 | pub enum OdiError { [INFO] [stdout] | -------- variant in this enum [INFO] [stdout] ... [INFO] [stdout] 27 | Sync { message: String }, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `OdiError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `workspace_path` and `remote_sync` are never read [INFO] [stdout] --> odi/src/integration.rs:24:5 [INFO] [stdout] | [INFO] [stdout] 22 | pub struct AppContext { [INFO] [stdout] | ---------- fields in this struct [INFO] [stdout] 23 | /// Current workspace path [INFO] [stdout] 24 | workspace_path: PathBuf, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 30 | remote_sync: Arc, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `AppContext` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `workspace_path`, `remote_sync`, and `init_workspace` are never used [INFO] [stdout] --> odi/src/integration.rs:112:12 [INFO] [stdout] | [INFO] [stdout] 41 | impl AppContext { [INFO] [stdout] | --------------- associated items in this implementation [INFO] [stdout] ... [INFO] [stdout] 112 | pub fn workspace_path(&self) -> &Path { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 127 | pub fn remote_sync(&self) -> &Arc { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 175 | pub async fn init_workspace(path: &Path) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 36.16s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: num-bigint-dig v0.8.4 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] running `Command { std: "docker" "inspect" "ea118a053ed0bd83ae922ec5cb59d23c25cdc8a2b7debc1ba8817e21383aa308", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ea118a053ed0bd83ae922ec5cb59d23c25cdc8a2b7debc1ba8817e21383aa308", kill_on_drop: false }` [INFO] [stdout] ea118a053ed0bd83ae922ec5cb59d23c25cdc8a2b7debc1ba8817e21383aa308