[INFO] crate diesel_ltree 0.2.1 is already in cache [INFO] extracting crate diesel_ltree 0.2.1 into work/ex/pr-56955/sources/master#d99a320cba42f661aebfa1293b7b2ec3603dda75/reg/diesel_ltree/0.2.1 [INFO] extracting crate diesel_ltree 0.2.1 into work/ex/pr-56955/sources/try#e70472fc501b855c9080f3772432c10fe20b8866/reg/diesel_ltree/0.2.1 [INFO] validating manifest of diesel_ltree-0.2.1 on toolchain master#d99a320cba42f661aebfa1293b7b2ec3603dda75 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+d99a320cba42f661aebfa1293b7b2ec3603dda75-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of diesel_ltree-0.2.1 on toolchain try#e70472fc501b855c9080f3772432c10fe20b8866 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+e70472fc501b855c9080f3772432c10fe20b8866-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing diesel_ltree-0.2.1 [INFO] finished frobbing diesel_ltree-0.2.1 [INFO] frobbed toml for diesel_ltree-0.2.1 written to work/ex/pr-56955/sources/master#d99a320cba42f661aebfa1293b7b2ec3603dda75/reg/diesel_ltree/0.2.1/Cargo.toml [INFO] started frobbing diesel_ltree-0.2.1 [INFO] finished frobbing diesel_ltree-0.2.1 [INFO] frobbed toml for diesel_ltree-0.2.1 written to work/ex/pr-56955/sources/try#e70472fc501b855c9080f3772432c10fe20b8866/reg/diesel_ltree/0.2.1/Cargo.toml [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+d99a320cba42f661aebfa1293b7b2ec3603dda75-alt" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+e70472fc501b855c9080f3772432c10fe20b8866-alt" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+d99a320cba42f661aebfa1293b7b2ec3603dda75-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+e70472fc501b855c9080f3772432c10fe20b8866-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] checking diesel_ltree-0.2.1 against master#d99a320cba42f661aebfa1293b7b2ec3603dda75 for pr-56955 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56955/worker-3/master#d99a320cba42f661aebfa1293b7b2ec3603dda75:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-56955/sources/master#d99a320cba42f661aebfa1293b7b2ec3603dda75/reg/diesel_ltree/0.2.1:/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=forbid" "-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" "+d99a320cba42f661aebfa1293b7b2ec3603dda75-alt" "check" "--frozen" "--all" "--all-targets"` [INFO] [stdout] 5d5c1ac723816f1ee9e52914fa675c9d1217958a2209940a3cae757eaab7decc [INFO] running `"docker" "start" "-a" "5d5c1ac723816f1ee9e52914fa675c9d1217958a2209940a3cae757eaab7decc"` [INFO] [stderr] Compiling diesel v1.3.3 [INFO] [stderr] Compiling error-chain v0.10.0 [INFO] [stderr] Compiling regex v0.2.11 [INFO] [stderr] Checking dotenv v0.10.1 [INFO] [stderr] Compiling migrations_internals v1.3.0 [INFO] [stderr] Compiling migrations_macros v1.3.0 [INFO] [stderr] Compiling diesel_migrations v1.3.0 [INFO] [stderr] Compiling diesel_ltree v0.2.1 (/opt/crater/workdir) [INFO] [stderr] warning: cannot find type `subltree_t` in this scope [INFO] [stderr] --> <::diesel::expression::functions::sql_function_body macros>:6:33 [INFO] [stderr] | [INFO] [stderr] 6 | derive ( Debug , Clone , Copy , QueryId ) ] # [ doc ( hidden ) ] pub struct $ [INFO] [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import [INFO] [stderr] | [INFO] [stderr] = note: #[warn(proc_macro_derive_resolution_fallback)] on by default [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #50504 [INFO] [stderr] [INFO] [stderr] warning: cannot find type `subltree_t` in this scope [INFO] [stderr] --> <::diesel::expression::functions::sql_function_body macros>:6:33 [INFO] [stderr] | [INFO] [stderr] 6 | derive ( Debug , Clone , Copy , QueryId ) ] # [ doc ( hidden ) ] pub struct $ [INFO] [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #50504 [INFO] [stderr] [INFO] [stderr] warning: cannot find type `subpath_t` in this scope [INFO] [stderr] --> <::diesel::expression::functions::sql_function_body macros>:6:33 [INFO] [stderr] | [INFO] [stderr] 6 | derive ( Debug , Clone , Copy , QueryId ) ] # [ doc ( hidden ) ] pub struct $ [INFO] [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #50504 [INFO] [stderr] [INFO] [stderr] warning: cannot find type `nlevel_t` in this scope [INFO] [stderr] --> <::diesel::expression::functions::sql_function_body macros>:6:33 [INFO] [stderr] | [INFO] [stderr] 6 | derive ( Debug , Clone , Copy , QueryId ) ] # [ doc ( hidden ) ] pub struct $ [INFO] [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #50504 [INFO] [stderr] [INFO] [stderr] warning: cannot find type `index_t` in this scope [INFO] [stderr] --> <::diesel::expression::functions::sql_function_body macros>:6:33 [INFO] [stderr] | [INFO] [stderr] 6 | derive ( Debug , Clone , Copy , QueryId ) ] # [ doc ( hidden ) ] pub struct $ [INFO] [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #50504 [INFO] [stderr] [INFO] [stderr] warning: cannot find type `text2ltree_t` in this scope [INFO] [stderr] --> <::diesel::expression::functions::sql_function_body macros>:6:33 [INFO] [stderr] | [INFO] [stderr] 6 | derive ( Debug , Clone , Copy , QueryId ) ] # [ doc ( hidden ) ] pub struct $ [INFO] [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #50504 [INFO] [stderr] [INFO] [stderr] warning: cannot find type `ltree2text_t` in this scope [INFO] [stderr] --> <::diesel::expression::functions::sql_function_body macros>:6:33 [INFO] [stderr] | [INFO] [stderr] 6 | derive ( Debug , Clone , Copy , QueryId ) ] # [ doc ( hidden ) ] pub struct $ [INFO] [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #50504 [INFO] [stderr] [INFO] [stderr] warning: cannot find type `lca_t` in this scope [INFO] [stderr] --> <::diesel::expression::functions::sql_function_body macros>:6:33 [INFO] [stderr] | [INFO] [stderr] 6 | derive ( Debug , Clone , Copy , QueryId ) ] # [ doc ( hidden ) ] pub struct $ [INFO] [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #50504 [INFO] [stderr] [INFO] [stderr] warning: cannot find type `lquery_t` in this scope [INFO] [stderr] --> <::diesel::expression::functions::sql_function_body macros>:6:33 [INFO] [stderr] | [INFO] [stderr] 6 | derive ( Debug , Clone , Copy , QueryId ) ] # [ doc ( hidden ) ] pub struct $ [INFO] [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #50504 [INFO] [stderr] [INFO] [stderr] warning: cannot find type `ltxtquery_t` in this scope [INFO] [stderr] --> <::diesel::expression::functions::sql_function_body macros>:6:33 [INFO] [stderr] | [INFO] [stderr] 6 | derive ( Debug , Clone , Copy , QueryId ) ] # [ doc ( hidden ) ] pub struct $ [INFO] [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #50504 [INFO] [stderr] [INFO] [stderr] warning: cannot find type `Contains` in this scope [INFO] [stderr] --> <::diesel::expression::operators::__diesel_operator_body macros>:32:37 [INFO] [stderr] | [INFO] [stderr] 32 | # [ derive ( Debug , Clone , Copy , QueryId , DieselNumericOps ) ] # [ [INFO] [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #50504 [INFO] [stderr] [INFO] [stderr] warning: cannot find type `Contains` in this scope [INFO] [stderr] --> <::diesel::expression::operators::__diesel_operator_body macros>:32:47 [INFO] [stderr] | [INFO] [stderr] 32 | # [ derive ( Debug , Clone , Copy , QueryId , DieselNumericOps ) ] # [ [INFO] [stderr] | ^^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #50504 [INFO] [stderr] [INFO] [stderr] warning: cannot find type `ContainedBy` in this scope [INFO] [stderr] --> <::diesel::expression::operators::__diesel_operator_body macros>:32:37 [INFO] [stderr] | [INFO] [stderr] 32 | # [ derive ( Debug , Clone , Copy , QueryId , DieselNumericOps ) ] # [ [INFO] [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #50504 [INFO] [stderr] [INFO] [stderr] warning: cannot find type `ContainedBy` in this scope [INFO] [stderr] --> <::diesel::expression::operators::__diesel_operator_body macros>:32:47 [INFO] [stderr] | [INFO] [stderr] 32 | # [ derive ( Debug , Clone , Copy , QueryId , DieselNumericOps ) ] # [ [INFO] [stderr] | ^^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #50504 [INFO] [stderr] [INFO] [stderr] warning: cannot find type `Matches` in this scope [INFO] [stderr] --> <::diesel::expression::operators::__diesel_operator_body macros>:32:37 [INFO] [stderr] | [INFO] [stderr] 32 | # [ derive ( Debug , Clone , Copy , QueryId , DieselNumericOps ) ] # [ [INFO] [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #50504 [INFO] [stderr] [INFO] [stderr] warning: cannot find type `Matches` in this scope [INFO] [stderr] --> <::diesel::expression::operators::__diesel_operator_body macros>:32:47 [INFO] [stderr] | [INFO] [stderr] 32 | # [ derive ( Debug , Clone , Copy , QueryId , DieselNumericOps ) ] # [ [INFO] [stderr] | ^^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #50504 [INFO] [stderr] [INFO] [stderr] warning: cannot find type `MatchesAny` in this scope [INFO] [stderr] --> <::diesel::expression::operators::__diesel_operator_body macros>:32:37 [INFO] [stderr] | [INFO] [stderr] 32 | # [ derive ( Debug , Clone , Copy , QueryId , DieselNumericOps ) ] # [ [INFO] [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #50504 [INFO] [stderr] [INFO] [stderr] warning: cannot find type `MatchesAny` in this scope [INFO] [stderr] --> <::diesel::expression::operators::__diesel_operator_body macros>:32:47 [INFO] [stderr] | [INFO] [stderr] 32 | # [ derive ( Debug , Clone , Copy , QueryId , DieselNumericOps ) ] # [ [INFO] [stderr] | ^^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #50504 [INFO] [stderr] [INFO] [stderr] warning: cannot find type `TMatches` in this scope [INFO] [stderr] --> <::diesel::expression::operators::__diesel_operator_body macros>:32:37 [INFO] [stderr] | [INFO] [stderr] 32 | # [ derive ( Debug , Clone , Copy , QueryId , DieselNumericOps ) ] # [ [INFO] [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #50504 [INFO] [stderr] [INFO] [stderr] warning: cannot find type `TMatches` in this scope [INFO] [stderr] --> <::diesel::expression::operators::__diesel_operator_body macros>:32:47 [INFO] [stderr] | [INFO] [stderr] 32 | # [ derive ( Debug , Clone , Copy , QueryId , DieselNumericOps ) ] # [ [INFO] [stderr] | ^^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #50504 [INFO] [stderr] [INFO] [stderr] warning: cannot find type `Concat` in this scope [INFO] [stderr] --> <::diesel::expression::operators::__diesel_operator_body macros>:32:37 [INFO] [stderr] | [INFO] [stderr] 32 | # [ derive ( Debug , Clone , Copy , QueryId , DieselNumericOps ) ] # [ [INFO] [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #50504 [INFO] [stderr] [INFO] [stderr] warning: cannot find type `Concat` in this scope [INFO] [stderr] --> <::diesel::expression::operators::__diesel_operator_body macros>:32:47 [INFO] [stderr] | [INFO] [stderr] 32 | # [ derive ( Debug , Clone , Copy , QueryId , DieselNumericOps ) ] # [ [INFO] [stderr] | ^^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #50504 [INFO] [stderr] [INFO] [stderr] warning: cannot find type `FirstContains` in this scope [INFO] [stderr] --> <::diesel::expression::operators::__diesel_operator_body macros>:32:37 [INFO] [stderr] | [INFO] [stderr] 32 | # [ derive ( Debug , Clone , Copy , QueryId , DieselNumericOps ) ] # [ [INFO] [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #50504 [INFO] [stderr] [INFO] [stderr] warning: cannot find type `FirstContains` in this scope [INFO] [stderr] --> <::diesel::expression::operators::__diesel_operator_body macros>:32:47 [INFO] [stderr] | [INFO] [stderr] 32 | # [ derive ( Debug , Clone , Copy , QueryId , DieselNumericOps ) ] # [ [INFO] [stderr] | ^^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #50504 [INFO] [stderr] [INFO] [stderr] warning: cannot find type `FirstContainedBy` in this scope [INFO] [stderr] --> <::diesel::expression::operators::__diesel_operator_body macros>:32:37 [INFO] [stderr] | [INFO] [stderr] 32 | # [ derive ( Debug , Clone , Copy , QueryId , DieselNumericOps ) ] # [ [INFO] [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #50504 [INFO] [stderr] [INFO] [stderr] warning: cannot find type `FirstContainedBy` in this scope [INFO] [stderr] --> <::diesel::expression::operators::__diesel_operator_body macros>:32:47 [INFO] [stderr] | [INFO] [stderr] 32 | # [ derive ( Debug , Clone , Copy , QueryId , DieselNumericOps ) ] # [ [INFO] [stderr] | ^^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #50504 [INFO] [stderr] [INFO] [stderr] warning: cannot find type `FirstMatches` in this scope [INFO] [stderr] --> <::diesel::expression::operators::__diesel_operator_body macros>:32:37 [INFO] [stderr] | [INFO] [stderr] 32 | # [ derive ( Debug , Clone , Copy , QueryId , DieselNumericOps ) ] # [ [INFO] [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #50504 [INFO] [stderr] [INFO] [stderr] warning: cannot find type `FirstMatches` in this scope [INFO] [stderr] --> <::diesel::expression::operators::__diesel_operator_body macros>:32:47 [INFO] [stderr] | [INFO] [stderr] 32 | # [ derive ( Debug , Clone , Copy , QueryId , DieselNumericOps ) ] # [ [INFO] [stderr] | ^^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #50504 [INFO] [stderr] [INFO] [stderr] warning: cannot find type `FirstTMatches` in this scope [INFO] [stderr] --> <::diesel::expression::operators::__diesel_operator_body macros>:32:37 [INFO] [stderr] | [INFO] [stderr] 32 | # [ derive ( Debug , Clone , Copy , QueryId , DieselNumericOps ) ] # [ [INFO] [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #50504 [INFO] [stderr] [INFO] [stderr] warning: cannot find type `FirstTMatches` in this scope [INFO] [stderr] --> <::diesel::expression::operators::__diesel_operator_body macros>:32:47 [INFO] [stderr] | [INFO] [stderr] 32 | # [ derive ( Debug , Clone , Copy , QueryId , DieselNumericOps ) ] # [ [INFO] [stderr] | ^^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #50504 [INFO] [stderr] [INFO] [stderr] warning: cannot find type `table` in this scope [INFO] [stderr] --> <::diesel::macros::table_body macros>:165:33 [INFO] [stderr] | [INFO] [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct [INFO] [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import [INFO] [stderr] | [INFO] [stderr] = note: #[warn(proc_macro_derive_resolution_fallback)] on by default [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #50504 [INFO] [stderr] [INFO] [stderr] warning: cannot find type `table` in this scope [INFO] [stderr] --> <::diesel::macros::table_body macros>:165:33 [INFO] [stderr] | [INFO] [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct [INFO] [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #50504 [INFO] [stderr] [INFO] [stderr] warning: cannot find type `id` in this scope [INFO] [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 [INFO] [stderr] | [INFO] [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name [INFO] [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #50504 [INFO] [stderr] [INFO] [stderr] warning: cannot find type `path` in this scope [INFO] [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 [INFO] [stderr] | [INFO] [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name [INFO] [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #50504 [INFO] [stderr] [INFO] [stderr] warning: cannot find type `MyTree` in this scope [INFO] [stderr] --> src/tests.rs:22:10 [INFO] [stderr] | [INFO] [stderr] 22 | #[derive(Queryable, Debug)] [INFO] [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #50504 [INFO] [stderr] [INFO] [stderr] warning: cannot find type `subltree_t` in this scope [INFO] [stderr] --> <::diesel::expression::functions::sql_function_body macros>:6:33 [INFO] [stderr] | [INFO] [stderr] 6 | derive ( Debug , Clone , Copy , QueryId ) ] # [ doc ( hidden ) ] pub struct $ [INFO] [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #50504 [INFO] [stderr] [INFO] [stderr] warning: cannot find type `subpath_t` in this scope [INFO] [stderr] --> <::diesel::expression::functions::sql_function_body macros>:6:33 [INFO] [stderr] | [INFO] [stderr] 6 | derive ( Debug , Clone , Copy , QueryId ) ] # [ doc ( hidden ) ] pub struct $ [INFO] [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #50504 [INFO] [stderr] [INFO] [stderr] warning: cannot find type `nlevel_t` in this scope [INFO] [stderr] --> <::diesel::expression::functions::sql_function_body macros>:6:33 [INFO] [stderr] | [INFO] [stderr] 6 | derive ( Debug , Clone , Copy , QueryId ) ] # [ doc ( hidden ) ] pub struct $ [INFO] [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #50504 [INFO] [stderr] [INFO] [stderr] warning: cannot find type `index_t` in this scope [INFO] [stderr] --> <::diesel::expression::functions::sql_function_body macros>:6:33 [INFO] [stderr] | [INFO] [stderr] 6 | derive ( Debug , Clone , Copy , QueryId ) ] # [ doc ( hidden ) ] pub struct $ [INFO] [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #50504 [INFO] [stderr] [INFO] [stderr] warning: cannot find type `text2ltree_t` in this scope [INFO] [stderr] --> <::diesel::expression::functions::sql_function_body macros>:6:33 [INFO] [stderr] | [INFO] [stderr] 6 | derive ( Debug , Clone , Copy , QueryId ) ] # [ doc ( hidden ) ] pub struct $ [INFO] [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #50504 [INFO] [stderr] [INFO] [stderr] warning: cannot find type `ltree2text_t` in this scope [INFO] [stderr] --> <::diesel::expression::functions::sql_function_body macros>:6:33 [INFO] [stderr] | [INFO] [stderr] 6 | derive ( Debug , Clone , Copy , QueryId ) ] # [ doc ( hidden ) ] pub struct $ [INFO] [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #50504 [INFO] [stderr] [INFO] [stderr] warning: cannot find type `lca_t` in this scope [INFO] [stderr] --> <::diesel::expression::functions::sql_function_body macros>:6:33 [INFO] [stderr] | [INFO] [stderr] 6 | derive ( Debug , Clone , Copy , QueryId ) ] # [ doc ( hidden ) ] pub struct $ [INFO] [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #50504 [INFO] [stderr] [INFO] [stderr] warning: cannot find type `lquery_t` in this scope [INFO] [stderr] --> <::diesel::expression::functions::sql_function_body macros>:6:33 [INFO] [stderr] | [INFO] [stderr] 6 | derive ( Debug , Clone , Copy , QueryId ) ] # [ doc ( hidden ) ] pub struct $ [INFO] [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #50504 [INFO] [stderr] [INFO] [stderr] warning: cannot find type `ltxtquery_t` in this scope [INFO] [stderr] --> <::diesel::expression::functions::sql_function_body macros>:6:33 [INFO] [stderr] | [INFO] [stderr] 6 | derive ( Debug , Clone , Copy , QueryId ) ] # [ doc ( hidden ) ] pub struct $ [INFO] [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #50504 [INFO] [stderr] [INFO] [stderr] warning: cannot find type `Contains` in this scope [INFO] [stderr] --> <::diesel::expression::operators::__diesel_operator_body macros>:32:37 [INFO] [stderr] | [INFO] [stderr] 32 | # [ derive ( Debug , Clone , Copy , QueryId , DieselNumericOps ) ] # [ [INFO] [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #50504 [INFO] [stderr] [INFO] [stderr] warning: cannot find type `Contains` in this scope [INFO] [stderr] --> <::diesel::expression::operators::__diesel_operator_body macros>:32:47 [INFO] [stderr] | [INFO] [stderr] 32 | # [ derive ( Debug , Clone , Copy , QueryId , DieselNumericOps ) ] # [ [INFO] [stderr] | ^^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #50504 [INFO] [stderr] [INFO] [stderr] warning: cannot find type `ContainedBy` in this scope [INFO] [stderr] --> <::diesel::expression::operators::__diesel_operator_body macros>:32:37 [INFO] [stderr] | [INFO] [stderr] 32 | # [ derive ( Debug , Clone , Copy , QueryId , DieselNumericOps ) ] # [ [INFO] [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #50504 [INFO] [stderr] [INFO] [stderr] warning: cannot find type `ContainedBy` in this scope [INFO] [stderr] --> <::diesel::expression::operators::__diesel_operator_body macros>:32:47 [INFO] [stderr] | [INFO] [stderr] 32 | # [ derive ( Debug , Clone , Copy , QueryId , DieselNumericOps ) ] # [ [INFO] [stderr] | ^^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #50504 [INFO] [stderr] [INFO] [stderr] warning: cannot find type `Matches` in this scope [INFO] [stderr] --> <::diesel::expression::operators::__diesel_operator_body macros>:32:37 [INFO] [stderr] | [INFO] [stderr] 32 | # [ derive ( Debug , Clone , Copy , QueryId , DieselNumericOps ) ] # [ [INFO] [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #50504 [INFO] [stderr] [INFO] [stderr] warning: cannot find type `Matches` in this scope [INFO] [stderr] --> <::diesel::expression::operators::__diesel_operator_body macros>:32:47 [INFO] [stderr] | [INFO] [stderr] 32 | # [ derive ( Debug , Clone , Copy , QueryId , DieselNumericOps ) ] # [ [INFO] [stderr] | ^^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #50504 [INFO] [stderr] [INFO] [stderr] warning: cannot find type `MatchesAny` in this scope [INFO] [stderr] --> <::diesel::expression::operators::__diesel_operator_body macros>:32:37 [INFO] [stderr] | [INFO] [stderr] 32 | # [ derive ( Debug , Clone , Copy , QueryId , DieselNumericOps ) ] # [ [INFO] [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #50504 [INFO] [stderr] [INFO] [stderr] warning: cannot find type `MatchesAny` in this scope [INFO] [stderr] --> <::diesel::expression::operators::__diesel_operator_body macros>:32:47 [INFO] [stderr] | [INFO] [stderr] 32 | # [ derive ( Debug , Clone , Copy , QueryId , DieselNumericOps ) ] # [ [INFO] [stderr] | ^^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #50504 [INFO] [stderr] [INFO] [stderr] warning: cannot find type `TMatches` in this scope [INFO] [stderr] --> <::diesel::expression::operators::__diesel_operator_body macros>:32:37 [INFO] [stderr] | [INFO] [stderr] 32 | # [ derive ( Debug , Clone , Copy , QueryId , DieselNumericOps ) ] # [ [INFO] [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #50504 [INFO] [stderr] [INFO] [stderr] warning: cannot find type `TMatches` in this scope [INFO] [stderr] --> <::diesel::expression::operators::__diesel_operator_body macros>:32:47 [INFO] [stderr] | [INFO] [stderr] 32 | # [ derive ( Debug , Clone , Copy , QueryId , DieselNumericOps ) ] # [ [INFO] [stderr] | ^^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #50504 [INFO] [stderr] [INFO] [stderr] warning: cannot find type `Concat` in this scope [INFO] [stderr] --> <::diesel::expression::operators::__diesel_operator_body macros>:32:37 [INFO] [stderr] | [INFO] [stderr] 32 | # [ derive ( Debug , Clone , Copy , QueryId , DieselNumericOps ) ] # [ [INFO] [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #50504 [INFO] [stderr] [INFO] [stderr] warning: cannot find type `Concat` in this scope [INFO] [stderr] --> <::diesel::expression::operators::__diesel_operator_body macros>:32:47 [INFO] [stderr] | [INFO] [stderr] 32 | # [ derive ( Debug , Clone , Copy , QueryId , DieselNumericOps ) ] # [ [INFO] [stderr] | ^^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #50504 [INFO] [stderr] [INFO] [stderr] warning: cannot find type `FirstContains` in this scope [INFO] [stderr] --> <::diesel::expression::operators::__diesel_operator_body macros>:32:37 [INFO] [stderr] | [INFO] [stderr] 32 | # [ derive ( Debug , Clone , Copy , QueryId , DieselNumericOps ) ] # [ [INFO] [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #50504 [INFO] [stderr] [INFO] [stderr] warning: cannot find type `FirstContains` in this scope [INFO] [stderr] --> <::diesel::expression::operators::__diesel_operator_body macros>:32:47 [INFO] [stderr] | [INFO] [stderr] 32 | # [ derive ( Debug , Clone , Copy , QueryId , DieselNumericOps ) ] # [ [INFO] [stderr] | ^^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #50504 [INFO] [stderr] [INFO] [stderr] warning: cannot find type `FirstContainedBy` in this scope [INFO] [stderr] --> <::diesel::expression::operators::__diesel_operator_body macros>:32:37 [INFO] [stderr] | [INFO] [stderr] 32 | # [ derive ( Debug , Clone , Copy , QueryId , DieselNumericOps ) ] # [ [INFO] [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #50504 [INFO] [stderr] [INFO] [stderr] warning: cannot find type `FirstContainedBy` in this scope [INFO] [stderr] --> <::diesel::expression::operators::__diesel_operator_body macros>:32:47 [INFO] [stderr] | [INFO] [stderr] 32 | # [ derive ( Debug , Clone , Copy , QueryId , DieselNumericOps ) ] # [ [INFO] [stderr] | ^^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #50504 [INFO] [stderr] [INFO] [stderr] warning: cannot find type `FirstMatches` in this scope [INFO] [stderr] --> <::diesel::expression::operators::__diesel_operator_body macros>:32:37 [INFO] [stderr] | [INFO] [stderr] 32 | # [ derive ( Debug , Clone , Copy , QueryId , DieselNumericOps ) ] # [ [INFO] [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #50504 [INFO] [stderr] [INFO] [stderr] warning: cannot find type `FirstMatches` in this scope [INFO] [stderr] --> <::diesel::expression::operators::__diesel_operator_body macros>:32:47 [INFO] [stderr] | [INFO] [stderr] 32 | # [ derive ( Debug , Clone , Copy , QueryId , DieselNumericOps ) ] # [ [INFO] [stderr] | ^^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #50504 [INFO] [stderr] [INFO] [stderr] warning: cannot find type `FirstTMatches` in this scope [INFO] [stderr] --> <::diesel::expression::operators::__diesel_operator_body macros>:32:37 [INFO] [stderr] | [INFO] [stderr] 32 | # [ derive ( Debug , Clone , Copy , QueryId , DieselNumericOps ) ] # [ [INFO] [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #50504 [INFO] [stderr] [INFO] [stderr] warning: cannot find type `FirstTMatches` in this scope [INFO] [stderr] --> <::diesel::expression::operators::__diesel_operator_body macros>:32:47 [INFO] [stderr] | [INFO] [stderr] 32 | # [ derive ( Debug , Clone , Copy , QueryId , DieselNumericOps ) ] # [ [INFO] [stderr] | ^^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #50504 [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 02s [INFO] running `"docker" "inspect" "5d5c1ac723816f1ee9e52914fa675c9d1217958a2209940a3cae757eaab7decc"` [INFO] running `"docker" "rm" "-f" "5d5c1ac723816f1ee9e52914fa675c9d1217958a2209940a3cae757eaab7decc"` [INFO] [stdout] 5d5c1ac723816f1ee9e52914fa675c9d1217958a2209940a3cae757eaab7decc