[INFO] updating cached repository https://github.com/chamakits/tagaton [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] 03fe2306e3441c789cba2bc52f69748c871b555c [INFO] testing chamakits/tagaton against 1.44.0 for beta-1.45-1 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fchamakits%2Ftagaton" "/workspace/builds/worker-6/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-6/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/chamakits/tagaton on toolchain 1.44.0 [INFO] running `"/workspace/cargo-home/bin/cargo" "+1.44.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/chamakits/tagaton [INFO] removed path dependency r2d2_sqlite from git repo https://github.com/chamakits/tagaton [INFO] removed path dependency rusqlite from git repo https://github.com/chamakits/tagaton [INFO] finished tweaking git repo https://github.com/chamakits/tagaton [INFO] tweaked toml for git repo https://github.com/chamakits/tagaton written to /workspace/builds/worker-6/source/Cargo.toml [INFO] crate git repo https://github.com/chamakits/tagaton already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+1.44.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] warning: dependency (r2d2_sqlite) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] [stderr] warning: dependency (rusqlite) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] [stderr] Updating crates.io index [INFO] [stderr] error: the lock file /workspace/builds/worker-6/source/Cargo.lock needs to be updated but --locked was passed to prevent this [INFO] [stderr] If you want to try to generate the lock file without accessing the network, use the --offline flag. [INFO] the lockfile is outdated, regenerating it [INFO] running `"/workspace/cargo-home/bin/cargo" "+1.44.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/workspace/cargo-home/bin/cargo" "+1.44.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] warning: dependency (r2d2_sqlite) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] [stderr] warning: dependency (rusqlite) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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=warn" "-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" "+1.44.0" "build" "--frozen"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] c3b4a6a9fab1b7f52a7ebb35b3c32ac8147bf6f2cd6cbd741355a3469c598dcf [INFO] running `"docker" "start" "-a" "c3b4a6a9fab1b7f52a7ebb35b3c32ac8147bf6f2cd6cbd741355a3469c598dcf"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] warning: dependency (r2d2_sqlite) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] [stderr] warning: dependency (rusqlite) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling modifier v0.1.0 [INFO] [stderr] Compiling buf_redux v0.3.0 [INFO] [stderr] Compiling route-recognizer v0.1.13 [INFO] [stderr] Compiling crossbeam v0.2.12 [INFO] [stderr] Compiling error v0.1.9 [INFO] [stderr] Compiling conduit-mime-types v0.7.3 [INFO] [stderr] Compiling toml v0.2.1 [INFO] [stderr] Compiling scheduled-thread-pool v0.1.0 [INFO] [stderr] Compiling libsqlite3-sys v0.18.0 [INFO] [stderr] Compiling plugin v0.2.6 [INFO] [stderr] Compiling num_cpus v0.2.13 [INFO] [stderr] Compiling parking_lot_core v0.7.2 [INFO] [stderr] Compiling hpack v0.2.0 [INFO] [stderr] Compiling cookie v0.2.5 [INFO] [stderr] Compiling serde_json v0.8.6 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling chrono v0.2.25 [INFO] [stderr] Compiling r2d2 v0.7.4 [INFO] [stderr] Compiling parking_lot v0.10.2 [INFO] [stderr] Compiling solicit v0.4.4 [INFO] [stderr] Compiling scheduled-thread-pool v0.2.4 [INFO] [stderr] Compiling r2d2 v0.8.8 [INFO] [stderr] Compiling flexi_logger v0.5.2 [INFO] [stderr] Compiling hyper v0.9.18 [INFO] [stderr] Compiling phf_generator v0.7.24 [INFO] [stderr] Compiling phf_codegen v0.7.24 [INFO] [stderr] Compiling mime_guess v1.8.8 [INFO] [stderr] Compiling multipart v0.8.1 [INFO] [stderr] Compiling iron v0.4.0 [INFO] [stderr] Compiling persistent v0.2.1 [INFO] [stderr] Compiling router v0.4.0 [INFO] [stderr] Compiling bodyparser v0.4.1 [INFO] [stderr] Compiling urlencoded v0.4.1 [INFO] [stderr] Compiling params v0.5.1 [INFO] [stderr] Compiling rusqlite v0.23.1 [INFO] [stderr] Compiling r2d2_sqlite v0.16.0 [INFO] [stderr] Compiling tagaton v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] warning: unused `#[macro_use]` import [INFO] [stderr] --> src/main.rs:1:1 [INFO] [stderr] | [INFO] [stderr] 1 | #[macro_use] extern crate hyper; [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/server/mod.rs:89:1 [INFO] [stderr] | [INFO] [stderr] 89 | / lazy_static! { [INFO] [stderr] 90 | | static ref DB_CONTROLLER: db::DbController = { [INFO] [stderr] 91 | | let dbc = db::DbController::new("_SQLITE_DB"); [INFO] [stderr] 92 | | dbc [INFO] [stderr] ... | [INFO] [stderr] 95 | | static ref CONFIG: config::Config = config::Config::new(); [INFO] [stderr] 96 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/server/mod.rs:89:1 [INFO] [stderr] | [INFO] [stderr] 89 | / lazy_static! { [INFO] [stderr] 90 | | static ref DB_CONTROLLER: db::DbController = { [INFO] [stderr] 91 | | let dbc = db::DbController::new("_SQLITE_DB"); [INFO] [stderr] 92 | | dbc [INFO] [stderr] ... | [INFO] [stderr] 95 | | static ref CONFIG: config::Config = config::Config::new(); [INFO] [stderr] 96 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/server/mod.rs:89:1 [INFO] [stderr] | [INFO] [stderr] 89 | / lazy_static! { [INFO] [stderr] 90 | | static ref DB_CONTROLLER: db::DbController = { [INFO] [stderr] 91 | | let dbc = db::DbController::new("_SQLITE_DB"); [INFO] [stderr] 92 | | dbc [INFO] [stderr] ... | [INFO] [stderr] 95 | | static ref CONFIG: config::Config = config::Config::new(); [INFO] [stderr] 96 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/server/mod.rs:89:1 [INFO] [stderr] | [INFO] [stderr] 89 | / lazy_static! { [INFO] [stderr] 90 | | static ref DB_CONTROLLER: db::DbController = { [INFO] [stderr] 91 | | let dbc = db::DbController::new("_SQLITE_DB"); [INFO] [stderr] 92 | | dbc [INFO] [stderr] ... | [INFO] [stderr] 95 | | static ref CONFIG: config::Config = config::Config::new(); [INFO] [stderr] 96 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0308]: mismatched types [INFO] [stderr] --> src/server/mod.rs:193:32 [INFO] [stderr] | [INFO] [stderr] 193 | let tag_type: String = row.get(1); [INFO] [stderr] | ------ ^^^^^^^^^^ expected struct `std::string::String`, found enum `std::result::Result` [INFO] [stderr] | | [INFO] [stderr] | expected due to this [INFO] [stderr] | [INFO] [stderr] = note: expected struct `std::string::String` [INFO] [stderr] found enum `std::result::Result<_, rusqlite::Error>` [INFO] [stderr] [INFO] [stderr] error[E0308]: mismatched types [INFO] [stderr] --> src/server/mod.rs:197:18 [INFO] [stderr] | [INFO] [stderr] 197 | tag: row.get(2), [INFO] [stderr] | ^^^^^^^^^^ expected struct `std::string::String`, found enum `std::result::Result` [INFO] [stderr] | [INFO] [stderr] = note: expected struct `std::string::String` [INFO] [stderr] found enum `std::result::Result<_, rusqlite::Error>` [INFO] [stderr] [INFO] [stderr] error[E0308]: mismatched types [INFO] [stderr] --> src/server/mod.rs:198:18 [INFO] [stderr] | [INFO] [stderr] 198 | url: row.get(3), [INFO] [stderr] | ^^^^^^^^^^ expected struct `std::string::String`, found enum `std::result::Result` [INFO] [stderr] | [INFO] [stderr] = note: expected struct `std::string::String` [INFO] [stderr] found enum `std::result::Result<_, rusqlite::Error>` [INFO] [stderr] [INFO] [stderr] error[E0308]: mismatched types [INFO] [stderr] --> src/server/mod.rs:199:22 [INFO] [stderr] | [INFO] [stderr] 199 | referer: row.get(4), [INFO] [stderr] | ^^^^^^^^^^ expected struct `std::string::String`, found enum `std::result::Result` [INFO] [stderr] | [INFO] [stderr] = note: expected struct `std::string::String` [INFO] [stderr] found enum `std::result::Result<_, rusqlite::Error>` [INFO] [stderr] [INFO] [stderr] error[E0308]: mismatched types [INFO] [stderr] --> src/server/mod.rs:200:22 [INFO] [stderr] | [INFO] [stderr] 200 | headers: row.get(5), [INFO] [stderr] | ^^^^^^^^^^ expected struct `std::string::String`, found enum `std::result::Result` [INFO] [stderr] | [INFO] [stderr] = note: expected struct `std::string::String` [INFO] [stderr] found enum `std::result::Result<_, rusqlite::Error>` [INFO] [stderr] [INFO] [stderr] error[E0308]: mismatched types [INFO] [stderr] --> src/server/mod.rs:201:25 [INFO] [stderr] | [INFO] [stderr] 201 | created_at: row.get(6), [INFO] [stderr] | ^^^^^^^^^^ expected struct `std::string::String`, found enum `std::result::Result` [INFO] [stderr] | [INFO] [stderr] = note: expected struct `std::string::String` [INFO] [stderr] found enum `std::result::Result<_, rusqlite::Error>` [INFO] [stderr] [INFO] [stderr] error[E0308]: mismatched types [INFO] [stderr] --> src/server/mod.rs:202:26 [INFO] [stderr] | [INFO] [stderr] 202 | remote_addr: row.get(7), [INFO] [stderr] | ^^^^^^^^^^ expected struct `std::string::String`, found enum `std::result::Result` [INFO] [stderr] | [INFO] [stderr] = note: expected struct `std::string::String` [INFO] [stderr] found enum `std::result::Result<_, rusqlite::Error>` [INFO] [stderr] [INFO] [stderr] error[E0599]: no method named `connect` found for reference `&r2d2_sqlite::SqliteConnectionManager` in the current scope [INFO] [stderr] --> src/db/mod.rs:36:36 [INFO] [stderr] | [INFO] [stderr] 36 | let conn = (&conn_manager).connect().unwrap(); [INFO] [stderr] | ^^^^^^^ method not found in `&r2d2_sqlite::SqliteConnectionManager` [INFO] [stderr] | [INFO] [stderr] = help: items from traits can only be used if the trait is in scope [INFO] [stderr] = note: the following trait is implemented but not in scope; perhaps add a `use` for it: [INFO] [stderr] `use r2d2::ManageConnection;` [INFO] [stderr] [INFO] [stderr] error[E0599]: no function or associated item named `new` found for struct `r2d2_sqlite::SqliteConnectionManager` in the current scope [INFO] [stderr] --> src/db/mod.rs:83:38 [INFO] [stderr] | [INFO] [stderr] 83 | SqliteConnectionManager::new(file_path_str) [INFO] [stderr] | ^^^ function or associated item not found in `r2d2_sqlite::SqliteConnectionManager` [INFO] [stderr] [INFO] [stderr] error[E0599]: no method named `connect` found for struct `r2d2_sqlite::SqliteConnectionManager` in the current scope [INFO] [stderr] --> src/db/mod.rs:89:38 [INFO] [stderr] | [INFO] [stderr] 89 | let conn = self.conn_manager.connect(); [INFO] [stderr] | ^^^^^^^ method not found in `r2d2_sqlite::SqliteConnectionManager` [INFO] [stderr] | [INFO] [stderr] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/r2d2-0.8.8/src/lib.rs:78:8 [INFO] [stderr] | [INFO] [stderr] 78 | fn connect(&self) -> Result; [INFO] [stderr] | ------- [INFO] [stderr] | | [INFO] [stderr] | the method is available for `std::boxed::Box` here [INFO] [stderr] | the method is available for `std::sync::Arc` here [INFO] [stderr] | the method is available for `std::rc::Rc` here [INFO] [stderr] | [INFO] [stderr] = help: items from traits can only be used if the trait is in scope [INFO] [stderr] = note: the following trait is implemented but not in scope; perhaps add a `use` for it: [INFO] [stderr] `use r2d2::ManageConnection;` [INFO] [stderr] [INFO] [stderr] error[E0308]: mismatched types [INFO] [stderr] --> src/db/mod.rs:133:24 [INFO] [stderr] | [INFO] [stderr] 133 | count: row.get(0), [INFO] [stderr] | ^^^^^^^^^^ expected `i64`, found enum `std::result::Result` [INFO] [stderr] | [INFO] [stderr] = note: expected type `i64` [INFO] [stderr] found enum `std::result::Result<_, rusqlite::Error>` [INFO] [stderr] [INFO] [stderr] error[E0308]: mismatched types [INFO] [stderr] --> src/db/mod.rs:134:27 [INFO] [stderr] | [INFO] [stderr] 134 | tag_type: row.get(1), [INFO] [stderr] | ^^^^^^^^^^ expected struct `std::string::String`, found enum `std::result::Result` [INFO] [stderr] | [INFO] [stderr] = note: expected struct `std::string::String` [INFO] [stderr] found enum `std::result::Result<_, rusqlite::Error>` [INFO] [stderr] [INFO] [stderr] error[E0308]: mismatched types [INFO] [stderr] --> src/db/mod.rs:135:29 [INFO] [stderr] | [INFO] [stderr] 135 | unique_tag: row.get(2), [INFO] [stderr] | ^^^^^^^^^^ expected struct `std::string::String`, found enum `std::result::Result` [INFO] [stderr] | [INFO] [stderr] = note: expected struct `std::string::String` [INFO] [stderr] found enum `std::result::Result<_, rusqlite::Error>` [INFO] [stderr] [INFO] [stderr] error[E0308]: mismatched types [INFO] [stderr] --> src/db/mod.rs:136:26 [INFO] [stderr] | [INFO] [stderr] 136 | referer: row.get(3), [INFO] [stderr] | ^^^^^^^^^^ expected struct `std::string::String`, found enum `std::result::Result` [INFO] [stderr] | [INFO] [stderr] = note: expected struct `std::string::String` [INFO] [stderr] found enum `std::result::Result<_, rusqlite::Error>` [INFO] [stderr] [INFO] [stderr] error[E0308]: mismatched types [INFO] [stderr] --> src/db/mod.rs:137:30 [INFO] [stderr] | [INFO] [stderr] 137 | remote_addr: row.get(4) [INFO] [stderr] | ^^^^^^^^^^ expected struct `std::string::String`, found enum `std::result::Result` [INFO] [stderr] | [INFO] [stderr] = note: expected struct `std::string::String` [INFO] [stderr] found enum `std::result::Result<_, rusqlite::Error>` [INFO] [stderr] [INFO] [stderr] error[E0599]: no method named `connect` found for struct `r2d2_sqlite::SqliteConnectionManager` in the current scope [INFO] [stderr] --> src/db/mod.rs:171:38 [INFO] [stderr] | [INFO] [stderr] 171 | let conn = self.conn_manager.connect().unwrap(); [INFO] [stderr] | ^^^^^^^ method not found in `r2d2_sqlite::SqliteConnectionManager` [INFO] [stderr] | [INFO] [stderr] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/r2d2-0.8.8/src/lib.rs:78:8 [INFO] [stderr] | [INFO] [stderr] 78 | fn connect(&self) -> Result; [INFO] [stderr] | ------- [INFO] [stderr] | | [INFO] [stderr] | the method is available for `std::boxed::Box` here [INFO] [stderr] | the method is available for `std::sync::Arc` here [INFO] [stderr] | the method is available for `std::rc::Rc` here [INFO] [stderr] | [INFO] [stderr] = help: items from traits can only be used if the trait is in scope [INFO] [stderr] = note: the following trait is implemented but not in scope; perhaps add a `use` for it: [INFO] [stderr] `use r2d2::ManageConnection;` [INFO] [stderr] [INFO] [stderr] warning: unused import: `r2d2::ManageConnection` [INFO] [stderr] --> src/db/mod.rs:10:5 [INFO] [stderr] | [INFO] [stderr] 10 | use r2d2::ManageConnection; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error: aborting due to 16 previous errors; 6 warnings emitted [INFO] [stderr] [INFO] [stderr] Some errors have detailed explanations: E0308, E0599. [INFO] [stderr] For more information about an error, try `rustc --explain E0308`. [INFO] [stderr] error: could not compile `tagaton`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "c3b4a6a9fab1b7f52a7ebb35b3c32ac8147bf6f2cd6cbd741355a3469c598dcf"` [INFO] running `"docker" "rm" "-f" "c3b4a6a9fab1b7f52a7ebb35b3c32ac8147bf6f2cd6cbd741355a3469c598dcf"` [INFO] [stdout] c3b4a6a9fab1b7f52a7ebb35b3c32ac8147bf6f2cd6cbd741355a3469c598dcf