[INFO] cloning repository https://github.com/Her0elt/info-api [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Her0elt/info-api" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FHer0elt%2Finfo-api", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FHer0elt%2Finfo-api'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 1a20ea1abd09dac79dca258bd443cca66d3f17e7 [INFO] testing Her0elt/info-api/1a20ea1abd09dac79dca258bd443cca66d3f17e7 against 1.77.0 for beta-1.78-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FHer0elt%2Finfo-api" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Her0elt/info-api on toolchain 1.77.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.77.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Her0elt/info-api [INFO] finished tweaking git repo https://github.com/Her0elt/info-api [INFO] tweaked toml for git repo https://github.com/Her0elt/info-api written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/Her0elt/info-api already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.77.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded rfc7239 v0.1.0 [INFO] [stderr] Downloaded poem-derive v1.3.54 [INFO] [stderr] Downloaded prost v0.11.6 [INFO] [stderr] Downloaded prost-derive v0.11.6 [INFO] [stderr] Downloaded gql_client v1.0.7 [INFO] [stderr] Downloaded async-graphql-poem v5.0.6 [INFO] [stderr] Downloaded struct-path v0.2.2 [INFO] [stderr] Downloaded axum-core v0.3.2 [INFO] [stderr] Downloaded async-graphql-value v5.0.6 [INFO] [stderr] Downloaded secret-vault-value v0.3.7 [INFO] [stderr] Downloaded async-graphql-derive v5.0.6 [INFO] [stderr] Downloaded firebase-admin-auth-rs v0.1.0 [INFO] [stderr] Downloaded async-graphql-parser v5.0.6 [INFO] [stderr] Downloaded axum v0.6.6 [INFO] [stderr] Downloaded async-graphql v5.0.6 [INFO] [stderr] Downloaded juniper v0.15.11 [INFO] [stderr] Downloaded poem v1.3.54 [INFO] [stderr] Downloaded firestore v0.28.0 [INFO] [stderr] Downloaded gcloud-sdk v0.19.15 [INFO] [stderr] Downloaded prost-types v0.11.6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+1.77.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b653d5ca41f6528261e6636bd751cd56bc76f0f79b3c2c8250244d83e5c190c3 [INFO] running `Command { std: "docker" "start" "-a" "b653d5ca41f6528261e6636bd751cd56bc76f0f79b3c2c8250244d83e5c190c3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b653d5ca41f6528261e6636bd751cd56bc76f0f79b3c2c8250244d83e5c190c3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b653d5ca41f6528261e6636bd751cd56bc76f0f79b3c2c8250244d83e5c190c3", kill_on_drop: false }` [INFO] [stdout] b653d5ca41f6528261e6636bd751cd56bc76f0f79b3c2c8250244d83e5c190c3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+1.77.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2b8455608e8216322f72c20dc2b0a37a67bd80c3acd1479c409c52ce74cf0e9f [INFO] running `Command { std: "docker" "start" "-a" "2b8455608e8216322f72c20dc2b0a37a67bd80c3acd1479c409c52ce74cf0e9f", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.51 [INFO] [stderr] Compiling unicode-ident v1.0.6 [INFO] [stderr] Compiling quote v1.0.23 [INFO] [stderr] Compiling syn v1.0.107 [INFO] [stderr] Compiling serde_derive v1.0.152 [INFO] [stderr] Compiling libc v0.2.139 [INFO] [stderr] Compiling serde v1.0.152 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling itoa v1.0.5 [INFO] [stderr] Compiling once_cell v1.17.1 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling futures-core v0.3.26 [INFO] [stderr] Compiling lock_api v0.4.9 [INFO] [stderr] Compiling indexmap v1.9.2 [INFO] [stderr] Compiling parking_lot_core v0.9.7 [INFO] [stderr] Compiling slab v0.4.7 [INFO] [stderr] Compiling futures-sink v0.3.26 [INFO] [stderr] Compiling futures-task v0.3.26 [INFO] [stderr] Compiling futures-channel v0.3.26 [INFO] [stderr] Compiling tokio v1.25.0 [INFO] [stderr] Compiling futures-util v0.3.26 [INFO] [stderr] Compiling futures-io v0.3.26 [INFO] [stderr] Compiling ryu v1.0.12 [INFO] [stderr] Compiling thiserror v1.0.38 [INFO] [stderr] Compiling tracing-core v0.1.30 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Compiling serde_json v1.0.93 [INFO] [stderr] Compiling tower-service v0.3.2 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling percent-encoding v2.2.0 [INFO] [stderr] Compiling httpdate v1.0.2 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling try-lock v0.2.4 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling pkg-config v0.3.26 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling form_urlencoded v1.1.0 [INFO] [stderr] Compiling unicode-bidi v0.3.10 [INFO] [stderr] Compiling async-trait v0.1.64 [INFO] [stderr] Compiling generic-array v0.14.6 [INFO] [stderr] Compiling rustversion v1.0.11 [INFO] [stderr] Compiling mio v0.8.6 [INFO] [stderr] Compiling num_cpus v1.15.0 [INFO] [stderr] Compiling signal-hook-registry v1.4.1 [INFO] [stderr] Compiling socket2 v0.4.7 [INFO] [stderr] Compiling getrandom v0.2.8 [INFO] [stderr] Compiling idna v0.3.0 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling openssl-sys v0.9.80 [INFO] [stderr] Compiling regex-syntax v0.6.28 [INFO] [stderr] Compiling ucd-trie v0.1.5 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling openssl v0.10.45 [INFO] [stderr] Compiling base64 v0.21.0 [INFO] [stderr] Compiling rustls v0.20.8 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling url v2.3.1 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling anyhow v1.0.69 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Compiling time v0.1.45 [INFO] [stderr] Compiling encoding_rs v0.8.32 [INFO] [stderr] Compiling either v1.8.1 [INFO] [stderr] Compiling iana-time-zone v0.1.53 [INFO] [stderr] Compiling miniz_oxide v0.6.2 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling block-buffer v0.10.3 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling rustls-pemfile v1.0.2 [INFO] [stderr] Compiling mime_guess v2.0.4 [INFO] [stderr] Compiling nom8 v0.2.0 [INFO] [stderr] Compiling aho-corasick v0.7.20 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling toml_datetime v0.5.1 [INFO] [stderr] Compiling tower-layer v0.3.2 [INFO] [stderr] Compiling flate2 v1.0.25 [INFO] [stderr] Compiling axum-core v0.3.2 [INFO] [stderr] Compiling digest v0.10.6 [INFO] [stderr] Compiling num-bigint v0.4.3 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling time-core v0.1.0 [INFO] [stderr] Compiling pin-project-internal v0.4.30 [INFO] [stderr] Compiling cpufeatures v0.2.5 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling time-macros v0.2.6 [INFO] [stderr] Compiling sha1 v0.10.5 [INFO] [stderr] Compiling regex v1.7.1 [INFO] [stderr] Compiling axum v0.6.6 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling uncased v0.9.7 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling http-range-header v0.3.0 [INFO] [stderr] Compiling ipnet v2.7.1 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling multer v2.0.4 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling sync_wrapper v0.1.2 [INFO] [stderr] Compiling utf-8 v0.7.6 [INFO] [stderr] Compiling matchit v0.7.0 [INFO] [stderr] Compiling unreachable v1.0.0 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rustls-native-certs v0.6.2 [INFO] [stderr] Compiling pem v1.1.1 [INFO] [stderr] Compiling smartstring v1.0.1 [INFO] [stderr] Compiling ascii v0.9.3 [INFO] [stderr] Compiling spin v0.9.5 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling unicode-segmentation v1.10.1 [INFO] [stderr] Compiling ascii_utils v0.9.3 [INFO] [stderr] Compiling tempfile v3.3.0 [INFO] [stderr] Compiling time v0.3.18 [INFO] [stderr] Compiling fast_chemail v0.9.6 [INFO] [stderr] Compiling combine v3.8.1 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling darling_core v0.14.3 [INFO] [stderr] Compiling webpki v0.22.0 [INFO] [stderr] Compiling sct v0.7.0 [INFO] [stderr] Compiling convert_case v0.6.0 [INFO] [stderr] Compiling derive_utils v0.11.2 [INFO] [stderr] Compiling pem v0.8.3 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling webpki-roots v0.22.6 [INFO] [stderr] Compiling Inflector v0.11.4 [INFO] [stderr] Compiling rfc7239 v0.1.0 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stderr] Compiling base64 v0.12.3 [INFO] [stderr] Compiling linked-hash-map v0.5.6 [INFO] [stderr] Compiling struct-path v0.2.2 [INFO] [stderr] Compiling dotenv v0.15.0 [INFO] [stderr] Compiling tokio-macros v1.8.2 [INFO] [stderr] Compiling futures-macro v0.3.26 [INFO] [stderr] Compiling thiserror-impl v1.0.38 [INFO] [stderr] Compiling tracing-attributes v0.1.23 [INFO] [stderr] Compiling openssl-macros v0.1.0 [INFO] [stderr] Compiling pin-project-internal v1.0.12 [INFO] [stderr] Compiling prost-derive v0.11.6 [INFO] [stderr] Compiling async-stream-impl v0.3.3 [INFO] [stderr] Compiling zeroize_derive v1.3.3 [INFO] [stderr] Compiling darling_macro v0.14.3 [INFO] [stderr] Compiling rvs_derive v0.3.2 [INFO] [stderr] Compiling zeroize v1.5.7 [INFO] [stderr] Compiling async-stream v0.3.3 [INFO] [stderr] Compiling rvstruct v0.3.2 [INFO] [stderr] Compiling futures-enum v0.1.17 [INFO] [stderr] Compiling darling v0.14.3 [INFO] [stderr] Compiling juniper_codegen v0.15.9 [INFO] [stderr] Compiling rsb_derive v0.5.1 [INFO] [stderr] Compiling pin-project v1.0.12 [INFO] [stderr] Compiling tracing v0.1.37 [INFO] [stderr] Compiling pest v2.5.5 [INFO] [stderr] Compiling simple_asn1 v0.6.2 [INFO] [stderr] Compiling graphql-parser v0.3.0 [INFO] [stderr] Compiling tracing-futures v0.2.5 [INFO] [stderr] Compiling pin-project v0.4.30 [INFO] [stderr] Compiling pest_meta v2.5.5 [INFO] [stderr] Compiling pest_generator v2.5.5 [INFO] [stderr] Compiling futures-executor v0.3.26 [INFO] [stderr] Compiling tower-util v0.3.1 [INFO] [stderr] Compiling pest_derive v2.5.5 [INFO] [stderr] Compiling futures v0.3.26 [INFO] [stderr] Compiling bytes v1.4.0 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling chrono v0.4.23 [INFO] [stderr] Compiling http v0.2.8 [INFO] [stderr] Compiling prost v0.11.6 [INFO] [stderr] Compiling toml_edit v0.18.1 [INFO] [stderr] Compiling prost-types v0.11.6 [INFO] [stderr] Compiling async-graphql-value v5.0.6 [INFO] [stderr] Compiling async-graphql-parser v5.0.6 [INFO] [stderr] Compiling simple_asn1 v0.4.1 [INFO] [stderr] Compiling handlebars v4.3.6 [INFO] [stderr] Compiling jsonwebtoken v8.2.0 [INFO] [stderr] Compiling bson v1.2.4 [INFO] [stderr] Compiling http-body v0.4.5 [INFO] [stderr] Compiling headers-core v0.2.0 [INFO] [stderr] Compiling tungstenite v0.18.0 [INFO] [stderr] Compiling headers v0.3.8 [INFO] [stderr] Compiling jsonwebtoken v7.2.0 [INFO] [stderr] Compiling secret-vault-value v0.3.7 [INFO] [stderr] Compiling proc-macro-crate v1.3.0 [INFO] [stderr] Compiling juniper v0.15.11 [INFO] [stderr] Compiling poem-derive v1.3.54 [INFO] [stderr] Compiling async-graphql-derive v5.0.6 [INFO] [stderr] Compiling tokio-util v0.7.7 [INFO] [stderr] Compiling tokio-rustls v0.23.4 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling tokio-stream v0.1.11 [INFO] [stderr] Compiling async-compression v0.3.15 [INFO] [stderr] Compiling tokio-io-timeout v1.2.0 [INFO] [stderr] Compiling tokio-tungstenite v0.18.0 [INFO] [stderr] Compiling backoff v0.4.0 [INFO] [stderr] Compiling h2 v0.3.15 [INFO] [stderr] Compiling tower v0.4.13 [INFO] [stderr] Compiling tower-http v0.3.5 [INFO] [stderr] Compiling hyper v0.14.24 [INFO] [stderr] Compiling async-graphql v5.0.6 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling hyper-rustls v0.23.2 [INFO] [stderr] Compiling hyper-timeout v0.4.1 [INFO] [stderr] Compiling gcemeta v0.2.3 [INFO] [stderr] Compiling poem v1.3.54 [INFO] [stderr] Compiling reqwest v0.11.14 [INFO] [stderr] Compiling firebase-admin-auth-rs v0.1.0 [INFO] [stderr] Compiling gql_client v1.0.7 [INFO] [stderr] Compiling async-graphql-poem v5.0.6 [INFO] [stderr] Compiling tonic v0.8.3 [INFO] [stderr] Compiling gcloud-sdk v0.19.15 [INFO] [stderr] Compiling firestore v0.28.0 [INFO] [stderr] Compiling info-api v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unreachable expression [INFO] [stdout] --> src/education/mod.rs:17:1 [INFO] [stdout] | [INFO] [stdout] 17 | #[Object] [INFO] [stdout] | ^^^^^^^^^ unreachable expression [INFO] [stdout] ... [INFO] [stdout] 20 | return self.id.clone(); [INFO] [stdout] | ---------------------- any code following this expression is unreachable [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unreachable_code)]` on by default [INFO] [stdout] = note: this warning originates in the attribute macro `Object` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable expression [INFO] [stdout] --> src/education/mod.rs:17:1 [INFO] [stdout] | [INFO] [stdout] 17 | #[Object] [INFO] [stdout] | ^^^^^^^^^ unreachable expression [INFO] [stdout] ... [INFO] [stdout] 23 | return self.from.clone(); [INFO] [stdout] | ------------------------ any code following this expression is unreachable [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the attribute macro `Object` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable expression [INFO] [stdout] --> src/education/mod.rs:17:1 [INFO] [stdout] | [INFO] [stdout] 17 | #[Object] [INFO] [stdout] | ^^^^^^^^^ unreachable expression [INFO] [stdout] ... [INFO] [stdout] 26 | return self.to.clone(); [INFO] [stdout] | ---------------------- any code following this expression is unreachable [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the attribute macro `Object` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable expression [INFO] [stdout] --> src/education/mod.rs:17:1 [INFO] [stdout] | [INFO] [stdout] 17 | #[Object] [INFO] [stdout] | ^^^^^^^^^ unreachable expression [INFO] [stdout] ... [INFO] [stdout] 29 | return self.school.clone(); [INFO] [stdout] | -------------------------- any code following this expression is unreachable [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the attribute macro `Object` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable expression [INFO] [stdout] --> src/education/mod.rs:17:1 [INFO] [stdout] | [INFO] [stdout] 17 | #[Object] [INFO] [stdout] | ^^^^^^^^^ unreachable expression [INFO] [stdout] ... [INFO] [stdout] 32 | return self.title.clone(); [INFO] [stdout] | ------------------------- any code following this expression is unreachable [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the attribute macro `Object` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable expression [INFO] [stdout] --> src/gitub_api/mod.rs:45:1 [INFO] [stdout] | [INFO] [stdout] 45 | #[Object] [INFO] [stdout] | ^^^^^^^^^ unreachable expression [INFO] [stdout] ... [INFO] [stdout] 48 | return self.id.clone(); [INFO] [stdout] | ---------------------- any code following this expression is unreachable [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the attribute macro `Object` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable expression [INFO] [stdout] --> src/gitub_api/mod.rs:45:1 [INFO] [stdout] | [INFO] [stdout] 45 | #[Object] [INFO] [stdout] | ^^^^^^^^^ unreachable expression [INFO] [stdout] ... [INFO] [stdout] 51 | return self.name.clone(); [INFO] [stdout] | ------------------------ any code following this expression is unreachable [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the attribute macro `Object` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable expression [INFO] [stdout] --> src/gitub_api/mod.rs:45:1 [INFO] [stdout] | [INFO] [stdout] 45 | #[Object] [INFO] [stdout] | ^^^^^^^^^ unreachable expression [INFO] [stdout] ... [INFO] [stdout] 54 | return self.description.clone(); [INFO] [stdout] | ------------------------------- any code following this expression is unreachable [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the attribute macro `Object` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable expression [INFO] [stdout] --> src/gitub_api/mod.rs:45:1 [INFO] [stdout] | [INFO] [stdout] 45 | #[Object] [INFO] [stdout] | ^^^^^^^^^ unreachable expression [INFO] [stdout] ... [INFO] [stdout] 57 | return self.url.clone(); [INFO] [stdout] | ----------------------- any code following this expression is unreachable [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the attribute macro `Object` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable expression [INFO] [stdout] --> src/gitub_api/mod.rs:45:1 [INFO] [stdout] | [INFO] [stdout] 45 | #[Object] [INFO] [stdout] | ^^^^^^^^^ unreachable expression [INFO] [stdout] ... [INFO] [stdout] 61 | return self.languages.clone(); [INFO] [stdout] | ----------------------------- any code following this expression is unreachable [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the attribute macro `Object` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable expression [INFO] [stdout] --> src/gitub_api/mod.rs:65:1 [INFO] [stdout] | [INFO] [stdout] 65 | #[Object] [INFO] [stdout] | ^^^^^^^^^ unreachable expression [INFO] [stdout] ... [INFO] [stdout] 68 | return self.nodes.clone(); [INFO] [stdout] | ------------------------- any code following this expression is unreachable [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the attribute macro `Object` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable expression [INFO] [stdout] --> src/gitub_api/mod.rs:72:1 [INFO] [stdout] | [INFO] [stdout] 72 | #[Object] [INFO] [stdout] | ^^^^^^^^^ unreachable expression [INFO] [stdout] ... [INFO] [stdout] 75 | return self.name.clone(); [INFO] [stdout] | ------------------------ any code following this expression is unreachable [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the attribute macro `Object` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `response` [INFO] [stdout] --> src/gitub_api/mod.rs:112:13 [INFO] [stdout] | [INFO] [stdout] 112 | let response = client [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_response` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable expression [INFO] [stdout] --> src/job_experience/mod.rs:18:1 [INFO] [stdout] | [INFO] [stdout] 18 | #[Object] [INFO] [stdout] | ^^^^^^^^^ unreachable expression [INFO] [stdout] ... [INFO] [stdout] 21 | return self.id.clone(); [INFO] [stdout] | ---------------------- any code following this expression is unreachable [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the attribute macro `Object` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable expression [INFO] [stdout] --> src/job_experience/mod.rs:18:1 [INFO] [stdout] | [INFO] [stdout] 18 | #[Object] [INFO] [stdout] | ^^^^^^^^^ unreachable expression [INFO] [stdout] ... [INFO] [stdout] 24 | return self.from.clone(); [INFO] [stdout] | ------------------------ any code following this expression is unreachable [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the attribute macro `Object` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable expression [INFO] [stdout] --> src/job_experience/mod.rs:18:1 [INFO] [stdout] | [INFO] [stdout] 18 | #[Object] [INFO] [stdout] | ^^^^^^^^^ unreachable expression [INFO] [stdout] ... [INFO] [stdout] 27 | return self.to.clone(); [INFO] [stdout] | ---------------------- any code following this expression is unreachable [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the attribute macro `Object` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable expression [INFO] [stdout] --> src/job_experience/mod.rs:18:1 [INFO] [stdout] | [INFO] [stdout] 18 | #[Object] [INFO] [stdout] | ^^^^^^^^^ unreachable expression [INFO] [stdout] ... [INFO] [stdout] 30 | return self.description.clone(); [INFO] [stdout] | ------------------------------- any code following this expression is unreachable [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the attribute macro `Object` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable expression [INFO] [stdout] --> src/job_experience/mod.rs:18:1 [INFO] [stdout] | [INFO] [stdout] 18 | #[Object] [INFO] [stdout] | ^^^^^^^^^ unreachable expression [INFO] [stdout] ... [INFO] [stdout] 33 | return self.company.clone(); [INFO] [stdout] | --------------------------- any code following this expression is unreachable [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the attribute macro `Object` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable expression [INFO] [stdout] --> src/job_experience/mod.rs:18:1 [INFO] [stdout] | [INFO] [stdout] 18 | #[Object] [INFO] [stdout] | ^^^^^^^^^ unreachable expression [INFO] [stdout] ... [INFO] [stdout] 36 | return self.title.clone(); [INFO] [stdout] | ------------------------- any code following this expression is unreachable [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the attribute macro `Object` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable expression [INFO] [stdout] --> src/query/mod.rs:13:1 [INFO] [stdout] | [INFO] [stdout] 13 | #[Object] [INFO] [stdout] | ^^^^^^^^^ unreachable expression [INFO] [stdout] ... [INFO] [stdout] 16 | return "awake and ready"; [INFO] [stdout] | ------------------------ any code following this expression is unreachable [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the attribute macro `Object` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable expression [INFO] [stdout] --> src/query/mod.rs:13:1 [INFO] [stdout] | [INFO] [stdout] 13 | #[Object] [INFO] [stdout] | ^^^^^^^^^ unreachable expression [INFO] [stdout] ... [INFO] [stdout] 19 | return Education::list().await; [INFO] [stdout] | ------------------------------ any code following this expression is unreachable [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the attribute macro `Object` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable expression [INFO] [stdout] --> src/query/mod.rs:13:1 [INFO] [stdout] | [INFO] [stdout] 13 | #[Object] [INFO] [stdout] | ^^^^^^^^^ unreachable expression [INFO] [stdout] ... [INFO] [stdout] 22 | return JobExperience::list().await; [INFO] [stdout] | ---------------------------------- any code following this expression is unreachable [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the attribute macro `Object` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable expression [INFO] [stdout] --> src/query/mod.rs:13:1 [INFO] [stdout] | [INFO] [stdout] 13 | #[Object] [INFO] [stdout] | ^^^^^^^^^ unreachable expression [INFO] [stdout] ... [INFO] [stdout] 25 | return TechnicalSkills::list().await; [INFO] [stdout] | ------------------------------------ any code following this expression is unreachable [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the attribute macro `Object` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable expression [INFO] [stdout] --> src/query/mod.rs:13:1 [INFO] [stdout] | [INFO] [stdout] 13 | #[Object] [INFO] [stdout] | ^^^^^^^^^ unreachable expression [INFO] [stdout] ... [INFO] [stdout] 28 | return TechnicalSkills::group_by_category().await; [INFO] [stdout] | ------------------------------------------------- any code following this expression is unreachable [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the attribute macro `Object` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable expression [INFO] [stdout] --> src/query/mod.rs:13:1 [INFO] [stdout] | [INFO] [stdout] 13 | #[Object] [INFO] [stdout] | ^^^^^^^^^ unreachable expression [INFO] [stdout] ... [INFO] [stdout] 31 | return Repository::list().await; [INFO] [stdout] | ------------------------------- any code following this expression is unreachable [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the attribute macro `Object` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable expression [INFO] [stdout] --> src/technical_skills/mod.rs:17:1 [INFO] [stdout] | [INFO] [stdout] 17 | #[Object] [INFO] [stdout] | ^^^^^^^^^ unreachable expression [INFO] [stdout] ... [INFO] [stdout] 20 | return self.id.clone(); [INFO] [stdout] | ---------------------- any code following this expression is unreachable [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the attribute macro `Object` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable expression [INFO] [stdout] --> src/technical_skills/mod.rs:17:1 [INFO] [stdout] | [INFO] [stdout] 17 | #[Object] [INFO] [stdout] | ^^^^^^^^^ unreachable expression [INFO] [stdout] ... [INFO] [stdout] 23 | return self.category.clone(); [INFO] [stdout] | ---------------------------- any code following this expression is unreachable [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the attribute macro `Object` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable expression [INFO] [stdout] --> src/technical_skills/mod.rs:17:1 [INFO] [stdout] | [INFO] [stdout] 17 | #[Object] [INFO] [stdout] | ^^^^^^^^^ unreachable expression [INFO] [stdout] ... [INFO] [stdout] 26 | return self.skill.clone(); [INFO] [stdout] | ------------------------- any code following this expression is unreachable [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the attribute macro `Object` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `data` is never read [INFO] [stdout] --> src/gitub_api/mod.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 7 | struct ApiResponse { [INFO] [stdout] | ----------- field in this struct [INFO] [stdout] 8 | data: T, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `ApiResponse` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `pinnedItems` should have a snake case name [INFO] [stdout] --> src/gitub_api/mod.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | pinnedItems: PinnedItems, [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to snake case: `pinned_items` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 30 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 08s [INFO] running `Command { std: "docker" "inspect" "2b8455608e8216322f72c20dc2b0a37a67bd80c3acd1479c409c52ce74cf0e9f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2b8455608e8216322f72c20dc2b0a37a67bd80c3acd1479c409c52ce74cf0e9f", kill_on_drop: false }` [INFO] [stdout] 2b8455608e8216322f72c20dc2b0a37a67bd80c3acd1479c409c52ce74cf0e9f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+1.77.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f07890078da250c68fc9f46d7614b4a8efd0b4baa60d23e04a09baffc4e8b59f [INFO] running `Command { std: "docker" "start" "-a" "f07890078da250c68fc9f46d7614b4a8efd0b4baa60d23e04a09baffc4e8b59f", kill_on_drop: false }` [INFO] [stdout] warning: unreachable expression [INFO] [stdout] --> src/education/mod.rs:17:1 [INFO] [stdout] | [INFO] [stdout] 17 | #[Object] [INFO] [stdout] | ^^^^^^^^^ unreachable expression [INFO] [stdout] ... [INFO] [stdout] 20 | return self.id.clone(); [INFO] [stdout] | ---------------------- any code following this expression is unreachable [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unreachable_code)]` on by default [INFO] [stdout] = note: this warning originates in the attribute macro `Object` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable expression [INFO] [stdout] --> src/education/mod.rs:17:1 [INFO] [stdout] | [INFO] [stdout] 17 | #[Object] [INFO] [stdout] | ^^^^^^^^^ unreachable expression [INFO] [stdout] ... [INFO] [stdout] 23 | return self.from.clone(); [INFO] [stdout] | ------------------------ any code following this expression is unreachable [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the attribute macro `Object` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable expression [INFO] [stdout] --> src/education/mod.rs:17:1 [INFO] [stdout] | [INFO] [stdout] 17 | #[Object] [INFO] [stdout] | ^^^^^^^^^ unreachable expression [INFO] [stdout] ... [INFO] [stdout] 26 | return self.to.clone(); [INFO] [stdout] | ---------------------- any code following this expression is unreachable [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the attribute macro `Object` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable expression [INFO] [stdout] --> src/education/mod.rs:17:1 [INFO] [stdout] | [INFO] [stdout] 17 | #[Object] [INFO] [stdout] | ^^^^^^^^^ unreachable expression [INFO] [stdout] ... [INFO] [stdout] 29 | return self.school.clone(); [INFO] [stdout] | -------------------------- any code following this expression is unreachable [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the attribute macro `Object` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable expression [INFO] [stdout] --> src/education/mod.rs:17:1 [INFO] [stdout] | [INFO] [stdout] 17 | #[Object] [INFO] [stdout] | ^^^^^^^^^ unreachable expression [INFO] [stdout] ... [INFO] [stdout] 32 | return self.title.clone(); [INFO] [stdout] | ------------------------- any code following this expression is unreachable [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the attribute macro `Object` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable expression [INFO] [stdout] --> src/gitub_api/mod.rs:45:1 [INFO] [stdout] | [INFO] [stdout] 45 | #[Object] [INFO] [stdout] | ^^^^^^^^^ unreachable expression [INFO] [stdout] ... [INFO] [stdout] 48 | return self.id.clone(); [INFO] [stdout] | ---------------------- any code following this expression is unreachable [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the attribute macro `Object` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable expression [INFO] [stdout] --> src/gitub_api/mod.rs:45:1 [INFO] [stdout] | [INFO] [stdout] 45 | #[Object] [INFO] [stdout] | ^^^^^^^^^ unreachable expression [INFO] [stdout] ... [INFO] [stdout] 51 | return self.name.clone(); [INFO] [stdout] | ------------------------ any code following this expression is unreachable [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the attribute macro `Object` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable expression [INFO] [stdout] --> src/gitub_api/mod.rs:45:1 [INFO] [stdout] | [INFO] [stdout] 45 | #[Object] [INFO] [stdout] | ^^^^^^^^^ unreachable expression [INFO] [stdout] ... [INFO] [stdout] 54 | return self.description.clone(); [INFO] [stdout] | ------------------------------- any code following this expression is unreachable [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the attribute macro `Object` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable expression [INFO] [stdout] --> src/gitub_api/mod.rs:45:1 [INFO] [stdout] | [INFO] [stdout] 45 | #[Object] [INFO] [stdout] | ^^^^^^^^^ unreachable expression [INFO] [stdout] ... [INFO] [stdout] 57 | return self.url.clone(); [INFO] [stdout] | ----------------------- any code following this expression is unreachable [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the attribute macro `Object` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable expression [INFO] [stdout] --> src/gitub_api/mod.rs:45:1 [INFO] [stdout] | [INFO] [stdout] 45 | #[Object] [INFO] [stdout] | ^^^^^^^^^ unreachable expression [INFO] [stdout] ... [INFO] [stdout] 61 | return self.languages.clone(); [INFO] [stdout] | ----------------------------- any code following this expression is unreachable [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the attribute macro `Object` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable expression [INFO] [stdout] --> src/gitub_api/mod.rs:65:1 [INFO] [stdout] | [INFO] [stdout] 65 | #[Object] [INFO] [stdout] | ^^^^^^^^^ unreachable expression [INFO] [stdout] ... [INFO] [stdout] 68 | return self.nodes.clone(); [INFO] [stdout] | ------------------------- any code following this expression is unreachable [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the attribute macro `Object` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable expression [INFO] [stdout] --> src/gitub_api/mod.rs:72:1 [INFO] [stdout] | [INFO] [stdout] 72 | #[Object] [INFO] [stdout] | ^^^^^^^^^ unreachable expression [INFO] [stdout] ... [INFO] [stdout] 75 | return self.name.clone(); [INFO] [stdout] | ------------------------ any code following this expression is unreachable [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the attribute macro `Object` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `response` [INFO] [stdout] --> src/gitub_api/mod.rs:112:13 [INFO] [stdout] | [INFO] [stdout] 112 | let response = client [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_response` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable expression [INFO] [stdout] --> src/job_experience/mod.rs:18:1 [INFO] [stdout] | [INFO] [stdout] 18 | #[Object] [INFO] [stdout] | ^^^^^^^^^ unreachable expression [INFO] [stdout] ... [INFO] [stdout] 21 | return self.id.clone(); [INFO] [stdout] | ---------------------- any code following this expression is unreachable [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the attribute macro `Object` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable expression [INFO] [stdout] --> src/job_experience/mod.rs:18:1 [INFO] [stdout] | [INFO] [stdout] 18 | #[Object] [INFO] [stdout] | ^^^^^^^^^ unreachable expression [INFO] [stdout] ... [INFO] [stdout] 24 | return self.from.clone(); [INFO] [stdout] | ------------------------ any code following this expression is unreachable [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the attribute macro `Object` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable expression [INFO] [stdout] --> src/job_experience/mod.rs:18:1 [INFO] [stdout] | [INFO] [stdout] 18 | #[Object] [INFO] [stdout] | ^^^^^^^^^ unreachable expression [INFO] [stdout] ... [INFO] [stdout] 27 | return self.to.clone(); [INFO] [stdout] | ---------------------- any code following this expression is unreachable [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the attribute macro `Object` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable expression [INFO] [stdout] --> src/job_experience/mod.rs:18:1 [INFO] [stdout] | [INFO] [stdout] 18 | #[Object] [INFO] [stdout] | ^^^^^^^^^ unreachable expression [INFO] [stdout] ... [INFO] [stdout] 30 | return self.description.clone(); [INFO] [stdout] | ------------------------------- any code following this expression is unreachable [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the attribute macro `Object` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable expression [INFO] [stdout] --> src/job_experience/mod.rs:18:1 [INFO] [stdout] | [INFO] [stdout] 18 | #[Object] [INFO] [stdout] | ^^^^^^^^^ unreachable expression [INFO] [stdout] ... [INFO] [stdout] 33 | return self.company.clone(); [INFO] [stdout] | --------------------------- any code following this expression is unreachable [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the attribute macro `Object` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable expression [INFO] [stdout] --> src/job_experience/mod.rs:18:1 [INFO] [stdout] | [INFO] [stdout] 18 | #[Object] [INFO] [stdout] | ^^^^^^^^^ unreachable expression [INFO] [stdout] ... [INFO] [stdout] 36 | return self.title.clone(); [INFO] [stdout] | ------------------------- any code following this expression is unreachable [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the attribute macro `Object` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable expression [INFO] [stdout] --> src/query/mod.rs:13:1 [INFO] [stdout] | [INFO] [stdout] 13 | #[Object] [INFO] [stdout] | ^^^^^^^^^ unreachable expression [INFO] [stdout] ... [INFO] [stdout] 16 | return "awake and ready"; [INFO] [stdout] | ------------------------ any code following this expression is unreachable [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the attribute macro `Object` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable expression [INFO] [stdout] --> src/query/mod.rs:13:1 [INFO] [stdout] | [INFO] [stdout] 13 | #[Object] [INFO] [stdout] | ^^^^^^^^^ unreachable expression [INFO] [stdout] ... [INFO] [stdout] 19 | return Education::list().await; [INFO] [stdout] | ------------------------------ any code following this expression is unreachable [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the attribute macro `Object` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable expression [INFO] [stdout] --> src/query/mod.rs:13:1 [INFO] [stdout] | [INFO] [stdout] 13 | #[Object] [INFO] [stdout] | ^^^^^^^^^ unreachable expression [INFO] [stdout] ... [INFO] [stdout] 22 | return JobExperience::list().await; [INFO] [stdout] | ---------------------------------- any code following this expression is unreachable [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the attribute macro `Object` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable expression [INFO] [stdout] --> src/query/mod.rs:13:1 [INFO] [stdout] | [INFO] [stdout] 13 | #[Object] [INFO] [stdout] | ^^^^^^^^^ unreachable expression [INFO] [stdout] ... [INFO] [stdout] 25 | return TechnicalSkills::list().await; [INFO] [stdout] | ------------------------------------ any code following this expression is unreachable [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the attribute macro `Object` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable expression [INFO] [stdout] --> src/query/mod.rs:13:1 [INFO] [stdout] | [INFO] [stdout] 13 | #[Object] [INFO] [stdout] | ^^^^^^^^^ unreachable expression [INFO] [stdout] ... [INFO] [stdout] 28 | return TechnicalSkills::group_by_category().await; [INFO] [stdout] | ------------------------------------------------- any code following this expression is unreachable [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the attribute macro `Object` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable expression [INFO] [stdout] --> src/query/mod.rs:13:1 [INFO] [stdout] | [INFO] [stdout] 13 | #[Object] [INFO] [stdout] | ^^^^^^^^^ unreachable expression [INFO] [stdout] ... [INFO] [stdout] 31 | return Repository::list().await; [INFO] [stdout] | ------------------------------- any code following this expression is unreachable [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the attribute macro `Object` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable expression [INFO] [stdout] --> src/technical_skills/mod.rs:17:1 [INFO] [stdout] | [INFO] [stdout] 17 | #[Object] [INFO] [stdout] | ^^^^^^^^^ unreachable expression [INFO] [stdout] ... [INFO] [stdout] 20 | return self.id.clone(); [INFO] [stdout] | ---------------------- any code following this expression is unreachable [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the attribute macro `Object` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable expression [INFO] [stdout] --> src/technical_skills/mod.rs:17:1 [INFO] [stdout] | [INFO] [stdout] 17 | #[Object] [INFO] [stdout] | ^^^^^^^^^ unreachable expression [INFO] [stdout] ... [INFO] [stdout] 23 | return self.category.clone(); [INFO] [stdout] | ---------------------------- any code following this expression is unreachable [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the attribute macro `Object` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable expression [INFO] [stdout] --> src/technical_skills/mod.rs:17:1 [INFO] [stdout] | [INFO] [stdout] 17 | #[Object] [INFO] [stdout] | ^^^^^^^^^ unreachable expression [INFO] [stdout] ... [INFO] [stdout] 26 | return self.skill.clone(); [INFO] [stdout] | ------------------------- any code following this expression is unreachable [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the attribute macro `Object` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `data` is never read [INFO] [stdout] --> src/gitub_api/mod.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 7 | struct ApiResponse { [INFO] [stdout] | ----------- field in this struct [INFO] [stdout] 8 | data: T, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `ApiResponse` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling info-api v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: structure field `pinnedItems` should have a snake case name [INFO] [stdout] --> src/gitub_api/mod.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | pinnedItems: PinnedItems, [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to snake case: `pinned_items` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 30 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable expression [INFO] [stdout] --> src/education/mod.rs:17:1 [INFO] [stdout] | [INFO] [stdout] 17 | #[Object] [INFO] [stdout] | ^^^^^^^^^ unreachable expression [INFO] [stdout] ... [INFO] [stdout] 20 | return self.id.clone(); [INFO] [stdout] | ---------------------- any code following this expression is unreachable [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unreachable_code)]` on by default [INFO] [stdout] = note: this warning originates in the attribute macro `Object` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable expression [INFO] [stdout] --> src/education/mod.rs:17:1 [INFO] [stdout] | [INFO] [stdout] 17 | #[Object] [INFO] [stdout] | ^^^^^^^^^ unreachable expression [INFO] [stdout] ... [INFO] [stdout] 23 | return self.from.clone(); [INFO] [stdout] | ------------------------ any code following this expression is unreachable [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the attribute macro `Object` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable expression [INFO] [stdout] --> src/education/mod.rs:17:1 [INFO] [stdout] | [INFO] [stdout] 17 | #[Object] [INFO] [stdout] | ^^^^^^^^^ unreachable expression [INFO] [stdout] ... [INFO] [stdout] 26 | return self.to.clone(); [INFO] [stdout] | ---------------------- any code following this expression is unreachable [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the attribute macro `Object` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable expression [INFO] [stdout] --> src/education/mod.rs:17:1 [INFO] [stdout] | [INFO] [stdout] 17 | #[Object] [INFO] [stdout] | ^^^^^^^^^ unreachable expression [INFO] [stdout] ... [INFO] [stdout] 29 | return self.school.clone(); [INFO] [stdout] | -------------------------- any code following this expression is unreachable [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the attribute macro `Object` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable expression [INFO] [stdout] --> src/education/mod.rs:17:1 [INFO] [stdout] | [INFO] [stdout] 17 | #[Object] [INFO] [stdout] | ^^^^^^^^^ unreachable expression [INFO] [stdout] ... [INFO] [stdout] 32 | return self.title.clone(); [INFO] [stdout] | ------------------------- any code following this expression is unreachable [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the attribute macro `Object` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable expression [INFO] [stdout] --> src/gitub_api/mod.rs:45:1 [INFO] [stdout] | [INFO] [stdout] 45 | #[Object] [INFO] [stdout] | ^^^^^^^^^ unreachable expression [INFO] [stdout] ... [INFO] [stdout] 48 | return self.id.clone(); [INFO] [stdout] | ---------------------- any code following this expression is unreachable [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the attribute macro `Object` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable expression [INFO] [stdout] --> src/gitub_api/mod.rs:45:1 [INFO] [stdout] | [INFO] [stdout] 45 | #[Object] [INFO] [stdout] | ^^^^^^^^^ unreachable expression [INFO] [stdout] ... [INFO] [stdout] 51 | return self.name.clone(); [INFO] [stdout] | ------------------------ any code following this expression is unreachable [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the attribute macro `Object` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable expression [INFO] [stdout] --> src/gitub_api/mod.rs:45:1 [INFO] [stdout] | [INFO] [stdout] 45 | #[Object] [INFO] [stdout] | ^^^^^^^^^ unreachable expression [INFO] [stdout] ... [INFO] [stdout] 54 | return self.description.clone(); [INFO] [stdout] | ------------------------------- any code following this expression is unreachable [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the attribute macro `Object` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable expression [INFO] [stdout] --> src/gitub_api/mod.rs:45:1 [INFO] [stdout] | [INFO] [stdout] 45 | #[Object] [INFO] [stdout] | ^^^^^^^^^ unreachable expression [INFO] [stdout] ... [INFO] [stdout] 57 | return self.url.clone(); [INFO] [stdout] | ----------------------- any code following this expression is unreachable [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the attribute macro `Object` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable expression [INFO] [stdout] --> src/gitub_api/mod.rs:45:1 [INFO] [stdout] | [INFO] [stdout] 45 | #[Object] [INFO] [stdout] | ^^^^^^^^^ unreachable expression [INFO] [stdout] ... [INFO] [stdout] 61 | return self.languages.clone(); [INFO] [stdout] | ----------------------------- any code following this expression is unreachable [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the attribute macro `Object` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable expression [INFO] [stdout] --> src/gitub_api/mod.rs:65:1 [INFO] [stdout] | [INFO] [stdout] 65 | #[Object] [INFO] [stdout] | ^^^^^^^^^ unreachable expression [INFO] [stdout] ... [INFO] [stdout] 68 | return self.nodes.clone(); [INFO] [stdout] | ------------------------- any code following this expression is unreachable [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the attribute macro `Object` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable expression [INFO] [stdout] --> src/gitub_api/mod.rs:72:1 [INFO] [stdout] | [INFO] [stdout] 72 | #[Object] [INFO] [stdout] | ^^^^^^^^^ unreachable expression [INFO] [stdout] ... [INFO] [stdout] 75 | return self.name.clone(); [INFO] [stdout] | ------------------------ any code following this expression is unreachable [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the attribute macro `Object` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `response` [INFO] [stdout] --> src/gitub_api/mod.rs:112:13 [INFO] [stdout] | [INFO] [stdout] 112 | let response = client [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_response` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable expression [INFO] [stdout] --> src/job_experience/mod.rs:18:1 [INFO] [stdout] | [INFO] [stdout] 18 | #[Object] [INFO] [stdout] | ^^^^^^^^^ unreachable expression [INFO] [stdout] ... [INFO] [stdout] 21 | return self.id.clone(); [INFO] [stdout] | ---------------------- any code following this expression is unreachable [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the attribute macro `Object` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable expression [INFO] [stdout] --> src/job_experience/mod.rs:18:1 [INFO] [stdout] | [INFO] [stdout] 18 | #[Object] [INFO] [stdout] | ^^^^^^^^^ unreachable expression [INFO] [stdout] ... [INFO] [stdout] 24 | return self.from.clone(); [INFO] [stdout] | ------------------------ any code following this expression is unreachable [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the attribute macro `Object` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable expression [INFO] [stdout] --> src/job_experience/mod.rs:18:1 [INFO] [stdout] | [INFO] [stdout] 18 | #[Object] [INFO] [stdout] | ^^^^^^^^^ unreachable expression [INFO] [stdout] ... [INFO] [stdout] 27 | return self.to.clone(); [INFO] [stdout] | ---------------------- any code following this expression is unreachable [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the attribute macro `Object` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable expression [INFO] [stdout] --> src/job_experience/mod.rs:18:1 [INFO] [stdout] | [INFO] [stdout] 18 | #[Object] [INFO] [stdout] | ^^^^^^^^^ unreachable expression [INFO] [stdout] ... [INFO] [stdout] 30 | return self.description.clone(); [INFO] [stdout] | ------------------------------- any code following this expression is unreachable [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the attribute macro `Object` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable expression [INFO] [stdout] --> src/job_experience/mod.rs:18:1 [INFO] [stdout] | [INFO] [stdout] 18 | #[Object] [INFO] [stdout] | ^^^^^^^^^ unreachable expression [INFO] [stdout] ... [INFO] [stdout] 33 | return self.company.clone(); [INFO] [stdout] | --------------------------- any code following this expression is unreachable [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the attribute macro `Object` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable expression [INFO] [stdout] --> src/job_experience/mod.rs:18:1 [INFO] [stdout] | [INFO] [stdout] 18 | #[Object] [INFO] [stdout] | ^^^^^^^^^ unreachable expression [INFO] [stdout] ... [INFO] [stdout] 36 | return self.title.clone(); [INFO] [stdout] | ------------------------- any code following this expression is unreachable [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the attribute macro `Object` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable expression [INFO] [stdout] --> src/query/mod.rs:13:1 [INFO] [stdout] | [INFO] [stdout] 13 | #[Object] [INFO] [stdout] | ^^^^^^^^^ unreachable expression [INFO] [stdout] ... [INFO] [stdout] 16 | return "awake and ready"; [INFO] [stdout] | ------------------------ any code following this expression is unreachable [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the attribute macro `Object` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable expression [INFO] [stdout] --> src/query/mod.rs:13:1 [INFO] [stdout] | [INFO] [stdout] 13 | #[Object] [INFO] [stdout] | ^^^^^^^^^ unreachable expression [INFO] [stdout] ... [INFO] [stdout] 19 | return Education::list().await; [INFO] [stdout] | ------------------------------ any code following this expression is unreachable [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the attribute macro `Object` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable expression [INFO] [stdout] --> src/query/mod.rs:13:1 [INFO] [stdout] | [INFO] [stdout] 13 | #[Object] [INFO] [stdout] | ^^^^^^^^^ unreachable expression [INFO] [stdout] ... [INFO] [stdout] 22 | return JobExperience::list().await; [INFO] [stdout] | ---------------------------------- any code following this expression is unreachable [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the attribute macro `Object` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable expression [INFO] [stdout] --> src/query/mod.rs:13:1 [INFO] [stdout] | [INFO] [stdout] 13 | #[Object] [INFO] [stdout] | ^^^^^^^^^ unreachable expression [INFO] [stdout] ... [INFO] [stdout] 25 | return TechnicalSkills::list().await; [INFO] [stdout] | ------------------------------------ any code following this expression is unreachable [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the attribute macro `Object` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable expression [INFO] [stdout] --> src/query/mod.rs:13:1 [INFO] [stdout] | [INFO] [stdout] 13 | #[Object] [INFO] [stdout] | ^^^^^^^^^ unreachable expression [INFO] [stdout] ... [INFO] [stdout] 28 | return TechnicalSkills::group_by_category().await; [INFO] [stdout] | ------------------------------------------------- any code following this expression is unreachable [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the attribute macro `Object` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable expression [INFO] [stdout] --> src/query/mod.rs:13:1 [INFO] [stdout] | [INFO] [stdout] 13 | #[Object] [INFO] [stdout] | ^^^^^^^^^ unreachable expression [INFO] [stdout] ... [INFO] [stdout] 31 | return Repository::list().await; [INFO] [stdout] | ------------------------------- any code following this expression is unreachable [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the attribute macro `Object` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable expression [INFO] [stdout] --> src/technical_skills/mod.rs:17:1 [INFO] [stdout] | [INFO] [stdout] 17 | #[Object] [INFO] [stdout] | ^^^^^^^^^ unreachable expression [INFO] [stdout] ... [INFO] [stdout] 20 | return self.id.clone(); [INFO] [stdout] | ---------------------- any code following this expression is unreachable [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the attribute macro `Object` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable expression [INFO] [stdout] --> src/technical_skills/mod.rs:17:1 [INFO] [stdout] | [INFO] [stdout] 17 | #[Object] [INFO] [stdout] | ^^^^^^^^^ unreachable expression [INFO] [stdout] ... [INFO] [stdout] 23 | return self.category.clone(); [INFO] [stdout] | ---------------------------- any code following this expression is unreachable [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the attribute macro `Object` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable expression [INFO] [stdout] --> src/technical_skills/mod.rs:17:1 [INFO] [stdout] | [INFO] [stdout] 17 | #[Object] [INFO] [stdout] | ^^^^^^^^^ unreachable expression [INFO] [stdout] ... [INFO] [stdout] 26 | return self.skill.clone(); [INFO] [stdout] | ------------------------- any code following this expression is unreachable [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the attribute macro `Object` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `data` is never read [INFO] [stdout] --> src/gitub_api/mod.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 7 | struct ApiResponse { [INFO] [stdout] | ----------- field in this struct [INFO] [stdout] 8 | data: T, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `ApiResponse` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `pinnedItems` should have a snake case name [INFO] [stdout] --> src/gitub_api/mod.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | pinnedItems: PinnedItems, [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to snake case: `pinned_items` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 30 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 2.11s [INFO] running `Command { std: "docker" "inspect" "f07890078da250c68fc9f46d7614b4a8efd0b4baa60d23e04a09baffc4e8b59f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f07890078da250c68fc9f46d7614b4a8efd0b4baa60d23e04a09baffc4e8b59f", kill_on_drop: false }` [INFO] [stdout] f07890078da250c68fc9f46d7614b4a8efd0b4baa60d23e04a09baffc4e8b59f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+1.77.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] d5582289d36a0cde21888a44ced5ff813d215ff235b0e811dab43ef8fa40d6f4 [INFO] running `Command { std: "docker" "start" "-a" "d5582289d36a0cde21888a44ced5ff813d215ff235b0e811dab43ef8fa40d6f4", kill_on_drop: false }` [INFO] [stderr] warning: unreachable expression [INFO] [stderr] --> src/education/mod.rs:17:1 [INFO] [stderr] | [INFO] [stderr] 17 | #[Object] [INFO] [stderr] | ^^^^^^^^^ unreachable expression [INFO] [stderr] ... [INFO] [stderr] 20 | return self.id.clone(); [INFO] [stderr] | ---------------------- any code following this expression is unreachable [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unreachable_code)]` on by default [INFO] [stderr] = note: this warning originates in the attribute macro `Object` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unreachable expression [INFO] [stderr] --> src/education/mod.rs:17:1 [INFO] [stderr] | [INFO] [stderr] 17 | #[Object] [INFO] [stderr] | ^^^^^^^^^ unreachable expression [INFO] [stderr] ... [INFO] [stderr] 23 | return self.from.clone(); [INFO] [stderr] | ------------------------ any code following this expression is unreachable [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the attribute macro `Object` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unreachable expression [INFO] [stderr] --> src/education/mod.rs:17:1 [INFO] [stderr] | [INFO] [stderr] 17 | #[Object] [INFO] [stderr] | ^^^^^^^^^ unreachable expression [INFO] [stderr] ... [INFO] [stderr] 26 | return self.to.clone(); [INFO] [stderr] | ---------------------- any code following this expression is unreachable [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the attribute macro `Object` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unreachable expression [INFO] [stderr] --> src/education/mod.rs:17:1 [INFO] [stderr] | [INFO] [stderr] 17 | #[Object] [INFO] [stderr] | ^^^^^^^^^ unreachable expression [INFO] [stderr] ... [INFO] [stderr] 29 | return self.school.clone(); [INFO] [stderr] | -------------------------- any code following this expression is unreachable [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the attribute macro `Object` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unreachable expression [INFO] [stderr] --> src/education/mod.rs:17:1 [INFO] [stderr] | [INFO] [stderr] 17 | #[Object] [INFO] [stderr] | ^^^^^^^^^ unreachable expression [INFO] [stderr] ... [INFO] [stderr] 32 | return self.title.clone(); [INFO] [stderr] | ------------------------- any code following this expression is unreachable [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the attribute macro `Object` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unreachable expression [INFO] [stderr] --> src/gitub_api/mod.rs:45:1 [INFO] [stderr] | [INFO] [stderr] 45 | #[Object] [INFO] [stderr] | ^^^^^^^^^ unreachable expression [INFO] [stderr] ... [INFO] [stderr] 48 | return self.id.clone(); [INFO] [stderr] | ---------------------- any code following this expression is unreachable [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the attribute macro `Object` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unreachable expression [INFO] [stderr] --> src/gitub_api/mod.rs:45:1 [INFO] [stderr] | [INFO] [stderr] 45 | #[Object] [INFO] [stderr] | ^^^^^^^^^ unreachable expression [INFO] [stderr] ... [INFO] [stderr] 51 | return self.name.clone(); [INFO] [stderr] | ------------------------ any code following this expression is unreachable [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the attribute macro `Object` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unreachable expression [INFO] [stderr] --> src/gitub_api/mod.rs:45:1 [INFO] [stderr] | [INFO] [stderr] 45 | #[Object] [INFO] [stderr] | ^^^^^^^^^ unreachable expression [INFO] [stderr] ... [INFO] [stderr] 54 | return self.description.clone(); [INFO] [stderr] | ------------------------------- any code following this expression is unreachable [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the attribute macro `Object` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unreachable expression [INFO] [stderr] --> src/gitub_api/mod.rs:45:1 [INFO] [stderr] | [INFO] [stderr] 45 | #[Object] [INFO] [stderr] | ^^^^^^^^^ unreachable expression [INFO] [stderr] ... [INFO] [stderr] 57 | return self.url.clone(); [INFO] [stderr] | ----------------------- any code following this expression is unreachable [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the attribute macro `Object` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unreachable expression [INFO] [stderr] --> src/gitub_api/mod.rs:45:1 [INFO] [stderr] | [INFO] [stderr] 45 | #[Object] [INFO] [stderr] | ^^^^^^^^^ unreachable expression [INFO] [stderr] ... [INFO] [stderr] 61 | return self.languages.clone(); [INFO] [stderr] | ----------------------------- any code following this expression is unreachable [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the attribute macro `Object` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unreachable expression [INFO] [stderr] --> src/gitub_api/mod.rs:65:1 [INFO] [stderr] | [INFO] [stderr] 65 | #[Object] [INFO] [stderr] | ^^^^^^^^^ unreachable expression [INFO] [stderr] ... [INFO] [stderr] 68 | return self.nodes.clone(); [INFO] [stderr] | ------------------------- any code following this expression is unreachable [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the attribute macro `Object` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unreachable expression [INFO] [stderr] --> src/gitub_api/mod.rs:72:1 [INFO] [stderr] | [INFO] [stderr] 72 | #[Object] [INFO] [stderr] | ^^^^^^^^^ unreachable expression [INFO] [stderr] ... [INFO] [stderr] 75 | return self.name.clone(); [INFO] [stderr] | ------------------------ any code following this expression is unreachable [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the attribute macro `Object` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unused variable: `response` [INFO] [stderr] --> src/gitub_api/mod.rs:112:13 [INFO] [stderr] | [INFO] [stderr] 112 | let response = client [INFO] [stderr] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_response` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unreachable expression [INFO] [stderr] --> src/job_experience/mod.rs:18:1 [INFO] [stderr] | [INFO] [stderr] 18 | #[Object] [INFO] [stderr] | ^^^^^^^^^ unreachable expression [INFO] [stderr] ... [INFO] [stderr] 21 | return self.id.clone(); [INFO] [stderr] | ---------------------- any code following this expression is unreachable [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the attribute macro `Object` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unreachable expression [INFO] [stderr] --> src/job_experience/mod.rs:18:1 [INFO] [stderr] | [INFO] [stderr] 18 | #[Object] [INFO] [stderr] | ^^^^^^^^^ unreachable expression [INFO] [stderr] ... [INFO] [stderr] 24 | return self.from.clone(); [INFO] [stderr] | ------------------------ any code following this expression is unreachable [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the attribute macro `Object` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unreachable expression [INFO] [stderr] --> src/job_experience/mod.rs:18:1 [INFO] [stderr] | [INFO] [stderr] 18 | #[Object] [INFO] [stderr] | ^^^^^^^^^ unreachable expression [INFO] [stderr] ... [INFO] [stderr] 27 | return self.to.clone(); [INFO] [stderr] | ---------------------- any code following this expression is unreachable [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the attribute macro `Object` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unreachable expression [INFO] [stderr] --> src/job_experience/mod.rs:18:1 [INFO] [stderr] | [INFO] [stderr] 18 | #[Object] [INFO] [stderr] | ^^^^^^^^^ unreachable expression [INFO] [stderr] ... [INFO] [stderr] 30 | return self.description.clone(); [INFO] [stderr] | ------------------------------- any code following this expression is unreachable [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the attribute macro `Object` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unreachable expression [INFO] [stderr] --> src/job_experience/mod.rs:18:1 [INFO] [stderr] | [INFO] [stderr] 18 | #[Object] [INFO] [stderr] | ^^^^^^^^^ unreachable expression [INFO] [stderr] ... [INFO] [stderr] 33 | return self.company.clone(); [INFO] [stderr] | --------------------------- any code following this expression is unreachable [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the attribute macro `Object` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unreachable expression [INFO] [stderr] --> src/job_experience/mod.rs:18:1 [INFO] [stderr] | [INFO] [stderr] 18 | #[Object] [INFO] [stderr] | ^^^^^^^^^ unreachable expression [INFO] [stderr] ... [INFO] [stderr] 36 | return self.title.clone(); [INFO] [stderr] | ------------------------- any code following this expression is unreachable [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the attribute macro `Object` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unreachable expression [INFO] [stderr] --> src/query/mod.rs:13:1 [INFO] [stderr] | [INFO] [stderr] 13 | #[Object] [INFO] [stderr] | ^^^^^^^^^ unreachable expression [INFO] [stderr] ... [INFO] [stderr] 16 | return "awake and ready"; [INFO] [stderr] | ------------------------ any code following this expression is unreachable [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the attribute macro `Object` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unreachable expression [INFO] [stderr] --> src/query/mod.rs:13:1 [INFO] [stderr] | [INFO] [stderr] 13 | #[Object] [INFO] [stderr] | ^^^^^^^^^ unreachable expression [INFO] [stderr] ... [INFO] [stderr] 19 | return Education::list().await; [INFO] [stderr] | ------------------------------ any code following this expression is unreachable [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the attribute macro `Object` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unreachable expression [INFO] [stderr] --> src/query/mod.rs:13:1 [INFO] [stderr] | [INFO] [stderr] 13 | #[Object] [INFO] [stderr] | ^^^^^^^^^ unreachable expression [INFO] [stderr] ... [INFO] [stderr] 22 | return JobExperience::list().await; [INFO] [stderr] | ---------------------------------- any code following this expression is unreachable [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the attribute macro `Object` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unreachable expression [INFO] [stderr] --> src/query/mod.rs:13:1 [INFO] [stderr] | [INFO] [stderr] 13 | #[Object] [INFO] [stderr] | ^^^^^^^^^ unreachable expression [INFO] [stderr] ... [INFO] [stderr] 25 | return TechnicalSkills::list().await; [INFO] [stderr] | ------------------------------------ any code following this expression is unreachable [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the attribute macro `Object` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unreachable expression [INFO] [stderr] --> src/query/mod.rs:13:1 [INFO] [stderr] | [INFO] [stderr] 13 | #[Object] [INFO] [stderr] | ^^^^^^^^^ unreachable expression [INFO] [stderr] ... [INFO] [stderr] 28 | return TechnicalSkills::group_by_category().await; [INFO] [stderr] | ------------------------------------------------- any code following this expression is unreachable [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the attribute macro `Object` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unreachable expression [INFO] [stderr] --> src/query/mod.rs:13:1 [INFO] [stderr] | [INFO] [stderr] 13 | #[Object] [INFO] [stderr] | ^^^^^^^^^ unreachable expression [INFO] [stderr] ... [INFO] [stderr] 31 | return Repository::list().await; [INFO] [stderr] | ------------------------------- any code following this expression is unreachable [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the attribute macro `Object` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unreachable expression [INFO] [stderr] --> src/technical_skills/mod.rs:17:1 [INFO] [stderr] | [INFO] [stderr] 17 | #[Object] [INFO] [stderr] | ^^^^^^^^^ unreachable expression [INFO] [stderr] ... [INFO] [stderr] 20 | return self.id.clone(); [INFO] [stderr] | ---------------------- any code following this expression is unreachable [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the attribute macro `Object` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unreachable expression [INFO] [stderr] --> src/technical_skills/mod.rs:17:1 [INFO] [stderr] | [INFO] [stderr] 17 | #[Object] [INFO] [stderr] | ^^^^^^^^^ unreachable expression [INFO] [stderr] ... [INFO] [stderr] 23 | return self.category.clone(); [INFO] [stderr] | ---------------------------- any code following this expression is unreachable [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the attribute macro `Object` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unreachable expression [INFO] [stderr] --> src/technical_skills/mod.rs:17:1 [INFO] [stderr] | [INFO] [stderr] 17 | #[Object] [INFO] [stderr] | ^^^^^^^^^ unreachable expression [INFO] [stderr] ... [INFO] [stderr] 26 | return self.skill.clone(); [INFO] [stderr] | ------------------------- any code following this expression is unreachable [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the attribute macro `Object` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field `data` is never read [INFO] [stderr] --> src/gitub_api/mod.rs:8:5 [INFO] [stderr] | [INFO] [stderr] 7 | struct ApiResponse { [INFO] [stderr] | ----------- field in this struct [INFO] [stderr] 8 | data: T, [INFO] [stderr] | ^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `ApiResponse` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: structure field `pinnedItems` should have a snake case name [INFO] [stderr] --> src/gitub_api/mod.rs:18:5 [INFO] [stderr] | [INFO] [stderr] 18 | pinnedItems: PinnedItems, [INFO] [stderr] | ^^^^^^^^^^^ help: convert the identifier to snake case: `pinned_items` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(non_snake_case)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `info-api` (lib) generated 30 warnings (run `cargo fix --lib -p info-api` to apply 1 suggestion) [INFO] [stderr] warning: `info-api` (lib test) generated 30 warnings (30 duplicates) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.17s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/info_api-936e63412b5b7f01) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/info_api-29f72f2a14ca8c10) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests info-api [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "d5582289d36a0cde21888a44ced5ff813d215ff235b0e811dab43ef8fa40d6f4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d5582289d36a0cde21888a44ced5ff813d215ff235b0e811dab43ef8fa40d6f4", kill_on_drop: false }` [INFO] [stdout] d5582289d36a0cde21888a44ced5ff813d215ff235b0e811dab43ef8fa40d6f4