[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 master#0d162b25edd5bf0dba9a22e83b614f1113e90474 for pr-150681
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FScarjit%2Frandomrepo" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-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-6-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Scarjit/randomrepo on toolchain 0d162b25edd5bf0dba9a22e83b614f1113e90474
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "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" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "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 tokio-macros v1.3.0
[INFO] [stderr]   Downloaded hmac v0.10.1
[INFO] [stderr]   Downloaded rand v0.3.23
[INFO] [stderr]   Downloaded futures-core v0.3.16
[INFO] [stderr]   Downloaded slab v0.4.3
[INFO] [stderr]   Downloaded graph-generators v0.1.0
[INFO] [stderr]   Downloaded futures-macro v0.3.16
[INFO] [stderr]   Downloaded futures-io v0.3.16
[INFO] [stderr]   Downloaded crypto-mac v0.10.1
[INFO] [stderr]   Downloaded siphasher v0.3.6
[INFO] [stderr]   Downloaded async-fs v1.5.0
[INFO] [stderr]   Downloaded futures v0.3.16
[INFO] [stderr]   Downloaded unicode-bidi v0.3.5
[INFO] [stderr]   Downloaded memchr v2.4.0
[INFO] [stderr]   Downloaded mio v0.7.13
[INFO] [stderr]   Downloaded tokio-util v0.6.7
[INFO] [stderr]   Downloaded futures-util v0.3.16
[INFO] [stderr]   Downloaded socket2 v0.4.0
[INFO] [stderr]   Downloaded dot v0.1.4
[INFO] [stderr]   Downloaded async-trait v0.1.50
[INFO] [stderr]   Downloaded futures-executor v0.3.16
[INFO] [stderr]   Downloaded futures-channel v0.3.16
[INFO] [stderr]   Downloaded futures-task v0.3.16
[INFO] [stderr]   Downloaded syn v1.0.74
[INFO] [stderr]   Downloaded postgres-protocol v0.6.1
[INFO] [stderr]   Downloaded postgres-types v0.2.1
[INFO] [stderr]   Downloaded lock_api v0.4.4
[INFO] [stderr]   Downloaded redox_syscall v0.2.9
[INFO] [stderr]   Downloaded tokio-postgres v0.7.2
[INFO] [stderr]   Downloaded instant v0.1.10
[INFO] [stderr]   Downloaded futures-sink v0.3.16
[INFO] [stderr]   Downloaded libc v0.2.98
[INFO] [stderr]   Downloaded tokio v1.13.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 0e070fcf76fbdf47340f065127f20ad699bb86567646589fcd8af66ed0b4389a
[INFO] running `Command { std: "docker" "start" "-a" "0e070fcf76fbdf47340f065127f20ad699bb86567646589fcd8af66ed0b4389a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0e070fcf76fbdf47340f065127f20ad699bb86567646589fcd8af66ed0b4389a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0e070fcf76fbdf47340f065127f20ad699bb86567646589fcd8af66ed0b4389a", kill_on_drop: false }`
[INFO] [stdout] 0e070fcf76fbdf47340f065127f20ad699bb86567646589fcd8af66ed0b4389a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] fe1b735c999c8183f73661d1779995b3a829998ceb1f1fb4d49d546df9028622
[INFO] running `Command { std: "docker" "start" "-a" "fe1b735c999c8183f73661d1779995b3a829998ceb1f1fb4d49d546df9028622", 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 proc-macro2 v1.0.28
[INFO] [stderr]    Compiling futures-core v0.3.16
[INFO] [stderr]    Compiling unicode-xid v0.2.2
[INFO] [stderr]    Compiling typenum v1.13.0
[INFO] [stderr]    Compiling syn v1.0.74
[INFO] [stderr]    Compiling futures-io v0.3.16
[INFO] [stderr]    Compiling proc-macro-hack v0.5.19
[INFO] [stderr]    Compiling futures-macro v0.3.16
[INFO] [stderr]    Compiling futures-sink v0.3.16
[INFO] [stderr]    Compiling proc-macro-nested v0.1.7
[INFO] [stderr]    Compiling futures-task v0.3.16
[INFO] [stderr]    Compiling generic-array v0.14.4
[INFO] [stderr]    Compiling log v0.4.14
[INFO] [stderr]    Compiling futures-channel v0.3.16
[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 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 bytes v1.0.1
[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 tokio v1.13.1
[INFO] [stderr]    Compiling slab v0.4.3
[INFO] [stderr]    Compiling event-listener v2.5.1
[INFO] [stderr]    Compiling cpufeatures v0.1.5
[INFO] [stderr]    Compiling cache-padded v1.1.1
[INFO] [stderr]    Compiling libm v0.2.1
[INFO] [stderr]    Compiling quote v1.0.9
[INFO] [stderr]    Compiling concurrent-queue v1.2.2
[INFO] [stderr]    Compiling num-traits v0.2.14
[INFO] [stderr]    Compiling base64 v0.13.0
[INFO] [stderr]    Compiling fastrand v1.5.0
[INFO] [stderr]    Compiling async-trait v0.1.50
[INFO] [stderr]    Compiling waker-fn v1.1.0
[INFO] [stderr]    Compiling siphasher v0.3.6
[INFO] [stderr]    Compiling parking v2.0.0
[INFO] [stderr]    Compiling phf_shared v0.8.0
[INFO] [stderr]    Compiling async-channel v1.6.1
[INFO] [stderr]    Compiling atomic-waker v1.0.0
[INFO] [stderr]    Compiling async-task v4.0.3
[INFO] [stderr]    Compiling async-lock v2.4.0
[INFO] [stderr]    Compiling percent-encoding v2.1.0
[INFO] [stderr]    Compiling dot v0.1.4
[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 num_cpus v1.13.0
[INFO] [stderr]    Compiling signal-hook-registry v1.4.0
[INFO] [stderr]    Compiling rand v0.4.6
[INFO] [stderr]    Compiling futures-lite v1.12.0
[INFO] [stderr]    Compiling socket2 v0.4.0
[INFO] [stderr]    Compiling unicode-normalization v0.1.19
[INFO] [stderr]    Compiling phf v0.8.0
[INFO] [stderr]    Compiling rand_core v0.6.3
[INFO] [stderr]    Compiling parking_lot v0.11.1
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.3.23
[INFO] [stderr]    Compiling graph-generators v0.1.0
[INFO] [stderr]    Compiling rand v0.8.4
[INFO] [stderr]    Compiling stringprep v0.1.2
[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 sha2 v0.9.5
[INFO] [stderr]    Compiling md-5 v0.9.1
[INFO] [stderr]    Compiling hmac v0.10.1
[INFO] [stderr]    Compiling rand_distr v0.4.1
[INFO] [stderr]    Compiling async-fs v1.5.0
[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 20.22s
[INFO] running `Command { std: "docker" "inspect" "fe1b735c999c8183f73661d1779995b3a829998ceb1f1fb4d49d546df9028622", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fe1b735c999c8183f73661d1779995b3a829998ceb1f1fb4d49d546df9028622", kill_on_drop: false }`
[INFO] [stdout] fe1b735c999c8183f73661d1779995b3a829998ceb1f1fb4d49d546df9028622
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4259bb43a6ae14c40bb52fbdc1cbe27093bb521e8bb53480a5b42f71a09a6b6d
[INFO] running `Command { std: "docker" "start" "-a" "4259bb43a6ae14c40bb52fbdc1cbe27093bb521e8bb53480a5b42f71a09a6b6d", 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 version_check v0.9.3
[INFO] [stderr]    Compiling unicode-xid v0.2.2
[INFO] [stderr]    Compiling typenum v1.13.0
[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-sink v0.3.16
[INFO] [stderr]    Compiling proc-macro-nested v0.1.7
[INFO] [stderr]    Compiling log v0.4.14
[INFO] [stderr]    Compiling ppv-lite86 v0.2.10
[INFO] [stderr]    Compiling futures-channel v0.3.16
[INFO] [stderr]    Compiling tinyvec_macros v0.1.0
[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 smallvec v1.6.1
[INFO] [stderr]    Compiling opaque-debug v0.3.0
[INFO] [stderr]    Compiling matches v0.1.8
[INFO] [stderr]    Compiling futures-macro v0.3.16
[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 generic-array v0.14.4
[INFO] [stderr]    Compiling scopeguard v1.1.0
[INFO] [stderr]    Compiling lock_api v0.4.4
[INFO] [stderr]    Compiling unicode-bidi v0.3.5
[INFO] [stderr]    Compiling tokio v1.13.1
[INFO] [stderr]    Compiling cpufeatures v0.1.5
[INFO] [stderr]    Compiling libm v0.2.1
[INFO] [stderr]    Compiling getrandom v0.2.3
[INFO] [stderr]    Compiling quote v1.0.9
[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 cache-padded v1.1.1
[INFO] [stderr]    Compiling event-listener v2.5.1
[INFO] [stderr]    Compiling concurrent-queue v1.2.2
[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 signal-hook-registry v1.4.0
[INFO] [stderr]    Compiling num-traits v0.2.14
[INFO] [stderr]    Compiling parking_lot v0.11.1
[INFO] [stderr]    Compiling async-trait v0.1.50
[INFO] [stderr]    Compiling base64 v0.13.0
[INFO] [stderr]    Compiling fallible-iterator v0.2.0
[INFO] [stderr]    Compiling unicode-normalization v0.1.19
[INFO] [stderr]    Compiling fastrand v1.5.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling waker-fn v1.1.0
[INFO] [stderr]    Compiling parking v2.0.0
[INFO] [stderr]    Compiling byteorder v1.4.3
[INFO] [stderr]    Compiling siphasher v0.3.6
[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 rand v0.8.4
[INFO] [stderr]    Compiling phf_shared 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 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 md-5 v0.9.1
[INFO] [stderr]    Compiling sha2 v0.9.5
[INFO] [stderr]    Compiling hmac v0.10.1
[INFO] [stderr]    Compiling stringprep v0.1.2
[INFO] [stderr]    Compiling postgres-protocol v0.6.1
[INFO] [stderr]    Compiling rand v0.3.23
[INFO] [stderr]    Compiling rand_distr v0.4.1
[INFO] [stderr]    Compiling blocking v1.0.2
[INFO] [stderr]    Compiling postgres-types v0.2.1
[INFO] [stderr]    Compiling graph-generators v0.1.0
[INFO] [stderr]    Compiling async-fs v1.5.0
[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 46.02s
[INFO] running `Command { std: "docker" "inspect" "4259bb43a6ae14c40bb52fbdc1cbe27093bb521e8bb53480a5b42f71a09a6b6d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4259bb43a6ae14c40bb52fbdc1cbe27093bb521e8bb53480a5b42f71a09a6b6d", kill_on_drop: false }`
[INFO] [stdout] 4259bb43a6ae14c40bb52fbdc1cbe27093bb521e8bb53480a5b42f71a09a6b6d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] fb0457c6d421313ea8867b0385b42eec0652540384a26ce0e4884e6f478119b1
[INFO] running `Command { std: "docker" "start" "-a" "fb0457c6d421313ea8867b0385b42eec0652540384a26ce0e4884e6f478119b1", 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-377dbbda538d9ce0)
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test tests::generate_data ... FAILED
[INFO] [stdout] test tests::get_childen_of_starter ... FAILED
[INFO] [stdout] test tests::load_simple_data ... FAILED
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- tests::generate_data stdout ----
[INFO] [stdout] Generating graph with
[INFO] [stdout] 	Initial children:		3
[INFO] [stdout] 	Std Dev:				7.031142196327919
[INFO] [stdout] 	Std Increase factor:	-0.573940927242794
[INFO] [stdout] 	Mutator percentage:	-0.573940927242794
[INFO] [stdout] 	Nodes:					56992
[INFO] [stdout] 	Edges:					58129
[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:     0x649cb3160c2d - <<std[3b51380354919863]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[27de1724e4349be2]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x649cb31312da - core[27de1724e4349be2]::fmt::write
[INFO] [stdout]    2:     0x649cb315ffc5 - <alloc[a57f19327c0ad893]::vec::Vec<u8> as std[3b51380354919863]::io::Write>::write_fmt
[INFO] [stdout]    3:     0x649cb315faab - std[3b51380354919863]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x649cb315f76a - std[3b51380354919863]::panicking::default_hook
[INFO] [stdout]    5:     0x649cb315f189 - std[3b51380354919863]::panicking::panic_with_hook
[INFO] [stdout]    6:     0x649cb3188b97 - std[3b51380354919863]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    7:     0x649cb3188b49 - std[3b51380354919863]::sys::backtrace::__rust_end_short_backtrace::<std[3b51380354919863]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    8:     0x649cb318913c - __rustc[d79c0ace40940972]::rust_begin_unwind
[INFO] [stdout]    9:     0x649cb313116b - core[27de1724e4349be2]::panicking::panic_fmt
[INFO] [stdout]   10:     0x649cb31351c1 - core[27de1724e4349be2]::result::unwrap_failed
[INFO] [stdout]   11:     0x649cb310ffc3 - pgTest[60feed7ade30ead7]::tests::generate_data::{closure#0}
[INFO] [stdout]   12:     0x649cb3125d0f - <pgTest[60feed7ade30ead7]::tests::generate_data::{closure#0} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   13:     0x649cb31a4b0b - test[182b2e79ecd7bbd9]::__rust_begin_short_backtrace::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]   14:     0x649cb31a0658 - test[182b2e79ecd7bbd9]::run_test::{closure#0}
[INFO] [stdout]   15:     0x649cb31a005c - std[3b51380354919863]::sys::backtrace::__rust_begin_short_backtrace::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>
[INFO] [stdout]   16:     0x649cb31ba60c - <std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   17:     0x649cb318b0f8 - <std[3b51380354919863]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   18:     0x75b0c6ebeaa4 - <unknown>
[INFO] [stdout]   19:     0x75b0c6f4ba64 - 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:     0x649cb3160c2d - <<std[3b51380354919863]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[27de1724e4349be2]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x649cb31312da - core[27de1724e4349be2]::fmt::write
[INFO] [stdout]    2:     0x649cb315ffc5 - <alloc[a57f19327c0ad893]::vec::Vec<u8> as std[3b51380354919863]::io::Write>::write_fmt
[INFO] [stdout]    3:     0x649cb315faab - std[3b51380354919863]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x649cb315f76a - std[3b51380354919863]::panicking::default_hook
[INFO] [stdout]    5:     0x649cb315f189 - std[3b51380354919863]::panicking::panic_with_hook
[INFO] [stdout]    6:     0x649cb3188b97 - std[3b51380354919863]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    7:     0x649cb3188b49 - std[3b51380354919863]::sys::backtrace::__rust_end_short_backtrace::<std[3b51380354919863]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    8:     0x649cb318913c - __rustc[d79c0ace40940972]::rust_begin_unwind
[INFO] [stdout]    9:     0x649cb313116b - core[27de1724e4349be2]::panicking::panic_fmt
[INFO] [stdout]   10:     0x649cb31351c1 - core[27de1724e4349be2]::result::unwrap_failed
[INFO] [stdout]   11:     0x649cb310b517 - pgTest[60feed7ade30ead7]::tests::get_conn::{closure#0}
[INFO] [stdout]   12:     0x649cb311612f - pgTest[60feed7ade30ead7]::tests::get_childen_of_starter::{closure#0}
[INFO] [stdout]   13:     0x649cb3128c13 - <pgTest[60feed7ade30ead7]::tests::get_childen_of_starter::{closure#0} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   14:     0x649cb31a4b0b - test[182b2e79ecd7bbd9]::__rust_begin_short_backtrace::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]   15:     0x649cb31a0658 - test[182b2e79ecd7bbd9]::run_test::{closure#0}
[INFO] [stdout]   16:     0x649cb31a005c - std[3b51380354919863]::sys::backtrace::__rust_begin_short_backtrace::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>
[INFO] [stdout]   17:     0x649cb31ba60c - <std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   18:     0x649cb318b0f8 - <std[3b51380354919863]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   19:     0x75b0c6ebeaa4 - <unknown>
[INFO] [stdout]   20:     0x75b0c6f4ba64 - clone
[INFO] [stdout]   21:                0x0 - <unknown>
[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:     0x649cb3160c2d - <<std[3b51380354919863]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[27de1724e4349be2]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x649cb31312da - core[27de1724e4349be2]::fmt::write
[INFO] [stdout]    2:     0x649cb315ffc5 - <alloc[a57f19327c0ad893]::vec::Vec<u8> as std[3b51380354919863]::io::Write>::write_fmt
[INFO] [stdout]    3:     0x649cb315faab - std[3b51380354919863]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x649cb315f76a - std[3b51380354919863]::panicking::default_hook
[INFO] [stdout]    5:     0x649cb315f189 - std[3b51380354919863]::panicking::panic_with_hook
[INFO] [stdout]    6:     0x649cb3188b97 - std[3b51380354919863]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    7:     0x649cb3188b49 - std[3b51380354919863]::sys::backtrace::__rust_end_short_backtrace::<std[3b51380354919863]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    8:     0x649cb318913c - __rustc[d79c0ace40940972]::rust_begin_unwind
[INFO] [stdout]    9:     0x649cb313116b - core[27de1724e4349be2]::panicking::panic_fmt
[INFO] [stdout]   10:     0x649cb31351c1 - core[27de1724e4349be2]::result::unwrap_failed
[INFO] [stdout]   11:     0x649cb310b517 - pgTest[60feed7ade30ead7]::tests::get_conn::{closure#0}
[INFO] [stdout]   12:     0x649cb3114240 - pgTest[60feed7ade30ead7]::tests::load_simple_data::{closure#0}
[INFO] [stdout]   13:     0x649cb3127480 - <pgTest[60feed7ade30ead7]::tests::load_simple_data::{closure#0} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   14:     0x649cb31a4b0b - test[182b2e79ecd7bbd9]::__rust_begin_short_backtrace::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]   15:     0x649cb31a0658 - test[182b2e79ecd7bbd9]::run_test::{closure#0}
[INFO] [stdout]   16:     0x649cb31a005c - std[3b51380354919863]::sys::backtrace::__rust_begin_short_backtrace::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>
[INFO] [stdout]   17:     0x649cb31ba60c - <std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   18:     0x649cb318b0f8 - <std[3b51380354919863]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   19:     0x75b0c6ebeaa4 - <unknown>
[INFO] [stdout]   20:     0x75b0c6f4ba64 - 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.07s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "fb0457c6d421313ea8867b0385b42eec0652540384a26ce0e4884e6f478119b1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fb0457c6d421313ea8867b0385b42eec0652540384a26ce0e4884e6f478119b1", kill_on_drop: false }`
[INFO] [stdout] fb0457c6d421313ea8867b0385b42eec0652540384a26ce0e4884e6f478119b1
