[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.94.0 for beta-1.95-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FScarjit%2Frandomrepo" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-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-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Scarjit/randomrepo on toolchain 1.94.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.94.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.94.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: `panic` setting is ignored for `test` profile
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded tokio-macros v1.3.0
[INFO] [stderr]   Downloaded redox_syscall v0.2.9
[INFO] [stderr]   Downloaded futures-core v0.3.16
[INFO] [stderr]   Downloaded futures-sink v0.3.16
[INFO] [stderr]   Downloaded async-lock v2.4.0
[INFO] [stderr]   Downloaded fastrand v1.5.0
[INFO] [stderr]   Downloaded rand v0.3.23
[INFO] [stderr]   Downloaded atomic-waker v1.0.0
[INFO] [stderr]   Downloaded sha2 v0.9.5
[INFO] [stderr]   Downloaded blocking v1.0.2
[INFO] [stderr]   Downloaded async-fs v1.5.0
[INFO] [stderr]   Downloaded rand_distr v0.4.1
[INFO] [stderr]   Downloaded tinyvec v1.3.1
[INFO] [stderr]   Downloaded tokio-postgres v0.7.2
[INFO] [stderr]   Downloaded dot v0.1.4
[INFO] [stderr]   Downloaded futures v0.3.16
[INFO] [stderr]   Downloaded futures-util v0.3.16
[INFO] [stderr]   Downloaded mio v0.7.13
[INFO] [stderr]   Downloaded syn v1.0.74
[INFO] [stderr]   Downloaded futures-executor v0.3.16
[INFO] [stderr]   Downloaded futures-io v0.3.16
[INFO] [stderr]   Downloaded siphasher v0.3.6
[INFO] [stderr]   Downloaded postgres-types v0.2.1
[INFO] [stderr]   Downloaded postgres-protocol v0.6.1
[INFO] [stderr]   Downloaded graph-generators v0.1.0
[INFO] [stderr]   Downloaded futures-channel v0.3.16
[INFO] [stderr]   Downloaded futures-macro v0.3.16
[INFO] [stderr]   Downloaded futures-task v0.3.16
[INFO] [stderr]   Downloaded crypto-mac v0.10.1
[INFO] [stderr]   Downloaded hmac v0.10.1
[INFO] [stderr]   Downloaded libc v0.2.98
[INFO] [stderr]   Downloaded cpufeatures v0.1.5
[INFO] [stderr]   Downloaded tokio v1.13.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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.94.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 4a07742bcbac49f0e0c1486b91821a0a2e99fd89656ad7641b1474dc851ee100
[INFO] running `Command { std: "docker" "start" "-a" "4a07742bcbac49f0e0c1486b91821a0a2e99fd89656ad7641b1474dc851ee100", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4a07742bcbac49f0e0c1486b91821a0a2e99fd89656ad7641b1474dc851ee100", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4a07742bcbac49f0e0c1486b91821a0a2e99fd89656ad7641b1474dc851ee100", kill_on_drop: false }`
[INFO] [stdout] 4a07742bcbac49f0e0c1486b91821a0a2e99fd89656ad7641b1474dc851ee100
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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.94.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6535b06194e0fedfe286f74c0277cde4923ec1aa7af91b98b47dfc237088b439
[INFO] running `Command { std: "docker" "start" "-a" "6535b06194e0fedfe286f74c0277cde4923ec1aa7af91b98b47dfc237088b439", kill_on_drop: false }`
[INFO] [stderr] warning: `panic` setting is ignored for `test` profile
[INFO] [stderr]    Compiling libc v0.2.98
[INFO] [stderr]    Compiling memchr v2.4.0
[INFO] [stderr]    Compiling version_check v0.9.3
[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 futures-io v0.3.16
[INFO] [stderr]    Compiling proc-macro-hack v0.5.19
[INFO] [stderr]    Compiling tinyvec_macros v0.1.0
[INFO] [stderr]    Compiling futures-channel v0.3.16
[INFO] [stderr]    Compiling futures-macro v0.3.16
[INFO] [stderr]    Compiling futures-task v0.3.16
[INFO] [stderr]    Compiling futures-sink v0.3.16
[INFO] [stderr]    Compiling proc-macro-nested v0.1.7
[INFO] [stderr]    Compiling ppv-lite86 v0.2.10
[INFO] [stderr]    Compiling tinyvec v1.3.1
[INFO] [stderr]    Compiling futures-util v0.3.16
[INFO] [stderr]    Compiling bytes v1.0.1
[INFO] [stderr]    Compiling subtle v2.4.1
[INFO] [stderr]    Compiling once_cell v1.8.0
[INFO] [stderr]    Compiling unicode-bidi v0.3.5
[INFO] [stderr]    Compiling tokio v1.13.1
[INFO] [stderr]    Compiling libm v0.2.1
[INFO] [stderr]    Compiling event-listener v2.5.1
[INFO] [stderr]    Compiling generic-array v0.14.4
[INFO] [stderr]    Compiling cache-padded v1.1.1
[INFO] [stderr]    Compiling slab v0.4.3
[INFO] [stderr]    Compiling cpufeatures v0.1.5
[INFO] [stderr]    Compiling concurrent-queue v1.2.2
[INFO] [stderr]    Compiling num-traits v0.2.14
[INFO] [stderr]    Compiling siphasher v0.3.6
[INFO] [stderr]    Compiling fallible-iterator v0.2.0
[INFO] [stderr]    Compiling async-trait v0.1.50
[INFO] [stderr]    Compiling parking v2.0.0
[INFO] [stderr]    Compiling byteorder v1.4.3
[INFO] [stderr]    Compiling fastrand v1.5.0
[INFO] [stderr]    Compiling waker-fn v1.1.0
[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 mio v0.7.13
[INFO] [stderr]    Compiling signal-hook-registry v1.4.0
[INFO] [stderr]    Compiling num_cpus v1.13.0
[INFO] [stderr]    Compiling futures-lite v1.12.0
[INFO] [stderr]    Compiling rand v0.4.6
[INFO] [stderr]    Compiling phf_shared v0.8.0
[INFO] [stderr]    Compiling async-task v4.0.3
[INFO] [stderr]    Compiling atomic-waker v1.0.0
[INFO] [stderr]    Compiling rand_core v0.6.3
[INFO] [stderr]    Compiling unicode-normalization v0.1.19
[INFO] [stderr]    Compiling parking_lot v0.11.1
[INFO] [stderr]    Compiling socket2 v0.4.0
[INFO] [stderr]    Compiling async-lock v2.4.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling phf v0.8.0
[INFO] [stderr]    Compiling percent-encoding v2.1.0
[INFO] [stderr]    Compiling dot v0.1.4
[INFO] [stderr]    Compiling blocking v1.0.2
[INFO] [stderr]    Compiling rand v0.8.4
[INFO] [stderr]    Compiling rand v0.3.23
[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 graph-generators v0.1.0
[INFO] [stderr]    Compiling async-fs v1.5.0
[INFO] [stderr]    Compiling md-5 v0.9.1
[INFO] [stderr]    Compiling hmac v0.10.1
[INFO] [stderr]    Compiling sha2 v0.9.5
[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 `dev` profile [unoptimized + debuginfo] target(s) in 20.02s
[INFO] running `Command { std: "docker" "inspect" "6535b06194e0fedfe286f74c0277cde4923ec1aa7af91b98b47dfc237088b439", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6535b06194e0fedfe286f74c0277cde4923ec1aa7af91b98b47dfc237088b439", kill_on_drop: false }`
[INFO] [stdout] 6535b06194e0fedfe286f74c0277cde4923ec1aa7af91b98b47dfc237088b439
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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.94.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 12a58e446718162f54f2e5a69b599f85296b40c57cff2b302ff8c27f2a766adc
[INFO] running `Command { std: "docker" "start" "-a" "12a58e446718162f54f2e5a69b599f85296b40c57cff2b302ff8c27f2a766adc", 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 typenum v1.13.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 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-task v0.3.16
[INFO] [stderr]    Compiling proc-macro-nested v0.1.7
[INFO] [stderr]    Compiling log v0.4.14
[INFO] [stderr]    Compiling futures-channel v0.3.16
[INFO] [stderr]    Compiling ppv-lite86 v0.2.10
[INFO] [stderr]    Compiling futures-sink v0.3.16
[INFO] [stderr]    Compiling tinyvec_macros v0.1.0
[INFO] [stderr]    Compiling instant v0.1.10
[INFO] [stderr]    Compiling tinyvec v1.3.1
[INFO] [stderr]    Compiling opaque-debug v0.3.0
[INFO] [stderr]    Compiling scopeguard v1.1.0
[INFO] [stderr]    Compiling matches v0.1.8
[INFO] [stderr]    Compiling bytes v1.0.1
[INFO] [stderr]    Compiling once_cell v1.8.0
[INFO] [stderr]    Compiling subtle v2.4.1
[INFO] [stderr]    Compiling smallvec v1.6.1
[INFO] [stderr]    Compiling generic-array v0.14.4
[INFO] [stderr]    Compiling unicode-bidi v0.3.5
[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 lock_api v0.4.4
[INFO] [stderr]    Compiling cache-padded v1.1.1
[INFO] [stderr]    Compiling getrandom v0.2.3
[INFO] [stderr]    Compiling parking_lot_core v0.8.3
[INFO] [stderr]    Compiling slab v0.4.3
[INFO] [stderr]    Compiling pin-utils v0.1.0
[INFO] [stderr]    Compiling libm v0.2.1
[INFO] [stderr]    Compiling quote v1.0.9
[INFO] [stderr]    Compiling cpufeatures v0.1.5
[INFO] [stderr]    Compiling event-listener v2.5.1
[INFO] [stderr]    Compiling mio v0.7.13
[INFO] [stderr]    Compiling parking_lot v0.11.1
[INFO] [stderr]    Compiling concurrent-queue v1.2.2
[INFO] [stderr]    Compiling signal-hook-registry v1.4.0
[INFO] [stderr]    Compiling rand_core v0.6.3
[INFO] [stderr]    Compiling num_cpus v1.13.0
[INFO] [stderr]    Compiling num-traits v0.2.14
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling byteorder v1.4.3
[INFO] [stderr]    Compiling base64 v0.13.0
[INFO] [stderr]    Compiling parking v2.0.0
[INFO] [stderr]    Compiling async-trait v0.1.50
[INFO] [stderr]    Compiling fallible-iterator v0.2.0
[INFO] [stderr]    Compiling fastrand v1.5.0
[INFO] [stderr]    Compiling waker-fn v1.1.0
[INFO] [stderr]    Compiling siphasher v0.3.6
[INFO] [stderr]    Compiling unicode-normalization v0.1.19
[INFO] [stderr]    Compiling futures-lite v1.12.0
[INFO] [stderr]    Compiling rand v0.8.4
[INFO] [stderr]    Compiling phf_shared v0.8.0
[INFO] [stderr]    Compiling async-channel v1.6.1
[INFO] [stderr]    Compiling rand v0.4.6
[INFO] [stderr]    Compiling async-task v4.0.3
[INFO] [stderr]    Compiling atomic-waker v1.0.0
[INFO] [stderr]    Compiling async-lock v2.4.0
[INFO] [stderr]    Compiling phf v0.8.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 socket2 v0.4.0
[INFO] [stderr]    Compiling percent-encoding v2.1.0
[INFO] [stderr]    Compiling dot v0.1.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 stringprep v0.1.2
[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 postgres-protocol v0.6.1
[INFO] [stderr]    Compiling async-fs v1.5.0
[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 47.68s
[INFO] running `Command { std: "docker" "inspect" "12a58e446718162f54f2e5a69b599f85296b40c57cff2b302ff8c27f2a766adc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "12a58e446718162f54f2e5a69b599f85296b40c57cff2b302ff8c27f2a766adc", kill_on_drop: false }`
[INFO] [stdout] 12a58e446718162f54f2e5a69b599f85296b40c57cff2b302ff8c27f2a766adc
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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.94.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] c9bb84471b0154133cfeb1d88df12aa1555d1cf23141f41412e72afd082123f9
[INFO] running `Command { std: "docker" "start" "-a" "c9bb84471b0154133cfeb1d88df12aa1555d1cf23141f41412e72afd082123f9", 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.13s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/pgTest-68a846636378a930)
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test tests::load_simple_data ... FAILED
[INFO] [stdout] test tests::generate_data ... FAILED
[INFO] [stdout] test tests::get_childen_of_starter ... 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:     0x59331c312e6d - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h93773fc827e3113d
[INFO] [stdout]    1:     0x59331c2e3a7a - core::fmt::write::hed7b5c73d82ecb7c
[INFO] [stdout]    2:     0x59331c312295 - std::io::Write::write_fmt::h5e66814db8a9cfce
[INFO] [stdout]    3:     0x59331c311d7b - std::panicking::default_hook::{{closure}}::h2be84df4f189ae36
[INFO] [stdout]    4:     0x59331c311a3a - std::panicking::default_hook::hf0ea8939246f43a9
[INFO] [stdout]    5:     0x59331c3114d2 - std::panicking::panic_with_hook::hb4bd9ac1123582a0
[INFO] [stdout]    6:     0x59331c33a5d7 - std::panicking::panic_handler::{{closure}}::hde00dd15f5637fe2
[INFO] [stdout]    7:     0x59331c33a589 - std::sys::backtrace::__rust_end_short_backtrace::hb72197fa777c1785
[INFO] [stdout]    8:     0x59331c33a57c - __rustc[4425a7e20b4c8619]::rust_begin_unwind
[INFO] [stdout]    9:     0x59331c2e49cb - core::panicking::panic_fmt::ha59b517dd231f4da
[INFO] [stdout]   10:     0x59331c2ec621 - core::result::unwrap_failed::hf2d1f30a3ac850fc
[INFO] [stdout]   11:     0x59331c2d5af7 - pgTest::tests::get_conn::{{closure}}::h38b35ca3dfb097b7
[INFO] [stdout]   12:     0x59331c2ceb00 - pgTest::tests::load_simple_data::{{closure}}::hc15b58f2b63f6f41
[INFO] [stdout]   13:     0x59331c2b91f0 - core::ops::function::FnOnce::call_once::hef6a9017f0878885
[INFO] [stdout]   14:     0x59331c3551cb - test::__rust_begin_short_backtrace::h0b6a7601d9750bfa
[INFO] [stdout]   15:     0x59331c350c98 - test::run_test::{{closure}}::hddc4550da4871867
[INFO] [stdout]   16:     0x59331c3506fc - std::sys::backtrace::__rust_begin_short_backtrace::h3ec4d1f21ad44588
[INFO] [stdout]   17:     0x59331c36c6cc - core::ops::function::FnOnce::call_once{{vtable.shim}}::h9e460d1d7fc83d35
[INFO] [stdout]   18:     0x59331c3429a8 - std::sys::thread::unix::Thread::new::thread_start::h982f9ea829d1b5fb
[INFO] [stdout]   19:     0x79e9e54f9aa4 - <unknown>
[INFO] [stdout]   20:     0x79e9e5586a64 - 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.172380082682148
[INFO] [stdout] 	Std Increase factor:	0.13944745582221296
[INFO] [stdout] 	Mutator percentage:	0.13944745582221296
[INFO] [stdout] 	Nodes:					285699
[INFO] [stdout] 	Edges:					291410
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::generate_data' (25) 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:     0x59331c312e6d - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h93773fc827e3113d
[INFO] [stdout]    1:     0x59331c2e3a7a - core::fmt::write::hed7b5c73d82ecb7c
[INFO] [stdout]    2:     0x59331c312295 - std::io::Write::write_fmt::h5e66814db8a9cfce
[INFO] [stdout]    3:     0x59331c311d7b - std::panicking::default_hook::{{closure}}::h2be84df4f189ae36
[INFO] [stdout]    4:     0x59331c311a3a - std::panicking::default_hook::hf0ea8939246f43a9
[INFO] [stdout]    5:     0x59331c3114d2 - std::panicking::panic_with_hook::hb4bd9ac1123582a0
[INFO] [stdout]    6:     0x59331c33a5d7 - std::panicking::panic_handler::{{closure}}::hde00dd15f5637fe2
[INFO] [stdout]    7:     0x59331c33a589 - std::sys::backtrace::__rust_end_short_backtrace::hb72197fa777c1785
[INFO] [stdout]    8:     0x59331c33a57c - __rustc[4425a7e20b4c8619]::rust_begin_unwind
[INFO] [stdout]    9:     0x59331c2e49cb - core::panicking::panic_fmt::ha59b517dd231f4da
[INFO] [stdout]   10:     0x59331c2ec621 - core::result::unwrap_failed::hf2d1f30a3ac850fc
[INFO] [stdout]   11:     0x59331c2ca883 - pgTest::tests::generate_data::{{closure}}::hdb28b12637a49bf8
[INFO] [stdout]   12:     0x59331c2b62bf - core::ops::function::FnOnce::call_once::h9870c1414bea8cf6
[INFO] [stdout]   13:     0x59331c3551cb - test::__rust_begin_short_backtrace::h0b6a7601d9750bfa
[INFO] [stdout]   14:     0x59331c350c98 - test::run_test::{{closure}}::hddc4550da4871867
[INFO] [stdout]   15:     0x59331c3506fc - std::sys::backtrace::__rust_begin_short_backtrace::h3ec4d1f21ad44588
[INFO] [stdout]   16:     0x59331c36c6cc - core::ops::function::FnOnce::call_once{{vtable.shim}}::h9e460d1d7fc83d35
[INFO] [stdout]   17:     0x59331c3429a8 - std::sys::thread::unix::Thread::new::thread_start::h982f9ea829d1b5fb
[INFO] [stdout]   18:     0x79e9e54f9aa4 - <unknown>
[INFO] [stdout]   19:     0x79e9e5586a64 - clone
[INFO] [stdout]   20:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::get_childen_of_starter stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::get_childen_of_starter' (26) 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:     0x59331c312e6d - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h93773fc827e3113d
[INFO] [stdout]    1:     0x59331c2e3a7a - core::fmt::write::hed7b5c73d82ecb7c
[INFO] [stdout]    2:     0x59331c312295 - std::io::Write::write_fmt::h5e66814db8a9cfce
[INFO] [stdout]    3:     0x59331c311d7b - std::panicking::default_hook::{{closure}}::h2be84df4f189ae36
[INFO] [stdout]    4:     0x59331c311a3a - std::panicking::default_hook::hf0ea8939246f43a9
[INFO] [stdout]    5:     0x59331c3114d2 - std::panicking::panic_with_hook::hb4bd9ac1123582a0
[INFO] [stdout]    6:     0x59331c33a5d7 - std::panicking::panic_handler::{{closure}}::hde00dd15f5637fe2
[INFO] [stdout]    7:     0x59331c33a589 - std::sys::backtrace::__rust_end_short_backtrace::hb72197fa777c1785
[INFO] [stdout]    8:     0x59331c33a57c - __rustc[4425a7e20b4c8619]::rust_begin_unwind
[INFO] [stdout]    9:     0x59331c2e49cb - core::panicking::panic_fmt::ha59b517dd231f4da
[INFO] [stdout]   10:     0x59331c2ec621 - core::result::unwrap_failed::hf2d1f30a3ac850fc
[INFO] [stdout]   11:     0x59331c2d5af7 - pgTest::tests::get_conn::{{closure}}::h38b35ca3dfb097b7
[INFO] [stdout]   12:     0x59331c2d09ef - pgTest::tests::get_childen_of_starter::{{closure}}::h227236467ab249cc
[INFO] [stdout]   13:     0x59331c2b7a53 - core::ops::function::FnOnce::call_once::he95d84faa6838d40
[INFO] [stdout]   14:     0x59331c3551cb - test::__rust_begin_short_backtrace::h0b6a7601d9750bfa
[INFO] [stdout]   15:     0x59331c350c98 - test::run_test::{{closure}}::hddc4550da4871867
[INFO] [stdout]   16:     0x59331c3506fc - std::sys::backtrace::__rust_begin_short_backtrace::h3ec4d1f21ad44588
[INFO] [stdout]   17:     0x59331c36c6cc - core::ops::function::FnOnce::call_once{{vtable.shim}}::h9e460d1d7fc83d35
[INFO] [stdout]   18:     0x59331c3429a8 - std::sys::thread::unix::Thread::new::thread_start::h982f9ea829d1b5fb
[INFO] [stdout]   19:     0x79e9e54f9aa4 - <unknown>
[INFO] [stdout]   20:     0x79e9e5586a64 - 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] [stderr] error: test failed, to rerun pass `--lib`
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 3 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.05s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "c9bb84471b0154133cfeb1d88df12aa1555d1cf23141f41412e72afd082123f9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c9bb84471b0154133cfeb1d88df12aa1555d1cf23141f41412e72afd082123f9", kill_on_drop: false }`
[INFO] [stdout] c9bb84471b0154133cfeb1d88df12aa1555d1cf23141f41412e72afd082123f9
