Oct 14 20:33:53.835 INFO testing flosse/openfairdb against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling-1 Oct 14 20:33:53.835 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-6/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/mnt/big/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/source" "-e" "USER_ID=1000" "-e" "CMD=cargo +40d4795669493f1965de7c44029c69552134fe1f-alt build --frozen" "-e" "CARGO_TARGET_DIR=/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/cargo-home" "-e" "RUSTUP_HOME=/rustup-home" "-m" "1536M" "--network" "none" "crater"` Oct 14 20:33:54.252 INFO blam! 0e66a7ba01418b767e1d65a8b57022244f09e81c101c333a3c8590e3ff5abc47 Oct 14 20:33:54.255 INFO running `"docker" "start" "-a" "0e66a7ba01418b767e1d65a8b57022244f09e81c101c333a3c8590e3ff5abc47"` Oct 14 20:33:55.515 INFO kablam! usermod: no changes Oct 14 20:33:55.923 INFO kablam! Compiling antidote v1.0.0 Oct 14 20:33:55.946 INFO kablam! Compiling termcolor v1.0.2 Oct 14 20:33:55.946 INFO kablam! Compiling ascii_utils v0.9.3 Oct 14 20:33:55.946 INFO kablam! Compiling quoted_printable v0.4.0 Oct 14 20:33:55.950 INFO kablam! Compiling libsqlite3-sys v0.9.3 Oct 14 20:33:55.951 INFO kablam! Compiling rand v0.3.22 Oct 14 20:33:55.955 INFO kablam! Compiling uuid v0.6.5 Oct 14 20:33:55.955 INFO kablam! Compiling aho-corasick v0.6.8 Oct 14 20:33:58.248 INFO kablam! Compiling csv-core v0.1.4 Oct 14 20:33:58.251 INFO kablam! Compiling syn v0.11.11 Oct 14 20:33:58.315 INFO kablam! Compiling clap v2.32.0 Oct 14 20:34:00.323 INFO kablam! Compiling scheduled-thread-pool v0.2.0 Oct 14 20:34:01.397 INFO kablam! Compiling backtrace-sys v0.1.24 Oct 14 20:34:01.407 INFO kablam! Compiling rust-crypto v0.2.36 Oct 14 20:34:04.627 INFO kablam! Compiling fast_chemail v0.9.5 Oct 14 20:34:04.641 INFO kablam! Compiling serde_json v1.0.26 Oct 14 20:34:04.679 INFO kablam! Compiling diesel_derives v1.3.0 Oct 14 20:34:04.831 INFO kablam! Compiling backtrace v0.3.9 Oct 14 20:34:09.455 INFO kablam! Compiling csv v1.0.1 Oct 14 20:34:09.581 INFO kablam! Compiling chrono v0.4.6 Oct 14 20:34:39.875 INFO kablam! Compiling regex v1.0.4 Oct 14 20:34:40.347 INFO kablam! Compiling r2d2 v0.8.2 Oct 14 20:34:40.475 INFO kablam! Compiling failure v0.1.2 Oct 14 20:34:40.476 INFO kablam! Compiling rocket_contrib v0.3.16 Oct 14 20:34:40.733 INFO kablam! Compiling pwhash v0.2.0 Oct 14 20:34:59.311 INFO kablam! Compiling diesel v1.3.2 Oct 14 20:35:10.792 INFO kablam! Compiling env_logger v0.5.13 Oct 14 20:35:10.792 INFO kablam! Compiling dotenv v0.13.0 Oct 14 20:35:43.482 INFO kablam! Compiling migrations_internals v1.3.0 Oct 14 20:35:45.199 INFO kablam! Compiling migrations_macros v1.3.0 Oct 14 20:35:49.019 INFO kablam! Compiling diesel_migrations v1.3.0 Oct 14 20:35:49.617 INFO kablam! Compiling openfairdb v0.3.8 (/source) Oct 14 20:35:53.403 INFO kablam! warning: cannot find type `Entry` in this scope Oct 14 20:35:53.403 INFO kablam! --> src/infrastructure/db/sqlite/models.rs:3:10 Oct 14 20:35:53.403 INFO kablam! | Oct 14 20:35:53.403 INFO kablam! 3 | #[derive(Queryable, Insertable)] Oct 14 20:35:53.403 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 14 20:35:53.404 INFO kablam! | Oct 14 20:35:53.404 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Oct 14 20:35:53.404 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 14 20:35:53.404 INFO kablam! = note: for more information, see issue #50504 Oct 14 20:35:53.404 INFO kablam! Oct 14 20:35:53.404 INFO kablam! warning: cannot find type `entries` in this scope Oct 14 20:35:53.404 INFO kablam! --> src/infrastructure/db/sqlite/models.rs:3:21 Oct 14 20:35:53.405 INFO kablam! | Oct 14 20:35:53.405 INFO kablam! 3 | #[derive(Queryable, Insertable)] Oct 14 20:35:53.405 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 14 20:35:53.405 INFO kablam! | Oct 14 20:35:53.405 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 14 20:35:53.405 INFO kablam! = note: for more information, see issue #50504 Oct 14 20:35:53.405 INFO kablam! Oct 14 20:35:53.406 INFO kablam! warning: cannot find type `Entry` in this scope Oct 14 20:35:53.406 INFO kablam! --> src/infrastructure/db/sqlite/models.rs:3:21 Oct 14 20:35:53.406 INFO kablam! | Oct 14 20:35:53.406 INFO kablam! 3 | #[derive(Queryable, Insertable)] Oct 14 20:35:53.406 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 14 20:35:53.406 INFO kablam! | Oct 14 20:35:53.406 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 14 20:35:53.406 INFO kablam! = note: for more information, see issue #50504 Oct 14 20:35:53.407 INFO kablam! Oct 14 20:35:53.407 INFO kablam! warning: cannot find type `Category` in this scope Oct 14 20:35:53.407 INFO kablam! --> src/infrastructure/db/sqlite/models.rs:27:10 Oct 14 20:35:53.407 INFO kablam! | Oct 14 20:35:53.407 INFO kablam! 27 | #[derive(Queryable, Insertable)] Oct 14 20:35:53.408 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 14 20:35:53.408 INFO kablam! | Oct 14 20:35:53.408 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 14 20:35:53.408 INFO kablam! = note: for more information, see issue #50504 Oct 14 20:35:53.408 INFO kablam! Oct 14 20:35:53.408 INFO kablam! warning: cannot find type `categories` in this scope Oct 14 20:35:53.409 INFO kablam! --> src/infrastructure/db/sqlite/models.rs:27:21 Oct 14 20:35:53.409 INFO kablam! | Oct 14 20:35:53.409 INFO kablam! 27 | #[derive(Queryable, Insertable)] Oct 14 20:35:53.409 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 14 20:35:53.409 INFO kablam! | Oct 14 20:35:53.410 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 14 20:35:53.410 INFO kablam! = note: for more information, see issue #50504 Oct 14 20:35:53.410 INFO kablam! Oct 14 20:35:53.410 INFO kablam! warning: cannot find type `Category` in this scope Oct 14 20:35:53.410 INFO kablam! --> src/infrastructure/db/sqlite/models.rs:27:21 Oct 14 20:35:53.411 INFO kablam! | Oct 14 20:35:53.411 INFO kablam! 27 | #[derive(Queryable, Insertable)] Oct 14 20:35:53.411 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 14 20:35:53.411 INFO kablam! | Oct 14 20:35:53.411 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 14 20:35:53.411 INFO kablam! = note: for more information, see issue #50504 Oct 14 20:35:53.412 INFO kablam! Oct 14 20:35:53.412 INFO kablam! warning: cannot find type `EntryCategoryRelation` in this scope Oct 14 20:35:53.412 INFO kablam! --> src/infrastructure/db/sqlite/models.rs:36:10 Oct 14 20:35:53.412 INFO kablam! | Oct 14 20:35:53.412 INFO kablam! 36 | #[derive(Identifiable, Queryable, Insertable, Associations)] Oct 14 20:35:53.413 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 14 20:35:53.413 INFO kablam! | Oct 14 20:35:53.413 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 14 20:35:53.413 INFO kablam! = note: for more information, see issue #50504 Oct 14 20:35:53.413 INFO kablam! Oct 14 20:35:53.413 INFO kablam! warning: cannot find type `entry_category_relations` in this scope Oct 14 20:35:53.414 INFO kablam! --> src/infrastructure/db/sqlite/models.rs:36:10 Oct 14 20:35:53.414 INFO kablam! | Oct 14 20:35:53.414 INFO kablam! 36 | #[derive(Identifiable, Queryable, Insertable, Associations)] Oct 14 20:35:53.414 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 14 20:35:53.418 INFO kablam! | Oct 14 20:35:53.419 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 14 20:35:53.419 INFO kablam! = note: for more information, see issue #50504 Oct 14 20:35:53.419 INFO kablam! Oct 14 20:35:53.419 INFO kablam! warning: cannot find type `EntryCategoryRelation` in this scope Oct 14 20:35:53.419 INFO kablam! --> src/infrastructure/db/sqlite/models.rs:36:24 Oct 14 20:35:53.419 INFO kablam! | Oct 14 20:35:53.420 INFO kablam! 36 | #[derive(Identifiable, Queryable, Insertable, Associations)] Oct 14 20:35:53.420 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 14 20:35:53.420 INFO kablam! | Oct 14 20:35:53.420 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 14 20:35:53.420 INFO kablam! = note: for more information, see issue #50504 Oct 14 20:35:53.420 INFO kablam! Oct 14 20:35:53.420 INFO kablam! warning: cannot find type `entry_category_relations` in this scope Oct 14 20:35:53.421 INFO kablam! --> src/infrastructure/db/sqlite/models.rs:36:35 Oct 14 20:35:53.421 INFO kablam! | Oct 14 20:35:53.421 INFO kablam! 36 | #[derive(Identifiable, Queryable, Insertable, Associations)] Oct 14 20:35:53.421 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 14 20:35:53.421 INFO kablam! | Oct 14 20:35:53.421 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 14 20:35:53.421 INFO kablam! = note: for more information, see issue #50504 Oct 14 20:35:53.421 INFO kablam! Oct 14 20:35:53.422 INFO kablam! warning: cannot find type `EntryCategoryRelation` in this scope Oct 14 20:35:53.422 INFO kablam! --> src/infrastructure/db/sqlite/models.rs:36:35 Oct 14 20:35:53.422 INFO kablam! | Oct 14 20:35:53.422 INFO kablam! 36 | #[derive(Identifiable, Queryable, Insertable, Associations)] Oct 14 20:35:53.422 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 14 20:35:53.422 INFO kablam! | Oct 14 20:35:53.422 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 14 20:35:53.423 INFO kablam! = note: for more information, see issue #50504 Oct 14 20:35:53.423 INFO kablam! Oct 14 20:35:53.423 INFO kablam! warning: cannot find type `EntryTagRelation` in this scope Oct 14 20:35:53.423 INFO kablam! --> src/infrastructure/db/sqlite/models.rs:45:10 Oct 14 20:35:53.423 INFO kablam! | Oct 14 20:35:53.423 INFO kablam! 45 | #[derive(Identifiable, Queryable, Insertable, Associations)] Oct 14 20:35:53.423 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 14 20:35:53.424 INFO kablam! | Oct 14 20:35:53.424 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 14 20:35:53.424 INFO kablam! = note: for more information, see issue #50504 Oct 14 20:35:53.424 INFO kablam! Oct 14 20:35:53.424 INFO kablam! warning: cannot find type `entry_tag_relations` in this scope Oct 14 20:35:53.424 INFO kablam! --> src/infrastructure/db/sqlite/models.rs:45:10 Oct 14 20:35:53.424 INFO kablam! | Oct 14 20:35:53.425 INFO kablam! 45 | #[derive(Identifiable, Queryable, Insertable, Associations)] Oct 14 20:35:53.425 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 14 20:35:53.425 INFO kablam! | Oct 14 20:35:53.425 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 14 20:35:53.425 INFO kablam! = note: for more information, see issue #50504 Oct 14 20:35:53.425 INFO kablam! Oct 14 20:35:53.425 INFO kablam! warning: cannot find type `EntryTagRelation` in this scope Oct 14 20:35:53.426 INFO kablam! --> src/infrastructure/db/sqlite/models.rs:45:24 Oct 14 20:35:53.426 INFO kablam! | Oct 14 20:35:53.426 INFO kablam! 45 | #[derive(Identifiable, Queryable, Insertable, Associations)] Oct 14 20:35:53.426 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 14 20:35:53.426 INFO kablam! | Oct 14 20:35:53.426 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 14 20:35:53.427 INFO kablam! = note: for more information, see issue #50504 Oct 14 20:35:53.427 INFO kablam! Oct 14 20:35:53.427 INFO kablam! warning: cannot find type `entry_tag_relations` in this scope Oct 14 20:35:53.427 INFO kablam! --> src/infrastructure/db/sqlite/models.rs:45:35 Oct 14 20:35:53.427 INFO kablam! | Oct 14 20:35:53.427 INFO kablam! 45 | #[derive(Identifiable, Queryable, Insertable, Associations)] Oct 14 20:35:53.427 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 14 20:35:53.427 INFO kablam! | Oct 14 20:35:53.428 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 14 20:35:53.428 INFO kablam! = note: for more information, see issue #50504 Oct 14 20:35:53.428 INFO kablam! Oct 14 20:35:53.428 INFO kablam! warning: cannot find type `EntryTagRelation` in this scope Oct 14 20:35:53.428 INFO kablam! --> src/infrastructure/db/sqlite/models.rs:45:35 Oct 14 20:35:53.428 INFO kablam! | Oct 14 20:35:53.428 INFO kablam! 45 | #[derive(Identifiable, Queryable, Insertable, Associations)] Oct 14 20:35:53.428 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 14 20:35:53.429 INFO kablam! | Oct 14 20:35:53.429 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 14 20:35:53.429 INFO kablam! = note: for more information, see issue #50504 Oct 14 20:35:53.429 INFO kablam! Oct 14 20:35:53.429 INFO kablam! warning: cannot find type `Tag` in this scope Oct 14 20:35:53.429 INFO kablam! --> src/infrastructure/db/sqlite/models.rs:54:10 Oct 14 20:35:53.429 INFO kablam! | Oct 14 20:35:53.430 INFO kablam! 54 | #[derive(Queryable, Insertable)] Oct 14 20:35:53.430 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 14 20:35:53.430 INFO kablam! | Oct 14 20:35:53.430 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 14 20:35:53.430 INFO kablam! = note: for more information, see issue #50504 Oct 14 20:35:53.430 INFO kablam! Oct 14 20:35:53.430 INFO kablam! warning: cannot find type `tags` in this scope Oct 14 20:35:53.434 INFO kablam! --> src/infrastructure/db/sqlite/models.rs:54:21 Oct 14 20:35:53.435 INFO kablam! | Oct 14 20:35:53.435 INFO kablam! 54 | #[derive(Queryable, Insertable)] Oct 14 20:35:53.435 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 14 20:35:53.435 INFO kablam! | Oct 14 20:35:53.435 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 14 20:35:53.435 INFO kablam! = note: for more information, see issue #50504 Oct 14 20:35:53.436 INFO kablam! Oct 14 20:35:53.436 INFO kablam! warning: cannot find type `Tag` in this scope Oct 14 20:35:53.436 INFO kablam! --> src/infrastructure/db/sqlite/models.rs:54:21 Oct 14 20:35:53.436 INFO kablam! | Oct 14 20:35:53.436 INFO kablam! 54 | #[derive(Queryable, Insertable)] Oct 14 20:35:53.436 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 14 20:35:53.436 INFO kablam! | Oct 14 20:35:53.437 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 14 20:35:53.437 INFO kablam! = note: for more information, see issue #50504 Oct 14 20:35:53.437 INFO kablam! Oct 14 20:35:53.437 INFO kablam! warning: cannot find type `User` in this scope Oct 14 20:35:53.437 INFO kablam! --> src/infrastructure/db/sqlite/models.rs:60:10 Oct 14 20:35:53.437 INFO kablam! | Oct 14 20:35:53.438 INFO kablam! 60 | #[derive(Identifiable, Queryable, Insertable)] Oct 14 20:35:53.438 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 14 20:35:53.438 INFO kablam! | Oct 14 20:35:53.438 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 14 20:35:53.438 INFO kablam! = note: for more information, see issue #50504 Oct 14 20:35:53.438 INFO kablam! Oct 14 20:35:53.443 INFO kablam! warning: cannot find type `users` in this scope Oct 14 20:35:53.443 INFO kablam! --> src/infrastructure/db/sqlite/models.rs:60:10 Oct 14 20:35:53.443 INFO kablam! | Oct 14 20:35:53.443 INFO kablam! 60 | #[derive(Identifiable, Queryable, Insertable)] Oct 14 20:35:53.443 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 14 20:35:53.444 INFO kablam! | Oct 14 20:35:53.444 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 14 20:35:53.444 INFO kablam! = note: for more information, see issue #50504 Oct 14 20:35:53.444 INFO kablam! Oct 14 20:35:53.444 INFO kablam! warning: cannot find type `User` in this scope Oct 14 20:35:53.444 INFO kablam! --> src/infrastructure/db/sqlite/models.rs:60:24 Oct 14 20:35:53.445 INFO kablam! | Oct 14 20:35:53.445 INFO kablam! 60 | #[derive(Identifiable, Queryable, Insertable)] Oct 14 20:35:53.445 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 14 20:35:53.445 INFO kablam! | Oct 14 20:35:53.445 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 14 20:35:53.445 INFO kablam! = note: for more information, see issue #50504 Oct 14 20:35:53.445 INFO kablam! Oct 14 20:35:53.446 INFO kablam! warning: cannot find type `users` in this scope Oct 14 20:35:53.446 INFO kablam! --> src/infrastructure/db/sqlite/models.rs:60:35 Oct 14 20:35:53.446 INFO kablam! | Oct 14 20:35:53.446 INFO kablam! 60 | #[derive(Identifiable, Queryable, Insertable)] Oct 14 20:35:53.446 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 14 20:35:53.446 INFO kablam! | Oct 14 20:35:53.447 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 14 20:35:53.447 INFO kablam! = note: for more information, see issue #50504 Oct 14 20:35:53.447 INFO kablam! Oct 14 20:35:53.447 INFO kablam! warning: cannot find type `User` in this scope Oct 14 20:35:53.447 INFO kablam! --> src/infrastructure/db/sqlite/models.rs:60:35 Oct 14 20:35:53.447 INFO kablam! | Oct 14 20:35:53.447 INFO kablam! 60 | #[derive(Identifiable, Queryable, Insertable)] Oct 14 20:35:53.447 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 14 20:35:53.448 INFO kablam! | Oct 14 20:35:53.448 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 14 20:35:53.448 INFO kablam! = note: for more information, see issue #50504 Oct 14 20:35:53.448 INFO kablam! Oct 14 20:35:53.448 INFO kablam! warning: cannot find type `Comment` in this scope Oct 14 20:35:53.448 INFO kablam! --> src/infrastructure/db/sqlite/models.rs:71:10 Oct 14 20:35:53.448 INFO kablam! | Oct 14 20:35:53.448 INFO kablam! 71 | #[derive(Queryable, Insertable)] Oct 14 20:35:53.449 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 14 20:35:53.449 INFO kablam! | Oct 14 20:35:53.449 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 14 20:35:53.449 INFO kablam! = note: for more information, see issue #50504 Oct 14 20:35:53.449 INFO kablam! Oct 14 20:35:53.449 INFO kablam! warning: cannot find type `comments` in this scope Oct 14 20:35:53.449 INFO kablam! --> src/infrastructure/db/sqlite/models.rs:71:21 Oct 14 20:35:53.449 INFO kablam! | Oct 14 20:35:53.450 INFO kablam! 71 | #[derive(Queryable, Insertable)] Oct 14 20:35:53.450 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 14 20:35:53.450 INFO kablam! | Oct 14 20:35:53.450 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 14 20:35:53.450 INFO kablam! = note: for more information, see issue #50504 Oct 14 20:35:53.450 INFO kablam! Oct 14 20:35:53.450 INFO kablam! warning: cannot find type `Comment` in this scope Oct 14 20:35:53.450 INFO kablam! --> src/infrastructure/db/sqlite/models.rs:71:21 Oct 14 20:35:53.451 INFO kablam! | Oct 14 20:35:53.451 INFO kablam! 71 | #[derive(Queryable, Insertable)] Oct 14 20:35:53.451 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 14 20:35:53.451 INFO kablam! | Oct 14 20:35:53.451 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 14 20:35:53.451 INFO kablam! = note: for more information, see issue #50504 Oct 14 20:35:53.451 INFO kablam! Oct 14 20:35:53.451 INFO kablam! warning: cannot find type `Rating` in this scope Oct 14 20:35:53.452 INFO kablam! --> src/infrastructure/db/sqlite/models.rs:80:10 Oct 14 20:35:53.452 INFO kablam! | Oct 14 20:35:53.452 INFO kablam! 80 | #[derive(Queryable, Insertable, Associations)] Oct 14 20:35:53.452 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 14 20:35:53.452 INFO kablam! | Oct 14 20:35:53.452 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 14 20:35:53.452 INFO kablam! = note: for more information, see issue #50504 Oct 14 20:35:53.452 INFO kablam! Oct 14 20:35:53.453 INFO kablam! warning: cannot find type `ratings` in this scope Oct 14 20:35:53.453 INFO kablam! --> src/infrastructure/db/sqlite/models.rs:80:21 Oct 14 20:35:53.453 INFO kablam! | Oct 14 20:35:53.453 INFO kablam! 80 | #[derive(Queryable, Insertable, Associations)] Oct 14 20:35:53.453 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 14 20:35:53.453 INFO kablam! | Oct 14 20:35:53.453 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 14 20:35:53.454 INFO kablam! = note: for more information, see issue #50504 Oct 14 20:35:53.454 INFO kablam! Oct 14 20:35:53.454 INFO kablam! warning: cannot find type `Rating` in this scope Oct 14 20:35:53.454 INFO kablam! --> src/infrastructure/db/sqlite/models.rs:80:21 Oct 14 20:35:53.454 INFO kablam! | Oct 14 20:35:53.454 INFO kablam! 80 | #[derive(Queryable, Insertable, Associations)] Oct 14 20:35:53.455 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 14 20:35:53.455 INFO kablam! | Oct 14 20:35:53.455 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 14 20:35:53.455 INFO kablam! = note: for more information, see issue #50504 Oct 14 20:35:53.455 INFO kablam! Oct 14 20:35:53.455 INFO kablam! warning: cannot find type `Entry` in this scope Oct 14 20:35:53.455 INFO kablam! --> src/infrastructure/db/sqlite/models.rs:80:33 Oct 14 20:35:53.456 INFO kablam! | Oct 14 20:35:53.456 INFO kablam! 80 | #[derive(Queryable, Insertable, Associations)] Oct 14 20:35:53.456 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 14 20:35:53.456 INFO kablam! | Oct 14 20:35:53.456 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 14 20:35:53.456 INFO kablam! = note: for more information, see issue #50504 Oct 14 20:35:53.456 INFO kablam! Oct 14 20:35:53.457 INFO kablam! warning: cannot find type `Rating` in this scope Oct 14 20:35:53.457 INFO kablam! --> src/infrastructure/db/sqlite/models.rs:80:33 Oct 14 20:35:53.457 INFO kablam! | Oct 14 20:35:53.457 INFO kablam! 80 | #[derive(Queryable, Insertable, Associations)] Oct 14 20:35:53.457 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 14 20:35:53.457 INFO kablam! | Oct 14 20:35:53.457 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 14 20:35:53.458 INFO kablam! = note: for more information, see issue #50504 Oct 14 20:35:53.458 INFO kablam! Oct 14 20:35:53.458 INFO kablam! warning: cannot find type `ratings` in this scope Oct 14 20:35:53.458 INFO kablam! --> src/infrastructure/db/sqlite/models.rs:80:33 Oct 14 20:35:53.458 INFO kablam! | Oct 14 20:35:53.458 INFO kablam! 80 | #[derive(Queryable, Insertable, Associations)] Oct 14 20:35:53.463 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 14 20:35:53.463 INFO kablam! | Oct 14 20:35:53.463 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 14 20:35:53.463 INFO kablam! = note: for more information, see issue #50504 Oct 14 20:35:53.463 INFO kablam! Oct 14 20:35:53.464 INFO kablam! warning: cannot find type `BboxSubscription` in this scope Oct 14 20:35:53.464 INFO kablam! --> src/infrastructure/db/sqlite/models.rs:93:10 Oct 14 20:35:53.464 INFO kablam! | Oct 14 20:35:53.464 INFO kablam! 93 | #[derive(Queryable, Insertable, Associations)] Oct 14 20:35:53.464 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 14 20:35:53.464 INFO kablam! | Oct 14 20:35:53.464 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 14 20:35:53.464 INFO kablam! = note: for more information, see issue #50504 Oct 14 20:35:53.464 INFO kablam! Oct 14 20:35:53.464 INFO kablam! warning: cannot find type `bbox_subscriptions` in this scope Oct 14 20:35:53.464 INFO kablam! --> src/infrastructure/db/sqlite/models.rs:93:21 Oct 14 20:35:53.464 INFO kablam! | Oct 14 20:35:53.464 INFO kablam! 93 | #[derive(Queryable, Insertable, Associations)] Oct 14 20:35:53.464 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 14 20:35:53.464 INFO kablam! | Oct 14 20:35:53.464 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 14 20:35:53.464 INFO kablam! = note: for more information, see issue #50504 Oct 14 20:35:53.464 INFO kablam! Oct 14 20:35:53.464 INFO kablam! warning: cannot find type `BboxSubscription` in this scope Oct 14 20:35:53.464 INFO kablam! --> src/infrastructure/db/sqlite/models.rs:93:21 Oct 14 20:35:53.464 INFO kablam! | Oct 14 20:35:53.464 INFO kablam! 93 | #[derive(Queryable, Insertable, Associations)] Oct 14 20:35:53.464 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 14 20:35:53.464 INFO kablam! | Oct 14 20:35:53.464 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 14 20:35:53.464 INFO kablam! = note: for more information, see issue #50504 Oct 14 20:35:53.464 INFO kablam! Oct 14 20:35:53.465 INFO kablam! warning: cannot find type `User` in this scope Oct 14 20:35:53.465 INFO kablam! --> src/infrastructure/db/sqlite/models.rs:93:33 Oct 14 20:35:53.465 INFO kablam! | Oct 14 20:35:53.465 INFO kablam! 93 | #[derive(Queryable, Insertable, Associations)] Oct 14 20:35:53.465 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 14 20:35:53.465 INFO kablam! | Oct 14 20:35:53.465 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 14 20:35:53.465 INFO kablam! = note: for more information, see issue #50504 Oct 14 20:35:53.465 INFO kablam! Oct 14 20:35:53.465 INFO kablam! warning: cannot find type `BboxSubscription` in this scope Oct 14 20:35:53.465 INFO kablam! --> src/infrastructure/db/sqlite/models.rs:93:33 Oct 14 20:35:53.465 INFO kablam! | Oct 14 20:35:53.465 INFO kablam! 93 | #[derive(Queryable, Insertable, Associations)] Oct 14 20:35:53.465 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 14 20:35:53.465 INFO kablam! | Oct 14 20:35:53.465 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 14 20:35:53.465 INFO kablam! = note: for more information, see issue #50504 Oct 14 20:35:53.465 INFO kablam! Oct 14 20:35:53.465 INFO kablam! warning: cannot find type `bbox_subscriptions` in this scope Oct 14 20:35:53.465 INFO kablam! --> src/infrastructure/db/sqlite/models.rs:93:33 Oct 14 20:35:53.465 INFO kablam! | Oct 14 20:35:53.465 INFO kablam! 93 | #[derive(Queryable, Insertable, Associations)] Oct 14 20:35:53.465 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 14 20:35:53.465 INFO kablam! | Oct 14 20:35:53.465 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 14 20:35:53.465 INFO kablam! = note: for more information, see issue #50504 Oct 14 20:35:53.465 INFO kablam! Oct 14 20:35:53.465 INFO kablam! warning: cannot find type `table` in this scope Oct 14 20:35:53.465 INFO kablam! --> <::diesel::macros::table_body macros>:165:33 Oct 14 20:35:53.465 INFO kablam! | Oct 14 20:35:53.465 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Oct 14 20:35:53.465 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 14 20:35:53.465 INFO kablam! | Oct 14 20:35:53.465 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 14 20:35:53.465 INFO kablam! = note: for more information, see issue #50504 Oct 14 20:35:53.465 INFO kablam! Oct 14 20:35:53.465 INFO kablam! warning: cannot find type `id` in this scope Oct 14 20:35:53.465 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 14 20:35:53.465 INFO kablam! | Oct 14 20:35:53.465 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 14 20:35:53.465 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 14 20:35:53.465 INFO kablam! | Oct 14 20:35:53.465 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 14 20:35:53.465 INFO kablam! = note: for more information, see issue #50504 Oct 14 20:35:53.465 INFO kablam! Oct 14 20:35:53.465 INFO kablam! warning: cannot find type `south_west_lat` in this scope Oct 14 20:35:53.465 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 14 20:35:53.465 INFO kablam! | Oct 14 20:35:53.465 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 14 20:35:53.465 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 14 20:35:53.465 INFO kablam! | Oct 14 20:35:53.465 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 14 20:35:53.465 INFO kablam! = note: for more information, see issue #50504 Oct 14 20:35:53.465 INFO kablam! Oct 14 20:35:53.465 INFO kablam! warning: cannot find type `south_west_lng` in this scope Oct 14 20:35:53.465 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 14 20:35:53.465 INFO kablam! | Oct 14 20:35:53.465 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 14 20:35:53.465 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 14 20:35:53.465 INFO kablam! | Oct 14 20:35:53.465 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 14 20:35:53.465 INFO kablam! = note: for more information, see issue #50504 Oct 14 20:35:53.465 INFO kablam! Oct 14 20:35:53.465 INFO kablam! warning: cannot find type `north_east_lat` in this scope Oct 14 20:35:53.465 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 14 20:35:53.465 INFO kablam! | Oct 14 20:35:53.465 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 14 20:35:53.465 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 14 20:35:53.465 INFO kablam! | Oct 14 20:35:53.465 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 14 20:35:53.465 INFO kablam! = note: for more information, see issue #50504 Oct 14 20:35:53.465 INFO kablam! Oct 14 20:35:53.465 INFO kablam! warning: cannot find type `north_east_lng` in this scope Oct 14 20:35:53.465 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 14 20:35:53.465 INFO kablam! | Oct 14 20:35:53.465 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 14 20:35:53.465 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 14 20:35:53.465 INFO kablam! | Oct 14 20:35:53.465 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 14 20:35:53.465 INFO kablam! = note: for more information, see issue #50504 Oct 14 20:35:53.465 INFO kablam! Oct 14 20:35:53.465 INFO kablam! warning: cannot find type `username` in this scope Oct 14 20:35:53.465 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 14 20:35:53.465 INFO kablam! | Oct 14 20:35:53.465 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 14 20:35:53.465 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 14 20:35:53.465 INFO kablam! | Oct 14 20:35:53.465 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 14 20:35:53.465 INFO kablam! = note: for more information, see issue #50504 Oct 14 20:35:53.465 INFO kablam! Oct 14 20:35:53.465 INFO kablam! warning: cannot find type `created` in this scope Oct 14 20:35:53.466 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 14 20:35:53.466 INFO kablam! | Oct 14 20:35:53.466 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 14 20:35:53.466 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 14 20:35:53.466 INFO kablam! | Oct 14 20:35:53.466 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 14 20:35:53.466 INFO kablam! = note: for more information, see issue #50504 Oct 14 20:35:53.466 INFO kablam! Oct 14 20:35:53.466 INFO kablam! warning: cannot find type `version` in this scope Oct 14 20:35:53.466 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 14 20:35:53.466 INFO kablam! | Oct 14 20:35:53.466 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 14 20:35:53.466 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 14 20:35:53.466 INFO kablam! | Oct 14 20:35:53.466 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 14 20:35:53.466 INFO kablam! = note: for more information, see issue #50504 Oct 14 20:35:53.466 INFO kablam! Oct 14 20:35:53.466 INFO kablam! warning: cannot find type `name` in this scope Oct 14 20:35:53.466 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 14 20:35:53.466 INFO kablam! | Oct 14 20:35:53.466 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 14 20:35:53.466 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 14 20:35:53.466 INFO kablam! | Oct 14 20:35:53.466 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 14 20:35:53.466 INFO kablam! = note: for more information, see issue #50504 Oct 14 20:35:53.466 INFO kablam! Oct 14 20:35:53.466 INFO kablam! warning: cannot find type `text` in this scope Oct 14 20:35:53.466 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 14 20:35:53.466 INFO kablam! | Oct 14 20:35:53.466 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 14 20:35:53.466 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 14 20:35:53.466 INFO kablam! | Oct 14 20:35:53.466 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 14 20:35:53.466 INFO kablam! = note: for more information, see issue #50504 Oct 14 20:35:53.466 INFO kablam! Oct 14 20:35:53.466 INFO kablam! warning: cannot find type `rating_id` in this scope Oct 14 20:35:53.466 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 14 20:35:53.466 INFO kablam! | Oct 14 20:35:53.466 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 14 20:35:53.466 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 14 20:35:53.466 INFO kablam! | Oct 14 20:35:53.466 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 14 20:35:53.466 INFO kablam! = note: for more information, see issue #50504 Oct 14 20:35:53.466 INFO kablam! Oct 14 20:35:53.466 INFO kablam! warning: cannot find type `osm_node` in this scope Oct 14 20:35:53.466 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 14 20:35:53.466 INFO kablam! | Oct 14 20:35:53.466 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 14 20:35:53.466 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 14 20:35:53.466 INFO kablam! | Oct 14 20:35:53.466 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 14 20:35:53.466 INFO kablam! = note: for more information, see issue #50504 Oct 14 20:35:53.466 INFO kablam! Oct 14 20:35:53.466 INFO kablam! warning: cannot find type `current` in this scope Oct 14 20:35:53.466 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 14 20:35:53.466 INFO kablam! | Oct 14 20:35:53.466 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 14 20:35:53.466 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 14 20:35:53.466 INFO kablam! | Oct 14 20:35:53.466 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 14 20:35:53.466 INFO kablam! = note: for more information, see issue #50504 Oct 14 20:35:53.466 INFO kablam! Oct 14 20:35:53.466 INFO kablam! warning: cannot find type `title` in this scope Oct 14 20:35:53.466 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 14 20:35:53.466 INFO kablam! | Oct 14 20:35:53.466 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 14 20:35:53.466 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 14 20:35:53.466 INFO kablam! | Oct 14 20:35:53.466 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 14 20:35:53.466 INFO kablam! = note: for more information, see issue #50504 Oct 14 20:35:53.466 INFO kablam! Oct 14 20:35:53.466 INFO kablam! warning: cannot find type `description` in this scope Oct 14 20:35:53.466 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 14 20:35:53.466 INFO kablam! | Oct 14 20:35:53.466 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 14 20:35:53.466 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 14 20:35:53.466 INFO kablam! | Oct 14 20:35:53.466 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 14 20:35:53.466 INFO kablam! = note: for more information, see issue #50504 Oct 14 20:35:53.466 INFO kablam! Oct 14 20:35:53.466 INFO kablam! warning: cannot find type `lat` in this scope Oct 14 20:35:53.466 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 14 20:35:53.466 INFO kablam! | Oct 14 20:35:53.466 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 14 20:35:53.466 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 14 20:35:53.466 INFO kablam! | Oct 14 20:35:53.466 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 14 20:35:53.466 INFO kablam! = note: for more information, see issue #50504 Oct 14 20:35:53.466 INFO kablam! Oct 14 20:35:53.466 INFO kablam! warning: cannot find type `lng` in this scope Oct 14 20:35:53.466 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 14 20:35:53.467 INFO kablam! | Oct 14 20:35:53.467 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 14 20:35:53.467 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 14 20:35:53.467 INFO kablam! | Oct 14 20:35:53.467 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 14 20:35:53.467 INFO kablam! = note: for more information, see issue #50504 Oct 14 20:35:53.467 INFO kablam! Oct 14 20:35:53.467 INFO kablam! warning: cannot find type `street` in this scope Oct 14 20:35:53.467 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 14 20:35:53.467 INFO kablam! | Oct 14 20:35:53.467 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 14 20:35:53.467 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 14 20:35:53.467 INFO kablam! | Oct 14 20:35:53.467 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 14 20:35:53.467 INFO kablam! = note: for more information, see issue #50504 Oct 14 20:35:53.467 INFO kablam! Oct 14 20:35:53.467 INFO kablam! warning: cannot find type `zip` in this scope Oct 14 20:35:53.467 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 14 20:35:53.467 INFO kablam! | Oct 14 20:35:53.467 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 14 20:35:53.467 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 14 20:35:53.467 INFO kablam! | Oct 14 20:35:53.467 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 14 20:35:53.467 INFO kablam! = note: for more information, see issue #50504 Oct 14 20:35:53.467 INFO kablam! Oct 14 20:35:53.467 INFO kablam! warning: cannot find type `city` in this scope Oct 14 20:35:53.467 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 14 20:35:53.467 INFO kablam! | Oct 14 20:35:53.467 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 14 20:35:53.467 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 14 20:35:53.467 INFO kablam! | Oct 14 20:35:53.467 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 14 20:35:53.467 INFO kablam! = note: for more information, see issue #50504 Oct 14 20:35:53.467 INFO kablam! Oct 14 20:35:53.467 INFO kablam! warning: cannot find type `country` in this scope Oct 14 20:35:53.467 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 14 20:35:53.467 INFO kablam! | Oct 14 20:35:53.467 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 14 20:35:53.467 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 14 20:35:53.467 INFO kablam! | Oct 14 20:35:53.467 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 14 20:35:53.467 INFO kablam! = note: for more information, see issue #50504 Oct 14 20:35:53.467 INFO kablam! Oct 14 20:35:53.467 INFO kablam! warning: cannot find type `email` in this scope Oct 14 20:35:53.467 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 14 20:35:53.467 INFO kablam! | Oct 14 20:35:53.467 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 14 20:35:53.467 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 14 20:35:53.467 INFO kablam! | Oct 14 20:35:53.467 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 14 20:35:53.467 INFO kablam! = note: for more information, see issue #50504 Oct 14 20:35:53.467 INFO kablam! Oct 14 20:35:53.467 INFO kablam! warning: cannot find type `telephone` in this scope Oct 14 20:35:53.467 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 14 20:35:53.467 INFO kablam! | Oct 14 20:35:53.467 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 14 20:35:53.467 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 14 20:35:53.467 INFO kablam! | Oct 14 20:35:53.467 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 14 20:35:53.467 INFO kablam! = note: for more information, see issue #50504 Oct 14 20:35:53.467 INFO kablam! Oct 14 20:35:53.467 INFO kablam! warning: cannot find type `homepage` in this scope Oct 14 20:35:53.467 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 14 20:35:53.467 INFO kablam! | Oct 14 20:35:53.467 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 14 20:35:53.467 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 14 20:35:53.467 INFO kablam! | Oct 14 20:35:53.467 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 14 20:35:53.467 INFO kablam! = note: for more information, see issue #50504 Oct 14 20:35:53.467 INFO kablam! Oct 14 20:35:53.467 INFO kablam! warning: cannot find type `license` in this scope Oct 14 20:35:53.467 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 14 20:35:53.467 INFO kablam! | Oct 14 20:35:53.467 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 14 20:35:53.467 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 14 20:35:53.467 INFO kablam! | Oct 14 20:35:53.467 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 14 20:35:53.467 INFO kablam! = note: for more information, see issue #50504 Oct 14 20:35:53.467 INFO kablam! Oct 14 20:35:53.467 INFO kablam! warning: cannot find type `image_url` in this scope Oct 14 20:35:53.467 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 14 20:35:53.467 INFO kablam! | Oct 14 20:35:53.467 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 14 20:35:53.467 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 14 20:35:53.467 INFO kablam! | Oct 14 20:35:53.467 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 14 20:35:53.467 INFO kablam! = note: for more information, see issue #50504 Oct 14 20:35:53.467 INFO kablam! Oct 14 20:35:53.467 INFO kablam! warning: cannot find type `image_link_url` in this scope Oct 14 20:35:53.467 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 14 20:35:53.467 INFO kablam! | Oct 14 20:35:53.468 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 14 20:35:53.468 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 14 20:35:53.468 INFO kablam! | Oct 14 20:35:53.468 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 14 20:35:53.468 INFO kablam! = note: for more information, see issue #50504 Oct 14 20:35:53.468 INFO kablam! Oct 14 20:35:53.468 INFO kablam! warning: cannot find type `entry_id` in this scope Oct 14 20:35:53.468 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 14 20:35:53.468 INFO kablam! | Oct 14 20:35:53.468 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 14 20:35:53.468 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 14 20:35:53.468 INFO kablam! | Oct 14 20:35:53.468 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 14 20:35:53.468 INFO kablam! = note: for more information, see issue #50504 Oct 14 20:35:53.468 INFO kablam! Oct 14 20:35:53.468 INFO kablam! warning: cannot find type `entry_version` in this scope Oct 14 20:35:53.468 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 14 20:35:53.468 INFO kablam! | Oct 14 20:35:53.468 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 14 20:35:53.468 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 14 20:35:53.468 INFO kablam! | Oct 14 20:35:53.468 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 14 20:35:53.468 INFO kablam! = note: for more information, see issue #50504 Oct 14 20:35:53.468 INFO kablam! Oct 14 20:35:53.468 INFO kablam! warning: cannot find type `category_id` in this scope Oct 14 20:35:53.468 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 14 20:35:53.468 INFO kablam! | Oct 14 20:35:53.468 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 14 20:35:53.468 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 14 20:35:53.468 INFO kablam! | Oct 14 20:35:53.468 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 14 20:35:53.468 INFO kablam! = note: for more information, see issue #50504 Oct 14 20:35:53.468 INFO kablam! Oct 14 20:35:53.468 INFO kablam! warning: cannot find type `tag_id` in this scope Oct 14 20:35:53.468 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 14 20:35:53.468 INFO kablam! | Oct 14 20:35:53.468 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 14 20:35:53.468 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 14 20:35:53.468 INFO kablam! | Oct 14 20:35:53.468 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 14 20:35:53.468 INFO kablam! = note: for more information, see issue #50504 Oct 14 20:35:53.468 INFO kablam! Oct 14 20:35:53.468 INFO kablam! warning: cannot find type `value` in this scope Oct 14 20:35:53.468 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 14 20:35:53.468 INFO kablam! | Oct 14 20:35:53.468 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 14 20:35:53.468 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 14 20:35:53.468 INFO kablam! | Oct 14 20:35:53.468 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 14 20:35:53.468 INFO kablam! = note: for more information, see issue #50504 Oct 14 20:35:53.468 INFO kablam! Oct 14 20:35:53.468 INFO kablam! warning: cannot find type `context` in this scope Oct 14 20:35:53.468 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 14 20:35:53.468 INFO kablam! | Oct 14 20:35:53.468 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 14 20:35:53.468 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 14 20:35:53.468 INFO kablam! | Oct 14 20:35:53.468 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 14 20:35:53.468 INFO kablam! = note: for more information, see issue #50504 Oct 14 20:35:53.468 INFO kablam! Oct 14 20:35:53.468 INFO kablam! warning: cannot find type `source` in this scope Oct 14 20:35:53.468 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 14 20:35:53.468 INFO kablam! | Oct 14 20:35:53.468 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 14 20:35:53.468 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 14 20:35:53.468 INFO kablam! | Oct 14 20:35:53.468 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 14 20:35:53.468 INFO kablam! = note: for more information, see issue #50504 Oct 14 20:35:53.468 INFO kablam! Oct 14 20:35:53.468 INFO kablam! warning: cannot find type `password` in this scope Oct 14 20:35:53.468 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 14 20:35:53.468 INFO kablam! | Oct 14 20:35:53.468 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 14 20:35:53.468 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 14 20:35:53.468 INFO kablam! | Oct 14 20:35:53.468 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 14 20:35:53.468 INFO kablam! = note: for more information, see issue #50504 Oct 14 20:35:53.468 INFO kablam! Oct 14 20:35:53.468 INFO kablam! warning: cannot find type `email_confirmed` in this scope Oct 14 20:35:53.468 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 14 20:35:53.468 INFO kablam! | Oct 14 20:35:53.468 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 14 20:35:53.468 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 14 20:35:53.468 INFO kablam! | Oct 14 20:35:53.468 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 14 20:35:53.468 INFO kablam! = note: for more information, see issue #50504 Oct 14 20:35:53.468 INFO kablam! Oct 14 20:35:53.468 INFO kablam! warning: unused import: `core::util::sort::*` Oct 14 20:35:53.468 INFO kablam! --> src/ports/web/api.rs:21:5 Oct 14 20:35:53.468 INFO kablam! | Oct 14 20:35:53.468 INFO kablam! 21 | use core::util::sort::*; Oct 14 20:35:53.468 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 14 20:35:53.468 INFO kablam! | Oct 14 20:35:53.468 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 14 20:35:53.468 INFO kablam! Oct 14 20:36:20.753 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2m 25s Oct 14 20:36:20.779 INFO kablam! su: No module specific data is present Oct 14 20:36:22.287 INFO running `"docker" "rm" "-f" "0e66a7ba01418b767e1d65a8b57022244f09e81c101c333a3c8590e3ff5abc47"` Oct 14 20:36:22.567 INFO blam! 0e66a7ba01418b767e1d65a8b57022244f09e81c101c333a3c8590e3ff5abc47 Oct 14 20:36:22.577 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-6/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/mnt/big/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/source" "-e" "USER_ID=1000" "-e" "CMD=cargo +40d4795669493f1965de7c44029c69552134fe1f-alt test --frozen --no-run" "-e" "CARGO_TARGET_DIR=/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/cargo-home" "-e" "RUSTUP_HOME=/rustup-home" "-m" "1536M" "--network" "none" "crater"` Oct 14 20:36:23.011 INFO blam! 69ba60b104cd26fcd9974c92ee6116ee30a42f0402cce90c8f719e3c49e7a9e1 Oct 14 20:36:23.011 INFO running `"docker" "start" "-a" "69ba60b104cd26fcd9974c92ee6116ee30a42f0402cce90c8f719e3c49e7a9e1"` Oct 14 20:36:24.171 INFO kablam! usermod: no changes Oct 14 20:36:24.519 INFO kablam! Compiling openfairdb v0.3.8 (/source) Oct 14 20:36:28.419 INFO kablam! warning: cannot find type `Entry` in this scope Oct 14 20:36:28.419 INFO kablam! --> src/infrastructure/db/sqlite/models.rs:3:10 Oct 14 20:36:28.419 INFO kablam! | Oct 14 20:36:28.419 INFO kablam! 3 | #[derive(Queryable, Insertable)] Oct 14 20:36:28.419 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 14 20:36:28.419 INFO kablam! | Oct 14 20:36:28.419 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Oct 14 20:36:28.419 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 14 20:36:28.419 INFO kablam! = note: for more information, see issue #50504 Oct 14 20:36:28.419 INFO kablam! Oct 14 20:36:28.419 INFO kablam! warning: cannot find type `entries` in this scope Oct 14 20:36:28.419 INFO kablam! --> src/infrastructure/db/sqlite/models.rs:3:21 Oct 14 20:36:28.419 INFO kablam! | Oct 14 20:36:28.419 INFO kablam! 3 | #[derive(Queryable, Insertable)] Oct 14 20:36:28.419 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 14 20:36:28.419 INFO kablam! | Oct 14 20:36:28.419 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 14 20:36:28.419 INFO kablam! = note: for more information, see issue #50504 Oct 14 20:36:28.419 INFO kablam! Oct 14 20:36:28.419 INFO kablam! warning: cannot find type `Entry` in this scope Oct 14 20:36:28.419 INFO kablam! --> src/infrastructure/db/sqlite/models.rs:3:21 Oct 14 20:36:28.419 INFO kablam! | Oct 14 20:36:28.419 INFO kablam! 3 | #[derive(Queryable, Insertable)] Oct 14 20:36:28.419 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 14 20:36:28.419 INFO kablam! | Oct 14 20:36:28.419 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 14 20:36:28.419 INFO kablam! = note: for more information, see issue #50504 Oct 14 20:36:28.419 INFO kablam! Oct 14 20:36:28.419 INFO kablam! warning: cannot find type `Category` in this scope Oct 14 20:36:28.419 INFO kablam! --> src/infrastructure/db/sqlite/models.rs:27:10 Oct 14 20:36:28.419 INFO kablam! | Oct 14 20:36:28.419 INFO kablam! 27 | #[derive(Queryable, Insertable)] Oct 14 20:36:28.419 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 14 20:36:28.419 INFO kablam! | Oct 14 20:36:28.419 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 14 20:36:28.419 INFO kablam! = note: for more information, see issue #50504 Oct 14 20:36:28.419 INFO kablam! Oct 14 20:36:28.419 INFO kablam! warning: cannot find type `categories` in this scope Oct 14 20:36:28.419 INFO kablam! --> src/infrastructure/db/sqlite/models.rs:27:21 Oct 14 20:36:28.419 INFO kablam! | Oct 14 20:36:28.419 INFO kablam! 27 | #[derive(Queryable, Insertable)] Oct 14 20:36:28.419 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 14 20:36:28.419 INFO kablam! | Oct 14 20:36:28.419 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 14 20:36:28.419 INFO kablam! = note: for more information, see issue #50504 Oct 14 20:36:28.419 INFO kablam! Oct 14 20:36:28.419 INFO kablam! warning: cannot find type `Category` in this scope Oct 14 20:36:28.419 INFO kablam! --> src/infrastructure/db/sqlite/models.rs:27:21 Oct 14 20:36:28.419 INFO kablam! | Oct 14 20:36:28.419 INFO kablam! 27 | #[derive(Queryable, Insertable)] Oct 14 20:36:28.419 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 14 20:36:28.419 INFO kablam! | Oct 14 20:36:28.419 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 14 20:36:28.419 INFO kablam! = note: for more information, see issue #50504 Oct 14 20:36:28.419 INFO kablam! Oct 14 20:36:28.419 INFO kablam! warning: cannot find type `EntryCategoryRelation` in this scope Oct 14 20:36:28.419 INFO kablam! --> src/infrastructure/db/sqlite/models.rs:36:10 Oct 14 20:36:28.419 INFO kablam! | Oct 14 20:36:28.419 INFO kablam! 36 | #[derive(Identifiable, Queryable, Insertable, Associations)] Oct 14 20:36:28.419 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 14 20:36:28.419 INFO kablam! | Oct 14 20:36:28.419 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 14 20:36:28.419 INFO kablam! = note: for more information, see issue #50504 Oct 14 20:36:28.419 INFO kablam! Oct 14 20:36:28.419 INFO kablam! warning: cannot find type `entry_category_relations` in this scope Oct 14 20:36:28.419 INFO kablam! --> src/infrastructure/db/sqlite/models.rs:36:10 Oct 14 20:36:28.419 INFO kablam! | Oct 14 20:36:28.419 INFO kablam! 36 | #[derive(Identifiable, Queryable, Insertable, Associations)] Oct 14 20:36:28.419 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 14 20:36:28.419 INFO kablam! | Oct 14 20:36:28.419 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 14 20:36:28.419 INFO kablam! = note: for more information, see issue #50504 Oct 14 20:36:28.419 INFO kablam! Oct 14 20:36:28.419 INFO kablam! warning: cannot find type `EntryCategoryRelation` in this scope Oct 14 20:36:28.419 INFO kablam! --> src/infrastructure/db/sqlite/models.rs:36:24 Oct 14 20:36:28.419 INFO kablam! | Oct 14 20:36:28.419 INFO kablam! 36 | #[derive(Identifiable, Queryable, Insertable, Associations)] Oct 14 20:36:28.419 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 14 20:36:28.419 INFO kablam! | Oct 14 20:36:28.419 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 14 20:36:28.420 INFO kablam! = note: for more information, see issue #50504 Oct 14 20:36:28.420 INFO kablam! Oct 14 20:36:28.420 INFO kablam! warning: cannot find type `entry_category_relations` in this scope Oct 14 20:36:28.420 INFO kablam! --> src/infrastructure/db/sqlite/models.rs:36:35 Oct 14 20:36:28.420 INFO kablam! | Oct 14 20:36:28.420 INFO kablam! 36 | #[derive(Identifiable, Queryable, Insertable, Associations)] Oct 14 20:36:28.420 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 14 20:36:28.420 INFO kablam! | Oct 14 20:36:28.420 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 14 20:36:28.420 INFO kablam! = note: for more information, see issue #50504 Oct 14 20:36:28.420 INFO kablam! Oct 14 20:36:28.420 INFO kablam! warning: cannot find type `EntryCategoryRelation` in this scope Oct 14 20:36:28.420 INFO kablam! --> src/infrastructure/db/sqlite/models.rs:36:35 Oct 14 20:36:28.420 INFO kablam! | Oct 14 20:36:28.420 INFO kablam! 36 | #[derive(Identifiable, Queryable, Insertable, Associations)] Oct 14 20:36:28.420 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 14 20:36:28.420 INFO kablam! | Oct 14 20:36:28.420 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 14 20:36:28.420 INFO kablam! = note: for more information, see issue #50504 Oct 14 20:36:28.420 INFO kablam! Oct 14 20:36:28.420 INFO kablam! warning: cannot find type `EntryTagRelation` in this scope Oct 14 20:36:28.420 INFO kablam! --> src/infrastructure/db/sqlite/models.rs:45:10 Oct 14 20:36:28.420 INFO kablam! | Oct 14 20:36:28.420 INFO kablam! 45 | #[derive(Identifiable, Queryable, Insertable, Associations)] Oct 14 20:36:28.420 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 14 20:36:28.420 INFO kablam! | Oct 14 20:36:28.420 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 14 20:36:28.420 INFO kablam! = note: for more information, see issue #50504 Oct 14 20:36:28.420 INFO kablam! Oct 14 20:36:28.420 INFO kablam! warning: cannot find type `entry_tag_relations` in this scope Oct 14 20:36:28.420 INFO kablam! --> src/infrastructure/db/sqlite/models.rs:45:10 Oct 14 20:36:28.420 INFO kablam! | Oct 14 20:36:28.420 INFO kablam! 45 | #[derive(Identifiable, Queryable, Insertable, Associations)] Oct 14 20:36:28.420 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 14 20:36:28.420 INFO kablam! | Oct 14 20:36:28.420 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 14 20:36:28.420 INFO kablam! = note: for more information, see issue #50504 Oct 14 20:36:28.420 INFO kablam! Oct 14 20:36:28.420 INFO kablam! warning: cannot find type `EntryTagRelation` in this scope Oct 14 20:36:28.420 INFO kablam! --> src/infrastructure/db/sqlite/models.rs:45:24 Oct 14 20:36:28.420 INFO kablam! | Oct 14 20:36:28.420 INFO kablam! 45 | #[derive(Identifiable, Queryable, Insertable, Associations)] Oct 14 20:36:28.420 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 14 20:36:28.420 INFO kablam! | Oct 14 20:36:28.420 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 14 20:36:28.420 INFO kablam! = note: for more information, see issue #50504 Oct 14 20:36:28.420 INFO kablam! Oct 14 20:36:28.420 INFO kablam! warning: cannot find type `entry_tag_relations` in this scope Oct 14 20:36:28.420 INFO kablam! --> src/infrastructure/db/sqlite/models.rs:45:35 Oct 14 20:36:28.420 INFO kablam! | Oct 14 20:36:28.420 INFO kablam! 45 | #[derive(Identifiable, Queryable, Insertable, Associations)] Oct 14 20:36:28.420 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 14 20:36:28.420 INFO kablam! | Oct 14 20:36:28.420 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 14 20:36:28.420 INFO kablam! = note: for more information, see issue #50504 Oct 14 20:36:28.420 INFO kablam! Oct 14 20:36:28.420 INFO kablam! warning: cannot find type `EntryTagRelation` in this scope Oct 14 20:36:28.420 INFO kablam! --> src/infrastructure/db/sqlite/models.rs:45:35 Oct 14 20:36:28.420 INFO kablam! | Oct 14 20:36:28.420 INFO kablam! 45 | #[derive(Identifiable, Queryable, Insertable, Associations)] Oct 14 20:36:28.420 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 14 20:36:28.420 INFO kablam! | Oct 14 20:36:28.420 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 14 20:36:28.420 INFO kablam! = note: for more information, see issue #50504 Oct 14 20:36:28.420 INFO kablam! Oct 14 20:36:28.420 INFO kablam! warning: cannot find type `Tag` in this scope Oct 14 20:36:28.420 INFO kablam! --> src/infrastructure/db/sqlite/models.rs:54:10 Oct 14 20:36:28.420 INFO kablam! | Oct 14 20:36:28.420 INFO kablam! 54 | #[derive(Queryable, Insertable)] Oct 14 20:36:28.420 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 14 20:36:28.420 INFO kablam! | Oct 14 20:36:28.420 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 14 20:36:28.420 INFO kablam! = note: for more information, see issue #50504 Oct 14 20:36:28.420 INFO kablam! Oct 14 20:36:28.420 INFO kablam! warning: cannot find type `tags` in this scope Oct 14 20:36:28.420 INFO kablam! --> src/infrastructure/db/sqlite/models.rs:54:21 Oct 14 20:36:28.420 INFO kablam! | Oct 14 20:36:28.420 INFO kablam! 54 | #[derive(Queryable, Insertable)] Oct 14 20:36:28.420 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 14 20:36:28.420 INFO kablam! | Oct 14 20:36:28.420 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 14 20:36:28.420 INFO kablam! = note: for more information, see issue #50504 Oct 14 20:36:28.420 INFO kablam! Oct 14 20:36:28.420 INFO kablam! warning: cannot find type `Tag` in this scope Oct 14 20:36:28.420 INFO kablam! --> src/infrastructure/db/sqlite/models.rs:54:21 Oct 14 20:36:28.420 INFO kablam! | Oct 14 20:36:28.421 INFO kablam! 54 | #[derive(Queryable, Insertable)] Oct 14 20:36:28.421 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 14 20:36:28.421 INFO kablam! | Oct 14 20:36:28.421 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 14 20:36:28.421 INFO kablam! = note: for more information, see issue #50504 Oct 14 20:36:28.421 INFO kablam! Oct 14 20:36:28.421 INFO kablam! warning: cannot find type `User` in this scope Oct 14 20:36:28.421 INFO kablam! --> src/infrastructure/db/sqlite/models.rs:60:10 Oct 14 20:36:28.421 INFO kablam! | Oct 14 20:36:28.421 INFO kablam! 60 | #[derive(Identifiable, Queryable, Insertable)] Oct 14 20:36:28.421 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 14 20:36:28.421 INFO kablam! | Oct 14 20:36:28.421 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 14 20:36:28.421 INFO kablam! = note: for more information, see issue #50504 Oct 14 20:36:28.421 INFO kablam! Oct 14 20:36:28.421 INFO kablam! warning: cannot find type `users` in this scope Oct 14 20:36:28.421 INFO kablam! --> src/infrastructure/db/sqlite/models.rs:60:10 Oct 14 20:36:28.421 INFO kablam! | Oct 14 20:36:28.421 INFO kablam! 60 | #[derive(Identifiable, Queryable, Insertable)] Oct 14 20:36:28.421 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 14 20:36:28.421 INFO kablam! | Oct 14 20:36:28.421 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 14 20:36:28.421 INFO kablam! = note: for more information, see issue #50504 Oct 14 20:36:28.421 INFO kablam! Oct 14 20:36:28.421 INFO kablam! warning: cannot find type `User` in this scope Oct 14 20:36:28.421 INFO kablam! --> src/infrastructure/db/sqlite/models.rs:60:24 Oct 14 20:36:28.421 INFO kablam! | Oct 14 20:36:28.421 INFO kablam! 60 | #[derive(Identifiable, Queryable, Insertable)] Oct 14 20:36:28.421 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 14 20:36:28.421 INFO kablam! | Oct 14 20:36:28.421 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 14 20:36:28.421 INFO kablam! = note: for more information, see issue #50504 Oct 14 20:36:28.421 INFO kablam! Oct 14 20:36:28.421 INFO kablam! warning: cannot find type `users` in this scope Oct 14 20:36:28.421 INFO kablam! --> src/infrastructure/db/sqlite/models.rs:60:35 Oct 14 20:36:28.421 INFO kablam! | Oct 14 20:36:28.421 INFO kablam! 60 | #[derive(Identifiable, Queryable, Insertable)] Oct 14 20:36:28.421 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 14 20:36:28.421 INFO kablam! | Oct 14 20:36:28.421 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 14 20:36:28.421 INFO kablam! = note: for more information, see issue #50504 Oct 14 20:36:28.421 INFO kablam! Oct 14 20:36:28.421 INFO kablam! warning: cannot find type `User` in this scope Oct 14 20:36:28.421 INFO kablam! --> src/infrastructure/db/sqlite/models.rs:60:35 Oct 14 20:36:28.421 INFO kablam! | Oct 14 20:36:28.421 INFO kablam! 60 | #[derive(Identifiable, Queryable, Insertable)] Oct 14 20:36:28.421 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 14 20:36:28.421 INFO kablam! | Oct 14 20:36:28.421 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 14 20:36:28.421 INFO kablam! = note: for more information, see issue #50504 Oct 14 20:36:28.421 INFO kablam! Oct 14 20:36:28.421 INFO kablam! warning: cannot find type `Comment` in this scope Oct 14 20:36:28.421 INFO kablam! --> src/infrastructure/db/sqlite/models.rs:71:10 Oct 14 20:36:28.421 INFO kablam! | Oct 14 20:36:28.421 INFO kablam! 71 | #[derive(Queryable, Insertable)] Oct 14 20:36:28.421 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 14 20:36:28.421 INFO kablam! | Oct 14 20:36:28.421 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 14 20:36:28.421 INFO kablam! = note: for more information, see issue #50504 Oct 14 20:36:28.421 INFO kablam! Oct 14 20:36:28.421 INFO kablam! warning: cannot find type `comments` in this scope Oct 14 20:36:28.421 INFO kablam! --> src/infrastructure/db/sqlite/models.rs:71:21 Oct 14 20:36:28.421 INFO kablam! | Oct 14 20:36:28.421 INFO kablam! 71 | #[derive(Queryable, Insertable)] Oct 14 20:36:28.421 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 14 20:36:28.421 INFO kablam! | Oct 14 20:36:28.421 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 14 20:36:28.421 INFO kablam! = note: for more information, see issue #50504 Oct 14 20:36:28.421 INFO kablam! Oct 14 20:36:28.421 INFO kablam! warning: cannot find type `Comment` in this scope Oct 14 20:36:28.421 INFO kablam! --> src/infrastructure/db/sqlite/models.rs:71:21 Oct 14 20:36:28.421 INFO kablam! | Oct 14 20:36:28.421 INFO kablam! 71 | #[derive(Queryable, Insertable)] Oct 14 20:36:28.421 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 14 20:36:28.421 INFO kablam! | Oct 14 20:36:28.421 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 14 20:36:28.421 INFO kablam! = note: for more information, see issue #50504 Oct 14 20:36:28.421 INFO kablam! Oct 14 20:36:28.421 INFO kablam! warning: cannot find type `Rating` in this scope Oct 14 20:36:28.421 INFO kablam! --> src/infrastructure/db/sqlite/models.rs:80:10 Oct 14 20:36:28.421 INFO kablam! | Oct 14 20:36:28.421 INFO kablam! 80 | #[derive(Queryable, Insertable, Associations)] Oct 14 20:36:28.421 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 14 20:36:28.421 INFO kablam! | Oct 14 20:36:28.421 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 14 20:36:28.421 INFO kablam! = note: for more information, see issue #50504 Oct 14 20:36:28.421 INFO kablam! Oct 14 20:36:28.421 INFO kablam! warning: cannot find type `ratings` in this scope Oct 14 20:36:28.421 INFO kablam! --> src/infrastructure/db/sqlite/models.rs:80:21 Oct 14 20:36:28.421 INFO kablam! | Oct 14 20:36:28.421 INFO kablam! 80 | #[derive(Queryable, Insertable, Associations)] Oct 14 20:36:28.422 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 14 20:36:28.422 INFO kablam! | Oct 14 20:36:28.422 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 14 20:36:28.422 INFO kablam! = note: for more information, see issue #50504 Oct 14 20:36:28.422 INFO kablam! Oct 14 20:36:28.422 INFO kablam! warning: cannot find type `Rating` in this scope Oct 14 20:36:28.422 INFO kablam! --> src/infrastructure/db/sqlite/models.rs:80:21 Oct 14 20:36:28.422 INFO kablam! | Oct 14 20:36:28.422 INFO kablam! 80 | #[derive(Queryable, Insertable, Associations)] Oct 14 20:36:28.422 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 14 20:36:28.422 INFO kablam! | Oct 14 20:36:28.422 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 14 20:36:28.422 INFO kablam! = note: for more information, see issue #50504 Oct 14 20:36:28.422 INFO kablam! Oct 14 20:36:28.422 INFO kablam! warning: cannot find type `Entry` in this scope Oct 14 20:36:28.422 INFO kablam! --> src/infrastructure/db/sqlite/models.rs:80:33 Oct 14 20:36:28.422 INFO kablam! | Oct 14 20:36:28.422 INFO kablam! 80 | #[derive(Queryable, Insertable, Associations)] Oct 14 20:36:28.422 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 14 20:36:28.422 INFO kablam! | Oct 14 20:36:28.422 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 14 20:36:28.422 INFO kablam! = note: for more information, see issue #50504 Oct 14 20:36:28.422 INFO kablam! Oct 14 20:36:28.422 INFO kablam! warning: cannot find type `Rating` in this scope Oct 14 20:36:28.422 INFO kablam! --> src/infrastructure/db/sqlite/models.rs:80:33 Oct 14 20:36:28.422 INFO kablam! | Oct 14 20:36:28.422 INFO kablam! 80 | #[derive(Queryable, Insertable, Associations)] Oct 14 20:36:28.422 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 14 20:36:28.422 INFO kablam! | Oct 14 20:36:28.422 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 14 20:36:28.422 INFO kablam! = note: for more information, see issue #50504 Oct 14 20:36:28.422 INFO kablam! Oct 14 20:36:28.422 INFO kablam! warning: cannot find type `ratings` in this scope Oct 14 20:36:28.422 INFO kablam! --> src/infrastructure/db/sqlite/models.rs:80:33 Oct 14 20:36:28.422 INFO kablam! | Oct 14 20:36:28.422 INFO kablam! 80 | #[derive(Queryable, Insertable, Associations)] Oct 14 20:36:28.422 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 14 20:36:28.422 INFO kablam! | Oct 14 20:36:28.422 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 14 20:36:28.422 INFO kablam! = note: for more information, see issue #50504 Oct 14 20:36:28.422 INFO kablam! Oct 14 20:36:28.422 INFO kablam! warning: cannot find type `BboxSubscription` in this scope Oct 14 20:36:28.422 INFO kablam! --> src/infrastructure/db/sqlite/models.rs:93:10 Oct 14 20:36:28.422 INFO kablam! | Oct 14 20:36:28.422 INFO kablam! 93 | #[derive(Queryable, Insertable, Associations)] Oct 14 20:36:28.422 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 14 20:36:28.422 INFO kablam! | Oct 14 20:36:28.422 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 14 20:36:28.422 INFO kablam! = note: for more information, see issue #50504 Oct 14 20:36:28.422 INFO kablam! Oct 14 20:36:28.422 INFO kablam! warning: cannot find type `bbox_subscriptions` in this scope Oct 14 20:36:28.422 INFO kablam! --> src/infrastructure/db/sqlite/models.rs:93:21 Oct 14 20:36:28.422 INFO kablam! | Oct 14 20:36:28.422 INFO kablam! 93 | #[derive(Queryable, Insertable, Associations)] Oct 14 20:36:28.422 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 14 20:36:28.422 INFO kablam! | Oct 14 20:36:28.422 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 14 20:36:28.422 INFO kablam! = note: for more information, see issue #50504 Oct 14 20:36:28.422 INFO kablam! Oct 14 20:36:28.422 INFO kablam! warning: cannot find type `BboxSubscription` in this scope Oct 14 20:36:28.422 INFO kablam! --> src/infrastructure/db/sqlite/models.rs:93:21 Oct 14 20:36:28.422 INFO kablam! | Oct 14 20:36:28.422 INFO kablam! 93 | #[derive(Queryable, Insertable, Associations)] Oct 14 20:36:28.422 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 14 20:36:28.422 INFO kablam! | Oct 14 20:36:28.422 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 14 20:36:28.422 INFO kablam! = note: for more information, see issue #50504 Oct 14 20:36:28.422 INFO kablam! Oct 14 20:36:28.422 INFO kablam! warning: cannot find type `User` in this scope Oct 14 20:36:28.422 INFO kablam! --> src/infrastructure/db/sqlite/models.rs:93:33 Oct 14 20:36:28.422 INFO kablam! | Oct 14 20:36:28.422 INFO kablam! 93 | #[derive(Queryable, Insertable, Associations)] Oct 14 20:36:28.422 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 14 20:36:28.422 INFO kablam! | Oct 14 20:36:28.422 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 14 20:36:28.422 INFO kablam! = note: for more information, see issue #50504 Oct 14 20:36:28.422 INFO kablam! Oct 14 20:36:28.422 INFO kablam! warning: cannot find type `BboxSubscription` in this scope Oct 14 20:36:28.422 INFO kablam! --> src/infrastructure/db/sqlite/models.rs:93:33 Oct 14 20:36:28.422 INFO kablam! | Oct 14 20:36:28.422 INFO kablam! 93 | #[derive(Queryable, Insertable, Associations)] Oct 14 20:36:28.422 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 14 20:36:28.443 INFO kablam! | Oct 14 20:36:28.443 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 14 20:36:28.443 INFO kablam! = note: for more information, see issue #50504 Oct 14 20:36:28.443 INFO kablam! Oct 14 20:36:28.443 INFO kablam! warning: cannot find type `bbox_subscriptions` in this scope Oct 14 20:36:28.443 INFO kablam! --> src/infrastructure/db/sqlite/models.rs:93:33 Oct 14 20:36:28.443 INFO kablam! | Oct 14 20:36:28.443 INFO kablam! 93 | #[derive(Queryable, Insertable, Associations)] Oct 14 20:36:28.443 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 14 20:36:28.443 INFO kablam! | Oct 14 20:36:28.443 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 14 20:36:28.443 INFO kablam! = note: for more information, see issue #50504 Oct 14 20:36:28.443 INFO kablam! Oct 14 20:36:28.443 INFO kablam! warning: cannot find type `table` in this scope Oct 14 20:36:28.443 INFO kablam! --> <::diesel::macros::table_body macros>:165:33 Oct 14 20:36:28.443 INFO kablam! | Oct 14 20:36:28.443 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Oct 14 20:36:28.443 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 14 20:36:28.443 INFO kablam! | Oct 14 20:36:28.443 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 14 20:36:28.443 INFO kablam! = note: for more information, see issue #50504 Oct 14 20:36:28.443 INFO kablam! Oct 14 20:36:28.443 INFO kablam! warning: cannot find type `id` in this scope Oct 14 20:36:28.443 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 14 20:36:28.443 INFO kablam! | Oct 14 20:36:28.443 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 14 20:36:28.443 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 14 20:36:28.443 INFO kablam! | Oct 14 20:36:28.443 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 14 20:36:28.443 INFO kablam! = note: for more information, see issue #50504 Oct 14 20:36:28.443 INFO kablam! Oct 14 20:36:28.443 INFO kablam! warning: cannot find type `south_west_lat` in this scope Oct 14 20:36:28.443 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 14 20:36:28.443 INFO kablam! | Oct 14 20:36:28.443 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 14 20:36:28.443 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 14 20:36:28.443 INFO kablam! | Oct 14 20:36:28.443 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 14 20:36:28.443 INFO kablam! = note: for more information, see issue #50504 Oct 14 20:36:28.443 INFO kablam! Oct 14 20:36:28.443 INFO kablam! warning: cannot find type `south_west_lng` in this scope Oct 14 20:36:28.443 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 14 20:36:28.443 INFO kablam! | Oct 14 20:36:28.443 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 14 20:36:28.443 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 14 20:36:28.444 INFO kablam! | Oct 14 20:36:28.444 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 14 20:36:28.444 INFO kablam! = note: for more information, see issue #50504 Oct 14 20:36:28.444 INFO kablam! Oct 14 20:36:28.444 INFO kablam! warning: cannot find type `north_east_lat` in this scope Oct 14 20:36:28.444 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 14 20:36:28.444 INFO kablam! | Oct 14 20:36:28.444 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 14 20:36:28.444 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 14 20:36:28.444 INFO kablam! | Oct 14 20:36:28.444 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 14 20:36:28.444 INFO kablam! = note: for more information, see issue #50504 Oct 14 20:36:28.444 INFO kablam! Oct 14 20:36:28.444 INFO kablam! warning: cannot find type `north_east_lng` in this scope Oct 14 20:36:28.444 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 14 20:36:28.444 INFO kablam! | Oct 14 20:36:28.444 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 14 20:36:28.444 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 14 20:36:28.444 INFO kablam! | Oct 14 20:36:28.444 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 14 20:36:28.444 INFO kablam! = note: for more information, see issue #50504 Oct 14 20:36:28.444 INFO kablam! Oct 14 20:36:28.444 INFO kablam! warning: cannot find type `username` in this scope Oct 14 20:36:28.444 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 14 20:36:28.444 INFO kablam! | Oct 14 20:36:28.444 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 14 20:36:28.444 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 14 20:36:28.444 INFO kablam! | Oct 14 20:36:28.444 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 14 20:36:28.444 INFO kablam! = note: for more information, see issue #50504 Oct 14 20:36:28.444 INFO kablam! Oct 14 20:36:28.444 INFO kablam! warning: cannot find type `created` in this scope Oct 14 20:36:28.444 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 14 20:36:28.444 INFO kablam! | Oct 14 20:36:28.444 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 14 20:36:28.444 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 14 20:36:28.444 INFO kablam! | Oct 14 20:36:28.444 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 14 20:36:28.444 INFO kablam! = note: for more information, see issue #50504 Oct 14 20:36:28.444 INFO kablam! Oct 14 20:36:28.444 INFO kablam! warning: cannot find type `version` in this scope Oct 14 20:36:28.444 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 14 20:36:28.444 INFO kablam! | Oct 14 20:36:28.444 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 14 20:36:28.444 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 14 20:36:28.444 INFO kablam! | Oct 14 20:36:28.446 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 14 20:36:28.446 INFO kablam! = note: for more information, see issue #50504 Oct 14 20:36:28.446 INFO kablam! Oct 14 20:36:28.446 INFO kablam! warning: cannot find type `name` in this scope Oct 14 20:36:28.446 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 14 20:36:28.446 INFO kablam! | Oct 14 20:36:28.446 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 14 20:36:28.446 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 14 20:36:28.446 INFO kablam! | Oct 14 20:36:28.446 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 14 20:36:28.446 INFO kablam! = note: for more information, see issue #50504 Oct 14 20:36:28.446 INFO kablam! Oct 14 20:36:28.446 INFO kablam! warning: cannot find type `text` in this scope Oct 14 20:36:28.446 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 14 20:36:28.446 INFO kablam! | Oct 14 20:36:28.446 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 14 20:36:28.446 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 14 20:36:28.446 INFO kablam! | Oct 14 20:36:28.446 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 14 20:36:28.446 INFO kablam! = note: for more information, see issue #50504 Oct 14 20:36:28.446 INFO kablam! Oct 14 20:36:28.446 INFO kablam! warning: cannot find type `rating_id` in this scope Oct 14 20:36:28.446 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 14 20:36:28.446 INFO kablam! | Oct 14 20:36:28.447 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 14 20:36:28.447 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 14 20:36:28.447 INFO kablam! | Oct 14 20:36:28.447 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 14 20:36:28.447 INFO kablam! = note: for more information, see issue #50504 Oct 14 20:36:28.447 INFO kablam! Oct 14 20:36:28.447 INFO kablam! warning: cannot find type `osm_node` in this scope Oct 14 20:36:28.447 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 14 20:36:28.447 INFO kablam! | Oct 14 20:36:28.447 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 14 20:36:28.447 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 14 20:36:28.447 INFO kablam! | Oct 14 20:36:28.447 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 14 20:36:28.447 INFO kablam! = note: for more information, see issue #50504 Oct 14 20:36:28.447 INFO kablam! Oct 14 20:36:28.447 INFO kablam! warning: cannot find type `current` in this scope Oct 14 20:36:28.447 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 14 20:36:28.447 INFO kablam! | Oct 14 20:36:28.447 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 14 20:36:28.447 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 14 20:36:28.447 INFO kablam! | Oct 14 20:36:28.447 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 14 20:36:28.447 INFO kablam! = note: for more information, see issue #50504 Oct 14 20:36:28.447 INFO kablam! Oct 14 20:36:28.447 INFO kablam! warning: cannot find type `title` in this scope Oct 14 20:36:28.447 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 14 20:36:28.447 INFO kablam! | Oct 14 20:36:28.447 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 14 20:36:28.447 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 14 20:36:28.447 INFO kablam! | Oct 14 20:36:28.447 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 14 20:36:28.447 INFO kablam! = note: for more information, see issue #50504 Oct 14 20:36:28.447 INFO kablam! Oct 14 20:36:28.447 INFO kablam! warning: cannot find type `description` in this scope Oct 14 20:36:28.447 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 14 20:36:28.447 INFO kablam! | Oct 14 20:36:28.447 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 14 20:36:28.447 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 14 20:36:28.447 INFO kablam! | Oct 14 20:36:28.447 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 14 20:36:28.447 INFO kablam! = note: for more information, see issue #50504 Oct 14 20:36:28.447 INFO kablam! Oct 14 20:36:28.447 INFO kablam! warning: cannot find type `lat` in this scope Oct 14 20:36:28.447 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 14 20:36:28.447 INFO kablam! | Oct 14 20:36:28.447 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 14 20:36:28.447 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 14 20:36:28.447 INFO kablam! | Oct 14 20:36:28.447 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 14 20:36:28.447 INFO kablam! = note: for more information, see issue #50504 Oct 14 20:36:28.447 INFO kablam! Oct 14 20:36:28.447 INFO kablam! warning: cannot find type `lng` in this scope Oct 14 20:36:28.447 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 14 20:36:28.447 INFO kablam! | Oct 14 20:36:28.447 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 14 20:36:28.447 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 14 20:36:28.447 INFO kablam! | Oct 14 20:36:28.447 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 14 20:36:28.447 INFO kablam! = note: for more information, see issue #50504 Oct 14 20:36:28.447 INFO kablam! Oct 14 20:36:28.447 INFO kablam! warning: cannot find type `street` in this scope Oct 14 20:36:28.447 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 14 20:36:28.447 INFO kablam! | Oct 14 20:36:28.447 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 14 20:36:28.447 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 14 20:36:28.447 INFO kablam! | Oct 14 20:36:28.447 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 14 20:36:28.447 INFO kablam! = note: for more information, see issue #50504 Oct 14 20:36:28.447 INFO kablam! Oct 14 20:36:28.447 INFO kablam! warning: cannot find type `zip` in this scope Oct 14 20:36:28.447 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 14 20:36:28.447 INFO kablam! | Oct 14 20:36:28.447 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 14 20:36:28.447 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 14 20:36:28.447 INFO kablam! | Oct 14 20:36:28.447 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 14 20:36:28.447 INFO kablam! = note: for more information, see issue #50504 Oct 14 20:36:28.447 INFO kablam! Oct 14 20:36:28.447 INFO kablam! warning: cannot find type `city` in this scope Oct 14 20:36:28.447 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 14 20:36:28.447 INFO kablam! | Oct 14 20:36:28.447 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 14 20:36:28.447 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 14 20:36:28.447 INFO kablam! | Oct 14 20:36:28.447 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 14 20:36:28.447 INFO kablam! = note: for more information, see issue #50504 Oct 14 20:36:28.447 INFO kablam! Oct 14 20:36:28.447 INFO kablam! warning: cannot find type `country` in this scope Oct 14 20:36:28.447 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 14 20:36:28.448 INFO kablam! | Oct 14 20:36:28.448 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 14 20:36:28.448 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 14 20:36:28.448 INFO kablam! | Oct 14 20:36:28.448 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 14 20:36:28.448 INFO kablam! = note: for more information, see issue #50504 Oct 14 20:36:28.448 INFO kablam! Oct 14 20:36:28.448 INFO kablam! warning: cannot find type `email` in this scope Oct 14 20:36:28.448 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 14 20:36:28.448 INFO kablam! | Oct 14 20:36:28.448 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 14 20:36:28.448 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 14 20:36:28.448 INFO kablam! | Oct 14 20:36:28.448 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 14 20:36:28.448 INFO kablam! = note: for more information, see issue #50504 Oct 14 20:36:28.448 INFO kablam! Oct 14 20:36:28.448 INFO kablam! warning: cannot find type `telephone` in this scope Oct 14 20:36:28.448 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 14 20:36:28.448 INFO kablam! | Oct 14 20:36:28.448 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 14 20:36:28.448 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 14 20:36:28.448 INFO kablam! | Oct 14 20:36:28.448 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 14 20:36:28.448 INFO kablam! = note: for more information, see issue #50504 Oct 14 20:36:28.448 INFO kablam! Oct 14 20:36:28.448 INFO kablam! warning: cannot find type `homepage` in this scope Oct 14 20:36:28.448 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 14 20:36:28.448 INFO kablam! | Oct 14 20:36:28.448 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 14 20:36:28.448 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 14 20:36:28.448 INFO kablam! | Oct 14 20:36:28.448 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 14 20:36:28.448 INFO kablam! = note: for more information, see issue #50504 Oct 14 20:36:28.448 INFO kablam! Oct 14 20:36:28.448 INFO kablam! warning: cannot find type `license` in this scope Oct 14 20:36:28.448 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 14 20:36:28.448 INFO kablam! | Oct 14 20:36:28.448 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 14 20:36:28.448 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 14 20:36:28.448 INFO kablam! | Oct 14 20:36:28.448 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 14 20:36:28.448 INFO kablam! = note: for more information, see issue #50504 Oct 14 20:36:28.448 INFO kablam! Oct 14 20:36:28.448 INFO kablam! warning: cannot find type `image_url` in this scope Oct 14 20:36:28.448 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 14 20:36:28.448 INFO kablam! | Oct 14 20:36:28.448 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 14 20:36:28.448 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 14 20:36:28.448 INFO kablam! | Oct 14 20:36:28.448 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 14 20:36:28.448 INFO kablam! = note: for more information, see issue #50504 Oct 14 20:36:28.448 INFO kablam! Oct 14 20:36:28.448 INFO kablam! warning: cannot find type `image_link_url` in this scope Oct 14 20:36:28.448 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 14 20:36:28.448 INFO kablam! | Oct 14 20:36:28.448 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 14 20:36:28.448 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 14 20:36:28.448 INFO kablam! | Oct 14 20:36:28.448 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 14 20:36:28.448 INFO kablam! = note: for more information, see issue #50504 Oct 14 20:36:28.448 INFO kablam! Oct 14 20:36:28.448 INFO kablam! warning: cannot find type `entry_id` in this scope Oct 14 20:36:28.448 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 14 20:36:28.448 INFO kablam! | Oct 14 20:36:28.448 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 14 20:36:28.448 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 14 20:36:28.448 INFO kablam! | Oct 14 20:36:28.448 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 14 20:36:28.448 INFO kablam! = note: for more information, see issue #50504 Oct 14 20:36:28.448 INFO kablam! Oct 14 20:36:28.448 INFO kablam! warning: cannot find type `entry_version` in this scope Oct 14 20:36:28.448 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 14 20:36:28.448 INFO kablam! | Oct 14 20:36:28.448 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 14 20:36:28.448 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 14 20:36:28.448 INFO kablam! | Oct 14 20:36:28.448 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 14 20:36:28.448 INFO kablam! = note: for more information, see issue #50504 Oct 14 20:36:28.448 INFO kablam! Oct 14 20:36:28.448 INFO kablam! warning: cannot find type `category_id` in this scope Oct 14 20:36:28.448 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 14 20:36:28.448 INFO kablam! | Oct 14 20:36:28.449 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 14 20:36:28.449 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 14 20:36:28.449 INFO kablam! | Oct 14 20:36:28.449 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 14 20:36:28.449 INFO kablam! = note: for more information, see issue #50504 Oct 14 20:36:28.449 INFO kablam! Oct 14 20:36:28.449 INFO kablam! warning: cannot find type `tag_id` in this scope Oct 14 20:36:28.449 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 14 20:36:28.449 INFO kablam! | Oct 14 20:36:28.449 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 14 20:36:28.449 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 14 20:36:28.449 INFO kablam! | Oct 14 20:36:28.449 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 14 20:36:28.449 INFO kablam! = note: for more information, see issue #50504 Oct 14 20:36:28.449 INFO kablam! Oct 14 20:36:28.449 INFO kablam! warning: cannot find type `value` in this scope Oct 14 20:36:28.449 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 14 20:36:28.449 INFO kablam! | Oct 14 20:36:28.449 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 14 20:36:28.449 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 14 20:36:28.449 INFO kablam! | Oct 14 20:36:28.449 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 14 20:36:28.449 INFO kablam! = note: for more information, see issue #50504 Oct 14 20:36:28.449 INFO kablam! Oct 14 20:36:28.449 INFO kablam! warning: cannot find type `context` in this scope Oct 14 20:36:28.449 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 14 20:36:28.449 INFO kablam! | Oct 14 20:36:28.449 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 14 20:36:28.449 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 14 20:36:28.449 INFO kablam! | Oct 14 20:36:28.449 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 14 20:36:28.449 INFO kablam! = note: for more information, see issue #50504 Oct 14 20:36:28.449 INFO kablam! Oct 14 20:36:28.449 INFO kablam! warning: cannot find type `source` in this scope Oct 14 20:36:28.449 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 14 20:36:28.449 INFO kablam! | Oct 14 20:36:28.449 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 14 20:36:28.449 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 14 20:36:28.449 INFO kablam! | Oct 14 20:36:28.449 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 14 20:36:28.449 INFO kablam! = note: for more information, see issue #50504 Oct 14 20:36:28.449 INFO kablam! Oct 14 20:36:28.449 INFO kablam! warning: cannot find type `password` in this scope Oct 14 20:36:28.449 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 14 20:36:28.449 INFO kablam! | Oct 14 20:36:28.449 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 14 20:36:28.449 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 14 20:36:28.449 INFO kablam! | Oct 14 20:36:28.449 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 14 20:36:28.449 INFO kablam! = note: for more information, see issue #50504 Oct 14 20:36:28.449 INFO kablam! Oct 14 20:36:28.449 INFO kablam! warning: cannot find type `email_confirmed` in this scope Oct 14 20:36:28.449 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 14 20:36:28.449 INFO kablam! | Oct 14 20:36:28.449 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 14 20:36:28.449 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 14 20:36:28.449 INFO kablam! | Oct 14 20:36:28.449 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 14 20:36:28.449 INFO kablam! = note: for more information, see issue #50504 Oct 14 20:36:28.449 INFO kablam! Oct 14 20:36:28.449 INFO kablam! warning: unused import: `core::util::sort::*` Oct 14 20:36:28.449 INFO kablam! --> src/ports/web/api.rs:21:5 Oct 14 20:36:28.449 INFO kablam! | Oct 14 20:36:28.449 INFO kablam! 21 | use core::util::sort::*; Oct 14 20:36:28.449 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 14 20:36:28.449 INFO kablam! | Oct 14 20:36:28.449 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 14 20:36:28.449 INFO kablam! Oct 14 20:36:28.449 INFO kablam! warning: unused imports: `DbConn`, `ENTRY_RATINGS`, `calculate_all_ratings` Oct 14 20:36:28.449 INFO kablam! --> src/ports/web/api.rs:447:9 Oct 14 20:36:28.449 INFO kablam! | Oct 14 20:36:28.449 INFO kablam! 447 | calculate_all_ratings, Oct 14 20:36:28.449 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Oct 14 20:36:28.449 INFO kablam! 448 | mockdb::{self, DbConn}, Oct 14 20:36:28.449 INFO kablam! | ^^^^^^ Oct 14 20:36:28.449 INFO kablam! 449 | ENTRY_RATINGS, Oct 14 20:36:28.449 INFO kablam! | ^^^^^^^^^^^^^ Oct 14 20:36:28.449 INFO kablam! Oct 14 20:36:28.449 INFO kablam! warning: unused import: `test::Bencher` Oct 14 20:36:28.449 INFO kablam! --> src/ports/web/api.rs:451:9 Oct 14 20:36:28.449 INFO kablam! | Oct 14 20:36:28.449 INFO kablam! 451 | use test::Bencher; Oct 14 20:36:28.449 INFO kablam! | ^^^^^^^^^^^^^ Oct 14 20:36:28.449 INFO kablam! Oct 14 20:36:28.449 INFO kablam! warning: unused import: `super::*` Oct 14 20:36:28.449 INFO kablam! --> src/ports/web/tests.rs:21:5 Oct 14 20:36:28.449 INFO kablam! | Oct 14 20:36:28.449 INFO kablam! 21 | use super::*; Oct 14 20:36:28.449 INFO kablam! | ^^^^^^^^ Oct 14 20:36:28.450 INFO kablam! Oct 14 20:36:34.441 INFO kablam! warning: function is never used: `send` Oct 14 20:36:34.442 INFO kablam! --> src/infrastructure/mail.rs:50:1 Oct 14 20:36:34.442 INFO kablam! | Oct 14 20:36:34.442 INFO kablam! 50 | pub fn send(mail: &str) -> Result<()> { Oct 14 20:36:34.443 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 20:36:34.443 INFO kablam! | Oct 14 20:36:34.443 INFO kablam! = note: #[warn(dead_code)] on by default Oct 14 20:36:34.443 INFO kablam! Oct 14 20:36:34.444 INFO kablam! warning: function is never used: `setup` Oct 14 20:36:34.444 INFO kablam! --> src/ports/web/api.rs:453:5 Oct 14 20:36:34.444 INFO kablam! | Oct 14 20:36:34.444 INFO kablam! 453 | fn setup() -> mockdb::ConnectionPool { Oct 14 20:36:34.445 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 20:36:34.445 INFO kablam! Oct 14 20:36:34.445 INFO kablam! warning: function is never used: `create_connection_pool` Oct 14 20:36:34.445 INFO kablam! --> src/ports/web/mockdb.rs:37:1 Oct 14 20:36:34.446 INFO kablam! | Oct 14 20:36:34.446 INFO kablam! 37 | pub fn create_connection_pool(_: &str) -> Result { Oct 14 20:36:34.446 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 20:36:34.446 INFO kablam! Oct 14 20:36:59.284 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 35.07s Oct 14 20:36:59.303 INFO kablam! su: No module specific data is present Oct 14 20:37:01.786 INFO running `"docker" "rm" "-f" "69ba60b104cd26fcd9974c92ee6116ee30a42f0402cce90c8f719e3c49e7a9e1"` Oct 14 20:37:02.185 INFO blam! 69ba60b104cd26fcd9974c92ee6116ee30a42f0402cce90c8f719e3c49e7a9e1 Oct 14 20:37:02.195 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-6/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/mnt/big/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/source" "-e" "USER_ID=1000" "-e" "CMD=cargo +40d4795669493f1965de7c44029c69552134fe1f-alt test --frozen" "-e" "CARGO_TARGET_DIR=/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/cargo-home" "-e" "RUSTUP_HOME=/rustup-home" "-m" "1536M" "--network" "none" "crater"` Oct 14 20:37:02.659 INFO blam! f5f37226d7ed97eb22f772081d1e92d950a1d333705c8acb87003c94be8703b7 Oct 14 20:37:02.662 INFO running `"docker" "start" "-a" "f5f37226d7ed97eb22f772081d1e92d950a1d333705c8acb87003c94be8703b7"` Oct 14 20:37:05.362 INFO kablam! usermod: no changes Oct 14 20:37:05.707 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.31s Oct 14 20:37:05.735 INFO kablam! Running /target/debug/deps/openfairdb-684923477536c8a3 Oct 14 20:37:05.744 INFO blam! Oct 14 20:37:05.744 INFO blam! running 94 tests Oct 14 20:37:05.759 INFO blam! test core::usecases::create_new_user::tests::create_user_with_existing_username ... ok Oct 14 20:37:05.767 INFO blam! test core::usecases::create_new_entry::tests::add_new_valid_entry_with_tags ... ok Oct 14 20:37:05.771 INFO blam! test core::usecases::create_new_entry::tests::create_new_valid_entry ... ok Oct 14 20:37:05.771 INFO blam! test core::usecases::create_new_entry::tests::create_entry_with_invalid_email ... ok Oct 14 20:37:05.785 INFO blam! test core::usecases::find_duplicates::tests::test_in_close_proximity ... ok Oct 14 20:37:05.787 INFO blam! test core::usecases::find_duplicates::tests::test_levenshtein_distance ... ok Oct 14 20:37:05.799 INFO blam! test core::usecases::find_duplicates::tests::test_min ... ok Oct 14 20:37:05.807 INFO blam! test core::usecases::find_duplicates::tests::test_similar_title ... ok Oct 14 20:37:05.831 INFO blam! test core::usecases::find_duplicates::tests::test_words_equal ... ok Oct 14 20:37:05.847 INFO blam! test core::usecases::rate_entry::tests::rate_non_existing_entry ... ok Oct 14 20:37:05.863 INFO blam! test core::usecases::rate_entry::tests::rate_with_empty_comment ... ok Oct 14 20:37:05.867 INFO blam! test core::usecases::rate_entry::tests::rate_with_invalid_value_comment ... ok Oct 14 20:37:05.867 INFO blam! test core::usecases::rate_entry::tests::rate_without_login ... ok Oct 14 20:37:05.867 INFO blam! test core::usecases::search::tests::bench_search_in_10_000_rated_entries ... ignored Oct 14 20:37:05.899 INFO blam! test core::usecases::find_duplicates::tests::test_is_duplicate ... ok Oct 14 20:37:05.900 INFO blam! test core::usecases::tests::create_bbox_subscription ... ok Oct 14 20:37:05.907 INFO blam! test core::usecases::tests::delete_user ... ok Oct 14 20:37:05.939 INFO blam! test core::usecases::tests::email_addresses_by_coordinate ... ok Oct 14 20:37:05.943 INFO blam! test core::usecases::tests::get_bbox_subscriptions ... ok Oct 14 20:37:05.987 INFO blam! test core::usecases::tests::modify_bbox_subscription ... ok Oct 14 20:37:06.023 INFO blam! test core::usecases::tests::receive_different_user ... ok Oct 14 20:37:06.024 INFO blam! test core::usecases::update_entry::tests::update_entry_with_invalid_version ... ok Oct 14 20:37:06.055 INFO blam! test core::usecases::search::tests::bench_search_in_1_000_rated_entries ... ok Oct 14 20:37:06.055 INFO blam! test core::usecases::update_entry::tests::update_non_existing_entry ... ok Oct 14 20:37:06.056 INFO blam! test core::usecases::update_entry::tests::update_valid_entry ... ok Oct 14 20:37:06.063 INFO blam! test core::usecases::update_entry::tests::update_valid_entry_with_tags ... ok Oct 14 20:37:06.063 INFO blam! test core::util::filter::tests::filter_by_bounding_box ... ok Oct 14 20:37:06.071 INFO blam! test core::util::filter::tests::filter_by_tags_or_text ... ok Oct 14 20:37:06.075 INFO blam! test core::util::filter::tests::is_in_bounding_box ... ok Oct 14 20:37:06.091 INFO blam! test core::util::filter::tests::filter_by_category ... ok Oct 14 20:37:06.127 INFO blam! test core::util::geo::tests::extract_bbox_from_str ... ok Oct 14 20:37:06.127 INFO blam! test core::util::geo::tests::distance_with_invalid_coordinates ... ok Oct 14 20:37:06.128 INFO blam! test core::util::geo::tests::extract_bbox_from_str_with_invalid_chars ... ok Oct 14 20:37:06.128 INFO blam! test core::util::geo::tests::extract_bbox_from_str_with_missing_lng ... ok Oct 14 20:37:06.151 INFO blam! test core::util::geo::tests::no_distance ... ok Oct 14 20:37:06.163 INFO blam! test core::util::geo::tests::real_distance ... ok Oct 14 20:37:06.167 INFO blam! test core::util::geo::tests::test_is_in_bbox ... ok Oct 14 20:37:06.178 INFO blam! test core::util::geo::tests::symetric_distance ... ok Oct 14 20:37:06.331 INFO blam! test core::util::sort::tests::bench_calc_avg_of_1000_ratings_for_a_rating_context ... ok Oct 14 20:37:06.331 INFO blam! test core::util::sort::tests::bench_calc_avg_of_1000_ratings_for_an_entry ... ok Oct 14 20:37:06.367 INFO blam! test core::util::sort::tests::bench_calc_avg_of_100_ratings_for_a_rating_context ... ok Oct 14 20:37:06.368 INFO blam! test core::util::sort::tests::bench_for_sorting_100_000_entries_by_rating ... ignored Oct 14 20:37:06.368 INFO blam! test core::util::sort::tests::bench_for_sorting_10_000_entries_by_rating ... ignored Oct 14 20:37:06.418 INFO blam! test core::util::sort::tests::sort_by_distance ... ok Oct 14 20:37:06.421 INFO blam! test core::util::sort::tests::sort_with_invalid_coordinates ... ok Oct 14 20:37:06.475 INFO blam! test core::util::sort::tests::test_average_rating ... ok Oct 14 20:37:06.479 INFO blam! test core::util::sort::tests::test_average_rating_different_contexts ... ok Oct 14 20:37:06.483 INFO blam! test core::util::sort::tests::test_sort_by_avg_rating ... ok Oct 14 20:37:06.493 INFO blam! test core::util::sort::tests::test_sort_by_avg_rating_with_no_ratings ... ok Oct 14 20:37:06.508 INFO blam! test core::util::validate::bbox_test ... ok Oct 14 20:37:06.559 INFO blam! test core::util::validate::email_test ... ok Oct 14 20:37:06.563 INFO blam! test core::util::validate::homepage_test ... ok Oct 14 20:37:06.563 INFO blam! test core::util::validate::license_test ... ok Oct 14 20:37:06.564 INFO blam! test infrastructure::mail::tests::check_addresses ... ok Oct 14 20:37:06.564 INFO blam! test infrastructure::mail::tests::create_simple_mail ... ok Oct 14 20:37:06.565 INFO blam! test infrastructure::osm::test_from_osm_for_entry ... ok Oct 14 20:37:06.565 INFO blam! test infrastructure::osm::test_parse_query_result ... ok Oct 14 20:37:06.566 INFO blam! test ports::web::tests::bench_search_in_10_000_rated_entries ... ignored Oct 14 20:37:06.791 INFO blam! test core::usecases::create_new_user::tests::create_user_with_invalid_password ... ok Oct 14 20:37:06.859 INFO blam! test core::usecases::create_new_user::tests::create_user_with_invalid_email ... ok Oct 14 20:37:06.907 INFO blam! test core::usecases::create_new_user::tests::create_user_with_invalid_name ... ok Oct 14 20:37:06.908 INFO blam! test core::usecases::create_new_user::tests::email_unconfirmed_on_default ... ok Oct 14 20:37:07.019 INFO blam! test ports::web::tests::confirm_email_address ... FAILED Oct 14 20:37:07.020 INFO blam! test ports::web::tests::create_entry ... FAILED Oct 14 20:37:07.021 INFO blam! test ports::web::tests::create_entry_with_sharp_tag ... FAILED Oct 14 20:37:07.022 INFO blam! test ports::web::tests::create_entry_with_tag_duplicates ... FAILED Oct 14 20:37:07.022 INFO blam! test ports::web::tests::create_new_user ... FAILED Oct 14 20:37:07.024 INFO blam! test ports::web::tests::create_rating ... FAILED Oct 14 20:37:07.026 INFO blam! test ports::web::tests::get_one_entry ... FAILED Oct 14 20:37:07.031 INFO blam! test ports::web::tests::get_one_rating ... FAILED Oct 14 20:37:07.043 INFO blam! test ports::web::tests::extract_ids_test ... ok Oct 14 20:37:07.045 INFO blam! test ports::web::tests::get_multiple_entries ... FAILED Oct 14 20:37:07.052 INFO blam! test ports::web::tests::export_csv ... FAILED Oct 14 20:37:07.052 INFO blam! test ports::web::tests::get_user ... FAILED Oct 14 20:37:07.064 INFO blam! test ports::web::tests::login_logout_succeeds ... FAILED Oct 14 20:37:07.065 INFO blam! test ports::web::tests::login_with_invalid_credentials ... FAILED Oct 14 20:37:07.065 INFO blam! test ports::web::tests::post_user ... FAILED Oct 14 20:37:07.067 INFO blam! test ports::web::tests::login_with_valid_credentials ... FAILED Oct 14 20:37:07.068 INFO blam! test ports::web::tests::ratings_with_and_without_source ... FAILED Oct 14 20:37:07.068 INFO blam! test ports::web::tests::search_with_hashtag ... FAILED Oct 14 20:37:07.075 INFO blam! test ports::web::tests::search_with_tags ... FAILED Oct 14 20:37:07.076 INFO blam! test ports::web::tests::search_with_text ... FAILED Oct 14 20:37:07.087 INFO blam! test ports::web::tests::search_with_two_hashtags ... FAILED Oct 14 20:37:07.088 INFO blam! test ports::web::tests::search_without_specifying_hashtag_symbol ... ignored Oct 14 20:37:07.088 INFO blam! test ports::web::tests::send_confirmation_email ... ignored Oct 14 20:37:07.119 INFO blam! test ports::web::tests::search_with_categories ... FAILED Oct 14 20:37:07.120 INFO blam! test ports::web::tests::search_with_uppercase_tags ... FAILED Oct 14 20:37:07.151 INFO blam! test ports::web::tests::subscribe_to_bbox ... FAILED Oct 14 20:37:07.152 INFO blam! test ports::web::tests::update_entry_with_tag_duplicates ... FAILED Oct 14 20:37:07.153 INFO blam! test ports::web::tests::remove_hash_tag_from_text ... ok Oct 14 20:37:07.159 INFO blam! test ports::web::tests::extract_single_hash_tag_from_text ... ok Oct 14 20:37:07.177 INFO blam! test core::util::sort::tests::bench_for_sorting_1000_entries_by_rating ... ok Oct 14 20:37:07.393 INFO blam! test core::usecases::create_new_user::tests::create_two_users ... ok Oct 14 20:37:07.467 INFO blam! test core::usecases::create_new_user::tests::encrypt_user_password ... ok Oct 14 20:37:07.468 INFO blam! Oct 14 20:37:07.468 INFO blam! failures: Oct 14 20:37:07.469 INFO blam! Oct 14 20:37:07.471 INFO blam! ---- ports::web::tests::confirm_email_address stdout ---- Oct 14 20:37:07.471 INFO blam! thread 'ports::web::tests::confirm_email_address' panicked at 'called `Result::unwrap()` on an `Err` value: Os { code: 30, kind: Other, message: "Read-only file system" }', libcore/result.rs:1009:5 Oct 14 20:37:07.471 INFO blam! stack backtrace: Oct 14 20:37:07.471 INFO blam! 0: 0x558a8900536e - std::sys::unix::backtrace::tracing::imp::unwind_backtrace::h7fa1e90165a4b6b7 Oct 14 20:37:07.471 INFO blam! at libstd/sys/unix/backtrace/tracing/gcc_s.rs:49 Oct 14 20:37:07.471 INFO blam! 1: 0x558a8900ebb6 - std::sys_common::backtrace::print::hce31971a380b167f Oct 14 20:37:07.471 INFO blam! at libstd/sys_common/backtrace.rs:71 Oct 14 20:37:07.471 INFO blam! at libstd/sys_common/backtrace.rs:59 Oct 14 20:37:07.471 INFO blam! 2: 0x558a890097bd - std::panicking::default_hook::{{closure}}::h9590c1e09d0fb8eb Oct 14 20:37:07.471 INFO blam! at libstd/panicking.rs:211 Oct 14 20:37:07.471 INFO blam! 3: 0x558a890094cb - std::panicking::default_hook::hb1838a6568eb05e3 Oct 14 20:37:07.471 INFO blam! at libstd/panicking.rs:221 Oct 14 20:37:07.471 INFO blam! 4: 0x558a89009e6c - std::panicking::rust_panic_with_hook::h9ad880ee5fc38368 Oct 14 20:37:07.471 INFO blam! at libstd/panicking.rs:476 Oct 14 20:37:07.471 INFO blam! 5: 0x558a89009a29 - std::panicking::continue_panic_fmt::h16b21ef393998895 Oct 14 20:37:07.471 INFO blam! at libstd/panicking.rs:390 Oct 14 20:37:07.471 INFO blam! 6: 0x558a89009925 - rust_begin_unwind Oct 14 20:37:07.471 INFO blam! at libstd/panicking.rs:325 Oct 14 20:37:07.471 INFO blam! 7: 0x558a8905083b - core::panicking::panic_fmt::hc3b8aa7e32042c96 Oct 14 20:37:07.471 INFO blam! at libcore/panicking.rs:77 Oct 14 20:37:07.471 INFO blam! 8: 0x558a88cd3283 - core::result::unwrap_failed::hb24f7b655fe4ad27 Oct 14 20:37:07.471 INFO blam! at libcore/macros.rs:26 Oct 14 20:37:07.471 INFO blam! 9: 0x558a88cd242d - >::unwrap::h2911440abd30c65a Oct 14 20:37:07.471 INFO blam! at libcore/result.rs:808 Oct 14 20:37:07.471 INFO blam! 10: 0x558a88833776 - openfairdb::ports::web::tests::setup::hbff90280bad098eb Oct 14 20:37:07.471 INFO blam! at src/ports/web/tests.rs:29 Oct 14 20:37:07.471 INFO blam! 11: 0x558a8887bc49 - openfairdb::ports::web::tests::confirm_email_address::hc0f4b09051b38028 Oct 14 20:37:07.471 INFO blam! at src/ports/web/tests.rs:854 Oct 14 20:37:07.471 INFO blam! 12: 0x558a8887bc09 - openfairdb::ports::web::tests::confirm_email_address::{{closure}}::hbccfcc426a9a7598 Oct 14 20:37:07.471 INFO blam! at src/ports/web/tests.rs:853 Oct 14 20:37:07.471 INFO blam! 13: 0x558a88a0b47d - core::ops::function::FnOnce::call_once::h93c3579de738ef3f Oct 14 20:37:07.471 INFO blam! at libcore/ops/function.rs:238 Oct 14 20:37:07.471 INFO blam! 14: 0x558a88a6c9be - >::call_box::hae226a42c8d94b19 Oct 14 20:37:07.471 INFO blam! at libtest/lib.rs:1468 Oct 14 20:37:07.471 INFO blam! at libcore/ops/function.rs:238 Oct 14 20:37:07.471 INFO blam! at liballoc/boxed.rs:672 Oct 14 20:37:07.471 INFO blam! 15: 0x558a8901a0d9 - __rust_maybe_catch_panic Oct 14 20:37:07.471 INFO blam! at libpanic_unwind/lib.rs:102 Oct 14 20:37:07.471 INFO blam! 16: 0x558a88a8d5cd - std::sys_common::backtrace::__rust_begin_short_backtrace::ha5325a24fd096595 Oct 14 20:37:07.471 INFO blam! at libstd/panicking.rs:289 Oct 14 20:37:07.471 INFO blam! at libstd/panic.rs:392 Oct 14 20:37:07.471 INFO blam! at libtest/lib.rs:1423 Oct 14 20:37:07.471 INFO blam! at libstd/sys_common/backtrace.rs:136 Oct 14 20:37:07.471 INFO blam! 17: 0x558a88a8e174 - std::panicking::try::do_call::h2c632c17829d0621 Oct 14 20:37:07.471 INFO blam! at libstd/thread/mod.rs:409 Oct 14 20:37:07.471 INFO blam! at libstd/panic.rs:313 Oct 14 20:37:07.471 INFO blam! at libstd/panicking.rs:310 Oct 14 20:37:07.471 INFO blam! 18: 0x558a8901a0d9 - __rust_maybe_catch_panic Oct 14 20:37:07.471 INFO blam! at libpanic_unwind/lib.rs:102 Oct 14 20:37:07.471 INFO blam! 19: 0x558a88a7b5e6 - >::call_box::h1a0832645645f090 Oct 14 20:37:07.471 INFO blam! at libstd/panicking.rs:289 Oct 14 20:37:07.471 INFO blam! at libstd/panic.rs:392 Oct 14 20:37:07.471 INFO blam! at libstd/thread/mod.rs:408 Oct 14 20:37:07.471 INFO blam! at liballoc/boxed.rs:672 Oct 14 20:37:07.471 INFO blam! 20: 0x558a89007a6a - std::sys_common::thread::start_thread::h49b8ca61f624f031 Oct 14 20:37:07.471 INFO blam! at liballoc/boxed.rs:682 Oct 14 20:37:07.471 INFO blam! at libstd/sys_common/thread.rs:24 Oct 14 20:37:07.471 INFO blam! 21: 0x558a88ffa695 - std::sys::unix::thread::Thread::new::thread_start::hc999bd1fb8f071a1 Oct 14 20:37:07.471 INFO blam! at libstd/sys/unix/thread.rs:90 Oct 14 20:37:07.471 INFO blam! 22: 0x7f883c1da6b9 - start_thread Oct 14 20:37:07.471 INFO blam! 23: 0x7f883bcfa41c - clone Oct 14 20:37:07.471 INFO blam! 24: 0x0 - Oct 14 20:37:07.471 INFO blam! Oct 14 20:37:07.471 INFO blam! ---- ports::web::tests::create_entry stdout ---- Oct 14 20:37:07.471 INFO blam! thread 'ports::web::tests::create_entry' panicked at 'called `Result::unwrap()` on an `Err` value: Os { code: 30, kind: Other, message: "Read-only file system" }', libcore/result.rs:1009:5 Oct 14 20:37:07.471 INFO blam! stack backtrace: Oct 14 20:37:07.471 INFO blam! 0: 0x558a8900536e - std::sys::unix::backtrace::tracing::imp::unwind_backtrace::h7fa1e90165a4b6b7 Oct 14 20:37:07.471 INFO blam! at libstd/sys/unix/backtrace/tracing/gcc_s.rs:49 Oct 14 20:37:07.471 INFO blam! 1: 0x558a8900ebb6 - std::sys_common::backtrace::print::hce31971a380b167f Oct 14 20:37:07.471 INFO blam! at libstd/sys_common/backtrace.rs:71 Oct 14 20:37:07.471 INFO blam! at libstd/sys_common/backtrace.rs:59 Oct 14 20:37:07.471 INFO blam! 2: 0x558a890097bd - std::panicking::default_hook::{{closure}}::h9590c1e09d0fb8eb Oct 14 20:37:07.471 INFO blam! at libstd/panicking.rs:211 Oct 14 20:37:07.471 INFO blam! 3: 0x558a890094cb - std::panicking::default_hook::hb1838a6568eb05e3 Oct 14 20:37:07.471 INFO blam! at libstd/panicking.rs:221 Oct 14 20:37:07.472 INFO blam! 4: 0x558a89009e6c - std::panicking::rust_panic_with_hook::h9ad880ee5fc38368 Oct 14 20:37:07.472 INFO blam! at libstd/panicking.rs:476 Oct 14 20:37:07.472 INFO blam! 5: 0x558a89009a29 - std::panicking::continue_panic_fmt::h16b21ef393998895 Oct 14 20:37:07.472 INFO blam! at libstd/panicking.rs:390 Oct 14 20:37:07.472 INFO blam! 6: 0x558a89009925 - rust_begin_unwind Oct 14 20:37:07.472 INFO blam! at libstd/panicking.rs:325 Oct 14 20:37:07.472 INFO blam! 7: 0x558a8905083b - core::panicking::panic_fmt::hc3b8aa7e32042c96 Oct 14 20:37:07.472 INFO blam! at libcore/panicking.rs:77 Oct 14 20:37:07.472 INFO blam! 8: 0x558a88cd3283 - core::result::unwrap_failed::hb24f7b655fe4ad27 Oct 14 20:37:07.472 INFO blam! at libcore/macros.rs:26 Oct 14 20:37:07.472 INFO blam! 9: 0x558a88cd242d - >::unwrap::h2911440abd30c65a Oct 14 20:37:07.472 INFO blam! at libcore/result.rs:808 Oct 14 20:37:07.472 INFO blam! 10: 0x558a88833776 - openfairdb::ports::web::tests::setup::hbff90280bad098eb Oct 14 20:37:07.472 INFO blam! at src/ports/web/tests.rs:29 Oct 14 20:37:07.472 INFO blam! 11: 0x558a8884ec31 - openfairdb::ports::web::tests::create_entry::hb036381bb6262591 Oct 14 20:37:07.472 INFO blam! at src/ports/web/tests.rs:38 Oct 14 20:37:07.472 INFO blam! 12: 0x558a8884ebf9 - openfairdb::ports::web::tests::create_entry::{{closure}}::h0df1ce29f7ad4a44 Oct 14 20:37:07.472 INFO blam! at src/ports/web/tests.rs:37 Oct 14 20:37:07.472 INFO blam! 13: 0x558a88a0a7cd - core::ops::function::FnOnce::call_once::h4e40a4d9a9d17b56 Oct 14 20:37:07.472 INFO blam! at libcore/ops/function.rs:238 Oct 14 20:37:07.472 INFO blam! 14: 0x558a88a6c9be - >::call_box::hae226a42c8d94b19 Oct 14 20:37:07.472 INFO blam! at libtest/lib.rs:1468 Oct 14 20:37:07.472 INFO blam! at libcore/ops/function.rs:238 Oct 14 20:37:07.472 INFO blam! at liballoc/boxed.rs:672 Oct 14 20:37:07.472 INFO blam! 15: 0x558a8901a0d9 - __rust_maybe_catch_panic Oct 14 20:37:07.472 INFO blam! at libpanic_unwind/lib.rs:102 Oct 14 20:37:07.472 INFO blam! 16: 0x558a88a8d5cd - std::sys_common::backtrace::__rust_begin_short_backtrace::ha5325a24fd096595 Oct 14 20:37:07.472 INFO blam! at libstd/panicking.rs:289 Oct 14 20:37:07.472 INFO blam! at libstd/panic.rs:392 Oct 14 20:37:07.472 INFO blam! at libtest/lib.rs:1423 Oct 14 20:37:07.472 INFO blam! at libstd/sys_common/backtrace.rs:136 Oct 14 20:37:07.472 INFO blam! 17: 0x558a88a8e174 - std::panicking::try::do_call::h2c632c17829d0621 Oct 14 20:37:07.472 INFO blam! at libstd/thread/mod.rs:409 Oct 14 20:37:07.472 INFO blam! at libstd/panic.rs:313 Oct 14 20:37:07.472 INFO blam! at libstd/panicking.rs:310 Oct 14 20:37:07.472 INFO blam! 18: 0x558a8901a0d9 - __rust_maybe_catch_panic Oct 14 20:37:07.472 INFO blam! at libpanic_unwind/lib.rs:102 Oct 14 20:37:07.472 INFO blam! 19: 0x558a88a7b5e6 - >::call_box::h1a0832645645f090 Oct 14 20:37:07.472 INFO blam! at libstd/panicking.rs:289 Oct 14 20:37:07.472 INFO blam! at libstd/panic.rs:392 Oct 14 20:37:07.472 INFO blam! at libstd/thread/mod.rs:408 Oct 14 20:37:07.472 INFO blam! at liballoc/boxed.rs:672 Oct 14 20:37:07.472 INFO blam! 20: 0x558a89007a6a - std::sys_common::thread::start_thread::h49b8ca61f624f031 Oct 14 20:37:07.472 INFO blam! at liballoc/boxed.rs:682 Oct 14 20:37:07.472 INFO blam! at libstd/sys_common/thread.rs:24 Oct 14 20:37:07.472 INFO blam! 21: 0x558a88ffa695 - std::sys::unix::thread::Thread::new::thread_start::hc999bd1fb8f071a1 Oct 14 20:37:07.472 INFO blam! at libstd/sys/unix/thread.rs:90 Oct 14 20:37:07.472 INFO blam! 22: 0x7f883c1da6b9 - start_thread Oct 14 20:37:07.472 INFO blam! 23: 0x7f883bcfa41c - clone Oct 14 20:37:07.472 INFO blam! 24: 0x0 - Oct 14 20:37:07.472 INFO blam! Oct 14 20:37:07.472 INFO blam! ---- ports::web::tests::create_entry_with_sharp_tag stdout ---- Oct 14 20:37:07.472 INFO blam! thread 'ports::web::tests::create_entry_with_sharp_tag' panicked at 'called `Result::unwrap()` on an `Err` value: Os { code: 30, kind: Other, message: "Read-only file system" }', libcore/result.rs:1009:5 Oct 14 20:37:07.472 INFO blam! stack backtrace: Oct 14 20:37:07.472 INFO blam! 0: 0x558a8900536e - std::sys::unix::backtrace::tracing::imp::unwind_backtrace::h7fa1e90165a4b6b7 Oct 14 20:37:07.472 INFO blam! at libstd/sys/unix/backtrace/tracing/gcc_s.rs:49 Oct 14 20:37:07.472 INFO blam! 1: 0x558a8900ebb6 - std::sys_common::backtrace::print::hce31971a380b167f Oct 14 20:37:07.472 INFO blam! at libstd/sys_common/backtrace.rs:71 Oct 14 20:37:07.472 INFO blam! at libstd/sys_common/backtrace.rs:59 Oct 14 20:37:07.472 INFO blam! 2: 0x558a890097bd - std::panicking::default_hook::{{closure}}::h9590c1e09d0fb8eb Oct 14 20:37:07.472 INFO blam! at libstd/panicking.rs:211 Oct 14 20:37:07.472 INFO blam! 3: 0x558a890094cb - std::panicking::default_hook::hb1838a6568eb05e3 Oct 14 20:37:07.472 INFO blam! at libstd/panicking.rs:221 Oct 14 20:37:07.472 INFO blam! 4: 0x558a89009e6c - std::panicking::rust_panic_with_hook::h9ad880ee5fc38368 Oct 14 20:37:07.472 INFO blam! at libstd/panicking.rs:476 Oct 14 20:37:07.472 INFO blam! 5: 0x558a89009a29 - std::panicking::continue_panic_fmt::h16b21ef393998895 Oct 14 20:37:07.472 INFO blam! at libstd/panicking.rs:390 Oct 14 20:37:07.472 INFO blam! 6: 0x558a89009925 - rust_begin_unwind Oct 14 20:37:07.472 INFO blam! at libstd/panicking.rs:325 Oct 14 20:37:07.472 INFO blam! 7: 0x558a8905083b - core::panicking::panic_fmt::hc3b8aa7e32042c96 Oct 14 20:37:07.472 INFO blam! at libcore/panicking.rs:77 Oct 14 20:37:07.472 INFO blam! 8: 0x558a88cd3283 - core::result::unwrap_failed::hb24f7b655fe4ad27 Oct 14 20:37:07.472 INFO blam! at libcore/macros.rs:26 Oct 14 20:37:07.472 INFO blam! 9: 0x558a88cd242d - >::unwrap::h2911440abd30c65a Oct 14 20:37:07.472 INFO blam! at libcore/result.rs:808 Oct 14 20:37:07.472 INFO blam! 10: 0x558a88833776 - openfairdb::ports::web::tests::setup::hbff90280bad098eb Oct 14 20:37:07.472 INFO blam! at src/ports/web/tests.rs:29 Oct 14 20:37:07.472 INFO blam! 11: 0x558a88851f99 - openfairdb::ports::web::tests::create_entry_with_sharp_tag::h3710a4f1af1c0cb5 Oct 14 20:37:07.472 INFO blam! at src/ports/web/tests.rs:100 Oct 14 20:37:07.472 INFO blam! 12: 0x558a88851f69 - openfairdb::ports::web::tests::create_entry_with_sharp_tag::{{closure}}::h7e652743342d1254 Oct 14 20:37:07.472 INFO blam! at src/ports/web/tests.rs:99 Oct 14 20:37:07.472 INFO blam! 13: 0x558a88a09f5d - core::ops::function::FnOnce::call_once::h1e1586eca4b30b6d Oct 14 20:37:07.472 INFO blam! at libcore/ops/function.rs:238 Oct 14 20:37:07.472 INFO blam! 14: 0x558a88a6c9be - >::call_box::hae226a42c8d94b19 Oct 14 20:37:07.473 INFO blam! at libtest/lib.rs:1468 Oct 14 20:37:07.473 INFO blam! at libcore/ops/function.rs:238 Oct 14 20:37:07.473 INFO blam! at liballoc/boxed.rs:672 Oct 14 20:37:07.473 INFO blam! 15: 0x558a8901a0d9 - __rust_maybe_catch_panic Oct 14 20:37:07.473 INFO blam! at libpanic_unwind/lib.rs:102 Oct 14 20:37:07.473 INFO blam! 16: 0x558a88a8d5cd - std::sys_common::backtrace::__rust_begin_short_backtrace::ha5325a24fd096595 Oct 14 20:37:07.473 INFO blam! at libstd/panicking.rs:289 Oct 14 20:37:07.473 INFO blam! at libstd/panic.rs:392 Oct 14 20:37:07.473 INFO blam! at libtest/lib.rs:1423 Oct 14 20:37:07.473 INFO blam! at libstd/sys_common/backtrace.rs:136 Oct 14 20:37:07.473 INFO blam! 17: 0x558a88a8e174 - std::panicking::try::do_call::h2c632c17829d0621 Oct 14 20:37:07.473 INFO blam! at libstd/thread/mod.rs:409 Oct 14 20:37:07.473 INFO blam! at libstd/panic.rs:313 Oct 14 20:37:07.473 INFO blam! at libstd/panicking.rs:310 Oct 14 20:37:07.473 INFO blam! 18: 0x558a8901a0d9 - __rust_maybe_catch_panic Oct 14 20:37:07.473 INFO blam! at libpanic_unwind/lib.rs:102 Oct 14 20:37:07.473 INFO blam! 19: 0x558a88a7b5e6 - >::call_box::h1a0832645645f090 Oct 14 20:37:07.473 INFO blam! at libstd/panicking.rs:289 Oct 14 20:37:07.473 INFO blam! at libstd/panic.rs:392 Oct 14 20:37:07.473 INFO blam! at libstd/thread/mod.rs:408 Oct 14 20:37:07.473 INFO blam! at liballoc/boxed.rs:672 Oct 14 20:37:07.473 INFO blam! 20: 0x558a89007a6a - std::sys_common::thread::start_thread::h49b8ca61f624f031 Oct 14 20:37:07.473 INFO blam! at liballoc/boxed.rs:682 Oct 14 20:37:07.473 INFO blam! at libstd/sys_common/thread.rs:24 Oct 14 20:37:07.473 INFO blam! 21: 0x558a88ffa695 - std::sys::unix::thread::Thread::new::thread_start::hc999bd1fb8f071a1 Oct 14 20:37:07.473 INFO blam! at libstd/sys/unix/thread.rs:90 Oct 14 20:37:07.473 INFO blam! 22: 0x7f883c1da6b9 - start_thread Oct 14 20:37:07.473 INFO blam! 23: 0x7f883bcfa41c - clone Oct 14 20:37:07.473 INFO blam! 24: 0x0 - Oct 14 20:37:07.473 INFO blam! Oct 14 20:37:07.473 INFO blam! ---- ports::web::tests::create_entry_with_tag_duplicates stdout ---- Oct 14 20:37:07.473 INFO blam! thread 'ports::web::tests::create_entry_with_tag_duplicates' panicked at 'called `Result::unwrap()` on an `Err` value: Os { code: 30, kind: Other, message: "Read-only file system" }', libcore/result.rs:1009:5 Oct 14 20:37:07.473 INFO blam! stack backtrace: Oct 14 20:37:07.473 INFO blam! 0: 0x558a8900536e - std::sys::unix::backtrace::tracing::imp::unwind_backtrace::h7fa1e90165a4b6b7 Oct 14 20:37:07.473 INFO blam! at libstd/sys/unix/backtrace/tracing/gcc_s.rs:49 Oct 14 20:37:07.473 INFO blam! 1: 0x558a8900ebb6 - std::sys_common::backtrace::print::hce31971a380b167f Oct 14 20:37:07.473 INFO blam! at libstd/sys_common/backtrace.rs:71 Oct 14 20:37:07.473 INFO blam! at libstd/sys_common/backtrace.rs:59 Oct 14 20:37:07.473 INFO blam! 2: 0x558a890097bd - std::panicking::default_hook::{{closure}}::h9590c1e09d0fb8eb Oct 14 20:37:07.473 INFO blam! at libstd/panicking.rs:211 Oct 14 20:37:07.473 INFO blam! 3: 0x558a890094cb - std::panicking::default_hook::hb1838a6568eb05e3 Oct 14 20:37:07.473 INFO blam! at libstd/panicking.rs:221 Oct 14 20:37:07.473 INFO blam! 4: 0x558a89009e6c - std::panicking::rust_panic_with_hook::h9ad880ee5fc38368 Oct 14 20:37:07.473 INFO blam! at libstd/panicking.rs:476 Oct 14 20:37:07.473 INFO blam! 5: 0x558a89009a29 - std::panicking::continue_panic_fmt::h16b21ef393998895 Oct 14 20:37:07.473 INFO blam! at libstd/panicking.rs:390 Oct 14 20:37:07.473 INFO blam! 6: 0x558a89009925 - rust_begin_unwind Oct 14 20:37:07.473 INFO blam! at libstd/panicking.rs:325 Oct 14 20:37:07.473 INFO blam! 7: 0x558a8905083b - core::panicking::panic_fmt::hc3b8aa7e32042c96 Oct 14 20:37:07.473 INFO blam! at libcore/panicking.rs:77 Oct 14 20:37:07.473 INFO blam! 8: 0x558a88cd3283 - core::result::unwrap_failed::hb24f7b655fe4ad27 Oct 14 20:37:07.473 INFO blam! at libcore/macros.rs:26 Oct 14 20:37:07.473 INFO blam! 9: 0x558a88cd242d - >::unwrap::h2911440abd30c65a Oct 14 20:37:07.473 INFO blam! at libcore/result.rs:808 Oct 14 20:37:07.473 INFO blam! 10: 0x558a88833776 - openfairdb::ports::web::tests::setup::hbff90280bad098eb Oct 14 20:37:07.473 INFO blam! at src/ports/web/tests.rs:29 Oct 14 20:37:07.473 INFO blam! 11: 0x558a888508c9 - openfairdb::ports::web::tests::create_entry_with_tag_duplicates::hc782c12bdc2578c6 Oct 14 20:37:07.473 INFO blam! at src/ports/web/tests.rs:72 Oct 14 20:37:07.473 INFO blam! 12: 0x558a88850899 - openfairdb::ports::web::tests::create_entry_with_tag_duplicates::{{closure}}::h868e22cd2152f10e Oct 14 20:37:07.473 INFO blam! at src/ports/web/tests.rs:71 Oct 14 20:37:07.473 INFO blam! 13: 0x558a88a0c16d - core::ops::function::FnOnce::call_once::he6a35ccf3694d8c8 Oct 14 20:37:07.473 INFO blam! at libcore/ops/function.rs:238 Oct 14 20:37:07.473 INFO blam! 14: 0x558a88a6c9be - >::call_box::hae226a42c8d94b19 Oct 14 20:37:07.473 INFO blam! at libtest/lib.rs:1468 Oct 14 20:37:07.473 INFO blam! at libcore/ops/function.rs:238 Oct 14 20:37:07.473 INFO blam! at liballoc/boxed.rs:672 Oct 14 20:37:07.473 INFO blam! 15: 0x558a8901a0d9 - __rust_maybe_catch_panic Oct 14 20:37:07.473 INFO blam! at libpanic_unwind/lib.rs:102 Oct 14 20:37:07.473 INFO blam! 16: 0x558a88a8d5cd - std::sys_common::backtrace::__rust_begin_short_backtrace::ha5325a24fd096595 Oct 14 20:37:07.473 INFO blam! at libstd/panicking.rs:289 Oct 14 20:37:07.473 INFO blam! at libstd/panic.rs:392 Oct 14 20:37:07.473 INFO blam! at libtest/lib.rs:1423 Oct 14 20:37:07.473 INFO blam! at libstd/sys_common/backtrace.rs:136 Oct 14 20:37:07.473 INFO blam! 17: 0x558a88a8e174 - std::panicking::try::do_call::h2c632c17829d0621 Oct 14 20:37:07.473 INFO blam! at libstd/thread/mod.rs:409 Oct 14 20:37:07.473 INFO blam! at libstd/panic.rs:313 Oct 14 20:37:07.473 INFO blam! at libstd/panicking.rs:310 Oct 14 20:37:07.473 INFO blam! 18: 0x558a8901a0d9 - __rust_maybe_catch_panic Oct 14 20:37:07.473 INFO blam! at libpanic_unwind/lib.rs:102 Oct 14 20:37:07.473 INFO blam! 19: 0x558a88a7b5e6 - >::call_box::h1a0832645645f090 Oct 14 20:37:07.473 INFO blam! at libstd/panicking.rs:289 Oct 14 20:37:07.473 INFO blam! at libstd/panic.rs:392 Oct 14 20:37:07.473 INFO blam! at libstd/thread/mod.rs:408 Oct 14 20:37:07.473 INFO blam! at liballoc/boxed.rs:672 Oct 14 20:37:07.473 INFO blam! 20: 0x558a89007a6a - std::sys_common::thread::start_thread::h49b8ca61f624f031 Oct 14 20:37:07.473 INFO blam! at liballoc/boxed.rs:682 Oct 14 20:37:07.473 INFO blam! at libstd/sys_common/thread.rs:24 Oct 14 20:37:07.473 INFO blam! 21: 0x558a88ffa695 - std::sys::unix::thread::Thread::new::thread_start::hc999bd1fb8f071a1 Oct 14 20:37:07.474 INFO blam! at libstd/sys/unix/thread.rs:90 Oct 14 20:37:07.474 INFO blam! 22: 0x7f883c1da6b9 - start_thread Oct 14 20:37:07.474 INFO blam! 23: 0x7f883bcfa41c - clone Oct 14 20:37:07.474 INFO blam! 24: 0x0 - Oct 14 20:37:07.474 INFO blam! Oct 14 20:37:07.474 INFO blam! ---- ports::web::tests::create_new_user stdout ---- Oct 14 20:37:07.474 INFO blam! thread 'ports::web::tests::create_new_user' panicked at 'called `Result::unwrap()` on an `Err` value: Os { code: 30, kind: Other, message: "Read-only file system" }', libcore/result.rs:1009:5 Oct 14 20:37:07.474 INFO blam! stack backtrace: Oct 14 20:37:07.474 INFO blam! 0: 0x558a8900536e - std::sys::unix::backtrace::tracing::imp::unwind_backtrace::h7fa1e90165a4b6b7 Oct 14 20:37:07.474 INFO blam! at libstd/sys/unix/backtrace/tracing/gcc_s.rs:49 Oct 14 20:37:07.474 INFO blam! 1: 0x558a8900ebb6 - std::sys_common::backtrace::print::hce31971a380b167f Oct 14 20:37:07.474 INFO blam! at libstd/sys_common/backtrace.rs:71 Oct 14 20:37:07.474 INFO blam! at libstd/sys_common/backtrace.rs:59 Oct 14 20:37:07.474 INFO blam! 2: 0x558a890097bd - std::panicking::default_hook::{{closure}}::h9590c1e09d0fb8eb Oct 14 20:37:07.474 INFO blam! at libstd/panicking.rs:211 Oct 14 20:37:07.474 INFO blam! 3: 0x558a890094cb - std::panicking::default_hook::hb1838a6568eb05e3 Oct 14 20:37:07.474 INFO blam! at libstd/panicking.rs:221 Oct 14 20:37:07.474 INFO blam! 4: 0x558a89009e6c - std::panicking::rust_panic_with_hook::h9ad880ee5fc38368 Oct 14 20:37:07.474 INFO blam! at libstd/panicking.rs:476 Oct 14 20:37:07.474 INFO blam! 5: 0x558a89009a29 - std::panicking::continue_panic_fmt::h16b21ef393998895 Oct 14 20:37:07.474 INFO blam! at libstd/panicking.rs:390 Oct 14 20:37:07.474 INFO blam! 6: 0x558a89009925 - rust_begin_unwind Oct 14 20:37:07.474 INFO blam! at libstd/panicking.rs:325 Oct 14 20:37:07.474 INFO blam! 7: 0x558a8905083b - core::panicking::panic_fmt::hc3b8aa7e32042c96 Oct 14 20:37:07.474 INFO blam! at libcore/panicking.rs:77 Oct 14 20:37:07.474 INFO blam! 8: 0x558a88cd3283 - core::result::unwrap_failed::hb24f7b655fe4ad27 Oct 14 20:37:07.474 INFO blam! at libcore/macros.rs:26 Oct 14 20:37:07.474 INFO blam! 9: 0x558a88cd242d - >::unwrap::h2911440abd30c65a Oct 14 20:37:07.474 INFO blam! at libcore/result.rs:808 Oct 14 20:37:07.474 INFO blam! 10: 0x558a88833776 - openfairdb::ports::web::tests::setup::hbff90280bad098eb Oct 14 20:37:07.474 INFO blam! at src/ports/web/tests.rs:29 Oct 14 20:37:07.474 INFO blam! 11: 0x558a8886af91 - openfairdb::ports::web::tests::create_new_user::h471e88a517860e20 Oct 14 20:37:07.474 INFO blam! at src/ports/web/tests.rs:543 Oct 14 20:37:07.474 INFO blam! 12: 0x558a8886af59 - openfairdb::ports::web::tests::create_new_user::{{closure}}::ha81f05e58153b845 Oct 14 20:37:07.474 INFO blam! at src/ports/web/tests.rs:542 Oct 14 20:37:07.474 INFO blam! 13: 0x558a88a09fcd - core::ops::function::FnOnce::call_once::h22974e9fb0021aa4 Oct 14 20:37:07.474 INFO blam! at libcore/ops/function.rs:238 Oct 14 20:37:07.474 INFO blam! 14: 0x558a88a6c9be - >::call_box::hae226a42c8d94b19 Oct 14 20:37:07.474 INFO blam! at libtest/lib.rs:1468 Oct 14 20:37:07.474 INFO blam! at libcore/ops/function.rs:238 Oct 14 20:37:07.474 INFO blam! at liballoc/boxed.rs:672 Oct 14 20:37:07.474 INFO blam! 15: 0x558a8901a0d9 - __rust_maybe_catch_panic Oct 14 20:37:07.474 INFO blam! at libpanic_unwind/lib.rs:102 Oct 14 20:37:07.474 INFO blam! 16: 0x558a88a8d5cd - std::sys_common::backtrace::__rust_begin_short_backtrace::ha5325a24fd096595 Oct 14 20:37:07.474 INFO blam! at libstd/panicking.rs:289 Oct 14 20:37:07.474 INFO blam! at libstd/panic.rs:392 Oct 14 20:37:07.474 INFO blam! at libtest/lib.rs:1423 Oct 14 20:37:07.474 INFO blam! at libstd/sys_common/backtrace.rs:136 Oct 14 20:37:07.474 INFO blam! 17: 0x558a88a8e174 - std::panicking::try::do_call::h2c632c17829d0621 Oct 14 20:37:07.474 INFO blam! at libstd/thread/mod.rs:409 Oct 14 20:37:07.474 INFO blam! at libstd/panic.rs:313 Oct 14 20:37:07.474 INFO blam! at libstd/panicking.rs:310 Oct 14 20:37:07.474 INFO blam! 18: 0x558a8901a0d9 - __rust_maybe_catch_panic Oct 14 20:37:07.474 INFO blam! at libpanic_unwind/lib.rs:102 Oct 14 20:37:07.474 INFO blam! 19: 0x558a88a7b5e6 - >::call_box::h1a0832645645f090 Oct 14 20:37:07.474 INFO blam! at libstd/panicking.rs:289 Oct 14 20:37:07.474 INFO blam! at libstd/panic.rs:392 Oct 14 20:37:07.474 INFO blam! at libstd/thread/mod.rs:408 Oct 14 20:37:07.474 INFO blam! at liballoc/boxed.rs:672 Oct 14 20:37:07.474 INFO blam! 20: 0x558a89007a6a - std::sys_common::thread::start_thread::h49b8ca61f624f031 Oct 14 20:37:07.474 INFO blam! at liballoc/boxed.rs:682 Oct 14 20:37:07.474 INFO blam! at libstd/sys_common/thread.rs:24 Oct 14 20:37:07.474 INFO blam! 21: 0x558a88ffa695 - std::sys::unix::thread::Thread::new::thread_start::hc999bd1fb8f071a1 Oct 14 20:37:07.474 INFO blam! at libstd/sys/unix/thread.rs:90 Oct 14 20:37:07.474 INFO blam! 22: 0x7f883c1da6b9 - start_thread Oct 14 20:37:07.474 INFO blam! 23: 0x7f883bcfa41c - clone Oct 14 20:37:07.474 INFO blam! 24: 0x0 - Oct 14 20:37:07.474 INFO blam! Oct 14 20:37:07.474 INFO blam! ---- ports::web::tests::create_rating stdout ---- Oct 14 20:37:07.474 INFO blam! thread 'ports::web::tests::create_rating' panicked at 'called `Result::unwrap()` on an `Err` value: Os { code: 30, kind: Other, message: "Read-only file system" }', libcore/result.rs:1009:5 Oct 14 20:37:07.474 INFO blam! stack backtrace: Oct 14 20:37:07.474 INFO blam! 0: 0x558a8900536e - std::sys::unix::backtrace::tracing::imp::unwind_backtrace::h7fa1e90165a4b6b7 Oct 14 20:37:07.474 INFO blam! at libstd/sys/unix/backtrace/tracing/gcc_s.rs:49 Oct 14 20:37:07.474 INFO blam! 1: 0x558a8900ebb6 - std::sys_common::backtrace::print::hce31971a380b167f Oct 14 20:37:07.474 INFO blam! at libstd/sys_common/backtrace.rs:71 Oct 14 20:37:07.474 INFO blam! at libstd/sys_common/backtrace.rs:59 Oct 14 20:37:07.474 INFO blam! 2: 0x558a890097bd - std::panicking::default_hook::{{closure}}::h9590c1e09d0fb8eb Oct 14 20:37:07.474 INFO blam! at libstd/panicking.rs:211 Oct 14 20:37:07.474 INFO blam! 3: 0x558a890094cb - std::panicking::default_hook::hb1838a6568eb05e3 Oct 14 20:37:07.474 INFO blam! at libstd/panicking.rs:221 Oct 14 20:37:07.474 INFO blam! 4: 0x558a89009e6c - std::panicking::rust_panic_with_hook::h9ad880ee5fc38368 Oct 14 20:37:07.474 INFO blam! at libstd/panicking.rs:476 Oct 14 20:37:07.474 INFO blam! 5: 0x558a89009a29 - std::panicking::continue_panic_fmt::h16b21ef393998895 Oct 14 20:37:07.474 INFO blam! at libstd/panicking.rs:390 Oct 14 20:37:07.474 INFO blam! 6: 0x558a89009925 - rust_begin_unwind Oct 14 20:37:07.474 INFO blam! at libstd/panicking.rs:325 Oct 14 20:37:07.474 INFO blam! 7: 0x558a8905083b - core::panicking::panic_fmt::hc3b8aa7e32042c96 Oct 14 20:37:07.475 INFO blam! at libcore/panicking.rs:77 Oct 14 20:37:07.475 INFO blam! 8: 0x558a88cd3283 - core::result::unwrap_failed::hb24f7b655fe4ad27 Oct 14 20:37:07.475 INFO blam! at libcore/macros.rs:26 Oct 14 20:37:07.475 INFO blam! 9: 0x558a88cd242d - >::unwrap::h2911440abd30c65a Oct 14 20:37:07.475 INFO blam! at libcore/result.rs:808 Oct 14 20:37:07.475 INFO blam! 10: 0x558a88833776 - openfairdb::ports::web::tests::setup::hbff90280bad098eb Oct 14 20:37:07.475 INFO blam! at src/ports/web/tests.rs:29 Oct 14 20:37:07.475 INFO blam! 11: 0x558a8886c711 - openfairdb::ports::web::tests::create_rating::hc0242ae2685574d5 Oct 14 20:37:07.475 INFO blam! at src/ports/web/tests.rs:569 Oct 14 20:37:07.475 INFO blam! 12: 0x558a8886c6c9 - openfairdb::ports::web::tests::create_rating::{{closure}}::h906a1ad4ac1347cc Oct 14 20:37:07.475 INFO blam! at src/ports/web/tests.rs:568 Oct 14 20:37:07.475 INFO blam! 13: 0x558a88a0a75d - core::ops::function::FnOnce::call_once::h493f4fe768885ba3 Oct 14 20:37:07.475 INFO blam! at libcore/ops/function.rs:238 Oct 14 20:37:07.475 INFO blam! 14: 0x558a88a6c9be - >::call_box::hae226a42c8d94b19 Oct 14 20:37:07.475 INFO blam! at libtest/lib.rs:1468 Oct 14 20:37:07.475 INFO blam! at libcore/ops/function.rs:238 Oct 14 20:37:07.475 INFO blam! at liballoc/boxed.rs:672 Oct 14 20:37:07.475 INFO blam! 15: 0x558a8901a0d9 - __rust_maybe_catch_panic Oct 14 20:37:07.475 INFO blam! at libpanic_unwind/lib.rs:102 Oct 14 20:37:07.475 INFO blam! 16: 0x558a88a8d5cd - std::sys_common::backtrace::__rust_begin_short_backtrace::ha5325a24fd096595 Oct 14 20:37:07.475 INFO blam! at libstd/panicking.rs:289 Oct 14 20:37:07.475 INFO blam! at libstd/panic.rs:392 Oct 14 20:37:07.475 INFO blam! at libtest/lib.rs:1423 Oct 14 20:37:07.475 INFO blam! at libstd/sys_common/backtrace.rs:136 Oct 14 20:37:07.475 INFO blam! 17: 0x558a88a8e174 - std::panicking::try::do_call::h2c632c17829d0621 Oct 14 20:37:07.475 INFO blam! at libstd/thread/mod.rs:409 Oct 14 20:37:07.475 INFO blam! at libstd/panic.rs:313 Oct 14 20:37:07.475 INFO blam! at libstd/panicking.rs:310 Oct 14 20:37:07.475 INFO blam! 18: 0x558a8901a0d9 - __rust_maybe_catch_panic Oct 14 20:37:07.475 INFO blam! at libpanic_unwind/lib.rs:102 Oct 14 20:37:07.475 INFO blam! 19: 0x558a88a7b5e6 - >::call_box::h1a0832645645f090 Oct 14 20:37:07.482 INFO blam! at libstd/panicking.rs:289 Oct 14 20:37:07.483 INFO blam! at libstd/panic.rs:392 Oct 14 20:37:07.483 INFO blam! at libstd/thread/mod.rs:408 Oct 14 20:37:07.483 INFO blam! at liballoc/boxed.rs:672 Oct 14 20:37:07.483 INFO blam! 20: 0x558a89007a6a - std::sys_common::thread::start_thread::h49b8ca61f624f031 Oct 14 20:37:07.483 INFO blam! at liballoc/boxed.rs:682 Oct 14 20:37:07.483 INFO blam! at libstd/sys_common/thread.rs:24 Oct 14 20:37:07.483 INFO blam! 21: 0x558a88ffa695 - std::sys::unix::thread::Thread::new::thread_start::hc999bd1fb8f071a1 Oct 14 20:37:07.483 INFO blam! at libstd/sys/unix/thread.rs:90 Oct 14 20:37:07.483 INFO blam! 22: 0x7f883c1da6b9 - start_thread Oct 14 20:37:07.483 INFO blam! 23: 0x7f883bcfa41c - clone Oct 14 20:37:07.483 INFO blam! 24: 0x0 - Oct 14 20:37:07.483 INFO blam! Oct 14 20:37:07.483 INFO blam! ---- ports::web::tests::get_one_entry stdout ---- Oct 14 20:37:07.483 INFO blam! thread 'ports::web::tests::get_one_entry' panicked at 'called `Result::unwrap()` on an `Err` value: Os { code: 30, kind: Other, message: "Read-only file system" }', libcore/result.rs:1009:5 Oct 14 20:37:07.483 INFO blam! stack backtrace: Oct 14 20:37:07.483 INFO blam! 0: 0x558a8900536e - std::sys::unix::backtrace::tracing::imp::unwind_backtrace::h7fa1e90165a4b6b7 Oct 14 20:37:07.483 INFO blam! at libstd/sys/unix/backtrace/tracing/gcc_s.rs:49 Oct 14 20:37:07.483 INFO blam! 1: 0x558a8900ebb6 - std::sys_common::backtrace::print::hce31971a380b167f Oct 14 20:37:07.483 INFO blam! at libstd/sys_common/backtrace.rs:71 Oct 14 20:37:07.483 INFO blam! at libstd/sys_common/backtrace.rs:59 Oct 14 20:37:07.483 INFO blam! 2: 0x558a890097bd - std::panicking::default_hook::{{closure}}::h9590c1e09d0fb8eb Oct 14 20:37:07.483 INFO blam! at libstd/panicking.rs:211 Oct 14 20:37:07.483 INFO blam! 3: 0x558a890094cb - std::panicking::default_hook::hb1838a6568eb05e3 Oct 14 20:37:07.483 INFO blam! at libstd/panicking.rs:221 Oct 14 20:37:07.483 INFO blam! 4: 0x558a89009e6c - std::panicking::rust_panic_with_hook::h9ad880ee5fc38368 Oct 14 20:37:07.483 INFO blam! at libstd/panicking.rs:476 Oct 14 20:37:07.483 INFO blam! 5: 0x558a89009a29 - std::panicking::continue_panic_fmt::h16b21ef393998895 Oct 14 20:37:07.483 INFO blam! at libstd/panicking.rs:390 Oct 14 20:37:07.483 INFO blam! 6: 0x558a89009925 - rust_begin_unwind Oct 14 20:37:07.483 INFO blam! at libstd/panicking.rs:325 Oct 14 20:37:07.483 INFO blam! 7: 0x558a8905083b - core::panicking::panic_fmt::hc3b8aa7e32042c96 Oct 14 20:37:07.483 INFO blam! at libcore/panicking.rs:77 Oct 14 20:37:07.483 INFO blam! 8: 0x558a88cd3283 - core::result::unwrap_failed::hb24f7b655fe4ad27 Oct 14 20:37:07.483 INFO blam! at libcore/macros.rs:26 Oct 14 20:37:07.483 INFO blam! 9: 0x558a88cd242d - >::unwrap::h2911440abd30c65a Oct 14 20:37:07.483 INFO blam! at libcore/result.rs:808 Oct 14 20:37:07.483 INFO blam! 10: 0x558a88833776 - openfairdb::ports::web::tests::setup::hbff90280bad098eb Oct 14 20:37:07.483 INFO blam! at src/ports/web/tests.rs:29 Oct 14 20:37:07.483 INFO blam! 11: 0x558a88855240 - openfairdb::ports::web::tests::get_one_entry::h9217848f875facbd Oct 14 20:37:07.483 INFO blam! at src/ports/web/tests.rs:161 Oct 14 20:37:07.483 INFO blam! 12: 0x558a88855169 - openfairdb::ports::web::tests::get_one_entry::{{closure}}::h2d667f101a1ddbe1 Oct 14 20:37:07.483 INFO blam! at src/ports/web/tests.rs:154 Oct 14 20:37:07.483 INFO blam! 13: 0x558a88a0b71d - core::ops::function::FnOnce::call_once::hac361e7aaf7f40d2 Oct 14 20:37:07.483 INFO blam! at libcore/ops/function.rs:238 Oct 14 20:37:07.483 INFO blam! 14: 0x558a88a6c9be - >::call_box::hae226a42c8d94b19 Oct 14 20:37:07.483 INFO blam! at libtest/lib.rs:1468 Oct 14 20:37:07.483 INFO blam! at libcore/ops/function.rs:238 Oct 14 20:37:07.483 INFO blam! at liballoc/boxed.rs:672 Oct 14 20:37:07.483 INFO blam! 15: 0x558a8901a0d9 - __rust_maybe_catch_panic Oct 14 20:37:07.483 INFO blam! at libpanic_unwind/lib.rs:102 Oct 14 20:37:07.483 INFO blam! 16: 0x558a88a8d5cd - std::sys_common::backtrace::__rust_begin_short_backtrace::ha5325a24fd096595 Oct 14 20:37:07.483 INFO blam! at libstd/panicking.rs:289 Oct 14 20:37:07.483 INFO blam! at libstd/panic.rs:392 Oct 14 20:37:07.483 INFO blam! at libtest/lib.rs:1423 Oct 14 20:37:07.483 INFO blam! at libstd/sys_common/backtrace.rs:136 Oct 14 20:37:07.483 INFO blam! 17: 0x558a88a8e174 - std::panicking::try::do_call::h2c632c17829d0621 Oct 14 20:37:07.483 INFO blam! at libstd/thread/mod.rs:409 Oct 14 20:37:07.483 INFO blam! at libstd/panic.rs:313 Oct 14 20:37:07.483 INFO blam! at libstd/panicking.rs:310 Oct 14 20:37:07.483 INFO blam! 18: 0x558a8901a0d9 - __rust_maybe_catch_panic Oct 14 20:37:07.483 INFO blam! at libpanic_unwind/lib.rs:102 Oct 14 20:37:07.483 INFO blam! 19: 0x558a88a7b5e6 - >::call_box::h1a0832645645f090 Oct 14 20:37:07.483 INFO blam! at libstd/panicking.rs:289 Oct 14 20:37:07.483 INFO blam! at libstd/panic.rs:392 Oct 14 20:37:07.483 INFO blam! at libstd/thread/mod.rs:408 Oct 14 20:37:07.483 INFO blam! at liballoc/boxed.rs:672 Oct 14 20:37:07.483 INFO blam! 20: 0x558a89007a6a - std::sys_common::thread::start_thread::h49b8ca61f624f031 Oct 14 20:37:07.483 INFO blam! at liballoc/boxed.rs:682 Oct 14 20:37:07.483 INFO blam! at libstd/sys_common/thread.rs:24 Oct 14 20:37:07.483 INFO blam! 21: 0x558a88ffa695 - std::sys::unix::thread::Thread::new::thread_start::hc999bd1fb8f071a1 Oct 14 20:37:07.483 INFO blam! at libstd/sys/unix/thread.rs:90 Oct 14 20:37:07.483 INFO blam! 22: 0x7f883c1da6b9 - start_thread Oct 14 20:37:07.483 INFO blam! 23: 0x7f883bcfa41c - clone Oct 14 20:37:07.483 INFO blam! 24: 0x0 - Oct 14 20:37:07.483 INFO blam! Oct 14 20:37:07.483 INFO blam! ---- ports::web::tests::get_one_rating stdout ---- Oct 14 20:37:07.483 INFO blam! thread 'ports::web::tests::get_one_rating' panicked at 'called `Result::unwrap()` on an `Err` value: Os { code: 30, kind: Other, message: "Read-only file system" }', libcore/result.rs:1009:5 Oct 14 20:37:07.483 INFO blam! stack backtrace: Oct 14 20:37:07.483 INFO blam! 0: 0x558a8900536e - std::sys::unix::backtrace::tracing::imp::unwind_backtrace::h7fa1e90165a4b6b7 Oct 14 20:37:07.483 INFO blam! at libstd/sys/unix/backtrace/tracing/gcc_s.rs:49 Oct 14 20:37:07.483 INFO blam! 1: 0x558a8900ebb6 - std::sys_common::backtrace::print::hce31971a380b167f Oct 14 20:37:07.483 INFO blam! at libstd/sys_common/backtrace.rs:71 Oct 14 20:37:07.483 INFO blam! at libstd/sys_common/backtrace.rs:59 Oct 14 20:37:07.483 INFO blam! 2: 0x558a890097bd - std::panicking::default_hook::{{closure}}::h9590c1e09d0fb8eb Oct 14 20:37:07.483 INFO blam! at libstd/panicking.rs:211 Oct 14 20:37:07.483 INFO blam! 3: 0x558a890094cb - std::panicking::default_hook::hb1838a6568eb05e3 Oct 14 20:37:07.483 INFO blam! at libstd/panicking.rs:221 Oct 14 20:37:07.483 INFO blam! 4: 0x558a89009e6c - std::panicking::rust_panic_with_hook::h9ad880ee5fc38368 Oct 14 20:37:07.483 INFO blam! at libstd/panicking.rs:476 Oct 14 20:37:07.483 INFO blam! 5: 0x558a89009a29 - std::panicking::continue_panic_fmt::h16b21ef393998895 Oct 14 20:37:07.483 INFO blam! at libstd/panicking.rs:390 Oct 14 20:37:07.483 INFO blam! 6: 0x558a89009925 - rust_begin_unwind Oct 14 20:37:07.483 INFO blam! at libstd/panicking.rs:325 Oct 14 20:37:07.483 INFO blam! 7: 0x558a8905083b - core::panicking::panic_fmt::hc3b8aa7e32042c96 Oct 14 20:37:07.483 INFO blam! at libcore/panicking.rs:77 Oct 14 20:37:07.483 INFO blam! 8: 0x558a88cd3283 - core::result::unwrap_failed::hb24f7b655fe4ad27 Oct 14 20:37:07.484 INFO blam! at libcore/macros.rs:26 Oct 14 20:37:07.484 INFO blam! 9: 0x558a88cd242d - >::unwrap::h2911440abd30c65a Oct 14 20:37:07.484 INFO blam! at libcore/result.rs:808 Oct 14 20:37:07.484 INFO blam! 10: 0x558a88833776 - openfairdb::ports::web::tests::setup::hbff90280bad098eb Oct 14 20:37:07.484 INFO blam! at src/ports/web/tests.rs:29 Oct 14 20:37:07.484 INFO blam! 11: 0x558a8886e2e8 - openfairdb::ports::web::tests::get_one_rating::h60c776c279407af6 Oct 14 20:37:07.484 INFO blam! at src/ports/web/tests.rs:598 Oct 14 20:37:07.484 INFO blam! 12: 0x558a8886e259 - openfairdb::ports::web::tests::get_one_rating::{{closure}}::hf8d0775b7264aa98 Oct 14 20:37:07.484 INFO blam! at src/ports/web/tests.rs:596 Oct 14 20:37:07.484 INFO blam! 13: 0x558a88a0be8d - core::ops::function::FnOnce::call_once::hd222a3931eaf5bfd Oct 14 20:37:07.484 INFO blam! at libcore/ops/function.rs:238 Oct 14 20:37:07.484 INFO blam! 14: 0x558a88a6c9be - >::call_box::hae226a42c8d94b19 Oct 14 20:37:07.484 INFO blam! at libtest/lib.rs:1468 Oct 14 20:37:07.484 INFO blam! at libcore/ops/function.rs:238 Oct 14 20:37:07.484 INFO blam! at liballoc/boxed.rs:672 Oct 14 20:37:07.484 INFO blam! 15: 0x558a8901a0d9 - __rust_maybe_catch_panic Oct 14 20:37:07.484 INFO blam! at libpanic_unwind/lib.rs:102 Oct 14 20:37:07.484 INFO blam! 16: 0x558a88a8d5cd - std::sys_common::backtrace::__rust_begin_short_backtrace::ha5325a24fd096595 Oct 14 20:37:07.484 INFO blam! at libstd/panicking.rs:289 Oct 14 20:37:07.484 INFO blam! at libstd/panic.rs:392 Oct 14 20:37:07.484 INFO blam! at libtest/lib.rs:1423 Oct 14 20:37:07.484 INFO blam! at libstd/sys_common/backtrace.rs:136 Oct 14 20:37:07.484 INFO blam! 17: 0x558a88a8e174 - std::panicking::try::do_call::h2c632c17829d0621 Oct 14 20:37:07.484 INFO blam! at libstd/thread/mod.rs:409 Oct 14 20:37:07.484 INFO blam! at libstd/panic.rs:313 Oct 14 20:37:07.484 INFO blam! at libstd/panicking.rs:310 Oct 14 20:37:07.484 INFO blam! 18: 0x558a8901a0d9 - __rust_maybe_catch_panic Oct 14 20:37:07.486 INFO blam! at libpanic_unwind/lib.rs:102 Oct 14 20:37:07.487 INFO blam! 19: 0x558a88a7b5e6 - >::call_box::h1a0832645645f090 Oct 14 20:37:07.487 INFO blam! at libstd/panicking.rs:289 Oct 14 20:37:07.487 INFO blam! at libstd/panic.rs:392 Oct 14 20:37:07.487 INFO blam! at libstd/thread/mod.rs:408 Oct 14 20:37:07.487 INFO blam! at liballoc/boxed.rs:672 Oct 14 20:37:07.487 INFO blam! 20: 0x558a89007a6a - std::sys_common::thread::start_thread::h49b8ca61f624f031 Oct 14 20:37:07.487 INFO blam! at liballoc/boxed.rs:682 Oct 14 20:37:07.487 INFO blam! at libstd/sys_common/thread.rs:24 Oct 14 20:37:07.487 INFO blam! 21: 0x558a88ffa695 - std::sys::unix::thread::Thread::new::thread_start::hc999bd1fb8f071a1 Oct 14 20:37:07.487 INFO blam! at libstd/sys/unix/thread.rs:90 Oct 14 20:37:07.487 INFO blam! 22: 0x7f883c1da6b9 - start_thread Oct 14 20:37:07.487 INFO blam! 23: 0x7f883bcfa41c - clone Oct 14 20:37:07.487 INFO blam! 24: 0x0 - Oct 14 20:37:07.487 INFO blam! Oct 14 20:37:07.487 INFO blam! ---- ports::web::tests::get_multiple_entries stdout ---- Oct 14 20:37:07.487 INFO blam! thread 'ports::web::tests::get_multiple_entries' panicked at 'called `Result::unwrap()` on an `Err` value: Os { code: 30, kind: Other, message: "Read-only file system" }', libcore/result.rs:1009:5 Oct 14 20:37:07.487 INFO blam! stack backtrace: Oct 14 20:37:07.487 INFO blam! 0: 0x558a8900536e - std::sys::unix::backtrace::tracing::imp::unwind_backtrace::h7fa1e90165a4b6b7 Oct 14 20:37:07.487 INFO blam! at libstd/sys/unix/backtrace/tracing/gcc_s.rs:49 Oct 14 20:37:07.487 INFO blam! 1: 0x558a8900ebb6 - std::sys_common::backtrace::print::hce31971a380b167f Oct 14 20:37:07.487 INFO blam! at libstd/sys_common/backtrace.rs:71 Oct 14 20:37:07.487 INFO blam! at libstd/sys_common/backtrace.rs:59 Oct 14 20:37:07.487 INFO blam! 2: 0x558a890097bd - std::panicking::default_hook::{{closure}}::h9590c1e09d0fb8eb Oct 14 20:37:07.487 INFO blam! at libstd/panicking.rs:211 Oct 14 20:37:07.487 INFO blam! 3: 0x558a890094cb - std::panicking::default_hook::hb1838a6568eb05e3 Oct 14 20:37:07.487 INFO blam! at libstd/panicking.rs:221 Oct 14 20:37:07.487 INFO blam! 4: 0x558a89009e6c - std::panicking::rust_panic_with_hook::h9ad880ee5fc38368 Oct 14 20:37:07.487 INFO blam! at libstd/panicking.rs:476 Oct 14 20:37:07.487 INFO blam! 5: 0x558a89009a29 - std::panicking::continue_panic_fmt::h16b21ef393998895 Oct 14 20:37:07.487 INFO blam! at libstd/panicking.rs:390 Oct 14 20:37:07.487 INFO blam! 6: 0x558a89009925 - rust_begin_unwind Oct 14 20:37:07.487 INFO blam! at libstd/panicking.rs:325 Oct 14 20:37:07.487 INFO blam! 7: 0x558a8905083b - core::panicking::panic_fmt::hc3b8aa7e32042c96 Oct 14 20:37:07.487 INFO blam! at libcore/panicking.rs:77 Oct 14 20:37:07.487 INFO blam! 8: 0x558a88cd3283 - core::result::unwrap_failed::hb24f7b655fe4ad27 Oct 14 20:37:07.487 INFO blam! at libcore/macros.rs:26 Oct 14 20:37:07.487 INFO blam! 9: 0x558a88cd242d - >::unwrap::h2911440abd30c65a Oct 14 20:37:07.487 INFO blam! at libcore/result.rs:808 Oct 14 20:37:07.487 INFO blam! 10: 0x558a88833776 - openfairdb::ports::web::tests::setup::hbff90280bad098eb Oct 14 20:37:07.487 INFO blam! at src/ports/web/tests.rs:29 Oct 14 20:37:07.487 INFO blam! 11: 0x558a88857391 - openfairdb::ports::web::tests::get_multiple_entries::h70062b964abd7312 Oct 14 20:37:07.487 INFO blam! at src/ports/web/tests.rs:210 Oct 14 20:37:07.487 INFO blam! 12: 0x558a88857219 - openfairdb::ports::web::tests::get_multiple_entries::{{closure}}::ha3357dcbd3fd00b1 Oct 14 20:37:07.487 INFO blam! at src/ports/web/tests.rs:199 Oct 14 20:37:07.487 INFO blam! 13: 0x558a88a0a12d - core::ops::function::FnOnce::call_once::h2edf3023d8b8448a Oct 14 20:37:07.487 INFO blam! at libcore/ops/function.rs:238 Oct 14 20:37:07.487 INFO blam! 14: 0x558a88a6c9be - >::call_box::hae226a42c8d94b19 Oct 14 20:37:07.487 INFO blam! at libtest/lib.rs:1468 Oct 14 20:37:07.487 INFO blam! at libcore/ops/function.rs:238 Oct 14 20:37:07.487 INFO blam! at liballoc/boxed.rs:672 Oct 14 20:37:07.487 INFO blam! 15: 0x558a8901a0d9 - __rust_maybe_catch_panic Oct 14 20:37:07.487 INFO blam! at libpanic_unwind/lib.rs:102 Oct 14 20:37:07.487 INFO blam! 16: 0x558a88a8d5cd - std::sys_common::backtrace::__rust_begin_short_backtrace::ha5325a24fd096595 Oct 14 20:37:07.487 INFO blam! at libstd/panicking.rs:289 Oct 14 20:37:07.487 INFO blam! at libstd/panic.rs:392 Oct 14 20:37:07.487 INFO blam! at libtest/lib.rs:1423 Oct 14 20:37:07.487 INFO blam! at libstd/sys_common/backtrace.rs:136 Oct 14 20:37:07.487 INFO blam! 17: 0x558a88a8e174 - std::panicking::try::do_call::h2c632c17829d0621 Oct 14 20:37:07.487 INFO blam! at libstd/thread/mod.rs:409 Oct 14 20:37:07.487 INFO blam! at libstd/panic.rs:313 Oct 14 20:37:07.487 INFO blam! at libstd/panicking.rs:310 Oct 14 20:37:07.487 INFO blam! 18: 0x558a8901a0d9 - __rust_maybe_catch_panic Oct 14 20:37:07.487 INFO blam! at libpanic_unwind/lib.rs:102 Oct 14 20:37:07.487 INFO blam! 19: 0x558a88a7b5e6 - >::call_box::h1a0832645645f090 Oct 14 20:37:07.487 INFO blam! at libstd/panicking.rs:289 Oct 14 20:37:07.487 INFO blam! at libstd/panic.rs:392 Oct 14 20:37:07.487 INFO blam! at libstd/thread/mod.rs:408 Oct 14 20:37:07.487 INFO blam! at liballoc/boxed.rs:672 Oct 14 20:37:07.487 INFO blam! 20: 0x558a89007a6a - std::sys_common::thread::start_thread::h49b8ca61f624f031 Oct 14 20:37:07.487 INFO blam! at liballoc/boxed.rs:682 Oct 14 20:37:07.487 INFO blam! at libstd/sys_common/thread.rs:24 Oct 14 20:37:07.487 INFO blam! 21: 0x558a88ffa695 - std::sys::unix::thread::Thread::new::thread_start::hc999bd1fb8f071a1 Oct 14 20:37:07.487 INFO blam! at libstd/sys/unix/thread.rs:90 Oct 14 20:37:07.487 INFO blam! 22: 0x7f883c1da6b9 - start_thread Oct 14 20:37:07.487 INFO blam! 23: 0x7f883bcfa41c - clone Oct 14 20:37:07.487 INFO blam! 24: 0x0 - Oct 14 20:37:07.487 INFO blam! Oct 14 20:37:07.487 INFO blam! ---- ports::web::tests::export_csv stdout ---- Oct 14 20:37:07.487 INFO blam! thread 'ports::web::tests::export_csv' panicked at 'called `Result::unwrap()` on an `Err` value: Os { code: 30, kind: Other, message: "Read-only file system" }', libcore/result.rs:1009:5 Oct 14 20:37:07.487 INFO blam! stack backtrace: Oct 14 20:37:07.487 INFO blam! 0: 0x558a8900536e - std::sys::unix::backtrace::tracing::imp::unwind_backtrace::h7fa1e90165a4b6b7 Oct 14 20:37:07.487 INFO blam! at libstd/sys/unix/backtrace/tracing/gcc_s.rs:49 Oct 14 20:37:07.487 INFO blam! 1: 0x558a8900ebb6 - std::sys_common::backtrace::print::hce31971a380b167f Oct 14 20:37:07.487 INFO blam! at libstd/sys_common/backtrace.rs:71 Oct 14 20:37:07.487 INFO blam! at libstd/sys_common/backtrace.rs:59 Oct 14 20:37:07.488 INFO blam! 2: 0x558a890097bd - std::panicking::default_hook::{{closure}}::h9590c1e09d0fb8eb Oct 14 20:37:07.488 INFO blam! at libstd/panicking.rs:211 Oct 14 20:37:07.488 INFO blam! 3: 0x558a890094cb - std::panicking::default_hook::hb1838a6568eb05e3 Oct 14 20:37:07.488 INFO blam! at libstd/panicking.rs:221 Oct 14 20:37:07.488 INFO blam! 4: 0x558a89009e6c - std::panicking::rust_panic_with_hook::h9ad880ee5fc38368 Oct 14 20:37:07.488 INFO blam! at libstd/panicking.rs:476 Oct 14 20:37:07.488 INFO blam! 5: 0x558a89009a29 - std::panicking::continue_panic_fmt::h16b21ef393998895 Oct 14 20:37:07.488 INFO blam! at libstd/panicking.rs:390 Oct 14 20:37:07.488 INFO blam! 6: 0x558a89009925 - rust_begin_unwind Oct 14 20:37:07.488 INFO blam! at libstd/panicking.rs:325 Oct 14 20:37:07.488 INFO blam! 7: 0x558a8905083b - core::panicking::panic_fmt::hc3b8aa7e32042c96 Oct 14 20:37:07.488 INFO blam! at libcore/panicking.rs:77 Oct 14 20:37:07.488 INFO blam! 8: 0x558a88cd3283 - core::result::unwrap_failed::hb24f7b655fe4ad27 Oct 14 20:37:07.488 INFO blam! at libcore/macros.rs:26 Oct 14 20:37:07.488 INFO blam! 9: 0x558a88cd242d - >::unwrap::h2911440abd30c65a Oct 14 20:37:07.488 INFO blam! at libcore/result.rs:808 Oct 14 20:37:07.488 INFO blam! 10: 0x558a88833776 - openfairdb::ports::web::tests::setup::hbff90280bad098eb Oct 14 20:37:07.488 INFO blam! at src/ports/web/tests.rs:29 Oct 14 20:37:07.488 INFO blam! 11: 0x558a88881fa9 - openfairdb::ports::web::tests::export_csv::h0f98f9810fa5bfb5 Oct 14 20:37:07.488 INFO blam! at src/ports/web/tests.rs:967 Oct 14 20:37:07.488 INFO blam! 12: 0x558a88881f19 - openfairdb::ports::web::tests::export_csv::{{closure}}::hce8afde5c0f251c4 Oct 14 20:37:07.488 INFO blam! at src/ports/web/tests.rs:966 Oct 14 20:37:07.488 INFO blam! 13: 0x558a88a0af8d - core::ops::function::FnOnce::call_once::h7d181ab5ff81f080 Oct 14 20:37:07.488 INFO blam! at libcore/ops/function.rs:238 Oct 14 20:37:07.488 INFO blam! 14: 0x558a88a6c9be - >::call_box::hae226a42c8d94b19 Oct 14 20:37:07.488 INFO blam! at libtest/lib.rs:1468 Oct 14 20:37:07.488 INFO blam! at libcore/ops/function.rs:238 Oct 14 20:37:07.488 INFO blam! at liballoc/boxed.rs:672 Oct 14 20:37:07.488 INFO blam! 15: 0x558a8901a0d9 - __rust_maybe_catch_panic Oct 14 20:37:07.488 INFO blam! at libpanic_unwind/lib.rs:102 Oct 14 20:37:07.488 INFO blam! 16: 0x558a88a8d5cd - std::sys_common::backtrace::__rust_begin_short_backtrace::ha5325a24fd096595 Oct 14 20:37:07.488 INFO blam! at libstd/panicking.rs:289 Oct 14 20:37:07.488 INFO blam! at libstd/panic.rs:392 Oct 14 20:37:07.488 INFO blam! at libtest/lib.rs:1423 Oct 14 20:37:07.488 INFO blam! at libstd/sys_common/backtrace.rs:136 Oct 14 20:37:07.488 INFO blam! 17: 0x558a88a8e174 - std::panicking::try::do_call::h2c632c17829d0621 Oct 14 20:37:07.488 INFO blam! at libstd/thread/mod.rs:409 Oct 14 20:37:07.488 INFO blam! at libstd/panic.rs:313 Oct 14 20:37:07.488 INFO blam! at libstd/panicking.rs:310 Oct 14 20:37:07.488 INFO blam! 18: 0x558a8901a0d9 - __rust_maybe_catch_panic Oct 14 20:37:07.488 INFO blam! at libpanic_unwind/lib.rs:102 Oct 14 20:37:07.488 INFO blam! 19: 0x558a88a7b5e6 - >::call_box::h1a0832645645f090 Oct 14 20:37:07.488 INFO blam! at libstd/panicking.rs:289 Oct 14 20:37:07.488 INFO blam! at libstd/panic.rs:392 Oct 14 20:37:07.488 INFO blam! at libstd/thread/mod.rs:408 Oct 14 20:37:07.488 INFO blam! at liballoc/boxed.rs:672 Oct 14 20:37:07.488 INFO blam! 20: 0x558a89007a6a - std::sys_common::thread::start_thread::h49b8ca61f624f031 Oct 14 20:37:07.488 INFO blam! at liballoc/boxed.rs:682 Oct 14 20:37:07.488 INFO blam! at libstd/sys_common/thread.rs:24 Oct 14 20:37:07.488 INFO blam! 21: 0x558a88ffa695 - std::sys::unix::thread::Thread::new::thread_start::hc999bd1fb8f071a1 Oct 14 20:37:07.488 INFO blam! at libstd/sys/unix/thread.rs:90 Oct 14 20:37:07.488 INFO blam! 22: 0x7f883c1da6b9 - start_thread Oct 14 20:37:07.488 INFO blam! 23: 0x7f883bcfa41c - clone Oct 14 20:37:07.488 INFO blam! 24: 0x0 - Oct 14 20:37:07.488 INFO blam! Oct 14 20:37:07.488 INFO blam! ---- ports::web::tests::get_user stdout ---- Oct 14 20:37:07.488 INFO blam! thread 'ports::web::tests::get_user' panicked at 'called `Result::unwrap()` on an `Err` value: Os { code: 30, kind: Other, message: "Read-only file system" }', libcore/result.rs:1009:5 Oct 14 20:37:07.488 INFO blam! stack backtrace: Oct 14 20:37:07.488 INFO blam! 0: 0x558a8900536e - std::sys::unix::backtrace::tracing::imp::unwind_backtrace::h7fa1e90165a4b6b7 Oct 14 20:37:07.488 INFO blam! at libstd/sys/unix/backtrace/tracing/gcc_s.rs:49 Oct 14 20:37:07.488 INFO blam! 1: 0x558a8900ebb6 - std::sys_common::backtrace::print::hce31971a380b167f Oct 14 20:37:07.488 INFO blam! at libstd/sys_common/backtrace.rs:71 Oct 14 20:37:07.488 INFO blam! at libstd/sys_common/backtrace.rs:59 Oct 14 20:37:07.488 INFO blam! 2: 0x558a890097bd - std::panicking::default_hook::{{closure}}::h9590c1e09d0fb8eb Oct 14 20:37:07.488 INFO blam! at libstd/panicking.rs:211 Oct 14 20:37:07.488 INFO blam! 3: 0x558a890094cb - std::panicking::default_hook::hb1838a6568eb05e3 Oct 14 20:37:07.488 INFO blam! at libstd/panicking.rs:221 Oct 14 20:37:07.488 INFO blam! 4: 0x558a89009e6c - std::panicking::rust_panic_with_hook::h9ad880ee5fc38368 Oct 14 20:37:07.488 INFO blam! at libstd/panicking.rs:476 Oct 14 20:37:07.488 INFO blam! 5: 0x558a89009a29 - std::panicking::continue_panic_fmt::h16b21ef393998895 Oct 14 20:37:07.488 INFO blam! at libstd/panicking.rs:390 Oct 14 20:37:07.488 INFO blam! 6: 0x558a89009925 - rust_begin_unwind Oct 14 20:37:07.488 INFO blam! at libstd/panicking.rs:325 Oct 14 20:37:07.488 INFO blam! 7: 0x558a8905083b - core::panicking::panic_fmt::hc3b8aa7e32042c96 Oct 14 20:37:07.488 INFO blam! at libcore/panicking.rs:77 Oct 14 20:37:07.488 INFO blam! 8: 0x558a88cd3283 - core::result::unwrap_failed::hb24f7b655fe4ad27 Oct 14 20:37:07.488 INFO blam! at libcore/macros.rs:26 Oct 14 20:37:07.488 INFO blam! 9: 0x558a88cd242d - >::unwrap::h2911440abd30c65a Oct 14 20:37:07.488 INFO blam! at libcore/result.rs:808 Oct 14 20:37:07.488 INFO blam! 10: 0x558a88833776 - openfairdb::ports::web::tests::setup::hbff90280bad098eb Oct 14 20:37:07.488 INFO blam! at src/ports/web/tests.rs:29 Oct 14 20:37:07.488 INFO blam! 11: 0x558a888784f1 - openfairdb::ports::web::tests::get_user::h1b319fe008140ba9 Oct 14 20:37:07.488 INFO blam! at src/ports/web/tests.rs:792 Oct 14 20:37:07.488 INFO blam! 12: 0x558a88878499 - openfairdb::ports::web::tests::get_user::{{closure}}::h4a2c825ad61057bb Oct 14 20:37:07.488 INFO blam! at src/ports/web/tests.rs:791 Oct 14 20:37:07.489 INFO blam! 13: 0x558a88a09cbd - core::ops::function::FnOnce::call_once::h0944cb1702bb9f26 Oct 14 20:37:07.489 INFO blam! at libcore/ops/function.rs:238 Oct 14 20:37:07.489 INFO blam! 14: 0x558a88a6c9be - >::call_box::hae226a42c8d94b19 Oct 14 20:37:07.489 INFO blam! at libtest/lib.rs:1468 Oct 14 20:37:07.489 INFO blam! at libcore/ops/function.rs:238 Oct 14 20:37:07.489 INFO blam! at liballoc/boxed.rs:672 Oct 14 20:37:07.489 INFO blam! 15: 0x558a8901a0d9 - __rust_maybe_catch_panic Oct 14 20:37:07.489 INFO blam! at libpanic_unwind/lib.rs:102 Oct 14 20:37:07.489 INFO blam! 16: 0x558a88a8d5cd - std::sys_common::backtrace::__rust_begin_short_backtrace::ha5325a24fd096595 Oct 14 20:37:07.489 INFO blam! at libstd/panicking.rs:289 Oct 14 20:37:07.489 INFO blam! at libstd/panic.rs:392 Oct 14 20:37:07.489 INFO blam! at libtest/lib.rs:1423 Oct 14 20:37:07.489 INFO blam! at libstd/sys_common/backtrace.rs:136 Oct 14 20:37:07.489 INFO blam! 17: 0x558a88a8e174 - std::panicking::try::do_call::h2c632c17829d0621 Oct 14 20:37:07.489 INFO blam! at libstd/thread/mod.rs:409 Oct 14 20:37:07.489 INFO blam! at libstd/panic.rs:313 Oct 14 20:37:07.489 INFO blam! at libstd/panicking.rs:310 Oct 14 20:37:07.489 INFO blam! 18: 0x558a8901a0d9 - __rust_maybe_catch_panic Oct 14 20:37:07.489 INFO blam! at libpanic_unwind/lib.rs:102 Oct 14 20:37:07.489 INFO blam! 19: 0x558a88a7b5e6 - >::call_box::h1a0832645645f090 Oct 14 20:37:07.489 INFO blam! at libstd/panicking.rs:289 Oct 14 20:37:07.489 INFO blam! at libstd/panic.rs:392 Oct 14 20:37:07.489 INFO blam! at libstd/thread/mod.rs:408 Oct 14 20:37:07.489 INFO blam! at liballoc/boxed.rs:672 Oct 14 20:37:07.489 INFO blam! 20: 0x558a89007a6a - std::sys_common::thread::start_thread::h49b8ca61f624f031 Oct 14 20:37:07.489 INFO blam! at liballoc/boxed.rs:682 Oct 14 20:37:07.489 INFO blam! at libstd/sys_common/thread.rs:24 Oct 14 20:37:07.489 INFO blam! 21: 0x558a88ffa695 - std::sys::unix::thread::Thread::new::thread_start::hc999bd1fb8f071a1 Oct 14 20:37:07.489 INFO blam! at libstd/sys/unix/thread.rs:90 Oct 14 20:37:07.489 INFO blam! 22: 0x7f883c1da6b9 - start_thread Oct 14 20:37:07.489 INFO blam! 23: 0x7f883bcfa41c - clone Oct 14 20:37:07.489 INFO blam! 24: 0x0 - Oct 14 20:37:07.489 INFO blam! Oct 14 20:37:07.489 INFO blam! ---- ports::web::tests::login_logout_succeeds stdout ---- Oct 14 20:37:07.489 INFO blam! thread 'ports::web::tests::login_logout_succeeds' panicked at 'called `Result::unwrap()` on an `Err` value: Os { code: 30, kind: Other, message: "Read-only file system" }', libcore/result.rs:1009:5 Oct 14 20:37:07.489 INFO blam! stack backtrace: Oct 14 20:37:07.489 INFO blam! 0: 0x558a8900536e - std::sys::unix::backtrace::tracing::imp::unwind_backtrace::h7fa1e90165a4b6b7 Oct 14 20:37:07.489 INFO blam! at libstd/sys/unix/backtrace/tracing/gcc_s.rs:49 Oct 14 20:37:07.489 INFO blam! 1: 0x558a8900ebb6 - std::sys_common::backtrace::print::hce31971a380b167f Oct 14 20:37:07.489 INFO blam! at libstd/sys_common/backtrace.rs:71 Oct 14 20:37:07.489 INFO blam! at libstd/sys_common/backtrace.rs:59 Oct 14 20:37:07.489 INFO blam! 2: 0x558a890097bd - std::panicking::default_hook::{{closure}}::h9590c1e09d0fb8eb Oct 14 20:37:07.489 INFO blam! at libstd/panicking.rs:211 Oct 14 20:37:07.489 INFO blam! 3: 0x558a890094cb - std::panicking::default_hook::hb1838a6568eb05e3 Oct 14 20:37:07.489 INFO blam! at libstd/panicking.rs:221 Oct 14 20:37:07.489 INFO blam! 4: 0x558a89009e6c - std::panicking::rust_panic_with_hook::h9ad880ee5fc38368 Oct 14 20:37:07.489 INFO blam! at libstd/panicking.rs:476 Oct 14 20:37:07.489 INFO blam! 5: 0x558a89009a29 - std::panicking::continue_panic_fmt::h16b21ef393998895 Oct 14 20:37:07.489 INFO blam! at libstd/panicking.rs:390 Oct 14 20:37:07.489 INFO blam! 6: 0x558a89009925 - rust_begin_unwind Oct 14 20:37:07.489 INFO blam! at libstd/panicking.rs:325 Oct 14 20:37:07.489 INFO blam! 7: 0x558a8905083b - core::panicking::panic_fmt::hc3b8aa7e32042c96 Oct 14 20:37:07.489 INFO blam! at libcore/panicking.rs:77 Oct 14 20:37:07.489 INFO blam! 8: 0x558a88cd3283 - core::result::unwrap_failed::hb24f7b655fe4ad27 Oct 14 20:37:07.489 INFO blam! at libcore/macros.rs:26 Oct 14 20:37:07.489 INFO blam! 9: 0x558a88cd242d - >::unwrap::h2911440abd30c65a Oct 14 20:37:07.489 INFO blam! at libcore/result.rs:808 Oct 14 20:37:07.489 INFO blam! 10: 0x558a88833776 - openfairdb::ports::web::tests::setup::hbff90280bad098eb Oct 14 20:37:07.489 INFO blam! at src/ports/web/tests.rs:29 Oct 14 20:37:07.489 INFO blam! 11: 0x558a888766c1 - openfairdb::ports::web::tests::login_logout_succeeds::hd0f94b04c17d02c3 Oct 14 20:37:07.489 INFO blam! at src/ports/web/tests.rs:758 Oct 14 20:37:07.489 INFO blam! 12: 0x558a88876679 - openfairdb::ports::web::tests::login_logout_succeeds::{{closure}}::h0c89c975243e9acb Oct 14 20:37:07.489 INFO blam! at src/ports/web/tests.rs:757 Oct 14 20:37:07.489 INFO blam! 13: 0x558a88a0a2ed - core::ops::function::FnOnce::call_once::h377db54822fbff25 Oct 14 20:37:07.489 INFO blam! at libcore/ops/function.rs:238 Oct 14 20:37:07.489 INFO blam! 14: 0x558a88a6c9be - >::call_box::hae226a42c8d94b19 Oct 14 20:37:07.489 INFO blam! at libtest/lib.rs:1468 Oct 14 20:37:07.489 INFO blam! at libcore/ops/function.rs:238 Oct 14 20:37:07.489 INFO blam! at liballoc/boxed.rs:672 Oct 14 20:37:07.489 INFO blam! 15: 0x558a8901a0d9 - __rust_maybe_catch_panic Oct 14 20:37:07.489 INFO blam! at libpanic_unwind/lib.rs:102 Oct 14 20:37:07.489 INFO blam! 16: 0x558a88a8d5cd - std::sys_common::backtrace::__rust_begin_short_backtrace::ha5325a24fd096595 Oct 14 20:37:07.489 INFO blam! at libstd/panicking.rs:289 Oct 14 20:37:07.489 INFO blam! at libstd/panic.rs:392 Oct 14 20:37:07.489 INFO blam! at libtest/lib.rs:1423 Oct 14 20:37:07.489 INFO blam! at libstd/sys_common/backtrace.rs:136 Oct 14 20:37:07.489 INFO blam! 17: 0x558a88a8e174 - std::panicking::try::do_call::h2c632c17829d0621 Oct 14 20:37:07.489 INFO blam! at libstd/thread/mod.rs:409 Oct 14 20:37:07.489 INFO blam! at libstd/panic.rs:313 Oct 14 20:37:07.489 INFO blam! at libstd/panicking.rs:310 Oct 14 20:37:07.489 INFO blam! 18: 0x558a8901a0d9 - __rust_maybe_catch_panic Oct 14 20:37:07.489 INFO blam! at libpanic_unwind/lib.rs:102 Oct 14 20:37:07.489 INFO blam! 19: 0x558a88a7b5e6 - >::call_box::h1a0832645645f090 Oct 14 20:37:07.489 INFO blam! at libstd/panicking.rs:289 Oct 14 20:37:07.489 INFO blam! at libstd/panic.rs:392 Oct 14 20:37:07.490 INFO blam! at libstd/thread/mod.rs:408 Oct 14 20:37:07.490 INFO blam! at liballoc/boxed.rs:672 Oct 14 20:37:07.490 INFO blam! 20: 0x558a89007a6a - std::sys_common::thread::start_thread::h49b8ca61f624f031 Oct 14 20:37:07.490 INFO blam! at liballoc/boxed.rs:682 Oct 14 20:37:07.490 INFO blam! at libstd/sys_common/thread.rs:24 Oct 14 20:37:07.490 INFO blam! 21: 0x558a88ffa695 - std::sys::unix::thread::Thread::new::thread_start::hc999bd1fb8f071a1 Oct 14 20:37:07.490 INFO blam! at libstd/sys/unix/thread.rs:90 Oct 14 20:37:07.490 INFO blam! 22: 0x7f883c1da6b9 - start_thread Oct 14 20:37:07.490 INFO blam! 23: 0x7f883bcfa41c - clone Oct 14 20:37:07.490 INFO blam! 24: 0x0 - Oct 14 20:37:07.490 INFO blam! Oct 14 20:37:07.490 INFO blam! ---- ports::web::tests::login_with_invalid_credentials stdout ---- Oct 14 20:37:07.490 INFO blam! thread 'ports::web::tests::login_with_invalid_credentials' panicked at 'called `Result::unwrap()` on an `Err` value: Os { code: 30, kind: Other, message: "Read-only file system" }', libcore/result.rs:1009:5 Oct 14 20:37:07.490 INFO blam! stack backtrace: Oct 14 20:37:07.490 INFO blam! 0: 0x558a8900536e - std::sys::unix::backtrace::tracing::imp::unwind_backtrace::h7fa1e90165a4b6b7 Oct 14 20:37:07.490 INFO blam! at libstd/sys/unix/backtrace/tracing/gcc_s.rs:49 Oct 14 20:37:07.490 INFO blam! 1: 0x558a8900ebb6 - std::sys_common::backtrace::print::hce31971a380b167f Oct 14 20:37:07.490 INFO blam! at libstd/sys_common/backtrace.rs:71 Oct 14 20:37:07.490 INFO blam! at libstd/sys_common/backtrace.rs:59 Oct 14 20:37:07.490 INFO blam! 2: 0x558a890097bd - std::panicking::default_hook::{{closure}}::h9590c1e09d0fb8eb Oct 14 20:37:07.490 INFO blam! at libstd/panicking.rs:211 Oct 14 20:37:07.490 INFO blam! 3: 0x558a890094cb - std::panicking::default_hook::hb1838a6568eb05e3 Oct 14 20:37:07.490 INFO blam! at libstd/panicking.rs:221 Oct 14 20:37:07.490 INFO blam! 4: 0x558a89009e6c - std::panicking::rust_panic_with_hook::h9ad880ee5fc38368 Oct 14 20:37:07.490 INFO blam! at libstd/panicking.rs:476 Oct 14 20:37:07.490 INFO blam! 5: 0x558a89009a29 - std::panicking::continue_panic_fmt::h16b21ef393998895 Oct 14 20:37:07.490 INFO blam! at libstd/panicking.rs:390 Oct 14 20:37:07.490 INFO blam! 6: 0x558a89009925 - rust_begin_unwind Oct 14 20:37:07.490 INFO blam! at libstd/panicking.rs:325 Oct 14 20:37:07.490 INFO blam! 7: 0x558a8905083b - core::panicking::panic_fmt::hc3b8aa7e32042c96 Oct 14 20:37:07.490 INFO blam! at libcore/panicking.rs:77 Oct 14 20:37:07.490 INFO blam! 8: 0x558a88cd3283 - core::result::unwrap_failed::hb24f7b655fe4ad27 Oct 14 20:37:07.490 INFO blam! at libcore/macros.rs:26 Oct 14 20:37:07.490 INFO blam! 9: 0x558a88cd242d - >::unwrap::h2911440abd30c65a Oct 14 20:37:07.490 INFO blam! at libcore/result.rs:808 Oct 14 20:37:07.490 INFO blam! 10: 0x558a88833776 - openfairdb::ports::web::tests::setup::hbff90280bad098eb Oct 14 20:37:07.490 INFO blam! at src/ports/web/tests.rs:29 Oct 14 20:37:07.490 INFO blam! 11: 0x558a888744a9 - openfairdb::ports::web::tests::login_with_invalid_credentials::h7a3a26861dd1a794 Oct 14 20:37:07.490 INFO blam! at src/ports/web/tests.rs:719 Oct 14 20:37:07.490 INFO blam! 12: 0x558a88874479 - openfairdb::ports::web::tests::login_with_invalid_credentials::{{closure}}::hf0ce6c6365548ebe Oct 14 20:37:07.490 INFO blam! at src/ports/web/tests.rs:718 Oct 14 20:37:07.490 INFO blam! 13: 0x558a88a0b28d - core::ops::function::FnOnce::call_once::h8a0139d6b2718188 Oct 14 20:37:07.490 INFO blam! at libcore/ops/function.rs:238 Oct 14 20:37:07.490 INFO blam! 14: 0x558a88a6c9be - >::call_box::hae226a42c8d94b19 Oct 14 20:37:07.490 INFO blam! at libtest/lib.rs:1468 Oct 14 20:37:07.490 INFO blam! at libcore/ops/function.rs:238 Oct 14 20:37:07.490 INFO blam! at liballoc/boxed.rs:672 Oct 14 20:37:07.490 INFO blam! 15: 0x558a8901a0d9 - __rust_maybe_catch_panic Oct 14 20:37:07.490 INFO blam! at libpanic_unwind/lib.rs:102 Oct 14 20:37:07.490 INFO blam! 16: 0x558a88a8d5cd - std::sys_common::backtrace::__rust_begin_short_backtrace::ha5325a24fd096595 Oct 14 20:37:07.490 INFO blam! at libstd/panicking.rs:289 Oct 14 20:37:07.490 INFO blam! at libstd/panic.rs:392 Oct 14 20:37:07.490 INFO blam! at libtest/lib.rs:1423 Oct 14 20:37:07.490 INFO blam! at libstd/sys_common/backtrace.rs:136 Oct 14 20:37:07.490 INFO blam! 17: 0x558a88a8e174 - std::panicking::try::do_call::h2c632c17829d0621 Oct 14 20:37:07.490 INFO blam! at libstd/thread/mod.rs:409 Oct 14 20:37:07.490 INFO blam! at libstd/panic.rs:313 Oct 14 20:37:07.490 INFO blam! at libstd/panicking.rs:310 Oct 14 20:37:07.490 INFO blam! 18: 0x558a8901a0d9 - __rust_maybe_catch_panic Oct 14 20:37:07.490 INFO blam! at libpanic_unwind/lib.rs:102 Oct 14 20:37:07.490 INFO blam! 19: 0x558a88a7b5e6 - >::call_box::h1a0832645645f090 Oct 14 20:37:07.490 INFO blam! at libstd/panicking.rs:289 Oct 14 20:37:07.490 INFO blam! at libstd/panic.rs:392 Oct 14 20:37:07.490 INFO blam! at libstd/thread/mod.rs:408 Oct 14 20:37:07.490 INFO blam! at liballoc/boxed.rs:672 Oct 14 20:37:07.490 INFO blam! 20: 0x558a89007a6a - std::sys_common::thread::start_thread::h49b8ca61f624f031 Oct 14 20:37:07.490 INFO blam! at liballoc/boxed.rs:682 Oct 14 20:37:07.490 INFO blam! at libstd/sys_common/thread.rs:24 Oct 14 20:37:07.490 INFO blam! 21: 0x558a88ffa695 - std::sys::unix::thread::Thread::new::thread_start::hc999bd1fb8f071a1 Oct 14 20:37:07.490 INFO blam! at libstd/sys/unix/thread.rs:90 Oct 14 20:37:07.490 INFO blam! 22: 0x7f883c1da6b9 - start_thread Oct 14 20:37:07.490 INFO blam! 23: 0x7f883bcfa41c - clone Oct 14 20:37:07.490 INFO blam! 24: 0x0 - Oct 14 20:37:07.490 INFO blam! Oct 14 20:37:07.490 INFO blam! ---- ports::web::tests::post_user stdout ---- Oct 14 20:37:07.490 INFO blam! thread 'ports::web::tests::post_user' panicked at 'called `Result::unwrap()` on an `Err` value: Os { code: 30, kind: Other, message: "Read-only file system" }', libcore/result.rs:1009:5 Oct 14 20:37:07.490 INFO blam! stack backtrace: Oct 14 20:37:07.490 INFO blam! 0: 0x558a8900536e - std::sys::unix::backtrace::tracing::imp::unwind_backtrace::h7fa1e90165a4b6b7 Oct 14 20:37:07.490 INFO blam! at libstd/sys/unix/backtrace/tracing/gcc_s.rs:49 Oct 14 20:37:07.490 INFO blam! 1: 0x558a8900ebb6 - std::sys_common::backtrace::print::hce31971a380b167f Oct 14 20:37:07.490 INFO blam! at libstd/sys_common/backtrace.rs:71 Oct 14 20:37:07.490 INFO blam! at libstd/sys_common/backtrace.rs:59 Oct 14 20:37:07.490 INFO blam! 2: 0x558a890097bd - std::panicking::default_hook::{{closure}}::h9590c1e09d0fb8eb Oct 14 20:37:07.490 INFO blam! at libstd/panicking.rs:211 Oct 14 20:37:07.490 INFO blam! 3: 0x558a890094cb - std::panicking::default_hook::hb1838a6568eb05e3 Oct 14 20:37:07.491 INFO blam! at libstd/panicking.rs:221 Oct 14 20:37:07.491 INFO blam! 4: 0x558a89009e6c - std::panicking::rust_panic_with_hook::h9ad880ee5fc38368 Oct 14 20:37:07.491 INFO blam! at libstd/panicking.rs:476 Oct 14 20:37:07.491 INFO blam! 5: 0x558a89009a29 - std::panicking::continue_panic_fmt::h16b21ef393998895 Oct 14 20:37:07.491 INFO blam! at libstd/panicking.rs:390 Oct 14 20:37:07.491 INFO blam! 6: 0x558a89009925 - rust_begin_unwind Oct 14 20:37:07.491 INFO blam! at libstd/panicking.rs:325 Oct 14 20:37:07.491 INFO blam! 7: 0x558a8905083b - core::panicking::panic_fmt::hc3b8aa7e32042c96 Oct 14 20:37:07.491 INFO blam! at libcore/panicking.rs:77 Oct 14 20:37:07.491 INFO blam! 8: 0x558a88cd3283 - core::result::unwrap_failed::hb24f7b655fe4ad27 Oct 14 20:37:07.491 INFO blam! at libcore/macros.rs:26 Oct 14 20:37:07.491 INFO blam! 9: 0x558a88cd242d - >::unwrap::h2911440abd30c65a Oct 14 20:37:07.491 INFO blam! at libcore/result.rs:808 Oct 14 20:37:07.491 INFO blam! 10: 0x558a88833776 - openfairdb::ports::web::tests::setup::hbff90280bad098eb Oct 14 20:37:07.491 INFO blam! at src/ports/web/tests.rs:29 Oct 14 20:37:07.491 INFO blam! 11: 0x558a88872c49 - openfairdb::ports::web::tests::post_user::h5bdacf572446e1b3 Oct 14 20:37:07.491 INFO blam! at src/ports/web/tests.rs:703 Oct 14 20:37:07.491 INFO blam! 12: 0x558a88872c19 - openfairdb::ports::web::tests::post_user::{{closure}}::h44e2c76b68100618 Oct 14 20:37:07.491 INFO blam! at src/ports/web/tests.rs:702 Oct 14 20:37:07.491 INFO blam! 13: 0x558a88a0b32d - core::ops::function::FnOnce::call_once::h8b6f656d0569994e Oct 14 20:37:07.491 INFO blam! at libcore/ops/function.rs:238 Oct 14 20:37:07.491 INFO blam! 14: 0x558a88a6c9be - >::call_box::hae226a42c8d94b19 Oct 14 20:37:07.491 INFO blam! at libtest/lib.rs:1468 Oct 14 20:37:07.491 INFO blam! at libcore/ops/function.rs:238 Oct 14 20:37:07.491 INFO blam! at liballoc/boxed.rs:672 Oct 14 20:37:07.491 INFO blam! 15: 0x558a8901a0d9 - __rust_maybe_catch_panic Oct 14 20:37:07.491 INFO blam! at libpanic_unwind/lib.rs:102 Oct 14 20:37:07.491 INFO blam! 16: 0x558a88a8d5cd - std::sys_common::backtrace::__rust_begin_short_backtrace::ha5325a24fd096595 Oct 14 20:37:07.491 INFO blam! at libstd/panicking.rs:289 Oct 14 20:37:07.491 INFO blam! at libstd/panic.rs:392 Oct 14 20:37:07.491 INFO blam! at libtest/lib.rs:1423 Oct 14 20:37:07.491 INFO blam! at libstd/sys_common/backtrace.rs:136 Oct 14 20:37:07.491 INFO blam! 17: 0x558a88a8e174 - std::panicking::try::do_call::h2c632c17829d0621 Oct 14 20:37:07.491 INFO blam! at libstd/thread/mod.rs:409 Oct 14 20:37:07.491 INFO blam! at libstd/panic.rs:313 Oct 14 20:37:07.491 INFO blam! at libstd/panicking.rs:310 Oct 14 20:37:07.491 INFO blam! 18: 0x558a8901a0d9 - __rust_maybe_catch_panic Oct 14 20:37:07.491 INFO blam! at libpanic_unwind/lib.rs:102 Oct 14 20:37:07.491 INFO blam! 19: 0x558a88a7b5e6 - >::call_box::h1a0832645645f090 Oct 14 20:37:07.491 INFO blam! at libstd/panicking.rs:289 Oct 14 20:37:07.491 INFO blam! at libstd/panic.rs:392 Oct 14 20:37:07.491 INFO blam! at libstd/thread/mod.rs:408 Oct 14 20:37:07.491 INFO blam! at liballoc/boxed.rs:672 Oct 14 20:37:07.491 INFO blam! 20: 0x558a89007a6a - std::sys_common::thread::start_thread::h49b8ca61f624f031 Oct 14 20:37:07.491 INFO blam! at liballoc/boxed.rs:682 Oct 14 20:37:07.491 INFO blam! at libstd/sys_common/thread.rs:24 Oct 14 20:37:07.491 INFO blam! 21: 0x558a88ffa695 - std::sys::unix::thread::Thread::new::thread_start::hc999bd1fb8f071a1 Oct 14 20:37:07.491 INFO blam! at libstd/sys/unix/thread.rs:90 Oct 14 20:37:07.491 INFO blam! 22: 0x7f883c1da6b9 - start_thread Oct 14 20:37:07.491 INFO blam! 23: 0x7f883bcfa41c - clone Oct 14 20:37:07.491 INFO blam! 24: 0x0 - Oct 14 20:37:07.491 INFO blam! Oct 14 20:37:07.491 INFO blam! ---- ports::web::tests::login_with_valid_credentials stdout ---- Oct 14 20:37:07.491 INFO blam! thread 'ports::web::tests::login_with_valid_credentials' panicked at 'called `Result::unwrap()` on an `Err` value: Os { code: 30, kind: Other, message: "Read-only file system" }', libcore/result.rs:1009:5 Oct 14 20:37:07.491 INFO blam! stack backtrace: Oct 14 20:37:07.491 INFO blam! 0: 0x558a8900536e - std::sys::unix::backtrace::tracing::imp::unwind_backtrace::h7fa1e90165a4b6b7 Oct 14 20:37:07.491 INFO blam! at libstd/sys/unix/backtrace/tracing/gcc_s.rs:49 Oct 14 20:37:07.491 INFO blam! 1: 0x558a8900ebb6 - std::sys_common::backtrace::print::hce31971a380b167f Oct 14 20:37:07.491 INFO blam! at libstd/sys_common/backtrace.rs:71 Oct 14 20:37:07.491 INFO blam! at libstd/sys_common/backtrace.rs:59 Oct 14 20:37:07.491 INFO blam! 2: 0x558a890097bd - std::panicking::default_hook::{{closure}}::h9590c1e09d0fb8eb Oct 14 20:37:07.491 INFO blam! at libstd/panicking.rs:211 Oct 14 20:37:07.491 INFO blam! 3: 0x558a890094cb - std::panicking::default_hook::hb1838a6568eb05e3 Oct 14 20:37:07.491 INFO blam! at libstd/panicking.rs:221 Oct 14 20:37:07.491 INFO blam! 4: 0x558a89009e6c - std::panicking::rust_panic_with_hook::h9ad880ee5fc38368 Oct 14 20:37:07.491 INFO blam! at libstd/panicking.rs:476 Oct 14 20:37:07.491 INFO blam! 5: 0x558a89009a29 - std::panicking::continue_panic_fmt::h16b21ef393998895 Oct 14 20:37:07.491 INFO blam! at libstd/panicking.rs:390 Oct 14 20:37:07.491 INFO blam! 6: 0x558a89009925 - rust_begin_unwind Oct 14 20:37:07.491 INFO blam! at libstd/panicking.rs:325 Oct 14 20:37:07.491 INFO blam! 7: 0x558a8905083b - core::panicking::panic_fmt::hc3b8aa7e32042c96 Oct 14 20:37:07.491 INFO blam! at libcore/panicking.rs:77 Oct 14 20:37:07.491 INFO blam! 8: 0x558a88cd3283 - core::result::unwrap_failed::hb24f7b655fe4ad27 Oct 14 20:37:07.491 INFO blam! at libcore/macros.rs:26 Oct 14 20:37:07.491 INFO blam! 9: 0x558a88cd242d - >::unwrap::h2911440abd30c65a Oct 14 20:37:07.491 INFO blam! at libcore/result.rs:808 Oct 14 20:37:07.491 INFO blam! 10: 0x558a88833776 - openfairdb::ports::web::tests::setup::hbff90280bad098eb Oct 14 20:37:07.491 INFO blam! at src/ports/web/tests.rs:29 Oct 14 20:37:07.491 INFO blam! 11: 0x558a88875309 - openfairdb::ports::web::tests::login_with_valid_credentials::h3f41c28a0f7b8895 Oct 14 20:37:07.491 INFO blam! at src/ports/web/tests.rs:734 Oct 14 20:37:07.491 INFO blam! 12: 0x558a888752c9 - openfairdb::ports::web::tests::login_with_valid_credentials::{{closure}}::hbae08636868f1240 Oct 14 20:37:07.491 INFO blam! at src/ports/web/tests.rs:733 Oct 14 20:37:07.491 INFO blam! 13: 0x558a88a0aa2d - core::ops::function::FnOnce::call_once::h5e2b508792f0c66d Oct 14 20:37:07.491 INFO blam! at libcore/ops/function.rs:238 Oct 14 20:37:07.491 INFO blam! 14: 0x558a88a6c9be - >::call_box::hae226a42c8d94b19 Oct 14 20:37:07.492 INFO blam! at libtest/lib.rs:1468 Oct 14 20:37:07.492 INFO blam! at libcore/ops/function.rs:238 Oct 14 20:37:07.492 INFO blam! at liballoc/boxed.rs:672 Oct 14 20:37:07.492 INFO blam! 15: 0x558a8901a0d9 - __rust_maybe_catch_panic Oct 14 20:37:07.492 INFO blam! at libpanic_unwind/lib.rs:102 Oct 14 20:37:07.492 INFO blam! 16: 0x558a88a8d5cd - std::sys_common::backtrace::__rust_begin_short_backtrace::ha5325a24fd096595 Oct 14 20:37:07.492 INFO blam! at libstd/panicking.rs:289 Oct 14 20:37:07.492 INFO blam! at libstd/panic.rs:392 Oct 14 20:37:07.492 INFO blam! at libtest/lib.rs:1423 Oct 14 20:37:07.492 INFO blam! at libstd/sys_common/backtrace.rs:136 Oct 14 20:37:07.492 INFO blam! 17: 0x558a88a8e174 - std::panicking::try::do_call::h2c632c17829d0621 Oct 14 20:37:07.492 INFO blam! at libstd/thread/mod.rs:409 Oct 14 20:37:07.492 INFO blam! at libstd/panic.rs:313 Oct 14 20:37:07.492 INFO blam! at libstd/panicking.rs:310 Oct 14 20:37:07.492 INFO blam! 18: 0x558a8901a0d9 - __rust_maybe_catch_panic Oct 14 20:37:07.492 INFO blam! at libpanic_unwind/lib.rs:102 Oct 14 20:37:07.492 INFO blam! 19: 0x558a88a7b5e6 - >::call_box::h1a0832645645f090 Oct 14 20:37:07.492 INFO blam! at libstd/panicking.rs:289 Oct 14 20:37:07.492 INFO blam! at libstd/panic.rs:392 Oct 14 20:37:07.492 INFO blam! at libstd/thread/mod.rs:408 Oct 14 20:37:07.492 INFO blam! at liballoc/boxed.rs:672 Oct 14 20:37:07.492 INFO blam! 20: 0x558a89007a6a - std::sys_common::thread::start_thread::h49b8ca61f624f031 Oct 14 20:37:07.492 INFO blam! at liballoc/boxed.rs:682 Oct 14 20:37:07.492 INFO blam! at libstd/sys_common/thread.rs:24 Oct 14 20:37:07.492 INFO blam! 21: 0x558a88ffa695 - std::sys::unix::thread::Thread::new::thread_start::hc999bd1fb8f071a1 Oct 14 20:37:07.492 INFO blam! at libstd/sys/unix/thread.rs:90 Oct 14 20:37:07.492 INFO blam! 22: 0x7f883c1da6b9 - start_thread Oct 14 20:37:07.492 INFO blam! 23: 0x7f883bcfa41c - clone Oct 14 20:37:07.492 INFO blam! 24: 0x0 - Oct 14 20:37:07.492 INFO blam! Oct 14 20:37:07.492 INFO blam! ---- ports::web::tests::ratings_with_and_without_source stdout ---- Oct 14 20:37:07.492 INFO blam! thread 'ports::web::tests::ratings_with_and_without_source' panicked at 'called `Result::unwrap()` on an `Err` value: Os { code: 30, kind: Other, message: "Read-only file system" }', libcore/result.rs:1009:5 Oct 14 20:37:07.492 INFO blam! stack backtrace: Oct 14 20:37:07.492 INFO blam! 0: 0x558a8900536e - std::sys::unix::backtrace::tracing::imp::unwind_backtrace::h7fa1e90165a4b6b7 Oct 14 20:37:07.492 INFO blam! at libstd/sys/unix/backtrace/tracing/gcc_s.rs:49 Oct 14 20:37:07.492 INFO blam! 1: 0x558a8900ebb6 - std::sys_common::backtrace::print::hce31971a380b167f Oct 14 20:37:07.492 INFO blam! at libstd/sys_common/backtrace.rs:71 Oct 14 20:37:07.492 INFO blam! at libstd/sys_common/backtrace.rs:59 Oct 14 20:37:07.492 INFO blam! 2: 0x558a890097bd - std::panicking::default_hook::{{closure}}::h9590c1e09d0fb8eb Oct 14 20:37:07.492 INFO blam! at libstd/panicking.rs:211 Oct 14 20:37:07.492 INFO blam! 3: 0x558a890094cb - std::panicking::default_hook::hb1838a6568eb05e3 Oct 14 20:37:07.492 INFO blam! at libstd/panicking.rs:221 Oct 14 20:37:07.492 INFO blam! 4: 0x558a89009e6c - std::panicking::rust_panic_with_hook::h9ad880ee5fc38368 Oct 14 20:37:07.492 INFO blam! at libstd/panicking.rs:476 Oct 14 20:37:07.492 INFO blam! 5: 0x558a89009a29 - std::panicking::continue_panic_fmt::h16b21ef393998895 Oct 14 20:37:07.492 INFO blam! at libstd/panicking.rs:390 Oct 14 20:37:07.492 INFO blam! 6: 0x558a89009925 - rust_begin_unwind Oct 14 20:37:07.492 INFO blam! at libstd/panicking.rs:325 Oct 14 20:37:07.492 INFO blam! 7: 0x558a8905083b - core::panicking::panic_fmt::hc3b8aa7e32042c96 Oct 14 20:37:07.492 INFO blam! at libcore/panicking.rs:77 Oct 14 20:37:07.492 INFO blam! 8: 0x558a88cd3283 - core::result::unwrap_failed::hb24f7b655fe4ad27 Oct 14 20:37:07.492 INFO blam! at libcore/macros.rs:26 Oct 14 20:37:07.492 INFO blam! 9: 0x558a88cd242d - >::unwrap::h2911440abd30c65a Oct 14 20:37:07.492 INFO blam! at libcore/result.rs:808 Oct 14 20:37:07.492 INFO blam! 10: 0x558a88833776 - openfairdb::ports::web::tests::setup::hbff90280bad098eb Oct 14 20:37:07.492 INFO blam! at src/ports/web/tests.rs:29 Oct 14 20:37:07.492 INFO blam! 11: 0x558a88870643 - openfairdb::ports::web::tests::ratings_with_and_without_source::h9d0f0d3e8b722314 Oct 14 20:37:07.492 INFO blam! at src/ports/web/tests.rs:639 Oct 14 20:37:07.492 INFO blam! 12: 0x558a88870559 - openfairdb::ports::web::tests::ratings_with_and_without_source::{{closure}}::h9b6242f119f70889 Oct 14 20:37:07.492 INFO blam! at src/ports/web/tests.rs:636 Oct 14 20:37:07.492 INFO blam! 13: 0x558a88a0a06d - core::ops::function::FnOnce::call_once::h2949aaa802df3751 Oct 14 20:37:07.492 INFO blam! at libcore/ops/function.rs:238 Oct 14 20:37:07.492 INFO blam! 14: 0x558a88a6c9be - >::call_box::hae226a42c8d94b19 Oct 14 20:37:07.492 INFO blam! at libtest/lib.rs:1468 Oct 14 20:37:07.492 INFO blam! at libcore/ops/function.rs:238 Oct 14 20:37:07.492 INFO blam! at liballoc/boxed.rs:672 Oct 14 20:37:07.492 INFO blam! 15: 0x558a8901a0d9 - __rust_maybe_catch_panic Oct 14 20:37:07.492 INFO blam! at libpanic_unwind/lib.rs:102 Oct 14 20:37:07.492 INFO blam! 16: 0x558a88a8d5cd - std::sys_common::backtrace::__rust_begin_short_backtrace::ha5325a24fd096595 Oct 14 20:37:07.492 INFO blam! at libstd/panicking.rs:289 Oct 14 20:37:07.492 INFO blam! at libstd/panic.rs:392 Oct 14 20:37:07.492 INFO blam! at libtest/lib.rs:1423 Oct 14 20:37:07.492 INFO blam! at libstd/sys_common/backtrace.rs:136 Oct 14 20:37:07.492 INFO blam! 17: 0x558a88a8e174 - std::panicking::try::do_call::h2c632c17829d0621 Oct 14 20:37:07.492 INFO blam! at libstd/thread/mod.rs:409 Oct 14 20:37:07.492 INFO blam! at libstd/panic.rs:313 Oct 14 20:37:07.492 INFO blam! at libstd/panicking.rs:310 Oct 14 20:37:07.492 INFO blam! 18: 0x558a8901a0d9 - __rust_maybe_catch_panic Oct 14 20:37:07.492 INFO blam! at libpanic_unwind/lib.rs:102 Oct 14 20:37:07.492 INFO blam! 19: 0x558a88a7b5e6 - >::call_box::h1a0832645645f090 Oct 14 20:37:07.492 INFO blam! at libstd/panicking.rs:289 Oct 14 20:37:07.492 INFO blam! at libstd/panic.rs:392 Oct 14 20:37:07.492 INFO blam! at libstd/thread/mod.rs:408 Oct 14 20:37:07.492 INFO blam! at liballoc/boxed.rs:672 Oct 14 20:37:07.493 INFO blam! 20: 0x558a89007a6a - std::sys_common::thread::start_thread::h49b8ca61f624f031 Oct 14 20:37:07.493 INFO blam! at liballoc/boxed.rs:682 Oct 14 20:37:07.493 INFO blam! at libstd/sys_common/thread.rs:24 Oct 14 20:37:07.493 INFO blam! 21: 0x558a88ffa695 - std::sys::unix::thread::Thread::new::thread_start::hc999bd1fb8f071a1 Oct 14 20:37:07.493 INFO blam! at libstd/sys/unix/thread.rs:90 Oct 14 20:37:07.493 INFO blam! 22: 0x7f883c1da6b9 - start_thread Oct 14 20:37:07.493 INFO blam! 23: 0x7f883bcfa41c - clone Oct 14 20:37:07.493 INFO blam! 24: 0x0 - Oct 14 20:37:07.493 INFO blam! Oct 14 20:37:07.493 INFO blam! ---- ports::web::tests::search_with_hashtag stdout ---- Oct 14 20:37:07.493 INFO blam! thread 'ports::web::tests::search_with_hashtag' panicked at 'called `Result::unwrap()` on an `Err` value: Os { code: 30, kind: Other, message: "Read-only file system" }', libcore/result.rs:1009:5 Oct 14 20:37:07.493 INFO blam! stack backtrace: Oct 14 20:37:07.493 INFO blam! 0: 0x558a8900536e - std::sys::unix::backtrace::tracing::imp::unwind_backtrace::h7fa1e90165a4b6b7 Oct 14 20:37:07.493 INFO blam! at libstd/sys/unix/backtrace/tracing/gcc_s.rs:49 Oct 14 20:37:07.493 INFO blam! 1: 0x558a8900ebb6 - std::sys_common::backtrace::print::hce31971a380b167f Oct 14 20:37:07.493 INFO blam! at libstd/sys_common/backtrace.rs:71 Oct 14 20:37:07.493 INFO blam! at libstd/sys_common/backtrace.rs:59 Oct 14 20:37:07.493 INFO blam! 2: 0x558a890097bd - std::panicking::default_hook::{{closure}}::h9590c1e09d0fb8eb Oct 14 20:37:07.493 INFO blam! at libstd/panicking.rs:211 Oct 14 20:37:07.493 INFO blam! 3: 0x558a890094cb - std::panicking::default_hook::hb1838a6568eb05e3 Oct 14 20:37:07.493 INFO blam! at libstd/panicking.rs:221 Oct 14 20:37:07.493 INFO blam! 4: 0x558a89009e6c - std::panicking::rust_panic_with_hook::h9ad880ee5fc38368 Oct 14 20:37:07.493 INFO blam! at libstd/panicking.rs:476 Oct 14 20:37:07.493 INFO blam! 5: 0x558a89009a29 - std::panicking::continue_panic_fmt::h16b21ef393998895 Oct 14 20:37:07.493 INFO blam! at libstd/panicking.rs:390 Oct 14 20:37:07.493 INFO blam! 6: 0x558a89009925 - rust_begin_unwind Oct 14 20:37:07.493 INFO blam! at libstd/panicking.rs:325 Oct 14 20:37:07.493 INFO blam! 7: 0x558a8905083b - core::panicking::panic_fmt::hc3b8aa7e32042c96 Oct 14 20:37:07.493 INFO blam! at libcore/panicking.rs:77 Oct 14 20:37:07.493 INFO blam! 8: 0x558a88cd3283 - core::result::unwrap_failed::hb24f7b655fe4ad27 Oct 14 20:37:07.493 INFO blam! at libcore/macros.rs:26 Oct 14 20:37:07.493 INFO blam! 9: 0x558a88cd242d - >::unwrap::h2911440abd30c65a Oct 14 20:37:07.493 INFO blam! at libcore/result.rs:808 Oct 14 20:37:07.493 INFO blam! 10: 0x558a88833776 - openfairdb::ports::web::tests::setup::hbff90280bad098eb Oct 14 20:37:07.493 INFO blam! at src/ports/web/tests.rs:29 Oct 14 20:37:07.493 INFO blam! 11: 0x558a88863d15 - openfairdb::ports::web::tests::search_with_hashtag::ha23a6f92d0a2b085 Oct 14 20:37:07.493 INFO blam! at src/ports/web/tests.rs:416 Oct 14 20:37:07.493 INFO blam! 12: 0x558a888639c9 - openfairdb::ports::web::tests::search_with_hashtag::{{closure}}::h184be9865ae6233e Oct 14 20:37:07.493 INFO blam! at src/ports/web/tests.rs:407 Oct 14 20:37:07.493 INFO blam! 13: 0x558a88a0b7bd - core::ops::function::FnOnce::call_once::hafa515c50cf1494a Oct 14 20:37:07.493 INFO blam! at libcore/ops/function.rs:238 Oct 14 20:37:07.493 INFO blam! 14: 0x558a88a6c9be - >::call_box::hae226a42c8d94b19 Oct 14 20:37:07.493 INFO blam! at libtest/lib.rs:1468 Oct 14 20:37:07.493 INFO blam! at libcore/ops/function.rs:238 Oct 14 20:37:07.493 INFO blam! at liballoc/boxed.rs:672 Oct 14 20:37:07.493 INFO blam! 15: 0x558a8901a0d9 - __rust_maybe_catch_panic Oct 14 20:37:07.493 INFO blam! at libpanic_unwind/lib.rs:102 Oct 14 20:37:07.493 INFO blam! 16: 0x558a88a8d5cd - std::sys_common::backtrace::__rust_begin_short_backtrace::ha5325a24fd096595 Oct 14 20:37:07.493 INFO blam! at libstd/panicking.rs:289 Oct 14 20:37:07.493 INFO blam! at libstd/panic.rs:392 Oct 14 20:37:07.493 INFO blam! at libtest/lib.rs:1423 Oct 14 20:37:07.493 INFO blam! at libstd/sys_common/backtrace.rs:136 Oct 14 20:37:07.493 INFO blam! 17: 0x558a88a8e174 - std::panicking::try::do_call::h2c632c17829d0621 Oct 14 20:37:07.493 INFO blam! at libstd/thread/mod.rs:409 Oct 14 20:37:07.493 INFO blam! at libstd/panic.rs:313 Oct 14 20:37:07.493 INFO blam! at libstd/panicking.rs:310 Oct 14 20:37:07.493 INFO blam! 18: 0x558a8901a0d9 - __rust_maybe_catch_panic Oct 14 20:37:07.493 INFO blam! at libpanic_unwind/lib.rs:102 Oct 14 20:37:07.493 INFO blam! 19: 0x558a88a7b5e6 - >::call_box::h1a0832645645f090 Oct 14 20:37:07.493 INFO blam! at libstd/panicking.rs:289 Oct 14 20:37:07.493 INFO blam! at libstd/panic.rs:392 Oct 14 20:37:07.493 INFO blam! at libstd/thread/mod.rs:408 Oct 14 20:37:07.493 INFO blam! at liballoc/boxed.rs:672 Oct 14 20:37:07.493 INFO blam! 20: 0x558a89007a6a - std::sys_common::thread::start_thread::h49b8ca61f624f031 Oct 14 20:37:07.493 INFO blam! at liballoc/boxed.rs:682 Oct 14 20:37:07.493 INFO blam! at libstd/sys_common/thread.rs:24 Oct 14 20:37:07.493 INFO blam! 21: 0x558a88ffa695 - std::sys::unix::thread::Thread::new::thread_start::hc999bd1fb8f071a1 Oct 14 20:37:07.493 INFO blam! at libstd/sys/unix/thread.rs:90 Oct 14 20:37:07.493 INFO blam! 22: 0x7f883c1da6b9 - start_thread Oct 14 20:37:07.493 INFO blam! 23: 0x7f883bcfa41c - clone Oct 14 20:37:07.493 INFO blam! 24: 0x0 - Oct 14 20:37:07.493 INFO blam! Oct 14 20:37:07.493 INFO blam! ---- ports::web::tests::search_with_tags stdout ---- Oct 14 20:37:07.493 INFO blam! thread 'ports::web::tests::search_with_tags' panicked at 'called `Result::unwrap()` on an `Err` value: Os { code: 30, kind: Other, message: "Read-only file system" }', libcore/result.rs:1009:5 Oct 14 20:37:07.493 INFO blam! stack backtrace: Oct 14 20:37:07.493 INFO blam! 0: 0x558a8900536e - std::sys::unix::backtrace::tracing::imp::unwind_backtrace::h7fa1e90165a4b6b7 Oct 14 20:37:07.493 INFO blam! at libstd/sys/unix/backtrace/tracing/gcc_s.rs:49 Oct 14 20:37:07.493 INFO blam! 1: 0x558a8900ebb6 - std::sys_common::backtrace::print::hce31971a380b167f Oct 14 20:37:07.493 INFO blam! at libstd/sys_common/backtrace.rs:71 Oct 14 20:37:07.493 INFO blam! at libstd/sys_common/backtrace.rs:59 Oct 14 20:37:07.493 INFO blam! 2: 0x558a890097bd - std::panicking::default_hook::{{closure}}::h9590c1e09d0fb8eb Oct 14 20:37:07.493 INFO blam! at libstd/panicking.rs:211 Oct 14 20:37:07.493 INFO blam! 3: 0x558a890094cb - std::panicking::default_hook::hb1838a6568eb05e3 Oct 14 20:37:07.493 INFO blam! at libstd/panicking.rs:221 Oct 14 20:37:07.493 INFO blam! 4: 0x558a89009e6c - std::panicking::rust_panic_with_hook::h9ad880ee5fc38368 Oct 14 20:37:07.494 INFO blam! at libstd/panicking.rs:476 Oct 14 20:37:07.494 INFO blam! 5: 0x558a89009a29 - std::panicking::continue_panic_fmt::h16b21ef393998895 Oct 14 20:37:07.494 INFO blam! at libstd/panicking.rs:390 Oct 14 20:37:07.494 INFO blam! 6: 0x558a89009925 - rust_begin_unwind Oct 14 20:37:07.494 INFO blam! at libstd/panicking.rs:325 Oct 14 20:37:07.494 INFO blam! 7: 0x558a8905083b - core::panicking::panic_fmt::hc3b8aa7e32042c96 Oct 14 20:37:07.494 INFO blam! at libcore/panicking.rs:77 Oct 14 20:37:07.494 INFO blam! 8: 0x558a88cd3283 - core::result::unwrap_failed::hb24f7b655fe4ad27 Oct 14 20:37:07.494 INFO blam! at libcore/macros.rs:26 Oct 14 20:37:07.494 INFO blam! 9: 0x558a88cd242d - >::unwrap::h2911440abd30c65a Oct 14 20:37:07.494 INFO blam! at libcore/result.rs:808 Oct 14 20:37:07.494 INFO blam! 10: 0x558a88833776 - openfairdb::ports::web::tests::setup::hbff90280bad098eb Oct 14 20:37:07.494 INFO blam! at src/ports/web/tests.rs:29 Oct 14 20:37:07.494 INFO blam! 11: 0x558a8885f953 - openfairdb::ports::web::tests::search_with_tags::he958a4811d906156 Oct 14 20:37:07.494 INFO blam! at src/ports/web/tests.rs:348 Oct 14 20:37:07.494 INFO blam! 12: 0x558a8885f469 - openfairdb::ports::web::tests::search_with_tags::{{closure}}::h655a382d3abc24c6 Oct 14 20:37:07.494 INFO blam! at src/ports/web/tests.rs:334 Oct 14 20:37:07.494 INFO blam! 13: 0x558a88a0c12d - core::ops::function::FnOnce::call_once::he618c1929503ec0c Oct 14 20:37:07.494 INFO blam! at libcore/ops/function.rs:238 Oct 14 20:37:07.494 INFO blam! 14: 0x558a88a6c9be - >::call_box::hae226a42c8d94b19 Oct 14 20:37:07.494 INFO blam! at libtest/lib.rs:1468 Oct 14 20:37:07.494 INFO blam! at libcore/ops/function.rs:238 Oct 14 20:37:07.494 INFO blam! at liballoc/boxed.rs:672 Oct 14 20:37:07.494 INFO blam! 15: 0x558a8901a0d9 - __rust_maybe_catch_panic Oct 14 20:37:07.494 INFO blam! at libpanic_unwind/lib.rs:102 Oct 14 20:37:07.494 INFO blam! 16: 0x558a88a8d5cd - std::sys_common::backtrace::__rust_begin_short_backtrace::ha5325a24fd096595 Oct 14 20:37:07.494 INFO blam! at libstd/panicking.rs:289 Oct 14 20:37:07.494 INFO blam! at libstd/panic.rs:392 Oct 14 20:37:07.494 INFO blam! at libtest/lib.rs:1423 Oct 14 20:37:07.494 INFO blam! at libstd/sys_common/backtrace.rs:136 Oct 14 20:37:07.494 INFO blam! 17: 0x558a88a8e174 - std::panicking::try::do_call::h2c632c17829d0621 Oct 14 20:37:07.494 INFO blam! at libstd/thread/mod.rs:409 Oct 14 20:37:07.494 INFO blam! at libstd/panic.rs:313 Oct 14 20:37:07.494 INFO blam! at libstd/panicking.rs:310 Oct 14 20:37:07.494 INFO blam! 18: 0x558a8901a0d9 - __rust_maybe_catch_panic Oct 14 20:37:07.494 INFO blam! at libpanic_unwind/lib.rs:102 Oct 14 20:37:07.494 INFO blam! 19: 0x558a88a7b5e6 - >::call_box::h1a0832645645f090 Oct 14 20:37:07.494 INFO blam! at libstd/panicking.rs:289 Oct 14 20:37:07.494 INFO blam! at libstd/panic.rs:392 Oct 14 20:37:07.494 INFO blam! at libstd/thread/mod.rs:408 Oct 14 20:37:07.494 INFO blam! at liballoc/boxed.rs:672 Oct 14 20:37:07.494 INFO blam! 20: 0x558a89007a6a - std::sys_common::thread::start_thread::h49b8ca61f624f031 Oct 14 20:37:07.494 INFO blam! at liballoc/boxed.rs:682 Oct 14 20:37:07.494 INFO blam! at libstd/sys_common/thread.rs:24 Oct 14 20:37:07.494 INFO blam! 21: 0x558a88ffa695 - std::sys::unix::thread::Thread::new::thread_start::hc999bd1fb8f071a1 Oct 14 20:37:07.494 INFO blam! at libstd/sys/unix/thread.rs:90 Oct 14 20:37:07.494 INFO blam! 22: 0x7f883c1da6b9 - start_thread Oct 14 20:37:07.494 INFO blam! 23: 0x7f883bcfa41c - clone Oct 14 20:37:07.494 INFO blam! 24: 0x0 - Oct 14 20:37:07.494 INFO blam! Oct 14 20:37:07.494 INFO blam! ---- ports::web::tests::search_with_text stdout ---- Oct 14 20:37:07.494 INFO blam! thread 'ports::web::tests::search_with_text' panicked at 'called `Result::unwrap()` on an `Err` value: Os { code: 30, kind: Other, message: "Read-only file system" }', libcore/result.rs:1009:5 Oct 14 20:37:07.494 INFO blam! stack backtrace: Oct 14 20:37:07.494 INFO blam! 0: 0x558a8900536e - std::sys::unix::backtrace::tracing::imp::unwind_backtrace::h7fa1e90165a4b6b7 Oct 14 20:37:07.494 INFO blam! at libstd/sys/unix/backtrace/tracing/gcc_s.rs:49 Oct 14 20:37:07.494 INFO blam! 1: 0x558a8900ebb6 - std::sys_common::backtrace::print::hce31971a380b167f Oct 14 20:37:07.494 INFO blam! at libstd/sys_common/backtrace.rs:71 Oct 14 20:37:07.494 INFO blam! at libstd/sys_common/backtrace.rs:59 Oct 14 20:37:07.494 INFO blam! 2: 0x558a890097bd - std::panicking::default_hook::{{closure}}::h9590c1e09d0fb8eb Oct 14 20:37:07.494 INFO blam! at libstd/panicking.rs:211 Oct 14 20:37:07.494 INFO blam! 3: 0x558a890094cb - std::panicking::default_hook::hb1838a6568eb05e3 Oct 14 20:37:07.494 INFO blam! at libstd/panicking.rs:221 Oct 14 20:37:07.494 INFO blam! 4: 0x558a89009e6c - std::panicking::rust_panic_with_hook::h9ad880ee5fc38368 Oct 14 20:37:07.494 INFO blam! at libstd/panicking.rs:476 Oct 14 20:37:07.494 INFO blam! 5: 0x558a89009a29 - std::panicking::continue_panic_fmt::h16b21ef393998895 Oct 14 20:37:07.494 INFO blam! at libstd/panicking.rs:390 Oct 14 20:37:07.494 INFO blam! 6: 0x558a89009925 - rust_begin_unwind Oct 14 20:37:07.494 INFO blam! at libstd/panicking.rs:325 Oct 14 20:37:07.494 INFO blam! 7: 0x558a8905083b - core::panicking::panic_fmt::hc3b8aa7e32042c96 Oct 14 20:37:07.494 INFO blam! at libcore/panicking.rs:77 Oct 14 20:37:07.494 INFO blam! 8: 0x558a88cd3283 - core::result::unwrap_failed::hb24f7b655fe4ad27 Oct 14 20:37:07.494 INFO blam! at libcore/macros.rs:26 Oct 14 20:37:07.494 INFO blam! 9: 0x558a88cd242d - >::unwrap::h2911440abd30c65a Oct 14 20:37:07.494 INFO blam! at libcore/result.rs:808 Oct 14 20:37:07.494 INFO blam! 10: 0x558a88833776 - openfairdb::ports::web::tests::setup::hbff90280bad098eb Oct 14 20:37:07.494 INFO blam! at src/ports/web/tests.rs:29 Oct 14 20:37:07.498 INFO blam! 11: 0x558a8885cf30 - openfairdb::ports::web::tests::search_with_text::he4f0a0570dc55871 Oct 14 20:37:07.499 INFO blam! at src/ports/web/tests.rs:304 Oct 14 20:37:07.499 INFO blam! 12: 0x558a8885cc39 - openfairdb::ports::web::tests::search_with_text::{{closure}}::hba6684c9cc7124f3 Oct 14 20:37:07.499 INFO blam! at src/ports/web/tests.rs:286 Oct 14 20:37:07.499 INFO blam! 13: 0x558a88a0c22d - core::ops::function::FnOnce::call_once::heb97d498980c23d1 Oct 14 20:37:07.499 INFO blam! at libcore/ops/function.rs:238 Oct 14 20:37:07.499 INFO blam! 14: 0x558a88a6c9be - >::call_box::hae226a42c8d94b19 Oct 14 20:37:07.499 INFO blam! at libtest/lib.rs:1468 Oct 14 20:37:07.499 INFO blam! at libcore/ops/function.rs:238 Oct 14 20:37:07.499 INFO blam! at liballoc/boxed.rs:672 Oct 14 20:37:07.499 INFO blam! 15: 0x558a8901a0d9 - __rust_maybe_catch_panic Oct 14 20:37:07.499 INFO blam! at libpanic_unwind/lib.rs:102 Oct 14 20:37:07.499 INFO blam! 16: 0x558a88a8d5cd - std::sys_common::backtrace::__rust_begin_short_backtrace::ha5325a24fd096595 Oct 14 20:37:07.499 INFO blam! at libstd/panicking.rs:289 Oct 14 20:37:07.499 INFO blam! at libstd/panic.rs:392 Oct 14 20:37:07.499 INFO blam! at libtest/lib.rs:1423 Oct 14 20:37:07.499 INFO blam! at libstd/sys_common/backtrace.rs:136 Oct 14 20:37:07.499 INFO blam! 17: 0x558a88a8e174 - std::panicking::try::do_call::h2c632c17829d0621 Oct 14 20:37:07.499 INFO blam! at libstd/thread/mod.rs:409 Oct 14 20:37:07.499 INFO blam! at libstd/panic.rs:313 Oct 14 20:37:07.499 INFO blam! at libstd/panicking.rs:310 Oct 14 20:37:07.499 INFO blam! 18: 0x558a8901a0d9 - __rust_maybe_catch_panic Oct 14 20:37:07.499 INFO blam! at libpanic_unwind/lib.rs:102 Oct 14 20:37:07.499 INFO blam! 19: 0x558a88a7b5e6 - >::call_box::h1a0832645645f090 Oct 14 20:37:07.499 INFO blam! at libstd/panicking.rs:289 Oct 14 20:37:07.499 INFO blam! at libstd/panic.rs:392 Oct 14 20:37:07.499 INFO blam! at libstd/thread/mod.rs:408 Oct 14 20:37:07.499 INFO blam! at liballoc/boxed.rs:672 Oct 14 20:37:07.499 INFO blam! 20: 0x558a89007a6a - std::sys_common::thread::start_thread::h49b8ca61f624f031 Oct 14 20:37:07.499 INFO blam! at liballoc/boxed.rs:682 Oct 14 20:37:07.499 INFO blam! at libstd/sys_common/thread.rs:24 Oct 14 20:37:07.499 INFO blam! 21: 0x558a88ffa695 - std::sys::unix::thread::Thread::new::thread_start::hc999bd1fb8f071a1 Oct 14 20:37:07.499 INFO blam! at libstd/sys/unix/thread.rs:90 Oct 14 20:37:07.499 INFO blam! 22: 0x7f883c1da6b9 - start_thread Oct 14 20:37:07.499 INFO blam! 23: 0x7f883bcfa41c - clone Oct 14 20:37:07.499 INFO blam! 24: 0x0 - Oct 14 20:37:07.499 INFO blam! Oct 14 20:37:07.499 INFO blam! ---- ports::web::tests::search_with_two_hashtags stdout ---- Oct 14 20:37:07.499 INFO blam! thread 'ports::web::tests::search_with_two_hashtags' panicked at 'called `Result::unwrap()` on an `Err` value: Os { code: 30, kind: Other, message: "Read-only file system" }', libcore/result.rs:1009:5 Oct 14 20:37:07.499 INFO blam! stack backtrace: Oct 14 20:37:07.499 INFO blam! 0: 0x558a8900536e - std::sys::unix::backtrace::tracing::imp::unwind_backtrace::h7fa1e90165a4b6b7 Oct 14 20:37:07.499 INFO blam! at libstd/sys/unix/backtrace/tracing/gcc_s.rs:49 Oct 14 20:37:07.499 INFO blam! 1: 0x558a8900ebb6 - std::sys_common::backtrace::print::hce31971a380b167f Oct 14 20:37:07.499 INFO blam! at libstd/sys_common/backtrace.rs:71 Oct 14 20:37:07.499 INFO blam! at libstd/sys_common/backtrace.rs:59 Oct 14 20:37:07.499 INFO blam! 2: 0x558a890097bd - std::panicking::default_hook::{{closure}}::h9590c1e09d0fb8eb Oct 14 20:37:07.499 INFO blam! at libstd/panicking.rs:211 Oct 14 20:37:07.499 INFO blam! 3: 0x558a890094cb - std::panicking::default_hook::hb1838a6568eb05e3 Oct 14 20:37:07.499 INFO blam! at libstd/panicking.rs:221 Oct 14 20:37:07.499 INFO blam! 4: 0x558a89009e6c - std::panicking::rust_panic_with_hook::h9ad880ee5fc38368 Oct 14 20:37:07.499 INFO blam! at libstd/panicking.rs:476 Oct 14 20:37:07.499 INFO blam! 5: 0x558a89009a29 - std::panicking::continue_panic_fmt::h16b21ef393998895 Oct 14 20:37:07.499 INFO blam! at libstd/panicking.rs:390 Oct 14 20:37:07.499 INFO blam! 6: 0x558a89009925 - rust_begin_unwind Oct 14 20:37:07.499 INFO blam! at libstd/panicking.rs:325 Oct 14 20:37:07.499 INFO blam! 7: 0x558a8905083b - core::panicking::panic_fmt::hc3b8aa7e32042c96 Oct 14 20:37:07.499 INFO blam! at libcore/panicking.rs:77 Oct 14 20:37:07.499 INFO blam! 8: 0x558a88cd3283 - core::result::unwrap_failed::hb24f7b655fe4ad27 Oct 14 20:37:07.499 INFO blam! at libcore/macros.rs:26 Oct 14 20:37:07.499 INFO blam! 9: 0x558a88cd242d - >::unwrap::h2911440abd30c65a Oct 14 20:37:07.499 INFO blam! at libcore/result.rs:808 Oct 14 20:37:07.499 INFO blam! 10: 0x558a88833776 - openfairdb::ports::web::tests::setup::hbff90280bad098eb Oct 14 20:37:07.499 INFO blam! at src/ports/web/tests.rs:29 Oct 14 20:37:07.499 INFO blam! 11: 0x558a8886554f - openfairdb::ports::web::tests::search_with_two_hashtags::he9bd30afdfbeea47 Oct 14 20:37:07.499 INFO blam! at src/ports/web/tests.rs:448 Oct 14 20:37:07.499 INFO blam! 12: 0x558a88865209 - openfairdb::ports::web::tests::search_with_two_hashtags::{{closure}}::h677113bc0f5d2447 Oct 14 20:37:07.499 INFO blam! at src/ports/web/tests.rs:439 Oct 14 20:37:07.499 INFO blam! 13: 0x558a88a09bbd - core::ops::function::FnOnce::call_once::h01f21614841e1372 Oct 14 20:37:07.499 INFO blam! at libcore/ops/function.rs:238 Oct 14 20:37:07.499 INFO blam! 14: 0x558a88a6c9be - >::call_box::hae226a42c8d94b19 Oct 14 20:37:07.499 INFO blam! at libtest/lib.rs:1468 Oct 14 20:37:07.499 INFO blam! at libcore/ops/function.rs:238 Oct 14 20:37:07.499 INFO blam! at liballoc/boxed.rs:672 Oct 14 20:37:07.499 INFO blam! 15: 0x558a8901a0d9 - __rust_maybe_catch_panic Oct 14 20:37:07.499 INFO blam! at libpanic_unwind/lib.rs:102 Oct 14 20:37:07.499 INFO blam! 16: 0x558a88a8d5cd - std::sys_common::backtrace::__rust_begin_short_backtrace::ha5325a24fd096595 Oct 14 20:37:07.499 INFO blam! at libstd/panicking.rs:289 Oct 14 20:37:07.499 INFO blam! at libstd/panic.rs:392 Oct 14 20:37:07.499 INFO blam! at libtest/lib.rs:1423 Oct 14 20:37:07.499 INFO blam! at libstd/sys_common/backtrace.rs:136 Oct 14 20:37:07.499 INFO blam! 17: 0x558a88a8e174 - std::panicking::try::do_call::h2c632c17829d0621 Oct 14 20:37:07.499 INFO blam! at libstd/thread/mod.rs:409 Oct 14 20:37:07.499 INFO blam! at libstd/panic.rs:313 Oct 14 20:37:07.499 INFO blam! at libstd/panicking.rs:310 Oct 14 20:37:07.499 INFO blam! 18: 0x558a8901a0d9 - __rust_maybe_catch_panic Oct 14 20:37:07.500 INFO blam! at libpanic_unwind/lib.rs:102 Oct 14 20:37:07.500 INFO blam! 19: 0x558a88a7b5e6 - >::call_box::h1a0832645645f090 Oct 14 20:37:07.500 INFO blam! at libstd/panicking.rs:289 Oct 14 20:37:07.500 INFO blam! at libstd/panic.rs:392 Oct 14 20:37:07.500 INFO blam! at libstd/thread/mod.rs:408 Oct 14 20:37:07.500 INFO blam! at liballoc/boxed.rs:672 Oct 14 20:37:07.500 INFO blam! 20: 0x558a89007a6a - std::sys_common::thread::start_thread::h49b8ca61f624f031 Oct 14 20:37:07.500 INFO blam! at liballoc/boxed.rs:682 Oct 14 20:37:07.500 INFO blam! at libstd/sys_common/thread.rs:24 Oct 14 20:37:07.500 INFO blam! 21: 0x558a88ffa695 - std::sys::unix::thread::Thread::new::thread_start::hc999bd1fb8f071a1 Oct 14 20:37:07.500 INFO blam! at libstd/sys/unix/thread.rs:90 Oct 14 20:37:07.500 INFO blam! 22: 0x7f883c1da6b9 - start_thread Oct 14 20:37:07.500 INFO blam! 23: 0x7f883bcfa41c - clone Oct 14 20:37:07.500 INFO blam! 24: 0x0 - Oct 14 20:37:07.500 INFO blam! Oct 14 20:37:07.500 INFO blam! ---- ports::web::tests::search_with_categories stdout ---- Oct 14 20:37:07.500 INFO blam! thread 'ports::web::tests::search_with_categories' panicked at 'called `Result::unwrap()` on an `Err` value: Os { code: 30, kind: Other, message: "Read-only file system" }', libcore/result.rs:1009:5 Oct 14 20:37:07.500 INFO blam! stack backtrace: Oct 14 20:37:07.500 INFO blam! 0: 0x558a8900536e - std::sys::unix::backtrace::tracing::imp::unwind_backtrace::h7fa1e90165a4b6b7 Oct 14 20:37:07.500 INFO blam! at libstd/sys/unix/backtrace/tracing/gcc_s.rs:49 Oct 14 20:37:07.500 INFO blam! 1: 0x558a8900ebb6 - std::sys_common::backtrace::print::hce31971a380b167f Oct 14 20:37:07.500 INFO blam! at libstd/sys_common/backtrace.rs:71 Oct 14 20:37:07.500 INFO blam! at libstd/sys_common/backtrace.rs:59 Oct 14 20:37:07.500 INFO blam! 2: 0x558a890097bd - std::panicking::default_hook::{{closure}}::h9590c1e09d0fb8eb Oct 14 20:37:07.500 INFO blam! at libstd/panicking.rs:211 Oct 14 20:37:07.500 INFO blam! 3: 0x558a890094cb - std::panicking::default_hook::hb1838a6568eb05e3 Oct 14 20:37:07.500 INFO blam! at libstd/panicking.rs:221 Oct 14 20:37:07.500 INFO blam! 4: 0x558a89009e6c - std::panicking::rust_panic_with_hook::h9ad880ee5fc38368 Oct 14 20:37:07.500 INFO blam! at libstd/panicking.rs:476 Oct 14 20:37:07.500 INFO blam! 5: 0x558a89009a29 - std::panicking::continue_panic_fmt::h16b21ef393998895 Oct 14 20:37:07.500 INFO blam! at libstd/panicking.rs:390 Oct 14 20:37:07.500 INFO blam! 6: 0x558a89009925 - rust_begin_unwind Oct 14 20:37:07.500 INFO blam! at libstd/panicking.rs:325 Oct 14 20:37:07.500 INFO blam! 7: 0x558a8905083b - core::panicking::panic_fmt::hc3b8aa7e32042c96 Oct 14 20:37:07.500 INFO blam! at libcore/panicking.rs:77 Oct 14 20:37:07.500 INFO blam! 8: 0x558a88cd3283 - core::result::unwrap_failed::hb24f7b655fe4ad27 Oct 14 20:37:07.500 INFO blam! at libcore/macros.rs:26 Oct 14 20:37:07.500 INFO blam! 9: 0x558a88cd242d - >::unwrap::h2911440abd30c65a Oct 14 20:37:07.500 INFO blam! at libcore/result.rs:808 Oct 14 20:37:07.500 INFO blam! 10: 0x558a88833776 - openfairdb::ports::web::tests::setup::hbff90280bad098eb Oct 14 20:37:07.500 INFO blam! at src/ports/web/tests.rs:29 Oct 14 20:37:07.500 INFO blam! 11: 0x558a888595fc - openfairdb::ports::web::tests::search_with_categories::h8cd7364b420c26cd Oct 14 20:37:07.500 INFO blam! at src/ports/web/tests.rs:243 Oct 14 20:37:07.500 INFO blam! 12: 0x558a88859239 - openfairdb::ports::web::tests::search_with_categories::{{closure}}::h439376bacbd2062c Oct 14 20:37:07.500 INFO blam! at src/ports/web/tests.rs:237 Oct 14 20:37:07.500 INFO blam! 13: 0x558a88a0a32d - core::ops::function::FnOnce::call_once::h38b3aaa8bf71588a Oct 14 20:37:07.500 INFO blam! at libcore/ops/function.rs:238 Oct 14 20:37:07.500 INFO blam! 14: 0x558a88a6c9be - >::call_box::hae226a42c8d94b19 Oct 14 20:37:07.500 INFO blam! at libtest/lib.rs:1468 Oct 14 20:37:07.500 INFO blam! at libcore/ops/function.rs:238 Oct 14 20:37:07.500 INFO blam! at liballoc/boxed.rs:672 Oct 14 20:37:07.500 INFO blam! 15: 0x558a8901a0d9 - __rust_maybe_catch_panic Oct 14 20:37:07.500 INFO blam! at libpanic_unwind/lib.rs:102 Oct 14 20:37:07.500 INFO blam! 16: 0x558a88a8d5cd - std::sys_common::backtrace::__rust_begin_short_backtrace::ha5325a24fd096595 Oct 14 20:37:07.500 INFO blam! at libstd/panicking.rs:289 Oct 14 20:37:07.500 INFO blam! at libstd/panic.rs:392 Oct 14 20:37:07.500 INFO blam! at libtest/lib.rs:1423 Oct 14 20:37:07.500 INFO blam! at libstd/sys_common/backtrace.rs:136 Oct 14 20:37:07.500 INFO blam! 17: 0x558a88a8e174 - std::panicking::try::do_call::h2c632c17829d0621 Oct 14 20:37:07.500 INFO blam! at libstd/thread/mod.rs:409 Oct 14 20:37:07.500 INFO blam! at libstd/panic.rs:313 Oct 14 20:37:07.500 INFO blam! at libstd/panicking.rs:310 Oct 14 20:37:07.500 INFO blam! 18: 0x558a8901a0d9 - __rust_maybe_catch_panic Oct 14 20:37:07.500 INFO blam! at libpanic_unwind/lib.rs:102 Oct 14 20:37:07.500 INFO blam! 19: 0x558a88a7b5e6 - >::call_box::h1a0832645645f090 Oct 14 20:37:07.500 INFO blam! at libstd/panicking.rs:289 Oct 14 20:37:07.500 INFO blam! at libstd/panic.rs:392 Oct 14 20:37:07.500 INFO blam! at libstd/thread/mod.rs:408 Oct 14 20:37:07.500 INFO blam! at liballoc/boxed.rs:672 Oct 14 20:37:07.500 INFO blam! 20: 0x558a89007a6a - std::sys_common::thread::start_thread::h49b8ca61f624f031 Oct 14 20:37:07.500 INFO blam! at liballoc/boxed.rs:682 Oct 14 20:37:07.500 INFO blam! at libstd/sys_common/thread.rs:24 Oct 14 20:37:07.500 INFO blam! 21: 0x558a88ffa695 - std::sys::unix::thread::Thread::new::thread_start::hc999bd1fb8f071a1 Oct 14 20:37:07.500 INFO blam! at libstd/sys/unix/thread.rs:90 Oct 14 20:37:07.500 INFO blam! 22: 0x7f883c1da6b9 - start_thread Oct 14 20:37:07.500 INFO blam! 23: 0x7f883bcfa41c - clone Oct 14 20:37:07.500 INFO blam! 24: 0x0 - Oct 14 20:37:07.500 INFO blam! Oct 14 20:37:07.500 INFO blam! ---- ports::web::tests::search_with_uppercase_tags stdout ---- Oct 14 20:37:07.500 INFO blam! thread 'ports::web::tests::search_with_uppercase_tags' panicked at 'called `Result::unwrap()` on an `Err` value: Os { code: 30, kind: Other, message: "Read-only file system" }', libcore/result.rs:1009:5 Oct 14 20:37:07.500 INFO blam! stack backtrace: Oct 14 20:37:07.500 INFO blam! 0: 0x558a8900536e - std::sys::unix::backtrace::tracing::imp::unwind_backtrace::h7fa1e90165a4b6b7 Oct 14 20:37:07.500 INFO blam! at libstd/sys/unix/backtrace/tracing/gcc_s.rs:49 Oct 14 20:37:07.500 INFO blam! 1: 0x558a8900ebb6 - std::sys_common::backtrace::print::hce31971a380b167f Oct 14 20:37:07.500 INFO blam! at libstd/sys_common/backtrace.rs:71 Oct 14 20:37:07.501 INFO blam! at libstd/sys_common/backtrace.rs:59 Oct 14 20:37:07.501 INFO blam! 2: 0x558a890097bd - std::panicking::default_hook::{{closure}}::h9590c1e09d0fb8eb Oct 14 20:37:07.501 INFO blam! at libstd/panicking.rs:211 Oct 14 20:37:07.501 INFO blam! 3: 0x558a890094cb - std::panicking::default_hook::hb1838a6568eb05e3 Oct 14 20:37:07.501 INFO blam! at libstd/panicking.rs:221 Oct 14 20:37:07.501 INFO blam! 4: 0x558a89009e6c - std::panicking::rust_panic_with_hook::h9ad880ee5fc38368 Oct 14 20:37:07.501 INFO blam! at libstd/panicking.rs:476 Oct 14 20:37:07.501 INFO blam! 5: 0x558a89009a29 - std::panicking::continue_panic_fmt::h16b21ef393998895 Oct 14 20:37:07.501 INFO blam! at libstd/panicking.rs:390 Oct 14 20:37:07.501 INFO blam! 6: 0x558a89009925 - rust_begin_unwind Oct 14 20:37:07.501 INFO blam! at libstd/panicking.rs:325 Oct 14 20:37:07.501 INFO blam! 7: 0x558a8905083b - core::panicking::panic_fmt::hc3b8aa7e32042c96 Oct 14 20:37:07.501 INFO blam! at libcore/panicking.rs:77 Oct 14 20:37:07.501 INFO blam! 8: 0x558a88cd3283 - core::result::unwrap_failed::hb24f7b655fe4ad27 Oct 14 20:37:07.501 INFO blam! at libcore/macros.rs:26 Oct 14 20:37:07.501 INFO blam! 9: 0x558a88cd242d - >::unwrap::h2911440abd30c65a Oct 14 20:37:07.501 INFO blam! at libcore/result.rs:808 Oct 14 20:37:07.501 INFO blam! 10: 0x558a88833776 - openfairdb::ports::web::tests::setup::hbff90280bad098eb Oct 14 20:37:07.501 INFO blam! at src/ports/web/tests.rs:29 Oct 14 20:37:07.501 INFO blam! 11: 0x558a888622f6 - openfairdb::ports::web::tests::search_with_uppercase_tags::he129967d97547fa3 Oct 14 20:37:07.501 INFO blam! at src/ports/web/tests.rs:386 Oct 14 20:37:07.501 INFO blam! 12: 0x558a88861f39 - openfairdb::ports::web::tests::search_with_uppercase_tags::{{closure}}::hd054e0265bead8e9 Oct 14 20:37:07.501 INFO blam! at src/ports/web/tests.rs:380 Oct 14 20:37:07.501 INFO blam! 13: 0x558a88a0b63d - core::ops::function::FnOnce::call_once::ha68bdfb4b201633f Oct 14 20:37:07.501 INFO blam! at libcore/ops/function.rs:238 Oct 14 20:37:07.501 INFO blam! 14: 0x558a88a6c9be - >::call_box::hae226a42c8d94b19 Oct 14 20:37:07.501 INFO blam! at libtest/lib.rs:1468 Oct 14 20:37:07.501 INFO blam! at libcore/ops/function.rs:238 Oct 14 20:37:07.501 INFO blam! at liballoc/boxed.rs:672 Oct 14 20:37:07.501 INFO blam! 15: 0x558a8901a0d9 - __rust_maybe_catch_panic Oct 14 20:37:07.501 INFO blam! at libpanic_unwind/lib.rs:102 Oct 14 20:37:07.501 INFO blam! 16: 0x558a88a8d5cd - std::sys_common::backtrace::__rust_begin_short_backtrace::ha5325a24fd096595 Oct 14 20:37:07.501 INFO blam! at libstd/panicking.rs:289 Oct 14 20:37:07.501 INFO blam! at libstd/panic.rs:392 Oct 14 20:37:07.501 INFO blam! at libtest/lib.rs:1423 Oct 14 20:37:07.501 INFO blam! at libstd/sys_common/backtrace.rs:136 Oct 14 20:37:07.501 INFO blam! 17: 0x558a88a8e174 - std::panicking::try::do_call::h2c632c17829d0621 Oct 14 20:37:07.501 INFO blam! at libstd/thread/mod.rs:409 Oct 14 20:37:07.501 INFO blam! at libstd/panic.rs:313 Oct 14 20:37:07.501 INFO blam! at libstd/panicking.rs:310 Oct 14 20:37:07.501 INFO blam! 18: 0x558a8901a0d9 - __rust_maybe_catch_panic Oct 14 20:37:07.501 INFO blam! at libpanic_unwind/lib.rs:102 Oct 14 20:37:07.501 INFO blam! 19: 0x558a88a7b5e6 - >::call_box::h1a0832645645f090 Oct 14 20:37:07.501 INFO blam! at libstd/panicking.rs:289 Oct 14 20:37:07.501 INFO blam! at libstd/panic.rs:392 Oct 14 20:37:07.501 INFO blam! at libstd/thread/mod.rs:408 Oct 14 20:37:07.501 INFO blam! at liballoc/boxed.rs:672 Oct 14 20:37:07.501 INFO blam! 20: 0x558a89007a6a - std::sys_common::thread::start_thread::h49b8ca61f624f031 Oct 14 20:37:07.501 INFO blam! at liballoc/boxed.rs:682 Oct 14 20:37:07.501 INFO blam! at libstd/sys_common/thread.rs:24 Oct 14 20:37:07.501 INFO blam! 21: 0x558a88ffa695 - std::sys::unix::thread::Thread::new::thread_start::hc999bd1fb8f071a1 Oct 14 20:37:07.501 INFO blam! at libstd/sys/unix/thread.rs:90 Oct 14 20:37:07.501 INFO blam! 22: 0x7f883c1da6b9 - start_thread Oct 14 20:37:07.501 INFO blam! 23: 0x7f883bcfa41c - clone Oct 14 20:37:07.501 INFO blam! 24: 0x0 - Oct 14 20:37:07.501 INFO blam! Oct 14 20:37:07.501 INFO blam! ---- ports::web::tests::subscribe_to_bbox stdout ---- Oct 14 20:37:07.501 INFO blam! thread 'ports::web::tests::subscribe_to_bbox' panicked at 'called `Result::unwrap()` on an `Err` value: Os { code: 30, kind: Other, message: "Read-only file system" }', libcore/result.rs:1009:5 Oct 14 20:37:07.501 INFO blam! stack backtrace: Oct 14 20:37:07.501 INFO blam! 0: 0x558a8900536e - std::sys::unix::backtrace::tracing::imp::unwind_backtrace::h7fa1e90165a4b6b7 Oct 14 20:37:07.501 INFO blam! at libstd/sys/unix/backtrace/tracing/gcc_s.rs:49 Oct 14 20:37:07.501 INFO blam! 1: 0x558a8900ebb6 - std::sys_common::backtrace::print::hce31971a380b167f Oct 14 20:37:07.501 INFO blam! at libstd/sys_common/backtrace.rs:71 Oct 14 20:37:07.501 INFO blam! at libstd/sys_common/backtrace.rs:59 Oct 14 20:37:07.501 INFO blam! 2: 0x558a890097bd - std::panicking::default_hook::{{closure}}::h9590c1e09d0fb8eb Oct 14 20:37:07.501 INFO blam! at libstd/panicking.rs:211 Oct 14 20:37:07.501 INFO blam! 3: 0x558a890094cb - std::panicking::default_hook::hb1838a6568eb05e3 Oct 14 20:37:07.501 INFO blam! at libstd/panicking.rs:221 Oct 14 20:37:07.501 INFO blam! 4: 0x558a89009e6c - std::panicking::rust_panic_with_hook::h9ad880ee5fc38368 Oct 14 20:37:07.501 INFO blam! at libstd/panicking.rs:476 Oct 14 20:37:07.501 INFO blam! 5: 0x558a89009a29 - std::panicking::continue_panic_fmt::h16b21ef393998895 Oct 14 20:37:07.501 INFO blam! at libstd/panicking.rs:390 Oct 14 20:37:07.501 INFO blam! 6: 0x558a89009925 - rust_begin_unwind Oct 14 20:37:07.501 INFO blam! at libstd/panicking.rs:325 Oct 14 20:37:07.501 INFO blam! 7: 0x558a8905083b - core::panicking::panic_fmt::hc3b8aa7e32042c96 Oct 14 20:37:07.501 INFO blam! at libcore/panicking.rs:77 Oct 14 20:37:07.501 INFO blam! 8: 0x558a88cd3283 - core::result::unwrap_failed::hb24f7b655fe4ad27 Oct 14 20:37:07.501 INFO blam! at libcore/macros.rs:26 Oct 14 20:37:07.501 INFO blam! 9: 0x558a88cd242d - >::unwrap::h2911440abd30c65a Oct 14 20:37:07.501 INFO blam! at libcore/result.rs:808 Oct 14 20:37:07.501 INFO blam! 10: 0x558a88833776 - openfairdb::ports::web::tests::setup::hbff90280bad098eb Oct 14 20:37:07.501 INFO blam! at src/ports/web/tests.rs:29 Oct 14 20:37:07.501 INFO blam! 11: 0x558a888801d1 - openfairdb::ports::web::tests::subscribe_to_bbox::hebf5b10deab64f23 Oct 14 20:37:07.501 INFO blam! at src/ports/web/tests.rs:937 Oct 14 20:37:07.501 INFO blam! 12: 0x558a88880189 - openfairdb::ports::web::tests::subscribe_to_bbox::{{closure}}::h5216a1a2003ae9a8 Oct 14 20:37:07.502 INFO blam! at src/ports/web/tests.rs:936 Oct 14 20:37:07.502 INFO blam! 13: 0x558a88a0b88d - core::ops::function::FnOnce::call_once::hb2b72b23d30452df Oct 14 20:37:07.502 INFO blam! at libcore/ops/function.rs:238 Oct 14 20:37:07.502 INFO blam! 14: 0x558a88a6c9be - >::call_box::hae226a42c8d94b19 Oct 14 20:37:07.502 INFO blam! at libtest/lib.rs:1468 Oct 14 20:37:07.502 INFO blam! at libcore/ops/function.rs:238 Oct 14 20:37:07.502 INFO blam! at liballoc/boxed.rs:672 Oct 14 20:37:07.502 INFO blam! 15: 0x558a8901a0d9 - __rust_maybe_catch_panic Oct 14 20:37:07.502 INFO blam! at libpanic_unwind/lib.rs:102 Oct 14 20:37:07.502 INFO blam! 16: 0x558a88a8d5cd - std::sys_common::backtrace::__rust_begin_short_backtrace::ha5325a24fd096595 Oct 14 20:37:07.502 INFO blam! at libstd/panicking.rs:289 Oct 14 20:37:07.502 INFO blam! at libstd/panic.rs:392 Oct 14 20:37:07.502 INFO blam! at libtest/lib.rs:1423 Oct 14 20:37:07.502 INFO blam! at libstd/sys_common/backtrace.rs:136 Oct 14 20:37:07.502 INFO blam! 17: 0x558a88a8e174 - std::panicking::try::do_call::h2c632c17829d0621 Oct 14 20:37:07.502 INFO blam! at libstd/thread/mod.rs:409 Oct 14 20:37:07.502 INFO blam! at libstd/panic.rs:313 Oct 14 20:37:07.502 INFO blam! at libstd/panicking.rs:310 Oct 14 20:37:07.502 INFO blam! 18: 0x558a8901a0d9 - __rust_maybe_catch_panic Oct 14 20:37:07.502 INFO blam! at libpanic_unwind/lib.rs:102 Oct 14 20:37:07.502 INFO blam! 19: 0x558a88a7b5e6 - >::call_box::h1a0832645645f090 Oct 14 20:37:07.502 INFO blam! at libstd/panicking.rs:289 Oct 14 20:37:07.502 INFO blam! at libstd/panic.rs:392 Oct 14 20:37:07.502 INFO blam! at libstd/thread/mod.rs:408 Oct 14 20:37:07.502 INFO blam! at liballoc/boxed.rs:672 Oct 14 20:37:07.502 INFO blam! 20: 0x558a89007a6a - std::sys_common::thread::start_thread::h49b8ca61f624f031 Oct 14 20:37:07.502 INFO blam! at liballoc/boxed.rs:682 Oct 14 20:37:07.502 INFO blam! at libstd/sys_common/thread.rs:24 Oct 14 20:37:07.502 INFO blam! 21: 0x558a88ffa695 - std::sys::unix::thread::Thread::new::thread_start::hc999bd1fb8f071a1 Oct 14 20:37:07.502 INFO blam! at libstd/sys/unix/thread.rs:90 Oct 14 20:37:07.502 INFO blam! 22: 0x7f883c1da6b9 - start_thread Oct 14 20:37:07.502 INFO blam! 23: 0x7f883bcfa41c - clone Oct 14 20:37:07.502 INFO blam! 24: 0x0 - Oct 14 20:37:07.502 INFO blam! Oct 14 20:37:07.502 INFO blam! ---- ports::web::tests::update_entry_with_tag_duplicates stdout ---- Oct 14 20:37:07.502 INFO blam! thread 'ports::web::tests::update_entry_with_tag_duplicates' panicked at 'called `Result::unwrap()` on an `Err` value: Os { code: 30, kind: Other, message: "Read-only file system" }', libcore/result.rs:1009:5 Oct 14 20:37:07.502 INFO blam! stack backtrace: Oct 14 20:37:07.502 INFO blam! 0: 0x558a8900536e - std::sys::unix::backtrace::tracing::imp::unwind_backtrace::h7fa1e90165a4b6b7 Oct 14 20:37:07.502 INFO blam! at libstd/sys/unix/backtrace/tracing/gcc_s.rs:49 Oct 14 20:37:07.502 INFO blam! 1: 0x558a8900ebb6 - std::sys_common::backtrace::print::hce31971a380b167f Oct 14 20:37:07.502 INFO blam! at libstd/sys_common/backtrace.rs:71 Oct 14 20:37:07.502 INFO blam! at libstd/sys_common/backtrace.rs:59 Oct 14 20:37:07.502 INFO blam! 2: 0x558a890097bd - std::panicking::default_hook::{{closure}}::h9590c1e09d0fb8eb Oct 14 20:37:07.502 INFO blam! at libstd/panicking.rs:211 Oct 14 20:37:07.502 INFO blam! 3: 0x558a890094cb - std::panicking::default_hook::hb1838a6568eb05e3 Oct 14 20:37:07.502 INFO blam! at libstd/panicking.rs:221 Oct 14 20:37:07.502 INFO blam! 4: 0x558a89009e6c - std::panicking::rust_panic_with_hook::h9ad880ee5fc38368 Oct 14 20:37:07.502 INFO blam! at libstd/panicking.rs:476 Oct 14 20:37:07.502 INFO blam! 5: 0x558a89009a29 - std::panicking::continue_panic_fmt::h16b21ef393998895 Oct 14 20:37:07.502 INFO blam! at libstd/panicking.rs:390 Oct 14 20:37:07.502 INFO blam! 6: 0x558a89009925 - rust_begin_unwind Oct 14 20:37:07.502 INFO blam! at libstd/panicking.rs:325 Oct 14 20:37:07.502 INFO blam! 7: 0x558a8905083b - core::panicking::panic_fmt::hc3b8aa7e32042c96 Oct 14 20:37:07.502 INFO blam! at libcore/panicking.rs:77 Oct 14 20:37:07.502 INFO blam! 8: 0x558a88cd3283 - core::result::unwrap_failed::hb24f7b655fe4ad27 Oct 14 20:37:07.502 INFO blam! at libcore/macros.rs:26 Oct 14 20:37:07.502 INFO blam! 9: 0x558a88cd242d - >::unwrap::h2911440abd30c65a Oct 14 20:37:07.502 INFO blam! at libcore/result.rs:808 Oct 14 20:37:07.502 INFO blam! 10: 0x558a88833776 - openfairdb::ports::web::tests::setup::hbff90280bad098eb Oct 14 20:37:07.502 INFO blam! at src/ports/web/tests.rs:29 Oct 14 20:37:07.502 INFO blam! 11: 0x558a88853151 - openfairdb::ports::web::tests::update_entry_with_tag_duplicates::hea5c56c154dfa142 Oct 14 20:37:07.502 INFO blam! at src/ports/web/tests.rs:123 Oct 14 20:37:07.502 INFO blam! 12: 0x558a88853119 - openfairdb::ports::web::tests::update_entry_with_tag_duplicates::{{closure}}::hbe562de14bf9e656 Oct 14 20:37:07.502 INFO blam! at src/ports/web/tests.rs:122 Oct 14 20:37:07.502 INFO blam! 13: 0x558a88a09c3d - core::ops::function::FnOnce::call_once::h059201127b92b7ef Oct 14 20:37:07.502 INFO blam! at libcore/ops/function.rs:238 Oct 14 20:37:07.502 INFO blam! 14: 0x558a88a6c9be - >::call_box::hae226a42c8d94b19 Oct 14 20:37:07.502 INFO blam! at libtest/lib.rs:1468 Oct 14 20:37:07.502 INFO blam! at libcore/ops/function.rs:238 Oct 14 20:37:07.502 INFO blam! at liballoc/boxed.rs:672 Oct 14 20:37:07.502 INFO blam! 15: 0x558a8901a0d9 - __rust_maybe_catch_panic Oct 14 20:37:07.502 INFO blam! at libpanic_unwind/lib.rs:102 Oct 14 20:37:07.502 INFO blam! 16: 0x558a88a8d5cd - std::sys_common::backtrace::__rust_begin_short_backtrace::ha5325a24fd096595 Oct 14 20:37:07.502 INFO blam! at libstd/panicking.rs:289 Oct 14 20:37:07.502 INFO blam! at libstd/panic.rs:392 Oct 14 20:37:07.502 INFO blam! at libtest/lib.rs:1423 Oct 14 20:37:07.502 INFO blam! at libstd/sys_common/backtrace.rs:136 Oct 14 20:37:07.502 INFO blam! 17: 0x558a88a8e174 - std::panicking::try::do_call::h2c632c17829d0621 Oct 14 20:37:07.502 INFO blam! at libstd/thread/mod.rs:409 Oct 14 20:37:07.502 INFO blam! at libstd/panic.rs:313 Oct 14 20:37:07.502 INFO blam! at libstd/panicking.rs:310 Oct 14 20:37:07.502 INFO blam! 18: 0x558a8901a0d9 - __rust_maybe_catch_panic Oct 14 20:37:07.502 INFO blam! at libpanic_unwind/lib.rs:102 Oct 14 20:37:07.502 INFO blam! 19: 0x558a88a7b5e6 - >::call_box::h1a0832645645f090 Oct 14 20:37:07.503 INFO blam! at libstd/panicking.rs:289 Oct 14 20:37:07.503 INFO blam! at libstd/panic.rs:392 Oct 14 20:37:07.503 INFO blam! at libstd/thread/mod.rs:408 Oct 14 20:37:07.503 INFO blam! at liballoc/boxed.rs:672 Oct 14 20:37:07.503 INFO blam! 20: 0x558a89007a6a - std::sys_common::thread::start_thread::h49b8ca61f624f031 Oct 14 20:37:07.503 INFO blam! at liballoc/boxed.rs:682 Oct 14 20:37:07.503 INFO blam! at libstd/sys_common/thread.rs:24 Oct 14 20:37:07.503 INFO blam! 21: 0x558a88ffa695 - std::sys::unix::thread::Thread::new::thread_start::hc999bd1fb8f071a1 Oct 14 20:37:07.503 INFO blam! at libstd/sys/unix/thread.rs:90 Oct 14 20:37:07.503 INFO blam! 22: 0x7f883c1da6b9 - start_thread Oct 14 20:37:07.503 INFO blam! 23: 0x7f883bcfa41c - clone Oct 14 20:37:07.503 INFO blam! 24: 0x0 - Oct 14 20:37:07.503 INFO blam! Oct 14 20:37:07.503 INFO blam! Oct 14 20:37:07.503 INFO blam! failures: Oct 14 20:37:07.503 INFO blam! ports::web::tests::confirm_email_address Oct 14 20:37:07.503 INFO blam! ports::web::tests::create_entry Oct 14 20:37:07.503 INFO blam! ports::web::tests::create_entry_with_sharp_tag Oct 14 20:37:07.503 INFO blam! ports::web::tests::create_entry_with_tag_duplicates Oct 14 20:37:07.503 INFO blam! ports::web::tests::create_new_user Oct 14 20:37:07.503 INFO blam! ports::web::tests::create_rating Oct 14 20:37:07.503 INFO blam! ports::web::tests::export_csv Oct 14 20:37:07.503 INFO blam! ports::web::tests::get_multiple_entries Oct 14 20:37:07.503 INFO blam! ports::web::tests::get_one_entry Oct 14 20:37:07.503 INFO blam! ports::web::tests::get_one_rating Oct 14 20:37:07.503 INFO blam! ports::web::tests::get_user Oct 14 20:37:07.503 INFO blam! ports::web::tests::login_logout_succeeds Oct 14 20:37:07.503 INFO blam! ports::web::tests::login_with_invalid_credentials Oct 14 20:37:07.503 INFO blam! ports::web::tests::login_with_valid_credentials Oct 14 20:37:07.503 INFO blam! ports::web::tests::post_user Oct 14 20:37:07.503 INFO blam! ports::web::tests::ratings_with_and_without_source Oct 14 20:37:07.503 INFO blam! ports::web::tests::search_with_categories Oct 14 20:37:07.503 INFO blam! ports::web::tests::search_with_hashtag Oct 14 20:37:07.503 INFO blam! ports::web::tests::search_with_tags Oct 14 20:37:07.503 INFO blam! ports::web::tests::search_with_text Oct 14 20:37:07.503 INFO blam! ports::web::tests::search_with_two_hashtags Oct 14 20:37:07.503 INFO blam! ports::web::tests::search_with_uppercase_tags Oct 14 20:37:07.503 INFO blam! ports::web::tests::subscribe_to_bbox Oct 14 20:37:07.503 INFO blam! ports::web::tests::update_entry_with_tag_duplicates Oct 14 20:37:07.503 INFO blam! Oct 14 20:37:07.503 INFO blam! test result: FAILED. 64 passed; 24 failed; 6 ignored; 0 measured; 0 filtered out Oct 14 20:37:07.503 INFO blam! Oct 14 20:37:07.511 INFO kablam! error: test failed, to rerun pass '--bin openfairdb' Oct 14 20:37:07.511 INFO kablam! su: No module specific data is present Oct 14 20:37:08.421 INFO running `"docker" "rm" "-f" "f5f37226d7ed97eb22f772081d1e92d950a1d333705c8acb87003c94be8703b7"` Oct 14 20:37:08.735 INFO blam! f5f37226d7ed97eb22f772081d1e92d950a1d333705c8acb87003c94be8703b7