[INFO] updating cached repository ivanceras/old-rustorm [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/ivanceras/old-rustorm [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/ivanceras/old-rustorm" "work/ex/beta-1.37-6/sources/1.36.0/gh/ivanceras/old-rustorm"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/1.36.0/gh/ivanceras/old-rustorm'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/ivanceras/old-rustorm" "work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/ivanceras/old-rustorm"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/ivanceras/old-rustorm'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] afc29b9edb9eee1fc805d07237549a0bc7d4ee77 [INFO] sha for GitHub repo ivanceras/old-rustorm: afc29b9edb9eee1fc805d07237549a0bc7d4ee77 [INFO] validating manifest of ivanceras/old-rustorm on toolchain 1.36.0 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.36.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of ivanceras/old-rustorm on toolchain beta-2019-07-23 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing ivanceras/old-rustorm [INFO] removed path dependency rustorm-derive from ivanceras/old-rustorm [INFO] finished frobbing ivanceras/old-rustorm [INFO] frobbed toml for ivanceras/old-rustorm written to work/ex/beta-1.37-6/sources/1.36.0/gh/ivanceras/old-rustorm/Cargo.toml [INFO] started frobbing ivanceras/old-rustorm [INFO] removed path dependency rustorm-derive from ivanceras/old-rustorm [INFO] finished frobbing ivanceras/old-rustorm [INFO] frobbed toml for ivanceras/old-rustorm written to work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/ivanceras/old-rustorm/Cargo.toml [INFO] crate ivanceras/old-rustorm already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.36.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Updating crates.io index [INFO] [stderr] error: the lock file /mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/ivanceras/old-rustorm/Cargo.lock needs to be updated but --locked was passed to prevent this [INFO] the lockfile is outdated, regenerating it [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.36.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.36.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing ivanceras/old-rustorm against 1.36.0 for beta-1.37-6 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-6/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/ivanceras/old-rustorm:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+1.36.0" "build" "--frozen"` [INFO] [stdout] adf7c65bfbfb917e5e54140ed387cbc7e7b8f3a8407bbb1f72c8c851f3d25cc8 [INFO] running `"docker" "start" "-a" "adf7c65bfbfb917e5e54140ed387cbc7e7b8f3a8407bbb1f72c8c851f3d25cc8"` [INFO] [stderr] Compiling serde v0.9.15 [INFO] [stderr] Compiling phf_shared v0.7.15 [INFO] [stderr] Compiling byteorder v0.5.3 [INFO] [stderr] Compiling itoa v0.1.1 [INFO] [stderr] Compiling serde v0.7.15 [INFO] [stderr] Compiling num-integer v0.1.41 [INFO] [stderr] Compiling num-iter v0.1.39 [INFO] [stderr] Compiling scheduled-thread-pool v0.1.0 [INFO] [stderr] Compiling unicode-normalization v0.1.8 [INFO] [stderr] Compiling syn v0.10.8 [INFO] [stderr] Compiling num-traits v0.2.8 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling phf v0.7.15 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling memchr v0.1.11 [INFO] [stderr] Compiling thread-id v2.0.0 [INFO] [stderr] Compiling aho-corasick v0.5.3 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Compiling thread_local v0.2.7 [INFO] [stderr] Compiling r2d2 v0.7.4 [INFO] [stderr] Compiling regex v0.1.80 [INFO] [stderr] Compiling num-traits v0.1.43 [INFO] [stderr] Compiling rustorm-derive v0.1.0 [INFO] [stderr] Compiling num v0.1.42 [INFO] [stderr] Compiling chrono v0.2.25 [INFO] [stderr] Compiling serde_json v0.7.4 [INFO] [stderr] Compiling env_logger v0.3.5 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling uuid v0.4.0 [INFO] [stderr] Compiling postgres v0.11.12 [INFO] [stderr] Compiling url v1.7.2 [INFO] [stderr] Compiling r2d2_postgres v0.10.1 [INFO] [stderr] Compiling rustorm v0.7.0 (/opt/crater/workdir) [INFO] [stderr] warning: use of deprecated item 'core::str::::trim_right_matches': superseded by `trim_end_matches` [INFO] [stderr] --> src/table.rs:94:30 [INFO] [stderr] | [INFO] [stderr] 94 | return self.name.trim_right_matches("_id").to_owned(); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ help: replace the use of the deprecated item: `trim_end_matches` [INFO] [stderr] | [INFO] [stderr] note: lint level defined here [INFO] [stderr] --> src/lib.rs:7:9 [INFO] [stderr] | [INFO] [stderr] 7 | #![deny(warnings)] [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] = note: #[warn(deprecated)] implied by #[warn(warnings)] [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'core::str::::trim_right_matches': superseded by `trim_end_matches` [INFO] [stderr] --> src/table.rs:106:35 [INFO] [stderr] | [INFO] [stderr] 106 | return clean_name.trim_right_matches(&foreign.table) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ help: replace the use of the deprecated item: `trim_end_matches` [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'core::str::::trim_right_matches': superseded by `trim_end_matches` [INFO] [stderr] --> src/table.rs:107:22 [INFO] [stderr] | [INFO] [stderr] 107 | .trim_right_matches("_") [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ help: replace the use of the deprecated item: `trim_end_matches` [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'core::str::::trim_right_matches': superseded by `trim_end_matches` [INFO] [stderr] --> src/table.rs:122:37 [INFO] [stderr] | [INFO] [stderr] 122 | let clean_name = clean_name.trim_right_matches("_id"); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ help: replace the use of the deprecated item: `trim_end_matches` [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'core::str::::trim_right_matches': superseded by `trim_end_matches` [INFO] [stderr] --> src/table.rs:123:37 [INFO] [stderr] | [INFO] [stderr] 123 | let clean_name = clean_name.trim_right_matches("_"); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ help: replace the use of the deprecated item: `trim_end_matches` [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'core::str::::trim_right_matches': superseded by `trim_end_matches` [INFO] [stderr] --> src/table.rs:333:23 [INFO] [stderr] | [INFO] [stderr] 333 | self.name.trim_right_matches("s").to_owned() [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ help: replace the use of the deprecated item: `trim_end_matches` [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'core::str::::trim_right_matches': superseded by `trim_end_matches` [INFO] [stderr] --> src/table.rs:336:23 [INFO] [stderr] | [INFO] [stderr] 336 | self.name.trim_right_matches("y").to_owned() [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ help: replace the use of the deprecated item: `trim_end_matches` [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'core::str::::trim_right_matches': superseded by `trim_end_matches` [INFO] [stderr] --> src/table.rs:354:26 [INFO] [stderr] | [INFO] [stderr] 354 | concise_name.trim_right_matches("_").to_owned() [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ help: replace the use of the deprecated item: `trim_end_matches` [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'core::str::::trim_left_matches': superseded by `trim_start_matches` [INFO] [stderr] --> src/config.rs:54:57 [INFO] [stderr] | [INFO] [stderr] 54 | database: parsed.path().to_string().trim_left_matches("/").to_owned(), [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ help: replace the use of the deprecated item: `trim_start_matches` [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 48.31s [INFO] running `"docker" "inspect" "adf7c65bfbfb917e5e54140ed387cbc7e7b8f3a8407bbb1f72c8c851f3d25cc8"` [INFO] running `"docker" "rm" "-f" "adf7c65bfbfb917e5e54140ed387cbc7e7b8f3a8407bbb1f72c8c851f3d25cc8"` [INFO] [stdout] adf7c65bfbfb917e5e54140ed387cbc7e7b8f3a8407bbb1f72c8c851f3d25cc8 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-6/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/ivanceras/old-rustorm:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+1.36.0" "test" "--frozen" "--no-run"` [INFO] [stdout] 2fb667d4828d5b0162471388a4838b953f5f6d8eac9ac86731bfeb57665f4271 [INFO] running `"docker" "start" "-a" "2fb667d4828d5b0162471388a4838b953f5f6d8eac9ac86731bfeb57665f4271"` [INFO] [stderr] Compiling difference v1.0.0 [INFO] [stderr] Compiling pretty_assertions v0.1.2 [INFO] [stderr] Compiling rustorm v0.7.0 (/opt/crater/workdir) [INFO] [stdout] Attribute { style: Outer, value: NameValue(Ident("table"), Str("users", Cooked)), is_sugared_doc: false } [INFO] [stderr] error[E0425]: cannot find function `db_with_url` in module `pool` [INFO] [stderr] --> examples/em_insert_sqlite.rs:48:20 [INFO] [stderr] | [INFO] [stderr] 48 | let db = pool::db_with_url("sqlite:///file.db").unwrap(); [INFO] [stderr] | ^^^^^^^^^^^ not found in `pool` [INFO] [stderr] [INFO] [stderr] error[E0554]: #![feature] may not be used on the stable release channel [INFO] [stderr] --> examples/em_insert_sqlite.rs:1:1 [INFO] [stderr] | [INFO] [stderr] 1 | #![feature(custom_attribute)] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `chrono::DateTime` [INFO] [stderr] --> examples/em_insert_sqlite.rs:19:5 [INFO] [stderr] | [INFO] [stderr] 19 | use chrono::DateTime; [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(unused_imports)] on by default [INFO] [stderr] [INFO] [stderr] warning: unused import: `chrono::UTC` [INFO] [stderr] --> examples/em_insert_sqlite.rs:20:5 [INFO] [stderr] | [INFO] [stderr] 20 | use chrono::UTC; [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stdout] Attribute { style: Outer, value: NameValue(Ident("table"), Str("users", Cooked)), is_sugared_doc: false } [INFO] [stderr] error[E0432]: unresolved import `rustorm::platform::Postgres` [INFO] [stderr] --> examples/simple_query.rs:9:5 [INFO] [stderr] | [INFO] [stderr] 9 | use rustorm::platform::Postgres; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ no `Postgres` in `platform` [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find function `db_with_url` in module `pool` [INFO] [stderr] --> examples/em_delete.rs:30:20 [INFO] [stderr] | [INFO] [stderr] 30 | let db = pool::db_with_url("postgres://postgres:p0stgr3s@localhost/mock").unwrap(); [INFO] [stderr] | ^^^^^^^^^^^ not found in `pool` [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find function `db_with_url` in module `pool` [INFO] [stderr] --> examples/em_get_all.rs:37:20 [INFO] [stderr] | [INFO] [stderr] 37 | let db = pool::db_with_url("postgres://postgres:p0stgr3s@localhost/mock").unwrap(); [INFO] [stderr] | ^^^^^^^^^^^ not found in `pool` [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find function `db_with_url` in module `pool` [INFO] [stderr] --> examples/em_update.rs:48:20 [INFO] [stderr] | [INFO] [stderr] 48 | let db = pool::db_with_url("postgres://postgres:p0stgr3s@localhost/mock").unwrap(); [INFO] [stderr] | ^^^^^^^^^^^ not found in `pool` [INFO] [stderr] error[E0425]: cannot find function `db_with_url` in module `pool` [INFO] [stderr] --> examples/derive_test.rs:30:20 [INFO] [stderr] | [INFO] [stderr] 30 | let db = pool::db_with_url("postgres://postgres:p0stgr3s@localhost/mock").unwrap(); [INFO] [stderr] | ^^^^^^^^^^^ not found in `pool` [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] error[E0554]: #![feature] may not be used on the stable release channel [INFO] [stderr] --> examples/em_update.rs:1:1 [INFO] [stderr] | [INFO] [stderr] 1 | #![feature(custom_attribute)] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find function `db_with_url` in module `pool` [INFO] [stderr] --> examples/simple_query.rs:14:20 [INFO] [stderr] | [INFO] [stderr] 14 | let db = pool::db_with_url("postgres://postgres:p0stgr3s@localhost/bazaar_v8").unwrap(); [INFO] [stderr] | ^^^^^^^^^^^ not found in `pool` [INFO] [stderr] [INFO] [stderr] warning: unused import: `rustorm::query::Query` [INFO] [stderr] --> examples/simple_query.rs:3:5 [INFO] [stderr] | [INFO] [stderr] 3 | use rustorm::query::Query; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(unused_imports)] on by default [INFO] [stderr] [INFO] [stderr] warning: unused import: `rustorm::query::Filter` [INFO] [stderr] --> examples/simple_query.rs:4:5 [INFO] [stderr] | [INFO] [stderr] 4 | use rustorm::query::Filter; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `rustorm::query::Equality::EQ` [INFO] [stderr] --> examples/simple_query.rs:6:5 [INFO] [stderr] | [INFO] [stderr] 6 | use rustorm::query::Equality::EQ; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `rustorm::database::BuildMode` [INFO] [stderr] --> examples/simple_query.rs:7:5 [INFO] [stderr] | [INFO] [stderr] 7 | use rustorm::database::BuildMode; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `rustorm::platform::pool::Platform` [INFO] [stderr] --> examples/simple_query.rs:8:5 [INFO] [stderr] | [INFO] [stderr] 8 | use rustorm::platform::pool::Platform; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find function `db_with_url` in module `pool` [INFO] [stderr] --> tests/test_crud.rs:31:20 [INFO] [stderr] | [INFO] [stderr] 31 | let db = pool::db_with_url("postgres://postgres:p0stgr3s@localhost/mock").unwrap(); [INFO] [stderr] | ^^^^^^^^^^^ not found in `pool` [INFO] [stderr] [INFO] [stderr] error: aborting due to 2 previous errors [INFO] [stderr] [INFO] [stderr] Some errors have detailed explanations: E0425, E0432. [INFO] [stderr] For more information about an error, try `rustc --explain E0425`. [INFO] [stderr] error: aborting due to 2 previous errors [INFO] [stderr] [INFO] [stderr] Some errors have detailed explanations: E0425, E0554. [INFO] [stderr] For more information about an error, try `rustc --explain E0425`. [INFO] [stderr] error: Could not compile `rustorm`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: Could not compile `rustorm`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0425`. [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] error: Could not compile `rustorm`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] For more information about this error, try `rustc --explain E0425`. [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0425`. [INFO] [stderr] error: aborting due to 2 previous errors [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0425`. [INFO] [stderr] error: Could not compile `rustorm`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: Could not compile `rustorm`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] [INFO] [stderr] Some errors have detailed explanations: E0425, E0554. [INFO] [stderr] For more information about an error, try `rustc --explain E0425`. [INFO] [stderr] error: Could not compile `rustorm`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: Could not compile `rustorm`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] warning: use of deprecated item 'core::str::::trim_right_matches': superseded by `trim_end_matches` [INFO] [stderr] --> src/table.rs:94:30 [INFO] [stderr] | [INFO] [stderr] 94 | return self.name.trim_right_matches("_id").to_owned(); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ help: replace the use of the deprecated item: `trim_end_matches` [INFO] [stderr] | [INFO] [stderr] note: lint level defined here [INFO] [stderr] --> src/lib.rs:7:9 [INFO] [stderr] | [INFO] [stderr] 7 | #![deny(warnings)] [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] = note: #[warn(deprecated)] implied by #[warn(warnings)] [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'core::str::::trim_right_matches': superseded by `trim_end_matches` [INFO] [stderr] --> src/table.rs:106:35 [INFO] [stderr] | [INFO] [stderr] 106 | return clean_name.trim_right_matches(&foreign.table) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ help: replace the use of the deprecated item: `trim_end_matches` [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'core::str::::trim_right_matches': superseded by `trim_end_matches` [INFO] [stderr] --> src/table.rs:107:22 [INFO] [stderr] | [INFO] [stderr] 107 | .trim_right_matches("_") [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ help: replace the use of the deprecated item: `trim_end_matches` [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'core::str::::trim_right_matches': superseded by `trim_end_matches` [INFO] [stderr] --> src/table.rs:122:37 [INFO] [stderr] | [INFO] [stderr] 122 | let clean_name = clean_name.trim_right_matches("_id"); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ help: replace the use of the deprecated item: `trim_end_matches` [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'core::str::::trim_right_matches': superseded by `trim_end_matches` [INFO] [stderr] --> src/table.rs:123:37 [INFO] [stderr] | [INFO] [stderr] 123 | let clean_name = clean_name.trim_right_matches("_"); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ help: replace the use of the deprecated item: `trim_end_matches` [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'core::str::::trim_right_matches': superseded by `trim_end_matches` [INFO] [stderr] --> src/table.rs:333:23 [INFO] [stderr] | [INFO] [stderr] 333 | self.name.trim_right_matches("s").to_owned() [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ help: replace the use of the deprecated item: `trim_end_matches` [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'core::str::::trim_right_matches': superseded by `trim_end_matches` [INFO] [stderr] --> src/table.rs:336:23 [INFO] [stderr] | [INFO] [stderr] 336 | self.name.trim_right_matches("y").to_owned() [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ help: replace the use of the deprecated item: `trim_end_matches` [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'core::str::::trim_right_matches': superseded by `trim_end_matches` [INFO] [stderr] --> src/table.rs:354:26 [INFO] [stderr] | [INFO] [stderr] 354 | concise_name.trim_right_matches("_").to_owned() [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ help: replace the use of the deprecated item: `trim_end_matches` [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'core::str::::trim_left_matches': superseded by `trim_start_matches` [INFO] [stderr] --> src/config.rs:54:57 [INFO] [stderr] | [INFO] [stderr] 54 | database: parsed.path().to_string().trim_left_matches("/").to_owned(), [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ help: replace the use of the deprecated item: `trim_start_matches` [INFO] [stderr] [INFO] [stderr] error: build failed [INFO] running `"docker" "inspect" "2fb667d4828d5b0162471388a4838b953f5f6d8eac9ac86731bfeb57665f4271"` [INFO] running `"docker" "rm" "-f" "2fb667d4828d5b0162471388a4838b953f5f6d8eac9ac86731bfeb57665f4271"` [INFO] [stdout] 2fb667d4828d5b0162471388a4838b953f5f6d8eac9ac86731bfeb57665f4271