[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 beta-2025-01-12 for beta-1.85-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fschultyy%2Fwarenhaus" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/schultyy/warenhaus on toolchain beta-2025-01-12 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-01-12" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [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-5-tc2/source/Cargo.toml [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" "+beta-2025-01-12" "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] 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] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded wasmtime-jit-icache-coherence v5.0.0 [INFO] [stderr] Downloaded wasmtime-asm-macros v5.0.0 [INFO] [stderr] Downloaded cranelift-codegen-shared v0.92.0 [INFO] [stderr] Downloaded ittapi v0.3.3 [INFO] [stderr] Downloaded scratch v1.0.4 [INFO] [stderr] Downloaded wasmtime-cache v5.0.0 [INFO] [stderr] Downloaded target-lexicon v0.12.6 [INFO] [stderr] Downloaded wasmtime-component-util v5.0.0 [INFO] [stderr] Downloaded wasmtime-fiber v5.0.0 [INFO] [stderr] Downloaded wit-parser v0.3.1 [INFO] [stderr] Downloaded cranelift-isle v0.92.0 [INFO] [stderr] Downloaded tokio-util v0.7.6 [INFO] [stderr] Downloaded wast v54.0.0 [INFO] [stderr] Downloaded wasmtime-runtime v5.0.0 [INFO] [stderr] Downloaded wasmparser v0.96.0 [INFO] [stderr] Downloaded wasmtime-cranelift v5.0.0 [INFO] [stderr] Downloaded cranelift-wasm v0.92.0 [INFO] [stderr] Downloaded wasmtime-environ v5.0.0 [INFO] [stderr] Downloaded cranelift-codegen-meta v0.92.0 [INFO] [stderr] Downloaded wasmtime v5.0.0 [INFO] [stderr] Downloaded cranelift-frontend v0.92.0 [INFO] [stderr] Downloaded wasmtime-jit v5.0.0 [INFO] [stderr] Downloaded cranelift-entity v0.92.0 [INFO] [stderr] Downloaded wasmtime-jit-debug v5.0.0 [INFO] [stderr] Downloaded kafka v0.9.0 [INFO] [stderr] Downloaded wasmtime-wit-bindgen v5.0.0 [INFO] [stderr] Downloaded wasmtime-component-macro v5.0.0 [INFO] [stderr] Downloaded cranelift-native v0.92.0 [INFO] [stderr] Downloaded cranelift-bforest v0.92.0 [INFO] [stderr] Downloaded wasmtime-types v5.0.0 [INFO] [stderr] Downloaded wasm-encoder v0.24.0 [INFO] [stderr] Downloaded wat v1.0.59 [INFO] [stderr] Downloaded ref_slice v1.2.1 [INFO] [stderr] Downloaded cranelift-codegen v0.92.0 [INFO] [stderr] Downloaded ittapi-sys v0.3.3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:86ea7c7af713d31e8cfdb68a6d0db50b5cf7cbeecde3d112f9f257f747318d36" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-01-12" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ec432e5b4c2f999304c0aa5dbb291190de0ff5928cecf72ce6d715943f9d29c0 [INFO] running `Command { std: "docker" "start" "-a" "ec432e5b4c2f999304c0aa5dbb291190de0ff5928cecf72ce6d715943f9d29c0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ec432e5b4c2f999304c0aa5dbb291190de0ff5928cecf72ce6d715943f9d29c0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ec432e5b4c2f999304c0aa5dbb291190de0ff5928cecf72ce6d715943f9d29c0", kill_on_drop: false }` [INFO] [stdout] ec432e5b4c2f999304c0aa5dbb291190de0ff5928cecf72ce6d715943f9d29c0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:86ea7c7af713d31e8cfdb68a6d0db50b5cf7cbeecde3d112f9f257f747318d36" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-01-12" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f8a26418b1f24ec0dd67552dee3132cce02ae3560d5600108919c2f28613e42d [INFO] running `Command { std: "docker" "start" "-a" "f8a26418b1f24ec0dd67552dee3132cce02ae3560d5600108919c2f28613e42d", 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] 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 cfg-if v1.0.0 [INFO] [stderr] Compiling autocfg v1.1.0 [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 version_check v0.9.4 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling once_cell v1.17.0 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling serde_derive v1.0.152 [INFO] [stderr] Compiling serde v1.0.152 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling smallvec v1.10.0 [INFO] [stderr] Compiling pkg-config v0.3.26 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling pin-project-lite v0.2.9 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling percent-encoding v2.2.0 [INFO] [stderr] Compiling bytes v1.4.0 [INFO] [stderr] Compiling typenum v1.16.0 [INFO] [stderr] Compiling form_urlencoded v1.1.0 [INFO] [stderr] Compiling ahash v0.7.6 [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 rustix v0.36.8 [INFO] [stderr] Compiling indexmap v1.9.2 [INFO] [stderr] Compiling lock_api v0.4.9 [INFO] [stderr] Compiling parking_lot_core v0.9.7 [INFO] [stderr] Compiling itoa v1.0.5 [INFO] [stderr] Compiling thiserror v1.0.38 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling linux-raw-sys v0.1.4 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling tokio v1.25.0 [INFO] [stderr] Compiling slab v0.4.7 [INFO] [stderr] Compiling futures-task v0.3.26 [INFO] [stderr] Compiling futures-sink v0.3.26 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling futures-channel v0.3.26 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling http v0.2.8 [INFO] [stderr] Compiling tracing-core v0.1.30 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling fallible-iterator v0.2.0 [INFO] [stderr] Compiling target-lexicon v0.12.6 [INFO] [stderr] Compiling futures-util v0.3.26 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling anyhow v1.0.69 [INFO] [stderr] Compiling futures-io v0.3.26 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Compiling cranelift-isle v0.92.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 foreign-types-shared v0.1.1 [INFO] [stderr] Compiling openssl v0.10.45 [INFO] [stderr] Compiling crossbeam-utils v0.8.14 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling memoffset v0.7.1 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling base64 v0.13.1 [INFO] [stderr] Compiling slice-group-by v0.3.0 [INFO] [stderr] Compiling idna v0.3.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.13 [INFO] [stderr] Compiling bumpalo v3.12.0 [INFO] [stderr] Compiling termcolor v1.2.0 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Compiling jobserver v0.1.25 [INFO] [stderr] Compiling getrandom v0.2.8 [INFO] [stderr] Compiling num_cpus v1.15.0 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling cc v1.0.79 [INFO] [stderr] Compiling signal-hook-registry v1.4.1 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling mio v0.8.5 [INFO] [stderr] Compiling url v2.3.1 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling socket2 v0.4.7 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.3 [INFO] [stderr] Compiling regalloc2 v0.5.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling digest v0.10.6 [INFO] [stderr] Compiling arrayvec v0.7.2 [INFO] [stderr] Compiling httpdate v1.0.2 [INFO] [stderr] Compiling try-lock v0.2.4 [INFO] [stderr] Compiling http-body v0.4.5 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling aho-corasick v0.7.20 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling paste v1.0.11 [INFO] [stderr] Compiling zstd-safe v5.0.2+zstd.1.5.2 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling either v1.8.1 [INFO] [stderr] Compiling ryu v1.0.12 [INFO] [stderr] Compiling regex-syntax v0.6.28 [INFO] [stderr] Compiling serde_json v1.0.93 [INFO] [stderr] Compiling tower-service v0.3.2 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling mime_guess v2.0.4 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling openssl-sys v0.9.80 [INFO] [stderr] Compiling zstd-sys v2.0.7+zstd.1.5.4 [INFO] [stderr] Compiling wasmtime-fiber v5.0.0 [INFO] [stderr] Compiling ittapi-sys v0.3.3 [INFO] [stderr] Compiling wasmtime-runtime v5.0.0 [INFO] [stderr] Compiling wasmtime-asm-macros v5.0.0 [INFO] [stderr] Compiling rayon-core v1.10.2 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling cpp_demangle v0.3.5 [INFO] [stderr] Compiling leb128 v0.2.5 [INFO] [stderr] Compiling crossbeam-deque v0.8.2 [INFO] [stderr] Compiling wasm-encoder v0.24.0 [INFO] [stderr] Compiling psm v0.1.21 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling sha-1 v0.10.1 [INFO] [stderr] Compiling crossbeam-channel v0.5.6 [INFO] [stderr] Compiling is-terminal v0.4.3 [INFO] [stderr] Compiling memfd v0.6.2 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling wasmtime-cache v5.0.0 [INFO] [stderr] Compiling async-trait v0.1.64 [INFO] [stderr] Compiling snap v1.1.0 [INFO] [stderr] Compiling fastrand v1.8.0 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling regex v1.7.1 [INFO] [stderr] Compiling unicode-width v0.1.10 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling utf-8 v0.7.6 [INFO] [stderr] Compiling safemem v0.3.3 [INFO] [stderr] Compiling wast v54.0.0 [INFO] [stderr] Compiling buf_redux v0.8.4 [INFO] [stderr] Compiling tempfile v3.3.0 [INFO] [stderr] Compiling miniz_oxide v0.6.2 [INFO] [stderr] Compiling ittapi v0.3.3 [INFO] [stderr] Compiling directories-next v2.0.0 [INFO] [stderr] Compiling sha1 v0.10.5 [INFO] [stderr] Compiling cranelift-codegen v0.92.0 [INFO] [stderr] Compiling sha2 v0.10.6 [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 encoding_rs v0.8.32 [INFO] [stderr] Compiling os_str_bytes v6.4.1 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling ipnet v2.7.1 [INFO] [stderr] Compiling wasmtime v5.0.0 [INFO] [stderr] Compiling crc-catalog v1.1.1 [INFO] [stderr] Compiling kafka v0.9.0 [INFO] [stderr] Compiling rustc-demangle v0.1.21 [INFO] [stderr] Compiling base64 v0.21.0 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling overload v0.1.1 [INFO] [stderr] Compiling nu-ansi-term v0.46.0 [INFO] [stderr] Compiling multipart v0.18.0 [INFO] [stderr] Compiling rayon v1.6.1 [INFO] [stderr] Compiling clap_lex v0.3.2 [INFO] [stderr] Compiling crc v2.1.0 [INFO] [stderr] Compiling flate2 v1.0.25 [INFO] [stderr] Compiling env_logger v0.10.0 [INFO] [stderr] Compiling headers v0.3.8 [INFO] [stderr] Compiling tracing-log v0.1.3 [INFO] [stderr] Compiling sharded-slab v0.1.4 [INFO] [stderr] Compiling twox-hash v1.6.3 [INFO] [stderr] Compiling nix v0.26.2 [INFO] [stderr] Compiling time v0.1.45 [INFO] [stderr] Compiling file-per-thread-logger v0.1.6 [INFO] [stderr] Compiling rustls-pemfile v0.2.1 [INFO] [stderr] Compiling thread_local v1.1.4 [INFO] [stderr] Compiling ref_slice v1.2.1 [INFO] [stderr] Compiling iana-time-zone v0.1.53 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling scoped-tls v1.0.1 [INFO] [stderr] Compiling crc-catalog v2.2.0 [INFO] [stderr] Compiling tracing-subscriber v0.3.16 [INFO] [stderr] Compiling chrono v0.4.23 [INFO] [stderr] Compiling crc v3.0.1 [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 openssl-macros v0.1.0 [INFO] [stderr] Compiling pin-project-internal v1.0.12 [INFO] [stderr] Compiling clap_derive v4.1.0 [INFO] [stderr] Compiling ctrlc v3.2.5 [INFO] [stderr] Compiling pin-project v1.0.12 [INFO] [stderr] Compiling wat v1.0.59 [INFO] [stderr] Compiling tungstenite v0.17.3 [INFO] [stderr] Compiling tracing v0.1.37 [INFO] [stderr] Compiling clap v4.1.6 [INFO] [stderr] Compiling zstd v0.11.2+zstd.1.5.2 [INFO] [stderr] Compiling futures-executor v0.3.26 [INFO] [stderr] Compiling futures v0.3.26 [INFO] [stderr] Compiling tokio-util v0.7.6 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling tokio-stream v0.1.11 [INFO] [stderr] Compiling tokio-tungstenite v0.17.2 [INFO] [stderr] Compiling cranelift-entity v0.92.0 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling toml v0.5.11 [INFO] [stderr] Compiling cranelift-bforest v0.92.0 [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 wasmtime-types v5.0.0 [INFO] [stderr] Compiling wasmtime-jit-debug v5.0.0 [INFO] [stderr] Compiling hyper v0.14.24 [INFO] [stderr] Compiling wasmtime-environ v5.0.0 [INFO] [stderr] Compiling addr2line v0.17.0 [INFO] [stderr] Compiling wasmtime-jit v5.0.0 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling warp v0.3.3 [INFO] [stderr] Compiling reqwest v0.11.14 [INFO] [stderr] Compiling cranelift-frontend v0.92.0 [INFO] [stderr] Compiling cranelift-native v0.92.0 [INFO] [stderr] Compiling cranelift-wasm v0.92.0 [INFO] [stderr] Compiling kafka_client v0.1.0 (/opt/rustwide/workdir/kafka_client) [INFO] [stderr] Compiling wasmtime-cranelift v5.0.0 [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)]` 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)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `name` and `source_code` are never read [INFO] [stdout] --> server/src/web.rs:30:9 [INFO] [stdout] | [INFO] [stdout] 28 | pub struct MapFnParams { [INFO] [stdout] | ----------- fields in this struct [INFO] [stdout] 29 | ///Map Fn Name [INFO] [stdout] 30 | pub name: String, [INFO] [stdout] | ^^^^ [INFO] [stdout] 31 | ///AssemblyScript Source Code [INFO] [stdout] 32 | pub source_code: String, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `MapFnParams` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [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 `dev` profile [unoptimized + debuginfo] target(s) in 2m 01s [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 [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" "f8a26418b1f24ec0dd67552dee3132cce02ae3560d5600108919c2f28613e42d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f8a26418b1f24ec0dd67552dee3132cce02ae3560d5600108919c2f28613e42d", kill_on_drop: false }` [INFO] [stdout] f8a26418b1f24ec0dd67552dee3132cce02ae3560d5600108919c2f28613e42d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:86ea7c7af713d31e8cfdb68a6d0db50b5cf7cbeecde3d112f9f257f747318d36" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-01-12" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 318b081beecc29bf1c6fd3a1bbc165e76d704ac6f639b1bc6f456c1ee515b819 [INFO] running `Command { std: "docker" "start" "-a" "318b081beecc29bf1c6fd3a1bbc165e76d704ac6f639b1bc6f456c1ee515b819", 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] 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 kafka_client v0.1.0 (/opt/rustwide/workdir/kafka_client) [INFO] [stderr] Compiling warenhaus v0.1.0 (/opt/rustwide/workdir/server) [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)]` 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: fields `name` and `source_code` are never read [INFO] [stdout] --> server/src/web.rs:30:9 [INFO] [stdout] | [INFO] [stdout] 28 | pub struct MapFnParams { [INFO] [stdout] | ----------- fields in this struct [INFO] [stdout] 29 | ///Map Fn Name [INFO] [stdout] 30 | pub name: String, [INFO] [stdout] | ^^^^ [INFO] [stdout] 31 | ///AssemblyScript Source Code [INFO] [stdout] 32 | pub source_code: String, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `MapFnParams` 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: 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 `test` profile [unoptimized + debuginfo] target(s) in 14.18s [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 [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" "318b081beecc29bf1c6fd3a1bbc165e76d704ac6f639b1bc6f456c1ee515b819", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "318b081beecc29bf1c6fd3a1bbc165e76d704ac6f639b1bc6f456c1ee515b819", kill_on_drop: false }` [INFO] [stdout] 318b081beecc29bf1c6fd3a1bbc165e76d704ac6f639b1bc6f456c1ee515b819 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:86ea7c7af713d31e8cfdb68a6d0db50b5cf7cbeecde3d112f9f257f747318d36" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-01-12" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] a8639b1415c32030a604bddb7a1e79b46d6e9df618cc2749797cd4684ffa3598 [INFO] running `Command { std: "docker" "start" "-a" "a8639b1415c32030a604bddb7a1e79b46d6e9df618cc2749797cd4684ffa3598", 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] 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)]` 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: fields `name` and `source_code` are never read [INFO] [stderr] --> server/src/web.rs:30:9 [INFO] [stderr] | [INFO] [stderr] 28 | pub struct MapFnParams { [INFO] [stderr] | ----------- fields in this struct [INFO] [stderr] 29 | ///Map Fn Name [INFO] [stderr] 30 | pub name: String, [INFO] [stderr] | ^^^^ [INFO] [stderr] 31 | ///AssemblyScript Source Code [INFO] [stderr] 32 | pub source_code: String, [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `MapFnParams` 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: 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" --tests` to apply 2 suggestions) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.20s [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 [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/kafka_client-1d5ec7472a6293ad) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/warenhaus-409b35c101ce87c1) [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::reject_insert_for_all_cells_when_one_cell_fails ... ok [INFO] [stdout] test storage::tests::reject_insert_when_data_type_is_incompatible ... ok [INFO] [stdout] test storage::tests::reject_timestamp_value_when_autotimestamp_is_on ... 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::successful_insert_increases_counter ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- storage::tests::successful_insert_increases_counter stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'storage::tests::successful_insert_increases_counter' panicked at server/src/storage/mod.rs:606:9: [INFO] [stdout] assertion `left == right` failed [INFO] [stdout] left: 1 [INFO] [stdout] right: 0 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x645940a1811a - std::backtrace_rs::backtrace::libunwind::trace::ha13ab8a94fd3bb92 [INFO] [stdout] at /rustc/fe9b9751fa54a5871b87cd36a582f9b7b06123fd/library/std/src/../../backtrace/src/backtrace/libunwind.rs:116:5 [INFO] [stdout] 1: 0x645940a1811a - std::backtrace_rs::backtrace::trace_unsynchronized::h2a4c556e569d314b [INFO] [stdout] at /rustc/fe9b9751fa54a5871b87cd36a582f9b7b06123fd/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x645940a1811a - std::sys::backtrace::_print_fmt::hf52186dec7bdf1bb [INFO] [stdout] at /rustc/fe9b9751fa54a5871b87cd36a582f9b7b06123fd/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x645940a1811a - ::fmt::hb5c3379828c15690 [INFO] [stdout] at /rustc/fe9b9751fa54a5871b87cd36a582f9b7b06123fd/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x645940a3eea3 - core::fmt::rt::Argument::fmt::h8220db795cd6f76c [INFO] [stdout] at /rustc/fe9b9751fa54a5871b87cd36a582f9b7b06123fd/library/core/src/fmt/rt.rs:177:76 [INFO] [stdout] 5: 0x645940a3eea3 - core::fmt::write::hd20c41beeec2e8c0 [INFO] [stdout] at /rustc/fe9b9751fa54a5871b87cd36a582f9b7b06123fd/library/core/src/fmt/mod.rs:1440:21 [INFO] [stdout] 6: 0x645940a15093 - std::io::Write::write_fmt::hf276ec928345bea3 [INFO] [stdout] at /rustc/fe9b9751fa54a5871b87cd36a582f9b7b06123fd/library/std/src/io/mod.rs:1887:15 [INFO] [stdout] 7: 0x645940a17f62 - std::sys::backtrace::BacktraceLock::print::h4fa77b65bb5ed2ec [INFO] [stdout] at /rustc/fe9b9751fa54a5871b87cd36a582f9b7b06123fd/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 8: 0x645940a19650 - std::panicking::default_hook::{{closure}}::hd3560f93167cf51e [INFO] [stdout] at /rustc/fe9b9751fa54a5871b87cd36a582f9b7b06123fd/library/std/src/panicking.rs:295:22 [INFO] [stdout] 9: 0x645940a193ed - std::panicking::default_hook::h361b8e3c5cbb2501 [INFO] [stdout] at /rustc/fe9b9751fa54a5871b87cd36a582f9b7b06123fd/library/std/src/panicking.rs:319:9 [INFO] [stdout] 10: 0x6459409a47d3 - as core::ops::function::Fn>::call::h52b4c42c9dce8b0e [INFO] [stdout] at /rustc/fe9b9751fa54a5871b87cd36a582f9b7b06123fd/library/alloc/src/boxed.rs:2007:9 [INFO] [stdout] 11: 0x6459409a47d3 - test::test_main::{{closure}}::h1a9dc25180417899 [INFO] [stdout] at /rustc/fe9b9751fa54a5871b87cd36a582f9b7b06123fd/library/test/src/lib.rs:134:21 [INFO] [stdout] 12: 0x645940a19e83 - as core::ops::function::Fn>::call::h080867abcafb687f [INFO] [stdout] at /rustc/fe9b9751fa54a5871b87cd36a582f9b7b06123fd/library/alloc/src/boxed.rs:2007:9 [INFO] [stdout] 13: 0x645940a19e83 - std::panicking::rust_panic_with_hook::h7e187ba6ef3a8505 [INFO] [stdout] at /rustc/fe9b9751fa54a5871b87cd36a582f9b7b06123fd/library/std/src/panicking.rs:836:13 [INFO] [stdout] 14: 0x645940a19b5a - std::panicking::begin_panic_handler::{{closure}}::h2160aaedd30b4698 [INFO] [stdout] at /rustc/fe9b9751fa54a5871b87cd36a582f9b7b06123fd/library/std/src/panicking.rs:701:13 [INFO] [stdout] 15: 0x645940a18619 - std::sys::backtrace::__rust_end_short_backtrace::h2544fe16c7a2009f [INFO] [stdout] at /rustc/fe9b9751fa54a5871b87cd36a582f9b7b06123fd/library/std/src/sys/backtrace.rs:168:18 [INFO] [stdout] 16: 0x645940a197ed - rust_begin_unwind [INFO] [stdout] at /rustc/fe9b9751fa54a5871b87cd36a582f9b7b06123fd/library/std/src/panicking.rs:692:5 [INFO] [stdout] 17: 0x645940937df0 - core::panicking::panic_fmt::h55d7693adb8e1cee [INFO] [stdout] at /rustc/fe9b9751fa54a5871b87cd36a582f9b7b06123fd/library/core/src/panicking.rs:75:14 [INFO] [stdout] 18: 0x6459409381e2 - core::panicking::assert_failed_inner::h313082505cbbbd77 [INFO] [stdout] 19: 0x6459409b1012 - core::panicking::assert_failed::h8bb6eea51818053a [INFO] [stdout] at /rustc/fe9b9751fa54a5871b87cd36a582f9b7b06123fd/library/core/src/panicking.rs:364:5 [INFO] [stdout] 20: 0x645940950868 - warenhaus::storage::tests::successful_insert_increases_counter::h61f1562b574252c2 [INFO] [stdout] at /opt/rustwide/workdir/server/src/storage/mod.rs:606:9 [INFO] [stdout] 21: 0x6459409502d7 - warenhaus::storage::tests::successful_insert_increases_counter::{{closure}}::hc290f79c4c20b7a6 [INFO] [stdout] at /opt/rustwide/workdir/server/src/storage/mod.rs:594:45 [INFO] [stdout] 22: 0x645940968ea6 - core::ops::function::FnOnce::call_once::h89d77785cd374aab [INFO] [stdout] at /rustc/fe9b9751fa54a5871b87cd36a582f9b7b06123fd/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 23: 0x6459409aa02b - core::ops::function::FnOnce::call_once::h42df3dc9a56fb705 [INFO] [stdout] at /rustc/fe9b9751fa54a5871b87cd36a582f9b7b06123fd/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 24: 0x6459409aa02b - test::__rust_begin_short_backtrace::hf2ff4d4d12dd75b0 [INFO] [stdout] at /rustc/fe9b9751fa54a5871b87cd36a582f9b7b06123fd/library/test/src/lib.rs:632:18 [INFO] [stdout] 25: 0x6459409a8eb3 - test::run_test_in_process::{{closure}}::h8461a23c6c0ac10c [INFO] [stdout] at /rustc/fe9b9751fa54a5871b87cd36a582f9b7b06123fd/library/test/src/lib.rs:655:60 [INFO] [stdout] 26: 0x6459409a8eb3 - as core::ops::function::FnOnce<()>>::call_once::hefab1bfcb42baf2e [INFO] [stdout] at /rustc/fe9b9751fa54a5871b87cd36a582f9b7b06123fd/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 27: 0x6459409a8eb3 - std::panicking::try::do_call::h75c82cb1133d19f1 [INFO] [stdout] at /rustc/fe9b9751fa54a5871b87cd36a582f9b7b06123fd/library/std/src/panicking.rs:584:40 [INFO] [stdout] 28: 0x6459409a8eb3 - std::panicking::try::h41d68fc63841231a [INFO] [stdout] at /rustc/fe9b9751fa54a5871b87cd36a582f9b7b06123fd/library/std/src/panicking.rs:547:19 [INFO] [stdout] 29: 0x6459409a8eb3 - std::panic::catch_unwind::h7a7ff6adf9e0c698 [INFO] [stdout] at /rustc/fe9b9751fa54a5871b87cd36a582f9b7b06123fd/library/std/src/panic.rs:358:14 [INFO] [stdout] 30: 0x6459409a8eb3 - test::run_test_in_process::hcd527530689ec177 [INFO] [stdout] at /rustc/fe9b9751fa54a5871b87cd36a582f9b7b06123fd/library/test/src/lib.rs:655:27 [INFO] [stdout] 31: 0x6459409a8eb3 - test::run_test::{{closure}}::h51ba581aac56ca21 [INFO] [stdout] at /rustc/fe9b9751fa54a5871b87cd36a582f9b7b06123fd/library/test/src/lib.rs:576:43 [INFO] [stdout] 32: 0x64594096cbb5 - test::run_test::{{closure}}::h9d0d2581742c4e6c [INFO] [stdout] at /rustc/fe9b9751fa54a5871b87cd36a582f9b7b06123fd/library/test/src/lib.rs:606:41 [INFO] [stdout] 33: 0x64594096cbb5 - std::sys::backtrace::__rust_begin_short_backtrace::h94b953e0285eca69 [INFO] [stdout] at /rustc/fe9b9751fa54a5871b87cd36a582f9b7b06123fd/library/std/src/sys/backtrace.rs:152:18 [INFO] [stdout] 34: 0x645940970646 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hac891bfe52f0501a [INFO] [stdout] at /rustc/fe9b9751fa54a5871b87cd36a582f9b7b06123fd/library/std/src/thread/mod.rs:564:17 [INFO] [stdout] 35: 0x645940970646 - as core::ops::function::FnOnce<()>>::call_once::hd4f76b3ef0615394 [INFO] [stdout] at /rustc/fe9b9751fa54a5871b87cd36a582f9b7b06123fd/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 36: 0x645940970646 - std::panicking::try::do_call::h31b1a419f4fa670c [INFO] [stdout] at /rustc/fe9b9751fa54a5871b87cd36a582f9b7b06123fd/library/std/src/panicking.rs:584:40 [INFO] [stdout] 37: 0x645940970646 - std::panicking::try::h277e348adef7f0af [INFO] [stdout] at /rustc/fe9b9751fa54a5871b87cd36a582f9b7b06123fd/library/std/src/panicking.rs:547:19 [INFO] [stdout] 38: 0x645940970646 - std::panic::catch_unwind::h06db5059e51a109d [INFO] [stdout] at /rustc/fe9b9751fa54a5871b87cd36a582f9b7b06123fd/library/std/src/panic.rs:358:14 [INFO] [stdout] 39: 0x645940970646 - std::thread::Builder::spawn_unchecked_::{{closure}}::h048aed1b5c822396 [INFO] [stdout] at /rustc/fe9b9751fa54a5871b87cd36a582f9b7b06123fd/library/std/src/thread/mod.rs:562:30 [INFO] [stdout] 40: 0x645940970646 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h9f03098da71d0b51 [INFO] [stdout] at /rustc/fe9b9751fa54a5871b87cd36a582f9b7b06123fd/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 41: 0x645940a1e37b - as core::ops::function::FnOnce>::call_once::hcc221cc1d8cbbdc7 [INFO] [stdout] at /rustc/fe9b9751fa54a5871b87cd36a582f9b7b06123fd/library/alloc/src/boxed.rs:1993:9 [INFO] [stdout] 42: 0x645940a1e37b - as core::ops::function::FnOnce>::call_once::he5e5264a0dcd6e5f [INFO] [stdout] at /rustc/fe9b9751fa54a5871b87cd36a582f9b7b06123fd/library/alloc/src/boxed.rs:1993:9 [INFO] [stdout] 43: 0x645940a1e37b - std::sys::pal::unix::thread::Thread::new::thread_start::h307a072356a0dfca [INFO] [stdout] at /rustc/fe9b9751fa54a5871b87cd36a582f9b7b06123fd/library/std/src/sys/pal/unix/thread.rs:106:17 [INFO] [stdout] 44: 0x72cc66160ac3 - [INFO] [stdout] 45: 0x72cc661f1a04 - clone [INFO] [stdout] 46: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] storage::tests::successful_insert_increases_counter [INFO] [stdout] [INFO] [stdout] test result: FAILED. 7 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.18s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass `-p warenhaus --bin warenhaus` [INFO] running `Command { std: "docker" "inspect" "a8639b1415c32030a604bddb7a1e79b46d6e9df618cc2749797cd4684ffa3598", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a8639b1415c32030a604bddb7a1e79b46d6e9df618cc2749797cd4684ffa3598", kill_on_drop: false }` [INFO] [stdout] a8639b1415c32030a604bddb7a1e79b46d6e9df618cc2749797cd4684ffa3598