[INFO] fetching crate rustorm-core 0.1.2...
[INFO] checking rustorm-core-0.1.2 against try#3fada14ee01d755dc8076e611f11bf65b28ffd21 for pr-154971
[INFO] extracting crate rustorm-core 0.1.2 into /workspace/builds/worker-1-tc2/source
[INFO] started tweaking crates.io crate rustorm-core 0.1.2
[INFO] finished tweaking crates.io crate rustorm-core 0.1.2
[INFO] tweaked toml for crates.io crate rustorm-core 0.1.2 written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate rustorm-core 0.1.2 on toolchain 3fada14ee01d755dc8076e611f11bf65b28ffd21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+3fada14ee01d755dc8076e611f11bf65b28ffd21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate rustorm-core 0.1.2 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" "+3fada14ee01d755dc8076e611f11bf65b28ffd21" "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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+3fada14ee01d755dc8076e611f11bf65b28ffd21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 1a2ed5783559c40aa31a826d07f565709e9d37dd6c94d42ce9323b25b60317ff
[INFO] running `Command { std: "docker" "start" "-a" "1a2ed5783559c40aa31a826d07f565709e9d37dd6c94d42ce9323b25b60317ff", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1a2ed5783559c40aa31a826d07f565709e9d37dd6c94d42ce9323b25b60317ff", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1a2ed5783559c40aa31a826d07f565709e9d37dd6c94d42ce9323b25b60317ff", kill_on_drop: false }`
[INFO] [stdout] 1a2ed5783559c40aa31a826d07f565709e9d37dd6c94d42ce9323b25b60317ff
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+3fada14ee01d755dc8076e611f11bf65b28ffd21" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 636cf51bf8872ccc11bca4b38410cd323475000ac88ab6a87fb0a44e798717e5
[INFO] running `Command { std: "docker" "start" "-a" "636cf51bf8872ccc11bca4b38410cd323475000ac88ab6a87fb0a44e798717e5", kill_on_drop: false }`
[INFO] [stderr]    Compiling cc v1.2.58
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]     Checking getrandom v0.2.17
[INFO] [stderr]    Compiling zerocopy v0.8.47
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling rustls v0.21.12
[INFO] [stderr]    Compiling pin-project-lite v0.2.17
[INFO] [stderr]    Compiling untrusted v0.9.0
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling socket2 v0.6.3
[INFO] [stderr]    Compiling mio v1.2.0
[INFO] [stderr]     Checking futures-sink v0.3.32
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling tinyvec v1.11.0
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking futures-channel v0.3.32
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling slab v0.4.12
[INFO] [stderr]    Compiling base64 v0.21.7
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]     Checking crypto-common v0.1.7
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr]    Compiling futures-intrusive v0.5.0
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]    Compiling tokio v1.50.0
[INFO] [stderr]     Checking cipher v0.4.4
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling rustls-pemfile v1.0.4
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling unicode-normalization v0.1.25
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]     Checking ahash v0.8.12
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling hash32 v0.2.1
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling uuid v1.23.0
[INFO] [stderr]    Compiling webpki-roots v0.25.4
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]    Compiling stringprep v0.1.5
[INFO] [stderr]    Compiling heapless v0.7.17
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling cobs v0.3.0
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]     Checking sqlformat v0.2.6
[INFO] [stderr]    Compiling postcard v1.1.3
[INFO] [stderr]     Checking hashlink v0.8.4
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]    Compiling quick-xml v0.38.4
[INFO] [stderr]     Checking universal-hash v0.5.1
[INFO] [stderr]     Checking linked-hash-map v0.5.6
[INFO] [stderr]     Checking polyval v0.6.2
[INFO] [stderr]     Checking hkdf v0.12.4
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]     Checking lru-cache v0.1.2
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking md-5 v0.10.6
[INFO] [stderr]     Checking oncemutex v0.1.1
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling rust_decimal v1.41.0
[INFO] [stderr]     Checking password-hash v0.5.0
[INFO] [stderr]     Checking ghash v0.5.1
[INFO] [stderr]     Checking regex-cache v0.2.1
[INFO] [stderr]     Checking strum v0.27.2
[INFO] [stderr]     Checking futures-executor v0.3.32
[INFO] [stderr]     Checking blowfish v0.9.1
[INFO] [stderr]     Checking ctr v0.9.2
[INFO] [stderr]     Checking aes v0.8.4
[INFO] [stderr]     Checking blake2 v0.10.6
[INFO] [stderr]     Checking aead v0.5.2
[INFO] [stderr]    Compiling tokio-stream v0.1.18
[INFO] [stderr]     Checking bcrypt v0.15.1
[INFO] [stderr]     Checking futures v0.3.32
[INFO] [stderr]     Checking argon2 v0.5.3
[INFO] [stderr]     Checking aes-gcm v0.10.3
[INFO] [stderr]    Compiling phonenumber v0.3.9+9.0.21
[INFO] [stderr]     Checking sct v0.7.1
[INFO] [stderr]     Checking rustls-webpki v0.101.7
[INFO] [stderr]     Checking sqlx-core v0.7.4
[INFO] [stderr]     Checking sqlx-postgres v0.7.4
[INFO] [stderr]    Compiling sqlx-macros-core v0.7.4
[INFO] [stderr]    Compiling sqlx-macros v0.7.4
[INFO] [stderr]     Checking sqlx v0.7.4
[INFO] [stderr]     Checking rustorm-core v0.1.2 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `serde_json::Value as JsonValue`
[INFO] [stdout]  --> src/column.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use serde_json::Value as JsonValue;
[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: `crate::query::QueryBuilder`
[INFO] [stdout]  --> src/relation.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use crate::query::QueryBuilder;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `OrmResult`
[INFO] [stdout]  --> src/types/money.rs:1:30
[INFO] [stdout]   |
[INFO] [stdout] 1 | use crate::error::{OrmError, OrmResult};
[INFO] [stdout]   |                              ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Mul`
[INFO] [stdout]  --> src/types/money.rs:6:21
[INFO] [stdout]   |
[INFO] [stdout] 6 | use std::ops::{Add, Mul, Sub};
[INFO] [stdout]   |                     ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `serde_json::Value as JsonValue`
[INFO] [stdout]  --> src/column.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use serde_json::Value as JsonValue;
[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: `crate::query::QueryBuilder`
[INFO] [stdout]  --> src/relation.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use crate::query::QueryBuilder;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `OrmResult`
[INFO] [stdout]  --> src/types/money.rs:1:30
[INFO] [stdout]   |
[INFO] [stdout] 1 | use crate::error::{OrmError, OrmResult};
[INFO] [stdout]   |                              ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Mul`
[INFO] [stdout]  --> src/types/money.rs:6:21
[INFO] [stdout]   |
[INFO] [stdout] 6 | use std::ops::{Add, Mul, Sub};
[INFO] [stdout]   |                     ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Row`
[INFO] [stdout]  --> src/model.rs:4:20
[INFO] [stdout]   |
[INFO] [stdout] 4 | use sqlx::{PgPool, Row};
[INFO] [stdout]   |                    ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Row`
[INFO] [stdout]  --> src/model.rs:4:20
[INFO] [stdout]   |
[INFO] [stdout] 4 | use sqlx::{PgPool, Row};
[INFO] [stdout]   |                    ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `placeholder` is never used
[INFO] [stdout]    --> src/column.rs:158:8
[INFO] [stdout]     |
[INFO] [stdout] 153 | impl ColumnExpr {
[INFO] [stdout]     | --------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 158 |     fn placeholder(&self, idx: usize) -> String {
[INFO] [stdout]     |        ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `Right` is never constructed
[INFO] [stdout]   --> src/query.rs:23:5
[INFO] [stdout]    |
[INFO] [stdout] 20 | enum JoinType {
[INFO] [stdout]    |      -------- variant in this enum
[INFO] [stdout] ...
[INFO] [stdout] 23 |     Right,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `JoinType` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variants `Update`, `Delete`, and `Count` are never constructed
[INFO] [stdout]    --> src/query.rs:120:5
[INFO] [stdout]     |
[INFO] [stdout] 118 | enum QueryOp {
[INFO] [stdout]     |      ------- variants in this enum
[INFO] [stdout] 119 |     Select,
[INFO] [stdout] 120 |     Update,
[INFO] [stdout]     |     ^^^^^^
[INFO] [stdout] 121 |     Delete,
[INFO] [stdout]     |     ^^^^^^
[INFO] [stdout] 122 |     Count,
[INFO] [stdout]     |     ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `QueryOp` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `placeholder` is never used
[INFO] [stdout]    --> src/column.rs:158:8
[INFO] [stdout]     |
[INFO] [stdout] 153 | impl ColumnExpr {
[INFO] [stdout]     | --------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 158 |     fn placeholder(&self, idx: usize) -> String {
[INFO] [stdout]     |        ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `Right` is never constructed
[INFO] [stdout]   --> src/query.rs:23:5
[INFO] [stdout]    |
[INFO] [stdout] 20 | enum JoinType {
[INFO] [stdout]    |      -------- variant in this enum
[INFO] [stdout] ...
[INFO] [stdout] 23 |     Right,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `JoinType` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variants `Update`, `Delete`, and `Count` are never constructed
[INFO] [stdout]    --> src/query.rs:120:5
[INFO] [stdout]     |
[INFO] [stdout] 118 | enum QueryOp {
[INFO] [stdout]     |      ------- variants in this enum
[INFO] [stdout] 119 |     Select,
[INFO] [stdout] 120 |     Update,
[INFO] [stdout]     |     ^^^^^^
[INFO] [stdout] 121 |     Delete,
[INFO] [stdout]     |     ^^^^^^
[INFO] [stdout] 122 |     Count,
[INFO] [stdout]     |     ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `QueryOp` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 36.58s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: sqlx-postgres v0.7.4
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 3`
[INFO] running `Command { std: "docker" "inspect" "636cf51bf8872ccc11bca4b38410cd323475000ac88ab6a87fb0a44e798717e5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "636cf51bf8872ccc11bca4b38410cd323475000ac88ab6a87fb0a44e798717e5", kill_on_drop: false }`
[INFO] [stdout] 636cf51bf8872ccc11bca4b38410cd323475000ac88ab6a87fb0a44e798717e5
