[INFO] cloning repository https://github.com/Scarjit/randomrepo
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Scarjit/randomrepo" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FScarjit%2Frandomrepo", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FScarjit%2Frandomrepo'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 26dcc3851d21fd545b5c9cd758b44502326b27c0
[INFO] testing Scarjit/randomrepo against 1.90.0 for beta-1.91-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FScarjit%2Frandomrepo" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Scarjit/randomrepo
[INFO] finished tweaking git repo https://github.com/Scarjit/randomrepo
[INFO] tweaked toml for git repo https://github.com/Scarjit/randomrepo written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Scarjit/randomrepo on toolchain 1.90.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Scarjit/randomrepo 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.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: `panic` setting is ignored for `test` profile
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded lock_api v0.4.4
[INFO] [stderr]   Downloaded postgres-protocol v0.6.1
[INFO] [stderr]   Downloaded instant v0.1.10
[INFO] [stderr]   Downloaded sha2 v0.9.5
[INFO] [stderr]   Downloaded postgres-types v0.2.1
[INFO] [stderr]   Downloaded async-fs v1.5.0
[INFO] [stderr]   Downloaded async-trait v0.1.50
[INFO] [stderr]   Downloaded rand_distr v0.4.1
[INFO] [stderr]   Downloaded unicode-bidi v0.3.5
[INFO] [stderr]   Downloaded tinyvec v1.3.1
[INFO] [stderr]   Downloaded socket2 v0.4.0
[INFO] [stderr]   Downloaded tokio-util v0.6.7
[INFO] [stderr]   Downloaded siphasher v0.3.6
[INFO] [stderr]   Downloaded crypto-mac v0.10.1
[INFO] [stderr]   Downloaded md-5 v0.9.1
[INFO] [stderr]   Downloaded typenum v1.13.0
[INFO] [stderr]   Downloaded redox_syscall v0.2.9
[INFO] [stderr]   Downloaded tokio-postgres v0.7.2
[INFO] [stderr]   Downloaded dot v0.1.4
[INFO] [stderr]   Downloaded hmac v0.10.1
[INFO] [stderr]   Downloaded tokio v1.13.1
[INFO] [stderr]   Downloaded graph-generators v0.1.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] ac0fbd31900af33232078c321ee6d2fbad05a48d7048fc39c54d4fd02af69cc5
[INFO] running `Command { std: "docker" "start" "-a" "ac0fbd31900af33232078c321ee6d2fbad05a48d7048fc39c54d4fd02af69cc5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ac0fbd31900af33232078c321ee6d2fbad05a48d7048fc39c54d4fd02af69cc5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ac0fbd31900af33232078c321ee6d2fbad05a48d7048fc39c54d4fd02af69cc5", kill_on_drop: false }`
[INFO] [stdout] ac0fbd31900af33232078c321ee6d2fbad05a48d7048fc39c54d4fd02af69cc5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1eba5c02decc38e415a79483ffaca38fb2e01a94ec98990bad7695a32744d1f2
[INFO] running `Command { std: "docker" "start" "-a" "1eba5c02decc38e415a79483ffaca38fb2e01a94ec98990bad7695a32744d1f2", kill_on_drop: false }`
[INFO] [stderr] warning: `panic` setting is ignored for `test` profile
[INFO] [stderr]    Compiling memchr v2.4.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.28
[INFO] [stderr]    Compiling typenum v1.13.0
[INFO] [stderr]    Compiling futures-core v0.3.16
[INFO] [stderr]    Compiling generic-array v0.14.4
[INFO] [stderr]    Compiling syn v1.0.74
[INFO] [stderr]    Compiling pin-project-lite v0.2.7
[INFO] [stderr]    Compiling getrandom v0.2.3
[INFO] [stderr]    Compiling futures-io v0.3.16
[INFO] [stderr]    Compiling futures-macro v0.3.16
[INFO] [stderr]    Compiling futures-sink v0.3.16
[INFO] [stderr]    Compiling rand_core v0.6.3
[INFO] [stderr]    Compiling futures-channel v0.3.16
[INFO] [stderr]    Compiling futures-task v0.3.16
[INFO] [stderr]    Compiling tinyvec v1.3.1
[INFO] [stderr]    Compiling instant v0.1.10
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling futures-util v0.3.16
[INFO] [stderr]    Compiling subtle v2.4.1
[INFO] [stderr]    Compiling smallvec v1.6.1
[INFO] [stderr]    Compiling opaque-debug v0.3.0
[INFO] [stderr]    Compiling once_cell v1.8.0
[INFO] [stderr]    Compiling rand v0.8.4
[INFO] [stderr]    Compiling parking_lot_core v0.8.3
[INFO] [stderr]    Compiling quote v1.0.9
[INFO] [stderr]    Compiling unicode-bidi v0.3.5
[INFO] [stderr]    Compiling lock_api v0.4.4
[INFO] [stderr]    Compiling tokio v1.13.1
[INFO] [stderr]    Compiling cache-padded v1.1.1
[INFO] [stderr]    Compiling libm v0.2.1
[INFO] [stderr]    Compiling cpufeatures v0.1.5
[INFO] [stderr]    Compiling unicode-normalization v0.1.19
[INFO] [stderr]    Compiling event-listener v2.5.1
[INFO] [stderr]    Compiling concurrent-queue v1.2.2
[INFO] [stderr]    Compiling parking_lot v0.11.1
[INFO] [stderr]    Compiling mio v0.7.13
[INFO] [stderr]    Compiling signal-hook-registry v1.4.0
[INFO] [stderr]    Compiling num-traits v0.2.14
[INFO] [stderr]    Compiling siphasher v0.3.6
[INFO] [stderr]    Compiling async-trait v0.1.50
[INFO] [stderr]    Compiling digest v0.9.0
[INFO] [stderr]    Compiling block-buffer v0.9.0
[INFO] [stderr]    Compiling crypto-mac v0.10.1
[INFO] [stderr]    Compiling hmac v0.10.1
[INFO] [stderr]    Compiling sha2 v0.9.5
[INFO] [stderr]    Compiling md-5 v0.9.1
[INFO] [stderr]    Compiling fastrand v1.5.0
[INFO] [stderr]    Compiling phf_shared v0.8.0
[INFO] [stderr]    Compiling stringprep v0.1.2
[INFO] [stderr]    Compiling futures-lite v1.12.0
[INFO] [stderr]    Compiling async-channel v1.6.1
[INFO] [stderr]    Compiling rand v0.4.6
[INFO] [stderr]    Compiling postgres-protocol v0.6.1
[INFO] [stderr]    Compiling async-task v4.0.3
[INFO] [stderr]    Compiling atomic-waker v1.0.0
[INFO] [stderr]    Compiling phf v0.8.0
[INFO] [stderr]    Compiling async-lock v2.4.0
[INFO] [stderr]    Compiling socket2 v0.4.0
[INFO] [stderr]    Compiling rand v0.3.23
[INFO] [stderr]    Compiling graph-generators v0.1.0
[INFO] [stderr]    Compiling dot v0.1.4
[INFO] [stderr]    Compiling postgres-types v0.2.1
[INFO] [stderr]    Compiling blocking v1.0.2
[INFO] [stderr]    Compiling async-fs v1.5.0
[INFO] [stderr]    Compiling rand_distr v0.4.1
[INFO] [stderr]    Compiling tokio-macros v1.3.0
[INFO] [stderr]    Compiling futures-executor v0.3.16
[INFO] [stderr]    Compiling futures v0.3.16
[INFO] [stderr]    Compiling tokio-util v0.6.7
[INFO] [stderr]    Compiling tokio-postgres v0.7.2
[INFO] [stderr]    Compiling pgTest v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: crate `pgTest` should have a snake case name
[INFO] [stdout]   |
[INFO] [stdout]   = help: convert the identifier to snake case: `pg_test`
[INFO] [stdout]   = note: `#[warn(non_snake_case)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 47.06s
[INFO] running `Command { std: "docker" "inspect" "1eba5c02decc38e415a79483ffaca38fb2e01a94ec98990bad7695a32744d1f2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1eba5c02decc38e415a79483ffaca38fb2e01a94ec98990bad7695a32744d1f2", kill_on_drop: false }`
[INFO] [stdout] 1eba5c02decc38e415a79483ffaca38fb2e01a94ec98990bad7695a32744d1f2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 84c790702992cdeae36847da66fec337b2e3647c97493959fd751e034c832987
[INFO] running `Command { std: "docker" "start" "-a" "84c790702992cdeae36847da66fec337b2e3647c97493959fd751e034c832987", kill_on_drop: false }`
[INFO] [stderr] warning: `panic` setting is ignored for `test` profile
[INFO] [stderr]    Compiling libc v0.2.98
[INFO] [stderr]    Compiling autocfg v1.0.1
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.28
[INFO] [stderr]    Compiling memchr v2.4.0
[INFO] [stderr]    Compiling futures-core v0.3.16
[INFO] [stderr]    Compiling typenum v1.13.0
[INFO] [stderr]    Compiling unicode-xid v0.2.2
[INFO] [stderr]    Compiling version_check v0.9.3
[INFO] [stderr]    Compiling syn v1.0.74
[INFO] [stderr]    Compiling pin-project-lite v0.2.7
[INFO] [stderr]    Compiling proc-macro-hack v0.5.19
[INFO] [stderr]    Compiling futures-io v0.3.16
[INFO] [stderr]    Compiling generic-array v0.14.4
[INFO] [stderr]    Compiling futures-macro v0.3.16
[INFO] [stderr]    Compiling ppv-lite86 v0.2.10
[INFO] [stderr]    Compiling futures-channel v0.3.16
[INFO] [stderr]    Compiling proc-macro-nested v0.1.7
[INFO] [stderr]    Compiling futures-sink v0.3.16
[INFO] [stderr]    Compiling futures-task v0.3.16
[INFO] [stderr]    Compiling log v0.4.14
[INFO] [stderr]    Compiling tinyvec_macros v0.1.0
[INFO] [stderr]    Compiling quote v1.0.9
[INFO] [stderr]    Compiling tinyvec v1.3.1
[INFO] [stderr]    Compiling getrandom v0.2.3
[INFO] [stderr]    Compiling futures-util v0.3.16
[INFO] [stderr]    Compiling rand_core v0.6.3
[INFO] [stderr]    Compiling instant v0.1.10
[INFO] [stderr]    Compiling subtle v2.4.1
[INFO] [stderr]    Compiling scopeguard v1.1.0
[INFO] [stderr]    Compiling matches v0.1.8
[INFO] [stderr]    Compiling smallvec v1.6.1
[INFO] [stderr]    Compiling once_cell v1.8.0
[INFO] [stderr]    Compiling opaque-debug v0.3.0
[INFO] [stderr]    Compiling bytes v1.0.1
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling unicode-bidi v0.3.5
[INFO] [stderr]    Compiling parking_lot_core v0.8.3
[INFO] [stderr]    Compiling lock_api v0.4.4
[INFO] [stderr]    Compiling rand v0.8.4
[INFO] [stderr]    Compiling digest v0.9.0
[INFO] [stderr]    Compiling block-buffer v0.9.0
[INFO] [stderr]    Compiling crypto-mac v0.10.1
[INFO] [stderr]    Compiling unicode-normalization v0.1.19
[INFO] [stderr]    Compiling tokio v1.13.1
[INFO] [stderr]    Compiling event-listener v2.5.1
[INFO] [stderr]    Compiling cache-padded v1.1.1
[INFO] [stderr]    Compiling cpufeatures v0.1.5
[INFO] [stderr]    Compiling libm v0.2.1
[INFO] [stderr]    Compiling pin-utils v0.1.0
[INFO] [stderr]    Compiling slab v0.4.3
[INFO] [stderr]    Compiling sha2 v0.9.5
[INFO] [stderr]    Compiling concurrent-queue v1.2.2
[INFO] [stderr]    Compiling mio v0.7.13
[INFO] [stderr]    Compiling hmac v0.10.1
[INFO] [stderr]    Compiling md-5 v0.9.1
[INFO] [stderr]    Compiling parking_lot v0.11.1
[INFO] [stderr]    Compiling stringprep v0.1.2
[INFO] [stderr]    Compiling signal-hook-registry v1.4.0
[INFO] [stderr]    Compiling num_cpus v1.13.0
[INFO] [stderr]    Compiling num-traits v0.2.14
[INFO] [stderr]    Compiling siphasher v0.3.6
[INFO] [stderr]    Compiling async-trait v0.1.50
[INFO] [stderr]    Compiling base64 v0.13.0
[INFO] [stderr]    Compiling fastrand v1.5.0
[INFO] [stderr]    Compiling waker-fn v1.1.0
[INFO] [stderr]    Compiling byteorder v1.4.3
[INFO] [stderr]    Compiling parking v2.0.0
[INFO] [stderr]    Compiling fallible-iterator v0.2.0
[INFO] [stderr]    Compiling phf_shared v0.8.0
[INFO] [stderr]    Compiling futures-lite v1.12.0
[INFO] [stderr]    Compiling async-channel v1.6.1
[INFO] [stderr]    Compiling rand v0.4.6
[INFO] [stderr]    Compiling atomic-waker v1.0.0
[INFO] [stderr]    Compiling async-task v4.0.3
[INFO] [stderr]    Compiling phf v0.8.0
[INFO] [stderr]    Compiling async-lock v2.4.0
[INFO] [stderr]    Compiling postgres-protocol v0.6.1
[INFO] [stderr]    Compiling socket2 v0.4.0
[INFO] [stderr]    Compiling percent-encoding v2.1.0
[INFO] [stderr]    Compiling dot v0.1.4
[INFO] [stderr]    Compiling rand v0.3.23
[INFO] [stderr]    Compiling postgres-types v0.2.1
[INFO] [stderr]    Compiling graph-generators v0.1.0
[INFO] [stderr]    Compiling blocking v1.0.2
[INFO] [stderr]    Compiling async-fs v1.5.0
[INFO] [stderr]    Compiling rand_distr v0.4.1
[INFO] [stderr]    Compiling tokio-macros v1.3.0
[INFO] [stderr]    Compiling futures-executor v0.3.16
[INFO] [stderr]    Compiling futures v0.3.16
[INFO] [stderr]    Compiling tokio-util v0.6.7
[INFO] [stderr]    Compiling tokio-postgres v0.7.2
[INFO] [stderr]    Compiling pgTest v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: crate `pgTest` should have a snake case name
[INFO] [stdout]   |
[INFO] [stdout]   = help: convert the identifier to snake case: `pg_test`
[INFO] [stdout]   = note: `#[warn(non_snake_case)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [optimized] target(s) in 1m 30s
[INFO] running `Command { std: "docker" "inspect" "84c790702992cdeae36847da66fec337b2e3647c97493959fd751e034c832987", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "84c790702992cdeae36847da66fec337b2e3647c97493959fd751e034c832987", kill_on_drop: false }`
[INFO] [stdout] 84c790702992cdeae36847da66fec337b2e3647c97493959fd751e034c832987
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] b8410ad9b3fcc6ed976e87d43dc0be114cd166ca96232ecf5326db79ca9c5ab0
[INFO] running `Command { std: "docker" "start" "-a" "b8410ad9b3fcc6ed976e87d43dc0be114cd166ca96232ecf5326db79ca9c5ab0", kill_on_drop: false }`
[INFO] [stderr] warning: `panic` setting is ignored for `test` profile
[INFO] [stderr] warning: crate `pgTest` should have a snake case name
[INFO] [stderr]   |
[INFO] [stderr]   = help: convert the identifier to snake case: `pg_test`
[INFO] [stderr]   = note: `#[warn(non_snake_case)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `pgTest` (lib) generated 1 warning
[INFO] [stderr]     Finished `test` profile [optimized] target(s) in 0.10s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/pgTest-ad55a367eaac071b)
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test tests::load_simple_data ... FAILED
[INFO] [stdout] test tests::get_childen_of_starter ... FAILED
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] [stdout] test tests::generate_data ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- tests::load_simple_data stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::load_simple_data' panicked at src/lib.rs:81:113:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Error { kind: Connect, cause: Some(Os { code: 111, kind: ConnectionRefused, message: "Connection refused" }) }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x642b293dd926 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]    1:     0x642b293ae603 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]    2:     0x642b2940590f - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]    3:     0x642b293dd672 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]    4:     0x642b293dd0a9 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]    5:     0x642b293dcae0 - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]    6:     0x642b293dc44f - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]    7:     0x642b29419058 - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]    8:     0x642b29418fb9 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]    9:     0x642b2941af9c - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]   10:     0x642b293ad57f - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]   11:     0x642b293b0a25 - core::result::unwrap_failed::h95bc3f5a607b2c95
[INFO] [stdout]   12:     0x642b29397026 - pgTest::tests::get_conn::{{closure}}::h58cb700dd7d79427
[INFO] [stdout]   13:     0x642b293a03ec - pgTest::tests::load_simple_data::{{closure}}::h12490d10481e2bd1
[INFO] [stdout]   14:     0x642b2937f2f3 - core::ops::function::FnOnce::call_once::h18db9af5e84d82b6
[INFO] [stdout]   15:     0x642b29422e9b - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]   16:     0x642b2941e603 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]   17:     0x642b2941e08c - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]   18:     0x642b2945104f - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]   19:     0x642b2941b42f - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]   20:     0x7aa0c1469aa4 - <unknown>
[INFO] [stdout]   21:     0x7aa0c14f6a34 - clone
[INFO] [stdout]   22:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::get_childen_of_starter stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::get_childen_of_starter' panicked at src/lib.rs:81:113:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Error { kind: Connect, cause: Some(Os { code: 111, kind: ConnectionRefused, message: "Connection refused" }) }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x642b293dd926 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]    1:     0x642b293ae603 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]    2:     0x642b2940590f - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]    3:     0x642b293dd672 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]    4:     0x642b293dd0a9 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]    5:     0x642b293dcae0 - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]    6:     0x642b293dc44f - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]    7:     0x642b29419058 - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]    8:     0x642b29418fb9 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]    9:     0x642b2941af9c - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]   10:     0x642b293ad57f - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]   11:     0x642b293b0a25 - core::result::unwrap_failed::h95bc3f5a607b2c95
[INFO] [stdout]   12:     0x642b29397026 - pgTest::tests::get_conn::{{closure}}::h58cb700dd7d79427
[INFO] [stdout]   13:     0x642b293a233c - pgTest::tests::get_childen_of_starter::{{closure}}::h80a123415dabffe6
[INFO] [stdout]   14:     0x642b29382293 - core::ops::function::FnOnce::call_once::he3d03c623d3c6eb8
[INFO] [stdout]   15:     0x642b29422e9b - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]   16:     0x642b2941e603 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]   17:     0x642b2941e08c - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]   18:     0x642b2945104f - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]   19:     0x642b2941b42f - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]   20:     0x7aa0c1469aa4 - <unknown>
[INFO] [stdout]   21:     0x7aa0c14f6a34 - clone
[INFO] [stdout]   22:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::generate_data stdout ----
[INFO] [stdout] Generating graph with
[INFO] [stdout] 	Initial children:		4
[INFO] [stdout] 	Std Dev:				8.076312547585653
[INFO] [stdout] 	Std Increase factor:	0.7933165604373849
[INFO] [stdout] 	Mutator percentage:	0.7933165604373849
[INFO] [stdout] 	Nodes:					1839599
[INFO] [stdout] 	Edges:					1839595
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::generate_data' panicked at src/generator.rs:77:50:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x642b293dd926 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]    1:     0x642b293ae603 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]    2:     0x642b2940590f - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]    3:     0x642b293dd672 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]    4:     0x642b293dd0a9 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]    5:     0x642b293dcae0 - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]    6:     0x642b293dc44f - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]    7:     0x642b29419058 - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]    8:     0x642b29418fb9 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]    9:     0x642b2941af9c - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]   10:     0x642b293ad57f - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]   11:     0x642b293b0a25 - core::result::unwrap_failed::h95bc3f5a607b2c95
[INFO] [stdout]   12:     0x642b2939c730 - pgTest::tests::generate_data::{{closure}}::hefd1e692786e4f2a
[INFO] [stdout]   13:     0x642b29380aef - core::ops::function::FnOnce::call_once::h8dbcda44e7a0b569
[INFO] [stdout]   14:     0x642b29422e9b - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]   15:     0x642b2941e603 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]   16:     0x642b2941e08c - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]   17:     0x642b2945104f - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]   18:     0x642b2941b42f - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]   19:     0x7aa0c1469aa4 - <unknown>
[INFO] [stdout]   20:     0x7aa0c14f6a34 - clone
[INFO] [stdout]   21:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     tests::generate_data
[INFO] [stdout]     tests::get_childen_of_starter
[INFO] [stdout]     tests::load_simple_data
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 3 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.15s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "b8410ad9b3fcc6ed976e87d43dc0be114cd166ca96232ecf5326db79ca9c5ab0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b8410ad9b3fcc6ed976e87d43dc0be114cd166ca96232ecf5326db79ca9c5ab0", kill_on_drop: false }`
[INFO] [stdout] b8410ad9b3fcc6ed976e87d43dc0be114cd166ca96232ecf5326db79ca9c5ab0
