[INFO] cloning repository https://github.com/davidhmays/dioxus_cozo [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/davidhmays/dioxus_cozo" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdavidhmays%2Fdioxus_cozo", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdavidhmays%2Fdioxus_cozo'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 53571f29acec07e0d8afb4dfc2476ed61f8feab2 [INFO] testing davidhmays/dioxus_cozo against beta-2025-09-21 for beta-1.91-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdavidhmays%2Fdioxus_cozo" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/davidhmays/dioxus_cozo [INFO] finished tweaking git repo https://github.com/davidhmays/dioxus_cozo [INFO] tweaked toml for git repo https://github.com/davidhmays/dioxus_cozo written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/davidhmays/dioxus_cozo on toolchain beta-2025-09-21 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/davidhmays/dioxus_cozo 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-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 58d795ed5e7b780f8763bc298b87ed6d0465f1283f0697f28d5d2888c971a70c [INFO] running `Command { std: "docker" "start" "-a" "58d795ed5e7b780f8763bc298b87ed6d0465f1283f0697f28d5d2888c971a70c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "58d795ed5e7b780f8763bc298b87ed6d0465f1283f0697f28d5d2888c971a70c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "58d795ed5e7b780f8763bc298b87ed6d0465f1283f0697f28d5d2888c971a70c", kill_on_drop: false }` [INFO] [stdout] 58d795ed5e7b780f8763bc298b87ed6d0465f1283f0697f28d5d2888c971a70c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f3c002834e712e601ecde453c9c36ac6fca927478a8c468569f32447c6b14ab2 [INFO] running `Command { std: "docker" "start" "-a" "f3c002834e712e601ecde453c9c36ac6fca927478a8c468569f32447c6b14ab2", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.69 [INFO] [stderr] Compiling libc v0.2.150 [INFO] [stderr] Compiling serde v1.0.192 [INFO] [stderr] Compiling num-traits v0.2.17 [INFO] [stderr] Compiling crossbeam-utils v0.8.16 [INFO] [stderr] Compiling bumpalo v3.14.0 [INFO] [stderr] Compiling memchr v2.6.4 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.88 [INFO] [stderr] Compiling futures-core v0.3.29 [INFO] [stderr] Compiling thiserror v1.0.50 [INFO] [stderr] Compiling futures-channel v0.3.29 [INFO] [stderr] Compiling wasm-bindgen v0.2.88 [INFO] [stderr] Compiling phf_shared v0.11.2 [INFO] [stderr] Compiling ahash v0.7.7 [INFO] [stderr] Compiling rustix v0.38.24 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling memoffset v0.9.0 [INFO] [stderr] Compiling smallbox v0.8.2 [INFO] [stderr] Compiling bitflags v2.4.1 [INFO] [stderr] Compiling futures-task v0.3.29 [INFO] [stderr] Compiling longest-increasing-subsequence v0.1.0 [INFO] [stderr] Compiling linux-raw-sys v0.4.11 [INFO] [stderr] Compiling crossbeam-epoch v0.9.15 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling futures-util v0.3.29 [INFO] [stderr] Compiling ring v0.17.5 [INFO] [stderr] Compiling parking v2.2.0 [INFO] [stderr] Compiling fastrand v2.0.1 [INFO] [stderr] Compiling semver v1.0.20 [INFO] [stderr] Compiling regex-syntax v0.8.2 [INFO] [stderr] Compiling num-bigint v0.4.4 [INFO] [stderr] Compiling concurrent-queue v2.3.0 [INFO] [stderr] Compiling serde_json v1.0.108 [INFO] [stderr] Compiling event-listener v3.1.0 [INFO] [stderr] Compiling num-rational v0.4.1 [INFO] [stderr] Compiling crossbeam-deque v0.8.3 [INFO] [stderr] Compiling num-iter v0.1.43 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling phf_generator v0.11.2 [INFO] [stderr] Compiling rayon-core v1.12.0 [INFO] [stderr] Compiling syn v2.0.39 [INFO] [stderr] Compiling phf_codegen v0.11.2 [INFO] [stderr] Compiling event-listener-strategy v0.3.0 [INFO] [stderr] Compiling async-trait v0.1.74 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling sqlite3-src v0.5.1 [INFO] [stderr] Compiling miniz_oxide v0.7.1 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling aho-corasick v1.1.2 [INFO] [stderr] Compiling phf v0.11.2 [INFO] [stderr] Compiling backtrace v0.3.69 [INFO] [stderr] Compiling ordered-float v2.10.1 [INFO] [stderr] Compiling num-complex v0.4.4 [INFO] [stderr] Compiling ucd-trie v0.1.6 [INFO] [stderr] Compiling either v1.9.0 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling hashbrown v0.14.2 [INFO] [stderr] Compiling gimli v0.28.0 [INFO] [stderr] Compiling futures-io v0.3.29 [INFO] [stderr] Compiling piper v0.2.1 [INFO] [stderr] Compiling async-channel v1.9.0 [INFO] [stderr] Compiling regex-automata v0.4.3 [INFO] [stderr] Compiling getrandom v0.2.11 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling interprocess-docfix v1.2.2 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling async-lock v3.1.0 [INFO] [stderr] Compiling async-channel v2.1.0 [INFO] [stderr] Compiling object v0.32.1 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling is-terminal v0.4.9 [INFO] [stderr] Compiling futures-lite v2.0.1 [INFO] [stderr] Compiling ahash v0.8.6 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling matrixmultiply v0.3.8 [INFO] [stderr] Compiling addr2line v0.21.0 [INFO] [stderr] Compiling rustc-demangle v0.1.23 [INFO] [stderr] Compiling crossbeam-queue v0.3.8 [INFO] [stderr] Compiling async-task v4.5.0 [INFO] [stderr] Compiling rustls v0.21.8 [INFO] [stderr] Compiling regex v1.10.2 [INFO] [stderr] Compiling atomic v0.5.3 [INFO] [stderr] Compiling arrayvec v0.7.4 [INFO] [stderr] Compiling graph_builder v0.3.1 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.88 [INFO] [stderr] Compiling darling_core v0.20.3 [INFO] [stderr] Compiling num-format v0.4.4 [INFO] [stderr] Compiling rustls-webpki v0.101.7 [INFO] [stderr] Compiling sct v0.7.1 [INFO] [stderr] Compiling blocking v1.5.1 [INFO] [stderr] Compiling dioxus-core v0.4.2 [INFO] [stderr] Compiling twox-hash v1.6.3 [INFO] [stderr] Compiling parse-zoneinfo v0.3.0 [INFO] [stderr] Compiling rayon v1.8.0 [INFO] [stderr] Compiling num v0.4.1 [INFO] [stderr] Compiling lru v0.8.1 [INFO] [stderr] Compiling chrono-tz-build v0.2.1 [INFO] [stderr] Compiling rmp v0.8.12 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.88 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling page_size v0.4.2 [INFO] [stderr] Compiling memmap2 v0.5.10 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling atoi v2.0.0 [INFO] [stderr] Compiling jieba-rs v0.6.8 [INFO] [stderr] Compiling linereader v0.4.0 [INFO] [stderr] Compiling chrono-tz v0.8.4 [INFO] [stderr] Compiling spinning v0.1.0 [INFO] [stderr] Compiling smartstring v1.0.1 [INFO] [stderr] Compiling priority-queue v1.3.2 [INFO] [stderr] Compiling fast-float v0.2.0 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling smawk v0.3.2 [INFO] [stderr] Compiling byte-slice-cast v1.2.2 [INFO] [stderr] Compiling is_ci v1.1.1 [INFO] [stderr] Compiling rawpointer v0.2.1 [INFO] [stderr] Compiling unicode-linebreak v0.1.5 [INFO] [stderr] Compiling iana-time-zone v0.1.58 [INFO] [stderr] Compiling intmap v0.7.1 [INFO] [stderr] Compiling minreq v2.11.0 [INFO] [stderr] Compiling to_method v1.1.0 [INFO] [stderr] Compiling textwrap v0.15.2 [INFO] [stderr] Compiling chrono v0.4.31 [INFO] [stderr] Compiling supports-color v2.1.0 [INFO] [stderr] Compiling serde_derive v1.0.192 [INFO] [stderr] Compiling thiserror-impl v1.0.50 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.88 [INFO] [stderr] Compiling futures-macro v0.3.29 [INFO] [stderr] Compiling serde_repr v0.1.17 [INFO] [stderr] Compiling darling_macro v0.20.3 [INFO] [stderr] Compiling darling v0.20.3 [INFO] [stderr] Compiling enumset_derive v0.8.1 [INFO] [stderr] Compiling fast2s v0.3.1 [INFO] [stderr] Compiling delegate v0.8.0 [INFO] [stderr] Compiling sledgehammer_bindgen v0.2.4 [INFO] [stderr] Compiling miette-derive v5.10.0 [INFO] [stderr] Compiling enumset v1.1.3 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling dioxus-rsx v0.4.0 [INFO] [stderr] Compiling sledgehammer_utils v0.2.0 [INFO] [stderr] Compiling lz4_flex v0.10.0 [INFO] [stderr] Compiling js-sys v0.3.65 [INFO] [stderr] Compiling pest v2.7.5 [INFO] [stderr] Compiling backtrace-ext v0.2.1 [INFO] [stderr] Compiling supports-unicode v2.0.0 [INFO] [stderr] Compiling supports-hyperlinks v2.1.0 [INFO] [stderr] Compiling tempfile v3.8.1 [INFO] [stderr] Compiling terminal_size v0.1.17 [INFO] [stderr] Compiling crossbeam-channel v0.5.8 [INFO] [stderr] Compiling csv-core v0.1.11 [INFO] [stderr] Compiling dioxus-debug-cell v0.1.1 [INFO] [stderr] Compiling cpufeatures v0.2.11 [INFO] [stderr] Compiling termcolor v1.4.0 [INFO] [stderr] Compiling atomic_float v0.1.0 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling webpki-roots v0.25.2 [INFO] [stderr] Compiling litrs v0.2.3 [INFO] [stderr] Compiling owo-colors v3.5.0 [INFO] [stderr] Compiling nanorand v0.7.0 [INFO] [stderr] Compiling crossbeam v0.8.2 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling dioxus-core-macro v0.4.0 [INFO] [stderr] Compiling env_logger v0.10.1 [INFO] [stderr] Compiling console_error_panic_hook v0.1.7 [INFO] [stderr] Compiling pest_meta v2.7.5 [INFO] [stderr] Compiling document-features v0.2.7 [INFO] [stderr] Compiling casey v0.4.0 [INFO] [stderr] Compiling rmpv v1.0.1 [INFO] [stderr] Compiling itertools v0.11.0 [INFO] [stderr] Compiling approx v0.5.1 [INFO] [stderr] Compiling ordered-float v3.9.2 [INFO] [stderr] Compiling quadrature v0.1.2 [INFO] [stderr] Compiling base64 v0.21.5 [INFO] [stderr] Compiling miette v5.10.0 [INFO] [stderr] Compiling pest_generator v2.7.5 [INFO] [stderr] Compiling web-sys v0.3.65 [INFO] [stderr] Compiling wasm-bindgen-futures v0.4.38 [INFO] [stderr] Compiling pest_derive v2.7.5 [INFO] [stderr] Compiling smallvec v1.11.2 [INFO] [stderr] Compiling serde-value v0.7.0 [INFO] [stderr] Compiling keyboard-types v0.6.2 [INFO] [stderr] Compiling euclid v0.22.9 [INFO] [stderr] Compiling uuid v1.5.0 [INFO] [stderr] Compiling rmp-serde v1.1.2 [INFO] [stderr] Compiling rust-stemmers v1.2.0 [INFO] [stderr] Compiling ndarray v0.15.6 [INFO] [stderr] Compiling csv v1.3.0 [INFO] [stderr] Compiling serde-wasm-bindgen v0.5.0 [INFO] [stderr] Compiling parking_lot_core v0.9.9 [INFO] [stderr] Compiling cedarwood v0.4.6 [INFO] [stderr] Compiling dashmap v5.5.3 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling swapvec v0.3.0 [INFO] [stderr] Compiling serde_bytes v0.11.12 [INFO] [stderr] Compiling graph v0.3.0 [INFO] [stderr] Compiling dioxus-hooks v0.4.0 [INFO] [stderr] Compiling dioxus-html v0.4.0 [INFO] [stderr] Compiling dioxus-interpreter-js v0.4.0 [INFO] [stderr] Compiling dioxus-hot-reload v0.4.0 [INFO] [stderr] Compiling dioxus-web v0.4.0 [INFO] [stderr] Compiling dioxus v0.4.0 [INFO] [stderr] Compiling sqlite3-sys v0.15.2 [INFO] [stderr] Compiling sqlite v0.31.1 [INFO] [stderr] Compiling cozo v0.7.5 [INFO] [stderr] Compiling demo v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `cozo::*` [INFO] [stdout] --> src/main.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use cozo::*; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 58s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: document-features v0.2.7 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2` [INFO] running `Command { std: "docker" "inspect" "f3c002834e712e601ecde453c9c36ac6fca927478a8c468569f32447c6b14ab2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f3c002834e712e601ecde453c9c36ac6fca927478a8c468569f32447c6b14ab2", kill_on_drop: false }` [INFO] [stdout] f3c002834e712e601ecde453c9c36ac6fca927478a8c468569f32447c6b14ab2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 103b4acf6dfe94e6712f106707ab051e74c30773fb088b488515bacaa00049f4 [INFO] running `Command { std: "docker" "start" "-a" "103b4acf6dfe94e6712f106707ab051e74c30773fb088b488515bacaa00049f4", kill_on_drop: false }` [INFO] [stderr] Compiling demo v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `cozo::*` [INFO] [stdout] --> src/main.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use cozo::*; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.61s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: document-features v0.2.7 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2` [INFO] running `Command { std: "docker" "inspect" "103b4acf6dfe94e6712f106707ab051e74c30773fb088b488515bacaa00049f4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "103b4acf6dfe94e6712f106707ab051e74c30773fb088b488515bacaa00049f4", kill_on_drop: false }` [INFO] [stdout] 103b4acf6dfe94e6712f106707ab051e74c30773fb088b488515bacaa00049f4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 3c7865028d306c97162eb1c029d5653b7ce1ac59ca46c2bed78dff99a61f42ea [INFO] running `Command { std: "docker" "start" "-a" "3c7865028d306c97162eb1c029d5653b7ce1ac59ca46c2bed78dff99a61f42ea", kill_on_drop: false }` [INFO] [stderr] warning: unused import: `cozo::*` [INFO] [stderr] --> src/main.rs:4:5 [INFO] [stderr] | [INFO] [stderr] 4 | use cozo::*; [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: `demo` (bin "demo" test) generated 1 warning (run `cargo fix --bin "demo" --tests` to apply 1 suggestion) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.19s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: document-features v0.2.7 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2` [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/demo-f8e2a56fc08af318) [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] running `Command { std: "docker" "inspect" "3c7865028d306c97162eb1c029d5653b7ce1ac59ca46c2bed78dff99a61f42ea", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3c7865028d306c97162eb1c029d5653b7ce1ac59ca46c2bed78dff99a61f42ea", kill_on_drop: false }` [INFO] [stdout] 3c7865028d306c97162eb1c029d5653b7ce1ac59ca46c2bed78dff99a61f42ea