[INFO] cloning repository https://github.com/HackerSpaceMaringa/hs-door-proxy [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/HackerSpaceMaringa/hs-door-proxy" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FHackerSpaceMaringa%2Fhs-door-proxy", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FHackerSpaceMaringa%2Fhs-door-proxy'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d6a69ec25bd4e2675f6be32c8eb292559568b98a [INFO] testing HackerSpaceMaringa/hs-door-proxy against 1.55.0 for beta-1.56-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FHackerSpaceMaringa%2Fhs-door-proxy" "/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/HackerSpaceMaringa/hs-door-proxy on toolchain 1.55.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.55.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/HackerSpaceMaringa/hs-door-proxy [INFO] finished tweaking git repo https://github.com/HackerSpaceMaringa/hs-door-proxy [INFO] tweaked toml for git repo https://github.com/HackerSpaceMaringa/hs-door-proxy written to /workspace/builds/worker-14/source/Cargo.toml [INFO] crate git repo https://github.com/HackerSpaceMaringa/hs-door-proxy already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.55.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "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] 7f70ee646982039891aa81456749fe6dc5a163bbf0ef47b0d0f6b07452301dfd [INFO] running `Command { std: "docker" "start" "-a" "7f70ee646982039891aa81456749fe6dc5a163bbf0ef47b0d0f6b07452301dfd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7f70ee646982039891aa81456749fe6dc5a163bbf0ef47b0d0f6b07452301dfd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7f70ee646982039891aa81456749fe6dc5a163bbf0ef47b0d0f6b07452301dfd", kill_on_drop: false }` [INFO] [stdout] 7f70ee646982039891aa81456749fe6dc5a163bbf0ef47b0d0f6b07452301dfd [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=warn" "-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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "build" "--frozen" "--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] bcd259790a9d9d7cf64e62a25983d10f27a6fbd6c2c99e1189d168b1f05c5f83 [INFO] running `Command { std: "docker" "start" "-a" "bcd259790a9d9d7cf64e62a25983d10f27a6fbd6c2c99e1189d168b1f05c5f83", kill_on_drop: false }` [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling fallible-streaming-iterator v0.1.9 [INFO] [stderr] Compiling time v0.2.27 [INFO] [stderr] Compiling cookie v0.15.1 [INFO] [stderr] Compiling multer v2.0.1 [INFO] [stderr] Compiling tokio v1.10.1 [INFO] [stderr] Compiling futures-util v0.3.16 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling libsqlite3-sys v0.22.2 [INFO] [stderr] Compiling openssl-sys v0.9.66 [INFO] [stderr] Compiling rocket v0.5.0-rc.1 [INFO] [stderr] Compiling stable-pattern v0.1.0 [INFO] [stderr] Compiling ahash v0.7.4 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Compiling proc-macro2-diagnostics v0.9.1 [INFO] [stderr] Compiling ref-cast-impl v1.0.6 [INFO] [stderr] Compiling scheduled-thread-pool v0.2.5 [INFO] [stderr] Compiling crypto-mac v0.8.0 [INFO] [stderr] Compiling crypto-mac v0.11.1 [INFO] [stderr] Compiling password-hash v0.3.0 [INFO] [stderr] Compiling sha-1 v0.9.8 [INFO] [stderr] Compiling sha2 v0.9.6 [INFO] [stderr] Compiling devise_core v0.3.1 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling blake2 v0.9.2 [INFO] [stderr] Compiling r2d2 v0.8.9 [INFO] [stderr] Compiling hmac v0.11.0 [INFO] [stderr] Compiling pear_codegen v0.2.3 [INFO] [stderr] Compiling totp-lite v1.0.3 [INFO] [stderr] Compiling argon2 v0.3.0 [INFO] [stderr] Compiling hashlink v0.7.0 [INFO] [stderr] Compiling openssl v0.10.36 [INFO] [stderr] Compiling native-tls v0.2.8 [INFO] [stderr] Compiling rusqlite v0.25.3 [INFO] [stderr] Compiling devise_codegen v0.3.1 [INFO] [stderr] Compiling ref-cast v1.0.6 [INFO] [stderr] Compiling pear v0.2.3 [INFO] [stderr] Compiling r2d2_sqlite v0.18.0 [INFO] [stderr] Compiling devise v0.3.1 [INFO] [stderr] Compiling rocket_sync_db_pools_codegen v0.1.0-rc.1 [INFO] [stderr] Compiling futures-executor v0.3.16 [INFO] [stderr] Compiling futures v0.3.16 [INFO] [stderr] Compiling tokio-util v0.6.7 [INFO] [stderr] Compiling tokio-stream v0.1.7 [INFO] [stderr] Compiling tokio-native-tls v0.3.0 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Compiling uncased v0.9.6 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling ubyte v0.10.1 [INFO] [stderr] Compiling serde_urlencoded v0.7.0 [INFO] [stderr] Compiling serde_json v1.0.67 [INFO] [stderr] Compiling h2 v0.3.4 [INFO] [stderr] Compiling figment v0.10.6 [INFO] [stderr] Compiling hyper v0.14.12 [INFO] [stderr] Compiling rocket_http v0.5.0-rc.1 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling reqwest v0.11.4 [INFO] [stderr] Compiling rocket_codegen v0.5.0-rc.1 [INFO] [stderr] Compiling rocket_sync_db_pools v0.1.0-rc.1 [INFO] [stderr] Compiling hs-door-proxy v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error: missing HS_USER env variable [INFO] [stdout] --> src/main.rs:15:27 [INFO] [stdout] | [INFO] [stdout] 15 | const GLOBAL_USER: &str = env!("HS_USER", "missing HS_USER env variable"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `env` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: missing HS_PASS env variable [INFO] [stdout] --> src/main.rs:16:27 [INFO] [stdout] | [INFO] [stdout] 16 | const GLOBAL_PASS: &str = env!("HS_PASS", "missing HS_PASS env variable"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `env` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: missing HS_URL env variable [INFO] [stdout] --> src/main.rs:17:19 [INFO] [stdout] | [INFO] [stdout] 17 | const URL: &str = env!("HS_URL", "missing HS_URL env variable"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `env` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: missing HS_OTP env variable [INFO] [stdout] --> src/main.rs:18:19 [INFO] [stdout] | [INFO] [stdout] 18 | const OTP: &str = env!("HS_OTP", "missing HS_OTP env variable"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `env` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: missing HS_DB env variable [INFO] [stdout] --> src/main.rs:19:18 [INFO] [stdout] | [INFO] [stdout] 19 | const DB: &str = env!("HS_DB", "missing HS_DB env variable"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `env` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `*mut sqlite3_stmt` cannot be shared between threads safely [INFO] [stdout] --> src/main.rs:90:10 [INFO] [stdout] | [INFO] [stdout] 90 | .run(|conn| { [INFO] [stdout] | ^^^ `*mut sqlite3_stmt` cannot be shared between threads safely [INFO] [stdout] | [INFO] [stdout] = help: within `Row<'_>`, the trait `Sync` is not implemented for `*mut sqlite3_stmt` [INFO] [stdout] = note: required because it appears within the type `rusqlite::raw_statement::RawStatement` [INFO] [stdout] = note: required because it appears within the type `Statement<'_>` [INFO] [stdout] = note: required because it appears within the type `&Statement<'_>` [INFO] [stdout] = note: required because it appears within the type `Row<'_>` [INFO] [stdout] = note: required because of the requirements on the impl of `std::marker::Send` for `&Row<'_>` [INFO] [stdout] = note: required because it appears within the type `std::option::Option<&Row<'_>>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `RefCell` cannot be shared between threads safely [INFO] [stdout] --> src/main.rs:90:10 [INFO] [stdout] | [INFO] [stdout] 90 | .run(|conn| { [INFO] [stdout] | ^^^ `RefCell` cannot be shared between threads safely [INFO] [stdout] | [INFO] [stdout] = help: within `Row<'_>`, the trait `Sync` is not implemented for `RefCell` [INFO] [stdout] = note: required because it appears within the type `rocket_sync_db_pools::rusqlite::Connection` [INFO] [stdout] = note: required because it appears within the type `&rocket_sync_db_pools::rusqlite::Connection` [INFO] [stdout] = note: required because it appears within the type `Statement<'_>` [INFO] [stdout] = note: required because it appears within the type `&Statement<'_>` [INFO] [stdout] = note: required because it appears within the type `Row<'_>` [INFO] [stdout] = note: required because of the requirements on the impl of `std::marker::Send` for `&Row<'_>` [INFO] [stdout] = note: required because it appears within the type `std::option::Option<&Row<'_>>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `RefCell>` cannot be shared between threads safely [INFO] [stdout] --> src/main.rs:90:10 [INFO] [stdout] | [INFO] [stdout] 90 | .run(|conn| { [INFO] [stdout] | ^^^ `RefCell>` cannot be shared between threads safely [INFO] [stdout] | [INFO] [stdout] = help: within `Row<'_>`, the trait `Sync` is not implemented for `RefCell>` [INFO] [stdout] = note: required because it appears within the type `rusqlite::util::param_cache::ParamIndexCache` [INFO] [stdout] = note: required because it appears within the type `rusqlite::raw_statement::RawStatement` [INFO] [stdout] = note: required because it appears within the type `Statement<'_>` [INFO] [stdout] = note: required because it appears within the type `&Statement<'_>` [INFO] [stdout] = note: required because it appears within the type `Row<'_>` [INFO] [stdout] = note: required because of the requirements on the impl of `std::marker::Send` for `&Row<'_>` [INFO] [stdout] = note: required because it appears within the type `std::option::Option<&Row<'_>>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `RefCell, rusqlite::raw_statement::RawStatement>>` cannot be shared between threads safely [INFO] [stdout] --> src/main.rs:90:10 [INFO] [stdout] | [INFO] [stdout] 90 | .run(|conn| { [INFO] [stdout] | ^^^ `RefCell, rusqlite::raw_statement::RawStatement>>` cannot be shared between threads safely [INFO] [stdout] | [INFO] [stdout] = help: within `Row<'_>`, the trait `Sync` is not implemented for `RefCell, rusqlite::raw_statement::RawStatement>>` [INFO] [stdout] = note: required because it appears within the type `rusqlite::cache::StatementCache` [INFO] [stdout] = note: required because it appears within the type `rocket_sync_db_pools::rusqlite::Connection` [INFO] [stdout] = note: required because it appears within the type `&rocket_sync_db_pools::rusqlite::Connection` [INFO] [stdout] = note: required because it appears within the type `Statement<'_>` [INFO] [stdout] = note: required because it appears within the type `&Statement<'_>` [INFO] [stdout] = note: required because it appears within the type `Row<'_>` [INFO] [stdout] = note: required because of the requirements on the impl of `std::marker::Send` for `&Row<'_>` [INFO] [stdout] = note: required because it appears within the type `std::option::Option<&Row<'_>>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 9 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stderr] error: could not compile `hs-door-proxy` due to 10 previous errors [INFO] running `Command { std: "docker" "inspect" "bcd259790a9d9d7cf64e62a25983d10f27a6fbd6c2c99e1189d168b1f05c5f83", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bcd259790a9d9d7cf64e62a25983d10f27a6fbd6c2c99e1189d168b1f05c5f83", kill_on_drop: false }` [INFO] [stdout] bcd259790a9d9d7cf64e62a25983d10f27a6fbd6c2c99e1189d168b1f05c5f83