[INFO] cloning repository https://github.com/Defman/feather-registry [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Defman/feather-registry" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDefman%2Ffeather-registry", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDefman%2Ffeather-registry'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ee7a07b34167ccc86265709d1a962f21401ffed1 [INFO] checking Defman/feather-registry against try#a7a572ce3edd6d476191fbfe92c9c1986e009b34 for pr-87190-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDefman%2Ffeather-registry" "/workspace/builds/worker-4/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Defman/feather-registry on toolchain a7a572ce3edd6d476191fbfe92c9c1986e009b34 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Defman/feather-registry [INFO] finished tweaking git repo https://github.com/Defman/feather-registry [INFO] tweaked toml for git repo https://github.com/Defman/feather-registry written to /workspace/builds/worker-4/source/Cargo.toml [INFO] crate git repo https://github.com/Defman/feather-registry already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded md-5 v0.8.0 [INFO] [stderr] Downloaded syn v1.0.40 [INFO] [stderr] Downloaded sqlformat v0.1.1 [INFO] [stderr] Downloaded hashbrown v0.9.0 [INFO] [stderr] Downloaded tracing-core v0.1.16 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0ce16f1c71cff692ab072dd92519801c640382a33eac5a628b5182e11ebb28cf [INFO] running `Command { std: "docker" "start" "-a" "0ce16f1c71cff692ab072dd92519801c640382a33eac5a628b5182e11ebb28cf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0ce16f1c71cff692ab072dd92519801c640382a33eac5a628b5182e11ebb28cf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0ce16f1c71cff692ab072dd92519801c640382a33eac5a628b5182e11ebb28cf", kill_on_drop: false }` [INFO] [stdout] 0ce16f1c71cff692ab072dd92519801c640382a33eac5a628b5182e11ebb28cf [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 07abbbf71d03643a51912e3d19b40dbca3da934656a8d72d8f7dfd264f039848 [INFO] running `Command { std: "docker" "start" "-a" "07abbbf71d03643a51912e3d19b40dbca3da934656a8d72d8f7dfd264f039848", kill_on_drop: false }` [INFO] [stderr] Copying to /tmp/fixit [INFO] [stderr] Running `cargo fix --edition` [INFO] [stderr] note: Switching to Edition 2021 will enable the use of the version 2 feature resolver in Cargo. [INFO] [stderr] This may cause some dependencies to be built with fewer features enabled than previously. [INFO] [stderr] More information about the resolver changes may be found at https://doc.rust-lang.org/nightly/edition-guide/rust-2021/default-cargo-resolver.html [INFO] [stderr] When building the following dependencies, the given features will no longer be used: [INFO] [stderr] [INFO] [stderr] base64 v0.12.3 (as host dependency): default [INFO] [stderr] byteorder v1.3.4 (as host dependency): default [INFO] [stderr] digest v0.8.1 (as host dependency): std [INFO] [stderr] futures v0.3.5: executor, futures-executor, std [INFO] [stderr] futures-channel v0.3.5 (as host dependency): default [INFO] [stderr] futures-io v0.3.5: std [INFO] [stderr] futures-sink v0.3.5 (as host dependency): default [INFO] [stderr] futures-util v0.3.5: channel, futures-channel, futures-io, io, memchr [INFO] [stderr] futures-util v0.3.5 (as host dependency): async-await [INFO] [stderr] rand v0.7.3 (as host dependency): default [INFO] [stderr] sha-1 v0.8.2 (as host dependency): default, std [INFO] [stderr] tokio v0.2.22: winapi [INFO] [stderr] tokio v0.2.22 (as host dependency): blocking, default, fnv, full, futures-core, io-std, macros, mio-named-pipes, net, process, rt-util, signal, signal-hook-registry, stream, sync, tokio-macros, udp, winapi [INFO] [stderr] [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling pin-project-internal v0.4.23 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Checking bytes v0.5.6 [INFO] [stderr] Checking futures-core v0.3.5 [INFO] [stderr] Checking slab v0.4.2 [INFO] [stderr] Checking itoa v0.4.6 [INFO] [stderr] Checking futures-sink v0.3.5 [INFO] [stderr] Checking tinyvec v0.3.4 [INFO] [stderr] Checking arc-swap v0.4.7 [INFO] [stderr] Checking once_cell v1.4.1 [INFO] [stderr] Checking matches v0.1.8 [INFO] [stderr] Checking ppv-lite86 v0.2.9 [INFO] [stderr] Compiling native-tls v0.2.4 [INFO] [stderr] Checking pin-project-lite v0.1.7 [INFO] [stderr] Compiling httparse v1.3.4 [INFO] [stderr] Checking foreign-types-shared v0.1.1 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Checking base64 v0.12.3 [INFO] [stderr] Checking fake-simd v0.1.2 [INFO] [stderr] Compiling regex-syntax v0.6.18 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Checking mime v0.3.16 [INFO] [stderr] Checking openssl-probe v0.1.2 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Checking opaque-debug v0.3.0 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Checking cpuid-bool v0.1.2 [INFO] [stderr] Checking utf-8 v0.7.5 [INFO] [stderr] Checking try-lock v0.2.3 [INFO] [stderr] Checking quick-error v1.2.3 [INFO] [stderr] Checking tower-service v0.3.0 [INFO] [stderr] Checking hex v0.4.2 [INFO] [stderr] Compiling dotenv v0.15.0 [INFO] [stderr] Checking urlencoding v1.1.1 [INFO] [stderr] Checking base64 v0.13.0 [INFO] [stderr] Compiling openssl-sys v0.9.58 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling indexmap v1.6.0 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Checking unicode-bidi v0.3.4 [INFO] [stderr] Checking tracing-core v0.1.16 [INFO] [stderr] Compiling futures-task v0.3.5 [INFO] [stderr] Checking foreign-types v0.3.2 [INFO] [stderr] Checking unicode-normalization v0.1.13 [INFO] [stderr] Checking futures-channel v0.3.5 [INFO] [stderr] Compiling libc v0.2.77 [INFO] [stderr] Compiling proc-macro2 v1.0.21 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Checking net2 v0.2.35 [INFO] [stderr] Checking getrandom v0.1.15 [INFO] [stderr] Checking signal-hook-registry v1.2.1 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking rand_os v0.1.3 [INFO] [stderr] Checking socket2 v0.3.15 [INFO] [stderr] Checking http v0.2.1 [INFO] [stderr] Checking input_buffer v0.3.1 [INFO] [stderr] Checking tracing v0.1.19 [INFO] [stderr] Checking want v0.3.0 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Compiling aho-corasick v0.7.13 [INFO] [stderr] Checking twoway v0.1.8 [INFO] [stderr] Checking buf_redux v0.8.4 [INFO] [stderr] Checking mio v0.6.22 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Compiling mime_guess v2.0.3 [INFO] [stderr] Compiling openssl v0.10.30 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Compiling syn v1.0.40 [INFO] [stderr] Compiling crossbeam-queue v0.2.3 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Checking tempfile v3.1.0 [INFO] [stderr] Checking mio-uds v0.6.8 [INFO] [stderr] Checking regex v1.3.9 [INFO] [stderr] Compiling generic-array v0.12.3 [INFO] [stderr] Compiling url v2.1.1 [INFO] [stderr] Compiling digest v0.8.1 [INFO] [stderr] Compiling block-buffer v0.7.3 [INFO] [stderr] Compiling crypto-mac v0.7.0 [INFO] [stderr] Compiling hmac v0.7.1 [INFO] [stderr] Compiling sha-1 v0.8.2 [INFO] [stderr] Compiling sha2 v0.8.2 [INFO] [stderr] Compiling md-5 v0.8.0 [INFO] [stderr] Checking digest v0.9.0 [INFO] [stderr] Checking block-buffer v0.9.0 [INFO] [stderr] Checking sha-1 v0.9.1 [INFO] [stderr] Checking multipart v0.17.0 [INFO] [stderr] Checking headers-core v0.2.0 [INFO] [stderr] Checking http-body v0.3.1 [INFO] [stderr] Checking headers v0.3.2 [INFO] [stderr] Checking sqlformat v0.1.1 [INFO] [stderr] Checking tungstenite v0.11.1 [INFO] [stderr] Compiling tokio-macros v0.2.5 [INFO] [stderr] Compiling thiserror-impl v1.0.20 [INFO] [stderr] Compiling async-stream-impl v0.2.1 [INFO] [stderr] Compiling serde_derive v1.0.116 [INFO] [stderr] Checking tokio v0.2.22 [INFO] [stderr] Compiling async-stream v0.2.1 [INFO] [stderr] Compiling thiserror v1.0.20 [INFO] [stderr] Checking pin-project v0.4.23 [INFO] [stderr] Compiling futures-util v0.3.5 [INFO] [stderr] Checking tracing-futures v0.2.4 [INFO] [stderr] Checking serde v1.0.116 [INFO] [stderr] Checking tokio-util v0.3.1 [INFO] [stderr] Checking async-native-tls v0.3.3 [INFO] [stderr] Checking h2 v0.2.6 [INFO] [stderr] Checking futures-executor v0.3.5 [INFO] [stderr] Checking tokio-tungstenite v0.11.0 [INFO] [stderr] Checking sqlx-core v0.3.5 [INFO] [stderr] Checking futures v0.3.5 [INFO] [stderr] Checking serde_json v1.0.57 [INFO] [stderr] Checking serde_urlencoded v0.6.1 [INFO] [stderr] Compiling sqlx-macros v0.3.5 [INFO] [stderr] Checking hyper v0.13.7 [INFO] [stderr] Checking warp v0.2.5 [INFO] [stderr] Checking sqlx v0.3.5 [INFO] [stderr] Checking feather-registry v0.1.0 (/tmp/fixit) [INFO] [stderr] Migrating src/main.rs from 2018 edition to 2021 [INFO] [stdout] error: DATABASE_URL not set [INFO] [stdout] --> src/main.rs:90:22 [INFO] [stdout] | [INFO] [stdout] 90 | let dl: String = sqlx::query!( [INFO] [stdout] | ______________________^ [INFO] [stdout] 91 | | "SELECT download FROM crate_version WHERE crate = $1::VARCHAR AND \"version\" = $2::VARCHAR::SEMVER", [INFO] [stdout] 92 | | crate_name, [INFO] [stdout] 93 | | crate_version, [INFO] [stdout] 94 | | ) [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `macro_result` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: DATABASE_URL not set [INFO] [stdout] --> src/main.rs:228:5 [INFO] [stdout] | [INFO] [stdout] 228 | / sqlx::query!( [INFO] [stdout] 229 | | "INSERT INTO crate ( name ) VALUES ( $1::VARCHAR )", [INFO] [stdout] 230 | | crate_meta.name [INFO] [stdout] 231 | | ) [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `macro_result` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0255]: the name `CrateMeta` is defined multiple times [INFO] [stdout] --> src/main.rs:138:1 [INFO] [stdout] | [INFO] [stdout] 18 | use database_structs::CrateMeta; [INFO] [stdout] | --------------------------- previous import of the type `CrateMeta` here [INFO] [stdout] ... [INFO] [stdout] 138 | struct CrateMeta { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ `CrateMeta` redefined here [INFO] [stdout] | [INFO] [stdout] = note: `CrateMeta` must be defined only once in the type namespace of this module [INFO] [stdout] help: you can use `as` to change the binding name of the import [INFO] [stdout] | [INFO] [stdout] 18 | use database_structs::CrateMeta as OtherCrateMeta; [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Serialize` in this scope [INFO] [stdout] --> src/main.rs:105:17 [INFO] [stdout] | [INFO] [stdout] 105 | #[derive(Debug, Serialize, Deserialize)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: consider importing one of these items: [INFO] [stdout] crate::database_structs::Serialize [INFO] [stdout] serde::Serialize [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Deserialize` in this scope [INFO] [stdout] --> src/main.rs:105:28 [INFO] [stdout] | [INFO] [stdout] 105 | #[derive(Debug, Serialize, Deserialize)] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: consider importing one of these items: [INFO] [stdout] crate::database_structs::Deserialize [INFO] [stdout] serde::Deserialize [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Serialize` in this scope [INFO] [stdout] --> src/main.rs:137:17 [INFO] [stdout] | [INFO] [stdout] 137 | #[derive(Debug, Serialize, Deserialize)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: consider importing one of these items: [INFO] [stdout] crate::database_structs::Serialize [INFO] [stdout] serde::Serialize [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Deserialize` in this scope [INFO] [stdout] --> src/main.rs:137:28 [INFO] [stdout] | [INFO] [stdout] 137 | #[derive(Debug, Serialize, Deserialize)] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: consider importing one of these items: [INFO] [stdout] crate::database_structs::Deserialize [INFO] [stdout] serde::Deserialize [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `path` [INFO] [stdout] --> src/main.rs:184:31 [INFO] [stdout] | [INFO] [stdout] 184 | pub fn get_path(&self) -> path::PathBuf { [INFO] [stdout] | ^^^^ use of undeclared crate or module `path` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `BTreeMap` in this scope [INFO] [stdout] --> src/main.rs:149:15 [INFO] [stdout] | [INFO] [stdout] 149 | features: BTreeMap>, [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 | use crate::database_structs::BTreeMap; [INFO] [stdout] | [INFO] [stdout] 1 | use std::collections::BTreeMap; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `BTreeMap` in this scope [INFO] [stdout] --> src/main.rs:178:13 [INFO] [stdout] | [INFO] [stdout] 178 | badges: BTreeMap>, [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 | use crate::database_structs::BTreeMap; [INFO] [stdout] | [INFO] [stdout] 1 | use std::collections::BTreeMap; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `BTreeMap` in this scope [INFO] [stdout] --> src/main.rs:178:30 [INFO] [stdout] | [INFO] [stdout] 178 | badges: BTreeMap>, [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 | use crate::database_structs::BTreeMap; [INFO] [stdout] | [INFO] [stdout] 1 | use std::collections::BTreeMap; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `path` [INFO] [stdout] --> src/main.rs:185:30 [INFO] [stdout] | [INFO] [stdout] 185 | let mut path = path::PathBuf::with_capacity(self.name.len() + 6); [INFO] [stdout] | ^^^^^^^ not found in `path` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use std::path::PathBuf; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `path` [INFO] [stdout] --> src/main.rs:243:26 [INFO] [stdout] | [INFO] [stdout] 243 | let mut path = path::PathBuf::new(); [INFO] [stdout] | ^^^^^^^ not found in `path` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use std::path::PathBuf; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0119]: conflicting implementations of trait `std::fmt::Debug` for type `database_structs::CrateMeta` [INFO] [stdout] --> src/main.rs:137:10 [INFO] [stdout] | [INFO] [stdout] 137 | #[derive(Debug, Serialize, Deserialize)] [INFO] [stdout] | ^^^^^ conflicting implementation for `database_structs::CrateMeta` [INFO] [stdout] | [INFO] [stdout] ::: src/database_structs.rs:42:10 [INFO] [stdout] | [INFO] [stdout] 42 | #[derive(Debug, Serialize, Deserialize)] [INFO] [stdout] | ----- first implementation here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0592]: duplicate definitions with name `get_path` [INFO] [stdout] --> src/database_structs.rs:89:5 [INFO] [stdout] | [INFO] [stdout] 89 | pub fn get_path(&self) -> path::PathBuf { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ duplicate definitions for `get_path` [INFO] [stdout] | [INFO] [stdout] ::: src/main.rs:184:5 [INFO] [stdout] | [INFO] [stdout] 184 | pub fn get_path(&self) -> path::PathBuf { [INFO] [stdout] | --------------------------------------- other definition for `get_path` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 15 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0119, E0255, E0412, E0433, E0592. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0119`. [INFO] [stdout] [INFO] [stderr] error: could not compile `feather-registry` due to 16 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: DATABASE_URL not set [INFO] [stdout] --> src/main.rs:90:22 [INFO] [stdout] | [INFO] [stdout] 90 | let dl: String = sqlx::query!( [INFO] [stdout] | ______________________^ [INFO] [stdout] 91 | | "SELECT download FROM crate_version WHERE crate = $1::VARCHAR AND \"version\" = $2::VARCHAR::SEMVER", [INFO] [stdout] 92 | | crate_name, [INFO] [stdout] 93 | | crate_version, [INFO] [stdout] 94 | | ) [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `macro_result` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: DATABASE_URL not set [INFO] [stdout] --> src/main.rs:228:5 [INFO] [stdout] | [INFO] [stdout] 228 | / sqlx::query!( [INFO] [stdout] 229 | | "INSERT INTO crate ( name ) VALUES ( $1::VARCHAR )", [INFO] [stdout] 230 | | crate_meta.name [INFO] [stdout] 231 | | ) [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `macro_result` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0255]: the name `CrateMeta` is defined multiple times [INFO] [stdout] --> src/main.rs:138:1 [INFO] [stdout] | [INFO] [stdout] 18 | use database_structs::CrateMeta; [INFO] [stdout] | --------------------------- previous import of the type `CrateMeta` here [INFO] [stdout] ... [INFO] [stdout] 138 | struct CrateMeta { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ `CrateMeta` redefined here [INFO] [stdout] | [INFO] [stdout] = note: `CrateMeta` must be defined only once in the type namespace of this module [INFO] [stdout] help: you can use `as` to change the binding name of the import [INFO] [stdout] | [INFO] [stdout] 18 | use database_structs::CrateMeta as OtherCrateMeta; [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Serialize` in this scope [INFO] [stdout] --> src/main.rs:105:17 [INFO] [stdout] | [INFO] [stdout] 105 | #[derive(Debug, Serialize, Deserialize)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: consider importing one of these items: [INFO] [stdout] crate::database_structs::Serialize [INFO] [stdout] serde::Serialize [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Deserialize` in this scope [INFO] [stdout] --> src/main.rs:105:28 [INFO] [stdout] | [INFO] [stdout] 105 | #[derive(Debug, Serialize, Deserialize)] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: consider importing one of these items: [INFO] [stdout] crate::database_structs::Deserialize [INFO] [stdout] serde::Deserialize [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Serialize` in this scope [INFO] [stdout] --> src/main.rs:137:17 [INFO] [stdout] | [INFO] [stdout] 137 | #[derive(Debug, Serialize, Deserialize)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: consider importing one of these items: [INFO] [stdout] crate::database_structs::Serialize [INFO] [stdout] serde::Serialize [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Deserialize` in this scope [INFO] [stdout] --> src/main.rs:137:28 [INFO] [stdout] | [INFO] [stdout] 137 | #[derive(Debug, Serialize, Deserialize)] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: consider importing one of these items: [INFO] [stdout] crate::database_structs::Deserialize [INFO] [stdout] serde::Deserialize [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `path` [INFO] [stdout] --> src/main.rs:184:31 [INFO] [stdout] | [INFO] [stdout] 184 | pub fn get_path(&self) -> path::PathBuf { [INFO] [stdout] | ^^^^ use of undeclared crate or module `path` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `BTreeMap` in this scope [INFO] [stdout] --> src/main.rs:149:15 [INFO] [stdout] | [INFO] [stdout] 149 | features: BTreeMap>, [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 | use crate::database_structs::BTreeMap; [INFO] [stdout] | [INFO] [stdout] 1 | use std::collections::BTreeMap; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `BTreeMap` in this scope [INFO] [stdout] --> src/main.rs:178:13 [INFO] [stdout] | [INFO] [stdout] 178 | badges: BTreeMap>, [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 | use crate::database_structs::BTreeMap; [INFO] [stdout] | [INFO] [stdout] 1 | use std::collections::BTreeMap; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `BTreeMap` in this scope [INFO] [stdout] --> src/main.rs:178:30 [INFO] [stdout] | [INFO] [stdout] 178 | badges: BTreeMap>, [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 | use crate::database_structs::BTreeMap; [INFO] [stdout] | [INFO] [stdout] 1 | use std::collections::BTreeMap; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `path` [INFO] [stdout] --> src/main.rs:185:30 [INFO] [stdout] | [INFO] [stdout] 185 | let mut path = path::PathBuf::with_capacity(self.name.len() + 6); [INFO] [stdout] | ^^^^^^^ not found in `path` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use std::path::PathBuf; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `path` [INFO] [stdout] --> src/main.rs:243:26 [INFO] [stdout] | [INFO] [stdout] 243 | let mut path = path::PathBuf::new(); [INFO] [stdout] | ^^^^^^^ not found in `path` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use std::path::PathBuf; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `super::*` [INFO] [stdout] --> src/main.rs:270:9 [INFO] [stdout] | [INFO] [stdout] 270 | use super::*; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0119]: conflicting implementations of trait `std::fmt::Debug` for type `database_structs::CrateMeta` [INFO] [stdout] --> src/main.rs:137:10 [INFO] [stdout] | [INFO] [stdout] 137 | #[derive(Debug, Serialize, Deserialize)] [INFO] [stdout] | ^^^^^ conflicting implementation for `database_structs::CrateMeta` [INFO] [stdout] | [INFO] [stdout] ::: src/database_structs.rs:42:10 [INFO] [stdout] | [INFO] [stdout] 42 | #[derive(Debug, Serialize, Deserialize)] [INFO] [stdout] | ----- first implementation here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0592]: duplicate definitions with name `get_path` [INFO] [stdout] --> src/database_structs.rs:89:5 [INFO] [stdout] | [INFO] [stdout] 89 | pub fn get_path(&self) -> path::PathBuf { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ duplicate definitions for `get_path` [INFO] [stdout] | [INFO] [stdout] ::: src/main.rs:184:5 [INFO] [stdout] | [INFO] [stdout] 184 | pub fn get_path(&self) -> path::PathBuf { [INFO] [stdout] | --------------------------------------- other definition for `get_path` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 15 previous errors; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0119, E0255, E0412, E0433, E0592. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0119`. [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] [stderr] error: failed to migrate to next edition [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `cargo fix --edition --allow-no-vcs --allow-dirty --frozen --all --all-targets --message-format=json` (exit status: 101) [INFO] running `Command { std: "docker" "inspect" "07abbbf71d03643a51912e3d19b40dbca3da934656a8d72d8f7dfd264f039848", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "07abbbf71d03643a51912e3d19b40dbca3da934656a8d72d8f7dfd264f039848", kill_on_drop: false }` [INFO] [stdout] 07abbbf71d03643a51912e3d19b40dbca3da934656a8d72d8f7dfd264f039848