[INFO] cloning repository https://github.com/bolcom/unFTP [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/bolcom/unFTP" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbolcom%2FunFTP", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbolcom%2FunFTP'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 83696d180ec94e6bf37875de75af811037bf6bbf [INFO] testing bolcom/unFTP/83696d180ec94e6bf37875de75af811037bf6bbf against beta-2024-09-05 for beta-1.82-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbolcom%2FunFTP" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/bolcom/unFTP on toolchain beta-2024-09-05 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2024-09-05" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/bolcom/unFTP [INFO] finished tweaking git repo https://github.com/bolcom/unFTP [INFO] tweaked toml for git repo https://github.com/bolcom/unFTP written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/bolcom/unFTP 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" "+beta-2024-09-05" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:96c0aa5895ecf336b730ef27bcdde6e21027415df19888aad3cf1448e5d65d90" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-09-05" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e7b80e1a611fe3f7502fde1ce04c8a3d3298bd2f24ce0278e854195b326adb24 [INFO] running `Command { std: "docker" "start" "-a" "e7b80e1a611fe3f7502fde1ce04c8a3d3298bd2f24ce0278e854195b326adb24", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e7b80e1a611fe3f7502fde1ce04c8a3d3298bd2f24ce0278e854195b326adb24", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e7b80e1a611fe3f7502fde1ce04c8a3d3298bd2f24ce0278e854195b326adb24", kill_on_drop: false }` [INFO] [stdout] e7b80e1a611fe3f7502fde1ce04c8a3d3298bd2f24ce0278e854195b326adb24 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:96c0aa5895ecf336b730ef27bcdde6e21027415df19888aad3cf1448e5d65d90" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-09-05" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5ad7f0abb85e8750699c9f4b8a0ee6ed9dde5e5dcb89fc9b1f89e99bd28cb878 [INFO] running `Command { std: "docker" "start" "-a" "5ad7f0abb85e8750699c9f4b8a0ee6ed9dde5e5dcb89fc9b1f89e99bd28cb878", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.85 [INFO] [stderr] Compiling libc v0.2.155 [INFO] [stderr] Compiling bytes v1.6.0 [INFO] [stderr] Compiling serde v1.0.203 [INFO] [stderr] Compiling log v0.4.21 [INFO] [stderr] Compiling futures-io v0.3.30 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling dunce v1.0.4 [INFO] [stderr] Compiling fs_extra v1.3.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling aws-lc-rs v1.7.3 [INFO] [stderr] Compiling rustls-pki-types v1.7.0 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling mirai-annotations v1.12.0 [INFO] [stderr] Compiling bitflags v2.5.0 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Compiling thiserror v1.0.61 [INFO] [stderr] Compiling subtle v2.6.0 [INFO] [stderr] Compiling rustix v0.38.31 [INFO] [stderr] Compiling num_threads v0.1.6 [INFO] [stderr] Compiling time-macros v0.2.18 [INFO] [stderr] Compiling slog v2.7.0 [INFO] [stderr] Compiling idna v0.5.0 [INFO] [stderr] Compiling linux-raw-sys v0.4.13 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling rustls v0.23.10 [INFO] [stderr] Compiling try-lock v0.2.4 [INFO] [stderr] Compiling tower-service v0.3.2 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Compiling protobuf v2.28.0 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling cfg_aliases v0.2.1 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling oid-registry v0.7.0 [INFO] [stderr] Compiling procfs v0.16.0 [INFO] [stderr] Compiling nix v0.29.0 [INFO] [stderr] Compiling rustls-pemfile v2.1.2 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling procfs-core v0.16.0 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling url v2.5.2 [INFO] [stderr] Compiling crossbeam-channel v0.5.13 [INFO] [stderr] Compiling arc-swap v1.7.1 [INFO] [stderr] Compiling pkg-config v0.3.26 [INFO] [stderr] Compiling moka v0.12.7 [INFO] [stderr] Compiling syn v2.0.66 [INFO] [stderr] Compiling jobserver v0.1.31 [INFO] [stderr] Compiling prometheus v0.13.4 [INFO] [stderr] Compiling ryu v1.0.17 [INFO] [stderr] Compiling cc v1.0.99 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling slog-scope v4.4.0 [INFO] [stderr] Compiling md-5 v0.10.6 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling tagptr v0.2.0 [INFO] [stderr] Compiling num-bigint v0.4.5 [INFO] [stderr] Compiling triomphe v0.1.13 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling socket2 v0.5.7 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling mio v0.8.11 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling data-encoding v2.6.0 [INFO] [stderr] Compiling serde_json v1.0.117 [INFO] [stderr] Compiling cmake v0.1.50 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling dashmap v5.5.3 [INFO] [stderr] Compiling rusticata-macros v4.1.0 [INFO] [stderr] Compiling slog-stdlog v4.1.1 [INFO] [stderr] Compiling http v0.2.12 [INFO] [stderr] Compiling http v1.1.0 [INFO] [stderr] Compiling base64 v0.21.7 [INFO] [stderr] Compiling indexmap v2.2.6 [INFO] [stderr] Compiling io-lifetimes v2.0.3 [INFO] [stderr] Compiling rustls v0.21.12 [INFO] [stderr] Compiling ring v0.17.8 [INFO] [stderr] Compiling aws-lc-sys v0.18.0 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling libz-sys v1.1.8 [INFO] [stderr] Compiling libgit2-sys v0.14.2+1.5.1 [INFO] [stderr] Compiling rustls-pemfile v1.0.4 [INFO] [stderr] Compiling http-body v0.4.5 [INFO] [stderr] Compiling http-body v1.0.0 [INFO] [stderr] Compiling httpdate v1.0.3 [INFO] [stderr] Compiling tower-layer v0.3.2 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling anyhow v1.0.79 [INFO] [stderr] Compiling regex-syntax v0.8.3 [INFO] [stderr] Compiling semver v1.0.23 [INFO] [stderr] Compiling rustls-native-certs v0.6.2 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling io-extras v0.18.2 [INFO] [stderr] Compiling webpki-roots v0.26.3 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling sha1_smol v1.0.0 [INFO] [stderr] Compiling synstructure v0.13.1 [INFO] [stderr] Compiling rustversion v1.0.12 [INFO] [stderr] Compiling cap-primitives v2.0.1 [INFO] [stderr] Compiling rustls v0.20.8 [INFO] [stderr] Compiling rustls v0.22.4 [INFO] [stderr] Compiling crc32fast v1.4.0 [INFO] [stderr] Compiling chrono v0.4.38 [INFO] [stderr] Compiling sha1 v0.6.1 [INFO] [stderr] Compiling fs-set-times v0.20.1 [INFO] [stderr] Compiling scheduled-thread-pool v0.2.7 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling combine v4.6.6 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling sync_wrapper v1.0.1 [INFO] [stderr] Compiling ambient-authority v0.0.2 [INFO] [stderr] Compiling fastrand v2.1.0 [INFO] [stderr] Compiling cap-std v2.0.1 [INFO] [stderr] Compiling dtoa v0.4.8 [INFO] [stderr] Compiling maybe-owned v0.3.4 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling regex-automata v0.4.6 [INFO] [stderr] Compiling either v1.12.0 [INFO] [stderr] Compiling miniz_oxide v0.7.2 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Compiling snafu-derive v0.6.10 [INFO] [stderr] Compiling pin-project-internal v1.0.12 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling r2d2 v0.8.10 [INFO] [stderr] Compiling serde_derive v1.0.203 [INFO] [stderr] Compiling tokio-macros v2.3.0 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling zeroize_derive v1.4.2 [INFO] [stderr] Compiling thiserror-impl v1.0.61 [INFO] [stderr] Compiling async-trait v0.1.80 [INFO] [stderr] Compiling asn1-rs-derive v0.5.0 [INFO] [stderr] Compiling displaydoc v0.2.4 [INFO] [stderr] Compiling asn1-rs-impl v0.2.0 [INFO] [stderr] Compiling tokio v1.38.0 [INFO] [stderr] Compiling zeroize v1.8.1 [INFO] [stderr] Compiling snafu v0.6.10 [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stderr] Compiling proxy-protocol v0.5.0 [INFO] [stderr] Compiling derive_more v0.99.18 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling pin-project v1.0.12 [INFO] [stderr] Compiling regex v1.10.5 [INFO] [stderr] Compiling webpki v0.22.0 [INFO] [stderr] Compiling thread_local v1.1.7 [INFO] [stderr] Compiling stfu8 v0.2.6 [INFO] [stderr] Compiling slog-async v2.8.0 [INFO] [stderr] Compiling os_str_bytes v6.5.0 [INFO] [stderr] Compiling flagset v0.4.5 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling std_prelude v0.2.12 [INFO] [stderr] Compiling seahash v4.1.0 [INFO] [stderr] Compiling clap_lex v0.2.4 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Compiling clap_derive v3.2.25 [INFO] [stderr] Compiling flate2 v1.0.30 [INFO] [stderr] Compiling sct v0.7.1 [INFO] [stderr] Compiling rustls-webpki v0.101.7 [INFO] [stderr] Compiling redis v0.20.2 [INFO] [stderr] Compiling term v0.7.0 [INFO] [stderr] Compiling iprange v0.6.7 [INFO] [stderr] Compiling futures-executor v0.3.30 [INFO] [stderr] Compiling futures v0.3.30 [INFO] [stderr] Compiling http-body-util v0.1.2 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling is-terminal v0.4.12 [INFO] [stderr] Compiling textwrap v0.16.0 [INFO] [stderr] Compiling valid v0.3.1 [INFO] [stderr] Compiling take_mut v0.2.2 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling termcolor v1.4.1 [INFO] [stderr] Compiling strum v0.26.2 [INFO] [stderr] Compiling clap v3.2.25 [INFO] [stderr] Compiling r2d2_redis v0.14.0 [INFO] [stderr] Compiling tokio-util v0.7.11 [INFO] [stderr] Compiling hyper v1.3.1 [INFO] [stderr] Compiling tower v0.4.13 [INFO] [stderr] Compiling tokio-rustls v0.24.1 [INFO] [stderr] Compiling tokio-stream v0.1.15 [INFO] [stderr] Compiling backon v0.4.4 [INFO] [stderr] Compiling tokio-rustls v0.23.4 [INFO] [stderr] Compiling h2 v0.3.26 [INFO] [stderr] Compiling hyper-util v0.1.5 [INFO] [stderr] Compiling toml v0.5.10 [INFO] [stderr] Compiling deranged v0.3.11 [INFO] [stderr] Compiling uuid v1.8.0 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling quick-xml v0.31.0 [INFO] [stderr] Compiling path_abs v0.5.1 [INFO] [stderr] Compiling cargo-lock v8.0.3 [INFO] [stderr] Compiling time v0.3.36 [INFO] [stderr] Compiling slog-redis v0.1.2 (/opt/rustwide/workdir/crates/redislog) [INFO] [stdout] warning: this function depends on never type fallback being `()` [INFO] [stdout] --> crates/redislog/src/lib.rs:179:5 [INFO] [stdout] | [INFO] [stdout] 179 | pub fn build(self) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #123748 [INFO] [stdout] = help: specify the types explicitly [INFO] [stdout] note: in edition 2024, the requirement `!: FromRedisValue` will fail [INFO] [stdout] --> crates/redislog/src/lib.rs:196:28 [INFO] [stdout] | [INFO] [stdout] 196 | redis::cmd("PING").query(&mut *con)?; [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: `#[warn(dependency_on_unit_never_type_fallback)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this function depends on never type fallback being `()` [INFO] [stdout] --> crates/redislog/src/lib.rs:239:5 [INFO] [stdout] | [INFO] [stdout] 239 | fn send_to_redis(&self, msg: &str) -> Result<(), Error> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #123748 [INFO] [stdout] = help: specify the types explicitly [INFO] [stdout] note: in edition 2024, the requirement `!: FromRedisValue` will fail [INFO] [stdout] --> crates/redislog/src/lib.rs:245:14 [INFO] [stdout] | [INFO] [stdout] 245 | .query(&mut *con)?; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling hyper v0.14.29 [INFO] [stderr] Compiling asn1-rs v0.6.1 [INFO] [stderr] Compiling slog-term v2.9.1 [INFO] [stderr] Compiling der-parser v9.0.0 [INFO] [stderr] Compiling x509-parser v0.16.0 [INFO] [stderr] Compiling hyper-rustls v0.24.2 [INFO] [stderr] Compiling hyper-rustls v0.23.2 [INFO] [stderr] Compiling git2 v0.15.0 [INFO] [stderr] Compiling built v0.5.2 [INFO] [stderr] Compiling unftp v0.14.7 (/opt/rustwide/workdir) [INFO] [stderr] Compiling rustls-webpki v0.102.4 [INFO] [stderr] Compiling yup-oauth2 v8.3.2 [INFO] [stderr] Compiling tokio-rustls v0.26.0 [INFO] [stderr] Compiling libunftp v0.20.1 [INFO] [stderr] Compiling hyper-rustls v0.27.2 [INFO] [stderr] Compiling reqwest v0.12.5 [INFO] [stderr] Compiling opendal v0.47.2 [INFO] [stderr] Compiling unftp-sbe-rooter v0.2.1 [INFO] [stderr] Compiling unftp-auth-jsonfile v0.3.4 [INFO] [stderr] Compiling unftp-sbe-fs v0.2.5 [INFO] [stderr] Compiling unftp-sbe-restrict v0.1.2 [INFO] [stderr] Compiling unftp-auth-rest v0.2.6 [INFO] [stderr] Compiling unftp-sbe-gcs v0.2.6 [INFO] [stderr] Compiling unftp-sbe-opendal v0.0.1 [INFO] [stdout] warning: variant `OpenDAL` is never constructed [INFO] [stdout] --> src/storage/choose.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 25 | pub enum InnerVfs { [INFO] [stdout] | -------- variant in this enum [INFO] [stdout] 26 | OpenDAL(unftp_sbe_opendal::OpendalStorage), [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `InnerVfs` 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: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 56.93s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: redis v0.20.2 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] running `Command { std: "docker" "inspect" "5ad7f0abb85e8750699c9f4b8a0ee6ed9dde5e5dcb89fc9b1f89e99bd28cb878", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5ad7f0abb85e8750699c9f4b8a0ee6ed9dde5e5dcb89fc9b1f89e99bd28cb878", kill_on_drop: false }` [INFO] [stdout] 5ad7f0abb85e8750699c9f4b8a0ee6ed9dde5e5dcb89fc9b1f89e99bd28cb878 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:96c0aa5895ecf336b730ef27bcdde6e21027415df19888aad3cf1448e5d65d90" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-09-05" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 21d02dc8c8238f84dbea878193105e00cbd101c134d9d5fe1b80c590681ca41e [INFO] running `Command { std: "docker" "start" "-a" "21d02dc8c8238f84dbea878193105e00cbd101c134d9d5fe1b80c590681ca41e", kill_on_drop: false }` [INFO] [stderr] Compiling diff v0.1.13 [INFO] [stderr] Compiling yansi v0.5.1 [INFO] [stdout] warning: this function depends on never type fallback being `()` [INFO] [stdout] --> crates/redislog/src/lib.rs:179:5 [INFO] [stdout] | [INFO] [stdout] 179 | pub fn build(self) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #123748 [INFO] [stdout] = help: specify the types explicitly [INFO] [stdout] note: in edition 2024, the requirement `!: FromRedisValue` will fail [INFO] [stdout] --> crates/redislog/src/lib.rs:196:28 [INFO] [stdout] | [INFO] [stdout] 196 | redis::cmd("PING").query(&mut *con)?; [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: `#[warn(dependency_on_unit_never_type_fallback)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this function depends on never type fallback being `()` [INFO] [stdout] --> crates/redislog/src/lib.rs:239:5 [INFO] [stdout] | [INFO] [stdout] 239 | fn send_to_redis(&self, msg: &str) -> Result<(), Error> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #123748 [INFO] [stdout] = help: specify the types explicitly [INFO] [stdout] note: in edition 2024, the requirement `!: FromRedisValue` will fail [INFO] [stdout] --> crates/redislog/src/lib.rs:245:14 [INFO] [stdout] | [INFO] [stdout] 245 | .query(&mut *con)?; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling pretty_assertions v1.4.0 [INFO] [stderr] Compiling unftp v0.14.7 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated function `base64::encode`: Use Engine::encode [INFO] [stdout] --> src/infra/pubsub.rs:170:31 [INFO] [stdout] | [INFO] [stdout] 170 | let payload = base64::encode("123"); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `OpenDAL` is never constructed [INFO] [stdout] --> src/storage/choose.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 25 | pub enum InnerVfs { [INFO] [stdout] | -------- variant in this enum [INFO] [stdout] 26 | OpenDAL(unftp_sbe_opendal::OpendalStorage), [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `InnerVfs` 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: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 10.27s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: redis v0.20.2 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] running `Command { std: "docker" "inspect" "21d02dc8c8238f84dbea878193105e00cbd101c134d9d5fe1b80c590681ca41e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "21d02dc8c8238f84dbea878193105e00cbd101c134d9d5fe1b80c590681ca41e", kill_on_drop: false }` [INFO] [stdout] 21d02dc8c8238f84dbea878193105e00cbd101c134d9d5fe1b80c590681ca41e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:96c0aa5895ecf336b730ef27bcdde6e21027415df19888aad3cf1448e5d65d90" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-09-05" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] c3904210479c22a180926fa7735e7ec4962384aa0d8fe963fdc1d8a233bd8a91 [INFO] running `Command { std: "docker" "start" "-a" "c3904210479c22a180926fa7735e7ec4962384aa0d8fe963fdc1d8a233bd8a91", kill_on_drop: false }` [INFO] [stderr] warning: this function depends on never type fallback being `()` [INFO] [stderr] --> crates/redislog/src/lib.rs:179:5 [INFO] [stderr] | [INFO] [stderr] 179 | pub fn build(self) -> Result { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #123748 [INFO] [stderr] = help: specify the types explicitly [INFO] [stderr] note: in edition 2024, the requirement `!: FromRedisValue` will fail [INFO] [stderr] --> crates/redislog/src/lib.rs:196:28 [INFO] [stderr] | [INFO] [stderr] 196 | redis::cmd("PING").query(&mut *con)?; [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: `#[warn(dependency_on_unit_never_type_fallback)]` on by default [INFO] [stderr] [INFO] [stderr] warning: this function depends on never type fallback being `()` [INFO] [stderr] --> crates/redislog/src/lib.rs:239:5 [INFO] [stderr] | [INFO] [stderr] 239 | fn send_to_redis(&self, msg: &str) -> Result<(), Error> { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #123748 [INFO] [stderr] = help: specify the types explicitly [INFO] [stderr] note: in edition 2024, the requirement `!: FromRedisValue` will fail [INFO] [stderr] --> crates/redislog/src/lib.rs:245:14 [INFO] [stderr] | [INFO] [stderr] 245 | .query(&mut *con)?; [INFO] [stderr] | ^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `slog-redis` (lib) generated 2 warnings [INFO] [stderr] warning: use of deprecated function `base64::encode`: Use Engine::encode [INFO] [stderr] --> src/infra/pubsub.rs:170:31 [INFO] [stderr] | [INFO] [stderr] 170 | let payload = base64::encode("123"); [INFO] [stderr] | ^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] [INFO] [stderr] warning: variant `OpenDAL` is never constructed [INFO] [stderr] --> src/storage/choose.rs:26:5 [INFO] [stderr] | [INFO] [stderr] 25 | pub enum InnerVfs { [INFO] [stderr] | -------- variant in this enum [INFO] [stderr] 26 | OpenDAL(unftp_sbe_opendal::OpendalStorage), [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `InnerVfs` 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: `unftp` (bin "unftp" test) generated 2 warnings [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.21s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: redis v0.20.2 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/unftp-ef899d41e5b90624) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test infra::pubsub::tests::pubub_request_serializes_correctly ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "c3904210479c22a180926fa7735e7ec4962384aa0d8fe963fdc1d8a233bd8a91", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c3904210479c22a180926fa7735e7ec4962384aa0d8fe963fdc1d8a233bd8a91", kill_on_drop: false }` [INFO] [stdout] c3904210479c22a180926fa7735e7ec4962384aa0d8fe963fdc1d8a233bd8a91