[INFO] fetching crate cleu-orm 0.1.0...
[INFO] checking cleu-orm-0.1.0 against master#5518eaa946291f00471af8b254b2a1715f234882 for pr-120393
[INFO] extracting crate cleu-orm 0.1.0 into /workspace/builds/worker-5-tc1/source
[INFO] validating manifest of crates.io crate cleu-orm 0.1.0 on toolchain 5518eaa946291f00471af8b254b2a1715f234882
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5518eaa946291f00471af8b254b2a1715f234882" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate cleu-orm 0.1.0
[INFO] finished tweaking crates.io crate cleu-orm 0.1.0
[INFO] tweaked toml for crates.io crate cleu-orm 0.1.0 written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5518eaa946291f00471af8b254b2a1715f234882" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5518eaa946291f00471af8b254b2a1715f234882" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded unicode_categories v0.1.1
[INFO] [stderr]   Downloaded cleu-orm-derive v0.1.0
[INFO] [stderr]   Downloaded sqlformat v0.1.8
[INFO] [stderr]   Downloaded atoi v0.4.0
[INFO] [stderr]   Downloaded whoami v1.4.1
[INFO] [stderr]   Downloaded sqlx-rt v0.5.13
[INFO] [stderr]   Downloaded futures-intrusive v0.4.2
[INFO] [stderr]   Downloaded sqlx-core v0.5.13
[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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+5518eaa946291f00471af8b254b2a1715f234882" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 16b023441a7070d2fa29e1c936ba29784a6491b7b29f52aa0e2c71ee19dbe2ef
[INFO] running `Command { std: "docker" "start" "-a" "16b023441a7070d2fa29e1c936ba29784a6491b7b29f52aa0e2c71ee19dbe2ef", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "16b023441a7070d2fa29e1c936ba29784a6491b7b29f52aa0e2c71ee19dbe2ef", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "16b023441a7070d2fa29e1c936ba29784a6491b7b29f52aa0e2c71ee19dbe2ef", kill_on_drop: false }`
[INFO] [stdout] 16b023441a7070d2fa29e1c936ba29784a6491b7b29f52aa0e2c71ee19dbe2ef
[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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+5518eaa946291f00471af8b254b2a1715f234882" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1f6d83a7614ea72c5e689c07c3ed76c12b1feb1e2f85937d87c11c2fdbea17e4
[INFO] running `Command { std: "docker" "start" "-a" "1f6d83a7614ea72c5e689c07c3ed76c12b1feb1e2f85937d87c11c2fdbea17e4", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.152
[INFO] [stderr]     Checking cfg-if v1.0.0
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling vcpkg v0.2.15
[INFO] [stderr]    Compiling syn v2.0.48
[INFO] [stderr]    Compiling pkg-config v0.3.29
[INFO] [stderr]     Checking once_cell v1.19.0
[INFO] [stderr]     Checking subtle v2.5.0
[INFO] [stderr]     Checking pin-project-lite v0.2.13
[INFO] [stderr]     Checking foreign-types-shared v0.1.1
[INFO] [stderr]     Checking tinyvec_macros v0.1.1
[INFO] [stderr]    Compiling openssl v0.10.63
[INFO] [stderr]     Checking tinyvec v1.6.0
[INFO] [stderr]     Checking foreign-types v0.3.2
[INFO] [stderr]    Compiling lock_api v0.4.11
[INFO] [stderr]    Compiling ahash v0.7.7
[INFO] [stderr]    Compiling cc v1.0.83
[INFO] [stderr]    Compiling parking_lot_core v0.8.6
[INFO] [stderr]     Checking getrandom v0.2.12
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]     Checking socket2 v0.5.5
[INFO] [stderr]     Checking mio v0.8.10
[INFO] [stderr]     Checking bitflags v2.4.2
[INFO] [stderr]    Compiling native-tls v0.2.11
[INFO] [stderr]     Checking futures-core v0.3.30
[INFO] [stderr]     Checking bytes v1.5.0
[INFO] [stderr]     Checking unicode-normalization v0.1.22
[INFO] [stderr]    Compiling num-traits v0.2.17
[INFO] [stderr]     Checking instant v0.1.12
[INFO] [stderr]    Compiling crossbeam-utils v0.8.19
[INFO] [stderr]     Checking smallvec v1.13.1
[INFO] [stderr]     Checking openssl-probe v0.1.5
[INFO] [stderr]    Compiling serde v1.0.196
[INFO] [stderr]     Checking unicode-bidi v0.3.15
[INFO] [stderr]     Checking log v0.4.20
[INFO] [stderr]     Checking tokio v1.35.1
[INFO] [stderr]     Checking scopeguard v1.2.0
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling openssl-sys v0.9.99
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling thiserror v1.0.56
[INFO] [stderr]    Compiling paste v1.0.14
[INFO] [stderr]     Checking futures-sink v0.3.30
[INFO] [stderr]     Checking either v1.9.0
[INFO] [stderr]    Compiling serde_json v1.0.113
[INFO] [stderr]     Checking memchr v2.7.1
[INFO] [stderr]     Checking percent-encoding v2.3.1
[INFO] [stderr]     Checking ppv-lite86 v0.2.17
[INFO] [stderr]     Checking cpufeatures v0.2.12
[INFO] [stderr]     Checking minimal-lexical v0.2.1
[INFO] [stderr]     Checking form_urlencoded v1.2.1
[INFO] [stderr]     Checking itertools v0.10.5
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]     Checking hashbrown v0.11.2
[INFO] [stderr]     Checking parking_lot v0.11.2
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]     Checking idna v0.5.0
[INFO] [stderr]     Checking dirs-sys v0.3.7
[INFO] [stderr]     Checking finl_unicode v1.2.0
[INFO] [stderr]     Checking hashbrown v0.12.3
[INFO] [stderr]    Compiling async-trait v0.1.77
[INFO] [stderr]     Checking unicode_categories v0.1.1
[INFO] [stderr]     Checking itoa v1.0.10
[INFO] [stderr]     Checking pin-utils v0.1.0
[INFO] [stderr]     Checking ryu v1.0.16
[INFO] [stderr]     Checking futures-task v0.3.30
[INFO] [stderr]     Checking url v2.5.0
[INFO] [stderr]     Checking stringprep v0.1.4
[INFO] [stderr]     Checking futures-util v0.3.30
[INFO] [stderr]     Checking crossbeam-queue v0.3.11
[INFO] [stderr]     Checking dirs v4.0.0
[INFO] [stderr]     Checking hkdf v0.12.4
[INFO] [stderr]     Checking atoi v0.4.0
[INFO] [stderr]     Checking hashlink v0.7.0
[INFO] [stderr]     Checking sqlformat v0.1.8
[INFO] [stderr]     Checking futures-intrusive v0.4.2
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking sha-1 v0.10.1
[INFO] [stderr]     Checking sha2 v0.10.8
[INFO] [stderr]     Checking futures-channel v0.3.30
[INFO] [stderr]     Checking md-5 v0.10.6
[INFO] [stderr]     Checking event-listener v2.5.3
[INFO] [stderr]     Checking tokio-stream v0.1.14
[INFO] [stderr]     Checking bitflags v1.3.2
[INFO] [stderr]     Checking whoami v1.4.1
[INFO] [stderr]     Checking hex v0.4.3
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]     Checking base64 v0.13.1
[INFO] [stderr]     Checking arrayvec v0.7.4
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling serde_derive v1.0.196
[INFO] [stderr]    Compiling thiserror-impl v1.0.56
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]     Checking sqlx-rt v0.5.13
[INFO] [stderr]     Checking sqlx-core v0.5.13
[INFO] [stderr]     Checking cleu-orm v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: the feature `generic_associated_types` has been stable since 1.65.0 and no longer requires an attribute to enable
[INFO] [stdout]  --> src/lib.rs:4:12
[INFO] [stdout]   |
[INFO] [stdout] 4 | #![feature(generic_associated_types)]
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(stable_features)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the feature `generic_associated_types` has been stable since 1.65.0 and no longer requires an attribute to enable
[INFO] [stdout]  --> src/lib.rs:4:12
[INFO] [stdout]   |
[INFO] [stdout] 4 | #![feature(generic_associated_types)]
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(stable_features)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: missing required bound on `FullAssociations`
[INFO] [stdout]  --> src/associations.rs:6:3
[INFO] [stdout]   |
[INFO] [stdout] 6 |   type FullAssociations<'x>: Iterator<Item = FullAssociation<'x>>;
[INFO] [stdout]   |   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-
[INFO] [stdout]   |                                                                  |
[INFO] [stdout]   |                                                                  help: add the required where clause: `where Self: 'x`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this bound is currently required to ensure that impls have maximum flexibility
[INFO] [stdout]   = note: we are soliciting feedback, see issue #87479 <https://github.com/rust-lang/rust/issues/87479> for more information
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: missing required bound on `FullAssociations`
[INFO] [stdout]  --> src/associations.rs:6:3
[INFO] [stdout]   |
[INFO] [stdout] 6 |   type FullAssociations<'x>: Iterator<Item = FullAssociation<'x>>;
[INFO] [stdout]   |   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-
[INFO] [stdout]   |                                                                  |
[INFO] [stdout]   |                                                                  help: add the required where clause: `where Self: 'x`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this bound is currently required to ensure that impls have maximum flexibility
[INFO] [stdout]   = note: we are soliciting feedback, see issue #87479 <https://github.com/rust-lang/rust/issues/87479> for more information
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error; 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `cleu-orm` (lib) due to 2 previous errors; 1 warning emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: aborting due to 1 previous error; 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `cleu-orm` (lib test) due to 2 previous errors; 1 warning emitted
[INFO] running `Command { std: "docker" "inspect" "1f6d83a7614ea72c5e689c07c3ed76c12b1feb1e2f85937d87c11c2fdbea17e4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1f6d83a7614ea72c5e689c07c3ed76c12b1feb1e2f85937d87c11c2fdbea17e4", kill_on_drop: false }`
[INFO] [stdout] 1f6d83a7614ea72c5e689c07c3ed76c12b1feb1e2f85937d87c11c2fdbea17e4
