[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 try#ecabaf78506b7a4668d42dc20268c086b93f0fad for pr-87041 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fprisma%2Fsql-load-test" "/workspace/builds/worker-11/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-11/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/prisma/sql-load-test on toolchain ecabaf78506b7a4668d42dc20268c086b93f0fad [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "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-11/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" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded r2d2 v0.8.7 [INFO] [stderr] Downloaded unicode-normalization v0.1.11 [INFO] [stderr] Downloaded futures-task v0.3.1 [INFO] [stderr] Downloaded futures v0.3.1 [INFO] [stderr] Downloaded futures-channel v0.3.1 [INFO] [stderr] Downloaded futures-macro v0.3.1 [INFO] [stderr] Downloaded termios v0.3.1 [INFO] [stderr] Downloaded console v0.9.1 [INFO] [stderr] Downloaded futures-io v0.3.1 [INFO] [stderr] Downloaded derive_builder v0.8.1 [INFO] [stderr] Downloaded futures-sink v0.3.1 [INFO] [stderr] Downloaded scheduled-thread-pool v0.2.3 [INFO] [stderr] Downloaded futures-executor v0.3.1 [INFO] [stderr] Downloaded futures-util v0.3.1 [INFO] [stderr] Downloaded derive_builder_core v0.8.1 [INFO] [stderr] Downloaded pin-project-lite v0.1.1 [INFO] [stderr] Downloaded tracing-attributes v0.1.8 [INFO] [stderr] Downloaded lock_api v0.3.2 [INFO] [stderr] Downloaded tracing-subscriber v0.2.5 [INFO] [stderr] Downloaded tracing v0.1.14 [INFO] [stderr] Downloaded tokio v0.2.6 [INFO] [stderr] Downloaded r2d2_postgres v0.16.0 [INFO] [stderr] Downloaded indicatif v0.12.0 [INFO] [stderr] Downloaded tracing-serde v0.1.1 [INFO] [stderr] Downloaded bytes v0.5.3 [INFO] [stderr] Downloaded futures-core v0.3.1 [INFO] [stderr] Downloaded postgres v0.17.0 [INFO] [stderr] Downloaded tokio-postgres v0.5.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 312f3c5a5626e1e32d96e0d4b32f4f76731a4a40dec80b8383c038b157e8ceb8 [INFO] running `Command { std: "docker" "start" "-a" "312f3c5a5626e1e32d96e0d4b32f4f76731a4a40dec80b8383c038b157e8ceb8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "312f3c5a5626e1e32d96e0d4b32f4f76731a4a40dec80b8383c038b157e8ceb8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "312f3c5a5626e1e32d96e0d4b32f4f76731a4a40dec80b8383c038b157e8ceb8", kill_on_drop: false }` [INFO] [stdout] 312f3c5a5626e1e32d96e0d4b32f4f76731a4a40dec80b8383c038b157e8ceb8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 14addf4d7e640e00220f9a52a0bbbf71d994e707554dce81aef3c10a077a3215 [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" "14addf4d7e640e00220f9a52a0bbbf71d994e707554dce81aef3c10a077a3215", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling memchr v2.2.1 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling typenum v1.11.2 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling getrandom v0.1.13 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling byte-tools v0.3.1 [INFO] [stderr] Compiling futures-core v0.3.1 [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Compiling regex-syntax v0.6.12 [INFO] [stderr] Compiling ppv-lite86 v0.2.6 [INFO] [stderr] Compiling proc-macro-nested v0.1.3 [INFO] [stderr] Compiling futures-sink v0.3.1 [INFO] [stderr] Compiling bytes v0.5.3 [INFO] [stderr] Compiling subtle v1.0.0 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling pin-utils v0.1.0-alpha.4 [INFO] [stderr] Compiling opaque-debug v0.2.3 [INFO] [stderr] Compiling fake-simd v0.1.2 [INFO] [stderr] Compiling fnv v1.0.6 [INFO] [stderr] Compiling base64 v0.11.0 [INFO] [stderr] Compiling md5 v0.7.0 [INFO] [stderr] Compiling fallible-iterator v0.2.0 [INFO] [stderr] Compiling pin-project-lite v0.1.1 [INFO] [stderr] Compiling unicode-width v0.1.7 [INFO] [stderr] Compiling utf8-ranges v1.0.4 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling strsim v0.9.3 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling unindent v0.1.5 [INFO] [stderr] Compiling anyhow v1.0.26 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling derive_builder v0.8.1 [INFO] [stderr] Compiling unicode-normalization v0.1.11 [INFO] [stderr] Compiling block-padding v0.1.5 [INFO] [stderr] Compiling lock_api v0.3.2 [INFO] [stderr] Compiling tracing-core v0.1.10 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling sharded-slab v0.0.9 [INFO] [stderr] Compiling futures-channel v0.3.1 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling c2-chacha v0.2.3 [INFO] [stderr] Compiling proc-macro2 v1.0.6 [INFO] [stderr] Compiling num-traits v0.2.10 [INFO] [stderr] Compiling num-integer v0.1.41 [INFO] [stderr] Compiling net2 v0.2.33 [INFO] [stderr] Compiling parking_lot_core v0.7.0 [INFO] [stderr] Compiling termios v0.3.1 [INFO] [stderr] Compiling clicolors-control v1.0.1 [INFO] [stderr] Compiling atty v0.2.13 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling serde_json v1.0.53 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling tracing-log v0.1.1 [INFO] [stderr] Compiling tracing-serde v0.1.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 clap v2.33.0 [INFO] [stderr] Compiling aho-corasick v0.7.10 [INFO] [stderr] Compiling csv-core v0.1.6 [INFO] [stderr] Compiling rand_chacha v0.2.1 [INFO] [stderr] Compiling stringprep v0.1.2 [INFO] [stderr] Compiling scheduled-thread-pool v0.2.3 [INFO] [stderr] Compiling syn v1.0.11 [INFO] [stderr] Compiling rand v0.3.23 [INFO] [stderr] Compiling rand v0.7.2 [INFO] [stderr] Compiling generic-array v0.12.3 [INFO] [stderr] Compiling generic-array v0.13.2 [INFO] [stderr] Compiling r2d2 v0.8.7 [INFO] [stderr] Compiling names v0.11.0 [INFO] [stderr] Compiling mio-uds v0.6.7 [INFO] [stderr] Compiling digest v0.8.1 [INFO] [stderr] Compiling block-buffer v0.7.3 [INFO] [stderr] Compiling crypto-mac v0.7.0 [INFO] [stderr] Compiling regex-automata v0.1.8 [INFO] [stderr] Compiling tokio v0.2.6 [INFO] [stderr] Compiling hmac v0.7.1 [INFO] [stderr] Compiling sha2 v0.8.0 [INFO] [stderr] Compiling regex v1.3.1 [INFO] [stderr] Compiling chrono v0.4.10 [INFO] [stderr] Compiling postgres-protocol v0.5.0 [INFO] [stderr] Compiling matchers v0.0.1 [INFO] [stderr] Compiling bstr v0.2.8 [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 csv v1.1.1 [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 tracing-attributes v0.1.8 [INFO] [stderr] Compiling structopt-derive v0.3.5 [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 darling v0.10.2 [INFO] [stderr] Compiling derive_builder_core v0.8.1 [INFO] [stderr] Compiling tracing v0.1.14 [INFO] [stderr] Compiling structopt v0.3.5 [INFO] [stderr] Compiling indoc v0.3.4 [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 57s [INFO] running `Command { std: "docker" "inspect" "14addf4d7e640e00220f9a52a0bbbf71d994e707554dce81aef3c10a077a3215", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "14addf4d7e640e00220f9a52a0bbbf71d994e707554dce81aef3c10a077a3215", kill_on_drop: false }` [INFO] [stdout] 14addf4d7e640e00220f9a52a0bbbf71d994e707554dce81aef3c10a077a3215 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 375a13b0f94b695aac5e661f738cce5ddf545e92b56e244c2a438f804515b9bd [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" "375a13b0f94b695aac5e661f738cce5ddf545e92b56e244c2a438f804515b9bd", 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 2.29s [INFO] running `Command { std: "docker" "inspect" "375a13b0f94b695aac5e661f738cce5ddf545e92b56e244c2a438f804515b9bd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "375a13b0f94b695aac5e661f738cce5ddf545e92b56e244c2a438f804515b9bd", kill_on_drop: false }` [INFO] [stdout] 375a13b0f94b695aac5e661f738cce5ddf545e92b56e244c2a438f804515b9bd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "test" "--frozen", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] c7b3c79c1479897699da4393b4cda5fc0ac28d1991d71bc0199833dd2c344b08 [INFO] running `Command { std: "docker" "start" "-a" "c7b3c79c1479897699da4393b4cda5fc0ac28d1991d71bc0199833dd2c344b08", kill_on_drop: false }` [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.18s [INFO] [stdout] running 0 tests [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/sql_load_test-3b09a17a51b91a53) [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" "c7b3c79c1479897699da4393b4cda5fc0ac28d1991d71bc0199833dd2c344b08", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c7b3c79c1479897699da4393b4cda5fc0ac28d1991d71bc0199833dd2c344b08", kill_on_drop: false }` [INFO] [stdout] c7b3c79c1479897699da4393b4cda5fc0ac28d1991d71bc0199833dd2c344b08