[INFO] cloning repository https://github.com/dashjay/bytestack [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/dashjay/bytestack" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdashjay%2Fbytestack", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdashjay%2Fbytestack'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 486ad7b1485f849cdde927a62da1b8ce0c43a14f [INFO] building dashjay/bytestack against master#d59f06fc64844ec2073e5e888f7470989ef25ff9 for pr-119440 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdashjay%2Fbytestack" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/dashjay/bytestack on toolchain d59f06fc64844ec2073e5e888f7470989ef25ff9 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d59f06fc64844ec2073e5e888f7470989ef25ff9" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/dashjay/bytestack [INFO] finished tweaking git repo https://github.com/dashjay/bytestack [INFO] tweaked toml for git repo https://github.com/dashjay/bytestack written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/dashjay/bytestack 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" "+d59f06fc64844ec2073e5e888f7470989ef25ff9" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded rusoto_credential v0.44.0 [INFO] [stderr] Downloaded backon v0.4.1 [INFO] [stderr] Downloaded dlv-list v0.5.0 [INFO] [stderr] Downloaded rust-ini v0.19.0 [INFO] [stderr] Downloaded num-bigint-dig v0.8.3 [INFO] [stderr] Downloaded ordered-multimap v0.6.0 [INFO] [stderr] Downloaded tabled v0.12.2 [INFO] [stderr] Downloaded mongodb v2.6.0 [INFO] [stderr] Downloaded papergrid v0.9.1 [INFO] [stderr] Downloaded reqsign v0.13.0 [INFO] [stderr] Downloaded opendal v0.37.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "+d59f06fc64844ec2073e5e888f7470989ef25ff9" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 461fc2f734a4020d57bba86f4459a3623bc5978dc1e0d9ff3f7adab32b1df064 [INFO] running `Command { std: "docker" "start" "-a" "461fc2f734a4020d57bba86f4459a3623bc5978dc1e0d9ff3f7adab32b1df064", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "461fc2f734a4020d57bba86f4459a3623bc5978dc1e0d9ff3f7adab32b1df064", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "461fc2f734a4020d57bba86f4459a3623bc5978dc1e0d9ff3f7adab32b1df064", kill_on_drop: false }` [INFO] [stdout] 461fc2f734a4020d57bba86f4459a3623bc5978dc1e0d9ff3f7adab32b1df064 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+d59f06fc64844ec2073e5e888f7470989ef25ff9" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 60c8ea63ae9f43bb102e29883ea69f7af8eee4aaf903098ee256bf8685eb9b73 [INFO] running `Command { std: "docker" "start" "-a" "60c8ea63ae9f43bb102e29883ea69f7af8eee4aaf903098ee256bf8685eb9b73", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.60 [INFO] [stderr] Compiling quote v1.0.28 [INFO] [stderr] Compiling unicode-ident v1.0.9 [INFO] [stderr] Compiling libc v0.2.146 [INFO] [stderr] Compiling once_cell v1.18.0 [INFO] [stderr] Compiling log v0.4.19 [INFO] [stderr] Compiling futures-sink v0.3.28 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling futures-channel v0.3.28 [INFO] [stderr] Compiling tokio v1.29.1 [INFO] [stderr] Compiling slab v0.4.8 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Compiling futures-task v0.3.28 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling serde v1.0.164 [INFO] [stderr] Compiling http v0.2.9 [INFO] [stderr] Compiling libm v0.2.7 [INFO] [stderr] Compiling typenum v1.16.0 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling const-oid v0.9.2 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Compiling tracing-core v0.1.31 [INFO] [stderr] Compiling tower-service v0.3.2 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling try-lock v0.2.4 [INFO] [stderr] Compiling anyhow v1.0.71 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling rustversion v1.0.13 [INFO] [stderr] Compiling async-trait v0.1.68 [INFO] [stderr] Compiling percent-encoding v2.3.0 [INFO] [stderr] Compiling either v1.8.1 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling zeroize v1.6.0 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling subtle v2.5.0 [INFO] [stderr] Compiling proc-macro-hack v0.5.20+deprecated [INFO] [stderr] Compiling httpdate v1.0.2 [INFO] [stderr] Compiling http-body v0.4.5 [INFO] [stderr] Compiling syn v2.0.18 [INFO] [stderr] Compiling base64 v0.21.2 [INFO] [stderr] Compiling base64ct v1.6.0 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling ryu v1.0.13 [INFO] [stderr] Compiling rustls v0.21.2 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling io-lifetimes v1.0.11 [INFO] [stderr] Compiling pem-rfc7468 v0.7.0 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling socket2 v0.4.9 [INFO] [stderr] Compiling getrandom v0.2.10 [INFO] [stderr] Compiling mio v0.8.8 [INFO] [stderr] Compiling num_cpus v1.15.0 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling net2 v0.2.39 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling der v0.7.6 [INFO] [stderr] Compiling num-iter v0.1.43 [INFO] [stderr] Compiling num-bigint v0.4.3 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling mio v0.6.23 [INFO] [stderr] Compiling const-random-macro v0.1.15 [INFO] [stderr] Compiling rustix v0.38.2 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling thiserror v1.0.40 [INFO] [stderr] Compiling fastrand v1.9.0 [INFO] [stderr] Compiling bytes v0.5.6 [INFO] [stderr] Compiling rustix v0.37.22 [INFO] [stderr] Compiling time-core v0.1.1 [INFO] [stderr] Compiling serde_json v1.0.99 [INFO] [stderr] Compiling time-macros v0.2.9 [INFO] [stderr] Compiling mio-uds v0.6.8 [INFO] [stderr] Compiling const-random v0.1.15 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling axum-core v0.3.4 [INFO] [stderr] Compiling signal-hook-registry v1.4.1 [INFO] [stderr] Compiling form_urlencoded v1.2.0 [INFO] [stderr] Compiling aho-corasick v1.0.2 [INFO] [stderr] Compiling tempfile v3.6.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling linux-raw-sys v0.3.8 [INFO] [stderr] Compiling spki v0.7.2 [INFO] [stderr] Compiling pin-project-lite v0.1.12 [INFO] [stderr] Compiling tower-layer v0.3.2 [INFO] [stderr] Compiling bitflags v2.3.3 [INFO] [stderr] Compiling linux-raw-sys v0.4.3 [INFO] [stderr] Compiling num-bigint-dig v0.8.3 [INFO] [stderr] Compiling regex-syntax v0.7.2 [INFO] [stderr] Compiling unicode-bidi v0.3.13 [INFO] [stderr] Compiling prettyplease v0.1.25 [INFO] [stderr] Compiling pkcs8 v0.10.2 [INFO] [stderr] Compiling dlv-list v0.5.0 [INFO] [stderr] Compiling idna v0.4.0 [INFO] [stderr] Compiling axum v0.6.18 [INFO] [stderr] Compiling time v0.1.45 [INFO] [stderr] Compiling rustls-pemfile v1.0.3 [INFO] [stderr] Compiling lock_api v0.4.10 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling pin-project-internal v0.4.30 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling hashbrown v0.13.2 [INFO] [stderr] Compiling utf8parse v0.2.1 [INFO] [stderr] Compiling cpufeatures v0.2.8 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling iana-time-zone v0.1.57 [INFO] [stderr] Compiling fixedbitset v0.4.2 [INFO] [stderr] Compiling parking_lot_core v0.9.8 [INFO] [stderr] Compiling base64 v0.13.1 [INFO] [stderr] Compiling rustls-native-certs v0.6.3 [INFO] [stderr] Compiling petgraph v0.6.3 [INFO] [stderr] Compiling time v0.3.22 [INFO] [stderr] Compiling ordered-multimap v0.6.0 [INFO] [stderr] Compiling rustls-webpki v0.100.1 [INFO] [stderr] Compiling sct v0.7.0 [INFO] [stderr] Compiling pem v1.1.1 [INFO] [stderr] Compiling is-terminal v0.4.8 [INFO] [stderr] Compiling url v2.4.0 [INFO] [stderr] Compiling anstyle-parse v0.2.1 [INFO] [stderr] Compiling pkcs1 v0.7.5 [INFO] [stderr] Compiling signature v2.1.0 [INFO] [stderr] Compiling which v4.4.0 [INFO] [stderr] Compiling encoding_rs v0.8.32 [INFO] [stderr] Compiling regex v1.8.4 [INFO] [stderr] Compiling matchit v0.7.0 [INFO] [stderr] Compiling multimap v0.8.3 [INFO] [stderr] Compiling sync_wrapper v0.1.2 [INFO] [stderr] Compiling anstyle v1.0.1 [INFO] [stderr] Compiling anstyle-query v1.0.0 [INFO] [stderr] Compiling ipnet v2.8.0 [INFO] [stderr] Compiling colorchoice v1.0.0 [INFO] [stderr] Compiling anstream v0.3.2 [INFO] [stderr] Compiling rsa v0.9.2 [INFO] [stderr] Compiling rust-ini v0.19.0 [INFO] [stderr] Compiling sha2 v0.10.7 [INFO] [stderr] Compiling sha1 v0.10.5 [INFO] [stderr] Compiling http-body v0.3.1 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling dirs-sys v0.3.7 [INFO] [stderr] Compiling socket2 v0.3.19 [INFO] [stderr] Compiling clap_lex v0.5.0 [INFO] [stderr] Compiling unicode-width v0.1.10 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling httpdate v0.3.2 [INFO] [stderr] Compiling bytecount v0.6.3 [INFO] [stderr] Compiling home v0.5.5 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling papergrid v0.9.1 [INFO] [stderr] Compiling dirs v2.0.2 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling md-5 v0.10.5 [INFO] [stderr] Compiling flagset v0.4.3 [INFO] [stderr] Compiling shlex v0.1.1 [INFO] [stderr] Compiling crc-catalog v2.2.0 [INFO] [stderr] Compiling clap_builder v4.3.10 [INFO] [stderr] Compiling crc v3.0.1 [INFO] [stderr] Compiling tokio-macros v2.1.0 [INFO] [stderr] Compiling futures-macro v0.3.28 [INFO] [stderr] Compiling tracing-attributes v0.1.26 [INFO] [stderr] Compiling serde_derive v1.0.164 [INFO] [stderr] Compiling pin-project-internal v1.1.0 [INFO] [stderr] Compiling thiserror-impl v1.0.40 [INFO] [stderr] Compiling clap_derive v4.3.2 [INFO] [stderr] Compiling prost-derive v0.11.9 [INFO] [stderr] Compiling tokio-macros v0.2.6 [INFO] [stderr] Compiling tabled_derive v0.6.0 [INFO] [stderr] Compiling tokio v0.2.25 [INFO] [stderr] Compiling simple_asn1 v0.6.2 [INFO] [stderr] Compiling pin-project v1.1.0 [INFO] [stderr] Compiling tracing v0.1.37 [INFO] [stderr] Compiling tracing-futures v0.2.5 [INFO] [stderr] Compiling tabled v0.12.2 [INFO] [stderr] Compiling pin-project v0.4.30 [INFO] [stderr] Compiling clap v4.3.10 [INFO] [stderr] Compiling prost v0.11.9 [INFO] [stderr] Compiling prost-types v0.11.9 [INFO] [stderr] Compiling futures-executor v0.3.28 [INFO] [stderr] Compiling tokio-util v0.3.1 [INFO] [stderr] Compiling futures v0.3.28 [INFO] [stderr] Compiling prost-build v0.11.9 [INFO] [stderr] Compiling h2 v0.2.7 [INFO] [stderr] Compiling tonic-build v0.9.2 [INFO] [stderr] Compiling tokio-util v0.7.8 [INFO] [stderr] Compiling tokio-rustls v0.24.1 [INFO] [stderr] Compiling tokio-io-timeout v1.2.0 [INFO] [stderr] Compiling tokio-stream v0.1.14 [INFO] [stderr] Compiling async-compat v0.2.1 [INFO] [stderr] Compiling backon v0.4.1 [INFO] [stderr] Compiling h2 v0.3.20 [INFO] [stderr] Compiling tower v0.4.13 [INFO] [stderr] Compiling chrono v0.4.26 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling quick-xml v0.28.2 [INFO] [stderr] Compiling uuid v1.4.0 [INFO] [stderr] Compiling quick-xml v0.27.1 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling jsonwebtoken v8.3.0 [INFO] [stderr] Compiling hyper v0.13.10 [INFO] [stderr] Compiling hyper v0.14.27 [INFO] [stderr] Compiling rusoto_credential v0.44.0 [INFO] [stderr] Compiling hyper-rustls v0.24.0 [INFO] [stderr] Compiling hyper-timeout v0.4.1 [INFO] [stderr] Compiling reqwest v0.11.18 [INFO] [stderr] Compiling reqsign v0.13.0 [INFO] [stderr] Compiling opendal v0.37.0 [INFO] [stderr] Compiling tonic v0.9.2 [INFO] [stderr] Compiling proto v0.1.0 (/opt/rustwide/workdir/proto) [INFO] [stderr] Compiling bytestack v0.1.0 (/opt/rustwide/workdir/core) [INFO] [stdout] warning: unused import: `info` [INFO] [stdout] --> core/src/sdk/bs_opendal.rs:7:18 [INFO] [stdout] | [INFO] [stdout] 7 | use log::{debug, info}; [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Builder` [INFO] [stdout] --> core/src/sdk/bs_opendal.rs:9:15 [INFO] [stdout] | [INFO] [stdout] 9 | use opendal::{Builder, Operator}; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `index_ids` [INFO] [stdout] --> core/src/sdk/bs_opendal_reader.rs:504:9 [INFO] [stdout] | [INFO] [stdout] 504 | index_ids: Vec, [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_index_ids` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `check_crc` [INFO] [stdout] --> core/src/sdk/bs_opendal_reader.rs:505:9 [INFO] [stdout] | [INFO] [stdout] 505 | check_crc: bool, [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_check_crc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `controller_cli` is never read [INFO] [stdout] --> core/src/sdk/bs_opendal_reader.rs:20:5 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct BytestackOpendalReader { [INFO] [stdout] | ---------------------- field in this struct [INFO] [stdout] 20 | controller_cli: ControllerClient, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a module [INFO] [stdout] --> core/src/lib.rs:72:1 [INFO] [stdout] | [INFO] [stdout] 72 | pub mod config; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: the lint level is defined here [INFO] [stdout] --> core/src/lib.rs:68:9 [INFO] [stdout] | [INFO] [stdout] 68 | #![warn(missing_docs)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct [INFO] [stdout] --> core/src/config.rs:6:1 [INFO] [stdout] | [INFO] [stdout] 6 | pub struct S3 { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> core/src/config.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | pub region: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> core/src/config.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | pub aws_access_key_id: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> core/src/config.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | pub aws_secret_access_key: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> core/src/config.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | pub endpoint: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for an associated function [INFO] [stdout] --> core/src/config.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | pub fn new_from_bytes(input: &[u8]) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a module [INFO] [stdout] --> core/src/sdk/mod.rs:8:1 [INFO] [stdout] | [INFO] [stdout] 8 | pub mod bs_opendal; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a module [INFO] [stdout] --> core/src/sdk/mod.rs:11:1 [INFO] [stdout] | [INFO] [stdout] 11 | pub mod bs_opendal_config; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct [INFO] [stdout] --> core/src/sdk/bs_opendal_config.rs:6:1 [INFO] [stdout] | [INFO] [stdout] 6 | pub struct Config { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> core/src/sdk/bs_opendal_config.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | pub controller: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> core/src/sdk/bs_opendal_config.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | pub s3: S3, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> core/src/sdk/err.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | pub origin: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for an associated function [INFO] [stdout] --> core/src/sdk/err.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | pub fn new(err: String) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a variant [INFO] [stdout] --> core/src/sdk/err.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 17 | IOError(CustomError), [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a variant [INFO] [stdout] --> core/src/sdk/err.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | ControllerError(CustomError), [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a variant [INFO] [stdout] --> core/src/sdk/err.rs:19:5 [INFO] [stdout] | [INFO] [stdout] 19 | CloseError(CustomError), [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a variant [INFO] [stdout] --> core/src/sdk/err.rs:20:5 [INFO] [stdout] | [INFO] [stdout] 20 | InvalidArgument(CustomError), [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a function [INFO] [stdout] --> core/src/utils/path.rs:18:1 [INFO] [stdout] | [INFO] [stdout] 18 | pub fn parse_index_stack_id(file_name: &str) -> Option { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a function [INFO] [stdout] --> core/src/utils/path.rs:22:1 [INFO] [stdout] | [INFO] [stdout] 22 | pub fn parse_meta_stack_id(file_name: &str) -> Option { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a function [INFO] [stdout] --> core/src/utils/path.rs:26:1 [INFO] [stdout] | [INFO] [stdout] 26 | pub fn parse_data_stack_id(file_name: &str) -> Option { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 26 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 12s [INFO] running `Command { std: "docker" "inspect" "60c8ea63ae9f43bb102e29883ea69f7af8eee4aaf903098ee256bf8685eb9b73", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "60c8ea63ae9f43bb102e29883ea69f7af8eee4aaf903098ee256bf8685eb9b73", kill_on_drop: false }` [INFO] [stdout] 60c8ea63ae9f43bb102e29883ea69f7af8eee4aaf903098ee256bf8685eb9b73 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+d59f06fc64844ec2073e5e888f7470989ef25ff9" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9d6d7fa46f24dba83d1d97937e0399acc6166b1a01656282afa1e616037bd952 [INFO] running `Command { std: "docker" "start" "-a" "9d6d7fa46f24dba83d1d97937e0399acc6166b1a01656282afa1e616037bd952", kill_on_drop: false }` [INFO] [stdout] warning: unused import: `info` [INFO] [stdout] --> core/src/sdk/bs_opendal.rs:7:18 [INFO] [stdout] | [INFO] [stdout] 7 | use log::{debug, info}; [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Builder` [INFO] [stdout] --> core/src/sdk/bs_opendal.rs:9:15 [INFO] [stdout] | [INFO] [stdout] 9 | use opendal::{Builder, Operator}; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `index_ids` [INFO] [stdout] --> core/src/sdk/bs_opendal_reader.rs:504:9 [INFO] [stdout] | [INFO] [stdout] 504 | index_ids: Vec, [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_index_ids` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `check_crc` [INFO] [stdout] --> core/src/sdk/bs_opendal_reader.rs:505:9 [INFO] [stdout] | [INFO] [stdout] 505 | check_crc: bool, [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_check_crc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `controller_cli` is never read [INFO] [stdout] --> core/src/sdk/bs_opendal_reader.rs:20:5 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct BytestackOpendalReader { [INFO] [stdout] | ---------------------- field in this struct [INFO] [stdout] 20 | controller_cli: ControllerClient, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a module [INFO] [stdout] --> core/src/lib.rs:72:1 [INFO] [stdout] | [INFO] [stdout] 72 | pub mod config; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: the lint level is defined here [INFO] [stdout] --> core/src/lib.rs:68:9 [INFO] [stdout] | [INFO] [stdout] 68 | #![warn(missing_docs)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct [INFO] [stdout] --> core/src/config.rs:6:1 [INFO] [stdout] | [INFO] [stdout] 6 | pub struct S3 { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> core/src/config.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | pub region: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> core/src/config.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | pub aws_access_key_id: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> core/src/config.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | pub aws_secret_access_key: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> core/src/config.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | pub endpoint: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for an associated function [INFO] [stdout] --> core/src/config.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | pub fn new_from_bytes(input: &[u8]) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a module [INFO] [stdout] --> core/src/sdk/mod.rs:8:1 [INFO] [stdout] | [INFO] [stdout] 8 | pub mod bs_opendal; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a module [INFO] [stdout] --> core/src/sdk/mod.rs:11:1 [INFO] [stdout] | [INFO] [stdout] 11 | pub mod bs_opendal_config; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct [INFO] [stdout] --> core/src/sdk/bs_opendal_config.rs:6:1 [INFO] [stdout] | [INFO] [stdout] 6 | pub struct Config { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> core/src/sdk/bs_opendal_config.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | pub controller: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> core/src/sdk/bs_opendal_config.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | pub s3: S3, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> core/src/sdk/err.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | pub origin: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for an associated function [INFO] [stdout] --> core/src/sdk/err.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | pub fn new(err: String) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a variant [INFO] [stdout] --> core/src/sdk/err.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 17 | IOError(CustomError), [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a variant [INFO] [stdout] --> core/src/sdk/err.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | ControllerError(CustomError), [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a variant [INFO] [stdout] --> core/src/sdk/err.rs:19:5 [INFO] [stdout] | [INFO] [stdout] 19 | CloseError(CustomError), [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a variant [INFO] [stdout] --> core/src/sdk/err.rs:20:5 [INFO] [stdout] | [INFO] [stdout] 20 | InvalidArgument(CustomError), [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a function [INFO] [stdout] --> core/src/utils/path.rs:18:1 [INFO] [stdout] | [INFO] [stdout] 18 | pub fn parse_index_stack_id(file_name: &str) -> Option { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a function [INFO] [stdout] --> core/src/utils/path.rs:22:1 [INFO] [stdout] | [INFO] [stdout] 22 | pub fn parse_meta_stack_id(file_name: &str) -> Option { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a function [INFO] [stdout] --> core/src/utils/path.rs:26:1 [INFO] [stdout] | [INFO] [stdout] 26 | pub fn parse_data_stack_id(file_name: &str) -> Option { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 26 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling bytestack v0.1.0 (/opt/rustwide/workdir/core) [INFO] [stdout] warning: unused import: `info` [INFO] [stdout] --> core/src/sdk/bs_opendal.rs:7:18 [INFO] [stdout] | [INFO] [stdout] 7 | use log::{debug, info}; [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Builder` [INFO] [stdout] --> core/src/sdk/bs_opendal.rs:9:15 [INFO] [stdout] | [INFO] [stdout] 9 | use opendal::{Builder, Operator}; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `index_ids` [INFO] [stdout] --> core/src/sdk/bs_opendal_reader.rs:504:9 [INFO] [stdout] | [INFO] [stdout] 504 | index_ids: Vec, [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_index_ids` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `check_crc` [INFO] [stdout] --> core/src/sdk/bs_opendal_reader.rs:505:9 [INFO] [stdout] | [INFO] [stdout] 505 | check_crc: bool, [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_check_crc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `controller_cli` is never read [INFO] [stdout] --> core/src/sdk/bs_opendal_reader.rs:20:5 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct BytestackOpendalReader { [INFO] [stdout] | ---------------------- field in this struct [INFO] [stdout] 20 | controller_cli: ControllerClient, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 11.48s [INFO] running `Command { std: "docker" "inspect" "9d6d7fa46f24dba83d1d97937e0399acc6166b1a01656282afa1e616037bd952", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9d6d7fa46f24dba83d1d97937e0399acc6166b1a01656282afa1e616037bd952", kill_on_drop: false }` [INFO] [stdout] 9d6d7fa46f24dba83d1d97937e0399acc6166b1a01656282afa1e616037bd952