[INFO] cloning repository https://github.com/Misterio77/BSI-SCC0540-projeto [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Misterio77/BSI-SCC0540-projeto" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMisterio77%2FBSI-SCC0540-projeto", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMisterio77%2FBSI-SCC0540-projeto'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 33aba78ade02845b73e5a4034d7aee7170680ac9 [INFO] testing Misterio77/BSI-SCC0540-projeto against try#c066bf6804adc55193b71afdff6a56922f4a8689+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_in_2025-retry-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMisterio77%2FBSI-SCC0540-projeto" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/Misterio77/BSI-SCC0540-projeto [INFO] finished tweaking git repo https://github.com/Misterio77/BSI-SCC0540-projeto [INFO] tweaked toml for git repo https://github.com/Misterio77/BSI-SCC0540-projeto written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/Misterio77/BSI-SCC0540-projeto on toolchain c066bf6804adc55193b71afdff6a56922f4a8689 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c066bf6804adc55193b71afdff6a56922f4a8689" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/Misterio77/BSI-SCC0540-projeto 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" "+c066bf6804adc55193b71afdff6a56922f4a8689" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+c066bf6804adc55193b71afdff6a56922f4a8689" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a77bf9cbf57c0c0ef9c7b0101f4b69602764037a6b7fd5ebb7f586e1dbe558f4 [INFO] running `Command { std: "docker" "start" "-a" "a77bf9cbf57c0c0ef9c7b0101f4b69602764037a6b7fd5ebb7f586e1dbe558f4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a77bf9cbf57c0c0ef9c7b0101f4b69602764037a6b7fd5ebb7f586e1dbe558f4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a77bf9cbf57c0c0ef9c7b0101f4b69602764037a6b7fd5ebb7f586e1dbe558f4", kill_on_drop: false }` [INFO] [stdout] a77bf9cbf57c0c0ef9c7b0101f4b69602764037a6b7fd5ebb7f586e1dbe558f4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+c066bf6804adc55193b71afdff6a56922f4a8689" "build" "--frozen" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 5ef8c651496fc3f01c8588a96fabee962c9a61cd3ff460ad6f082a5bfb55c4c9 [INFO] running `Command { std: "docker" "start" "-a" "5ef8c651496fc3f01c8588a96fabee962c9a61cd3ff460ad6f082a5bfb55c4c9", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.32 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.81 [INFO] [stderr] Compiling libc v0.2.107 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling futures-core v0.3.17 [INFO] [stderr] Compiling once_cell v1.8.0 [INFO] [stderr] Compiling futures-task v0.3.17 [INFO] [stderr] Compiling proc-macro-nested v0.1.7 [INFO] [stderr] Compiling futures-channel v0.3.17 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling pin-project-lite v0.2.7 [INFO] [stderr] Compiling bytes v1.1.0 [INFO] [stderr] Compiling cc v1.0.72 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling yansi v0.5.0 [INFO] [stderr] Compiling slab v0.4.5 [INFO] [stderr] Compiling typenum v1.14.0 [INFO] [stderr] Compiling futures-sink v0.3.17 [INFO] [stderr] Compiling time-macros v0.2.3 [INFO] [stderr] Compiling uncased v0.9.6 [INFO] [stderr] Compiling tokio v1.14.0 [INFO] [stderr] Compiling futures-util v0.3.17 [INFO] [stderr] Compiling futures-macro v0.3.17 [INFO] [stderr] Compiling proc-macro2-diagnostics v0.9.1 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling futures-io v0.3.17 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling httparse v1.5.1 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.15 [INFO] [stderr] Compiling quote v1.0.10 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling mio v0.7.14 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling cookie v0.16.0-rc.1 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling ref-cast v1.0.6 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling siphasher v0.3.7 [INFO] [stderr] Compiling smallvec v1.7.0 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling async-trait v0.1.51 [INFO] [stderr] Compiling http v0.2.5 [INFO] [stderr] Compiling tinyvec v1.5.1 [INFO] [stderr] Compiling tracing-core v0.1.21 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling socket2 v0.4.2 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling lock_api v0.4.5 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling crypto-mac v0.11.1 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling unicode-bidi v0.3.7 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling cpufeatures v0.2.1 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling sha2 v0.9.8 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling hmac v0.11.0 [INFO] [stderr] Compiling md-5 v0.9.1 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling inlinable_string v0.1.14 [INFO] [stderr] Compiling serde_json v1.0.71 [INFO] [stderr] Compiling fallible-iterator v0.2.0 [INFO] [stderr] Compiling httpdate v1.0.2 [INFO] [stderr] Compiling tower-service v0.3.1 [INFO] [stderr] Compiling encoding_rs v0.8.29 [INFO] [stderr] Compiling stable-pattern v0.1.0 [INFO] [stderr] Compiling atomic v0.5.1 [INFO] [stderr] Compiling stringprep v0.1.2 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling figment v0.10.6 [INFO] [stderr] Compiling multer v2.0.1 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling http-body v0.4.4 [INFO] [stderr] Compiling unchecked-index v0.2.2 [INFO] [stderr] Compiling ucd-trie v0.1.3 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling state v0.5.2 [INFO] [stderr] Compiling postgres-protocol v0.6.2 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling pest v2.1.3 [INFO] [stderr] Compiling twoway v0.2.2 [INFO] [stderr] Compiling bstr v0.2.17 [INFO] [stderr] Compiling rocket v0.5.0-rc.1 (https://github.com/SergioBenitez/Rocket#8cae077b) [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling unic-char-range v0.9.0 [INFO] [stderr] Compiling spin v0.9.2 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling unic-common v0.9.0 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling unic-ucd-version v0.9.0 [INFO] [stderr] Compiling unic-char-property v0.9.0 [INFO] [stderr] Compiling tempfile v3.2.0 [INFO] [stderr] Compiling net2 v0.2.37 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling thread_local v1.1.3 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling pest_meta v2.1.3 [INFO] [stderr] Compiling binascii v0.1.4 [INFO] [stderr] Compiling mio v0.6.23 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling unic-ucd-segment v0.9.0 [INFO] [stderr] Compiling inotify-sys v0.1.5 [INFO] [stderr] Compiling unicode-segmentation v1.8.0 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling deunicode v0.4.3 [INFO] [stderr] Compiling inotify v0.7.1 [INFO] [stderr] Compiling slug v0.1.4 [INFO] [stderr] Compiling unic-segment v0.9.0 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling filetime v0.2.15 [INFO] [stderr] Compiling humansize v1.1.1 [INFO] [stderr] Compiling sct v0.6.1 [INFO] [stderr] Compiling webpki v0.21.4 [INFO] [stderr] Compiling normpath v0.3.1 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling qstring v0.7.2 [INFO] [stderr] Compiling mio-extras v2.0.6 [INFO] [stderr] Compiling rustls v0.19.1 [INFO] [stderr] Compiling parse-zoneinfo v0.3.0 [INFO] [stderr] Compiling notify v4.0.17 [INFO] [stderr] Compiling pest_generator v2.1.3 [INFO] [stderr] Compiling devise_core v0.3.1 [INFO] [stderr] Compiling globset v0.4.8 [INFO] [stderr] Compiling ignore v0.4.18 [INFO] [stderr] Compiling tokio-macros v1.6.0 [INFO] [stderr] Compiling tracing-attributes v0.1.18 [INFO] [stderr] Compiling pear_codegen v0.2.3 [INFO] [stderr] Compiling ref-cast-impl v1.0.6 [INFO] [stderr] Compiling devise_codegen v0.3.1 [INFO] [stderr] Compiling postgres-derive v0.4.0 [INFO] [stderr] Compiling async-stream-impl v0.3.2 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Compiling strum_macros v0.22.0 [INFO] [stderr] Compiling globwalk v0.8.1 [INFO] [stderr] Compiling devise v0.3.1 [INFO] [stderr] Compiling rocket_db_pools_codegen v0.1.0-rc (https://github.com/SergioBenitez/Rocket#8cae077b) [INFO] [stderr] Compiling pear v0.2.3 [INFO] [stderr] Compiling async-stream v0.3.2 [INFO] [stderr] Compiling tracing v0.1.29 [INFO] [stderr] Compiling strum v0.22.0 [INFO] [stderr] Compiling futures-executor v0.3.17 [INFO] [stderr] Compiling futures v0.3.17 [INFO] [stderr] Compiling tokio-util v0.6.9 [INFO] [stderr] Compiling tokio-rustls v0.22.0 [INFO] [stderr] Compiling tokio-stream v0.1.8 [INFO] [stderr] Compiling deadpool v0.8.2 [INFO] [stderr] Compiling time v0.3.5 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling ubyte v0.10.1 [INFO] [stderr] Compiling phf_shared v0.10.0 [INFO] [stderr] Compiling phf v0.10.0 [INFO] [stderr] Compiling h2 v0.3.7 [INFO] [stderr] Compiling phf_generator v0.10.0 [INFO] [stderr] Compiling postgres-types v0.2.2 [INFO] [stderr] Compiling phf_codegen v0.10.0 [INFO] [stderr] Compiling chrono-tz-build v0.0.2 [INFO] [stderr] Compiling tokio-postgres v0.7.5 [INFO] [stderr] Compiling chrono-tz v0.6.0 [INFO] [stderr] Compiling deadpool-postgres v0.9.0 [INFO] [stderr] Compiling postgres v0.19.2 [INFO] [stderr] Compiling hyper v0.14.15 [INFO] [stderr] Compiling tera v1.15.0 [INFO] [stderr] Compiling rocket_http v0.5.0-rc.1 (https://github.com/SergioBenitez/Rocket#8cae077b) [INFO] [stderr] Compiling rocket_codegen v0.5.0-rc.1 (https://github.com/SergioBenitez/Rocket#8cae077b) [INFO] [stderr] Compiling rust_decimal v1.17.0 (https://github.com/paupino/rust-decimal#9b6a1cef) [INFO] [stderr] Compiling rocket_db_pools v0.1.0-rc (https://github.com/SergioBenitez/Rocket#8cae077b) [INFO] [stderr] Compiling rocket_dyn_templates v0.1.0-rc.1 (https://github.com/SergioBenitez/Rocket#8cae077b) [INFO] [stderr] Compiling projeto-bd v1.4.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: lint `private_in_public` has been removed: replaced with another group of lints, see RFC for more information [INFO] [stdout] --> src/schema/apoio.rs:103:1 [INFO] [stdout] | [INFO] [stdout] 103 | / /// Filtro de listagem de apoios [INFO] [stdout] 104 | | #[derive(Clone, Debug, Serialize, FromForm)] [INFO] [stdout] 105 | | pub struct ApoioFiltro { [INFO] [stdout] 106 | | apoiador: Option, [INFO] [stdout] ... | [INFO] [stdout] 111 | | ordenacao_desc: bool, [INFO] [stdout] 112 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(renamed_and_removed_lints)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lint `private_in_public` has been removed: replaced with another group of lints, see RFC for more information [INFO] [stdout] --> src/schema/candidatura.rs:155:1 [INFO] [stdout] | [INFO] [stdout] 155 | / /// Filtro de listagem de candidaturas [INFO] [stdout] 156 | | #[derive(Clone, Serialize, FromForm)] [INFO] [stdout] 157 | | pub struct CandidaturaFiltro { [INFO] [stdout] 158 | | candidato: Option, [INFO] [stdout] ... | [INFO] [stdout] 167 | | ordenacao_desc: bool, [INFO] [stdout] 168 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lint `private_in_public` has been removed: replaced with another group of lints, see RFC for more information [INFO] [stdout] --> src/schema/cargo.rs:141:1 [INFO] [stdout] | [INFO] [stdout] 141 | / /// Filtro de listagem de cargos [INFO] [stdout] 142 | | #[derive(Clone, Serialize, FromForm)] [INFO] [stdout] 143 | | pub struct CargoFiltro { [INFO] [stdout] 144 | | tipo: Option, [INFO] [stdout] ... | [INFO] [stdout] 151 | | ordenacao_desc: bool, [INFO] [stdout] 152 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lint `private_in_public` has been removed: replaced with another group of lints, see RFC for more information [INFO] [stdout] --> src/schema/doacao.rs:111:1 [INFO] [stdout] | [INFO] [stdout] 111 | / /// Filtro de listagem de doações [INFO] [stdout] 112 | | #[derive(Clone, Serialize, FromForm)] [INFO] [stdout] 113 | | pub struct DoacaoFiltro { [INFO] [stdout] 114 | | id: Option, [INFO] [stdout] ... | [INFO] [stdout] 121 | | ordenacao_desc: bool, [INFO] [stdout] 122 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lint `private_in_public` has been removed: replaced with another group of lints, see RFC for more information [INFO] [stdout] --> src/schema/individuo.rs:112:1 [INFO] [stdout] | [INFO] [stdout] 112 | / /// Filtro de listagem de indivíduo [INFO] [stdout] 113 | | #[derive(Clone, Serialize, FromForm)] [INFO] [stdout] 114 | | pub struct IndividuoFiltro { [INFO] [stdout] 115 | | cpfcnpj: Option, [INFO] [stdout] ... | [INFO] [stdout] 120 | | ordenacao_desc: bool, [INFO] [stdout] 121 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lint `private_in_public` has been removed: replaced with another group of lints, see RFC for more information [INFO] [stdout] --> src/schema/julgamento.rs:108:1 [INFO] [stdout] | [INFO] [stdout] 108 | / /// Filtro de listagem de julgamento [INFO] [stdout] 109 | | #[derive(Clone, Serialize, FromForm)] [INFO] [stdout] 110 | | pub struct JulgamentoFiltro { [INFO] [stdout] 111 | | processo: Option, [INFO] [stdout] ... | [INFO] [stdout] 116 | | ordenacao_desc: bool, [INFO] [stdout] 117 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lint `private_in_public` has been removed: replaced with another group of lints, see RFC for more information [INFO] [stdout] --> src/schema/partido.rs:110:1 [INFO] [stdout] | [INFO] [stdout] 110 | / /// Filtro de listagem de partido [INFO] [stdout] 111 | | #[derive(Clone, Serialize, FromForm)] [INFO] [stdout] 112 | | pub struct PartidoFiltro { [INFO] [stdout] 113 | | numero: Option, [INFO] [stdout] ... | [INFO] [stdout] 116 | | ordenacao_desc: bool, [INFO] [stdout] 117 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lint `private_in_public` has been removed: replaced with another group of lints, see RFC for more information [INFO] [stdout] --> src/schema/pleito.rs:110:1 [INFO] [stdout] | [INFO] [stdout] 110 | / /// Filtro de listagem de pleito [INFO] [stdout] 111 | | #[derive(Clone, Serialize, FromForm)] [INFO] [stdout] 112 | | pub struct PleitoFiltro { [INFO] [stdout] 113 | | candidato: Option, [INFO] [stdout] ... | [INFO] [stdout] 119 | | ordenacao_desc: bool, [INFO] [stdout] 120 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lint `private_in_public` has been removed: replaced with another group of lints, see RFC for more information [INFO] [stdout] --> src/schema/processo.rs:99:1 [INFO] [stdout] | [INFO] [stdout] 99 | / /// Filtro de listagem de processo [INFO] [stdout] 100 | | #[derive(Clone, Serialize, FromForm)] [INFO] [stdout] 101 | | pub struct ProcessoFiltro { [INFO] [stdout] 102 | | id: Option, [INFO] [stdout] ... | [INFO] [stdout] 106 | | ordenacao_desc: bool, [INFO] [stdout] 107 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/rcrt1.o" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crti.o" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crtbeginS.o" "/tmp/rustckkfw1q/symbols.o" "<17 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/{libprojeto_bd-56b2eed6e98188e4.rlib,libqstring-92741452e3e5bf56.rlib,librust_decimal-a9f92f3e3caa2808.rlib,libpostgres-14a888733be3a8c0.rlib,libarrayvec-dcf77bd1e16366f7.rlib,libstrum-53c740e12ec1f094.rlib,librocket_dyn_templates-d19099facb1a1dd4.rlib,libglob-4f447fbb9b736ffe.rlib,libnotify-fad70ab3998f734b.rlib,libinotify-972216742432c2f3.rlib,libinotify_sys-8b15817ffdb52937.rlib,libmio_extras-dbcd3e6713bd399d.rlib,liblazycell-eedb34e0c1f475b4.rlib,libmio-4363cd8fe0b9f18e.rlib,libiovec-988b2b47cefc7e1b.rlib,libnet2-f55e8b735a054a97.rlib,libcfg_if-2d17986ae484e939.rlib,libfiletime-dc309fe561cbf8b2.rlib,libnormpath-38d9399fd5299da2.rlib,libtera-d3e6e67fac7036b3.rlib,libslug-3550bc5838ea02bc.rlib,libdeunicode-fc5bbd37b87f8852.rlib,libglobwalk-3ed2b3490a639040.rlib,libbitflags-e274cd04b58a060d.rlib,libignore-15b5759116cb21ab.rlib,libcrossbeam_utils-3a2e50d552e81206.rlib,libwalkdir-6da7a998d20d0502.rlib,libsame_file-ebfa63be59ead6ba.rlib,libthread_local-66ec9dfd3f6cc1b2.rlib,libglobset-acc653cfc56a5d01.rlib,libbstr-d8eeacb36a51c88e.rlib,libpest-80731a695d4ad35d.rlib,libucd_trie-13451e140af838e0.rlib,libunic_segment-06830b2ed2ab8a98.rlib,libunic_ucd_segment-736607a6993d4bda.rlib,libunic_ucd_version-014ef47f161018ba.rlib,libunic_common-be5fc0f13f0000c6.rlib,libunic_char_property-fd2cf69e511793c8.rlib,libunic_char_range-1020285835010649.rlib,libregex-61abb5ead9fe6390.rlib,libaho_corasick-c2a7e5a13a42a59f.rlib,libregex_syntax-ae12054508fb30be.rlib,libhumansize-362782cae4935017.rlib,libchrono_tz-d276dcc6deb615d8.rlib,libchrono-d3b3b33c8bec2c3d.rlib,libnum_integer-6c9d72d5e744c7ed.rlib,libnum_traits-2a443cab9d8272d0.rlib,librocket_db_pools-1a3c645b25023c7e.rlib,libdeadpool_postgres-914f5a1d8d0e39dd.rlib,libdeadpool-bb2729c43c527687.rlib,libtokio_postgres-3ee7580ff0e3fdf3.rlib,libphf-dbf4f0c9956600fa.rlib,libphf_shared-880d1d4496e7b646.rlib,libsiphasher-babbde151073aa44.rlib,libpostgres_types-ba774f94fb172484.rlib,libpostgres_protocol-e3e18622b19293aa.rlib,libstringprep-503f886cc740e713.rlib,libunicode_normalization-b999db1f4766a6ba.rlib,libtinyvec-4bc788528a02b60f.rlib,libtinyvec_macros-c54c30cfa88e68f0.rlib,libunicode_bidi-fb711a4a1fa89e19.rlib,libsha2-67e56b7f987a8807.rlib,libcpufeatures-03d302c468f0d4ec.rlib,libhmac-c4c2bab0a7c0a8b9.rlib,libcrypto_mac-1a27e9ab409fb1a0.rlib,libsubtle-af5f0d59ba7ae801.rlib,libmd5-8114f4db39691e22.rlib,libopaque_debug-bfd86111b0908dde.rlib,libblock_buffer-25706bba038043a1.rlib,libdigest-cb6da49643218646.rlib,libgeneric_array-1f475603ae941cbb.rlib,libtypenum-c30adc9f15bf22b3.rlib,libfallible_iterator-da18290346318e11.rlib,libbyteorder-c7092f68299ac016.rlib,librocket-cc54fc7b804d24b5.rlib,libatty-61374be6da129e83.rlib,libtempfile-d24d7adceaf18cc6.rlib,librand-ccaff7155da5c816.rlib,librand_chacha-504a193ed7843ecd.rlib,libppv_lite86-7955ccdf208dacd3.rlib,librand_core-0775985b019fe571.rlib,libgetrandom-4c3f65ad0e8c9443.rlib,libremove_dir_all-4e221c62d36b2749.rlib,libserde_json-61149d81c9773e70.rlib,libryu-af883cd9b444a782.rlib,librocket_http-f06b4707ccbd1bf7.rlib,libtokio_rustls-eb320a5b5f048ba7.rlib,libcookie-d00d6d162ec16171.rlib,librustls-db4d08bcfa373589.rlib,libbase64-1447dfff012d42f8.rlib,libsct-19a9555413184c90.rlib,libwebpki-1e3fac3138df269b.rlib,libring-79d32c58a59463bd.rlib,libspin-727e07ee1a68c4a1.rlib,libuntrusted-ac99e7922c585a09.rlib,libstable_pattern-caba20c32cf9b3b5.rlib,libref_cast-158bb5bbaa21e9bf.rlib,libpercent_encoding-3f452dc5e318e927.rlib,libhyper-cbe99c3dc08afddd.rlib,libsocket2-993d737ed8e14133.rlib,libh2-eda29f5c025724f3.rlib,libtower_service-a4da4ae722e0ce46.rlib,libtracing-c7da795d788ea66b.rlib,libtracing_core-cb9ff8edd824c994.rlib,liblazy_static-4b136fc9bfbd2c4b.rlib,libhttp_body-50df622c499c93dd.rlib,libhttpdate-ec7670c9b4625e21.rlib,libmulter-ce05fb2c836928f0.rlib,libmime-2517c84452183460.rlib,libtwoway-9e871e8decb36d3e.rlib,libunchecked_index-e66b4165409f571d.rlib,libtokio_util-127376db7f05d1d3.rlib,libhttparse-d0c202cec822a6f8.rlib,libspin-3091ad3914311eb5.rlib,libencoding_rs-e4f49bf60b84f809.rlib,libhttp-90db212c53e29df1.rlib,libfnv-81596130b397d5c3.rlib,libeither-4c8c1e39a99655ac.rlib,libindexmap-2f8a8fad842456fa.rlib,libhashbrown-f6484c11bf24e065.rlib,libtokio_stream-936f6c8c3a7bf8e3.rlib,libatomic-60ae3ed43bb7c196.rlib,libstate-bcb80101f8754418.rlib,libparking_lot-8543bc4e338db47a.rlib,libparking_lot_core-daebb4509b5497a9.rlib,libsmallvec-58335197664382aa.rlib,liblock_api-c3c95a699de46305.rlib,libscopeguard-73056285f12cb829.rlib,libinstant-e23fa3fb52ce1101.rlib,libubyte-5c4527b379c9e7c4.rlib,libtime-c168cf3740d1c5c2.rlib,libitoa-7c9a83f6047c872a.rlib,libfigment-6edef945e7169931.rlib,libtoml-51eb53e479bf07ae.rlib,libuncased-62f4828970ffec6d.rlib,libpear-5e8b3f8c818ea98e.rlib,libinlinable_string-e00a1891505e15f6.rlib,libserde-ced125afbaa3b2fb.rlib,libtokio-a5f295fd748a4bea.rlib,libsignal_hook_registry-44c44392fb48fa85.rlib,libnum_cpus-50b16076756b5203.rlib,libonce_cell-cadb55224f1ed138.rlib,libbytes-37e68ee094a72681.rlib,libmio-9358adec260adf37.rlib,liblibc-dce97d88a6c7eacf.rlib,liblog-ac2d7cc7e3389574.rlib,libcfg_if-66d55f6b302e88c8.rlib,libfutures-1862601d720057fb.rlib,libfutures_executor-04cbf8141d576ad0.rlib,libfutures_util-f46de0826ac847b6.rlib,libmemchr-81b381f232779c95.rlib,libfutures_io-9e2e646b1319d723.rlib,libslab-93074f6ff5a0b7db.rlib,libfutures_channel-139ff9d749335193.rlib,libpin_project_lite-668e52fe3a18bf8a.rlib,libfutures_sink-26e1cde46a1f65be.rlib,libfutures_task-767933cb8c25aa57.rlib,libpin_utils-b08f1197f0cdae19.rlib,libasync_stream-505ff5b3552f2fd2.rlib,libfutures_core-5d81b298188dcfe2.rlib,libyansi-a9e63105bcc04d10.rlib}.rlib" "/lib/rustlib/x86_64-unknown-linux-musl/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*}.rlib" "-lunwind" "/lib/rustlib/x86_64-unknown-linux-musl/lib/{libcfg_if-*,liblibc-*}.rlib" "-lc" "/lib/rustlib/x86_64-unknown-linux-musl/lib/{librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-L" "/tmp/rustckkfw1q/raw-dylibs" "-Wl,-Bdynamic" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-nostartfiles" "-L" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/ring-06fdfba297fd69d6/out" "-L" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained" "-L" "/lib/rustlib/x86_64-unknown-linux-musl/lib" "-o" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/projeto_bd-77038eee24624efe" "-Wl,--gc-sections" "-static-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crtendS.o" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crtn.o" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libgetrandom-4c3f65ad0e8c9443.rlib(getrandom-4c3f65ad0e8c9443.getrandom.a901f4ac4ad14223-cgu.0.rcgu.o): in function `getrandom::util_libc::open_readonly': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/getrandom-0.2.3/src/util_libc.rs:110:(.text._ZN9getrandom9util_libc13open_readonly17hfe65828f21841ac1E+0xb6): undefined reference to `open64' [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] = note: some `extern` functions couldn't be found; some native libraries may need to be installed or have their path specified [INFO] [stdout] = note: use the `-l` flag to specify native libraries to link [INFO] [stdout] = note: use the `cargo:rustc-link-lib` directive to specify the native libraries to link with Cargo (see https://doc.rust-lang.org/cargo/reference/build-scripts.html#rustc-link-lib) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `projeto-bd` (bin "projeto-bd") due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "5ef8c651496fc3f01c8588a96fabee962c9a61cd3ff460ad6f082a5bfb55c4c9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5ef8c651496fc3f01c8588a96fabee962c9a61cd3ff460ad6f082a5bfb55c4c9", kill_on_drop: false }` [INFO] [stdout] 5ef8c651496fc3f01c8588a96fabee962c9a61cd3ff460ad6f082a5bfb55c4c9