[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 try#bd7d74411512a3dd3b35d2f699c51dd2557c7e7e+cargoflags=-Zbuild-dir-new-layout for pr-149852-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FScarjit%2Frandomrepo" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/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-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Scarjit/randomrepo on toolchain bd7d74411512a3dd3b35d2f699c51dd2557c7e7e
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "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" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: `panic` setting is ignored for `test` profile
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d78f5cfbdedb2b59beb107a31d1582bfa25f10fadbfb7cbe34f29e9addfe8f55
[INFO] running `Command { std: "docker" "start" "-a" "d78f5cfbdedb2b59beb107a31d1582bfa25f10fadbfb7cbe34f29e9addfe8f55", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d78f5cfbdedb2b59beb107a31d1582bfa25f10fadbfb7cbe34f29e9addfe8f55", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d78f5cfbdedb2b59beb107a31d1582bfa25f10fadbfb7cbe34f29e9addfe8f55", kill_on_drop: false }`
[INFO] [stdout] d78f5cfbdedb2b59beb107a31d1582bfa25f10fadbfb7cbe34f29e9addfe8f55
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "build" "--frozen" "--message-format=json" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] 2493e65d1cc2ca32c0b3f5dbae2066aa93338c4149396404bbe83a34a1f0e546
[INFO] running `Command { std: "docker" "start" "-a" "2493e65d1cc2ca32c0b3f5dbae2066aa93338c4149396404bbe83a34a1f0e546", kill_on_drop: false }`
[INFO] [stderr] warning: `panic` setting is ignored for `test` profile
[INFO] [stderr]    Compiling libc v0.2.98
[INFO] [stderr]    Compiling proc-macro2 v1.0.28
[INFO] [stderr]    Compiling memchr v2.4.0
[INFO] [stderr]    Compiling version_check v0.9.3
[INFO] [stderr]    Compiling unicode-xid v0.2.2
[INFO] [stderr]    Compiling futures-core v0.3.16
[INFO] [stderr]    Compiling typenum v1.13.0
[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 futures-channel v0.3.16
[INFO] [stderr]    Compiling futures-task v0.3.16
[INFO] [stderr]    Compiling futures-sink v0.3.16
[INFO] [stderr]    Compiling futures-macro v0.3.16
[INFO] [stderr]    Compiling tinyvec_macros v0.1.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.10
[INFO] [stderr]    Compiling log v0.4.14
[INFO] [stderr]    Compiling proc-macro-nested v0.1.7
[INFO] [stderr]    Compiling tinyvec v1.3.1
[INFO] [stderr]    Compiling instant v0.1.10
[INFO] [stderr]    Compiling futures-util v0.3.16
[INFO] [stderr]    Compiling scopeguard v1.1.0
[INFO] [stderr]    Compiling bytes v1.0.1
[INFO] [stderr]    Compiling matches v0.1.8
[INFO] [stderr]    Compiling subtle v2.4.1
[INFO] [stderr]    Compiling opaque-debug v0.3.0
[INFO] [stderr]    Compiling smallvec v1.6.1
[INFO] [stderr]    Compiling once_cell v1.8.0
[INFO] [stderr]    Compiling unicode-bidi v0.3.5
[INFO] [stderr]    Compiling lock_api v0.4.4
[INFO] [stderr]    Compiling generic-array v0.14.4
[INFO] [stderr]    Compiling tokio v1.13.1
[INFO] [stderr]    Compiling event-listener v2.5.1
[INFO] [stderr]    Compiling slab v0.4.3
[INFO] [stderr]    Compiling libm v0.2.1
[INFO] [stderr]    Compiling cpufeatures v0.1.5
[INFO] [stderr]    Compiling cache-padded v1.1.1
[INFO] [stderr]    Compiling num-traits v0.2.14
[INFO] [stderr]    Compiling parking v2.0.0
[INFO] [stderr]    Compiling getrandom v0.2.3
[INFO] [stderr]    Compiling parking_lot_core v0.8.3
[INFO] [stderr]    Compiling concurrent-queue v1.2.2
[INFO] [stderr]    Compiling signal-hook-registry v1.4.0
[INFO] [stderr]    Compiling num_cpus v1.13.0
[INFO] [stderr]    Compiling mio v0.7.13
[INFO] [stderr]    Compiling siphasher v0.3.6
[INFO] [stderr]    Compiling waker-fn v1.1.0
[INFO] [stderr]    Compiling rand_core v0.6.3
[INFO] [stderr]    Compiling async-trait v0.1.50
[INFO] [stderr]    Compiling fallible-iterator v0.2.0
[INFO] [stderr]    Compiling parking_lot v0.11.1
[INFO] [stderr]    Compiling fastrand v1.5.0
[INFO] [stderr]    Compiling base64 v0.13.0
[INFO] [stderr]    Compiling futures-lite v1.12.0
[INFO] [stderr]    Compiling phf_shared v0.8.0
[INFO] [stderr]    Compiling async-channel v1.6.1
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.4.6
[INFO] [stderr]    Compiling quote v1.0.9
[INFO] [stderr]    Compiling atomic-waker v1.0.0
[INFO] [stderr]    Compiling async-task v4.0.3
[INFO] [stderr]    Compiling rand v0.8.4
[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 percent-encoding v2.1.0
[INFO] [stderr]    Compiling dot v0.1.4
[INFO] [stderr]    Compiling unicode-normalization v0.1.19
[INFO] [stderr]    Compiling rand v0.3.23
[INFO] [stderr]    Compiling graph-generators v0.1.0
[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 blocking v1.0.2
[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 rand_distr v0.4.1
[INFO] [stderr]    Compiling async-fs v1.5.0
[INFO] [stderr]    Compiling stringprep v0.1.2
[INFO] [stderr]    Compiling postgres-protocol v0.6.1
[INFO] [stderr]    Compiling postgres-types v0.2.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)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 25.64s
[INFO] running `Command { std: "docker" "inspect" "2493e65d1cc2ca32c0b3f5dbae2066aa93338c4149396404bbe83a34a1f0e546", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2493e65d1cc2ca32c0b3f5dbae2066aa93338c4149396404bbe83a34a1f0e546", kill_on_drop: false }`
[INFO] [stdout] 2493e65d1cc2ca32c0b3f5dbae2066aa93338c4149396404bbe83a34a1f0e546
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "test" "--frozen" "--no-run" "--message-format=json" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] 2379b38d9e9a72225691fb8ce656d41d33a5be6d6ae433f1ca296f30d952279e
[INFO] running `Command { std: "docker" "start" "-a" "2379b38d9e9a72225691fb8ce656d41d33a5be6d6ae433f1ca296f30d952279e", 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 memchr v2.4.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.28
[INFO] [stderr]    Compiling futures-core v0.3.16
[INFO] [stderr]    Compiling unicode-xid v0.2.2
[INFO] [stderr]    Compiling version_check v0.9.3
[INFO] [stderr]    Compiling typenum v1.13.0
[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 proc-macro-nested v0.1.7
[INFO] [stderr]    Compiling futures-channel v0.3.16
[INFO] [stderr]    Compiling log v0.4.14
[INFO] [stderr]    Compiling tinyvec_macros v0.1.0
[INFO] [stderr]    Compiling futures-sink v0.3.16
[INFO] [stderr]    Compiling ppv-lite86 v0.2.10
[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 opaque-debug v0.3.0
[INFO] [stderr]    Compiling subtle v2.4.1
[INFO] [stderr]    Compiling bytes v1.0.1
[INFO] [stderr]    Compiling once_cell v1.8.0
[INFO] [stderr]    Compiling smallvec v1.6.1
[INFO] [stderr]    Compiling scopeguard v1.1.0
[INFO] [stderr]    Compiling generic-array v0.14.4
[INFO] [stderr]    Compiling matches v0.1.8
[INFO] [stderr]    Compiling lock_api v0.4.4
[INFO] [stderr]    Compiling unicode-bidi v0.3.5
[INFO] [stderr]    Compiling libm v0.2.1
[INFO] [stderr]    Compiling cpufeatures v0.1.5
[INFO] [stderr]    Compiling cache-padded v1.1.1
[INFO] [stderr]    Compiling pin-utils v0.1.0
[INFO] [stderr]    Compiling event-listener v2.5.1
[INFO] [stderr]    Compiling slab v0.4.3
[INFO] [stderr]    Compiling concurrent-queue v1.2.2
[INFO] [stderr]    Compiling fastrand v1.5.0
[INFO] [stderr]    Compiling base64 v0.13.0
[INFO] [stderr]    Compiling futures-macro v0.3.16
[INFO] [stderr]    Compiling futures-util v0.3.16
[INFO] [stderr]    Compiling tokio v1.13.1
[INFO] [stderr]    Compiling num-traits v0.2.14
[INFO] [stderr]    Compiling byteorder v1.4.3
[INFO] [stderr]    Compiling siphasher v0.3.6
[INFO] [stderr]    Compiling waker-fn v1.1.0
[INFO] [stderr]    Compiling parking v2.0.0
[INFO] [stderr]    Compiling fallible-iterator v0.2.0
[INFO] [stderr]    Compiling async-trait v0.1.50
[INFO] [stderr]    Compiling async-channel v1.6.1
[INFO] [stderr]    Compiling getrandom v0.2.3
[INFO] [stderr]    Compiling parking_lot_core v0.8.3
[INFO] [stderr]    Compiling signal-hook-registry v1.4.0
[INFO] [stderr]    Compiling quote v1.0.9
[INFO] [stderr]    Compiling rand_core v0.6.3
[INFO] [stderr]    Compiling mio v0.7.13
[INFO] [stderr]    Compiling num_cpus v1.13.0
[INFO] [stderr]    Compiling phf_shared v0.8.0
[INFO] [stderr]    Compiling futures-lite v1.12.0
[INFO] [stderr]    Compiling rand v0.4.6
[INFO] [stderr]    Compiling async-task v4.0.3
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling parking_lot v0.11.1
[INFO] [stderr]    Compiling atomic-waker v1.0.0
[INFO] [stderr]    Compiling phf v0.8.0
[INFO] [stderr]    Compiling socket2 v0.4.0
[INFO] [stderr]    Compiling async-lock v2.4.0
[INFO] [stderr]    Compiling percent-encoding v2.1.0
[INFO] [stderr]    Compiling unicode-normalization v0.1.19
[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 dot v0.1.4
[INFO] [stderr]    Compiling rand v0.8.4
[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 rand v0.3.23
[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 stringprep v0.1.2
[INFO] [stderr]    Compiling postgres-protocol v0.6.1
[INFO] [stderr]    Compiling rand_distr v0.4.1
[INFO] [stderr]    Compiling postgres-types v0.2.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)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [optimized] target(s) in 52.34s
[INFO] running `Command { std: "docker" "inspect" "2379b38d9e9a72225691fb8ce656d41d33a5be6d6ae433f1ca296f30d952279e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2379b38d9e9a72225691fb8ce656d41d33a5be6d6ae433f1ca296f30d952279e", kill_on_drop: false }`
[INFO] [stdout] 2379b38d9e9a72225691fb8ce656d41d33a5be6d6ae433f1ca296f30d952279e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "test" "--frozen" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] ea5719310500ae644d664542bbb7afbf02cbd8d9d82cece957a037a020bc1355
[INFO] running `Command { std: "docker" "start" "-a" "ea5719310500ae644d664542bbb7afbf02cbd8d9d82cece957a037a020bc1355", 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)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `pgTest` (lib) generated 1 warning
[INFO] [stderr]     Finished `test` profile [optimized] target(s) in 0.14s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/build/pgTest/377dbbda538d9ce0/deps/pgTest-377dbbda538d9ce0)
[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] [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' (27) 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:     0x5d45fbd6aebd - <<std[840933623431fd06]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8f93d80df273fe75]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x5d45fbd3b67a - core[8f93d80df273fe75]::fmt::write
[INFO] [stdout]    2:     0x5d45fbd6a255 - <alloc[40b2bae28975ac47]::vec::Vec<u8> as std[840933623431fd06]::io::Write>::write_fmt
[INFO] [stdout]    3:     0x5d45fbd69d3b - std[840933623431fd06]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x5d45fbd699fa - std[840933623431fd06]::panicking::default_hook
[INFO] [stdout]    5:     0x5d45fbd69419 - std[840933623431fd06]::panicking::panic_with_hook
[INFO] [stdout]    6:     0x5d45fbd92f67 - std[840933623431fd06]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    7:     0x5d45fbd92f19 - std[840933623431fd06]::sys::backtrace::__rust_end_short_backtrace::<std[840933623431fd06]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    8:     0x5d45fbd9350c - __rustc[5b4a0c6d8cc4a177]::rust_begin_unwind
[INFO] [stdout]    9:     0x5d45fbd3b50b - core[8f93d80df273fe75]::panicking::panic_fmt
[INFO] [stdout]   10:     0x5d45fbd3f561 - core[8f93d80df273fe75]::result::unwrap_failed
[INFO] [stdout]   11:     0x5d45fbd15507 - pgTest[597349422f06f484]::tests::get_conn::{closure#0}
[INFO] [stdout]   12:     0x5d45fbd1e230 - pgTest[597349422f06f484]::tests::load_simple_data::{closure#0}
[INFO] [stdout]   13:     0x5d45fbd31470 - <pgTest[597349422f06f484]::tests::load_simple_data::{closure#0} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   14:     0x5d45fbdaf24b - test[2f1252070343a163]::__rust_begin_short_backtrace::<core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>, fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]   15:     0x5d45fbdaad98 - test[2f1252070343a163]::run_test::{closure#0}
[INFO] [stdout]   16:     0x5d45fbdaa79c - std[840933623431fd06]::sys::backtrace::__rust_begin_short_backtrace::<test[2f1252070343a163]::run_test::{closure#1}, ()>
[INFO] [stdout]   17:     0x5d45fbdc4b7c - <std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   18:     0x5d45fbd955c8 - <std[840933623431fd06]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   19:     0x704e4adbbaa4 - <unknown>
[INFO] [stdout]   20:     0x704e4ae48a64 - clone
[INFO] [stdout]   21:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::get_childen_of_starter stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::get_childen_of_starter' (25) 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:     0x5d45fbd6aebd - <<std[840933623431fd06]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8f93d80df273fe75]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x5d45fbd3b67a - core[8f93d80df273fe75]::fmt::write
[INFO] [stdout]    2:     0x5d45fbd6a255 - <alloc[40b2bae28975ac47]::vec::Vec<u8> as std[840933623431fd06]::io::Write>::write_fmt
[INFO] [stdout]    3:     0x5d45fbd69d3b - std[840933623431fd06]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x5d45fbd699fa - std[840933623431fd06]::panicking::default_hook
[INFO] [stdout]    5:     0x5d45fbd69419 - std[840933623431fd06]::panicking::panic_with_hook
[INFO] [stdout]    6:     0x5d45fbd92f67 - std[840933623431fd06]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    7:     0x5d45fbd92f19 - std[840933623431fd06]::sys::backtrace::__rust_end_short_backtrace::<std[840933623431fd06]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    8:     0x5d45fbd9350c - __rustc[5b4a0c6d8cc4a177]::rust_begin_unwind
[INFO] [stdout]    9:     0x5d45fbd3b50b - core[8f93d80df273fe75]::panicking::panic_fmt
[INFO] [stdout]   10:     0x5d45fbd3f561 - core[8f93d80df273fe75]::result::unwrap_failed
[INFO] [stdout]   11:     0x5d45fbd15507 - pgTest[597349422f06f484]::tests::get_conn::{closure#0}
[INFO] [stdout]   12:     0x5d45fbd2011f - pgTest[597349422f06f484]::tests::get_childen_of_starter::{closure#0}
[INFO] [stdout]   13:     0x5d45fbd32c03 - <pgTest[597349422f06f484]::tests::get_childen_of_starter::{closure#0} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   14:     0x5d45fbdaf24b - test[2f1252070343a163]::__rust_begin_short_backtrace::<core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>, fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]   15:     0x5d45fbdaad98 - test[2f1252070343a163]::run_test::{closure#0}
[INFO] [stdout]   16:     0x5d45fbdaa79c - std[840933623431fd06]::sys::backtrace::__rust_begin_short_backtrace::<test[2f1252070343a163]::run_test::{closure#1}, ()>
[INFO] [stdout]   17:     0x5d45fbdc4b7c - <std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   18:     0x5d45fbd955c8 - <std[840933623431fd06]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   19:     0x704e4adbbaa4 - <unknown>
[INFO] [stdout]   20:     0x704e4ae48a64 - clone
[INFO] [stdout]   21:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::generate_data stdout ----
[INFO] [stdout] Generating graph with
[INFO] [stdout] 	Initial children:		3
[INFO] [stdout] 	Std Dev:				9.929569822584988
[INFO] [stdout] 	Std Increase factor:	-0.0776381169296485
[INFO] [stdout] 	Mutator percentage:	-0.0776381169296485
[INFO] [stdout] 	Nodes:					1498151
[INFO] [stdout] 	Edges:					1588037
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::generate_data' (24) 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:     0x5d45fbd6aebd - <<std[840933623431fd06]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8f93d80df273fe75]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x5d45fbd3b67a - core[8f93d80df273fe75]::fmt::write
[INFO] [stdout]    2:     0x5d45fbd6a255 - <alloc[40b2bae28975ac47]::vec::Vec<u8> as std[840933623431fd06]::io::Write>::write_fmt
[INFO] [stdout]    3:     0x5d45fbd69d3b - std[840933623431fd06]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x5d45fbd699fa - std[840933623431fd06]::panicking::default_hook
[INFO] [stdout]    5:     0x5d45fbd69419 - std[840933623431fd06]::panicking::panic_with_hook
[INFO] [stdout]    6:     0x5d45fbd92f67 - std[840933623431fd06]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    7:     0x5d45fbd92f19 - std[840933623431fd06]::sys::backtrace::__rust_end_short_backtrace::<std[840933623431fd06]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    8:     0x5d45fbd9350c - __rustc[5b4a0c6d8cc4a177]::rust_begin_unwind
[INFO] [stdout]    9:     0x5d45fbd3b50b - core[8f93d80df273fe75]::panicking::panic_fmt
[INFO] [stdout]   10:     0x5d45fbd3f561 - core[8f93d80df273fe75]::result::unwrap_failed
[INFO] [stdout]   11:     0x5d45fbd19fb3 - pgTest[597349422f06f484]::tests::generate_data::{closure#0}
[INFO] [stdout]   12:     0x5d45fbd2fcff - <pgTest[597349422f06f484]::tests::generate_data::{closure#0} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   13:     0x5d45fbdaf24b - test[2f1252070343a163]::__rust_begin_short_backtrace::<core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>, fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]   14:     0x5d45fbdaad98 - test[2f1252070343a163]::run_test::{closure#0}
[INFO] [stdout]   15:     0x5d45fbdaa79c - std[840933623431fd06]::sys::backtrace::__rust_begin_short_backtrace::<test[2f1252070343a163]::run_test::{closure#1}, ()>
[INFO] [stdout]   16:     0x5d45fbdc4b7c - <std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   17:     0x5d45fbd955c8 - <std[840933623431fd06]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   18:     0x704e4adbbaa4 - <unknown>
[INFO] [stdout]   19:     0x704e4ae48a64 - clone
[INFO] [stdout]   20:                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.13s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] running `Command { std: "docker" "inspect" "ea5719310500ae644d664542bbb7afbf02cbd8d9d82cece957a037a020bc1355", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ea5719310500ae644d664542bbb7afbf02cbd8d9d82cece957a037a020bc1355", kill_on_drop: false }`
[INFO] [stdout] ea5719310500ae644d664542bbb7afbf02cbd8d9d82cece957a037a020bc1355
