[INFO] fetching crate aspiesolutions_forms 0.1.12...
[INFO] checking aspiesolutions_forms-0.1.12 against try#264a7c4a1c917c83d13895a31231f9d93c7b67e1 for pr-132289
[INFO] extracting crate aspiesolutions_forms 0.1.12 into /workspace/builds/worker-1-tc2/source
[INFO] validating manifest of crates.io crate aspiesolutions_forms 0.1.12 on toolchain 264a7c4a1c917c83d13895a31231f9d93c7b67e1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+264a7c4a1c917c83d13895a31231f9d93c7b67e1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate aspiesolutions_forms 0.1.12
[INFO] finished tweaking crates.io crate aspiesolutions_forms 0.1.12
[INFO] tweaked toml for crates.io crate aspiesolutions_forms 0.1.12 written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+264a7c4a1c917c83d13895a31231f9d93c7b67e1" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 218 packages to latest compatible versions
[INFO] [stderr]       Adding aspiesolutions_entity v0.2.22 (available: v0.3.0)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+264a7c4a1c917c83d13895a31231f9d93c7b67e1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+264a7c4a1c917c83d13895a31231f9d93c7b67e1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 3d17495d3549e18ea1e5b6f3a029d208c35e00814d3e8dae2588c529611b9f1a
[INFO] running `Command { std: "docker" "start" "-a" "3d17495d3549e18ea1e5b6f3a029d208c35e00814d3e8dae2588c529611b9f1a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3d17495d3549e18ea1e5b6f3a029d208c35e00814d3e8dae2588c529611b9f1a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3d17495d3549e18ea1e5b6f3a029d208c35e00814d3e8dae2588c529611b9f1a", kill_on_drop: false }`
[INFO] [stdout] 3d17495d3549e18ea1e5b6f3a029d208c35e00814d3e8dae2588c529611b9f1a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+264a7c4a1c917c83d13895a31231f9d93c7b67e1" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9a4132b13278464d4c0647b636a983911c8f5de48ba4609c1a8ec8aab59d465d
[INFO] running `Command { std: "docker" "start" "-a" "9a4132b13278464d4c0647b636a983911c8f5de48ba4609c1a8ec8aab59d465d", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.89
[INFO] [stderr]    Compiling unicode-ident v1.0.13
[INFO] [stderr]    Compiling autocfg v1.4.0
[INFO] [stderr]    Compiling serde v1.0.214
[INFO] [stderr]    Compiling thiserror v1.0.65
[INFO] [stderr]    Compiling rust_decimal v1.36.0
[INFO] [stderr]     Checking iana-time-zone v0.1.61
[INFO] [stderr]     Checking arrayvec v0.7.6
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling syn v2.0.85
[INFO] [stderr]    Compiling serde_derive v1.0.214
[INFO] [stderr]    Compiling thiserror-impl v1.0.65
[INFO] [stderr]     Checking chrono v0.4.38
[INFO] [stderr]     Checking aspiesolutions_entity v0.2.22
[INFO] [stdout] error[E0405]: cannot find trait `Related` in this scope
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/aspiesolutions_entity-0.2.22/src/user_passwords.rs:23:6
[INFO] [stdout]    |
[INFO] [stdout] 23 | impl Related<crate::user::Entity> for self::Entity {
[INFO] [stdout]    |      ^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Entity` in module `crate::user`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/aspiesolutions_entity-0.2.22/src/user_passwords.rs:23:27
[INFO] [stdout]    |
[INFO] [stdout] 23 | impl Related<crate::user::Entity> for self::Entity {
[INFO] [stdout]    |                           ^^^^^^ not found in `crate::user`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Entity` in module `self`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/aspiesolutions_entity-0.2.22/src/user_passwords.rs:23:45
[INFO] [stdout]    |
[INFO] [stdout] 23 | impl Related<crate::user::Entity> for self::Entity {
[INFO] [stdout]    |                                             ^^^^^^ not found in `self`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `RelationDef` in this scope
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/aspiesolutions_entity-0.2.22/src/user_passwords.rs:24:16
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub enum Relation {
[INFO] [stdout]    | ----------------- similarly named enum `Relation` defined here
[INFO] [stdout] ...
[INFO] [stdout] 24 |     fn to() -> RelationDef {
[INFO] [stdout]    |                ^^^^^^^^^^^ help: an enum with a similar name exists: `Relation`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `ActiveModelBehavior` in this scope
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/aspiesolutions_entity-0.2.22/src/user_passwords.rs:30:6
[INFO] [stdout]    |
[INFO] [stdout] 30 | impl ActiveModelBehavior for ActiveModel {}
[INFO] [stdout]    |      ^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `ActiveModel` in this scope
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/aspiesolutions_entity-0.2.22/src/user_passwords.rs:30:30
[INFO] [stdout]    |
[INFO] [stdout] 30 | impl ActiveModelBehavior for ActiveModel {}
[INFO] [stdout]    |                              ^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0405, E0412.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0405`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `aspiesolutions_entity` (lib) due to 6 previous errors
[INFO] running `Command { std: "docker" "inspect" "9a4132b13278464d4c0647b636a983911c8f5de48ba4609c1a8ec8aab59d465d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9a4132b13278464d4c0647b636a983911c8f5de48ba4609c1a8ec8aab59d465d", kill_on_drop: false }`
[INFO] [stdout] 9a4132b13278464d4c0647b636a983911c8f5de48ba4609c1a8ec8aab59d465d
