[INFO] fetching crate caisin 0.1.57...
[INFO] testing caisin-0.1.57 against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146098-7
[INFO] extracting crate caisin 0.1.57 into /workspace/builds/worker-6-tc1/source
[INFO] started tweaking crates.io crate caisin 0.1.57
[INFO] finished tweaking crates.io crate caisin 0.1.57
[INFO] tweaked toml for crates.io crate caisin 0.1.57 written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate caisin 0.1.57 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] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 330 packages to latest compatible versions
[INFO] [stderr]       Adding base64 v0.13.1 (available: v0.22.1)
[INFO] [stderr]       Adding libsm v0.5.1 (available: v0.6.0)
[INFO] [stderr]       Adding rand v0.8.5 (available: v0.9.2)
[INFO] [stderr]       Adding rbdc-mysql v0.1.20 (available: v4.6.2)
[INFO] [stderr]       Adding rbdc-sqlite v0.1.17 (available: v4.6.2)
[INFO] [stderr]       Adding rbs v0.1.15 (available: v4.6.2)
[INFO] [stderr]       Adding redis v0.22.3 (available: v0.32.7)
[INFO] [stderr]       Adding rsa v0.7.2 (available: v0.9.8)
[INFO] [stderr]       Adding sysinfo v0.26.9 (available: v0.37.2)
[INFO] [stderr]       Adding tokio-nsq v0.13.2 (available: v0.14.0)
[INFO] [stderr]       Adding wasi v0.10.0+wasi-snapshot-preview1 (available: v0.10.2+wasi-snapshot-preview1)
[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]  Downloading crates ...
[INFO] [stderr]   Downloaded backoff v0.2.1
[INFO] [stderr]   Downloaded url-escape v0.1.1
[INFO] [stderr]   Downloaded rbs v0.1.15
[INFO] [stderr]   Downloaded pem-rfc7468 v0.6.0
[INFO] [stderr]   Downloaded nanoid v0.4.0
[INFO] [stderr]   Downloaded retain_mut v0.1.9
[INFO] [stderr]   Downloaded dark-std v0.2.16
[INFO] [stderr]   Downloaded path-dedot v3.1.1
[INFO] [stderr]   Downloaded fast_pool v0.3.7
[INFO] [stderr]   Downloaded html_parser v0.6.3
[INFO] [stderr]   Downloaded libsm v0.5.1
[INFO] [stderr]   Downloaded rbatis-codegen v4.6.6
[INFO] [stderr]   Downloaded flume v0.10.14
[INFO] [stderr]   Downloaded sysinfo v0.26.9
[INFO] [stderr]   Downloaded bigdecimal v0.4.9
[INFO] [stderr]   Downloaded rsa v0.8.2
[INFO] [stderr]   Downloaded webpki v0.22.4
[INFO] [stderr]   Downloaded rsa v0.7.2
[INFO] [stderr]   Downloaded deadpool v0.9.5
[INFO] [stderr]   Downloaded hashlink v0.8.4
[INFO] [stderr]   Downloaded rustls v0.20.9
[INFO] [stderr]   Downloaded pkcs1 v0.4.1
[INFO] [stderr]   Downloaded cargo-lock v9.0.0
[INFO] [stderr]   Downloaded rbatis v4.6.12
[INFO] [stderr]   Downloaded fastdate v0.3.36
[INFO] [stderr]   Downloaded rbdc v4.6.2
[INFO] [stderr]   Downloaded rbdc-mysql v0.1.20
[INFO] [stderr]   Downloaded fastdate v0.1.39
[INFO] [stderr]   Downloaded rbdc-sqlite v0.1.17
[INFO] [stderr]   Downloaded rbatis-macro-driver v4.6.0
[INFO] [stderr]   Downloaded lru v0.14.0
[INFO] [stderr]   Downloaded rbdc-pool-fast v4.6.2
[INFO] [stderr]   Downloaded rbs v4.6.2
[INFO] [stderr]   Downloaded sha-1 v0.10.1
[INFO] [stderr]   Downloaded tokio-nsq v0.13.2
[INFO] [stderr]   Downloaded rbdc v0.1.23
[INFO] [stderr]   Downloaded der v0.6.1
[INFO] [stderr]   Downloaded built v0.6.1
[INFO] [stderr]   Downloaded path-absolutize v3.1.1
[INFO] [stderr]   Downloaded libsqlite3-sys v0.25.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] 4596717f7560a05486e8792f9ad79e668d2b29b49f2a4275617e620ae956d544
[INFO] running `Command { std: "docker" "start" "-a" "4596717f7560a05486e8792f9ad79e668d2b29b49f2a4275617e620ae956d544", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4596717f7560a05486e8792f9ad79e668d2b29b49f2a4275617e620ae956d544", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4596717f7560a05486e8792f9ad79e668d2b29b49f2a4275617e620ae956d544", kill_on_drop: false }`
[INFO] [stdout] 4596717f7560a05486e8792f9ad79e668d2b29b49f2a4275617e620ae956d544
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] 22d52cca1fa25ddc58d2e8ee9f0c2c025cc47e09c471acf5bfbef068f0e1ef8b
[INFO] running `Command { std: "docker" "start" "-a" "22d52cca1fa25ddc58d2e8ee9f0c2c025cc47e09c471acf5bfbef068f0e1ef8b", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling quote v1.0.42
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling indexmap v2.12.0
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling num_threads v0.1.7
[INFO] [stderr]    Compiling const-oid v0.9.6
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling ucd-trie v0.1.7
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling base64ct v1.8.0
[INFO] [stderr]    Compiling serde_bytes v0.11.19
[INFO] [stderr]    Compiling winnow v0.5.40
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling pest v2.8.3
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling pem-rfc7468 v0.6.0
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling rustls v0.20.9
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling der v0.6.1
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling semver v1.0.27
[INFO] [stderr]    Compiling uuid v1.18.1
[INFO] [stderr]    Compiling num_cpus v1.17.0
[INFO] [stderr]    Compiling bigdecimal v0.4.9
[INFO] [stderr]    Compiling num-bigint-dig v0.8.5
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling syn v2.0.110
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling rmp v0.8.14
[INFO] [stderr]    Compiling flume v0.11.1
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling deadpool-runtime v0.1.4
[INFO] [stderr]    Compiling retain_mut v0.1.9
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling simd-adler32 v0.3.7
[INFO] [stderr]    Compiling spki v0.6.0
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling libsqlite3-sys v0.25.2
[INFO] [stderr]    Compiling pkcs8 v0.9.0
[INFO] [stderr]    Compiling lru v0.14.0
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling pkcs1 v0.4.1
[INFO] [stderr]    Compiling hashlink v0.8.4
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling webpki v0.22.4
[INFO] [stderr]    Compiling sct v0.7.1
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling nu-ansi-term v0.50.3
[INFO] [stderr]    Compiling snap v1.1.1
[INFO] [stderr]    Compiling rustls v0.19.1
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling webpki-roots v0.22.6
[INFO] [stderr]    Compiling flate2 v1.1.5
[INFO] [stderr]    Compiling signature v2.2.0
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling instant v0.1.13
[INFO] [stderr]    Compiling backoff v0.2.1
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling pest_meta v2.8.3
[INFO] [stderr]    Compiling env_logger v0.8.4
[INFO] [stderr]    Compiling rsa v0.8.2
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling sha-1 v0.10.1
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling yasna v0.5.2
[INFO] [stderr]    Compiling signature v1.6.4
[INFO] [stderr]    Compiling quickcheck v1.0.3
[INFO] [stderr]    Compiling futures-intrusive v0.5.0
[INFO] [stderr]    Compiling crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling atoi v2.0.0
[INFO] [stderr]    Compiling gethostname v0.2.3
[INFO] [stderr]    Compiling path-dedot v3.1.1
[INFO] [stderr]    Compiling sha1_smol v1.0.1
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling path-absolutize v3.1.1
[INFO] [stderr]    Compiling libsm v0.5.1
[INFO] [stderr]    Compiling rsa v0.7.2
[INFO] [stderr]    Compiling nanoid v0.4.0
[INFO] [stderr]    Compiling threadpool v1.8.1
[INFO] [stderr]    Compiling url-escape v0.1.1
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling pest_generator v2.8.3
[INFO] [stderr]    Compiling sysinfo v0.26.9
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling pest_derive v2.8.3
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling pin-project v1.1.10
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling flume v0.10.14
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling icu_properties v2.1.1
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling html_parser v0.6.3
[INFO] [stderr]    Compiling rbs v4.6.2
[INFO] [stderr]    Compiling dark-std v0.2.16
[INFO] [stderr]    Compiling time v0.3.44
[INFO] [stderr]    Compiling rbs v0.1.15
[INFO] [stderr]    Compiling toml_edit v0.19.15
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling rbatis-codegen v4.6.6
[INFO] [stderr]    Compiling deadpool v0.9.5
[INFO] [stderr]    Compiling tokio-rustls v0.23.4
[INFO] [stderr]    Compiling fast_pool v0.3.7
[INFO] [stderr]    Compiling tokio-util v0.7.17
[INFO] [stderr]    Compiling hyper v0.14.32
[INFO] [stderr]    Compiling tokio-io-timeout v1.2.1
[INFO] [stderr]    Compiling async-compression v0.3.15
[INFO] [stderr]    Compiling tokio-rustls v0.22.0
[INFO] [stderr]    Compiling toml v0.7.8
[INFO] [stderr]    Compiling combine v4.6.7
[INFO] [stderr]    Compiling cargo-lock v9.0.0
[INFO] [stderr]    Compiling fastdate v0.1.39
[INFO] [stderr]    Compiling fastdate v0.3.36
[INFO] [stderr]    Compiling tracing-subscriber v0.3.20
[INFO] [stderr]    Compiling rbdc v4.6.2
[INFO] [stderr]    Compiling rbdc v0.1.23
[INFO] [stderr]    Compiling tracing-appender v0.2.3
[INFO] [stderr]    Compiling tracing-error v0.2.1
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rbdc-0.1.23/src/types/datetime.rs:130:62
[INFO] [stdout]     |
[INFO] [stdout] 130 |         FastDateTime(fastdate::DateTime::from_timestamp_nano(nano))
[INFO] [stdout]     |                      --------------------------------------- ^^^^ expected `i128`, found `u128`
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      arguments to this function are incorrect
[INFO] [stdout]     |
[INFO] [stdout] note: associated function defined here
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fastdate-0.1.39/src/datetime.rs:181:12
[INFO] [stdout]     |
[INFO] [stdout] 181 |     pub fn from_timestamp_nano(nano: i128) -> DateTime {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: you can convert a `u128` to an `i128` and panic if the converted value doesn't fit
[INFO] [stdout]     |
[INFO] [stdout] 130 |         FastDateTime(fastdate::DateTime::from_timestamp_nano(nano.try_into().unwrap()))
[INFO] [stdout]     |                                                                  ++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0308`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `rbdc` (lib) due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "22d52cca1fa25ddc58d2e8ee9f0c2c025cc47e09c471acf5bfbef068f0e1ef8b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "22d52cca1fa25ddc58d2e8ee9f0c2c025cc47e09c471acf5bfbef068f0e1ef8b", kill_on_drop: false }`
[INFO] [stdout] 22d52cca1fa25ddc58d2e8ee9f0c2c025cc47e09c471acf5bfbef068f0e1ef8b
