[INFO] cloning repository https://github.com/kellymclaughlin/pg-test [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/kellymclaughlin/pg-test" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkellymclaughlin%2Fpg-test", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkellymclaughlin%2Fpg-test'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ebc732f5a18473213d898e891f1e049675e23866 [INFO] testing kellymclaughlin/pg-test against beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkellymclaughlin%2Fpg-test" "/workspace/builds/worker-43/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-43/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/kellymclaughlin/pg-test on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/kellymclaughlin/pg-test [INFO] finished tweaking git repo https://github.com/kellymclaughlin/pg-test [INFO] tweaked toml for git repo https://github.com/kellymclaughlin/pg-test written to /workspace/builds/worker-43/source/Cargo.toml [INFO] crate git repo https://github.com/kellymclaughlin/pg-test already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-43/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-43/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f2f7ab21b84b0e23d69e91f6edc773525cf9e73126c035ce21bd25daddcc5de1 [INFO] running `Command { std: "docker" "start" "-a" "f2f7ab21b84b0e23d69e91f6edc773525cf9e73126c035ce21bd25daddcc5de1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f2f7ab21b84b0e23d69e91f6edc773525cf9e73126c035ce21bd25daddcc5de1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f2f7ab21b84b0e23d69e91f6edc773525cf9e73126c035ce21bd25daddcc5de1", kill_on_drop: false }` [INFO] [stdout] f2f7ab21b84b0e23d69e91f6edc773525cf9e73126c035ce21bd25daddcc5de1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-43/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-43/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" "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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 55853ccfae330ea1ef930eea4da489eb5b51b02998f9786e3fdb041f5dc05685 [INFO] running `Command { std: "docker" "start" "-a" "55853ccfae330ea1ef930eea4da489eb5b51b02998f9786e3fdb041f5dc05685", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.40 [INFO] [stderr] Compiling typenum v1.10.0 [INFO] [stderr] Compiling byte-tools v0.2.0 [INFO] [stderr] Compiling byteorder v1.2.2 [INFO] [stderr] Compiling arrayref v0.3.4 [INFO] [stderr] Compiling matches v0.1.6 [INFO] [stderr] Compiling constant_time_eq v0.1.3 [INFO] [stderr] Compiling fake-simd v0.1.2 [INFO] [stderr] Compiling siphasher v0.2.2 [INFO] [stderr] Compiling unicode-normalization v0.1.5 [INFO] [stderr] Compiling safemem v0.2.0 [INFO] [stderr] Compiling fallible-iterator v0.1.4 [INFO] [stderr] Compiling cfg-if v0.1.2 [INFO] [stderr] Compiling md5 v0.3.7 [INFO] [stderr] Compiling hex v0.2.0 [INFO] [stderr] Compiling unicode-width v0.1.5 [INFO] [stderr] Compiling rand_core v0.2.0 [INFO] [stderr] Compiling strsim v0.7.0 [INFO] [stderr] Compiling bitflags v1.0.1 [INFO] [stderr] Compiling histogram v0.6.9 [INFO] [stderr] Compiling vec_map v0.8.1 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling log v0.4.1 [INFO] [stderr] Compiling block-buffer v0.3.3 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling textwrap v0.10.0 [INFO] [stderr] Compiling phf_shared v0.7.21 [INFO] [stderr] Compiling rand v0.4.2 [INFO] [stderr] Compiling iovec v0.1.2 [INFO] [stderr] Compiling memchr v1.0.2 [INFO] [stderr] Compiling socket2 v0.3.5 [INFO] [stderr] Compiling rand v0.5.0 [INFO] [stderr] Compiling atty v0.2.11 [INFO] [stderr] Compiling base64 v0.6.0 [INFO] [stderr] Compiling phf v0.7.21 [INFO] [stderr] Compiling bytes v0.4.6 [INFO] [stderr] Compiling stringprep v0.1.2 [INFO] [stderr] Compiling clap v2.32.0 [INFO] [stderr] Compiling rand v0.3.22 [INFO] [stderr] Compiling uuid v0.5.1 [INFO] [stderr] Compiling generic-array v0.9.0 [INFO] [stderr] Compiling digest v0.7.2 [INFO] [stderr] Compiling crypto-mac v0.5.2 [INFO] [stderr] Compiling sha2 v0.7.0 [INFO] [stderr] Compiling hmac v0.5.0 [INFO] [stderr] Compiling postgres-protocol v0.3.2 [INFO] [stderr] Compiling postgres-shared v0.4.1 [INFO] [stderr] Compiling postgres v0.15.2 [INFO] [stderr] Compiling hierarchy-test v0.1.0 (/opt/rustwide/workdir/hierarchy-test) [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> hierarchy-test/src/database.rs:136:62 [INFO] [stdout] | [INFO] [stdout] 136 | eprintln!("Postgres connection error: {}", e.description()); [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling insert-test v0.1.0 (/opt/rustwide/workdir/insert-test) [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> hierarchy-test/src/main.rs:65:66 [INFO] [stdout] | [INFO] [stdout] 65 | eprintln!("Postgres connection error: {}", e.description()); [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling update-contention-test v0.1.0 (/opt/rustwide/workdir/update-contention-test) [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> hierarchy-test/src/main.rs:96:66 [INFO] [stdout] | [INFO] [stdout] 96 | eprintln!("Postgres connection error: {}", e.description()); [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> hierarchy-test/src/main.rs:114:66 [INFO] [stdout] | [INFO] [stdout] 114 | eprintln!("Postgres connection error: {}", e.description()); [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 19.06s [INFO] running `Command { std: "docker" "inspect" "55853ccfae330ea1ef930eea4da489eb5b51b02998f9786e3fdb041f5dc05685", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "55853ccfae330ea1ef930eea4da489eb5b51b02998f9786e3fdb041f5dc05685", kill_on_drop: false }` [INFO] [stdout] 55853ccfae330ea1ef930eea4da489eb5b51b02998f9786e3fdb041f5dc05685 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-43/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-43/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" "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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a1dfa69aae172b5c7099c1a316e6a4c71d318f583adcee7e2b5be7d2abb04625 [INFO] running `Command { std: "docker" "start" "-a" "a1dfa69aae172b5c7099c1a316e6a4c71d318f583adcee7e2b5be7d2abb04625", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling update-contention-test v0.1.0 (/opt/rustwide/workdir/update-contention-test) [INFO] [stderr] Compiling hierarchy-test v0.1.0 (/opt/rustwide/workdir/hierarchy-test) [INFO] [stderr] Compiling insert-test v0.1.0 (/opt/rustwide/workdir/insert-test) [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> hierarchy-test/src/database.rs:136:62 [INFO] [stdout] | [INFO] [stdout] 136 | eprintln!("Postgres connection error: {}", e.description()); [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> hierarchy-test/src/main.rs:65:66 [INFO] [stdout] | [INFO] [stdout] 65 | eprintln!("Postgres connection error: {}", e.description()); [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> hierarchy-test/src/main.rs:96:66 [INFO] [stdout] | [INFO] [stdout] 96 | eprintln!("Postgres connection error: {}", e.description()); [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> hierarchy-test/src/main.rs:114:66 [INFO] [stdout] | [INFO] [stdout] 114 | eprintln!("Postgres connection error: {}", e.description()); [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 27.14s [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/hierarchy_test-75860d8c44848f75) [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/insert_test-d15ab56753be4f53) [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/update_contention_test-01af107a4012a36b) [INFO] running `Command { std: "docker" "inspect" "a1dfa69aae172b5c7099c1a316e6a4c71d318f583adcee7e2b5be7d2abb04625", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a1dfa69aae172b5c7099c1a316e6a4c71d318f583adcee7e2b5be7d2abb04625", kill_on_drop: false }` [INFO] [stdout] a1dfa69aae172b5c7099c1a316e6a4c71d318f583adcee7e2b5be7d2abb04625 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-43/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-43/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" "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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 2db1c37b5334f7f53c0fa813a1a6a69f86a6880916879207a2ec37c978a19566 [INFO] running `Command { std: "docker" "start" "-a" "2db1c37b5334f7f53c0fa813a1a6a69f86a6880916879207a2ec37c978a19566", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stderr] --> hierarchy-test/src/database.rs:136:62 [INFO] [stderr] | [INFO] [stderr] 136 | eprintln!("Postgres connection error: {}", e.description()); [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stderr] --> hierarchy-test/src/main.rs:65:66 [INFO] [stderr] | [INFO] [stderr] 65 | eprintln!("Postgres connection error: {}", e.description()); [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stderr] --> hierarchy-test/src/main.rs:96:66 [INFO] [stderr] | [INFO] [stderr] 96 | eprintln!("Postgres connection error: {}", e.description()); [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stderr] --> hierarchy-test/src/main.rs:114:66 [INFO] [stderr] | [INFO] [stderr] 114 | eprintln!("Postgres connection error: {}", e.description()); [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `hierarchy-test` (bin "hierarchy-test" test) generated 4 warnings [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.85s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/hierarchy_test-75860d8c44848f75) [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/insert_test-d15ab56753be4f53) [INFO] [stdout] running 0 tests [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/update_contention_test-01af107a4012a36b) [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "2db1c37b5334f7f53c0fa813a1a6a69f86a6880916879207a2ec37c978a19566", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2db1c37b5334f7f53c0fa813a1a6a69f86a6880916879207a2ec37c978a19566", kill_on_drop: false }` [INFO] [stdout] 2db1c37b5334f7f53c0fa813a1a6a69f86a6880916879207a2ec37c978a19566