[INFO] cloning repository https://github.com/bytewax/bytewax [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/bytewax/bytewax" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbytewax%2Fbytewax", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbytewax%2Fbytewax'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 8992f6d6e1c3dc2efad179b3b9a329b98980f761 [INFO] documenting bytewax/bytewax against master#e1df625306f4136949e02612406f0c60df6008f3 for pr-96676 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbytewax%2Fbytewax" "/workspace/builds/worker-24/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-24/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/bytewax/bytewax on toolchain e1df625306f4136949e02612406f0c60df6008f3 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+e1df625306f4136949e02612406f0c60df6008f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-24/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/bytewax/bytewax [INFO] finished tweaking git repo https://github.com/bytewax/bytewax [INFO] tweaked toml for git repo https://github.com/bytewax/bytewax written to /workspace/builds/worker-24/source/Cargo.toml [INFO] crate git repo https://github.com/bytewax/bytewax already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+e1df625306f4136949e02612406f0c60df6008f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded timely_bytes v0.12.0 [INFO] [stderr] Downloaded timely_communication v0.12.0 [INFO] [stderr] Downloaded abomonation_derive v0.5.0 [INFO] [stderr] Downloaded retry v1.3.1 [INFO] [stderr] Downloaded pyo3-log v0.5.0 [INFO] [stderr] Downloaded axum-core v0.1.1 [INFO] [stderr] Downloaded matchit v0.4.4 [INFO] [stderr] Downloaded tower-http v0.2.0 [INFO] [stderr] Downloaded axum v0.4.3 [INFO] [stderr] Downloaded abomonation v0.7.3 [INFO] [stderr] Downloaded send_wrapper v0.5.0 [INFO] [stderr] Downloaded timely v0.12.0 [INFO] [stderr] Downloaded timely_logging v0.12.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-24/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-24/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:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+e1df625306f4136949e02612406f0c60df6008f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] bf81ec6b9e0618f797b952d07b690c803cfee1a1489572ff1589deaf857fc383 [INFO] running `Command { std: "docker" "start" "-a" "bf81ec6b9e0618f797b952d07b690c803cfee1a1489572ff1589deaf857fc383", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "bf81ec6b9e0618f797b952d07b690c803cfee1a1489572ff1589deaf857fc383", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bf81ec6b9e0618f797b952d07b690c803cfee1a1489572ff1589deaf857fc383", kill_on_drop: false }` [INFO] [stdout] bf81ec6b9e0618f797b952d07b690c803cfee1a1489572ff1589deaf857fc383 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-24/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-24/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" "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:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+e1df625306f4136949e02612406f0c60df6008f3" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3bd41a4b0112d7490c3dde29cd6bb28a85a7837b3b6ea3d1f6283ca0600238a9 [INFO] running `Command { std: "docker" "start" "-a" "3bd41a4b0112d7490c3dde29cd6bb28a85a7837b3b6ea3d1f6283ca0600238a9", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.112 [INFO] [stderr] Compiling proc-macro2 v1.0.37 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.91 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling futures-core v0.3.19 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling once_cell v1.9.0 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Checking pin-project-lite v0.2.7 [INFO] [stderr] Compiling futures-task v0.3.19 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Compiling serde_derive v1.0.134 [INFO] [stderr] Checking smallvec v1.7.0 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling serde v1.0.134 [INFO] [stderr] Checking bytes v1.1.0 [INFO] [stderr] Checking futures-sink v0.3.19 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling futures-util v0.3.19 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Checking slab v0.4.5 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Checking itoa v1.0.1 [INFO] [stderr] Compiling pkg-config v0.3.25 [INFO] [stderr] Compiling pyo3-build-config v0.15.1 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling serde_json v1.0.74 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling crossbeam-queue v0.3.5 [INFO] [stderr] Checking matches v0.1.9 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling futures-channel v0.3.19 [INFO] [stderr] Checking percent-encoding v2.1.0 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling unicode-bidi v0.3.7 [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [INFO] [stderr] Checking ryu v1.0.9 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling cpufeatures v0.2.2 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling unindent v0.1.7 [INFO] [stderr] Checking tower-service v0.3.1 [INFO] [stderr] Compiling paste v1.0.7 [INFO] [stderr] Compiling unicode_categories v0.1.1 [INFO] [stderr] Compiling httparse v1.5.1 [INFO] [stderr] Compiling crc-catalog v1.1.1 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Compiling async-trait v0.1.52 [INFO] [stderr] Checking try-lock v0.2.3 [INFO] [stderr] Compiling whoami v1.2.1 [INFO] [stderr] Checking itoa v0.4.8 [INFO] [stderr] Compiling unicode-segmentation v1.9.0 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Checking unicode-width v0.1.9 [INFO] [stderr] Checking tower-layer v0.3.1 [INFO] [stderr] Checking httpdate v1.0.2 [INFO] [stderr] Checking http-range-header v0.3.0 [INFO] [stderr] Checking timely_bytes v0.12.0 [INFO] [stderr] Checking mime v0.3.16 [INFO] [stderr] Compiling dotenv v0.15.0 [INFO] [stderr] Checking abomonation v0.7.3 [INFO] [stderr] Checking timely_logging v0.12.0 [INFO] [stderr] Checking sync_wrapper v0.1.1 [INFO] [stderr] Checking arc-swap v1.5.0 [INFO] [stderr] Checking matchit v0.4.4 [INFO] [stderr] Checking send_wrapper v0.5.0 [INFO] [stderr] Checking instant v0.1.12 [INFO] [stderr] Compiling lock_api v0.4.5 [INFO] [stderr] Compiling tinyvec v1.5.1 [INFO] [stderr] Checking http v0.2.6 [INFO] [stderr] Compiling crc v2.1.0 [INFO] [stderr] Checking form_urlencoded v1.0.1 [INFO] [stderr] Compiling generic-array v0.14.5 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling indexmap v1.8.1 [INFO] [stderr] Checking tracing-core v0.1.21 [INFO] [stderr] Checking getopts v0.2.21 [INFO] [stderr] Checking itertools v0.10.3 [INFO] [stderr] Compiling spin v0.9.2 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Checking want v0.3.0 [INFO] [stderr] Checking crossbeam-channel v0.5.2 [INFO] [stderr] Checking nom v7.1.1 [INFO] [stderr] Compiling quote v1.0.18 [INFO] [stderr] Compiling getrandom v0.2.4 [INFO] [stderr] Compiling mio v0.7.14 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling dirs-sys v0.3.7 [INFO] [stderr] Checking signal-hook-registry v1.4.0 [INFO] [stderr] Checking socket2 v0.4.2 [INFO] [stderr] Compiling dirs v4.0.0 [INFO] [stderr] Compiling libsqlite3-sys v0.23.2 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling tokio v1.15.0 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling stringprep v0.1.2 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling futures-intrusive v0.4.0 [INFO] [stderr] Checking hashbrown v0.11.2 [INFO] [stderr] Checking atoi v0.4.0 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Checking digest v0.9.0 [INFO] [stderr] Checking block-buffer v0.9.0 [INFO] [stderr] Checking crypto-mac v0.11.1 [INFO] [stderr] Compiling pyo3 v0.15.1 [INFO] [stderr] Compiling hmac v0.11.0 [INFO] [stderr] Compiling sha-1 v0.9.8 [INFO] [stderr] Compiling md-5 v0.9.1 [INFO] [stderr] Compiling sha2 v0.9.9 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Checking hashlink v0.7.0 [INFO] [stderr] Checking http-body v0.4.4 [INFO] [stderr] Compiling paste-impl v0.1.18 [INFO] [stderr] Checking retry v1.3.1 [INFO] [stderr] Checking sqlformat v0.1.8 [INFO] [stderr] Checking paste v0.1.18 [INFO] [stderr] Compiling futures-executor v0.3.19 [INFO] [stderr] Checking webpki v0.21.4 [INFO] [stderr] Checking sct v0.6.1 [INFO] [stderr] Compiling rustls v0.19.1 [INFO] [stderr] Compiling webpki-roots v0.21.1 [INFO] [stderr] Compiling tokio-stream v0.1.8 [INFO] [stderr] Compiling pyo3-macros-backend v0.15.1 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling tokio-rustls v0.22.0 [INFO] [stderr] Compiling sqlx-rt v0.5.11 [INFO] [stderr] Compiling pin-project-internal v1.0.10 [INFO] [stderr] Compiling tokio-macros v1.7.0 [INFO] [stderr] Compiling futures-macro v0.3.19 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling tracing-attributes v0.1.18 [INFO] [stderr] Compiling indoc-impl v0.3.6 [INFO] [stderr] Compiling abomonation_derive v0.5.0 [INFO] [stderr] Compiling pyo3-macros v0.15.1 [INFO] [stderr] Checking indoc v0.3.6 [INFO] [stderr] Checking pin-project v1.0.10 [INFO] [stderr] Checking flume v0.10.12 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Checking tracing v0.1.29 [INFO] [stderr] Checking tower-http v0.2.0 [INFO] [stderr] Checking axum-core v0.1.1 [INFO] [stderr] Checking pyo3-log v0.5.0 [INFO] [stderr] Checking tokio-util v0.6.9 [INFO] [stderr] Checking hyper v0.14.16 [INFO] [stderr] Checking tower v0.4.11 [INFO] [stderr] Checking bincode v1.3.3 [INFO] [stderr] Checking serde_urlencoded v0.7.0 [INFO] [stderr] Checking timely_communication v0.12.0 [INFO] [stderr] Checking timely v0.12.0 [INFO] [stderr] Checking sqlx-core v0.5.11 [INFO] [stderr] Checking axum v0.4.3 [INFO] [stderr] Compiling sqlx-macros v0.5.11 [INFO] [stderr] Checking sqlx v0.5.11 [INFO] [stderr] Documenting bytewax v0.9.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unresolved link to `event` [INFO] [stdout] --> src/dataflow/mod.rs:211:5 [INFO] [stdout] | [INFO] [stdout] 211 | / /// Reduce lets you combine items for a key into an aggregator in [INFO] [stdout] 212 | | /// epoch order. [INFO] [stdout] 213 | | /// [INFO] [stdout] 214 | | /// It is a stateful operator. It requires the the input stream [INFO] [stdout] ... | [INFO] [stdout] 274 | | /// is_complete - `is_complete(updated_aggregator: Any) => [INFO] [stdout] 275 | | /// should_emit: bool` [INFO] [stdout] | |__________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] ... return event["user"], [event] [INFO] [stdout] ^^^^^ [INFO] [stdout] = note: no item named `event` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `item` [INFO] [stdout] --> src/dataflow/mod.rs:365:5 [INFO] [stdout] | [INFO] [stdout] 365 | / /// Stateful map is a one-to-one transformation of values in [INFO] [stdout] 366 | | /// `(key, value)` pairs, but allows you to reference a persistent [INFO] [stdout] 367 | | /// state for each key when doing the transformation. [INFO] [stdout] 368 | | /// [INFO] [stdout] ... | [INFO] [stdout] 432 | | /// mapper - `mapper(state: Any, value: Any) => [INFO] [stdout] 433 | | /// (updated_state: Any, updated_value: Any)` [INFO] [stdout] | |_________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] ... return [item] [INFO] [stdout] ^^^^ [INFO] [stdout] = note: no item named `item` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `HashMap` [INFO] [stdout] --> src/pyo3_extensions/mod.rs:181:42 [INFO] [stdout] | [INFO] [stdout] 181 | /// Timely internally stores values in [`HashMap`] which require keys [INFO] [stdout] | ^^^^^^^ no item named `HashMap` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: could not parse code block as Rust code [INFO] [stdout] --> src/dataflow/mod.rs:59:5 [INFO] [stdout] | [INFO] [stdout] 59 | / /// Map is a one-to-one transformation of items. [INFO] [stdout] 60 | | /// [INFO] [stdout] 61 | | /// It calls a **mapper** function on each item. [INFO] [stdout] 62 | | /// [INFO] [stdout] ... | [INFO] [stdout] 84 | | /// [INFO] [stdout] 85 | | /// mapper - `mapper(item: Any) => updated_item: Any` [INFO] [stdout] | |_____________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(rustdoc::invalid_rust_codeblocks)]` on by default [INFO] [stdout] = note: error from rustc: unknown start of token: ` [INFO] [stdout] = note: error from rustc: unknown start of token: ` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: could not parse code block as Rust code [INFO] [stdout] --> src/dataflow/mod.rs:91:5 [INFO] [stdout] | [INFO] [stdout] 91 | / /// Flat map is a one-to-many transformation of items. [INFO] [stdout] 92 | | /// [INFO] [stdout] 93 | | /// It calls a **mapper** function on each item. [INFO] [stdout] 94 | | /// [INFO] [stdout] ... | [INFO] [stdout] 116 | | /// [INFO] [stdout] 117 | | /// mapper - `mapper(item: Any) => emit: Iterable[Any]` [INFO] [stdout] | |_______________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: error from rustc: unknown start of token: ` [INFO] [stdout] = note: error from rustc: unknown start of token: ` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: could not parse code block as Rust code [INFO] [stdout] --> src/dataflow/mod.rs:123:5 [INFO] [stdout] | [INFO] [stdout] 123 | / /// Filter selectively keeps only some items. [INFO] [stdout] 124 | | /// [INFO] [stdout] 125 | | /// It calls a **predicate** function on each item. [INFO] [stdout] 126 | | /// [INFO] [stdout] ... | [INFO] [stdout] 149 | | /// [INFO] [stdout] 150 | | /// predicate - `predicate(item: Any) => should_emit: bool` [INFO] [stdout] | |___________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: error from rustc: unknown start of token: ` [INFO] [stdout] = note: error from rustc: unknown start of token: ` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: could not parse code block as Rust code [INFO] [stdout] --> src/dataflow/mod.rs:156:5 [INFO] [stdout] | [INFO] [stdout] 156 | / /// Inspect allows you to observe, but not modify, items. [INFO] [stdout] 157 | | /// [INFO] [stdout] 158 | | /// It calls an **inspector** callback on each item. [INFO] [stdout] 159 | | /// [INFO] [stdout] ... | [INFO] [stdout] 177 | | /// [INFO] [stdout] 178 | | /// inspector - `inspector(item: Any) => None` [INFO] [stdout] | |______________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: error from rustc: unknown start of token: ` [INFO] [stdout] = note: error from rustc: unknown start of token: ` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: could not parse code block as Rust code [INFO] [stdout] --> src/dataflow/mod.rs:184:5 [INFO] [stdout] | [INFO] [stdout] 184 | / /// Inspect epoch allows you to observe, but not modify, items and [INFO] [stdout] 185 | | /// their epochs. [INFO] [stdout] 186 | | /// [INFO] [stdout] 187 | | /// It calls an **inspector** function on each item with its [INFO] [stdout] ... | [INFO] [stdout] 204 | | /// [INFO] [stdout] 205 | | /// inspector - `inspector(epoch: int, item: Any) => None` [INFO] [stdout] | |__________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: error from rustc: unknown start of token: ` [INFO] [stdout] = note: error from rustc: unknown start of token: ` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: could not parse code block as Rust code [INFO] [stdout] --> src/dataflow/mod.rs:211:5 [INFO] [stdout] | [INFO] [stdout] 211 | / /// Reduce lets you combine items for a key into an aggregator in [INFO] [stdout] 212 | | /// epoch order. [INFO] [stdout] 213 | | /// [INFO] [stdout] 214 | | /// It is a stateful operator. It requires the the input stream [INFO] [stdout] ... | [INFO] [stdout] 274 | | /// is_complete - `is_complete(updated_aggregator: Any) => [INFO] [stdout] 275 | | /// should_emit: bool` [INFO] [stdout] | |__________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: error from rustc: unknown start of token: ` [INFO] [stdout] = note: error from rustc: unknown start of token: ` [INFO] [stdout] = note: error from rustc: unknown start of token: ` [INFO] [stdout] = note: error from rustc: unknown start of token: ` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: could not parse code block as Rust code [INFO] [stdout] --> src/dataflow/mod.rs:285:5 [INFO] [stdout] | [INFO] [stdout] 285 | / /// Reduce epoch lets you combine all items for a key within an [INFO] [stdout] 286 | | /// epoch into an aggregator. [INFO] [stdout] 287 | | /// [INFO] [stdout] 288 | | /// It is like `bytewax.Dataflow.reduce()` but marks the [INFO] [stdout] ... | [INFO] [stdout] 336 | | /// reducer - `reducer(aggregator: Any, value: Any) => [INFO] [stdout] 337 | | /// updated_aggregator: Any` [INFO] [stdout] | |________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: error from rustc: unknown start of token: ` [INFO] [stdout] = note: error from rustc: unknown start of token: ` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: could not parse code block as Rust code [INFO] [stdout] --> src/dataflow/mod.rs:343:5 [INFO] [stdout] | [INFO] [stdout] 343 | / /// Reduce epoch local lets you combine all items for a key within [INFO] [stdout] 344 | | /// an epoch _on a single worker._ [INFO] [stdout] 345 | | /// [INFO] [stdout] 346 | | /// It is exactly like `bytewax.Dataflow.reduce_epoch()` but does [INFO] [stdout] ... | [INFO] [stdout] 358 | | /// reducer - `reducer(aggregator: Any, value: Any) => [INFO] [stdout] 359 | | /// updated_aggregator: Any` [INFO] [stdout] | |________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: error from rustc: unknown start of token: ` [INFO] [stdout] = note: error from rustc: unknown start of token: ` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: could not parse code block as Rust code [INFO] [stdout] --> src/dataflow/mod.rs:365:5 [INFO] [stdout] | [INFO] [stdout] 365 | / /// Stateful map is a one-to-one transformation of values in [INFO] [stdout] 366 | | /// `(key, value)` pairs, but allows you to reference a persistent [INFO] [stdout] 367 | | /// state for each key when doing the transformation. [INFO] [stdout] 368 | | /// [INFO] [stdout] ... | [INFO] [stdout] 432 | | /// mapper - `mapper(state: Any, value: Any) => [INFO] [stdout] 433 | | /// (updated_state: Any, updated_value: Any)` [INFO] [stdout] | |_________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: error from rustc: unknown start of token: ` [INFO] [stdout] = note: error from rustc: unknown start of token: ` [INFO] [stdout] = note: error from rustc: unknown start of token: ` [INFO] [stdout] = note: error from rustc: unknown start of token: ` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: could not parse code block as Rust code [INFO] [stdout] --> src/execution/mod.rs:188:1 [INFO] [stdout] | [INFO] [stdout] 188 | / /// Execute a dataflow in the current thread. [INFO] [stdout] 189 | | /// [INFO] [stdout] 190 | | /// Blocks until execution is complete. [INFO] [stdout] 191 | | /// [INFO] [stdout] ... | [INFO] [stdout] 225 | | /// `bytewax.recovery`. If `None`, state will not be persisted. [INFO] [stdout] 226 | | /// [INFO] [stdout] | |___^ [INFO] [stdout] | [INFO] [stdout] = note: error from rustc: unknown start of token: ` [INFO] [stdout] = note: error from rustc: unknown start of token: ` [INFO] [stdout] = note: error from rustc: unknown start of token: ` [INFO] [stdout] = note: error from rustc: unknown start of token: ` [INFO] [stdout] = note: error from rustc: unknown start of token: ` [INFO] [stdout] = note: error from rustc: unknown start of token: ` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: could not parse code block as Rust code [INFO] [stdout] --> src/execution/mod.rs:279:1 [INFO] [stdout] | [INFO] [stdout] 279 | / /// Execute a dataflow in the current process as part of a cluster. [INFO] [stdout] 280 | | /// [INFO] [stdout] 281 | | /// You have to coordinate starting up all the processes in the [INFO] [stdout] 282 | | /// cluster and ensuring they each are assigned a unique ID and know [INFO] [stdout] ... | [INFO] [stdout] 327 | | /// worker_count_per_proc: Number of worker threads to start on [INFO] [stdout] 328 | | /// each process. [INFO] [stdout] | |_________________________^ [INFO] [stdout] | [INFO] [stdout] = note: error from rustc: unknown start of token: ` [INFO] [stdout] = note: error from rustc: unknown start of token: ` [INFO] [stdout] = note: error from rustc: unknown start of token: ` [INFO] [stdout] = note: error from rustc: unknown start of token: ` [INFO] [stdout] = note: error from rustc: unknown start of token: ` [INFO] [stdout] = note: error from rustc: unknown start of token: ` [INFO] [stdout] = note: error from rustc: unknown start of token: ` [INFO] [stdout] = note: error from rustc: unknown start of token: ` [INFO] [stdout] = note: error from rustc: unknown start of token: ` [INFO] [stdout] = note: error from rustc: unknown start of token: ` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: could not parse code block as Rust code [INFO] [stdout] --> src/recovery/mod.rs:32:1 [INFO] [stdout] | [INFO] [stdout] 32 | / /// Use [SQLite](https://sqlite.org/index.html) as recovery storage. [INFO] [stdout] 33 | | /// [INFO] [stdout] 34 | | /// Because it's not designed for high-concurrency, SQLite should only [INFO] [stdout] 35 | | /// be used for machine-local testing of dataflows. Multiple workers [INFO] [stdout] ... | [INFO] [stdout] 55 | | /// Config object. Pass this as the `recovery_config` argument to [INFO] [stdout] 56 | | /// your execution entry point. [INFO] [stdout] | |___________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: error from rustc: unknown start of token: ` [INFO] [stdout] = note: error from rustc: unknown start of token: ` [INFO] [stdout] = note: error from rustc: unknown start of token: ` [INFO] [stdout] = note: error from rustc: unknown start of token: ` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/webserver/mod.rs:23:10 [INFO] [stdout] | [INFO] [stdout] 23 | /// From https://github.com/tokio-rs/axum/blob/616a43aaa301d22961ab33d1bba3c2b13c657c1d/examples/graceful-shutdown/src/main.rs [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(rustdoc::bare_urls)]` on by default [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 16 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 53s [INFO] running `Command { std: "docker" "inspect" "3bd41a4b0112d7490c3dde29cd6bb28a85a7837b3b6ea3d1f6283ca0600238a9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3bd41a4b0112d7490c3dde29cd6bb28a85a7837b3b6ea3d1f6283ca0600238a9", kill_on_drop: false }` [INFO] [stdout] 3bd41a4b0112d7490c3dde29cd6bb28a85a7837b3b6ea3d1f6283ca0600238a9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-24/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-24/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" "RUSTC_BOOTSTRAP=1" "-e" "DOCS_RS=1" "-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:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+e1df625306f4136949e02612406f0c60df6008f3" "rustdoc" "--lib" "-Zrustdoc-map" "--frozen" "--message-format=json" "--" "-Z" "unstable-options" "--document-private-items", kill_on_drop: false }` [INFO] [stdout] 24a6895b55eb0fcc672ae1e9324578fb324e454965824f885121ead2917ae233 [INFO] running `Command { std: "docker" "start" "-a" "24a6895b55eb0fcc672ae1e9324578fb324e454965824f885121ead2917ae233", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.112 [INFO] [stderr] Compiling proc-macro2 v1.0.37 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.91 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling futures-core v0.3.19 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling once_cell v1.9.0 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling futures-task v0.3.19 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Checking pin-project-lite v0.2.7 [INFO] [stderr] Compiling serde_derive v1.0.134 [INFO] [stderr] Checking smallvec v1.7.0 [INFO] [stderr] Compiling serde v1.0.134 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Checking bytes v1.1.0 [INFO] [stderr] Checking futures-sink v0.3.19 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling futures-util v0.3.19 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Checking slab v0.4.5 [INFO] [stderr] Checking itoa v1.0.1 [INFO] [stderr] Compiling pkg-config v0.3.25 [INFO] [stderr] Compiling serde_json v1.0.74 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling pyo3-build-config v0.15.1 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Checking matches v0.1.9 [INFO] [stderr] Compiling crossbeam-queue v0.3.5 [INFO] [stderr] Compiling futures-channel v0.3.19 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Checking percent-encoding v2.1.0 [INFO] [stderr] Compiling unicode-bidi v0.3.7 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [INFO] [stderr] Compiling cpufeatures v0.2.2 [INFO] [stderr] Checking ryu v1.0.9 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Compiling httparse v1.5.1 [INFO] [stderr] Compiling paste v1.0.7 [INFO] [stderr] Compiling unicode_categories v0.1.1 [INFO] [stderr] Checking tower-service v0.3.1 [INFO] [stderr] Compiling crc-catalog v1.1.1 [INFO] [stderr] Compiling unindent v0.1.7 [INFO] [stderr] Compiling async-trait v0.1.52 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling whoami v1.2.1 [INFO] [stderr] Compiling unicode-segmentation v1.9.0 [INFO] [stderr] Checking tower-layer v0.3.1 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Checking unicode-width v0.1.9 [INFO] [stderr] Checking itoa v0.4.8 [INFO] [stderr] Checking try-lock v0.2.3 [INFO] [stderr] Checking abomonation v0.7.3 [INFO] [stderr] Checking timely_logging v0.12.0 [INFO] [stderr] Checking timely_bytes v0.12.0 [INFO] [stderr] Checking httpdate v1.0.2 [INFO] [stderr] Checking http-range-header v0.3.0 [INFO] [stderr] Compiling dotenv v0.15.0 [INFO] [stderr] Checking mime v0.3.16 [INFO] [stderr] Checking arc-swap v1.5.0 [INFO] [stderr] Checking sync_wrapper v0.1.1 [INFO] [stderr] Checking matchit v0.4.4 [INFO] [stderr] Checking send_wrapper v0.5.0 [INFO] [stderr] Compiling generic-array v0.14.5 [INFO] [stderr] Checking instant v0.1.12 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling lock_api v0.4.5 [INFO] [stderr] Checking tracing-core v0.1.21 [INFO] [stderr] Compiling tinyvec v1.5.1 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling indexmap v1.8.1 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Checking http v0.2.6 [INFO] [stderr] Compiling itertools v0.10.3 [INFO] [stderr] Checking crc v2.1.0 [INFO] [stderr] Checking getopts v0.2.21 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling spin v0.9.2 [INFO] [stderr] Checking want v0.3.0 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling nom v7.1.1 [INFO] [stderr] Compiling quote v1.0.18 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling stringprep v0.1.2 [INFO] [stderr] Compiling getrandom v0.2.4 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling mio v0.7.14 [INFO] [stderr] Compiling dirs-sys v0.3.7 [INFO] [stderr] Checking crossbeam-channel v0.5.2 [INFO] [stderr] Checking signal-hook-registry v1.4.0 [INFO] [stderr] Checking socket2 v0.4.2 [INFO] [stderr] Compiling dirs v4.0.0 [INFO] [stderr] error: could not compile `futures-util` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name futures_util --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.19/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="futures-sink"' --cfg 'feature="sink"' --cfg 'feature="slab"' --cfg 'feature="std"' -C metadata=3a1be81ef0d55867 -C extra-filename=-3a1be81ef0d55867 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern futures_core=/opt/rustwide/target/debug/deps/libfutures_core-2cccdbab4f5fe80d.rmeta --extern futures_sink=/opt/rustwide/target/debug/deps/libfutures_sink-f33bf9e1576a2a66.rmeta --extern futures_task=/opt/rustwide/target/debug/deps/libfutures_task-0251f1c82d417fc4.rmeta --extern pin_project_lite=/opt/rustwide/target/debug/deps/libpin_project_lite-c01d3460c002bb08.rmeta --extern pin_utils=/opt/rustwide/target/debug/deps/libpin_utils-b7ff504f33cec58a.rmeta --extern slab=/opt/rustwide/target/debug/deps/libslab-aef35fd6b139bfac.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `http` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name http --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/http-0.2.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 -C metadata=e99ce43994491469 -C extra-filename=-e99ce43994491469 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bytes=/opt/rustwide/target/debug/deps/libbytes-0b6620405fcf1713.rmeta --extern fnv=/opt/rustwide/target/debug/deps/libfnv-05b588ffc45292c6.rmeta --extern itoa=/opt/rustwide/target/debug/deps/libitoa-ffb405c4aca92714.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `itertools` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name itertools --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/itertools-0.10.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="use_alloc"' --cfg 'feature="use_std"' -C metadata=ed6d9e96085d6069 -C extra-filename=-ed6d9e96085d6069 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern either=/opt/rustwide/target/debug/deps/libeither-648f9433365560a4.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `syn` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name syn --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-1.0.91/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="clone-impls"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="extra-traits"' --cfg 'feature="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="quote"' --cfg 'feature="visit"' --cfg 'feature="visit-mut"' -C metadata=350495e0d40a9cdc -C extra-filename=-350495e0d40a9cdc --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-16f4d56d78074154.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-faec848a47c42982.rmeta --extern unicode_xid=/opt/rustwide/target/debug/deps/libunicode_xid-3c8a88541efd8c80.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "24a6895b55eb0fcc672ae1e9324578fb324e454965824f885121ead2917ae233", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "24a6895b55eb0fcc672ae1e9324578fb324e454965824f885121ead2917ae233", kill_on_drop: false }` [INFO] [stdout] 24a6895b55eb0fcc672ae1e9324578fb324e454965824f885121ead2917ae233