[INFO] cloning repository https://github.com/Matt-Seath/IBKRust [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Matt-Seath/IBKRust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMatt-Seath%2FIBKRust", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMatt-Seath%2FIBKRust'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d9508742d4eef25be66e158259e55d8f7c8ca3f3 [INFO] documenting Matt-Seath/IBKRust against beta-2023-10-21 for beta-1.74-rustdoc-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMatt-Seath%2FIBKRust" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Matt-Seath/IBKRust on toolchain beta-2023-10-21 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2023-10-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Matt-Seath/IBKRust [INFO] finished tweaking git repo https://github.com/Matt-Seath/IBKRust [INFO] tweaked toml for git repo https://github.com/Matt-Seath/IBKRust written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/Matt-Seath/IBKRust 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" "+beta-2023-10-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:023092b8bfa974c7f3e45c5ce651cc8dd3afd5e76915d5995b8dacd3032bf956" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2023-10-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5140947d87a4961aada5797d92f9e7a8833c308e1fe30d20d8d1794860573359 [INFO] running `Command { std: "docker" "start" "-a" "5140947d87a4961aada5797d92f9e7a8833c308e1fe30d20d8d1794860573359", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5140947d87a4961aada5797d92f9e7a8833c308e1fe30d20d8d1794860573359", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5140947d87a4961aada5797d92f9e7a8833c308e1fe30d20d8d1794860573359", kill_on_drop: false }` [INFO] [stdout] 5140947d87a4961aada5797d92f9e7a8833c308e1fe30d20d8d1794860573359 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:023092b8bfa974c7f3e45c5ce651cc8dd3afd5e76915d5995b8dacd3032bf956" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2023-10-21" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0f35d78c7eb2f3fd2bd8c96b1f30654fdca4c447cd1c3982b5d8563f47ed9bdb [INFO] running `Command { std: "docker" "start" "-a" "0f35d78c7eb2f3fd2bd8c96b1f30654fdca4c447cd1c3982b5d8563f47ed9bdb", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.107 [INFO] [stderr] Compiling pkg-config v0.3.26 [INFO] [stderr] Compiling libc v0.2.139 [INFO] [stderr] Compiling typenum v1.16.0 [INFO] [stderr] Compiling uncased v0.9.7 [INFO] [stderr] Checking subtle v2.4.1 [INFO] [stderr] Compiling proc-macro2-diagnostics v0.9.1 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling tokio v1.23.0 [INFO] [stderr] Compiling regex-syntax v0.6.28 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Compiling yansi v0.5.1 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling crossbeam-utils v0.8.14 [INFO] [stderr] Compiling once_cell v1.16.0 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling time-core v0.1.0 [INFO] [stderr] Compiling time-macros v0.2.6 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Checking digest v0.10.6 [INFO] [stderr] Checking tracing-core v0.1.30 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Checking hashbrown v0.12.3 [INFO] [stderr] Compiling pin-project-lite v0.2.9 [INFO] [stderr] Compiling futures-core v0.3.25 [INFO] [stderr] Compiling cpufeatures v0.2.5 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling siphasher v0.3.10 [INFO] [stderr] Compiling openssl-sys v0.9.80 [INFO] [stderr] Compiling indexmap v1.9.2 [INFO] [stderr] Compiling futures-task v0.3.25 [INFO] [stderr] Checking tracing v0.1.37 [INFO] [stderr] Compiling itoa v1.0.5 [INFO] [stderr] Compiling getrandom v0.2.8 [INFO] [stderr] Compiling phf_shared v0.11.1 [INFO] [stderr] Compiling generic-array v0.14.6 [INFO] [stderr] Compiling clang-sys v1.4.0 [INFO] [stderr] Checking lexical-util v0.8.5 [INFO] [stderr] Checking inout v0.1.3 [INFO] [stderr] Checking aho-corasick v0.7.20 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling cookie v0.16.2 [INFO] [stderr] Compiling futures-util v0.3.25 [INFO] [stderr] Compiling ref-cast v1.0.14 [INFO] [stderr] Compiling futures-sink v0.3.25 [INFO] [stderr] Checking cipher v0.4.3 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Checking universal-hash v0.5.0 [INFO] [stderr] Checking smallvec v1.10.0 [INFO] [stderr] Checking foreign-types-shared v0.1.1 [INFO] [stderr] Compiling openssl v0.10.45 [INFO] [stderr] Compiling frunk_core v0.4.1 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling proc-macro-hack v0.5.20+deprecated [INFO] [stderr] Compiling bytes v1.3.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling ucd-trie v0.1.5 [INFO] [stderr] Compiling nom v7.1.1 [INFO] [stderr] Compiling block-buffer v0.10.3 [INFO] [stderr] Checking polyval v0.6.0 [INFO] [stderr] Checking time v0.3.17 [INFO] [stderr] Compiling aead v0.5.1 [INFO] [stderr] Compiling http v0.2.8 [INFO] [stderr] Checking foreign-types v0.3.2 [INFO] [stderr] Compiling futures-channel v0.3.25 [INFO] [stderr] Compiling mio v0.8.5 [INFO] [stderr] Compiling aes v0.8.2 [INFO] [stderr] Compiling ctr v0.9.2 [INFO] [stderr] Compiling ghash v0.5.0 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling phf v0.11.1 [INFO] [stderr] Compiling socket2 v0.4.7 [INFO] [stderr] Checking sha2 v0.10.6 [INFO] [stderr] Compiling libloading v0.7.4 [INFO] [stderr] Compiling regex v1.7.0 [INFO] [stderr] Compiling phf_generator v0.11.1 [INFO] [stderr] Compiling memoffset v0.7.1 [INFO] [stderr] Compiling phf_codegen v0.11.1 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Compiling bindgen v0.59.2 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling aes-gcm v0.10.1 [INFO] [stderr] Compiling http-body v0.4.5 [INFO] [stderr] Compiling hkdf v0.12.3 [INFO] [stderr] Checking lexical-parse-integer v0.8.6 [INFO] [stderr] Checking lexical-write-integer v0.8.5 [INFO] [stderr] Compiling libz-sys v1.1.8 [INFO] [stderr] Compiling parse-zoneinfo v0.3.0 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Checking bstr v0.2.17 [INFO] [stderr] Compiling num-bigint v0.4.3 [INFO] [stderr] Compiling crossbeam-epoch v0.9.13 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling chrono-tz-build v0.0.3 [INFO] [stderr] Compiling percent-encoding v2.2.0 [INFO] [stderr] Compiling httpdate v1.0.2 [INFO] [stderr] Compiling radium v0.7.0 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Compiling futures-io v0.3.25 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling base64 v0.20.0 [INFO] [stderr] Compiling shlex v1.1.0 [INFO] [stderr] Compiling tower-service v0.3.2 [INFO] [stderr] Checking openssl-probe v0.1.5 [INFO] [stderr] Checking unic-common v0.9.0 [INFO] [stderr] Checking unic-char-range v0.9.0 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Checking inlinable_string v0.1.15 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Checking unic-char-property v0.9.0 [INFO] [stderr] Checking unic-ucd-version v0.9.0 [INFO] [stderr] Checking net2 v0.2.38 [INFO] [stderr] Checking globset v0.4.9 [INFO] [stderr] Compiling futures v0.3.25 [INFO] [stderr] Checking lexical-write-float v0.8.5 [INFO] [stderr] Checking lexical-parse-float v0.8.5 [INFO] [stderr] Compiling subprocess v0.2.9 [INFO] [stderr] Compiling stable-pattern v0.1.0 [INFO] [stderr] Checking iovec v0.1.4 [INFO] [stderr] Compiling cmake v0.1.49 [INFO] [stderr] Compiling atomic v0.5.1 [INFO] [stderr] Compiling multer v2.0.4 [INFO] [stderr] Compiling chrono-tz v0.6.3 [INFO] [stderr] Compiling figment v0.10.8 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling crossbeam-queue v0.3.8 [INFO] [stderr] Compiling state v0.5.3 [INFO] [stderr] Compiling rust_decimal v1.27.0 [INFO] [stderr] Checking iana-time-zone v0.1.53 [INFO] [stderr] Compiling either v1.8.0 [INFO] [stderr] Checking tap v1.0.1 [INFO] [stderr] Checking chrono v0.4.23 [INFO] [stderr] Checking wyz v0.5.1 [INFO] [stderr] Checking lexical-core v0.8.5 [INFO] [stderr] Checking ignore v0.4.18 [INFO] [stderr] Checking mio v0.6.23 [INFO] [stderr] Checking unic-ucd-segment v0.9.0 [INFO] [stderr] Checking parking_lot_core v0.9.5 [INFO] [stderr] Compiling hyper v0.14.23 [INFO] [stderr] Checking url v2.3.1 [INFO] [stderr] Compiling frunk_proc_macro_helpers v0.1.1 [INFO] [stderr] Compiling mysqlclient-sys v0.2.5 [INFO] [stderr] Compiling devise_core v0.3.1 [INFO] [stderr] Checking inotify-sys v0.1.5 [INFO] [stderr] Compiling rocket v0.5.0-rc.2 [INFO] [stderr] Checking deunicode v0.4.3 [INFO] [stderr] Compiling unicode-xid v0.2.4 [INFO] [stderr] Checking remove_dir_all v0.5.3 [INFO] [stderr] Checking arrayvec v0.7.2 [INFO] [stderr] Checking fastrand v1.8.0 [INFO] [stderr] Checking spin v0.9.4 [INFO] [stderr] Compiling io-enum v1.0.2 [INFO] [stderr] Checking funty v2.0.0 [INFO] [stderr] Checking slug v0.1.4 [INFO] [stderr] Checking mio-extras v2.0.6 [INFO] [stderr] Checking inotify v0.7.1 [INFO] [stderr] Checking tempfile v3.3.0 [INFO] [stderr] Checking globwalk v0.8.1 [INFO] [stderr] Checking unic-segment v0.9.0 [INFO] [stderr] Compiling derive_utils v0.12.0 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Checking crossbeam-deque v0.8.2 [INFO] [stderr] Checking flate2 v1.0.25 [INFO] [stderr] Checking lexical v6.1.1 [INFO] [stderr] Checking crossbeam-channel v0.5.6 [INFO] [stderr] Checking bigdecimal v0.3.0 [INFO] [stderr] Checking sha1 v0.10.5 [INFO] [stderr] Checking filetime v0.2.19 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking humansize v1.1.1 [INFO] [stderr] Checking binascii v0.1.4 [INFO] [stderr] Checking saturating v0.1.0 [INFO] [stderr] Compiling mysql v23.0.1 [INFO] [stderr] Checking uuid v1.2.2 [INFO] [stderr] Checking notify v4.0.17 [INFO] [stderr] Checking bitvec v1.0.1 [INFO] [stderr] Checking pem v1.1.0 [INFO] [stderr] Checking lru v0.8.1 [INFO] [stderr] Checking twox-hash v1.6.3 [INFO] [stderr] Checking normpath v0.3.2 [INFO] [stderr] Checking bufstream v0.1.4 [INFO] [stderr] Checking crossbeam v0.8.2 [INFO] [stderr] Compiling serde_derive v1.0.151 [INFO] [stderr] Compiling thiserror-impl v1.0.38 [INFO] [stderr] Compiling tokio-macros v1.8.2 [INFO] [stderr] Compiling pear_codegen v0.2.3 [INFO] [stderr] Compiling ref-cast-impl v1.0.14 [INFO] [stderr] Compiling openssl-macros v0.1.0 [INFO] [stderr] Compiling frunk_proc_macros_impl v0.1.1 [INFO] [stderr] Compiling devise_codegen v0.3.1 [INFO] [stderr] Compiling frunk_derives v0.4.1 [INFO] [stderr] Compiling async-stream-impl v0.3.3 [INFO] [stderr] Compiling async-trait v0.1.60 [INFO] [stderr] Compiling diesel_derives v2.0.1 [INFO] [stderr] Checking frunk_proc_macros v0.1.1 [INFO] [stderr] Checking async-stream v0.3.3 [INFO] [stderr] Checking frunk v0.4.1 [INFO] [stderr] Compiling devise v0.3.1 [INFO] [stderr] Checking pear v0.2.3 [INFO] [stderr] Compiling thiserror v1.0.38 [INFO] [stderr] Compiling pest v2.5.2 [INFO] [stderr] Compiling mysql_common v0.29.2 [INFO] [stderr] Compiling rocket_http v0.5.0-rc.2 [INFO] [stderr] Compiling pest_meta v2.5.2 [INFO] [stderr] Checking diesel v2.0.2 [INFO] [stderr] Checking serde v1.0.151 [INFO] [stderr] Compiling pest_generator v2.5.2 [INFO] [stderr] Compiling pest_derive v2.5.2 [INFO] [stderr] Compiling rocket_codegen v0.5.0-rc.2 [INFO] [stderr] Checking tokio-util v0.7.4 [INFO] [stderr] Checking tokio-stream v0.1.11 [INFO] [stderr] Checking tokio-native-tls v0.3.0 [INFO] [stderr] Checking serde_json v1.0.91 [INFO] [stderr] Checking toml v0.5.10 [INFO] [stderr] Checking ubyte v0.10.3 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking h2 v0.3.15 [INFO] [stderr] Checking handlebars v4.3.6 [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-2.0.2/src/mysql/connection/mod.rs:192:41 [INFO] [stdout] | [INFO] [stdout] 192 | Mysql::row_metadata(&mut (), &mut metadata); [INFO] [stdout] | ------------------- ^^^^^^^ expected `&mut <... as TypeMetadata>::MetadataLookup`, found `&mut ()` [INFO] [stdout] | | [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] | [INFO] [stdout] = note: expected mutable reference `&mut ::MetadataLookup` [INFO] [stdout] found mutable reference `&mut ()` [INFO] [stdout] = help: consider constraining the associated type `::MetadataLookup` to `()` [INFO] [stdout] = note: for more information, visit https://doc.rust-lang.org/book/ch19-03-advanced-traits.html [INFO] [stdout] note: associated function defined here [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-2.0.2/src/expression/mod.rs:164:8 [INFO] [stdout] | [INFO] [stdout] 164 | fn row_metadata(lookup: &mut Self::MetadataLookup, out: &mut Vec>); [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-2.0.2/src/mysql/connection/mod.rs:193:56 [INFO] [stdout] | [INFO] [stdout] 193 | StatementIterator::from_stmt(stmt, &metadata) [INFO] [stdout] | ---------------------------- ^^^^^^^^^ expected `&[Option]`, found `&Vec>` [INFO] [stdout] | | [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] | [INFO] [stdout] = note: expected reference `&[Option]` [INFO] [stdout] found reference `&Vec::TypeMetadata>>` [INFO] [stdout] note: associated function defined here [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-2.0.2/src/mysql/connection/stmt/iterator.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub fn from_stmt( [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 20 | stmt: MaybeCached<'a, Statement>, [INFO] [stdout] 21 | types: &[Option], [INFO] [stdout] | --------------------------- [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking tera v1.17.1 [INFO] [stderr] Checking hyper-tls v0.5.0 [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0308`. [INFO] [stdout] [INFO] [stderr] error: could not compile `diesel` (lib) due to 3 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "0f35d78c7eb2f3fd2bd8c96b1f30654fdca4c447cd1c3982b5d8563f47ed9bdb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0f35d78c7eb2f3fd2bd8c96b1f30654fdca4c447cd1c3982b5d8563f47ed9bdb", kill_on_drop: false }` [INFO] [stdout] 0f35d78c7eb2f3fd2bd8c96b1f30654fdca4c447cd1c3982b5d8563f47ed9bdb