[INFO] cloning repository https://github.com/MilkBlock/eggplant [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/MilkBlock/eggplant" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMilkBlock%2Feggplant", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMilkBlock%2Feggplant'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 8902fb06369ec827f0fae5f0f77ed06144479202 [INFO] testing MilkBlock/eggplant against 1.95.0 for beta-1.96-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMilkBlock%2Feggplant" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/MilkBlock/eggplant [INFO] finished tweaking git repo https://github.com/MilkBlock/eggplant [INFO] tweaked toml for git repo https://github.com/MilkBlock/eggplant written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/MilkBlock/eggplant on toolchain 1.95.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/MilkBlock/eggplant 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.95.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded graphviz-rust v0.9.6 [INFO] [stderr] Downloaded into-attr v0.1.1 [INFO] [stderr] Downloaded divan-macros v0.1.17 [INFO] [stderr] Downloaded condtype v1.3.0 [INFO] [stderr] Downloaded wasm-bindgen-shared v0.2.104 [INFO] [stderr] Downloaded wasm-bindgen-macro v0.2.104 [INFO] [stderr] Downloaded codspeed-divan-compat-macros v4.4.1 [INFO] [stderr] Downloaded egglog-add-primitive v1.0.0 [INFO] [stderr] Downloaded into-attr-derive v0.2.1 [INFO] [stderr] Downloaded dot-structures v0.1.2 [INFO] [stderr] Downloaded pest_meta v2.8.3 [INFO] [stderr] Downloaded codspeed-divan-compat v4.4.1 [INFO] [stderr] Downloaded egglog-concurrency v1.0.0 [INFO] [stderr] Downloaded find-msvc-tools v0.1.4 [INFO] [stderr] Downloaded colored v2.2.0 [INFO] [stderr] Downloaded derive_more-impl v2.0.1 [INFO] [stderr] Downloaded derive_more v2.0.1 [INFO] [stderr] Downloaded codspeed-divan-compat-walltime v4.4.1 [INFO] [stderr] Downloaded statrs v0.18.0 [INFO] [stderr] Downloaded pest v2.8.3 [INFO] [stderr] Downloaded hashbrown v0.16.0 [INFO] [stderr] Downloaded im-rc v15.1.0 [INFO] [stderr] Downloaded codspeed v4.4.1 [INFO] [stderr] Downloaded egglog v1.0.0 [INFO] [stderr] Downloaded egglog-core-relations v1.0.0 [INFO] [stderr] Downloaded cc v1.2.41 [INFO] [stderr] Downloaded indexmap v2.12.0 [INFO] [stderr] Downloaded egglog-bridge v1.0.0 [INFO] [stderr] Downloaded js-sys v0.3.81 [INFO] [stderr] Downloaded wasm-bindgen v0.2.104 [INFO] [stderr] Downloaded egglog-union-find v1.0.0 [INFO] [stderr] Downloaded pest_derive v2.8.3 [INFO] [stderr] Downloaded wasm-bindgen-backend v0.2.104 [INFO] [stderr] Downloaded pest_generator v2.8.3 [INFO] [stderr] Downloaded wasm-bindgen-macro-support v0.2.104 [INFO] [stderr] Downloaded tempfile v3.23.0 [INFO] [stderr] Downloaded inventory v0.3.21 [INFO] [stderr] Downloaded dot-generator v0.2.0 [INFO] [stderr] Downloaded symbol_table v0.4.0 [INFO] [stderr] Downloaded egglog-ast v1.0.0 [INFO] [stderr] Downloaded egglog-numeric-id v1.0.0 [INFO] [stderr] Downloaded egraph-serialize v0.3.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 435f4856e438384ff4df441940876ef5d9dec2a5ce153a205a7dd4d755abfe53 [INFO] running `Command { std: "docker" "start" "-a" "435f4856e438384ff4df441940876ef5d9dec2a5ce153a205a7dd4d755abfe53", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "435f4856e438384ff4df441940876ef5d9dec2a5ce153a205a7dd4d755abfe53", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "435f4856e438384ff4df441940876ef5d9dec2a5ce153a205a7dd4d755abfe53", kill_on_drop: false }` [INFO] [stdout] 435f4856e438384ff4df441940876ef5d9dec2a5ce153a205a7dd4d755abfe53 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 55c141ee34af112f9d9782a25c2e7b30be6d41bb808955878c1ef0e7d1aa92bb [INFO] running `Command { std: "docker" "start" "-a" "55c141ee34af112f9d9782a25c2e7b30be6d41bb808955878c1ef0e7d1aa92bb", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.101 [INFO] [stderr] Compiling unicode-ident v1.0.20 [INFO] [stderr] Compiling quote v1.0.41 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling zerocopy v0.8.27 [INFO] [stderr] Compiling rustix v1.1.2 [INFO] [stderr] Compiling hashbrown v0.16.0 [INFO] [stderr] Compiling bitflags v2.10.0 [INFO] [stderr] Compiling anstyle-parse v0.2.7 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling indexmap v2.12.0 [INFO] [stderr] Compiling log v0.4.28 [INFO] [stderr] Compiling ucd-trie v0.1.7 [INFO] [stderr] Compiling syn v2.0.107 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling anstyle-query v1.1.4 [INFO] [stderr] Compiling regex-syntax v0.8.8 [INFO] [stderr] Compiling anstream v0.6.21 [INFO] [stderr] Compiling pest v2.8.3 [INFO] [stderr] Compiling rayon v1.11.0 [INFO] [stderr] Compiling libc v0.2.183 [INFO] [stderr] Compiling find-msvc-tools v0.1.4 [INFO] [stderr] Compiling dot-structures v0.1.2 [INFO] [stderr] Compiling foldhash v0.1.5 [INFO] [stderr] Compiling hashbrown v0.15.5 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling regex-automata v0.4.13 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling pest_meta v2.8.3 [INFO] [stderr] Compiling cc v1.2.41 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling crossbeam-channel v0.5.15 [INFO] [stderr] Compiling crossbeam-queue v0.3.12 [INFO] [stderr] Compiling thiserror v2.0.17 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling clap_lex v0.7.6 [INFO] [stderr] Compiling arc-swap v1.7.1 [INFO] [stderr] Compiling anyhow v1.0.100 [INFO] [stderr] Compiling libmimalloc-sys v0.1.44 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling clap_builder v4.5.50 [INFO] [stderr] Compiling pest_generator v2.8.3 [INFO] [stderr] Compiling egglog-concurrency v1.0.0 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling crossbeam v0.8.4 [INFO] [stderr] Compiling egglog-numeric-id v1.0.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling into-attr v0.1.1 [INFO] [stderr] Compiling dot-generator v0.2.0 [INFO] [stderr] Compiling num-iter v0.1.45 [INFO] [stderr] Compiling regex v1.12.2 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling fixedbitset v0.5.7 [INFO] [stderr] Compiling env_filter v0.1.4 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling jiff v0.2.15 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling winnow v0.7.13 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Compiling clap_derive v4.5.49 [INFO] [stderr] Compiling dashmap v6.1.0 [INFO] [stderr] Compiling into-attr-derive v0.2.1 [INFO] [stderr] Compiling pest_derive v2.8.3 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling im-rc v15.1.0 [INFO] [stderr] Compiling num v0.4.3 [INFO] [stderr] Compiling petgraph v0.8.3 [INFO] [stderr] Compiling toml_parser v1.0.4 [INFO] [stderr] Compiling egglog-union-find v1.0.0 [INFO] [stderr] Compiling bitmaps v2.1.0 [INFO] [stderr] Compiling clap v4.5.50 [INFO] [stderr] Compiling tempfile v3.23.0 [INFO] [stderr] Compiling chrono v0.4.42 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling web-time v1.1.0 [INFO] [stderr] Compiling toml_datetime v0.7.3 [INFO] [stderr] Compiling bumpalo v3.19.0 [INFO] [stderr] Compiling toml_edit v0.23.7 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling env_logger v0.11.8 [INFO] [stderr] Compiling egglog v1.0.0 [INFO] [stderr] Compiling rand_xoshiro v0.6.0 [INFO] [stderr] Compiling ordered-float v5.1.0 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling egglog-core-relations v1.0.0 [INFO] [stderr] Compiling graphviz-rust v0.9.6 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling sized-chunks v0.6.5 [INFO] [stderr] Compiling strum_macros v0.27.2 [INFO] [stderr] Compiling ordered-float v4.6.0 [INFO] [stderr] Compiling csv-core v0.1.13 [INFO] [stderr] Compiling derive_more-impl v2.0.1 [INFO] [stderr] Compiling csv v1.4.0 [INFO] [stderr] Compiling eggplant-transpiler v0.2.7 (/opt/rustwide/workdir/eggplant-transpiler) [INFO] [stderr] Compiling egraph-serialize v0.3.0 [INFO] [stderr] Compiling egglog-ast v1.0.0 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling proc-macro-crate v3.4.0 [INFO] [stderr] Compiling mimalloc v0.1.48 [INFO] [stderr] Compiling egglog-add-primitive v1.0.0 [INFO] [stderr] Compiling fixedbitset v0.4.2 [INFO] [stderr] Compiling petgraph v0.6.5 [INFO] [stderr] Compiling derive_more v2.0.1 [INFO] [stderr] Compiling symbol_table v0.4.0 [INFO] [stderr] Compiling inventory v0.3.21 [INFO] [stderr] Compiling strum v0.27.2 [INFO] [stderr] Compiling eggplant-macros v0.2.7 (/opt/rustwide/workdir/eggplant-macros) [INFO] [stderr] Compiling egglog-bridge v1.0.0 [INFO] [stderr] Compiling eggplant v0.2.7 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 40s [INFO] running `Command { std: "docker" "inspect" "55c141ee34af112f9d9782a25c2e7b30be6d41bb808955878c1ef0e7d1aa92bb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "55c141ee34af112f9d9782a25c2e7b30be6d41bb808955878c1ef0e7d1aa92bb", kill_on_drop: false }` [INFO] [stdout] 55c141ee34af112f9d9782a25c2e7b30be6d41bb808955878c1ef0e7d1aa92bb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 571e0bf3cce526f8d5d55bfaf3e141376c93bc3c013b6ce7a8013e29b74fdde2 [INFO] running `Command { std: "docker" "start" "-a" "571e0bf3cce526f8d5d55bfaf3e141376c93bc3c013b6ce7a8013e29b74fdde2", kill_on_drop: false }` [INFO] [stderr] Compiling rustix v1.1.2 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling regex-syntax v0.8.8 [INFO] [stderr] Compiling regex-automata v0.4.13 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling nix v0.31.2 [INFO] [stderr] Compiling ordered-float v5.1.0 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling num-iter v0.1.45 [INFO] [stderr] Compiling dashmap v6.1.0 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling clap_builder v4.5.50 [INFO] [stderr] Compiling codspeed v4.4.1 [INFO] [stderr] Compiling approx v0.5.1 [INFO] [stderr] Compiling colored v2.2.0 [INFO] [stderr] Compiling statrs v0.18.0 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling tempfile v3.23.0 [INFO] [stderr] Compiling terminal_size v0.4.3 [INFO] [stderr] Compiling regex v1.12.2 [INFO] [stderr] Compiling num v0.4.3 [INFO] [stderr] Compiling graphviz-rust v0.9.6 [INFO] [stderr] Compiling egglog-core-relations v1.0.0 [INFO] [stderr] Compiling clap v4.5.50 [INFO] [stderr] Compiling env_filter v0.1.4 [INFO] [stderr] Compiling libmimalloc-sys v0.1.44 [INFO] [stderr] Compiling env_logger v0.11.8 [INFO] [stderr] Compiling getrandom v0.2.17 [INFO] [stderr] Compiling divan-macros v0.1.17 [INFO] [stderr] Compiling eggplant-transpiler v0.2.7 (/opt/rustwide/workdir/eggplant-transpiler) [INFO] [stderr] Compiling egraph-serialize v0.3.0 [INFO] [stderr] Compiling mimalloc v0.1.48 [INFO] [stderr] Compiling egglog-ast v1.0.0 [INFO] [stderr] Compiling regex-lite v0.1.9 [INFO] [stderr] Compiling condtype v1.3.0 [INFO] [stderr] Compiling codspeed-divan-compat v4.4.1 [INFO] [stderr] Compiling codspeed-divan-compat-macros v4.4.1 [INFO] [stderr] Compiling eggplant-macros v0.2.7 (/opt/rustwide/workdir/eggplant-macros) [INFO] [stderr] Compiling codspeed-divan-compat-walltime v4.4.1 [INFO] [stderr] Compiling egglog-bridge v1.0.0 [INFO] [stderr] Compiling egglog v1.0.0 [INFO] [stderr] Compiling eggplant v0.2.7 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `eggplant::wrap::Rx` [INFO] [stdout] --> examples/attention.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use eggplant::wrap::Rx; [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 3m 06s [INFO] running `Command { std: "docker" "inspect" "571e0bf3cce526f8d5d55bfaf3e141376c93bc3c013b6ce7a8013e29b74fdde2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "571e0bf3cce526f8d5d55bfaf3e141376c93bc3c013b6ce7a8013e29b74fdde2", kill_on_drop: false }` [INFO] [stdout] 571e0bf3cce526f8d5d55bfaf3e141376c93bc3c013b6ce7a8013e29b74fdde2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 4ffa6699b0f52d7a8442ade5577b3000767793a9cb3113c663cd029fd669e263 [INFO] running `Command { std: "docker" "start" "-a" "4ffa6699b0f52d7a8442ade5577b3000767793a9cb3113c663cd029fd669e263", kill_on_drop: false }` [INFO] [stderr] warning: unused import: `eggplant::wrap::Rx` [INFO] [stderr] --> examples/attention.rs:5:5 [INFO] [stderr] | [INFO] [stderr] 5 | use eggplant::wrap::Rx; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: `eggplant` (example "attention") generated 1 warning [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.36s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/eggplant-2f2139a9cd67cf85) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test test::tests::pattern_test ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Doc-tests eggplant [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" "4ffa6699b0f52d7a8442ade5577b3000767793a9cb3113c663cd029fd669e263", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4ffa6699b0f52d7a8442ade5577b3000767793a9cb3113c663cd029fd669e263", kill_on_drop: false }` [INFO] [stdout] 4ffa6699b0f52d7a8442ade5577b3000767793a9cb3113c663cd029fd669e263