[INFO] cloning repository https://github.com/LemonHX/acidjs-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/LemonHX/acidjs-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLemonHX%2Facidjs-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLemonHX%2Facidjs-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 81c5bf25b145e57597dcbbe13a317fdea4956b42 [INFO] documenting LemonHX/acidjs-rs against beta-2020-08-29 for beta-1.47-rustdoc-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLemonHX%2Facidjs-rs" "/workspace/builds/worker-10/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-10/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/LemonHX/acidjs-rs on toolchain beta-2020-08-29 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2020-08-29" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/LemonHX/acidjs-rs [INFO] finished tweaking git repo https://github.com/LemonHX/acidjs-rs [INFO] tweaked toml for git repo https://github.com/LemonHX/acidjs-rs written to /workspace/builds/worker-10/source/Cargo.toml [INFO] crate git repo https://github.com/LemonHX/acidjs-rs already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2020-08-29" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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" "rustops/crates-build-env@sha256:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-08-29" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1adf66bc9642f868098f6ee4f43bfe2fa1e3a8bd24efbe0aa11a92175be5cc60 [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" "1adf66bc9642f868098f6ee4f43bfe2fa1e3a8bd24efbe0aa11a92175be5cc60", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1adf66bc9642f868098f6ee4f43bfe2fa1e3a8bd24efbe0aa11a92175be5cc60", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1adf66bc9642f868098f6ee4f43bfe2fa1e3a8bd24efbe0aa11a92175be5cc60", kill_on_drop: false }` [INFO] [stdout] 1adf66bc9642f868098f6ee4f43bfe2fa1e3a8bd24efbe0aa11a92175be5cc60 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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" "rustops/crates-build-env@sha256:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-08-29" "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] fa2f2226db71178855e0946d5939e79b1eefe85b6b4309333dd9224068655391 [INFO] running `Command { std: "docker" "start" "-a" "fa2f2226db71178855e0946d5939e79b1eefe85b6b4309333dd9224068655391", kill_on_drop: false }` [INFO] [stderr] Documenting acidjs-rs v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0412]: cannot find type `JSArrayBuffer` in this scope [INFO] [stdout] --> src/data_structure.rs:55:22 [INFO] [stdout] | [INFO] [stdout] 55 | ArrayBuffer(*mut JSArrayBuffer), [INFO] [stdout] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `TypedArray` in this scope [INFO] [stdout] --> src/data_structure.rs:56:21 [INFO] [stdout] | [INFO] [stdout] 56 | TypedArray(*mut TypedArray), [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: there is an enum variant `crate::data_structure::JSClassVariant::TypedArray`; try using the variant's enum [INFO] [stdout] | [INFO] [stdout] 56 | TypedArray(*mut crate::data_structure::JSClassVariant), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `JSMapState` in this scope [INFO] [stdout] --> src/data_structure.rs:57:19 [INFO] [stdout] | [INFO] [stdout] 57 | MapState(*mut JSMapState), [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `JSMapIterData` in this scope [INFO] [stdout] --> src/data_structure.rs:58:18 [INFO] [stdout] | [INFO] [stdout] 58 | MapIter(*mut JSMapIterData), [INFO] [stdout] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `JSRegexStringIterData` in this scope [INFO] [stdout] --> src/data_structure.rs:59:26 [INFO] [stdout] | [INFO] [stdout] 59 | RegexStringIter(*mut JSRegexStringIterData), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `JSGeneratorData` in this scope [INFO] [stdout] --> src/data_structure.rs:60:20 [INFO] [stdout] | [INFO] [stdout] 60 | Generator(*mut JSGeneratorData), [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `JSProxyData` in this scope [INFO] [stdout] --> src/data_structure.rs:61:16 [INFO] [stdout] | [INFO] [stdout] 61 | Proxy(*mut JSProxyData), [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `JSPromiseData` in this scope [INFO] [stdout] --> src/data_structure.rs:62:18 [INFO] [stdout] | [INFO] [stdout] 62 | Promise(*mut JSPromiseData), [INFO] [stdout] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `JSPromiseFunctionData` in this scope [INFO] [stdout] --> src/data_structure.rs:63:22 [INFO] [stdout] | [INFO] [stdout] 33 | type JSCFunctionData = u32; [INFO] [stdout] | --------------------------- similarly named type alias `JSCFunctionData` defined here [INFO] [stdout] ... [INFO] [stdout] 63 | PromiseFunc(*mut JSPromiseFunctionData), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ help: a type alias with a similar name exists: `JSCFunctionData` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `JSAsyncFunctionData` in this scope [INFO] [stdout] --> src/data_structure.rs:64:20 [INFO] [stdout] | [INFO] [stdout] 33 | type JSCFunctionData = u32; [INFO] [stdout] | --------------------------- similarly named type alias `JSCFunctionData` defined here [INFO] [stdout] ... [INFO] [stdout] 64 | AsyncFunc(*mut JSAsyncFunctionData), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ help: a type alias with a similar name exists: `JSCFunctionData` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `JSAsyncFromSyncIterData` in this scope [INFO] [stdout] --> src/data_structure.rs:65:28 [INFO] [stdout] | [INFO] [stdout] 65 | AsyncFromSyncIter(*mut JSAsyncFromSyncIterData), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `JSAsyncGeneratorData` in this scope [INFO] [stdout] --> src/data_structure.rs:66:25 [INFO] [stdout] | [INFO] [stdout] 14 | enum JSAsyncGeneratorState { [INFO] [stdout] | -------------------------- similarly named enum `JSAsyncGeneratorState` defined here [INFO] [stdout] ... [INFO] [stdout] 66 | AsyncGenerator(*mut JSAsyncGeneratorData), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ help: an enum with a similar name exists: `JSAsyncGeneratorState` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `JSCFunctionType` in this scope [INFO] [stdout] --> src/data_structure.rs:68:30 [INFO] [stdout] | [INFO] [stdout] 31 | type JSCFunction= u32; [INFO] [stdout] | ---------------------- similarly named type alias `JSCFunction` defined here [INFO] [stdout] ... [INFO] [stdout] 68 | CFunction(*mut JSContext,JSCFunctionType,u8,u8,u16), [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: a type alias with a similar name exists: `JSCFunction` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `JSRegex` in this scope [INFO] [stdout] --> src/data_structure.rs:70:11 [INFO] [stdout] | [INFO] [stdout] 70 | Regex(JSRegex), [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `list_head` in this scope [INFO] [stdout] --> src/data_structure.rs:432:15 [INFO] [stdout] | [INFO] [stdout] 179 | pub struct ListHead { [INFO] [stdout] | ------------------- similarly named struct `ListHead` defined here [INFO] [stdout] ... [INFO] [stdout] 432 | pub link: list_head, [INFO] [stdout] | ^^^^^^^^^ help: a struct with a similar name exists: `ListHead` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `JSReqModuleEntry` in this scope [INFO] [stdout] --> src/data_structure.rs:433:34 [INFO] [stdout] | [INFO] [stdout] 433 | pub req_module_entries: *mut JSReqModuleEntry, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `JSExportEntry` in this scope [INFO] [stdout] --> src/data_structure.rs:436:30 [INFO] [stdout] | [INFO] [stdout] 436 | pub export_entries: *mut JSExportEntry, [INFO] [stdout] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `JSStarExportEntry` in this scope [INFO] [stdout] --> src/data_structure.rs:439:35 [INFO] [stdout] | [INFO] [stdout] 439 | pub star_export_entries: *mut JSStarExportEntry, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `JSImportEntry` in this scope [INFO] [stdout] --> src/data_structure.rs:442:30 [INFO] [stdout] | [INFO] [stdout] 442 | pub import_entries: *mut JSImportEntry, [INFO] [stdout] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0554]: `#![feature]` may not be used on the beta release channel [INFO] [stdout] --> src/main.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | #![feature(vec_into_raw_parts)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Compilation failed, aborting rustdoc [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 21 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0412, E0554. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0412`. [INFO] [stdout] [INFO] [stderr] error: Could not document `acidjs-rs`. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustdoc --edition=2018 --crate-type bin --crate-name acidjs_rs src/main.rs -o /opt/rustwide/target/doc --error-format=json --json=diagnostic-rendered-ansi --document-private-items -L dependency=/opt/rustwide/target/debug/deps --cap-lints=warn --crate-version 0.1.0` (exit code: 1) [INFO] running `Command { std: "docker" "inspect" "fa2f2226db71178855e0946d5939e79b1eefe85b6b4309333dd9224068655391", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fa2f2226db71178855e0946d5939e79b1eefe85b6b4309333dd9224068655391", kill_on_drop: false }` [INFO] [stdout] fa2f2226db71178855e0946d5939e79b1eefe85b6b4309333dd9224068655391