[INFO] updating cached repository https://github.com/prisma/sql-load-test [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune"` [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 37c5bc4542a939c2edc37378842c1725b447d7a6 [INFO] checking prisma/sql-load-test against try#3ae4c050387df9f7fbb379ee90ce8bf05e566870 for pr-70872 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fprisma%2Fsql-load-test" "/workspace/builds/worker-3/source"` [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 3ae4c050387df9f7fbb379ee90ce8bf05e566870 [INFO] running `"/workspace/cargo-home/bin/cargo" "+3ae4c050387df9f7fbb379ee90ce8bf05e566870" "read-manifest" "--manifest-path" "Cargo.toml"` [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 `"/workspace/cargo-home/bin/cargo" "+3ae4c050387df9f7fbb379ee90ce8bf05e566870" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+3ae4c050387df9f7fbb379ee90ce8bf05e566870" "check" "--frozen" "--all" "--all-targets"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 7d9a0acbcf1b44bbd0fc3adaccae128316c00cc8940183c5a801de54e0ac4ff9 [INFO] running `"docker" "start" "-a" "7d9a0acbcf1b44bbd0fc3adaccae128316c00cc8940183c5a801de54e0ac4ff9"` [INFO] [stderr] Compiling syn v1.0.11 [INFO] [stderr] Checking smallvec v1.1.0 [INFO] [stderr] Checking bytes v0.5.3 [INFO] [stderr] Compiling strsim v0.9.3 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling derive_builder v0.8.1 [INFO] [stderr] Checking number_prefix v0.3.0 [INFO] [stderr] Checking futures-channel v0.3.1 [INFO] [stderr] Compiling proc-macro2 v1.0.6 [INFO] [stderr] Checking termios v0.3.1 [INFO] [stderr] Checking clicolors-control v1.0.1 [INFO] [stderr] Checking generic-array v0.13.2 [INFO] [stderr] Checking clap v2.33.0 [INFO] [stderr] Checking block-buffer v0.7.3 [INFO] [stderr] Checking mio-uds v0.6.7 [INFO] [stderr] Checking names v0.11.0 [INFO] [stderr] Checking chrono v0.4.10 [INFO] [stderr] Checking bstr v0.2.8 [INFO] [stderr] Checking parking_lot_core v0.7.0 [INFO] [stderr] Checking unicode-normalization v0.1.11 [INFO] [stderr] Checking sha2 v0.8.0 [INFO] [stderr] Checking console v0.9.1 [INFO] [stderr] Checking parking_lot v0.10.0 [INFO] [stderr] Checking tokio v0.2.6 [INFO] [stderr] Checking indicatif v0.12.0 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Checking scheduled-thread-pool v0.2.3 [INFO] [stderr] Checking r2d2 v0.8.7 [INFO] [stderr] Checking csv v1.1.1 [INFO] [stderr] Checking stringprep v0.1.2 [INFO] [stderr] Checking postgres-protocol v0.5.0 [INFO] [stderr] Checking postgres-types v0.1.0 [INFO] [stderr] Checking tokio-util v0.2.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 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] Checking structopt v0.3.5 [INFO] [stderr] Checking indoc v0.3.4 [INFO] [stderr] Compiling darling v0.10.2 [INFO] [stderr] Compiling derive_builder_core v0.8.1 [INFO] [stderr] Checking futures-util v0.3.1 [INFO] [stderr] Checking futures-executor v0.3.1 [INFO] [stderr] Checking futures v0.3.1 [INFO] [stderr] Checking tokio-postgres v0.5.0 [INFO] [stderr] Checking postgres v0.17.0 [INFO] [stderr] Checking r2d2_postgres v0.16.0 [INFO] [stderr] Checking sql-load-test v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 41s [INFO] running `"docker" "inspect" "7d9a0acbcf1b44bbd0fc3adaccae128316c00cc8940183c5a801de54e0ac4ff9"` [INFO] running `"docker" "rm" "-f" "7d9a0acbcf1b44bbd0fc3adaccae128316c00cc8940183c5a801de54e0ac4ff9"` [INFO] [stdout] 7d9a0acbcf1b44bbd0fc3adaccae128316c00cc8940183c5a801de54e0ac4ff9