[INFO] cloning repository https://github.com/tawashichan/search-example [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/tawashichan/search-example" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftawashichan%2Fsearch-example", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftawashichan%2Fsearch-example'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ade19c8b8abbc8c0ba40a568a71e1aa733f702bd [INFO] documenting tawashichan/search-example against beta-2022-05-20 for beta-1.62-rustdoc-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftawashichan%2Fsearch-example" "/workspace/builds/worker-33/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-33/source'... [INFO] [stderr] done. [INFO] [stderr] Updating files: 83% (26/31) Updating files: 87% (27/31) Updating files: 90% (28/31) Updating files: 93% (29/31) Updating files: 96% (30/31) Updating files: 100% (31/31) Updating files: 100% (31/31), done. [INFO] validating manifest of git repo https://github.com/tawashichan/search-example on toolchain beta-2022-05-20 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-05-20" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/tawashichan/search-example [INFO] finished tweaking git repo https://github.com/tawashichan/search-example [INFO] tweaked toml for git repo https://github.com/tawashichan/search-example written to /workspace/builds/worker-33/source/Cargo.toml [INFO] crate git repo https://github.com/tawashichan/search-example already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-05-20" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-33/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-33/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:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-05-20" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9132cbdad19b772b3cd0b89957a92446234d8ddf72705fe7a0351b885d377fff [INFO] running `Command { std: "docker" "start" "-a" "9132cbdad19b772b3cd0b89957a92446234d8ddf72705fe7a0351b885d377fff", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9132cbdad19b772b3cd0b89957a92446234d8ddf72705fe7a0351b885d377fff", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9132cbdad19b772b3cd0b89957a92446234d8ddf72705fe7a0351b885d377fff", kill_on_drop: false }` [INFO] [stdout] 9132cbdad19b772b3cd0b89957a92446234d8ddf72705fe7a0351b885d377fff [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-33/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-33/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" "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:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-05-20" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 39ab7926b24d51963b28b56253f5d466df303d8fda1d45e34d9f821ec79ee1e8 [INFO] running `Command { std: "docker" "start" "-a" "39ab7926b24d51963b28b56253f5d466df303d8fda1d45e34d9f821ec79ee1e8", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.36 [INFO] [stderr] Compiling syn v1.0.84 [INFO] [stderr] Compiling libc v0.2.112 [INFO] [stderr] Compiling futures-core v0.3.19 [INFO] [stderr] Checking pin-project-lite v0.2.8 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Checking bytes v1.1.0 [INFO] [stderr] Compiling futures-task v0.3.19 [INFO] [stderr] Checking itoa v1.0.1 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling futures-util v0.3.19 [INFO] [stderr] Compiling serde_derive v1.0.132 [INFO] [stderr] Compiling serde v1.0.132 [INFO] [stderr] Checking once_cell v1.9.0 [INFO] [stderr] Compiling async-trait v0.1.52 [INFO] [stderr] Compiling futures-channel v0.3.19 [INFO] [stderr] Checking tower-service v0.3.1 [INFO] [stderr] Checking tower-layer v0.3.1 [INFO] [stderr] Checking try-lock v0.2.3 [INFO] [stderr] Checking ryu v1.0.9 [INFO] [stderr] Compiling serde_json v1.0.73 [INFO] [stderr] Checking futures-sink v0.3.19 [INFO] [stderr] Checking http-range-header v0.3.0 [INFO] [stderr] Checking httpdate v1.0.2 [INFO] [stderr] Checking domain v0.1.0 (/opt/rustwide/workdir/domain) [INFO] [stderr] Checking matchit v0.4.4 [INFO] [stderr] Checking sync_wrapper v0.1.1 [INFO] [stderr] Documenting domain v0.1.0 (/opt/rustwide/workdir/domain) [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Checking tracing-core v0.1.21 [INFO] [stderr] Compiling httparse v1.5.1 [INFO] [stderr] Checking form_urlencoded v1.0.1 [INFO] [stdout] warning: field is never read: `name` [INFO] [stdout] --> domain/src/model/advertisement.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | name: AdvertisementName, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `Advertisement` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> domain/src/model/advertisement.rs:3:10 [INFO] [stdout] | [INFO] [stdout] 3 | #[derive(Debug, Clone)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `price` [INFO] [stdout] --> domain/src/model/advertisement.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | price: Price, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Advertisement` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> domain/src/model/advertisement.rs:3:10 [INFO] [stdout] | [INFO] [stdout] 3 | #[derive(Debug, Clone)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `tags` [INFO] [stdout] --> domain/src/model/advertisement.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | tags: Vec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Advertisement` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> domain/src/model/advertisement.rs:3:10 [INFO] [stdout] | [INFO] [stdout] 3 | #[derive(Debug, Clone)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `price` [INFO] [stdout] --> domain/src/model/item.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | price: Price, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Item` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> domain/src/model/item.rs:1:10 [INFO] [stdout] | [INFO] [stdout] 1 | #[derive(Debug, Clone)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `JPY` [INFO] [stdout] --> domain/src/model/item.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | JPY, [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] note: `Currency` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> domain/src/model/item.rs:6:10 [INFO] [stdout] | [INFO] [stdout] 6 | #[derive(Debug, Clone)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `currency` [INFO] [stdout] --> domain/src/model/item.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | currency: Currency, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Price` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> domain/src/model/item.rs:11:10 [INFO] [stdout] | [INFO] [stdout] 11 | #[derive(Debug, Clone)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `amount` [INFO] [stdout] --> domain/src/model/item.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | amount: usize, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Price` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> domain/src/model/item.rs:11:10 [INFO] [stdout] | [INFO] [stdout] 11 | #[derive(Debug, Clone)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `advertisement_repository` [INFO] [stdout] --> domain/src/service/search_service.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | advertisement_repository: ArcIAdvertisementRepository, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `SearchService` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> domain/src/service/search_service.rs:3:10 [INFO] [stdout] | [INFO] [stdout] 3 | #[derive(Clone)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 8 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking infra v0.1.0 (/opt/rustwide/workdir/infra) [INFO] [stderr] Documenting infra v0.1.0 (/opt/rustwide/workdir/infra) [INFO] [stdout] warning: unused variable: `cond` [INFO] [stdout] --> infra/src/advertisement_repository.rs:9:22 [INFO] [stdout] | [INFO] [stdout] 9 | fn search(&self, cond: SearchCondition) -> Result, AppError> { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_cond` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking http v0.2.6 [INFO] [stderr] Checking want v0.3.0 [INFO] [stderr] Compiling quote v1.0.14 [INFO] [stderr] Checking signal-hook-registry v1.4.0 [INFO] [stderr] Checking num_cpus v1.13.1 [INFO] [stderr] Checking mio v0.7.14 [INFO] [stderr] Checking socket2 v0.4.2 [INFO] [stderr] Checking parking_lot v0.11.2 [INFO] [stderr] Checking http-body v0.4.4 [INFO] [stderr] Checking tower-http v0.2.0 [INFO] [stderr] Compiling tokio-macros v1.7.0 [INFO] [stderr] Compiling tracing-attributes v0.1.18 [INFO] [stderr] Compiling pin-project-internal v1.0.10 [INFO] [stderr] Checking tokio v1.15.0 [INFO] [stderr] Checking axum-core v0.1.1 [INFO] [stderr] Checking pin-project v1.0.10 [INFO] [stderr] Checking tracing v0.1.29 [INFO] [stderr] Checking tokio-util v0.6.9 [INFO] [stderr] Checking hyper v0.14.16 [INFO] [stderr] Checking tower v0.4.11 [INFO] [stderr] Checking serde_urlencoded v0.7.0 [INFO] [stderr] Checking axum v0.4.3 [INFO] [stderr] Documenting web v0.1.0 (/opt/rustwide/workdir/web) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 16.30s [INFO] running `Command { std: "docker" "inspect" "39ab7926b24d51963b28b56253f5d466df303d8fda1d45e34d9f821ec79ee1e8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "39ab7926b24d51963b28b56253f5d466df303d8fda1d45e34d9f821ec79ee1e8", kill_on_drop: false }` [INFO] [stdout] 39ab7926b24d51963b28b56253f5d466df303d8fda1d45e34d9f821ec79ee1e8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-33/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-33/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" "RUSTC_BOOTSTRAP=1" "-e" "DOCS_RS=1" "-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:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-05-20" "rustdoc" "--lib" "-Zrustdoc-map" "--frozen" "--message-format=json" "--" "-Z" "unstable-options" "--document-private-items", kill_on_drop: false }` [INFO] [stdout] 6f82b59651dd530c3253fd5f7be4fdc863c2452d476d3240452920850b377fb8 [INFO] running `Command { std: "docker" "start" "-a" "6f82b59651dd530c3253fd5f7be4fdc863c2452d476d3240452920850b377fb8", kill_on_drop: false }` [INFO] [stderr] error: manifest path `/opt/rustwide/workdir/Cargo.toml` is a virtual manifest, but this command requires running against an actual package in this workspace [INFO] running `Command { std: "docker" "inspect" "6f82b59651dd530c3253fd5f7be4fdc863c2452d476d3240452920850b377fb8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6f82b59651dd530c3253fd5f7be4fdc863c2452d476d3240452920850b377fb8", kill_on_drop: false }` [INFO] [stdout] 6f82b59651dd530c3253fd5f7be4fdc863c2452d476d3240452920850b377fb8