[INFO] cloning repository https://github.com/sanjayyepuri/rust-sql [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/sanjayyepuri/rust-sql" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsanjayyepuri%2Frust-sql", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsanjayyepuri%2Frust-sql'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 9074b5955ead2868089041bf2e74db8b48e15f56 [INFO] checking sanjayyepuri/rust-sql against beta for pr-78714 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsanjayyepuri%2Frust-sql" "/workspace/builds/worker-8/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-8/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/sanjayyepuri/rust-sql on toolchain beta [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/sanjayyepuri/rust-sql [INFO] finished tweaking git repo https://github.com/sanjayyepuri/rust-sql [INFO] tweaked toml for git repo https://github.com/sanjayyepuri/rust-sql written to /workspace/builds/worker-8/source/Cargo.toml [INFO] crate git repo https://github.com/sanjayyepuri/rust-sql already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+beta" "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] 45ea2c6e5a42aee986dc8d00c019dc24f8ead563318f1d5772e78559c2a15ba2 [INFO] running `Command { std: "docker" "start" "-a" "45ea2c6e5a42aee986dc8d00c019dc24f8ead563318f1d5772e78559c2a15ba2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "45ea2c6e5a42aee986dc8d00c019dc24f8ead563318f1d5772e78559c2a15ba2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "45ea2c6e5a42aee986dc8d00c019dc24f8ead563318f1d5772e78559c2a15ba2", kill_on_drop: false }` [INFO] [stdout] 45ea2c6e5a42aee986dc8d00c019dc24f8ead563318f1d5772e78559c2a15ba2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+beta" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1eb8236292b4510bec3895d673509bea7ca8a21e5a6ca07dad96606dcd752f8e [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" "1eb8236292b4510bec3895d673509bea7ca8a21e5a6ca07dad96606dcd752f8e", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.14 [INFO] [stderr] Compiling syn v1.0.23 [INFO] [stderr] Checking once_cell v1.4.0 [INFO] [stderr] Compiling serde v1.0.110 [INFO] [stderr] Checking urlencoding v1.0.0 [INFO] [stderr] Checking scoped-tls v1.0.0 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling libc v0.2.70 [INFO] [stderr] Checking headers-core v0.2.0 [INFO] [stderr] Checking http-body v0.3.1 [INFO] [stderr] Checking stringprep v0.1.2 [INFO] [stderr] Checking log v0.3.9 [INFO] [stderr] Compiling unicase v1.4.2 [INFO] [stderr] Checking buf_redux v0.8.4 [INFO] [stderr] Checking twoway v0.1.8 [INFO] [stderr] Checking sha2 v0.8.2 [INFO] [stderr] Checking hmac v0.7.1 [INFO] [stderr] Checking headers v0.3.2 [INFO] [stderr] Checking tungstenite v0.10.1 [INFO] [stderr] Checking tempfile v3.1.0 [INFO] [stderr] Checking futures-task v0.3.5 [INFO] [stderr] Compiling phf_shared v0.7.21 [INFO] [stderr] Checking mime v0.2.6 [INFO] [stderr] Compiling phf v0.7.21 [INFO] [stderr] Checking postgres-protocol v0.5.1 [INFO] [stderr] Compiling mime_guess v2.0.3 [INFO] [stderr] Checking postgres-types v0.1.1 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling quote v1.0.6 [INFO] [stderr] Compiling rand v0.3.23 [INFO] [stderr] Compiling phf_generator v0.7.21 [INFO] [stderr] Compiling phf_codegen v0.7.21 [INFO] [stderr] Compiling mime_guess v1.8.8 [INFO] [stderr] Checking multipart v0.16.1 [INFO] [stderr] Checking serde_json v1.0.53 [INFO] [stderr] Checking serde_urlencoded v0.6.1 [INFO] [stderr] Compiling pin-project-internal v0.4.17 [INFO] [stderr] Compiling futures-macro v0.3.5 [INFO] [stderr] Compiling tokio-macros v0.2.5 [INFO] [stderr] Compiling async-trait v0.1.31 [INFO] [stderr] Compiling serde_derive v1.0.110 [INFO] [stderr] Checking tokio v0.2.21 [INFO] [stderr] Checking pin-project v0.4.17 [INFO] [stderr] Checking futures-util v0.3.5 [INFO] [stderr] Checking tokio-util v0.3.1 [INFO] [stderr] Checking futures-executor v0.3.5 [INFO] [stderr] Checking h2 v0.2.5 [INFO] [stderr] Checking futures v0.3.5 [INFO] [stderr] Checking tokio-tungstenite v0.10.1 [INFO] [stderr] Checking tokio-postgres v0.5.4 [INFO] [stderr] Checking hyper v0.13.5 [INFO] [stderr] Checking warp v0.2.3 [INFO] [stderr] Checking rust-sql-test v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: associated function is never used: `new` [INFO] [stdout] --> src/models.rs:22:12 [INFO] [stdout] | [INFO] [stdout] 22 | pub fn new(author: String, message: String) -> Post { [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `delete` [INFO] [stdout] --> src/models.rs:43:18 [INFO] [stdout] | [INFO] [stdout] 43 | pub async fn delete(&self, db: &Client) -> Result { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `new` [INFO] [stdout] --> src/models.rs:22:12 [INFO] [stdout] | [INFO] [stdout] 22 | pub fn new(author: String, message: String) -> Post { [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `delete` [INFO] [stdout] --> src/models.rs:43:18 [INFO] [stdout] | [INFO] [stdout] 43 | pub async fn delete(&self, db: &Client) -> Result { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 42s [INFO] running `Command { std: "docker" "inspect" "1eb8236292b4510bec3895d673509bea7ca8a21e5a6ca07dad96606dcd752f8e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1eb8236292b4510bec3895d673509bea7ca8a21e5a6ca07dad96606dcd752f8e", kill_on_drop: false }` [INFO] [stdout] 1eb8236292b4510bec3895d673509bea7ca8a21e5a6ca07dad96606dcd752f8e