[INFO] fetching crate crash_orm_rocket 0.7.2...
[INFO] testing crash_orm_rocket-0.7.2 against beta-2025-09-21 for beta-1.91-3
[INFO] extracting crate crash_orm_rocket 0.7.2 into /workspace/builds/worker-3-tc2/source
[INFO] started tweaking crates.io crate crash_orm_rocket 0.7.2
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate crash_orm_rocket 0.7.2
[INFO] tweaked toml for crates.io crate crash_orm_rocket 0.7.2 written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate crash_orm_rocket 0.7.2 on toolchain beta-2025-09-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]      Locking 230 packages to latest compatible versions
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 7d90c293ddc30bb3fd9d8c4c96c0ecfb0709bb83a39370bd9c01166be07b20cf
[INFO] running `Command { std: "docker" "start" "-a" "7d90c293ddc30bb3fd9d8c4c96c0ecfb0709bb83a39370bd9c01166be07b20cf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7d90c293ddc30bb3fd9d8c4c96c0ecfb0709bb83a39370bd9c01166be07b20cf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7d90c293ddc30bb3fd9d8c4c96c0ecfb0709bb83a39370bd9c01166be07b20cf", kill_on_drop: false }`
[INFO] [stdout] 7d90c293ddc30bb3fd9d8c4c96c0ecfb0709bb83a39370bd9c01166be07b20cf
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5cfddada2ce4cb63e54444653a0b8e64f2ae9693e44f1f70b44effc6b95bd373
[INFO] running `Command { std: "docker" "start" "-a" "5cfddada2ce4cb63e54444653a0b8e64f2ae9693e44f1f70b44effc6b95bd373", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling deranged v0.5.4
[INFO] [stderr]    Compiling time-macros v0.2.24
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling ref-cast v1.0.25
[INFO] [stderr]    Compiling is-terminal v0.4.16
[INFO] [stderr]    Compiling unicode-properties v0.1.3
[INFO] [stderr]    Compiling unicode-bidi v0.3.18
[INFO] [stderr]    Compiling bitflags v2.9.4
[INFO] [stderr]    Compiling yansi v1.0.1
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling md-5 v0.10.6
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling stringprep v0.1.5
[INFO] [stderr]    Compiling stable-pattern v0.1.0
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling winnow v0.7.13
[INFO] [stderr]    Compiling fallible-iterator v0.2.0
[INFO] [stderr]    Compiling toml_write v0.1.2
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling phf_shared v0.13.1
[INFO] [stderr]    Compiling indexmap v2.11.4
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling convert_case v0.6.0
[INFO] [stderr]    Compiling glob v0.3.3
[INFO] [stderr]    Compiling whoami v1.6.1
[INFO] [stderr]    Compiling phf v0.13.1
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling tempfile v3.23.0
[INFO] [stderr]    Compiling num_cpus v1.17.0
[INFO] [stderr]    Compiling postgres-protocol v0.6.9
[INFO] [stderr]    Compiling time v0.3.44
[INFO] [stderr]    Compiling postgres-types v0.2.10
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling cookie v0.18.1
[INFO] [stderr]    Compiling proc-macro2-diagnostics v0.10.1
[INFO] [stderr]    Compiling hyper v0.14.32
[INFO] [stderr]    Compiling devise_core v0.4.2
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling pear_codegen v0.2.9
[INFO] [stderr]    Compiling ref-cast-impl v1.0.25
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling crash_orm_derive v0.7.2
[INFO] [stderr]    Compiling crash_orm_rocket_derive v0.7.2
[INFO] [stderr]    Compiling async-stream v0.3.6
[INFO] [stderr]    Compiling devise_codegen v0.4.2
[INFO] [stderr]    Compiling pear v0.2.9
[INFO] [stderr]    Compiling devise v0.4.2
[INFO] [stderr]    Compiling rocket_http v0.5.1
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling uncased v0.9.10
[INFO] [stderr]    Compiling ubyte v0.10.4
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling rocket_codegen v0.5.1
[INFO] [stderr]    Compiling tokio-util v0.7.16
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling h2 v0.3.27
[INFO] [stderr]    Compiling multer v3.1.0
[INFO] [stderr]    Compiling tokio-postgres v0.7.14
[INFO] [stderr]    Compiling figment v0.10.19
[INFO] [stderr]    Compiling crash_orm v0.7.2
[INFO] [stderr]    Compiling rocket v0.5.1
[INFO] [stderr]    Compiling crash_orm_rocket v0.7.2 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `crash_orm_rocket_derive::*`
[INFO] [stdout]   --> src/lib.rs:21:9
[INFO] [stdout]    |
[INFO] [stdout] 21 | pub use crash_orm_rocket_derive::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 45.57s
[INFO] running `Command { std: "docker" "inspect" "5cfddada2ce4cb63e54444653a0b8e64f2ae9693e44f1f70b44effc6b95bd373", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5cfddada2ce4cb63e54444653a0b8e64f2ae9693e44f1f70b44effc6b95bd373", kill_on_drop: false }`
[INFO] [stdout] 5cfddada2ce4cb63e54444653a0b8e64f2ae9693e44f1f70b44effc6b95bd373
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 20684167cf59df79f050ce05c7254574def5b433dde79fe5c61845774395c1f7
[INFO] running `Command { std: "docker" "start" "-a" "20684167cf59df79f050ce05c7254574def5b433dde79fe5c61845774395c1f7", kill_on_drop: false }`
[INFO] [stderr]    Compiling crash_orm_rocket v0.7.2 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `crash_orm_rocket_derive::*`
[INFO] [stdout]   --> src/lib.rs:21:9
[INFO] [stdout]    |
[INFO] [stdout] 21 | pub use crash_orm_rocket_derive::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crash_orm_rocket_derive::*`
[INFO] [stdout]   --> src/lib.rs:21:9
[INFO] [stdout]    |
[INFO] [stdout] 21 | pub use crash_orm_rocket_derive::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `crash_orm_test`
[INFO] [stdout]  --> tests/test_fairing.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use crash_orm_test::TEST_DB_URL;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `crash_orm_test`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `crash_orm_test`, use `cargo add crash_orm_test` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `crash_orm_rocket::CrashOrmDatabaseMigrationFairing`
[INFO] [stdout]  --> tests/test_migration_fairing.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use crash_orm_rocket::CrashOrmDatabaseMigrationFairing;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^--------------------------------
[INFO] [stdout]   |     |                 |
[INFO] [stdout]   |     |                 help: a similar name exists in the module: `CrashOrmDatabaseFairing`
[INFO] [stdout]   |     no `CrashOrmDatabaseMigrationFairing` in the root
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `crash_orm_test`
[INFO] [stdout]  --> tests/test_migration_fairing.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use crash_orm_test::TEST_DB_URL;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `crash_orm_test`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `crash_orm_test`, use `cargo add crash_orm_test` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `crash_orm_rocket` (test "test_fairing") due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error[E0405]: cannot find trait `CrashOrmMigrationManager` in this scope
[INFO] [stdout]   --> tests/test_migration_fairing.rs:29:6
[INFO] [stdout]    |
[INFO] [stdout] 29 | impl CrashOrmMigrationManager for MigrationManager
[INFO] [stdout]    |      ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `Migration` in this scope
[INFO] [stdout]   --> tests/test_migration_fairing.rs:31:40
[INFO] [stdout]    |
[INFO] [stdout] 31 |     fn get_migrations() -> Vec<Box<dyn Migration>> {
[INFO] [stdout]    |                                        ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `Migration` in this scope
[INFO] [stdout]   --> tests/test_migration_fairing.rs:41:6
[INFO] [stdout]    |
[INFO] [stdout] 41 | impl Migration for ExampleMigration {
[INFO] [stdout]    |      ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `crash_orm_rocket_derive::CRUD`
[INFO] [stdout]  --> tests/test_crud.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use crash_orm_rocket_derive::CRUD;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no `CRUD` in the root
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `crash_orm_test`
[INFO] [stdout]  --> tests/test_crud.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use crash_orm_test::TEST_DB_URL;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `crash_orm_test`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `crash_orm_test`, use `cargo add crash_orm_test` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CrashOrmMigrationRecord`
[INFO] [stdout]   --> tests/test_migration_fairing.rs:21:5
[INFO] [stdout]    |
[INFO] [stdout] 21 |     CrashOrmMigrationRecord::delete()
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^ use of undeclared type `CrashOrmMigrationRecord`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CrashOrmMigrationRecordColumn`
[INFO] [stdout]   --> tests/test_migration_fairing.rs:22:20
[INFO] [stdout]    |
[INFO] [stdout] 22 |         .condition(CrashOrmMigrationRecordColumn::NAME.equals(MIGRATION_TABLE_NAME))
[INFO] [stdout]    |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ use of undeclared type `CrashOrmMigrationRecordColumn`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0405, E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0405`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `crash_orm_rocket` (test "test_migration_fairing") due to 7 previous errors
[INFO] [stdout] error[E0599]: no function or associated item named `get_crud_routes` found for struct `TestCrud` in the current scope
[INFO] [stdout]   --> tests/test_crud.rs:13:35
[INFO] [stdout]    |
[INFO] [stdout] 13 |         .mount("/test", TestCrud::get_crud_routes())
[INFO] [stdout]    |                                   ^^^^^^^^^^^^^^^ function or associated item not found in `TestCrud`
[INFO] [stdout] ...
[INFO] [stdout] 43 | struct TestCrud {
[INFO] [stdout]    | --------------- function or associated item `get_crud_routes` not found for this struct
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `TestCrudCreate: serde::Serialize` is not satisfied
[INFO] [stdout]    --> tests/test_crud.rs:20:53
[INFO] [stdout]     |
[INFO] [stdout]  20 |       let response = client.post("/test/create").json(&TestCrudCreate {
[INFO] [stdout]     |  ________________________________________________----_^
[INFO] [stdout]     | |                                                |
[INFO] [stdout]     | |                                                required by a bound introduced by this call
[INFO] [stdout]  21 | |         name: "test".to_string(),
[INFO] [stdout]  22 | |     }).dispatch().await;
[INFO] [stdout]     | |_____^ unsatisfied trait bound
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `Serialize` is not implemented for `TestCrudCreate`
[INFO] [stdout]    --> tests/test_crud.rs:42:10
[INFO] [stdout]     |
[INFO] [stdout]  42 | #[derive(Entity, Schema, Debug, Serialize, Deserialize, CRUD)]
[INFO] [stdout]     |          ^^^^^^
[INFO] [stdout]     = note: for local types consider adding `#[derive(serde::Serialize)]` to your `TestCrudCreate` type
[INFO] [stdout]     = note: for types from other crates check whether the crate offers a `serde` feature flag
[INFO] [stdout]     = help: the following other types implement trait `Serialize`:
[INFO] [stdout]               &'a T
[INFO] [stdout]               &'a UncasedStr
[INFO] [stdout]               &'a mut T
[INFO] [stdout]               ()
[INFO] [stdout]               (T,)
[INFO] [stdout]               (T0, T1)
[INFO] [stdout]               (T0, T1, T2)
[INFO] [stdout]               (T0, T1, T2, T3)
[INFO] [stdout]             and 174 others
[INFO] [stdout] note: required by a bound in `rocket::local::asynchronous::LocalRequest::<'c>::json`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rocket-0.5.1/src/local/asynchronous/request.rs:122:5
[INFO] [stdout]     |
[INFO] [stdout] 122 | /     pub_request_impl!("# use rocket::local::asynchronous::Client;\n\
[INFO] [stdout] 123 | |         use rocket::local::asynchronous::LocalRequest;" async await);
[INFO] [stdout]     | |____________________________________________________________________^ required by this bound in `LocalRequest::<'c>::json`
[INFO] [stdout]     = note: this error originates in the derive macro `Entity` which comes from the expansion of the macro `pub_request_impl` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0277, E0432, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0277`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `crash_orm_rocket` (test "test_crud") due to 4 previous errors
[INFO] running `Command { std: "docker" "inspect" "20684167cf59df79f050ce05c7254574def5b433dde79fe5c61845774395c1f7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "20684167cf59df79f050ce05c7254574def5b433dde79fe5c61845774395c1f7", kill_on_drop: false }`
[INFO] [stdout] 20684167cf59df79f050ce05c7254574def5b433dde79fe5c61845774395c1f7
