[INFO] fetching crate gveditor-core 0.1.7... [INFO] documenting gveditor-core-0.1.7 against beta-2022-05-20 for beta-1.62-rustdoc-1 [INFO] extracting crate gveditor-core 0.1.7 into /workspace/builds/worker-60/source [INFO] validating manifest of crates.io crate gveditor-core 0.1.7 on toolchain beta-2022-05-20 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-05-20" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate gveditor-core 0.1.7 [INFO] finished tweaking crates.io crate gveditor-core 0.1.7 [INFO] tweaked toml for crates.io crate gveditor-core 0.1.7 written to /workspace/builds/worker-60/source/Cargo.toml [INFO] crate crates.io crate gveditor-core 0.1.7 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-05-20" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-60/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-60/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" "+beta-2022-05-20" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 249b371f83b535909e2302e4510d9d135805c84b742c283f58f6cd4a0d5b9116 [INFO] running `Command { std: "docker" "start" "-a" "249b371f83b535909e2302e4510d9d135805c84b742c283f58f6cd4a0d5b9116", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "249b371f83b535909e2302e4510d9d135805c84b742c283f58f6cd4a0d5b9116", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "249b371f83b535909e2302e4510d9d135805c84b742c283f58f6cd4a0d5b9116", kill_on_drop: false }` [INFO] [stdout] 249b371f83b535909e2302e4510d9d135805c84b742c283f58f6cd4a0d5b9116 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-60/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-60/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=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:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-05-20" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5585347ca7d37f553d3c9a80568dbcd075a4e0dd9f3999c909b4d754f08b0027 [INFO] running `Command { std: "docker" "start" "-a" "5585347ca7d37f553d3c9a80568dbcd075a4e0dd9f3999c909b4d754f08b0027", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.38 [INFO] [stderr] Compiling unicode-xid v0.2.3 [INFO] [stderr] Compiling syn v1.0.94 [INFO] [stderr] Compiling libc v0.2.125 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Checking pin-project-lite v0.2.9 [INFO] [stderr] Compiling serde_derive v1.0.137 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling futures-task v0.3.21 [INFO] [stderr] Compiling futures-channel v0.3.21 [INFO] [stderr] Compiling serde v1.0.137 [INFO] [stderr] Checking futures-sink v0.3.21 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Checking futures v0.1.31 [INFO] [stderr] Checking futures-io v0.3.21 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking slab v0.4.6 [INFO] [stderr] Compiling serde_json v1.0.81 [INFO] [stderr] Checking ryu v1.0.9 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Checking itoa v1.0.1 [INFO] [stderr] Checking tinyvec_macros v0.1.0 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking ppv-lite86 v0.2.16 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Checking smallvec v1.8.0 [INFO] [stderr] Checking matches v0.1.9 [INFO] [stderr] Checking unicode-bidi v0.3.8 [INFO] [stderr] Compiling async-trait v0.1.53 [INFO] [stderr] Checking once_cell v1.10.0 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Checking percent-encoding v1.0.1 [INFO] [stderr] Checking tinyvec v1.6.0 [INFO] [stderr] Checking instant v0.1.12 [INFO] [stderr] Checking tokio v1.18.2 [INFO] [stderr] Checking tracing-core v0.1.26 [INFO] [stderr] Compiling lock_api v0.4.7 [INFO] [stderr] Compiling quote v1.0.18 [INFO] [stderr] Checking unicode-normalization v0.1.19 [INFO] [stderr] Checking num_cpus v1.13.1 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking parking_lot v0.11.2 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking tokio-stream v0.1.8 [INFO] [stderr] Checking idna v0.1.5 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking url v1.7.2 [INFO] [stderr] Compiling toml v0.5.9 [INFO] [stderr] Compiling proc-macro-crate v0.1.5 [INFO] [stderr] Compiling futures-macro v0.3.21 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Compiling tracing-attributes v0.1.21 [INFO] [stderr] Compiling jsonrpc-derive v18.0.0 [INFO] [stderr] Checking futures-executor v0.3.21 [INFO] [stderr] Checking futures v0.3.21 [INFO] [stderr] Checking tracing v0.1.34 [INFO] [stderr] Checking jsonrpc-core v18.0.0 [INFO] [stderr] Checking gveditor-core-api v0.1.7 [INFO] [stderr] Checking jsonrpc-pubsub v18.0.0 [INFO] [stderr] Checking jsonrpc-client-transports v18.0.0 [INFO] [stderr] Checking jsonrpc-core-client v18.0.0 [INFO] [stderr] Documenting gveditor-core v0.1.7 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 26.50s [INFO] running `Command { std: "docker" "inspect" "5585347ca7d37f553d3c9a80568dbcd075a4e0dd9f3999c909b4d754f08b0027", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5585347ca7d37f553d3c9a80568dbcd075a4e0dd9f3999c909b4d754f08b0027", kill_on_drop: false }` [INFO] [stdout] 5585347ca7d37f553d3c9a80568dbcd075a4e0dd9f3999c909b4d754f08b0027 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-60/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-60/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" "DOCS_RS=1" "-e" "RUSTC_BOOTSTRAP=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" "+beta-2022-05-20" "rustdoc" "--lib" "-Zrustdoc-map" "--frozen" "--message-format=json" "--" "-Z" "unstable-options" "--document-private-items", kill_on_drop: false }` [INFO] [stdout] c4d7863848db803f5f9d0d73007c4e8f9e5d8b4047330c7e24367c515406a8f0 [INFO] running `Command { std: "docker" "start" "-a" "c4d7863848db803f5f9d0d73007c4e8f9e5d8b4047330c7e24367c515406a8f0", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.38 [INFO] [stderr] Compiling unicode-xid v0.2.3 [INFO] [stderr] Compiling syn v1.0.94 [INFO] [stderr] Compiling libc v0.2.125 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Checking pin-project-lite v0.2.9 [INFO] [stderr] Compiling serde_derive v1.0.137 [INFO] [stderr] Compiling futures-task v0.3.21 [INFO] [stderr] Compiling futures-channel v0.3.21 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling serde v1.0.137 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Checking futures-sink v0.3.21 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking futures v0.1.31 [INFO] [stderr] Compiling serde_json v1.0.81 [INFO] [stderr] Checking futures-io v0.3.21 [INFO] [stderr] Checking slab v0.4.6 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Checking itoa v1.0.1 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking ryu v1.0.9 [INFO] [stderr] Checking tinyvec_macros v0.1.0 [INFO] [stderr] Checking smallvec v1.8.0 [INFO] [stderr] Checking ppv-lite86 v0.2.16 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Checking unicode-bidi v0.3.8 [INFO] [stderr] Checking matches v0.1.9 [INFO] [stderr] Compiling async-trait v0.1.53 [INFO] [stderr] Checking once_cell v1.10.0 [INFO] [stderr] Checking percent-encoding v1.0.1 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Checking instant v0.1.12 [INFO] [stderr] Checking tinyvec v1.6.0 [INFO] [stderr] Checking tracing-core v0.1.26 [INFO] [stderr] Checking tokio v1.18.2 [INFO] [stderr] Compiling lock_api v0.4.7 [INFO] [stderr] Checking unicode-normalization v0.1.19 [INFO] [stderr] Compiling quote v1.0.18 [INFO] [stderr] Checking tokio-stream v0.1.8 [INFO] [stderr] Checking num_cpus v1.13.1 [INFO] [stderr] Checking idna v0.1.5 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking parking_lot v0.11.2 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking url v1.7.2 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Compiling toml v0.5.9 [INFO] [stderr] Compiling proc-macro-crate v0.1.5 [INFO] [stderr] Compiling futures-macro v0.3.21 [INFO] [stderr] Compiling tracing-attributes v0.1.21 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Compiling jsonrpc-derive v18.0.0 [INFO] [stderr] Checking tracing v0.1.34 [INFO] [stderr] Checking futures-executor v0.3.21 [INFO] [stderr] Checking futures v0.3.21 [INFO] [stderr] Checking jsonrpc-core v18.0.0 [INFO] [stderr] Checking gveditor-core-api v0.1.7 [INFO] [stderr] Checking jsonrpc-pubsub v18.0.0 [INFO] [stdout] error[E0425]: cannot find value `f` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/jsonrpc-pubsub-18.0.0/src/manager.rs:187:5 [INFO] [stdout] | [INFO] [stdout] 187 | / futures::select! { [INFO] [stdout] 188 | | a = f => a, [INFO] [stdout] 189 | | _ = rx => (), [INFO] [stdout] 190 | | } [INFO] [stdout] | |_________________^ not found in this scope [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::select_internal` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `rx` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/jsonrpc-pubsub-18.0.0/src/manager.rs:187:5 [INFO] [stdout] | [INFO] [stdout] 187 | / futures::select! { [INFO] [stdout] 188 | | a = f => a, [INFO] [stdout] 189 | | _ = rx => (), [INFO] [stdout] 190 | | } [INFO] [stdout] | |_________________^ not found in this scope [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::select_internal` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0425`. [INFO] [stdout] [INFO] [stderr] error: could not compile `jsonrpc-pubsub` due to 3 previous errors [INFO] running `Command { std: "docker" "inspect" "c4d7863848db803f5f9d0d73007c4e8f9e5d8b4047330c7e24367c515406a8f0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c4d7863848db803f5f9d0d73007c4e8f9e5d8b4047330c7e24367c515406a8f0", kill_on_drop: false }` [INFO] [stdout] c4d7863848db803f5f9d0d73007c4e8f9e5d8b4047330c7e24367c515406a8f0