[INFO] cloning repository https://github.com/jtomada/juno [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jtomada/juno" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjtomada%2Fjuno", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjtomada%2Fjuno'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 2693d95337b6a241b9cebf7d8ca96776439ecec9 [INFO] documenting jtomada/juno against try#6ee483316d2e4581572121d60a955affb2032eb3+cargoflags=-Zrustdoc-scrape-examples for scrape-examples [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjtomada%2Fjuno" "/workspace/builds/worker-1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/jtomada/juno on toolchain 6ee483316d2e4581572121d60a955affb2032eb3 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+6ee483316d2e4581572121d60a955affb2032eb3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/jtomada/juno [INFO] finished tweaking git repo https://github.com/jtomada/juno [INFO] tweaked toml for git repo https://github.com/jtomada/juno written to /workspace/builds/worker-1/source/Cargo.toml [INFO] crate git repo https://github.com/jtomada/juno already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+6ee483316d2e4581572121d60a955affb2032eb3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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:bb5b0feb4f87116a4ea905b7ff5bf5b85913db05e9f0fbc1abdd3168928d9075" "/opt/rustwide/cargo-home/bin/cargo" "+6ee483316d2e4581572121d60a955affb2032eb3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] acee99c7195e643c0ad3a145048e18a6e2e755567aa0baebd2319f2dc8ab6387 [INFO] running `Command { std: "docker" "start" "-a" "acee99c7195e643c0ad3a145048e18a6e2e755567aa0baebd2319f2dc8ab6387", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "acee99c7195e643c0ad3a145048e18a6e2e755567aa0baebd2319f2dc8ab6387", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "acee99c7195e643c0ad3a145048e18a6e2e755567aa0baebd2319f2dc8ab6387", kill_on_drop: false }` [INFO] [stdout] acee99c7195e643c0ad3a145048e18a6e2e755567aa0baebd2319f2dc8ab6387 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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:bb5b0feb4f87116a4ea905b7ff5bf5b85913db05e9f0fbc1abdd3168928d9075" "/opt/rustwide/cargo-home/bin/cargo" "+6ee483316d2e4581572121d60a955affb2032eb3" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json" "-Zrustdoc-scrape-examples", kill_on_drop: false }` [INFO] [stdout] a155fbc236d5c848603da4d03de635342ceb20d754d3c077ba96d5211dea4d7c [INFO] running `Command { std: "docker" "start" "-a" "a155fbc236d5c848603da4d03de635342ceb20d754d3c077ba96d5211dea4d7c", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.39 [INFO] [stderr] Compiling unicode-ident v1.0.0 [INFO] [stderr] Compiling syn v1.0.95 [INFO] [stderr] Compiling libc v0.2.125 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling serde_derive v1.0.137 [INFO] [stderr] Compiling serde v1.0.137 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Checking once_cell v1.10.0 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling semver v1.0.9 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Checking subtle v2.4.1 [INFO] [stderr] Checking ppv-lite86 v0.2.16 [INFO] [stderr] Checking cpufeatures v0.2.2 [INFO] [stderr] Checking pin-project-lite v0.2.9 [INFO] [stderr] Checking base64 v0.13.0 [INFO] [stderr] Compiling unicode-xid v0.2.3 [INFO] [stderr] Compiling crossbeam-utils v0.8.8 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Checking itoa v1.0.2 [INFO] [stderr] Checking opaque-debug v0.3.0 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Compiling rayon-core v1.9.3 [INFO] [stderr] Checking block-padding v0.2.1 [INFO] [stderr] Compiling generic-array v0.14.5 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling crossbeam-epoch v0.9.8 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Checking crossbeam-channel v0.5.4 [INFO] [stderr] Compiling rayon v1.5.3 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Compiling quote v1.0.18 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.80 [INFO] [stderr] Compiling jobserver v0.1.24 [INFO] [stderr] Checking either v1.6.1 [INFO] [stderr] Compiling feature-probe v0.1.1 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling bumpalo v3.9.1 [INFO] [stderr] Checking crossbeam-deque v0.8.1 [INFO] [stderr] Compiling solana-frozen-abi-macro v1.10.14 [INFO] [stderr] Checking aho-corasick v0.7.18 [INFO] [stderr] Compiling bv v0.11.1 [INFO] [stderr] Compiling im v15.1.0 [INFO] [stderr] Checking percent-encoding v2.1.0 [INFO] [stderr] Checking regex-syntax v0.6.25 [INFO] [stderr] Compiling rustversion v1.0.6 [INFO] [stderr] Checking futures-io v0.3.21 [INFO] [stderr] Checking keccak v0.1.0 [INFO] [stderr] Checking getrandom v0.2.6 [INFO] [stderr] Checking num_cpus v1.13.1 [INFO] [stderr] Checking bitmaps v2.1.0 [INFO] [stderr] Compiling solana-frozen-abi v1.10.14 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Compiling lock_api v0.4.7 [INFO] [stderr] Checking ryu v1.0.10 [INFO] [stderr] Compiling wasm-bindgen v0.2.80 [INFO] [stderr] Checking rand_core v0.6.3 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Checking rand_xoshiro v0.6.0 [INFO] [stderr] Checking smallvec v1.8.0 [INFO] [stderr] Checking arrayref v0.3.6 [INFO] [stderr] Checking hashbrown v0.11.2 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking memmap2 v0.5.3 [INFO] [stderr] Compiling solana-program v1.10.14 [INFO] [stderr] Compiling libsecp256k1-core v0.2.2 [INFO] [stderr] Checking sized-chunks v0.6.5 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Checking arrayvec v0.7.2 [INFO] [stderr] Checking base64 v0.12.3 [INFO] [stderr] Checking bytes v1.1.0 [INFO] [stderr] Checking slab v0.4.6 [INFO] [stderr] Checking constant_time_eq v0.1.5 [INFO] [stderr] Compiling bs58 v0.4.0 [INFO] [stderr] Compiling serde_json v1.0.81 [INFO] [stderr] Checking signal-hook-registry v1.4.0 [INFO] [stderr] Checking itertools v0.10.3 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking time v0.1.43 [INFO] [stderr] Checking instant v0.1.12 [INFO] [stderr] Checking signature v1.5.0 [INFO] [stderr] Compiling tokio v1.14.1 [INFO] [stderr] Checking humantime v2.1.0 [INFO] [stderr] Checking ed25519 v1.5.2 [INFO] [stderr] Checking termcolor v1.1.3 [INFO] [stderr] Compiling blake3 v1.3.1 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Checking mio v0.7.14 [INFO] [stderr] Compiling solana-sdk v1.10.14 [INFO] [stderr] Compiling futures-channel v0.3.21 [INFO] [stderr] Compiling futures-task v0.3.21 [INFO] [stderr] Compiling libsecp256k1-gen-ecmult v0.2.1 [INFO] [stderr] Compiling libsecp256k1-gen-genmult v0.2.1 [INFO] [stderr] Checking derivation-path v0.2.0 [INFO] [stderr] Checking regex v1.5.5 [INFO] [stderr] Checking parking_lot v0.11.2 [INFO] [stderr] Checking futures-sink v0.3.21 [INFO] [stderr] Checking qstring v0.7.2 [INFO] [stderr] Checking uriparse v0.6.4 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Checking assert_matches v1.5.0 [INFO] [stderr] Checking untrusted v0.7.1 [INFO] [stderr] Checking spin v0.5.2 [INFO] [stderr] Compiling pkg-config v0.3.25 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking socket2 v0.4.4 [INFO] [stderr] Compiling libsecp256k1 v0.6.0 [INFO] [stderr] Checking tinyvec_macros v0.1.0 [INFO] [stderr] Checking tracing-core v0.1.26 [INFO] [stderr] Compiling rustls v0.20.5 [INFO] [stderr] Checking tinyvec v1.6.0 [INFO] [stderr] Checking http v0.2.7 [INFO] [stderr] Compiling indexmap v1.8.1 [INFO] [stderr] Compiling httparse v1.7.1 [INFO] [stderr] Checking matches v0.1.9 [INFO] [stderr] Checking openssl-probe v0.1.5 [INFO] [stderr] Checking form_urlencoded v1.0.1 [INFO] [stderr] Compiling openssl v0.10.40 [INFO] [stderr] Checking fastrand v1.7.0 [INFO] [stderr] Checking unicode-bidi v0.3.8 [INFO] [stderr] Checking foreign-types-shared v0.1.1 [INFO] [stderr] Checking foreign-types v0.3.2 [INFO] [stderr] Checking try-lock v0.2.3 [INFO] [stderr] Compiling native-tls v0.2.10 [INFO] [stderr] Checking want v0.3.0 [INFO] [stderr] Compiling solana-program-runtime v1.10.14 [INFO] [stderr] Checking httpdate v1.0.2 [INFO] [stderr] Checking tower-service v0.3.1 [INFO] [stderr] Checking env_logger v0.9.0 [INFO] [stderr] Compiling toml v0.5.9 [INFO] [stderr] Checking libloading v0.7.3 [INFO] [stderr] Compiling encoding_rs v0.8.31 [INFO] [stderr] Checking rustls-pemfile v0.3.0 [INFO] [stderr] Checking ipnet v2.5.0 [INFO] [stderr] Checking mime v0.3.16 [INFO] [stderr] Checking unicode-normalization v0.1.19 [INFO] [stderr] Checking http-body v0.4.4 [INFO] [stderr] Checking gethostname v0.2.3 [INFO] [stderr] Compiling openssl-sys v0.9.73 [INFO] [stderr] Compiling solana-vote-program v1.10.14 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Checking unicode-width v0.1.9 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Checking solana-logger v1.10.14 [INFO] [stderr] Checking remove_dir_all v0.5.3 [INFO] [stderr] Checking event-listener v2.5.2 [INFO] [stderr] Checking cache-padded v1.2.0 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling zstd-sys v2.0.1+zstd.1.5.2 [INFO] [stderr] Checking tempfile v3.3.0 [INFO] [stderr] Checking waker-fn v1.1.0 [INFO] [stderr] Checking parking v2.0.0 [INFO] [stderr] Checking concurrent-queue v1.2.2 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking solana-rayon-threadlimit v1.10.14 [INFO] [stderr] Checking futures-lite v1.12.0 [INFO] [stderr] Checking terminal_size v0.1.17 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling parking_lot_core v0.9.3 [INFO] [stderr] Compiling anyhow v1.0.57 [INFO] [stderr] Checking console v0.15.0 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking webpki v0.22.0 [INFO] [stderr] Checking sct v0.7.0 [INFO] [stderr] Checking idna v0.2.3 [INFO] [stderr] Checking errno v0.2.8 [INFO] [stderr] Checking nix v0.23.1 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling solana-perf v1.10.14 [INFO] [stderr] Compiling zstd-safe v5.0.2+zstd.1.5.2 [INFO] [stderr] Compiling proc-macro-crate v0.1.5 [INFO] [stderr] Checking webpki-roots v0.22.3 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Compiling bzip2-sys v0.1.11+1.0.8 [INFO] [stderr] Checking rustls-pemfile v1.0.0 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Checking strsim v0.8.0 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Checking ansi_term v0.12.1 [INFO] [stderr] Checking async-task v4.2.0 [INFO] [stderr] Checking vec_map v0.8.2 [INFO] [stderr] Checking url v2.2.2 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.80 [INFO] [stderr] Compiling borsh-schema-derive-internal v0.9.3 [INFO] [stderr] Compiling borsh-derive-internal v0.9.3 [INFO] [stderr] Checking clap v2.34.0 [INFO] [stderr] Checking rustls-native-certs v0.6.2 [INFO] [stderr] Checking parking_lot v0.12.0 [INFO] [stderr] Checking async-channel v1.6.1 [INFO] [stderr] Checking polling v2.2.0 [INFO] [stderr] Compiling solana-address-lookup-table-program v1.10.14 [INFO] [stderr] Compiling solana-version v1.10.14 [INFO] [stderr] Compiling solana-stake-program v1.10.14 [INFO] [stderr] Checking fxhash v0.2.1 [INFO] [stderr] Checking rustls-pemfile v0.2.1 [INFO] [stderr] Checking const-oid v0.7.1 [INFO] [stderr] Checking linked-hash-map v0.5.4 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Checking rustc-hash v1.1.0 [INFO] [stderr] Compiling signal-hook v0.3.14 [INFO] [stderr] Checking atomic-waker v1.0.0 [INFO] [stderr] Compiling Inflector v0.11.4 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Checking num_threads v0.1.6 [INFO] [stderr] Checking yaml-rust v0.4.5 [INFO] [stderr] Checking walkdir v2.3.2 [INFO] [stderr] Checking miniz_oxide v0.5.1 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Checking time v0.3.9 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.80 [INFO] [stderr] Checking blocking v1.2.0 [INFO] [stderr] Checking der v0.5.1 [INFO] [stderr] Checking async-io v1.6.0 [INFO] [stderr] Checking dashmap v4.0.2 [INFO] [stderr] Checking xattr v0.2.3 [INFO] [stderr] Checking filetime v0.2.16 [INFO] [stderr] Checking dirs-sys-next v0.1.2 [INFO] [stderr] Compiling solana-runtime v1.10.14 [INFO] [stderr] Checking base64ct v1.5.0 [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Checking aliasable v0.1.3 [INFO] [stderr] Compiling async-trait v0.1.53 [INFO] [stderr] Checking flate2 v1.0.23 [INFO] [stderr] Checking dirs-next v2.0.0 [INFO] [stderr] Checking tar v0.4.38 [INFO] [stderr] Checking yasna v0.5.0 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Checking dir-diff v0.3.2 [INFO] [stderr] Checking async-lock v2.5.0 [INFO] [stderr] Checking pem v1.0.2 [INFO] [stderr] Checking minimal-lexical v0.2.1 [INFO] [stderr] Checking symlink v0.1.0 [INFO] [stderr] Checking utf-8 v0.7.6 [INFO] [stderr] Checking index_list v0.2.7 [INFO] [stderr] Checking async-process v1.4.0 [INFO] [stderr] Checking async-fs v1.5.0 [INFO] [stderr] Checking async-net v1.6.1 [INFO] [stderr] Checking async-executor v1.4.1 [INFO] [stderr] Checking lru v0.7.5 [INFO] [stderr] Checking number_prefix v0.4.0 [INFO] [stderr] Compiling delay_timer v0.11.3 [INFO] [stderr] Checking histogram v0.6.9 [INFO] [stderr] Checking spki v0.5.4 [INFO] [stderr] Checking async-mutex v1.4.0 [INFO] [stderr] Checking nom v7.1.1 [INFO] [stderr] Checking indicatif v0.16.2 [INFO] [stderr] Checking rcgen v0.9.2 [INFO] [stderr] Checking rs-snowflake v0.6.0 [INFO] [stderr] Checking dotenv v0.15.0 [INFO] [stderr] Checking smol v1.2.5 [INFO] [stderr] Compiling dlopen_derive v0.1.4 [INFO] [stderr] Checking bzip2 v0.4.3 [INFO] [stderr] Checking dlopen v0.1.8 [INFO] [stderr] Compiling thiserror-impl v1.0.31 [INFO] [stderr] Compiling zeroize_derive v1.3.2 [INFO] [stderr] Compiling borsh-derive v0.9.3 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.80 [INFO] [stderr] Compiling bytemuck_derive v1.1.0 [INFO] [stderr] Checking zeroize v1.3.0 [INFO] [stderr] Checking borsh v0.9.3 [INFO] [stderr] Compiling num-derive v0.3.3 [INFO] [stderr] Compiling solana-sdk-macro v1.10.14 [INFO] [stderr] Compiling tokio-macros v1.7.0 [INFO] [stderr] Compiling futures-macro v0.3.21 [INFO] [stderr] Compiling tracing-attributes v0.1.21 [INFO] [stderr] Checking thiserror v1.0.31 [INFO] [stderr] Compiling openssl-macros v0.1.0 [INFO] [stderr] Compiling enum-iterator-derive v0.7.0 [INFO] [stderr] Checking bytemuck v1.9.1 [INFO] [stderr] Compiling proc-macro-crate v1.1.3 [INFO] [stderr] Checking merlin v3.0.0 [INFO] [stderr] Checking caps v0.5.3 [INFO] [stderr] Checking dialoguer v0.10.1 [INFO] [stderr] Compiling modular-bitfield-impl v0.11.2 [INFO] [stderr] Compiling ouroboros_macro v0.14.2 [INFO] [stderr] Checking pkcs8 v0.8.0 [INFO] [stderr] Compiling num_enum_derive v0.5.7 [INFO] [stderr] Compiling concat-idents v1.1.3 [INFO] [stderr] Checking enum-iterator v0.7.0 [INFO] [stderr] warning: failed to check lib in package `tokio` as a prerequisite for scraping examples from: bin "jup-dca" [INFO] [stderr] Try running with `--verbose` to see the error message. [INFO] [stderr] If an example or library should not be scanned, then consider adding `doc-scrape-examples = false` to its `[[example]]` or `[lib]` definition in /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.14.1/Cargo.toml [INFO] [stderr] warning: `tokio` (lib) generated 1 warning [INFO] [stderr] Checking tokio-rustls v0.23.4 [INFO] [stderr] Checking tokio-stream v0.1.8 [INFO] [stdout] error[E0514]: found crate `tokio` compiled by an incompatible version of rustc [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-stream-0.1.8/src/wrappers/mpsc_bounded.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use tokio::sync::mpsc::Receiver; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the following crate versions were found: [INFO] [stdout] crate `tokio` compiled by rustc 1.68.0-nightly (bdb07a8ec 2022-12-11): /opt/rustwide/target/debug/deps/libtokio-ea937f59fdf0e6b5.rmeta [INFO] [stdout] = help: please recompile that crate using this compiler (rustc 1.68.0-nightly (6ee483316 2022-12-11)) (consider running `cargo clean` first) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0514]: found crate `tokio` compiled by an incompatible version of rustc [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-stream-0.1.8/src/wrappers/mpsc_unbounded.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use tokio::sync::mpsc::UnboundedReceiver; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the following crate versions were found: [INFO] [stdout] crate `tokio` compiled by rustc 1.68.0-nightly (bdb07a8ec 2022-12-11): /opt/rustwide/target/debug/deps/libtokio-ea937f59fdf0e6b5.rmeta [INFO] [stdout] = help: please recompile that crate using this compiler (rustc 1.68.0-nightly (6ee483316 2022-12-11)) (consider running `cargo clean` first) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0514]: found crate `tokio` compiled by an incompatible version of rustc [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-stream-0.1.8/src/wrappers/interval.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use tokio::time::{Instant, Interval}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the following crate versions were found: [INFO] [stdout] crate `tokio` compiled by rustc 1.68.0-nightly (bdb07a8ec 2022-12-11): /opt/rustwide/target/debug/deps/libtokio-ea937f59fdf0e6b5.rmeta [INFO] [stdout] = help: please recompile that crate using this compiler (rustc 1.68.0-nightly (6ee483316 2022-12-11)) (consider running `cargo clean` first) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0514]: found crate `tokio` compiled by an incompatible version of rustc [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-stream-0.1.8/src/stream_ext.rs:54:9 [INFO] [stdout] | [INFO] [stdout] 54 | use tokio::time::Duration; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the following crate versions were found: [INFO] [stdout] crate `tokio` compiled by rustc 1.68.0-nightly (bdb07a8ec 2022-12-11): /opt/rustwide/target/debug/deps/libtokio-ea937f59fdf0e6b5.rmeta [INFO] [stdout] = help: please recompile that crate using this compiler (rustc 1.68.0-nightly (6ee483316 2022-12-11)) (consider running `cargo clean` first) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0514]: found crate `tokio` compiled by an incompatible version of rustc [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-stream-0.1.8/src/stream_ext/timeout.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use tokio::time::{Instant, Sleep}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the following crate versions were found: [INFO] [stdout] crate `tokio` compiled by rustc 1.68.0-nightly (bdb07a8ec 2022-12-11): /opt/rustwide/target/debug/deps/libtokio-ea937f59fdf0e6b5.rmeta [INFO] [stdout] = help: please recompile that crate using this compiler (rustc 1.68.0-nightly (6ee483316 2022-12-11)) (consider running `cargo clean` first) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0514]: found crate `tokio` compiled by an incompatible version of rustc [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-stream-0.1.8/src/stream_ext/throttle.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use tokio::time::{Duration, Instant, Sleep}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the following crate versions were found: [INFO] [stdout] crate `tokio` compiled by rustc 1.68.0-nightly (bdb07a8ec 2022-12-11): /opt/rustwide/target/debug/deps/libtokio-ea937f59fdf0e6b5.rmeta [INFO] [stdout] = help: please recompile that crate using this compiler (rustc 1.68.0-nightly (6ee483316 2022-12-11)) (consider running `cargo clean` first) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0514]: found crate `tokio` compiled by an incompatible version of rustc [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-stream-0.1.8/src/stream_ext/timeout.rs:33:24 [INFO] [stdout] | [INFO] [stdout] 33 | let deadline = tokio::time::sleep_until(next); [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the following crate versions were found: [INFO] [stdout] crate `tokio` compiled by rustc 1.68.0-nightly (bdb07a8ec 2022-12-11): /opt/rustwide/target/debug/deps/libtokio-ea937f59fdf0e6b5.rmeta [INFO] [stdout] = help: please recompile that crate using this compiler (rustc 1.68.0-nightly (6ee483316 2022-12-11)) (consider running `cargo clean` first) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0514]: found crate `tokio` compiled by an incompatible version of rustc [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-stream-0.1.8/src/stream_ext/throttle.rs:18:16 [INFO] [stdout] | [INFO] [stdout] 18 | delay: tokio::time::sleep_until(Instant::now() + duration), [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the following crate versions were found: [INFO] [stdout] crate `tokio` compiled by rustc 1.68.0-nightly (bdb07a8ec 2022-12-11): /opt/rustwide/target/debug/deps/libtokio-ea937f59fdf0e6b5.rmeta [INFO] [stdout] = help: please recompile that crate using this compiler (rustc 1.68.0-nightly (6ee483316 2022-12-11)) (consider running `cargo clean` first) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0514]: found crate `tokio` compiled by an incompatible version of rustc [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-rustls-0.23.4/src/common/handshake.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | use tokio::io::{AsyncRead, AsyncWrite}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the following crate versions were found: [INFO] [stdout] crate `tokio` compiled by rustc 1.68.0-nightly (bdb07a8ec 2022-12-11): /opt/rustwide/target/debug/deps/libtokio-ea937f59fdf0e6b5.rmeta [INFO] [stdout] = help: please recompile that crate using this compiler (rustc 1.68.0-nightly (6ee483316 2022-12-11)) (consider running `cargo clean` first) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0514]: found crate `tokio` compiled by an incompatible version of rustc [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-rustls-0.23.4/src/common/mod.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use tokio::io::{AsyncRead, AsyncWrite, ReadBuf}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the following crate versions were found: [INFO] [stdout] crate `tokio` compiled by rustc 1.68.0-nightly (bdb07a8ec 2022-12-11): /opt/rustwide/target/debug/deps/libtokio-ea937f59fdf0e6b5.rmeta [INFO] [stdout] = help: please recompile that crate using this compiler (rustc 1.68.0-nightly (6ee483316 2022-12-11)) (consider running `cargo clean` first) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0514]: found crate `tokio` compiled by an incompatible version of rustc [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-rustls-0.23.4/src/lib.rs:63:5 [INFO] [stdout] | [INFO] [stdout] 63 | use tokio::io::{AsyncRead, AsyncWrite, ReadBuf}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the following crate versions were found: [INFO] [stdout] crate `tokio` compiled by rustc 1.68.0-nightly (bdb07a8ec 2022-12-11): /opt/rustwide/target/debug/deps/libtokio-ea937f59fdf0e6b5.rmeta [INFO] [stdout] = help: please recompile that crate using this compiler (rustc 1.68.0-nightly (6ee483316 2022-12-11)) (consider running `cargo clean` first) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `tokio-rustls` due to 4 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: aborting due to 8 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `tokio-stream` due to 9 previous errors [INFO] running `Command { std: "docker" "inspect" "a155fbc236d5c848603da4d03de635342ceb20d754d3c077ba96d5211dea4d7c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a155fbc236d5c848603da4d03de635342ceb20d754d3c077ba96d5211dea4d7c", kill_on_drop: false }` [INFO] [stdout] a155fbc236d5c848603da4d03de635342ceb20d754d3c077ba96d5211dea4d7c