[INFO] cloning repository https://github.com/prisma/sql-load-test [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/prisma/sql-load-test" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fprisma%2Fsql-load-test", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fprisma%2Fsql-load-test'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 00b03ade91133bcd3432c87fd8dff38bd75f05a5 [INFO] testing prisma/sql-load-test against master#99e3aef02079e9c10583638520cd0c134dc3a01d for pr-85530 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fprisma%2Fsql-load-test" "/workspace/builds/worker-3/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/prisma/sql-load-test on toolchain 99e3aef02079e9c10583638520cd0c134dc3a01d [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/prisma/sql-load-test [INFO] finished tweaking git repo https://github.com/prisma/sql-load-test [INFO] tweaked toml for git repo https://github.com/prisma/sql-load-test written to /workspace/builds/worker-3/source/Cargo.toml [INFO] crate git repo https://github.com/prisma/sql-load-test already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 791f36f313110c625d5c8cbe5cddf47aaa2bdba57cc9c463f2461ccf7fb24c50 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "791f36f313110c625d5c8cbe5cddf47aaa2bdba57cc9c463f2461ccf7fb24c50", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "791f36f313110c625d5c8cbe5cddf47aaa2bdba57cc9c463f2461ccf7fb24c50", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "791f36f313110c625d5c8cbe5cddf47aaa2bdba57cc9c463f2461ccf7fb24c50", kill_on_drop: false }` [INFO] [stdout] 791f36f313110c625d5c8cbe5cddf47aaa2bdba57cc9c463f2461ccf7fb24c50 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 26e171d7a04336b123401b17ac5ce81de32540d8fe03ca46a86a5ca097214eec [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "26e171d7a04336b123401b17ac5ce81de32540d8fe03ca46a86a5ca097214eec", kill_on_drop: false }` [INFO] [stderr] Compiling memchr v2.2.1 [INFO] [stderr] Compiling typenum v1.11.2 [INFO] [stderr] Compiling byteorder v1.3.2 [INFO] [stderr] Compiling scopeguard v1.0.0 [INFO] [stderr] Compiling siphasher v0.3.1 [INFO] [stderr] Compiling pin-project-lite v0.1.1 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling unicode-segmentation v1.6.0 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling anyhow v1.0.26 [INFO] [stderr] Compiling derive_builder v0.8.1 [INFO] [stderr] Compiling vec_map v0.8.1 [INFO] [stderr] Compiling unicode-normalization v0.1.11 [INFO] [stderr] Compiling tracing-core v0.1.10 [INFO] [stderr] Compiling sharded-slab v0.0.9 [INFO] [stderr] Compiling futures-channel v0.3.1 [INFO] [stderr] Compiling num-traits v0.2.10 [INFO] [stderr] Compiling num-integer v0.1.41 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling proc-macro2 v1.0.6 [INFO] [stderr] Compiling lock_api v0.3.2 [INFO] [stderr] Compiling phf_shared v0.8.0 [INFO] [stderr] Compiling getrandom v0.1.13 [INFO] [stderr] Compiling net2 v0.2.33 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling parking_lot_core v0.7.0 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling termios v0.3.1 [INFO] [stderr] Compiling clicolors-control v1.0.1 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling serde_json v1.0.53 [INFO] [stderr] Compiling tracing-serde v0.1.1 [INFO] [stderr] Compiling tracing-log v0.1.1 [INFO] [stderr] Compiling phf v0.8.0 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling mio v0.6.21 [INFO] [stderr] Compiling parking_lot v0.10.0 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling rand_chacha v0.2.1 [INFO] [stderr] Compiling stringprep v0.1.2 [INFO] [stderr] Compiling syn v1.0.11 [INFO] [stderr] Compiling scheduled-thread-pool v0.2.3 [INFO] [stderr] Compiling rand v0.7.2 [INFO] [stderr] Compiling regex-automata v0.1.8 [INFO] [stderr] Compiling rand v0.3.23 [INFO] [stderr] Compiling aho-corasick v0.7.10 [INFO] [stderr] Compiling csv-core v0.1.6 [INFO] [stderr] Compiling names v0.11.0 [INFO] [stderr] Compiling r2d2 v0.8.7 [INFO] [stderr] Compiling mio-uds v0.6.7 [INFO] [stderr] Compiling tokio v0.2.6 [INFO] [stderr] Compiling generic-array v0.12.3 [INFO] [stderr] Compiling generic-array v0.13.2 [INFO] [stderr] Compiling digest v0.8.1 [INFO] [stderr] Compiling crypto-mac v0.7.0 [INFO] [stderr] Compiling block-buffer v0.7.3 [INFO] [stderr] Compiling chrono v0.4.10 [INFO] [stderr] Compiling matchers v0.0.1 [INFO] [stderr] Compiling bstr v0.2.8 [INFO] [stderr] Compiling hmac v0.7.1 [INFO] [stderr] Compiling sha2 v0.8.0 [INFO] [stderr] Compiling regex v1.3.1 [INFO] [stderr] Compiling postgres-protocol v0.5.0 [INFO] [stderr] Compiling csv v1.1.1 [INFO] [stderr] Compiling postgres-types v0.1.0 [INFO] [stderr] Compiling console v0.9.1 [INFO] [stderr] Compiling tracing-subscriber v0.2.5 [INFO] [stderr] Compiling tokio-util v0.2.0 [INFO] [stderr] Compiling indicatif v0.12.0 [INFO] [stderr] Compiling darling_core v0.10.2 [INFO] [stderr] Compiling proc-macro-error v0.2.6 [INFO] [stderr] Compiling proc-macro-hack v0.5.11 [INFO] [stderr] Compiling structopt-derive v0.3.5 [INFO] [stderr] Compiling tracing-attributes v0.1.8 [INFO] [stderr] Compiling serde_derive v1.0.104 [INFO] [stderr] Compiling darling_macro v0.10.2 [INFO] [stderr] Compiling futures-macro v0.3.1 [INFO] [stderr] Compiling indoc-impl v0.3.4 [INFO] [stderr] Compiling tracing v0.1.14 [INFO] [stderr] Compiling structopt v0.3.5 [INFO] [stderr] Compiling indoc v0.3.4 [INFO] [stderr] Compiling darling v0.10.2 [INFO] [stderr] Compiling derive_builder_core v0.8.1 [INFO] [stderr] Compiling futures-util v0.3.1 [INFO] [stderr] Compiling futures-executor v0.3.1 [INFO] [stderr] Compiling futures v0.3.1 [INFO] [stderr] Compiling tokio-postgres v0.5.0 [INFO] [stderr] Compiling postgres v0.17.0 [INFO] [stderr] Compiling r2d2_postgres v0.16.0 [INFO] [stderr] Compiling sql-load-test v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 51s [INFO] running `Command { std: "docker" "inspect" "26e171d7a04336b123401b17ac5ce81de32540d8fe03ca46a86a5ca097214eec", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "26e171d7a04336b123401b17ac5ce81de32540d8fe03ca46a86a5ca097214eec", kill_on_drop: false }` [INFO] [stdout] 26e171d7a04336b123401b17ac5ce81de32540d8fe03ca46a86a5ca097214eec [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4890bfa9b38f54af499a7ee7fc69b8b9d1061124d28bd42a67b0547149bdee46 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "4890bfa9b38f54af499a7ee7fc69b8b9d1061124d28bd42a67b0547149bdee46", kill_on_drop: false }` [INFO] [stderr] Compiling sql-load-test v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.88s [INFO] running `Command { std: "docker" "inspect" "4890bfa9b38f54af499a7ee7fc69b8b9d1061124d28bd42a67b0547149bdee46", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4890bfa9b38f54af499a7ee7fc69b8b9d1061124d28bd42a67b0547149bdee46", kill_on_drop: false }` [INFO] [stdout] 4890bfa9b38f54af499a7ee7fc69b8b9d1061124d28bd42a67b0547149bdee46 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 63e46ba1860edca8aff1d625ee4487a8176251bdab8c8caa9c11bfd2ae73e71c [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "63e46ba1860edca8aff1d625ee4487a8176251bdab8c8caa9c11bfd2ae73e71c", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.15s [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/sql_load_test-6152f80123f6312a) [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" "63e46ba1860edca8aff1d625ee4487a8176251bdab8c8caa9c11bfd2ae73e71c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "63e46ba1860edca8aff1d625ee4487a8176251bdab8c8caa9c11bfd2ae73e71c", kill_on_drop: false }` [INFO] [stdout] 63e46ba1860edca8aff1d625ee4487a8176251bdab8c8caa9c11bfd2ae73e71c