[INFO] fetching crate sea-orm-rocket 0.6.0... [INFO] testing sea-orm-rocket-0.6.0 against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146098-8 [INFO] extracting crate sea-orm-rocket 0.6.0 into /workspace/builds/worker-5-tc1/source [INFO] started tweaking crates.io crate sea-orm-rocket 0.6.0 [INFO] finished tweaking crates.io crate sea-orm-rocket 0.6.0 [INFO] tweaked toml for crates.io crate sea-orm-rocket 0.6.0 written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate sea-orm-rocket 0.6.0 on toolchain c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate sea-orm-rocket 0.6.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded okapi v0.7.0 [INFO] [stderr] Downloaded rocket_okapi_codegen v0.9.0 [INFO] [stderr] Downloaded sea-orm-rocket-codegen v0.6.0 [INFO] [stderr] Downloaded rocket_okapi v0.9.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f7516ea6c4c63ecd006bcc8e8ee121c0d748431f611bb6020dcf2b938b19d25f [INFO] running `Command { std: "docker" "start" "-a" "f7516ea6c4c63ecd006bcc8e8ee121c0d748431f611bb6020dcf2b938b19d25f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f7516ea6c4c63ecd006bcc8e8ee121c0d748431f611bb6020dcf2b938b19d25f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f7516ea6c4c63ecd006bcc8e8ee121c0d748431f611bb6020dcf2b938b19d25f", kill_on_drop: false }` [INFO] [stdout] f7516ea6c4c63ecd006bcc8e8ee121c0d748431f611bb6020dcf2b938b19d25f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e2b6f2c5bcb5944b257c01a700e90fa9f25818b2e1113d14d9ddd91871870267 [INFO] running `Command { std: "docker" "start" "-a" "e2b6f2c5bcb5944b257c01a700e90fa9f25818b2e1113d14d9ddd91871870267", kill_on_drop: false }` [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling is-terminal v0.4.16 [INFO] [stderr] Compiling signal-hook-registry v1.4.6 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling time-macros v0.2.24 [INFO] [stderr] Compiling ref-cast v1.0.25 [INFO] [stderr] Compiling socket2 v0.5.10 [INFO] [stderr] Compiling stable-pattern v0.1.0 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling rocket v0.5.1 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling yansi v1.0.1 [INFO] [stderr] Compiling tempfile v3.23.0 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling time v0.3.44 [INFO] [stderr] Compiling cookie v0.18.1 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling proc-macro2-diagnostics v0.10.1 [INFO] [stderr] Compiling devise_core v0.4.2 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling pear_codegen v0.2.9 [INFO] [stderr] Compiling ref-cast-impl v1.0.25 [INFO] [stderr] Compiling async-stream-impl v0.3.6 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling async-stream v0.3.6 [INFO] [stderr] Compiling tokio v1.47.1 [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 sea-orm-rocket-codegen v0.6.0 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling uncased v0.9.10 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling serde_spanned v0.6.9 [INFO] [stderr] Compiling ubyte v0.10.4 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Compiling hyper v0.14.32 [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 multer v3.1.0 [INFO] [stderr] Compiling figment v0.10.19 [INFO] [stderr] Compiling rocket_http v0.5.1 [INFO] [stderr] Compiling rocket_codegen v0.5.1 [INFO] [stderr] Compiling sea-orm-rocket v0.6.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 50.72s [INFO] running `Command { std: "docker" "inspect" "e2b6f2c5bcb5944b257c01a700e90fa9f25818b2e1113d14d9ddd91871870267", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e2b6f2c5bcb5944b257c01a700e90fa9f25818b2e1113d14d9ddd91871870267", kill_on_drop: false }` [INFO] [stdout] e2b6f2c5bcb5944b257c01a700e90fa9f25818b2e1113d14d9ddd91871870267 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0b5d16050d8b2fd74726c38bcb552e1e89fe843be345fc60068d575abefe52fe [INFO] running `Command { std: "docker" "start" "-a" "0b5d16050d8b2fd74726c38bcb552e1e89fe843be345fc60068d575abefe52fe", kill_on_drop: false }` [INFO] [stderr] Compiling sea-orm-rocket v0.6.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.92s [INFO] running `Command { std: "docker" "inspect" "0b5d16050d8b2fd74726c38bcb552e1e89fe843be345fc60068d575abefe52fe", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0b5d16050d8b2fd74726c38bcb552e1e89fe843be345fc60068d575abefe52fe", kill_on_drop: false }` [INFO] [stdout] 0b5d16050d8b2fd74726c38bcb552e1e89fe843be345fc60068d575abefe52fe [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 47f6a22afd1efa5d0db8c0a90e83fd63800f420ab3e3caee5ccdd97bb0c88d48 [INFO] running `Command { std: "docker" "start" "-a" "47f6a22afd1efa5d0db8c0a90e83fd63800f420ab3e3caee5ccdd97bb0c88d48", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.19s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/sea_orm_rocket-afd450c5bab56e19) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests sea_orm_rocket [INFO] [stdout] [INFO] [stdout] running 5 tests [INFO] [stdout] test src/database.rs - database::Database (line 25) ... ignored [INFO] [stdout] test src/pool.rs - pool::Pool (line 15) ... ok [INFO] [stdout] test src/database.rs - database::Database::init (line 59) ... FAILED [INFO] [stdout] test src/database.rs - database::Database::fetch (line 98) ... FAILED [INFO] [stdout] test src/config.rs - config::Config (line 28) ... ok [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- src/database.rs - database::Database::init (line 59) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `rocket_db_pools` [INFO] [stdout] --> src/database.rs:68:11 [INFO] [stdout] | [INFO] [stdout] 68 | struct Db(SeaOrmPool); [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `rocket_db_pools` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `rocket_db_pools`, use `cargo add rocket_db_pools` to add it to your `Cargo.toml` [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 62 + use sea_orm_rocket::Initializer; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `rocket_db_pools` [INFO] [stdout] --> src/database.rs:68:8 [INFO] [stdout] | [INFO] [stdout] 68 | struct Db(SeaOrmPool); [INFO] [stdout] | ^^ use of unresolved module or unlinked crate `rocket_db_pools` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `rocket_db_pools`, use `cargo add rocket_db_pools` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `rocket_db_pools` [INFO] [stdout] --> src/database.rs:66:10 [INFO] [stdout] | [INFO] [stdout] 66 | #[derive(Database)] [INFO] [stdout] | ^^^^^^^^ use of unresolved module or unlinked crate `rocket_db_pools` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `rocket_db_pools`, use `cargo add rocket_db_pools` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the derive macro `Database` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `rocket_db_pools` [INFO] [stdout] --> src/database.rs:68:11 [INFO] [stdout] | [INFO] [stdout] 68 | struct Db(SeaOrmPool); [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `rocket_db_pools` [INFO] [stderr] error: doctest failed, to rerun pass `--doc` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `rocket_db_pools`, use `cargo add rocket_db_pools` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error: aborting due to 4 previous errors [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/database.rs - database::Database::fetch (line 98) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `rocket_db_pools` [INFO] [stdout] --> src/database.rs:110:11 [INFO] [stdout] | [INFO] [stdout] 110 | struct Db(SeaOrmPool); [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `rocket_db_pools` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `rocket_db_pools`, use `cargo add rocket_db_pools` to add it to your `Cargo.toml` [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 101 + use sea_orm_rocket::Initializer; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `rocket_db_pools` [INFO] [stdout] --> src/database.rs:110:8 [INFO] [stdout] | [INFO] [stdout] 110 | struct Db(SeaOrmPool); [INFO] [stdout] | ^^ use of unresolved module or unlinked crate `rocket_db_pools` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `rocket_db_pools`, use `cargo add rocket_db_pools` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `rocket_db_pools` [INFO] [stdout] --> src/database.rs:108:10 [INFO] [stdout] | [INFO] [stdout] 108 | #[derive(Database)] [INFO] [stdout] | ^^^^^^^^ use of unresolved module or unlinked crate `rocket_db_pools` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `rocket_db_pools`, use `cargo add rocket_db_pools` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the derive macro `Database` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `rocket_db_pools` [INFO] [stdout] --> src/database.rs:110:11 [INFO] [stdout] | [INFO] [stdout] 110 | struct Db(SeaOrmPool); [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `rocket_db_pools` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `rocket_db_pools`, use `cargo add rocket_db_pools` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error: aborting due to 4 previous errors [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] src/database.rs - database::Database::fetch (line 98) [INFO] [stdout] src/database.rs - database::Database::init (line 59) [INFO] [stdout] [INFO] [stdout] test result: FAILED. 2 passed; 2 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.55s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "47f6a22afd1efa5d0db8c0a90e83fd63800f420ab3e3caee5ccdd97bb0c88d48", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "47f6a22afd1efa5d0db8c0a90e83fd63800f420ab3e3caee5ccdd97bb0c88d48", kill_on_drop: false }` [INFO] [stdout] 47f6a22afd1efa5d0db8c0a90e83fd63800f420ab3e3caee5ccdd97bb0c88d48