[INFO] cloning repository https://github.com/xkyyxj/stock-py [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/xkyyxj/stock-py" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fxkyyxj%2Fstock-py", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fxkyyxj%2Fstock-py'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 2dcd212d338912f417803894a978194dc1ad7e22 [INFO] documenting xkyyxj/stock-py against beta-2022-05-20 for beta-1.62-rustdoc-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fxkyyxj%2Fstock-py" "/workspace/builds/worker-0/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/xkyyxj/stock-py 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 git repo https://github.com/xkyyxj/stock-py [INFO] finished tweaking git repo https://github.com/xkyyxj/stock-py [INFO] tweaked toml for git repo https://github.com/xkyyxj/stock-py written to /workspace/builds/worker-0/source/Cargo.toml [INFO] crate git repo https://github.com/xkyyxj/stock-py 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] 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" "+beta-2022-05-20" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0ee938a34cc5937913d592c45d9bf44be132574a613bb06408f6d8ecd5e48eb2 [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" "0ee938a34cc5937913d592c45d9bf44be132574a613bb06408f6d8ecd5e48eb2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0ee938a34cc5937913d592c45d9bf44be132574a613bb06408f6d8ecd5e48eb2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0ee938a34cc5937913d592c45d9bf44be132574a613bb06408f6d8ecd5e48eb2", kill_on_drop: false }` [INFO] [stdout] 0ee938a34cc5937913d592c45d9bf44be132574a613bb06408f6d8ecd5e48eb2 [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" "+beta-2022-05-20" "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] 53604809e70cbcaf4decf9f0d10dbb5ecdd19182a087bc41828e3b9952be6a21 [INFO] running `Command { std: "docker" "start" "-a" "53604809e70cbcaf4decf9f0d10dbb5ecdd19182a087bc41828e3b9952be6a21", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.73 [INFO] [stderr] Compiling proc-macro2 v1.0.19 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling pin-project-internal v0.4.22 [INFO] [stderr] Compiling bumpalo v3.4.0 [INFO] [stderr] Compiling futures-core v0.3.5 [INFO] [stderr] Checking futures-io v0.3.5 [INFO] [stderr] Compiling once_cell v1.4.0 [INFO] [stderr] Compiling futures-sink v0.3.5 [INFO] [stderr] Compiling serde v1.0.114 [INFO] [stderr] Compiling cache-padded v1.1.1 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Checking event-listener v2.3.3 [INFO] [stderr] Compiling waker-fn v1.0.0 [INFO] [stderr] Compiling tinyvec v0.3.3 [INFO] [stderr] Compiling fastrand v1.3.3 [INFO] [stderr] Compiling parking v1.0.6 [INFO] [stderr] Compiling pin-project-lite v0.1.7 [INFO] [stderr] Compiling atomic-waker v1.0.0 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling send_wrapper v0.4.0 [INFO] [stderr] Compiling async-task v3.0.0 [INFO] [stderr] Compiling scoped-tls v1.0.0 [INFO] [stderr] Compiling smallvec v1.4.1 [INFO] [stderr] Compiling openssl-probe v0.1.2 [INFO] [stderr] Compiling cpuid-bool v0.1.2 [INFO] [stderr] Compiling instant v0.1.6 [INFO] [stderr] Compiling base64 v0.12.3 [INFO] [stderr] Compiling linked-hash-map v0.5.3 [INFO] [stderr] Compiling subtle v2.2.3 [INFO] [stderr] Compiling hex v0.4.2 [INFO] [stderr] Compiling whoami v0.9.0 [INFO] [stderr] Compiling dotenv v0.15.0 [INFO] [stderr] Checking paw-raw v1.0.0 [INFO] [stderr] Compiling num-iter v0.1.41 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling hashbrown v0.8.1 [INFO] [stderr] Compiling indexmap v1.5.1 [INFO] [stderr] Compiling openssl-sys v0.9.58 [INFO] [stderr] Compiling generic-array v0.14.3 [INFO] [stderr] Checking futures-channel v0.3.5 [INFO] [stderr] Checking futures-task v0.3.5 [INFO] [stderr] Compiling num-bigint-dig v0.6.0 [INFO] [stderr] Compiling concurrent-queue v1.2.2 [INFO] [stderr] Checking http v0.2.1 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling lock_api v0.4.1 [INFO] [stderr] Compiling unicode-normalization v0.1.13 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Checking tracing-core v0.1.14 [INFO] [stderr] Compiling proc-macro-nested v0.1.6 [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Compiling lru-cache v0.1.2 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling libm v0.2.1 [INFO] [stderr] Checking async-channel v1.4.0 [INFO] [stderr] Checking idna v0.2.0 [INFO] [stderr] Checking stringprep v0.1.2 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Checking futures-lite v0.1.9 [INFO] [stderr] Compiling crc v1.8.1 [INFO] [stderr] Checking atoi v0.3.2 [INFO] [stderr] Checking regex v1.3.9 [INFO] [stderr] Checking kv-log-macro v1.0.7 [INFO] [stderr] Checking tracing v0.1.19 [INFO] [stderr] Checking want v0.3.0 [INFO] [stderr] Checking url v2.1.1 [INFO] [stderr] Checking crossbeam-channel v0.4.3 [INFO] [stderr] Checking crossbeam-queue v0.2.3 [INFO] [stderr] Compiling blocking v0.4.7 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling socket2 v0.3.12 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling parking_lot_core v0.8.0 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling openssl v0.10.30 [INFO] [stderr] Compiling native-tls v0.2.4 [INFO] [stderr] Checking net2 v0.2.34 [INFO] [stderr] Checking iovec v0.1.4 [INFO] [stderr] Checking signal-hook-registry v1.2.0 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Checking http-body v0.3.1 [INFO] [stderr] Checking block-buffer v0.9.0 [INFO] [stderr] Checking digest v0.9.0 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Checking pem v0.8.1 [INFO] [stderr] Checking sqlformat v0.1.0 [INFO] [stderr] Compiling parking_lot v0.11.0 [INFO] [stderr] Compiling syn v1.0.38 [INFO] [stderr] Checking mio v0.6.22 [INFO] [stderr] Checking chrono v0.4.13 [INFO] [stderr] Checking sha2 v0.9.1 [INFO] [stderr] Checking sha-1 v0.9.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Checking mio-uds v0.6.8 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Checking simple_asn1 v0.4.1 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.65 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling futures-macro v0.3.5 [INFO] [stderr] Compiling thiserror-impl v1.0.20 [INFO] [stderr] Compiling async-attributes v1.1.1 [INFO] [stderr] Compiling zeroize_derive v1.0.0 [INFO] [stderr] Compiling tokio-macros v0.2.5 [INFO] [stderr] Compiling async-trait v0.1.40 [INFO] [stderr] Compiling paw-attributes v1.0.2 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.65 [INFO] [stderr] Checking paw v1.0.0 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.65 [INFO] [stderr] Checking tokio v0.2.22 [INFO] [stderr] Compiling zeroize v1.1.0 [INFO] [stderr] Compiling thiserror v1.0.20 [INFO] [stderr] Checking pin-project v0.4.22 [INFO] [stderr] Checking wasm-bindgen v0.2.65 [INFO] [stderr] Compiling futures-util v0.3.5 [INFO] [stderr] Compiling rsa v0.3.0 [INFO] [stderr] Checking js-sys v0.3.42 [INFO] [stderr] Checking tokio-util v0.3.1 [INFO] [stderr] Checking web-sys v0.3.42 [INFO] [stderr] Checking smol v0.1.18 [INFO] [stderr] Checking h2 v0.2.6 [INFO] [stderr] Checking combine v4.3.1 [INFO] [stderr] Checking futures-executor v0.3.5 [INFO] [stderr] Checking futures v0.3.5 [INFO] [stderr] Checking gloo-timers v0.2.1 [INFO] [stderr] Checking futures-timer v3.0.2 [INFO] [stderr] Checking async-std v1.6.2 [INFO] [stderr] Checking hyper v0.13.7 [INFO] [stderr] Checking async-native-tls v0.3.3 [INFO] [stderr] Checking sqlx-rt v0.1.1 [INFO] [stderr] Checking redis v0.17.0 [INFO] [stderr] Checking sqlx-core v0.4.0-beta.1 [INFO] [stderr] Compiling sqlx-macros v0.4.0-beta.1 [INFO] [stderr] Checking sqlx v0.4.0-beta.1 [INFO] [stderr] Documenting test_rust v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0412]: cannot find type `FunctionContext` in this scope [INFO] [stdout] --> src/initialize/mod.rs:15:17 [INFO] [stdout] | [INFO] [stdout] 15 | fn init(mut cx: FunctionContext) -> JsResult { [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `JsResult` in this scope [INFO] [stdout] --> src/initialize/mod.rs:15:37 [INFO] [stdout] | [INFO] [stdout] 15 | fn init(mut cx: FunctionContext) -> JsResult { [INFO] [stdout] | ^^^^^^^^ help: an enum with a similar name exists: `Result` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `JsBoolean` in this scope [INFO] [stdout] --> src/initialize/mod.rs:15:46 [INFO] [stdout] | [INFO] [stdout] 15 | fn init(mut cx: FunctionContext) -> JsResult { [INFO] [stdout] | - ^^^^^^^^^ not found in this scope [INFO] [stdout] | | [INFO] [stdout] | help: you might be missing a type parameter: `` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Compilation failed, aborting rustdoc [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 4 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0412`. [INFO] [stdout] [INFO] [stderr] error: could not document `test_rust` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustdoc --edition=2018 --crate-type bin --crate-name test_rust src/main.rs -o /opt/rustwide/target/doc --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --document-private-items '-Arustdoc::private-intra-doc-links' -C metadata=778f64323486e4f5 -L dependency=/opt/rustwide/target/debug/deps --extern async_std=/opt/rustwide/target/debug/deps/libasync_std-d8e4a5f16be65362.rmeta --extern chrono=/opt/rustwide/target/debug/deps/libchrono-537b6742836be79b.rmeta --extern encoding=/opt/rustwide/target/debug/deps/libencoding-896eb54bbe953e2e.rmeta --extern futures=/opt/rustwide/target/debug/deps/libfutures-c3fa82b9ace91fd2.rmeta --extern hyper=/opt/rustwide/target/debug/deps/libhyper-99aed7d155c6b48d.rmeta --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-92fa975e995d89b6.rmeta --extern paw=/opt/rustwide/target/debug/deps/libpaw-56cf9a871c21001f.rmeta --extern redis=/opt/rustwide/target/debug/deps/libredis-aebd281de27cf0fa.rmeta --extern sqlx=/opt/rustwide/target/debug/deps/libsqlx-e29a7a194a45141a.rmeta --extern tokio=/opt/rustwide/target/debug/deps/libtokio-cf609948a3a7692e.rmeta --cap-lints=warn --crate-version 0.1.0` (exit status: 1) [INFO] running `Command { std: "docker" "inspect" "53604809e70cbcaf4decf9f0d10dbb5ecdd19182a087bc41828e3b9952be6a21", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "53604809e70cbcaf4decf9f0d10dbb5ecdd19182a087bc41828e3b9952be6a21", kill_on_drop: false }` [INFO] [stdout] 53604809e70cbcaf4decf9f0d10dbb5ecdd19182a087bc41828e3b9952be6a21