[INFO] fetching crate akita 0.5.1...
[INFO] testing akita-0.5.1 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-7
[INFO] extracting crate akita 0.5.1 into /workspace/builds/worker-1-tc2/source
[INFO] started tweaking crates.io crate akita 0.5.1
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate akita 0.5.1
[INFO] tweaked toml for crates.io crate akita 0.5.1 written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate akita 0.5.1 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate akita 0.5.1 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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 0cfa5afd253fc4bed778a7252242560a065cd98dea042c4057307901fb8aca89
[INFO] running `Command { std: "docker" "start" "-a" "0cfa5afd253fc4bed778a7252242560a065cd98dea042c4057307901fb8aca89", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0cfa5afd253fc4bed778a7252242560a065cd98dea042c4057307901fb8aca89", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0cfa5afd253fc4bed778a7252242560a065cd98dea042c4057307901fb8aca89", kill_on_drop: false }`
[INFO] [stdout] 0cfa5afd253fc4bed778a7252242560a065cd98dea042c4057307901fb8aca89
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0738bf0f7f191d0862b761c53bf1f90e4b9996f80cf7cc57f40507e7d4527584
[INFO] running `Command { std: "docker" "start" "-a" "0738bf0f7f191d0862b761c53bf1f90e4b9996f80cf7cc57f40507e7d4527584", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.155
[INFO] [stderr]    Compiling proc-macro2 v1.0.92
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling once_cell v1.19.0
[INFO] [stderr]    Compiling pkg-config v0.3.19
[INFO] [stderr]    Compiling memchr v2.7.2
[INFO] [stderr]    Compiling syn v1.0.74
[INFO] [stderr]    Compiling unicode-xid v0.2.2
[INFO] [stderr]    Compiling serde v1.0.215
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling glob v0.3.1
[INFO] [stderr]    Compiling crossbeam-utils v0.8.20
[INFO] [stderr]    Compiling ppv-lite86 v0.2.10
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]    Compiling no-std-net v0.6.0
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling jobserver v0.1.31
[INFO] [stderr]    Compiling getrandom v0.2.3
[INFO] [stderr]    Compiling hashbrown v0.15.2
[INFO] [stderr]    Compiling syn v2.0.90
[INFO] [stderr]    Compiling cc v1.0.99
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling indexmap v2.7.0
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling pnet_base v0.35.0
[INFO] [stderr]    Compiling libloading v0.8.3
[INFO] [stderr]    Compiling bindgen v0.69.4
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling openssl-sys v0.9.65
[INFO] [stderr]    Compiling zstd-sys v2.0.10+zstd.1.5.6
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling either v1.12.0
[INFO] [stderr]    Compiling libm v0.2.8
[INFO] [stderr]    Compiling rkyv v0.7.45
[INFO] [stderr]    Compiling smallvec v1.6.1
[INFO] [stderr]    Compiling frunk_core v0.4.2
[INFO] [stderr]    Compiling ryu v1.0.5
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]    Compiling libz-sys v1.1.3
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling num-bigint v0.4.5
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling darling_core v0.20.9
[INFO] [stderr]    Compiling frunk_proc_macro_helpers v0.1.2
[INFO] [stderr]    Compiling lock_api v0.4.9
[INFO] [stderr]    Compiling bigdecimal v0.4.3
[INFO] [stderr]    Compiling radium v0.7.0
[INFO] [stderr]    Compiling seahash v4.1.0
[INFO] [stderr]    Compiling serde_json v1.0.117
[INFO] [stderr]    Compiling log v0.4.14
[INFO] [stderr]    Compiling toml_datetime v0.6.6
[INFO] [stderr]    Compiling thiserror v1.0.61
[INFO] [stderr]    Compiling zstd-safe v7.1.0
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]    Compiling crc32fast v1.2.1
[INFO] [stderr]    Compiling winnow v0.5.40
[INFO] [stderr]    Compiling bitflags v2.5.0
[INFO] [stderr]    Compiling serde_derive v1.0.215
[INFO] [stderr]    Compiling lazycell v1.3.0
[INFO] [stderr]    Compiling pnet_macros v0.35.0
[INFO] [stderr]    Compiling darling_macro v0.20.9
[INFO] [stderr]    Compiling thiserror-impl v1.0.61
[INFO] [stderr]    Compiling tinyvec v1.3.1
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]    Compiling toml_edit v0.21.1
[INFO] [stderr]    Compiling ptr_meta_derive v0.1.4
[INFO] [stderr]    Compiling ptr_meta v0.1.4
[INFO] [stderr]    Compiling rkyv_derive v0.7.45
[INFO] [stderr]    Compiling pnet_macros_support v0.35.0
[INFO] [stderr]    Compiling cmake v0.1.50
[INFO] [stderr]    Compiling rand_core v0.6.3
[INFO] [stderr]    Compiling pnet_sys v0.35.0
[INFO] [stderr]    Compiling subprocess v0.2.9
[INFO] [stderr]    Compiling instant v0.1.10
[INFO] [stderr]    Compiling itoa v1.0.11
[INFO] [stderr]    Compiling iana-time-zone v0.1.60
[INFO] [stderr]    Compiling openssl v0.10.35
[INFO] [stderr]    Compiling cpufeatures v0.2.12
[INFO] [stderr]    Compiling byteorder v1.4.3
[INFO] [stderr]    Compiling zerocopy v0.7.34
[INFO] [stderr]    Compiling wyz v0.5.1
[INFO] [stderr]    Compiling deranged v0.3.11
[INFO] [stderr]    Compiling proc-macro-crate v3.1.0
[INFO] [stderr]    Compiling parking_lot_core v0.8.3
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling pnet_packet v0.35.0
[INFO] [stderr]    Compiling unicode-normalization v0.1.19
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]    Compiling darling v0.20.9
[INFO] [stderr]    Compiling frunk_derives v0.4.2
[INFO] [stderr]    Compiling frunk_proc_macros v0.1.2
[INFO] [stderr]    Compiling unicode-bidi v0.3.5
[INFO] [stderr]    Compiling ipnetwork v0.20.0
[INFO] [stderr]    Compiling chrono v0.4.38
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling allocator-api2 v0.2.18
[INFO] [stderr]    Compiling mysql_common v0.32.4
[INFO] [stderr]    Compiling time-core v0.1.2
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]    Compiling native-tls v0.2.7
[INFO] [stderr]    Compiling pnet v0.35.0
[INFO] [stderr]    Compiling funty v2.0.0
[INFO] [stderr]    Compiling termcolor v1.4.1
[INFO] [stderr]    Compiling arrayvec v0.5.2
[INFO] [stderr]    Compiling twox-hash v1.6.0
[INFO] [stderr]    Compiling mysql-common-derive v0.31.1
[INFO] [stderr]    Compiling rust_decimal v1.14.3
[INFO] [stderr]    Compiling bitvec v1.0.1
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling time v0.3.36
[INFO] [stderr]    Compiling form_urlencoded v1.0.1
[INFO] [stderr]    Compiling crossbeam-deque v0.8.5
[INFO] [stderr]    Compiling pnet_datalink v0.35.0
[INFO] [stderr]    Compiling frunk v0.4.2
[INFO] [stderr]    Compiling pnet_transport v0.35.0
[INFO] [stderr]    Compiling idna v0.2.3
[INFO] [stderr]    Compiling flate2 v1.0.20
[INFO] [stderr]    Compiling rand v0.8.4
[INFO] [stderr]    Compiling parking_lot v0.11.1
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling derive_utils v0.14.1
[INFO] [stderr]    Compiling crossbeam-queue v0.3.11
[INFO] [stderr]    Compiling crossbeam-channel v0.5.13
[INFO] [stderr]    Compiling btoi v0.4.3
[INFO] [stderr]    Compiling saturating v0.1.0
[INFO] [stderr]    Compiling unicode-segmentation v1.8.0
[INFO] [stderr]    Compiling bytes v1.6.0
[INFO] [stderr]    Compiling openssl-probe v0.1.4
[INFO] [stderr]    Compiling uuid v1.8.0
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling mysql v25.0.1
[INFO] [stderr]    Compiling safemem v0.3.3
[INFO] [stderr]    Compiling zstd v0.13.1
[INFO] [stderr]    Compiling base64 v0.21.7
[INFO] [stderr]    Compiling base64 v0.9.3
[INFO] [stderr]    Compiling crossbeam v0.8.4
[INFO] [stderr]    Compiling pem v3.0.4
[INFO] [stderr]    Compiling heck v0.3.3
[INFO] [stderr]    Compiling io-enum v1.1.3
[INFO] [stderr]    Compiling scheduled-thread-pool v0.2.5
[INFO] [stderr]    Compiling url v2.2.2
[INFO] [stderr]    Compiling lru v0.12.3
[INFO] [stderr]    Compiling uuid v0.8.2
[INFO] [stderr]    Compiling tracing-attributes v0.1.21
[INFO] [stderr]    Compiling socket2 v0.5.7
[INFO] [stderr]    Compiling tracing-core v0.1.27
[INFO] [stderr]    Compiling bufstream v0.1.4
[INFO] [stderr]    Compiling if_chain v1.0.2
[INFO] [stderr]    Compiling akita_derive v0.5.1
[INFO] [stderr]    Compiling akita_core v0.5.0
[INFO] [stderr]    Compiling r2d2 v0.8.9
[INFO] [stderr]    Compiling tracing v0.1.35
[INFO] [stderr]    Compiling akita v0.5.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 28s
[INFO] running `Command { std: "docker" "inspect" "0738bf0f7f191d0862b761c53bf1f90e4b9996f80cf7cc57f40507e7d4527584", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0738bf0f7f191d0862b761c53bf1f90e4b9996f80cf7cc57f40507e7d4527584", kill_on_drop: false }`
[INFO] [stdout] 0738bf0f7f191d0862b761c53bf1f90e4b9996f80cf7cc57f40507e7d4527584
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ae531fc5ab9bd79317d3c0cd7f811b705bf69e0addc4c39edc813fe4d660b268
[INFO] running `Command { std: "docker" "start" "-a" "ae531fc5ab9bd79317d3c0cd7f811b705bf69e0addc4c39edc813fe4d660b268", kill_on_drop: false }`
[INFO] [stderr]    Compiling akita v0.5.1 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0425]: cannot find value `model` in this scope
[INFO] [stdout]   --> tests/akita.rs:91:28
[INFO] [stdout]    |
[INFO] [stdout] 91 |     let insert_id_second = model.insert::<Option<i32>, _>(&akita).unwrap();
[INFO] [stdout]    |                            ^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::fs::File`
[INFO] [stdout]   --> tests/akita.rs:25:5
[INFO] [stdout]    |
[INFO] [stdout] 25 | use std::fs::File;
[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: `base64::Config`
[INFO] [stdout]   --> tests/akita.rs:28:5
[INFO] [stdout]    |
[INFO] [stdout] 28 | use base64::Config;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `set_log_level` found for struct `akita::AkitaConfig` in the current scope
[INFO] [stdout]   --> tests/akita.rs:80:10
[INFO] [stdout]    |
[INFO] [stdout] 77 |       let cfg = AkitaConfig::default()
[INFO] [stdout]    |  _______________-
[INFO] [stdout] 78 | |         .set_max_size(5)
[INFO] [stdout] 79 | |         .set_connection_timeout(Duration::from_secs(5))
[INFO] [stdout] 80 | |         .set_log_level(LogLevel::Info)
[INFO] [stdout]    | |         -^^^^^^^^^^^^^ method not found in `akita::AkitaConfig`
[INFO] [stdout]    | |_________|
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `LogLevel`
[INFO] [stdout]   --> tests/akita.rs:80:24
[INFO] [stdout]    |
[INFO] [stdout] 80 |         .set_log_level(LogLevel::Info)
[INFO] [stdout]    |                        ^^^^^^^^ use of undeclared type `LogLevel`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0425, E0433, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `akita` (test "akita") due to 3 previous errors; 2 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "ae531fc5ab9bd79317d3c0cd7f811b705bf69e0addc4c39edc813fe4d660b268", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ae531fc5ab9bd79317d3c0cd7f811b705bf69e0addc4c39edc813fe4d660b268", kill_on_drop: false }`
[INFO] [stdout] ae531fc5ab9bd79317d3c0cd7f811b705bf69e0addc4c39edc813fe4d660b268
