[INFO] cloning repository https://github.com/schultyy/warenhaus [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/schultyy/warenhaus" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fschultyy%2Fwarenhaus", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fschultyy%2Fwarenhaus'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 14befd16711567b38f8976d2ea8f1fa8b1158ae1 [INFO] testing schultyy/warenhaus against 1.99.0-beta.1+cargoflags=--release for beta-release-1.99-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fschultyy%2Fwarenhaus" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/schultyy/warenhaus [INFO] finished tweaking git repo https://github.com/schultyy/warenhaus [INFO] tweaked toml for git repo https://github.com/schultyy/warenhaus written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/schultyy/warenhaus on toolchain 1.99.0-beta.1 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.99.0-beta.1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/schultyy/warenhaus 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.99.0-beta.1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` [INFO] [stderr] | [INFO] [stderr] = note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] = note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest [INFO] [stderr] = note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }` [INFO] [stdout] 3fe49bbc9ed794e1ac3d49c88178e214114e5795e9fcc73fc393f3c91d053262 [INFO] running `Command { std: "docker" "start" "3fe49bbc9ed794e1ac3d49c88178e214114e5795e9fcc73fc393f3c91d053262", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3fe49bbc9ed794e1ac3d49c88178e214114e5795e9fcc73fc393f3c91d053262", kill_on_drop: false }` [INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "3fe49bbc9ed794e1ac3d49c88178e214114e5795e9fcc73fc393f3c91d053262" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3fe49bbc9ed794e1ac3d49c88178e214114e5795e9fcc73fc393f3c91d053262", kill_on_drop: false }` [INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "3fe49bbc9ed794e1ac3d49c88178e214114e5795e9fcc73fc393f3c91d053262" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "build" "--frozen" "--message-format=json" "--release", kill_on_drop: false }` [INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` [INFO] [stderr] | [INFO] [stderr] = note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] = note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest [INFO] [stderr] = note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions [INFO] [stderr] Compiling libc v0.2.139 [INFO] [stderr] Compiling proc-macro2 v1.0.51 [INFO] [stderr] Compiling quote v1.0.23 [INFO] [stderr] Compiling unicode-ident v1.0.6 [INFO] [stderr] Compiling syn v1.0.107 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling once_cell v1.17.0 [INFO] [stderr] Compiling serde_derive v1.0.152 [INFO] [stderr] Compiling serde v1.0.152 [INFO] [stderr] Compiling indexmap v1.9.2 [INFO] [stderr] Compiling pkg-config v0.3.26 [INFO] [stderr] Compiling smallvec v1.10.0 [INFO] [stderr] Compiling pin-project-lite v0.2.9 [INFO] [stderr] Compiling percent-encoding v2.2.0 [INFO] [stderr] Compiling futures-core v0.3.26 [INFO] [stderr] Compiling unicode-bidi v0.3.10 [INFO] [stderr] Compiling io-lifetimes v1.0.5 [INFO] [stderr] Compiling generic-array v0.14.6 [INFO] [stderr] Compiling form_urlencoded v1.1.0 [INFO] [stderr] Compiling lock_api v0.4.9 [INFO] [stderr] Compiling rustix v0.36.8 [INFO] [stderr] Compiling parking_lot_core v0.9.7 [INFO] [stderr] Compiling itoa v1.0.5 [INFO] [stderr] Compiling idna v0.3.0 [INFO] [stderr] Compiling linux-raw-sys v0.1.4 [INFO] [stderr] Compiling slab v0.4.7 [INFO] [stderr] Compiling url v2.3.1 [INFO] [stderr] Compiling tokio v1.25.0 [INFO] [stderr] Compiling futures-channel v0.3.26 [INFO] [stderr] Compiling jobserver v0.1.25 [INFO] [stderr] Compiling getrandom v0.2.8 [INFO] [stderr] Compiling cc v1.0.79 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling num_cpus v1.15.0 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling futures-task v0.3.26 [INFO] [stderr] Compiling futures-sink v0.3.26 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling openssl-sys v0.9.80 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling signal-hook-registry v1.4.1 [INFO] [stderr] Compiling mio v0.8.5 [INFO] [stderr] Compiling socket2 v0.4.7 [INFO] [stderr] Compiling http v0.2.8 [INFO] [stderr] Compiling tracing-core v0.1.30 [INFO] [stderr] Compiling target-lexicon v0.12.6 [INFO] [stderr] Compiling fallible-iterator v0.2.0 [INFO] [stderr] Compiling futures-util v0.3.26 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling block-buffer v0.10.3 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling futures-io v0.3.26 [INFO] [stderr] Compiling anyhow v1.0.69 [INFO] [stderr] Compiling cranelift-isle v0.92.0 [INFO] [stderr] Compiling digest v0.10.6 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling cranelift-codegen-shared v0.92.0 [INFO] [stderr] Compiling cpufeatures v0.2.5 [INFO] [stderr] Compiling cranelift-codegen-meta v0.92.0 [INFO] [stderr] Compiling openssl v0.10.45 [INFO] [stderr] Compiling crossbeam-utils v0.8.14 [INFO] [stderr] Compiling zstd-sys v2.0.7+zstd.1.5.4 [INFO] [stderr] Compiling wasmtime-fiber v5.0.0 [INFO] [stderr] Compiling slice-group-by v0.3.0 [INFO] [stderr] Compiling regalloc2 v0.5.1 [INFO] [stderr] Compiling is-terminal v0.4.3 [INFO] [stderr] Compiling crossbeam-epoch v0.9.13 [INFO] [stderr] Compiling try-lock v0.2.4 [INFO] [stderr] Compiling httpdate v1.0.2 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Compiling bumpalo v3.12.0 [INFO] [stderr] Compiling arrayvec v0.7.2 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling http-body v0.4.5 [INFO] [stderr] Compiling ittapi-sys v0.3.3 [INFO] [stderr] Compiling aho-corasick v0.7.20 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling zstd-safe v5.0.2+zstd.1.5.2 [INFO] [stderr] Compiling regex-syntax v0.6.28 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling ryu v1.0.12 [INFO] [stderr] Compiling tower-service v0.3.2 [INFO] [stderr] Compiling serde_json v1.0.93 [INFO] [stderr] Compiling paste v1.0.11 [INFO] [stderr] Compiling either v1.8.1 [INFO] [stderr] Compiling cranelift-codegen v0.92.0 [INFO] [stderr] Compiling mime_guess v2.0.4 [INFO] [stderr] Compiling wasmtime-runtime v5.0.0 [INFO] [stderr] Compiling wasmtime-asm-macros v5.0.0 [INFO] [stderr] Compiling thiserror-impl v1.0.38 [INFO] [stderr] Compiling tokio-macros v1.8.2 [INFO] [stderr] Compiling futures-macro v0.3.26 [INFO] [stderr] Compiling tracing-attributes v0.1.23 [INFO] [stderr] Compiling thiserror v1.0.38 [INFO] [stderr] Compiling openssl-macros v0.1.0 [INFO] [stderr] Compiling tracing v0.1.37 [INFO] [stderr] Compiling regex v1.7.1 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling rayon-core v1.10.2 [INFO] [stderr] Compiling cpp_demangle v0.3.5 [INFO] [stderr] Compiling leb128 v0.2.5 [INFO] [stderr] Compiling wasm-encoder v0.24.0 [INFO] [stderr] Compiling env_logger v0.10.0 [INFO] [stderr] Compiling crossbeam-deque v0.8.2 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling crossbeam-channel v0.5.6 [INFO] [stderr] Compiling memfd v0.6.2 [INFO] [stderr] Compiling tokio-util v0.7.6 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling sha-1 v0.10.1 [INFO] [stderr] Compiling psm v0.1.21 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling async-trait v0.1.64 [INFO] [stderr] Compiling fastrand v1.8.0 [INFO] [stderr] Compiling snap v1.1.0 [INFO] [stderr] Compiling cranelift-entity v0.92.0 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling safemem v0.3.3 [INFO] [stderr] Compiling wasmtime-cache v5.0.0 [INFO] [stderr] Compiling cranelift-bforest v0.92.0 [INFO] [stderr] Compiling buf_redux v0.8.4 [INFO] [stderr] Compiling miniz_oxide v0.6.2 [INFO] [stderr] Compiling tempfile v3.3.0 [INFO] [stderr] Compiling toml v0.5.11 [INFO] [stderr] Compiling gimli v0.26.2 [INFO] [stderr] Compiling wasmparser v0.96.0 [INFO] [stderr] Compiling object v0.29.0 [INFO] [stderr] Compiling h2 v0.3.15 [INFO] [stderr] Compiling wast v54.0.0 [INFO] [stderr] Compiling wasmtime-types v5.0.0 [INFO] [stderr] Compiling wasmtime-environ v5.0.0 [INFO] [stderr] Compiling wasmtime-jit-debug v5.0.0 [INFO] [stderr] Compiling addr2line v0.17.0 [INFO] [stderr] Compiling tungstenite v0.17.3 [INFO] [stderr] Compiling hyper v0.14.24 [INFO] [stderr] Compiling directories-next v2.0.0 [INFO] [stderr] Compiling file-per-thread-logger v0.1.6 [INFO] [stderr] Compiling pin-project-internal v1.0.12 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling sha2 v0.10.6 [INFO] [stderr] Compiling sha1 v0.10.5 [INFO] [stderr] Compiling headers-core v0.2.0 [INFO] [stderr] Compiling wasmtime-jit-icache-coherence v5.0.0 [INFO] [stderr] Compiling twoway v0.1.8 [INFO] [stderr] Compiling ipnet v2.7.1 [INFO] [stderr] Compiling rustc-demangle v0.1.21 [INFO] [stderr] Compiling cranelift-frontend v0.92.0 [INFO] [stderr] Compiling cranelift-native v0.92.0 [INFO] [stderr] Compiling base64 v0.21.0 [INFO] [stderr] Compiling cranelift-wasm v0.92.0 [INFO] [stderr] Compiling kafka v0.9.0 [INFO] [stderr] Compiling os_str_bytes v6.4.1 [INFO] [stderr] Compiling crc-catalog v1.1.1 [INFO] [stderr] Compiling wasmtime v5.0.0 [INFO] [stderr] Compiling crc v2.1.0 [INFO] [stderr] Compiling clap_lex v0.3.2 [INFO] [stderr] Compiling multipart v0.18.0 [INFO] [stderr] Compiling reqwest v0.11.14 [INFO] [stderr] Compiling clap_derive v4.1.0 [INFO] [stderr] Compiling wasmtime-cranelift v5.0.0 [INFO] [stderr] Compiling pin-project v1.0.12 [INFO] [stderr] Compiling headers v0.3.8 [INFO] [stderr] Compiling rayon v1.6.1 [INFO] [stderr] Compiling wat v1.0.59 [INFO] [stderr] Compiling tokio-tungstenite v0.17.2 [INFO] [stderr] Compiling flate2 v1.0.25 [INFO] [stderr] Compiling sharded-slab v0.1.4 [INFO] [stderr] Compiling tracing-log v0.1.3 [INFO] [stderr] Compiling tokio-stream v0.1.11 [INFO] [stderr] Compiling futures-executor v0.3.26 [INFO] [stderr] Compiling twox-hash v1.6.3 [INFO] [stderr] Compiling nix v0.26.2 [INFO] [stderr] Compiling rustls-pemfile v0.2.1 [INFO] [stderr] Compiling time v0.1.45 [INFO] [stderr] Compiling thread_local v1.1.4 [INFO] [stderr] Compiling crc-catalog v2.2.0 [INFO] [stderr] Compiling iana-time-zone v0.1.53 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling ref_slice v1.2.1 [INFO] [stderr] Compiling chrono v0.4.23 [INFO] [stderr] Compiling ctrlc v3.2.5 [INFO] [stderr] Compiling clap v4.1.6 [INFO] [stderr] Compiling warp v0.3.3 [INFO] [stderr] Compiling crc v3.0.1 [INFO] [stderr] Compiling tracing-subscriber v0.3.16 [INFO] [stderr] Compiling futures v0.3.26 [INFO] [stderr] Compiling ittapi v0.3.3 [INFO] [stderr] Compiling wasmtime-jit v5.0.0 [INFO] [stderr] Compiling kafka_client v0.1.0 (/opt/rustwide/workdir/kafka_client) [INFO] [stderr] Compiling zstd v0.11.2+zstd.1.5.2 [INFO] [stderr] Compiling warenhaus v0.1.0 (/opt/rustwide/workdir/server) [INFO] [stdout] warning: unused imports: `NaiveDate` and `Utc` [INFO] [stdout] --> server/src/query/code_runner.rs:10:39 [INFO] [stdout] | [INFO] [stdout] 10 | use chrono::{DateTime, NaiveDateTime, Utc, Local, NaiveDate}; [INFO] [stdout] | ^^^ ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `counter` is never used [INFO] [stdout] --> server/src/storage/auto_index.rs:56:12 [INFO] [stdout] | [INFO] [stdout] 15 | impl AutoIndex { [INFO] [stdout] | -------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 56 | pub fn counter(&self) -> i64 { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `MapFnParams` is never constructed [INFO] [stdout] --> server/src/web.rs:28:12 [INFO] [stdout] | [INFO] [stdout] 28 | pub struct MapFnParams { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `InvalidCode` is never constructed [INFO] [stdout] --> server/src/query/wasm_error.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 4 | pub enum WasmError { [INFO] [stdout] | --------- variant in this enum [INFO] [stdout] 5 | #[error("Code is invalid")] [INFO] [stdout] 6 | InvalidCode, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `WasmError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `release` profile [optimized] target(s) in 6m 37s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: buf_redux v0.8.4, multipart v0.18.0, openssl v0.10.45 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 5` [INFO] running `Command { std: "docker" "inspect" "3fe49bbc9ed794e1ac3d49c88178e214114e5795e9fcc73fc393f3c91d053262", kill_on_drop: false }` [INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "3fe49bbc9ed794e1ac3d49c88178e214114e5795e9fcc73fc393f3c91d053262" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "test" "--frozen" "--no-run" "--message-format=json" "--release", kill_on_drop: false }` [INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` [INFO] [stderr] | [INFO] [stderr] = note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] = note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest [INFO] [stderr] = note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions [INFO] [stderr] Compiling warenhaus v0.1.0 (/opt/rustwide/workdir/server) [INFO] [stderr] Compiling kafka_client v0.1.0 (/opt/rustwide/workdir/kafka_client) [INFO] [stdout] warning: unused import: `PathBuf` [INFO] [stdout] --> server/src/storage/mod.rs:343:27 [INFO] [stdout] | [INFO] [stdout] 343 | use std::path::{Path, PathBuf}; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `NaiveDate` and `Utc` [INFO] [stdout] --> server/src/query/code_runner.rs:10:39 [INFO] [stdout] | [INFO] [stdout] 10 | use chrono::{DateTime, NaiveDateTime, Utc, Local, NaiveDate}; [INFO] [stdout] | ^^^ ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `MapFnParams` is never constructed [INFO] [stdout] --> server/src/web.rs:28:12 [INFO] [stdout] | [INFO] [stdout] 28 | pub struct MapFnParams { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `InvalidCode` is never constructed [INFO] [stdout] --> server/src/query/wasm_error.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 4 | pub enum WasmError { [INFO] [stdout] | --------- variant in this enum [INFO] [stdout] 5 | #[error("Code is invalid")] [INFO] [stdout] 6 | InvalidCode, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `WasmError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `release` profile [optimized] target(s) in 11.42s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: buf_redux v0.8.4, multipart v0.18.0, openssl v0.10.45 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 5` [INFO] running `Command { std: "docker" "inspect" "3fe49bbc9ed794e1ac3d49c88178e214114e5795e9fcc73fc393f3c91d053262", kill_on_drop: false }` [INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "3fe49bbc9ed794e1ac3d49c88178e214114e5795e9fcc73fc393f3c91d053262" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "test" "--frozen" "--release", kill_on_drop: false }` [INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` [INFO] [stderr] | [INFO] [stderr] = note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] = note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest [INFO] [stderr] = note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions [INFO] [stderr] warning: unused import: `PathBuf` [INFO] [stderr] --> server/src/storage/mod.rs:343:27 [INFO] [stderr] | [INFO] [stderr] 343 | use std::path::{Path, PathBuf}; [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: unused imports: `NaiveDate` and `Utc` [INFO] [stderr] --> server/src/query/code_runner.rs:10:39 [INFO] [stderr] | [INFO] [stderr] 10 | use chrono::{DateTime, NaiveDateTime, Utc, Local, NaiveDate}; [INFO] [stderr] | ^^^ ^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: struct `MapFnParams` is never constructed [INFO] [stderr] --> server/src/web.rs:28:12 [INFO] [stderr] | [INFO] [stderr] 28 | pub struct MapFnParams { [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: variant `InvalidCode` is never constructed [INFO] [stderr] --> server/src/query/wasm_error.rs:6:5 [INFO] [stderr] | [INFO] [stderr] 4 | pub enum WasmError { [INFO] [stderr] | --------- variant in this enum [INFO] [stderr] 5 | #[error("Code is invalid")] [INFO] [stderr] 6 | InvalidCode, [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `WasmError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] [INFO] [stderr] warning: `warenhaus` (bin "warenhaus" test) generated 4 warnings (run `cargo fix --bin "warenhaus" -p warenhaus --tests` to apply 2 suggestions) [INFO] [stderr] Finished `release` profile [optimized] target(s) in 0.25s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: buf_redux v0.8.4, multipart v0.18.0, openssl v0.10.45 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 5` [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/release/deps/kafka_client-b549886050e898dd) [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/release/deps/warenhaus-8265c0ce8a0c4aaf) [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] [stdout] [INFO] [stdout] running 8 tests [INFO] [stdout] test storage::tests::fail_on_null_value ... ok [INFO] [stdout] test storage::tests::insert_a_record_with_auto_timestamp_column ... ok [INFO] [stdout] test storage::tests::rejected_insert_rolls_back_auto_index ... ok [INFO] [stdout] test storage::tests::insert_a_record_without_auto_timestamp_column ... ok [INFO] [stdout] test storage::tests::reject_insert_for_all_cells_when_one_cell_fails ... ok [INFO] [stdout] test storage::tests::reject_timestamp_value_when_autotimestamp_is_on ... ok [INFO] [stdout] test storage::tests::successful_insert_increases_counter ... ok [INFO] [stdout] test storage::tests::reject_insert_when_data_type_is_incompatible ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- storage::tests::reject_insert_when_data_type_is_incompatible stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'storage::tests::reject_insert_when_data_type_is_incompatible' (5186) panicked at server/src/storage/mod.rs:509:9: [INFO] [stdout] assertion `left == right` failed: was expecting no url, found: [String("https://google.com"), String("https://google.com")] [INFO] [stdout] left: 2 [INFO] [stdout] right: 0 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x60ac0bc11131 - <::print::DisplayBacktrace as core[7c831bd917ebf35f]::fmt::Display>::fmt [INFO] [stdout] 1: 0x60ac0bc2655a - core[7c831bd917ebf35f]::fmt::write [INFO] [stdout] 2: 0x60ac0bc1574c - as core[7c831bd917ebf35f]::io::write::Write>::write_fmt [INFO] [stdout] 3: 0x60ac0bbec4a6 - std[104cf6e2632825ea]::panicking::default_hook::{closure#0} [INFO] [stdout] 4: 0x60ac0bc087e9 - std[104cf6e2632825ea]::panicking::default_hook [INFO] [stdout] 5: 0x60ac0bb9a4b0 - test[73009c9f9aebf890]::test_main_inner::::{closure#0} [INFO] [stdout] 6: 0x60ac0bc089a2 - std[104cf6e2632825ea]::panicking::panic_with_hook [INFO] [stdout] 7: 0x60ac0bbec552 - std[104cf6e2632825ea]::panicking::panic_handler::{closure#0} [INFO] [stdout] 8: 0x60ac0bbe48c9 - std[104cf6e2632825ea]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] 9: 0x60ac0bbed14d - __rustc[b0d56fa5b193ad05]::rust_begin_unwind [INFO] [stdout] 10: 0x60ac0bc26c8c - core[7c831bd917ebf35f]::panicking::panic_fmt [INFO] [stdout] 11: 0x60ac0bc26c03 - core[7c831bd917ebf35f]::panicking::assert_failed_inner [INFO] [stdout] 12: 0x60ac0bc22508 - core[7c831bd917ebf35f]::panicking::assert_failed:: [INFO] [stdout] 13: 0x60ac0bb82a32 - warenhaus[d26abe254b2b231b]::storage::tests::reject_insert_when_data_type_is_incompatible [INFO] [stdout] 14: 0x60ac0bb89159 - >::call_once [INFO] [stdout] 15: 0x60ac0bb8d79b - test[73009c9f9aebf890]::__rust_begin_short_backtrace::, fn() -> core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>> [INFO] [stdout] 16: 0x60ac0bb9ae05 - test[73009c9f9aebf890]::run_test::{closure#0} [INFO] [stdout] 17: 0x60ac0bb941c4 - std[104cf6e2632825ea]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] 18: 0x60ac0bb9df62 - ::{closure#1} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] 19: 0x60ac0bc10159 - ::new::thread_start [INFO] [stdout] 20: 0x7b431541d07a - [INFO] [stdout] 21: 0x7b43154b0534 - clone [INFO] [stdout] 22: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] storage::tests::reject_insert_when_data_type_is_incompatible [INFO] [stdout] [INFO] [stdout] test result: FAILED. 7 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass `-p warenhaus --bin warenhaus` [INFO] running `Command { std: "docker" "inspect" "3fe49bbc9ed794e1ac3d49c88178e214114e5795e9fcc73fc393f3c91d053262", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3fe49bbc9ed794e1ac3d49c88178e214114e5795e9fcc73fc393f3c91d053262", kill_on_drop: false }` [INFO] [stdout] 3fe49bbc9ed794e1ac3d49c88178e214114e5795e9fcc73fc393f3c91d053262