[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 try#6f12b8fe67b4eed2e838dab803ed9493b9d62c0f for pr-79073 [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 6f12b8fe67b4eed2e838dab803ed9493b9d62c0f [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+6f12b8fe67b4eed2e838dab803ed9493b9d62c0f" "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" "+6f12b8fe67b4eed2e838dab803ed9493b9d62c0f" "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" "+6f12b8fe67b4eed2e838dab803ed9493b9d62c0f" "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] f620ec47fd0ed93d77649e366dbee6a122fceca78ae17b10ed77ab07def40863 [INFO] running `Command { std: "docker" "start" "-a" "f620ec47fd0ed93d77649e366dbee6a122fceca78ae17b10ed77ab07def40863", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f620ec47fd0ed93d77649e366dbee6a122fceca78ae17b10ed77ab07def40863", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f620ec47fd0ed93d77649e366dbee6a122fceca78ae17b10ed77ab07def40863", kill_on_drop: false }` [INFO] [stdout] f620ec47fd0ed93d77649e366dbee6a122fceca78ae17b10ed77ab07def40863 [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" "+6f12b8fe67b4eed2e838dab803ed9493b9d62c0f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", 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] cd2e196c0677bbd68a8abb688df22995553b20c11cad051cd6a7a7d93c2ebe26 [INFO] running `Command { std: "docker" "start" "-a" "cd2e196c0677bbd68a8abb688df22995553b20c11cad051cd6a7a7d93c2ebe26", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.23 [INFO] [stderr] Checking ppv-lite86 v0.2.8 [INFO] [stderr] Compiling serde v1.0.110 [INFO] [stderr] Checking subtle v1.0.0 [INFO] [stderr] Checking fallible-iterator v0.2.0 [INFO] [stderr] Checking md5 v0.7.0 [INFO] [stderr] Checking remove_dir_all v0.5.2 [INFO] [stderr] Checking safemem v0.3.3 [INFO] [stderr] Checking urlencoding v1.0.0 [INFO] [stderr] Checking scoped-tls v1.0.0 [INFO] [stderr] Checking http v0.2.1 [INFO] [stderr] Checking input_buffer v0.3.1 [INFO] [stderr] Checking futures-channel v0.3.5 [INFO] [stderr] Checking lock_api v0.3.4 [INFO] [stderr] Compiling proc-macro2 v1.0.14 [INFO] [stderr] Compiling libc v0.2.70 [INFO] [stderr] Checking stringprep v0.1.2 [INFO] [stderr] Checking getrandom v0.1.14 [INFO] [stderr] Checking net2 v0.2.34 [INFO] [stderr] Checking rand_os v0.1.3 [INFO] [stderr] Checking parking_lot_core v0.7.2 [INFO] [stderr] Checking log v0.3.9 [INFO] [stderr] Checking twoway v0.1.8 [INFO] [stderr] Checking generic-array v0.12.3 [INFO] [stderr] Checking url v2.1.1 [INFO] [stderr] Checking buf_redux v0.8.4 [INFO] [stderr] Compiling phf_shared v0.7.21 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking rand v0.6.5 [INFO] [stderr] Checking mime v0.2.6 [INFO] [stderr] Checking parking_lot v0.10.2 [INFO] [stderr] Checking mio v0.6.22 [INFO] [stderr] Checking phf v0.7.21 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking digest v0.8.1 [INFO] [stderr] Checking block-buffer v0.7.3 [INFO] [stderr] Checking crypto-mac v0.7.0 [INFO] [stderr] Compiling quote v1.0.6 [INFO] [stderr] Checking hmac v0.7.1 [INFO] [stderr] Checking sha-1 v0.8.2 [INFO] [stderr] Checking sha2 v0.8.2 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking mio-uds v0.6.8 [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] Checking postgres-protocol v0.5.1 [INFO] [stderr] Checking tempfile v3.1.0 [INFO] [stderr] Compiling mime_guess v1.8.8 [INFO] [stderr] Checking headers-core v0.2.0 [INFO] [stderr] Checking http-body v0.3.1 [INFO] [stderr] Checking tungstenite v0.10.1 [INFO] [stderr] Checking postgres-types v0.1.1 [INFO] [stderr] Checking headers v0.3.2 [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: 2 warnings emitted [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] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 50s [INFO] running `Command { std: "docker" "inspect" "cd2e196c0677bbd68a8abb688df22995553b20c11cad051cd6a7a7d93c2ebe26", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cd2e196c0677bbd68a8abb688df22995553b20c11cad051cd6a7a7d93c2ebe26", kill_on_drop: false }` [INFO] [stdout] cd2e196c0677bbd68a8abb688df22995553b20c11cad051cd6a7a7d93c2ebe26