[INFO] cloning repository https://github.com/Sarabac/BayesInfer [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Sarabac/BayesInfer" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSarabac%2FBayesInfer", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSarabac%2FBayesInfer'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 596cbf9205d993cde1b35719121ab65f580622a7 [INFO] testing Sarabac/BayesInfer/596cbf9205d993cde1b35719121ab65f580622a7 against beta-2024-10-19 for beta-1.83-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSarabac%2FBayesInfer" "/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/Sarabac/BayesInfer on toolchain beta-2024-10-19 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2024-10-19" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Sarabac/BayesInfer [INFO] finished tweaking git repo https://github.com/Sarabac/BayesInfer [INFO] tweaked toml for git repo https://github.com/Sarabac/BayesInfer written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/Sarabac/BayesInfer already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2024-10-19" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded sqlformat v0.2.0 [INFO] [stderr] Downloaded whoami v1.2.3 [INFO] [stderr] Downloaded crossbeam-queue v0.3.6 [INFO] [stderr] Downloaded postgres-types v0.2.4 [INFO] [stderr] Downloaded openssl-sys v0.9.76 [INFO] [stderr] Downloaded postgres-protocol v0.6.4 [INFO] [stderr] Downloaded tokio-postgres v0.7.7 [INFO] [stderr] Downloaded postgres v0.19.4 [INFO] [stderr] Downloaded openssl v0.10.42 [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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-10-19" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 627af0b3fe1507e30dc5139a068eb5d64aaf4fcc634ef040940d9cf184d1f3a9 [INFO] running `Command { std: "docker" "start" "-a" "627af0b3fe1507e30dc5139a068eb5d64aaf4fcc634ef040940d9cf184d1f3a9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "627af0b3fe1507e30dc5139a068eb5d64aaf4fcc634ef040940d9cf184d1f3a9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "627af0b3fe1507e30dc5139a068eb5d64aaf4fcc634ef040940d9cf184d1f3a9", kill_on_drop: false }` [INFO] [stdout] 627af0b3fe1507e30dc5139a068eb5d64aaf4fcc634ef040940d9cf184d1f3a9 [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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-10-19" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8b3bdf0c5fa426dc86cdfafaac3d095418580c57dbff63a62dc8088c87d6cee2 [INFO] running `Command { std: "docker" "start" "-a" "8b3bdf0c5fa426dc86cdfafaac3d095418580c57dbff63a62dc8088c87d6cee2", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.135 [INFO] [stderr] Compiling proc-macro2 v1.0.47 [INFO] [stderr] Compiling unicode-ident v1.0.5 [INFO] [stderr] Compiling syn v1.0.102 [INFO] [stderr] Compiling once_cell v1.15.0 [INFO] [stderr] Compiling generic-array v0.14.6 [INFO] [stderr] Compiling futures-core v0.3.24 [INFO] [stderr] Compiling smallvec v1.10.0 [INFO] [stderr] Compiling lock_api v0.4.9 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling openssl-sys v0.9.76 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling openssl v0.10.42 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling tokio v1.21.2 [INFO] [stderr] Compiling cpufeatures v0.2.5 [INFO] [stderr] Compiling futures-sink v0.3.24 [INFO] [stderr] Compiling futures-task v0.3.24 [INFO] [stderr] Compiling futures-channel v0.3.24 [INFO] [stderr] Compiling stringprep v0.1.2 [INFO] [stderr] Compiling quote v1.0.21 [INFO] [stderr] Compiling native-tls v0.2.10 [INFO] [stderr] Compiling percent-encoding v2.2.0 [INFO] [stderr] Compiling getrandom v0.2.7 [INFO] [stderr] Compiling socket2 v0.4.7 [INFO] [stderr] Compiling mio v0.8.4 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling parking_lot_core v0.9.3 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.3 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling digest v0.10.5 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling sha2 v0.10.6 [INFO] [stderr] Compiling futures-util v0.3.24 [INFO] [stderr] Compiling serde_derive v1.0.145 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling serde v1.0.145 [INFO] [stderr] Compiling crossbeam-utils v0.8.12 [INFO] [stderr] Compiling futures-io v0.3.24 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling md-5 v0.10.5 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling indexmap v1.9.1 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling thiserror v1.0.37 [INFO] [stderr] Compiling serde_json v1.0.86 [INFO] [stderr] Compiling crossbeam-queue v0.3.6 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling either v1.8.0 [INFO] [stderr] Compiling hashlink v0.8.1 [INFO] [stderr] Compiling nom v7.1.1 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling form_urlencoded v1.1.0 [INFO] [stderr] Compiling dirs-sys v0.3.7 [INFO] [stderr] Compiling idna v0.3.0 [INFO] [stderr] Compiling crc-catalog v2.1.0 [INFO] [stderr] Compiling itoa v1.0.4 [INFO] [stderr] Compiling unicode_categories v0.1.1 [INFO] [stderr] Compiling fallible-iterator v0.2.0 [INFO] [stderr] Compiling url v2.3.1 [INFO] [stderr] Compiling atoi v1.0.0 [INFO] [stderr] Compiling crc v3.0.0 [INFO] [stderr] Compiling dirs v4.0.0 [INFO] [stderr] Compiling futures-intrusive v0.4.0 [INFO] [stderr] Compiling hkdf v0.12.3 [INFO] [stderr] Compiling sha1 v0.10.5 [INFO] [stderr] Compiling tracing-core v0.1.30 [INFO] [stderr] Compiling siphasher v0.3.10 [INFO] [stderr] Compiling paste v1.0.9 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling event-listener v2.5.3 [INFO] [stderr] Compiling sqlformat v0.2.0 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling dotenvy v0.15.6 [INFO] [stderr] Compiling whoami v1.2.3 [INFO] [stderr] Compiling async-trait v0.1.57 [INFO] [stderr] Compiling phf_shared v0.11.1 [INFO] [stderr] Compiling tracing v0.1.37 [INFO] [stderr] Compiling postgres-protocol v0.6.4 [INFO] [stderr] Compiling libsqlite3-sys v0.25.1 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling unicode-segmentation v1.10.0 [INFO] [stderr] Compiling tokio-stream v0.1.11 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Compiling postgres-types v0.2.4 [INFO] [stderr] Compiling phf v0.11.1 [INFO] [stderr] Compiling openssl-macros v0.1.0 [INFO] [stderr] Compiling tokio-macros v1.8.0 [INFO] [stderr] Compiling futures-macro v0.3.24 [INFO] [stderr] Compiling thiserror-impl v1.0.37 [INFO] [stderr] Compiling fallible-streaming-iterator v0.1.9 [INFO] [stderr] Compiling rusqlite v0.28.0 [INFO] [stderr] Compiling tokio-native-tls v0.3.0 [INFO] [stderr] Compiling sqlx-rt v0.6.2 [INFO] [stderr] Compiling futures-executor v0.3.24 [INFO] [stderr] Compiling futures v0.3.24 [INFO] [stderr] Compiling tokio-util v0.7.4 [INFO] [stderr] Compiling tokio-postgres v0.7.7 [INFO] [stderr] Compiling postgres v0.19.4 [INFO] [stderr] Compiling sqlx-core v0.6.2 [INFO] [stderr] Compiling sqlx-macros v0.6.2 [INFO] [stderr] Compiling sqlx v0.6.2 [INFO] [stderr] Compiling rust_db v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing [INFO] [stdout] --> src/bayes_model.rs:137:60 [INFO] [stdout] | [INFO] [stdout] 137 | let (hypo, proba): &(H, f64) = row.borrow().clone(); [INFO] [stdout] | ^^^^^^^^ help: remove this redundant call [INFO] [stdout] | [INFO] [stdout] = note: the type `(H, f64)` does not implement `Clone`, so calling `clone` on `&(H, f64)` copies the reference, which does not do anything and can be removed [INFO] [stdout] = note: `#[warn(noop_method_call)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `init_binom` is never used [INFO] [stdout] --> src/main.rs:19:4 [INFO] [stdout] | [INFO] [stdout] 19 | fn init_binom(bin: &BinomTest) -> f64 { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 59.05s [INFO] running `Command { std: "docker" "inspect" "8b3bdf0c5fa426dc86cdfafaac3d095418580c57dbff63a62dc8088c87d6cee2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8b3bdf0c5fa426dc86cdfafaac3d095418580c57dbff63a62dc8088c87d6cee2", kill_on_drop: false }` [INFO] [stdout] 8b3bdf0c5fa426dc86cdfafaac3d095418580c57dbff63a62dc8088c87d6cee2 [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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-10-19" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b71ee9c6196456dbe0f8a60e3e343e178df324c77603ed7365f9217ccd996874 [INFO] running `Command { std: "docker" "start" "-a" "b71ee9c6196456dbe0f8a60e3e343e178df324c77603ed7365f9217ccd996874", kill_on_drop: false }` [INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing [INFO] [stdout] --> src/bayes_model.rs:137:60 [INFO] [stdout] | [INFO] [stdout] 137 | let (hypo, proba): &(H, f64) = row.borrow().clone(); [INFO] [stdout] | ^^^^^^^^ help: remove this redundant call [INFO] [stdout] | [INFO] [stdout] = note: the type `(H, f64)` does not implement `Clone`, so calling `clone` on `&(H, f64)` copies the reference, which does not do anything and can be removed [INFO] [stdout] = note: `#[warn(noop_method_call)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling rust_db v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: function `init_binom` is never used [INFO] [stdout] --> src/main.rs:19:4 [INFO] [stdout] | [INFO] [stdout] 19 | fn init_binom(bin: &BinomTest) -> f64 { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `super::*` [INFO] [stdout] --> src/bayes_model.rs:250:10 [INFO] [stdout] | [INFO] [stdout] 250 | use super::*; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `init_binom` is never used [INFO] [stdout] --> tests/birth_test.rs:14:4 [INFO] [stdout] | [INFO] [stdout] 14 | fn init_binom(bin: &BinomTest) -> f64 { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `init_binom` is never used [INFO] [stdout] --> src/main.rs:19:4 [INFO] [stdout] | [INFO] [stdout] 19 | fn init_binom(bin: &BinomTest) -> f64 { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing [INFO] [stdout] --> src/bayes_model.rs:137:60 [INFO] [stdout] | [INFO] [stdout] 137 | let (hypo, proba): &(H, f64) = row.borrow().clone(); [INFO] [stdout] | ^^^^^^^^ help: remove this redundant call [INFO] [stdout] | [INFO] [stdout] = note: the type `(H, f64)` does not implement `Clone`, so calling `clone` on `&(H, f64)` copies the reference, which does not do anything and can be removed [INFO] [stdout] = note: `#[warn(noop_method_call)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.93s [INFO] running `Command { std: "docker" "inspect" "b71ee9c6196456dbe0f8a60e3e343e178df324c77603ed7365f9217ccd996874", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b71ee9c6196456dbe0f8a60e3e343e178df324c77603ed7365f9217ccd996874", kill_on_drop: false }` [INFO] [stdout] b71ee9c6196456dbe0f8a60e3e343e178df324c77603ed7365f9217ccd996874 [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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-10-19" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] da6d3191d51f187a793a4633c2dc12001490af979fcf2531a110c4030901aa24 [INFO] running `Command { std: "docker" "start" "-a" "da6d3191d51f187a793a4633c2dc12001490af979fcf2531a110c4030901aa24", kill_on_drop: false }` [INFO] [stderr] warning: call to `.clone()` on a reference in this situation does nothing [INFO] [stderr] --> src/bayes_model.rs:137:60 [INFO] [stderr] | [INFO] [stderr] 137 | let (hypo, proba): &(H, f64) = row.borrow().clone(); [INFO] [stderr] | ^^^^^^^^ help: remove this redundant call [INFO] [stderr] | [INFO] [stderr] = note: the type `(H, f64)` does not implement `Clone`, so calling `clone` on `&(H, f64)` copies the reference, which does not do anything and can be removed [INFO] [stderr] = note: `#[warn(noop_method_call)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused import: `super::*` [INFO] [stderr] --> src/bayes_model.rs:250:10 [INFO] [stderr] | [INFO] [stderr] 250 | use super::*; [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `rust_db` (lib) generated 1 warning (run `cargo fix --lib -p rust_db` to apply 1 suggestion) [INFO] [stderr] warning: `rust_db` (lib test) generated 2 warnings (1 duplicate) (run `cargo fix --lib -p rust_db --tests` to apply 1 suggestion) [INFO] [stderr] warning: function `init_binom` is never used [INFO] [stderr] --> tests/birth_test.rs:14:4 [INFO] [stderr] | [INFO] [stderr] 14 | fn init_binom(bin: &BinomTest) -> f64 { [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: function `init_binom` is never used [INFO] [stderr] --> src/main.rs:19:4 [INFO] [stderr] | [INFO] [stderr] 19 | fn init_binom(bin: &BinomTest) -> f64 { [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `rust_db` (test "birth_test") generated 1 warning [INFO] [stderr] warning: `rust_db` (bin "rust_db") generated 1 warning [INFO] [stderr] warning: `rust_db` (bin "rust_db" test) generated 1 warning (1 duplicate) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.14s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/rust_db-e6ad93b4df5fac87) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test bayes_model::tests::essaie ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/rust_db-686471020d1adac7) [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 tests/birth_test.rs (/opt/rustwide/target/debug/deps/birth_test-b3c730f1f27b80d4) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test birth ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- birth stdout ---- [INFO] [stdout] thread 'birth' panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/sqlx-core-0.6.2/src/testing/mod.rs:214:14: [INFO] [stdout] failed to connect to setup test database: Io(Os { code: 99, kind: AddrNotAvailable, message: "Cannot assign requested address" }) [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x566515767e4a - std::backtrace_rs::backtrace::libunwind::trace::h4d70d1fc3f387ba0 [INFO] [stdout] at /rustc/88c1c3c1102bbf3860891bfa52b7ddd9f26aec2f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:116:5 [INFO] [stdout] 1: 0x566515767e4a - std::backtrace_rs::backtrace::trace_unsynchronized::h36ec8598f89aa10d [INFO] [stdout] at /rustc/88c1c3c1102bbf3860891bfa52b7ddd9f26aec2f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x566515767e4a - std::sys::backtrace::_print_fmt::h28554e34eddafd0e [INFO] [stdout] at /rustc/88c1c3c1102bbf3860891bfa52b7ddd9f26aec2f/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x566515767e4a - ::fmt::hcfddd6c618da2362 [INFO] [stdout] at /rustc/88c1c3c1102bbf3860891bfa52b7ddd9f26aec2f/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x5665157917a3 - core::fmt::rt::Argument::fmt::h61c6663ef797a8d8 [INFO] [stdout] at /rustc/88c1c3c1102bbf3860891bfa52b7ddd9f26aec2f/library/core/src/fmt/rt.rs:177:76 [INFO] [stdout] 5: 0x5665157917a3 - core::fmt::write::hd107f06dbaee3bcd [INFO] [stdout] at /rustc/88c1c3c1102bbf3860891bfa52b7ddd9f26aec2f/library/core/src/fmt/mod.rs:1186:21 [INFO] [stdout] 6: 0x5665157646d3 - std::io::Write::write_fmt::he91cdb71d5735485 [INFO] [stdout] at /rustc/88c1c3c1102bbf3860891bfa52b7ddd9f26aec2f/library/std/src/io/mod.rs:1839:15 [INFO] [stdout] 7: 0x566515767c92 - std::sys::backtrace::BacktraceLock::print::h0aaa3c788fc54962 [INFO] [stdout] at /rustc/88c1c3c1102bbf3860891bfa52b7ddd9f26aec2f/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 8: 0x5665157692aa - std::panicking::default_hook::{{closure}}::ha21be3bf10424d59 [INFO] [stdout] at /rustc/88c1c3c1102bbf3860891bfa52b7ddd9f26aec2f/library/std/src/panicking.rs:268:22 [INFO] [stdout] 9: 0x5665157690b4 - std::panicking::default_hook::h7c625ca31e6655f8 [INFO] [stdout] at /rustc/88c1c3c1102bbf3860891bfa52b7ddd9f26aec2f/library/std/src/panicking.rs:292:9 [INFO] [stdout] 10: 0x5665153e67e9 - as core::ops::function::Fn>::call::h27e62728b51ac345 [INFO] [stdout] at /rustc/88c1c3c1102bbf3860891bfa52b7ddd9f26aec2f/library/alloc/src/boxed.rs:2468:9 [INFO] [stdout] 11: 0x5665153e67e9 - test::test_main::{{closure}}::hbed48e9da271eb2d [INFO] [stdout] at /rustc/88c1c3c1102bbf3860891bfa52b7ddd9f26aec2f/library/test/src/lib.rs:133:21 [INFO] [stdout] 12: 0x566515769948 - as core::ops::function::Fn>::call::hd23f1b4f57a7d85e [INFO] [stdout] at /rustc/88c1c3c1102bbf3860891bfa52b7ddd9f26aec2f/library/alloc/src/boxed.rs:2468:9 [INFO] [stdout] 13: 0x566515769948 - std::panicking::rust_panic_with_hook::h4dfaea2b0d4c7530 [INFO] [stdout] at /rustc/88c1c3c1102bbf3860891bfa52b7ddd9f26aec2f/library/std/src/panicking.rs:809:13 [INFO] [stdout] 14: 0x56651576970a - std::panicking::begin_panic_handler::{{closure}}::hb745add2af2f30cf [INFO] [stdout] at /rustc/88c1c3c1102bbf3860891bfa52b7ddd9f26aec2f/library/std/src/panicking.rs:674:13 [INFO] [stdout] 15: 0x566515768329 - std::sys::backtrace::__rust_end_short_backtrace::h06673da104b2a94d [INFO] [stdout] at /rustc/88c1c3c1102bbf3860891bfa52b7ddd9f26aec2f/library/std/src/sys/backtrace.rs:170:18 [INFO] [stdout] 16: 0x56651576939c - rust_begin_unwind [INFO] [stdout] at /rustc/88c1c3c1102bbf3860891bfa52b7ddd9f26aec2f/library/std/src/panicking.rs:665:5 [INFO] [stdout] 17: 0x5665153792b0 - core::panicking::panic_fmt::h7e8d81c8d715d530 [INFO] [stdout] at /rustc/88c1c3c1102bbf3860891bfa52b7ddd9f26aec2f/library/core/src/panicking.rs:74:14 [INFO] [stdout] 18: 0x5665153796f6 - core::result::unwrap_failed::hd3788f9453624d5e [INFO] [stdout] at /rustc/88c1c3c1102bbf3860891bfa52b7ddd9f26aec2f/library/core/src/result.rs:1700:5 [INFO] [stdout] 19: 0x566515392c31 - core::result::Result::expect::hfb589db7018fd1a0 [INFO] [stdout] at /rustc/88c1c3c1102bbf3860891bfa52b7ddd9f26aec2f/library/core/src/result.rs:1061:23 [INFO] [stdout] 20: 0x56651539d290 - sqlx_core::testing::run_test::{{closure}}::hfb5b199128a1a78e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/sqlx-core-0.6.2/src/testing/mod.rs:212:28 [INFO] [stdout] 21: 0x5665153a5b0b - as core::future::future::Future>::poll::h77932aaec167c8b9 [INFO] [stdout] at /rustc/88c1c3c1102bbf3860891bfa52b7ddd9f26aec2f/library/core/src/future/future.rs:123:9 [INFO] [stdout] 22: 0x5665153aa54e - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::hebb06892d447c6be [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.21.2/src/runtime/scheduler/current_thread.rs:525:48 [INFO] [stdout] 23: 0x566515384c2d - tokio::coop::with_budget::{{closure}}::h3b9d5b5f28cdf66c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.21.2/src/coop.rs:102:9 [INFO] [stdout] 24: 0x566515383dad - std::thread::local::LocalKey::try_with::h6f15d2f7516af680 [INFO] [stdout] at /rustc/88c1c3c1102bbf3860891bfa52b7ddd9f26aec2f/library/std/src/thread/local.rs:283:12 [INFO] [stdout] 25: 0x5665153839fd - std::thread::local::LocalKey::with::h04d01a2124ce1f92 [INFO] [stdout] at /rustc/88c1c3c1102bbf3860891bfa52b7ddd9f26aec2f/library/std/src/thread/local.rs:260:9 [INFO] [stdout] 26: 0x5665153aa4d1 - tokio::coop::with_budget::hb728ea2c8c7831b5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.21.2/src/coop.rs:95:5 [INFO] [stdout] 27: 0x5665153aa4d1 - tokio::coop::budget::h1cc1b1a5285825e8 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.21.2/src/coop.rs:72:5 [INFO] [stdout] 28: 0x5665153aa4d1 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h7617a6131e526615 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.21.2/src/runtime/scheduler/current_thread.rs:525:25 [INFO] [stdout] 29: 0x5665153a92ad - tokio::runtime::scheduler::current_thread::Context::enter::h90247e439c8db9c0 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.21.2/src/runtime/scheduler/current_thread.rs:349:19 [INFO] [stdout] 30: 0x5665153a9d17 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::haaa912b3f039c61d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.21.2/src/runtime/scheduler/current_thread.rs:524:36 [INFO] [stdout] 31: 0x5665153a9a4b - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h15be8e8546be32e9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.21.2/src/runtime/scheduler/current_thread.rs:595:57 [INFO] [stdout] 32: 0x56651539402a - tokio::macros::scoped_tls::ScopedKey::set::hfba230ded272e95b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.21.2/src/macros/scoped_tls.rs:61:9 [INFO] [stdout] 33: 0x5665153a97c6 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::hc8fb35ac3df6ecd5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.21.2/src/runtime/scheduler/current_thread.rs:595:27 [INFO] [stdout] 34: 0x5665153a9a81 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::hf983b8d0cf782292 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.21.2/src/runtime/scheduler/current_thread.rs:515:19 [INFO] [stdout] 35: 0x5665153a88f7 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::hd9ba7da1c5dca00b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.21.2/src/runtime/scheduler/current_thread.rs:161:24 [INFO] [stdout] 36: 0x5665153a586d - tokio::runtime::Runtime::block_on::ha9530a55c4cd6c99 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.21.2/src/runtime/mod.rs:490:46 [INFO] [stdout] 37: 0x566515399fae - sqlx_rt::rt_tokio::test_block_on::h0ab035180ca00024 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/sqlx-rt-0.6.2/src/rt_tokio.rs:42:5 [INFO] [stdout] 38: 0x56651539cf2f - sqlx_core::testing::run_test::h7e029a28615ec54e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/sqlx-core-0.6.2/src/testing/mod.rs:211:5 [INFO] [stdout] 39: 0x56651539c45c - sqlx_core::testing::run_test_with_pool::h00996c1ab873964f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/sqlx-core-0.6.2/src/testing/mod.rs:182:5 [INFO] [stdout] 40: 0x566515395ee1 - ) .> Fut as sqlx_core::testing::TestFn>::run_test::h92ef9edc77c20fdd [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/sqlx-core-0.6.2/src/testing/mod.rs:85:9 [INFO] [stdout] 41: 0x56651538eb0d - birth_test::birth::h2021b625753bec15 [INFO] [stdout] at /opt/rustwide/workdir/tests/birth_test.rs:25:1 [INFO] [stdout] 42: 0x56651538ea7d - birth_test::birth::{{closure}}::hfd2f70fda479e947 [INFO] [stdout] at /opt/rustwide/workdir/tests/birth_test.rs:26:33 [INFO] [stdout] 43: 0x5665153803d6 - core::ops::function::FnOnce::call_once::h2c7b63851be6dadd [INFO] [stdout] at /rustc/88c1c3c1102bbf3860891bfa52b7ddd9f26aec2f/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 44: 0x5665153eb0db - core::ops::function::FnOnce::call_once::h5ce2090d0ba06760 [INFO] [stdout] at /rustc/88c1c3c1102bbf3860891bfa52b7ddd9f26aec2f/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 45: 0x5665153eb0db - test::__rust_begin_short_backtrace::h49e973657dd86077 [INFO] [stdout] at /rustc/88c1c3c1102bbf3860891bfa52b7ddd9f26aec2f/library/test/src/lib.rs:621:18 [INFO] [stdout] 46: 0x5665153ea9a7 - test::run_test_in_process::{{closure}}::hb4c111032eacbf3c [INFO] [stdout] at /rustc/88c1c3c1102bbf3860891bfa52b7ddd9f26aec2f/library/test/src/lib.rs:644:60 [INFO] [stdout] 47: 0x5665153ea9a7 - as core::ops::function::FnOnce<()>>::call_once::hc84870afebfce019 [INFO] [stdout] at /rustc/88c1c3c1102bbf3860891bfa52b7ddd9f26aec2f/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 48: 0x5665153ea9a7 - std::panicking::try::do_call::hce598b5d1a04cf08 [INFO] [stdout] at /rustc/88c1c3c1102bbf3860891bfa52b7ddd9f26aec2f/library/std/src/panicking.rs:557:40 [INFO] [stdout] 49: 0x5665153ea9a7 - std::panicking::try::h25a7aea9d63b441f [INFO] [stdout] at /rustc/88c1c3c1102bbf3860891bfa52b7ddd9f26aec2f/library/std/src/panicking.rs:520:19 [INFO] [stdout] 50: 0x5665153ea9a7 - std::panic::catch_unwind::h4b12b06a11af50d2 [INFO] [stdout] at /rustc/88c1c3c1102bbf3860891bfa52b7ddd9f26aec2f/library/std/src/panic.rs:358:14 [INFO] [stdout] 51: 0x5665153ea9a7 - test::run_test_in_process::hd69883821bd30381 [INFO] [stdout] at /rustc/88c1c3c1102bbf3860891bfa52b7ddd9f26aec2f/library/test/src/lib.rs:644:27 [INFO] [stdout] 52: 0x5665153ea9a7 - test::run_test::{{closure}}::he160a756db6d8677 [INFO] [stdout] at /rustc/88c1c3c1102bbf3860891bfa52b7ddd9f26aec2f/library/test/src/lib.rs:565:43 [INFO] [stdout] 53: 0x5665153afbd4 - test::run_test::{{closure}}::h2e90a3191e3e0ce0 [INFO] [stdout] at /rustc/88c1c3c1102bbf3860891bfa52b7ddd9f26aec2f/library/test/src/lib.rs:595:41 [INFO] [stdout] 54: 0x5665153afbd4 - std::sys::backtrace::__rust_begin_short_backtrace::he01c960b1833637c [INFO] [stdout] at /rustc/88c1c3c1102bbf3860891bfa52b7ddd9f26aec2f/library/std/src/sys/backtrace.rs:154:18 [INFO] [stdout] 55: 0x5665153b333e - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h30b75746266698d7 [INFO] [stdout] at /rustc/88c1c3c1102bbf3860891bfa52b7ddd9f26aec2f/library/std/src/thread/mod.rs:538:17 [INFO] [stdout] 56: 0x5665153b333e - as core::ops::function::FnOnce<()>>::call_once::h6a5dff2677e9a6c5 [INFO] [stdout] at /rustc/88c1c3c1102bbf3860891bfa52b7ddd9f26aec2f/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 57: 0x5665153b333e - std::panicking::try::do_call::h5e069e9a53dd16f8 [INFO] [stdout] at /rustc/88c1c3c1102bbf3860891bfa52b7ddd9f26aec2f/library/std/src/panicking.rs:557:40 [INFO] [stdout] 58: 0x5665153b333e - std::panicking::try::h0f789115e2be34bc [INFO] [stdout] at /rustc/88c1c3c1102bbf3860891bfa52b7ddd9f26aec2f/library/std/src/panicking.rs:520:19 [INFO] [stdout] 59: 0x5665153b333e - std::panic::catch_unwind::h5caa505f99ba7d23 [INFO] [stdout] at /rustc/88c1c3c1102bbf3860891bfa52b7ddd9f26aec2f/library/std/src/panic.rs:358:14 [INFO] [stdout] 60: 0x5665153b333e - std::thread::Builder::spawn_unchecked_::{{closure}}::ha405b857d4a0e18b [INFO] [stdout] at /rustc/88c1c3c1102bbf3860891bfa52b7ddd9f26aec2f/library/std/src/thread/mod.rs:537:30 [INFO] [stdout] 61: 0x5665153b333e - core::ops::function::FnOnce::call_once{{vtable.shim}}::hd3c96c07e3187855 [INFO] [stdout] at /rustc/88c1c3c1102bbf3860891bfa52b7ddd9f26aec2f/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 62: 0x56651576dc8b - as core::ops::function::FnOnce>::call_once::hfe31dd51cc8f40d6 [INFO] [stdout] at /rustc/88c1c3c1102bbf3860891bfa52b7ddd9f26aec2f/library/alloc/src/boxed.rs:2454:9 [INFO] [stdout] 63: 0x56651576dc8b - as core::ops::function::FnOnce>::call_once::h424186ab2917e76f [INFO] [stdout] at /rustc/88c1c3c1102bbf3860891bfa52b7ddd9f26aec2f/library/alloc/src/boxed.rs:2454:9 [INFO] [stdout] 64: 0x56651576dc8b - std::sys::pal::unix::thread::Thread::new::thread_start::h5bbddfcb1fc1838d [INFO] [stdout] at /rustc/88c1c3c1102bbf3860891bfa52b7ddd9f26aec2f/library/std/src/sys/pal/unix/thread.rs:105:17 [INFO] [stdout] 65: 0x75c4d8892ac3 - [INFO] [stdout] 66: 0x75c4d8923a04 - clone [INFO] [stdout] 67: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] birth [INFO] [stdout] [INFO] [stdout] test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass `--test birth_test` [INFO] running `Command { std: "docker" "inspect" "da6d3191d51f187a793a4633c2dc12001490af979fcf2531a110c4030901aa24", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "da6d3191d51f187a793a4633c2dc12001490af979fcf2531a110c4030901aa24", kill_on_drop: false }` [INFO] [stdout] da6d3191d51f187a793a4633c2dc12001490af979fcf2531a110c4030901aa24