[INFO] fetching crate async-graphql-extension-apollo-tracing 2.1.0... [INFO] documenting async-graphql-extension-apollo-tracing-2.1.0 against 1.61.0 for beta-1.62-rustdoc-1 [INFO] extracting crate async-graphql-extension-apollo-tracing 2.1.0 into /workspace/builds/worker-0/source [INFO] validating manifest of crates.io crate async-graphql-extension-apollo-tracing 2.1.0 on toolchain 1.61.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.61.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate async-graphql-extension-apollo-tracing 2.1.0 [INFO] finished tweaking crates.io crate async-graphql-extension-apollo-tracing 2.1.0 [INFO] tweaked toml for crates.io crate async-graphql-extension-apollo-tracing 2.1.0 written to /workspace/builds/worker-0/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.61.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.61.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "+1.61.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 0375c2a5e1209a6bd47192c623aed0b28f5a7f55b5fde46d2022cf8aadea3a4e [INFO] running `Command { std: "docker" "start" "-a" "0375c2a5e1209a6bd47192c623aed0b28f5a7f55b5fde46d2022cf8aadea3a4e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0375c2a5e1209a6bd47192c623aed0b28f5a7f55b5fde46d2022cf8aadea3a4e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0375c2a5e1209a6bd47192c623aed0b28f5a7f55b5fde46d2022cf8aadea3a4e", kill_on_drop: false }` [INFO] [stdout] 0375c2a5e1209a6bd47192c623aed0b28f5a7f55b5fde46d2022cf8aadea3a4e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "+1.61.0" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] f02434b40bc709f743dbd7ecd5cf92420bf5a0d002be0855b471728d8a989ac6 [INFO] running `Command { std: "docker" "start" "-a" "f02434b40bc709f743dbd7ecd5cf92420bf5a0d002be0855b471728d8a989ac6", 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 autocfg v1.1.0 [INFO] [stderr] Compiling libc v0.2.126 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling serde_derive v1.0.137 [INFO] [stderr] Compiling serde v1.0.137 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Checking slab v0.4.6 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Checking futures v0.1.31 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Checking pin-project-lite v0.2.9 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Compiling futures-task v0.3.21 [INFO] [stderr] Checking itoa v1.0.2 [INFO] [stderr] Compiling futures-channel v0.3.21 [INFO] [stderr] Checking futures-sink v0.3.21 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Checking once_cell v1.12.0 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling pkg-config v0.3.25 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling serde_json v1.0.81 [INFO] [stderr] Checking hashbrown v0.11.2 [INFO] [stderr] Compiling ucd-trie v0.1.3 [INFO] [stderr] Compiling httparse v1.7.1 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling openssl v0.10.40 [INFO] [stderr] Checking ryu v1.0.10 [INFO] [stderr] Checking foreign-types-shared v0.1.1 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling native-tls v0.2.10 [INFO] [stderr] Compiling encoding_rs v0.8.31 [INFO] [stderr] Checking tinyvec_macros v0.1.0 [INFO] [stderr] Checking matches v0.1.9 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Checking try-lock v0.2.3 [INFO] [stderr] Checking percent-encoding v2.1.0 [INFO] [stderr] Checking openssl-probe v0.1.5 [INFO] [stderr] Compiling regex-syntax v0.6.26 [INFO] [stderr] Compiling async-trait v0.1.53 [INFO] [stderr] Checking unicode-bidi v0.3.8 [INFO] [stderr] Checking httpdate v1.0.2 [INFO] [stderr] Checking tower-service v0.3.1 [INFO] [stderr] Checking mime v0.3.16 [INFO] [stderr] Checking remove_dir_all v0.5.3 [INFO] [stderr] Checking ascii_utils v0.9.3 [INFO] [stderr] Checking spin v0.9.3 [INFO] [stderr] Checking fastrand v1.7.0 [INFO] [stderr] Compiling anyhow v1.0.57 [INFO] [stderr] Compiling protobuf v2.27.1 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Checking base64 v0.13.0 [INFO] [stderr] Checking cpufeatures v0.2.2 [INFO] [stderr] Checking opaque-debug v0.3.0 [INFO] [stderr] Checking ipnet v2.5.0 [INFO] [stderr] Checking tracing-core v0.1.26 [INFO] [stderr] Checking lock_api v0.3.4 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling memoffset v0.5.6 [INFO] [stderr] Compiling indexmap v1.8.2 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Checking foreign-types v0.3.2 [INFO] [stderr] Compiling pest v2.1.3 [INFO] [stderr] Checking tinyvec v1.6.0 [INFO] [stderr] Compiling generic-array v0.14.5 [INFO] [stderr] Compiling multer v2.0.2 [INFO] [stderr] Checking form_urlencoded v1.0.1 [INFO] [stderr] Checking fast_chemail v0.9.6 [INFO] [stderr] Checking tokio-sync v0.1.8 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Checking smallvec v0.6.14 [INFO] [stderr] Checking want v0.3.0 [INFO] [stderr] Compiling parking_lot_core v0.6.2 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Checking aho-corasick v0.7.18 [INFO] [stderr] Compiling quote v1.0.18 [INFO] [stderr] Compiling openssl-sys v0.9.73 [INFO] [stderr] Compiling pest_meta v2.1.3 [INFO] [stderr] Checking unicode-normalization v0.1.19 [INFO] [stderr] Checking iovec v0.1.4 [INFO] [stderr] Checking num_cpus v1.13.1 [INFO] [stderr] Checking net2 v0.2.37 [INFO] [stderr] Checking socket2 v0.4.4 [INFO] [stderr] Checking mio v0.8.3 [INFO] [stderr] Checking getrandom v0.2.6 [INFO] [stderr] Checking tempfile v3.3.0 [INFO] [stderr] Checking time v0.1.44 [INFO] [stderr] Checking bytes v0.4.12 [INFO] [stderr] Checking uuid v0.8.2 [INFO] [stderr] Checking regex v1.5.6 [INFO] [stderr] Checking mio v0.6.23 [INFO] [stderr] Checking tokio-executor v0.1.10 [INFO] [stderr] Checking crossbeam-queue v0.2.3 [INFO] [stderr] Checking idna v0.2.3 [INFO] [stderr] Checking tokio-current-thread v0.1.7 [INFO] [stderr] Checking tokio-timer v0.2.13 [INFO] [stderr] Checking digest v0.9.0 [INFO] [stderr] Checking block-buffer v0.9.0 [INFO] [stderr] Checking tokio-io v0.1.13 [INFO] [stderr] Checking sha2 v0.9.9 [INFO] [stderr] Checking mio-uds v0.6.8 [INFO] [stderr] Checking crossbeam-deque v0.7.4 [INFO] [stderr] Checking tokio-threadpool v0.1.18 [INFO] [stderr] Checking tokio-reactor v0.1.12 [INFO] [stderr] Checking tokio-codec v0.1.2 [INFO] [stderr] Checking url v2.2.2 [INFO] [stderr] Checking tokio-uds v0.2.7 [INFO] [stderr] Checking tokio-tcp v0.1.4 [INFO] [stderr] Checking tokio-udp v0.1.6 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking tokio-fs v0.1.7 [INFO] [stderr] Compiling Inflector v0.11.4 [INFO] [stderr] Checking tokio v0.1.22 [INFO] [stderr] Compiling pest_generator v2.1.3 [INFO] [stderr] Compiling darling_core v0.13.4 [INFO] [stderr] Compiling futures-macro v0.3.21 [INFO] [stderr] Compiling tracing-attributes v0.1.21 [INFO] [stderr] Compiling thiserror-impl v1.0.31 [INFO] [stderr] Compiling openssl-macros v0.1.0 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Compiling pin-project-internal v1.0.10 [INFO] [stderr] Compiling async-stream-impl v0.3.3 [INFO] [stderr] Compiling darling_macro v0.13.4 [INFO] [stderr] Checking async-stream v0.3.3 [INFO] [stderr] Checking futures-util v0.3.21 [INFO] [stderr] Checking pin-project v1.0.10 [INFO] [stderr] Compiling darling v0.13.4 [INFO] [stderr] Checking tracing v0.1.34 [INFO] [stderr] Compiling thiserror v1.0.31 [INFO] [stderr] Checking futures-executor v0.3.21 [INFO] [stderr] Checking futures v0.3.21 [INFO] [stderr] Checking tracing-futures v0.2.5 [INFO] [stderr] Compiling bytes v1.1.0 [INFO] [stderr] Compiling toml v0.5.9 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking http v0.2.7 [INFO] [stderr] Checking tokio v1.18.2 [INFO] [stderr] Compiling async-graphql-value v3.0.38 [INFO] [stderr] Compiling proc-macro-crate v1.1.3 [INFO] [stderr] Checking async-graphql-parser v3.0.38 [INFO] [stderr] Checking http-body v0.4.5 [INFO] [stderr] Compiling async-graphql-derive v3.0.38 [INFO] [stderr] Checking tokio-util v0.7.2 [INFO] [stderr] Checking tokio-native-tls v0.3.0 [INFO] [stderr] Checking h2 v0.3.13 [INFO] [stderr] Checking hyper v0.14.19 [INFO] [stderr] Checking hyper-tls v0.5.0 [INFO] [stderr] Checking reqwest v0.11.10 [INFO] [stderr] Checking async-graphql v3.0.38 [INFO] [stderr] Documenting async-graphql-extension-apollo-tracing v2.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error: tokio-comp or async-std-comp features required [INFO] [stdout] --> src/runtime.rs:44:13 [INFO] [stdout] | [INFO] [stdout] 44 | compile_error!("tokio-comp or async-std-comp features required") [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved imports `runtime::channel`, `runtime::RwLock`, `runtime::Sender` [INFO] [stdout] --> src/lib.rs:57:15 [INFO] [stdout] | [INFO] [stdout] 57 | use runtime::{channel, Runtime, RwLock, Sender}; [INFO] [stdout] | ^^^^^^^ ^^^^^^ ^^^^^^ no `Sender` in `runtime` [INFO] [stdout] | | | [INFO] [stdout] | | no `RwLock` in `runtime` [INFO] [stdout] | no `channel` in `runtime` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Compilation failed, aborting rustdoc [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not document `async-graphql-extension-apollo-tracing` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustdoc --edition=2021 --crate-type lib --crate-name async_graphql_extension_apollo_tracing src/lib.rs -o /opt/rustwide/target/doc --cfg 'feature="default"' --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --document-private-items -C metadata=c1402c0763b2d7bb -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-a2ad8fa07e0781ab.rmeta --extern async_graphql=/opt/rustwide/target/debug/deps/libasync_graphql-fe229a3c75be05c4.rmeta --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-8ebf2e0bc4105a3e.so --extern chrono=/opt/rustwide/target/debug/deps/libchrono-8e8c375549eee8f9.rmeta --extern futures=/opt/rustwide/target/debug/deps/libfutures-14c927fe545541f0.rmeta --extern protobuf=/opt/rustwide/target/debug/deps/libprotobuf-1c061daecac21426.rmeta --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-257357a58e91e26b.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-bd8d84f581fe552f.rmeta --extern sha2=/opt/rustwide/target/debug/deps/libsha2-53f15e953fc1e887.rmeta --extern tracing=/opt/rustwide/target/debug/deps/libtracing-8c0e6a5d05296935.rmeta --extern tracing_futures=/opt/rustwide/target/debug/deps/libtracing_futures-72b94b67f94e6587.rmeta --extern uuid=/opt/rustwide/target/debug/deps/libuuid-8f95cb9d5b402115.rmeta --cap-lints=warn --crate-version 2.1.0` (exit status: 1) [INFO] running `Command { std: "docker" "inspect" "f02434b40bc709f743dbd7ecd5cf92420bf5a0d002be0855b471728d8a989ac6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f02434b40bc709f743dbd7ecd5cf92420bf5a0d002be0855b471728d8a989ac6", kill_on_drop: false }` [INFO] [stdout] f02434b40bc709f743dbd7ecd5cf92420bf5a0d002be0855b471728d8a989ac6