[INFO] fetching crate hyper-scripter 0.5.24... [INFO] documenting hyper-scripter-0.5.24 against 1.61.0 for beta-1.62-rustdoc-1 [INFO] extracting crate hyper-scripter 0.5.24 into /workspace/builds/worker-2/source [INFO] validating manifest of crates.io crate hyper-scripter 0.5.24 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 hyper-scripter 0.5.24 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate hyper-scripter 0.5.24 [INFO] tweaked toml for crates.io crate hyper-scripter 0.5.24 written to /workspace/builds/worker-2/source/Cargo.toml [INFO] crate crates.io crate hyper-scripter 0.5.24 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.61.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded term_grid v0.1.7 [INFO] [stderr] Downloaded hyper-scripter-historian v0.5.24 [INFO] [stderr] Downloaded criterion-macro v0.3.4 [INFO] [stderr] Downloaded hyper-scripter-util v0.5.24 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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] [stdout] 26978db4be8388408794442c8d7fd809e2e1e272c63d30169d9bd893b41b874d [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "26978db4be8388408794442c8d7fd809e2e1e272c63d30169d9bd893b41b874d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "26978db4be8388408794442c8d7fd809e2e1e272c63d30169d9bd893b41b874d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "26978db4be8388408794442c8d7fd809e2e1e272c63d30169d9bd893b41b874d", kill_on_drop: false }` [INFO] [stdout] 26978db4be8388408794442c8d7fd809e2e1e272c63d30169d9bd893b41b874d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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] 7bfb578acd7e87f5552614ccfe4db6f18adf29d621615b53db519b75a0a91726 [INFO] running `Command { std: "docker" "start" "-a" "7bfb578acd7e87f5552614ccfe4db6f18adf29d621615b53db519b75a0a91726", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.36 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling syn v1.0.86 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling libc v0.2.119 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling pkg-config v0.3.24 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Compiling parking_lot_core v0.9.1 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling native-tls v0.2.8 [INFO] [stderr] Compiling futures-task v0.3.21 [INFO] [stderr] Compiling smallvec v1.8.0 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling futures-channel v0.3.21 [INFO] [stderr] Compiling pin-project-lite v0.2.8 [INFO] [stderr] Compiling crossbeam-utils v0.8.7 [INFO] [stderr] Checking once_cell v1.10.0 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling openssl v0.10.38 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling crossbeam-queue v0.3.4 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling futures-sink v0.3.21 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Compiling unicode-bidi v0.3.7 [INFO] [stderr] Compiling slab v0.4.5 [INFO] [stderr] Compiling unicode-segmentation v1.9.0 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling crc-catalog v1.1.1 [INFO] [stderr] Compiling paste v1.0.6 [INFO] [stderr] Compiling unicode_categories v0.1.1 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling cpufeatures v0.2.1 [INFO] [stderr] Compiling itoa v1.0.1 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling dotenv v0.15.0 [INFO] [stderr] Checking bytes v1.1.0 [INFO] [stderr] Checking unicode-width v0.1.9 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking openssl-probe v0.1.5 [INFO] [stderr] Checking matches v0.1.9 [INFO] [stderr] Checking futures-io v0.3.21 [INFO] [stderr] Compiling ucd-trie v0.1.3 [INFO] [stderr] Checking ryu v1.0.9 [INFO] [stderr] Checking regex-automata v0.1.10 [INFO] [stderr] Compiling serde_json v1.0.79 [INFO] [stderr] Compiling hyper-scripter-util v0.5.24 [INFO] [stderr] Checking itoa v0.4.8 [INFO] [stderr] Checking encode_unicode v0.3.6 [INFO] [stderr] Checking termcolor v1.1.3 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Checking shlex v1.1.0 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling lock_api v0.4.6 [INFO] [stderr] Compiling tinyvec v1.5.1 [INFO] [stderr] Compiling generic-array v0.14.5 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling nom v7.1.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling indexmap v1.8.0 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling openssl-src v111.17.0+1.1.1m [INFO] [stderr] Checking thread_local v1.1.4 [INFO] [stderr] Compiling itertools v0.10.3 [INFO] [stderr] Compiling crc v2.1.0 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Checking term_grid v0.1.7 [INFO] [stderr] Checking form_urlencoded v1.0.1 [INFO] [stderr] Checking fxhash v0.2.1 [INFO] [stderr] Compiling pest v2.1.3 [INFO] [stderr] Compiling spin v0.9.2 [INFO] [stderr] Compiling openssl-sys v0.9.72 [INFO] [stderr] Compiling libsqlite3-sys v0.23.2 [INFO] [stderr] Checking fuzzy-matcher v0.3.7 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling quote v1.0.15 [INFO] [stderr] Checking aho-corasick v0.7.18 [INFO] [stderr] Checking csv-core v0.1.10 [INFO] [stderr] Compiling pest_meta v2.1.3 [INFO] [stderr] Compiling getrandom v0.2.5 [INFO] [stderr] Compiling mio v0.8.0 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling socket2 v0.4.4 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling parking_lot v0.12.0 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking time v0.1.43 [INFO] [stderr] Checking dirs v1.0.5 [INFO] [stderr] Checking dirs-sys v0.3.6 [INFO] [stderr] Checking nix v0.23.1 [INFO] [stderr] Checking terminal_size v0.1.17 [INFO] [stderr] Checking regex v1.5.5 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling stringprep v0.1.2 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Checking atoi v0.4.0 [INFO] [stderr] Checking clap v2.34.0 [INFO] [stderr] Checking colored v2.0.0 [INFO] [stderr] Checking term v0.5.2 [INFO] [stderr] Checking dirs v3.0.2 [INFO] [stderr] Checking sqlformat v0.1.8 [INFO] [stderr] Compiling futures-intrusive v0.4.0 [INFO] [stderr] Compiling sha2 v0.9.9 [INFO] [stderr] Checking url v2.2.2 [INFO] [stderr] Compiling futures-executor v0.3.21 [INFO] [stderr] Compiling hashlink v0.7.0 [INFO] [stderr] Checking console v0.13.0 [INFO] [stderr] Checking env_logger v0.6.2 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling pest_generator v2.1.3 [INFO] [stderr] Checking ctrlc v3.2.1 [INFO] [stderr] Compiling tokio-macros v1.7.0 [INFO] [stderr] Compiling pin-project-internal v1.0.10 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling futures-macro v0.3.21 [INFO] [stderr] Compiling structopt-derive v0.4.18 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Compiling tokio v1.17.0 [INFO] [stderr] Compiling pin-project v1.0.10 [INFO] [stderr] Compiling flume v0.10.11 [INFO] [stderr] Checking structopt v0.3.26 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Checking futures v0.3.21 [INFO] [stderr] Checking tokio-stream v0.1.8 [INFO] [stderr] Compiling tokio-native-tls v0.3.0 [INFO] [stderr] Compiling sqlx-rt v0.5.11 [INFO] [stderr] Compiling sqlx-core v0.5.11 [INFO] [stderr] Checking bstr v0.2.17 [INFO] [stderr] Checking toml v0.5.8 [INFO] [stderr] Checking csv v1.1.6 [INFO] [stderr] Checking handlebars v3.5.5 [INFO] [stderr] Checking prettytable-rs v0.8.0 [INFO] [stderr] Compiling sqlx-macros v0.5.11 [INFO] [stderr] Compiling sqlx v0.5.11 [INFO] [stderr] Compiling hyper-scripter-historian v0.5.24 [INFO] [stderr] Compiling hyper-scripter v0.5.24 (/opt/rustwide/workdir) [INFO] [stderr] Documenting hyper-scripter v0.5.24 (/opt/rustwide/workdir) [INFO] [stdout] error[E0554]: `#![feature]` may not be used on the stable release channel [INFO] [stdout] --> src/lib.rs:1:12 [INFO] [stdout] | [INFO] [stdout] 1 | #![feature(command_access)] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the feature `command_access` has been stable since 1.57.0 and no longer requires an attribute to enable [INFO] [stdout] --> src/lib.rs:1:12 [INFO] [stdout] | [INFO] [stdout] 1 | #![feature(command_access)] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(stable_features)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0554]: `#![feature]` may not be used on the stable release channel [INFO] [stdout] --> src/lib.rs:1:12 [INFO] [stdout] | [INFO] [stdout] 1 | #![feature(command_access)] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0554`. [INFO] [stdout] [INFO] [stderr] error: could not compile `hyper-scripter` due to 2 previous errors; 1 warning emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0554`. [INFO] [stdout] [INFO] [stderr] error: could not document `hyper-scripter` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustdoc --edition=2021 --crate-type lib --crate-name hyper_scripter 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=7f212e20e12b289f -L dependency=/opt/rustwide/target/debug/deps --extern chrono=/opt/rustwide/target/debug/deps/libchrono-b2f5dc1c6f96c03f.rmeta --extern colored=/opt/rustwide/target/debug/deps/libcolored-54b2ac3514cdef97.rmeta --extern console=/opt/rustwide/target/debug/deps/libconsole-1c65f52bd754acd6.rmeta --extern ctrlc=/opt/rustwide/target/debug/deps/libctrlc-5105281e1f1dfd4d.rmeta --extern derive_more=/opt/rustwide/target/debug/deps/libderive_more-1b5b63a0d52db411.so --extern dirs=/opt/rustwide/target/debug/deps/libdirs-98da410c5cce92dc.rmeta --extern env_logger=/opt/rustwide/target/debug/deps/libenv_logger-6301e2a60b408e8e.rmeta --extern futures=/opt/rustwide/target/debug/deps/libfutures-c336774bfa50afe0.rmeta --extern fuzzy_matcher=/opt/rustwide/target/debug/deps/libfuzzy_matcher-d0c995aed2fb3d5a.rmeta --extern fxhash=/opt/rustwide/target/debug/deps/libfxhash-0d7fc89158955c8d.rmeta --extern handlebars=/opt/rustwide/target/debug/deps/libhandlebars-c1e4a5d0fe466333.rmeta --extern hyper_scripter_historian=/opt/rustwide/target/debug/deps/libhyper_scripter_historian-85619291661a3f4c.rmeta --extern hyper_scripter_util=/opt/rustwide/target/debug/deps/libhyper_scripter_util-5731036ccad67d99.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-1e3c371ab90a7930.rmeta --extern openssl=/opt/rustwide/target/debug/deps/libopenssl-33be8cefa46cc42c.rmeta --extern prettytable=/opt/rustwide/target/debug/deps/libprettytable-1ac92837d94bae65.rmeta --extern regex=/opt/rustwide/target/debug/deps/libregex-cb768725e26a3b91.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-9fc5db2af8fd369a.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-2906ec2ddc5fbac0.rmeta --extern shlex=/opt/rustwide/target/debug/deps/libshlex-5a307c119672f8ed.rmeta --extern sqlx=/opt/rustwide/target/debug/deps/libsqlx-b90d495c619f6de6.rmeta --extern structopt=/opt/rustwide/target/debug/deps/libstructopt-1daa2471c9cabe06.rmeta --extern term_grid=/opt/rustwide/target/debug/deps/libterm_grid-da32d97f93d441a6.rmeta --extern tokio=/opt/rustwide/target/debug/deps/libtokio-531f6367f8d95b3b.rmeta --extern toml=/opt/rustwide/target/debug/deps/libtoml-e95cc0915a80acc7.rmeta --cap-lints=warn --crate-version 0.5.24` (exit status: 1) [INFO] running `Command { std: "docker" "inspect" "7bfb578acd7e87f5552614ccfe4db6f18adf29d621615b53db519b75a0a91726", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7bfb578acd7e87f5552614ccfe4db6f18adf29d621615b53db519b75a0a91726", kill_on_drop: false }` [INFO] [stdout] 7bfb578acd7e87f5552614ccfe4db6f18adf29d621615b53db519b75a0a91726