[INFO] cloning repository https://github.com/rednithin/rudra [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/rednithin/rudra" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frednithin%2Frudra", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frednithin%2Frudra'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 0b0d11cf1f6be07f83d0a8033d799714f70dd0f2 [INFO] checking rednithin/rudra against beta for pr-78714 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frednithin%2Frudra" "/workspace/builds/worker-14/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-14/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/rednithin/rudra 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/rednithin/rudra [INFO] finished tweaking git repo https://github.com/rednithin/rudra [INFO] tweaked toml for git repo https://github.com/rednithin/rudra written to /workspace/builds/worker-14/source/Cargo.toml [INFO] crate git repo https://github.com/rednithin/rudra 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] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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] [stdout] 17dcf5f21d389c25a06998d26021dd0906fae6e9b24f9f8f3f0841a249c392e7 [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" "17dcf5f21d389c25a06998d26021dd0906fae6e9b24f9f8f3f0841a249c392e7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "17dcf5f21d389c25a06998d26021dd0906fae6e9b24f9f8f3f0841a249c392e7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "17dcf5f21d389c25a06998d26021dd0906fae6e9b24f9f8f3f0841a249c392e7", kill_on_drop: false }` [INFO] [stdout] 17dcf5f21d389c25a06998d26021dd0906fae6e9b24f9f8f3f0841a249c392e7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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] 64123ad9f503d3503d067e0e7112dfb720ad48aa091cf386262351f545d2c215 [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" "64123ad9f503d3503d067e0e7112dfb720ad48aa091cf386262351f545d2c215", kill_on_drop: false }` [INFO] [stderr] Compiling openssl v0.10.29 [INFO] [stderr] Compiling futures-core v0.3.5 [INFO] [stderr] Compiling once_cell v1.4.0 [INFO] [stderr] Compiling futures-sink v0.3.5 [INFO] [stderr] Compiling futures-io v0.3.5 [INFO] [stderr] Compiling pin-project-lite v0.1.5 [INFO] [stderr] Compiling openssl-src v111.9.0+1.1.1g [INFO] [stderr] Compiling libsqlite3-sys v0.17.3 [INFO] [stderr] Compiling proc-macro-nested v0.1.4 [INFO] [stderr] Checking rand_os v0.1.3 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling net2 v0.2.34 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling sqlformat v0.1.0 [INFO] [stderr] Checking env_logger v0.7.1 [INFO] [stderr] Compiling tokio-macros v0.2.5 [INFO] [stderr] Compiling thiserror-impl v1.0.19 [INFO] [stderr] Compiling async-stream-impl v0.2.1 [INFO] [stderr] Compiling serde_derive v1.0.110 [INFO] [stderr] Checking headers v0.3.2 [INFO] [stderr] Checking tempfile v3.1.0 [INFO] [stderr] Checking tungstenite v0.10.1 [INFO] [stderr] Compiling pin-project v0.4.17 [INFO] [stderr] Compiling futures-task v0.3.5 [INFO] [stderr] Compiling futures-channel v0.3.5 [INFO] [stderr] Checking rand v0.6.5 [INFO] [stderr] Checking futures-util v0.3.5 [INFO] [stderr] Compiling openssl-sys v0.9.56 [INFO] [stderr] Compiling mio v0.6.22 [INFO] [stderr] Checking pretty_env_logger v0.4.0 [INFO] [stderr] Compiling url v2.1.1 [INFO] [stderr] Checking multipart v0.16.1 [INFO] [stderr] Compiling async-stream v0.2.1 [INFO] [stderr] Checking tokio v0.2.21 [INFO] [stderr] Compiling thiserror v1.0.19 [INFO] [stderr] Checking futures-executor v0.3.5 [INFO] [stderr] Checking futures v0.3.5 [INFO] [stderr] Checking tokio-util v0.3.1 [INFO] [stderr] Checking tokio-tungstenite v0.10.1 [INFO] [stderr] Checking h2 v0.2.5 [INFO] [stderr] Checking serde v1.0.110 [INFO] [stderr] Checking hyper v0.13.5 [INFO] [stderr] Checking serde_urlencoded v0.6.1 [INFO] [stderr] Checking serde_json v1.0.53 [INFO] [stderr] Checking warp v0.2.3 [INFO] [stderr] Compiling native-tls v0.2.4 [INFO] [stderr] Compiling async-native-tls v0.3.3 [INFO] [stderr] Compiling sqlx-core v0.3.5 [INFO] [stderr] Compiling sqlx-macros v0.3.5 [INFO] [stderr] Checking sqlx v0.3.5 [INFO] [stderr] Checking rudra v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error: failed to connect to database: bad parameter or other API misuse [INFO] [stdout] --> src/handlers/users.rs:12:15 [INFO] [stdout] | [INFO] [stdout] 12 | let row = sqlx::query_as!(User, "SELECT * FROM Users") [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: failed to connect to database: bad parameter or other API misuse [INFO] [stdout] --> src/handlers/users.rs:12:15 [INFO] [stdout] | [INFO] [stdout] 12 | let row = sqlx::query_as!(User, "SELECT * FROM Users") [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `rudra` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "64123ad9f503d3503d067e0e7112dfb720ad48aa091cf386262351f545d2c215", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "64123ad9f503d3503d067e0e7112dfb720ad48aa091cf386262351f545d2c215", kill_on_drop: false }` [INFO] [stdout] 64123ad9f503d3503d067e0e7112dfb720ad48aa091cf386262351f545d2c215