[INFO] cloning repository https://github.com/origami-build/origami [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/origami-build/origami" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Forigami-build%2Forigami", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Forigami-build%2Forigami'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 35bbc0b84ff12c7dcfdd23b59eca8b9ddec9e983 [INFO] documenting origami-build/origami against 1.61.0 for beta-1.62-rustdoc-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Forigami-build%2Forigami" "/workspace/builds/worker-31/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-31/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/origami-build/origami 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 git repo https://github.com/origami-build/origami [INFO] finished tweaking git repo https://github.com/origami-build/origami [INFO] tweaked toml for git repo https://github.com/origami-build/origami written to /workspace/builds/worker-31/source/Cargo.toml [INFO] crate git repo https://github.com/origami-build/origami 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] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded serde-xml-rs v0.4.1 [INFO] [stderr] Downloaded type-map v0.5.0 [INFO] [stderr] Downloaded proc-exit v1.0.3 [INFO] [stderr] Downloaded async-process v1.1.0 [INFO] [stderr] Downloaded value-bag v1.0.0-alpha.7 [INFO] [stderr] Downloaded polling v2.1.0 [INFO] [stderr] Downloaded serde_test v1.0.126 [INFO] [stderr] Downloaded simplelog v0.10.0 [INFO] [stderr] Downloaded async-codec v0.4.0 [INFO] [stderr] Downloaded binserde v0.1.7 [INFO] [stderr] Downloaded binserde_derive v0.1.4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-31/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-31/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] 11ca5d7270e7c7da832f3162d8c8e0910dc52d1814b52f7bda0408632aa2fbfc [INFO] running `Command { std: "docker" "start" "-a" "11ca5d7270e7c7da832f3162d8c8e0910dc52d1814b52f7bda0408632aa2fbfc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "11ca5d7270e7c7da832f3162d8c8e0910dc52d1814b52f7bda0408632aa2fbfc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "11ca5d7270e7c7da832f3162d8c8e0910dc52d1814b52f7bda0408632aa2fbfc", kill_on_drop: false }` [INFO] [stdout] 11ca5d7270e7c7da832f3162d8c8e0910dc52d1814b52f7bda0408632aa2fbfc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-31/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-31/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] [stdout] e6f8cecb42fd662eb215e620f858141732727ff0940ce395f82102c070b99433 [INFO] running `Command { std: "docker" "start" "-a" "e6f8cecb42fd662eb215e620f858141732727ff0940ce395f82102c070b99433", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.27 [INFO] [stderr] Compiling syn v1.0.73 [INFO] [stderr] Compiling libc v0.2.98 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling futures-core v0.3.15 [INFO] [stderr] Checking slab v0.4.3 [INFO] [stderr] Checking futures-io v0.3.15 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Checking once_cell v1.8.0 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Compiling futures-channel v0.3.15 [INFO] [stderr] Checking futures-sink v0.3.15 [INFO] [stderr] Compiling futures-task v0.3.15 [INFO] [stderr] Compiling proc-macro-nested v0.1.7 [INFO] [stderr] Compiling strsim v0.9.3 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Checking itoa v0.4.7 [INFO] [stderr] Checking cache-padded v1.1.1 [INFO] [stderr] Checking bytes v1.0.1 [INFO] [stderr] Checking waker-fn v1.1.0 [INFO] [stderr] Checking event-listener v2.5.1 [INFO] [stderr] Checking fastrand v1.4.1 [INFO] [stderr] Checking parking v2.0.0 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Compiling cc v1.0.69 [INFO] [stderr] Checking async-task v4.0.3 [INFO] [stderr] Checking bytes v0.5.6 [INFO] [stderr] Checking textwrap v0.14.2 [INFO] [stderr] Checking strsim v0.10.0 [INFO] [stderr] Compiling signal-hook v0.3.9 [INFO] [stderr] Checking atomic-waker v1.0.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Checking ppv-lite86 v0.2.10 [INFO] [stderr] Checking pin-project-lite v0.1.12 [INFO] [stderr] Compiling typenum v1.13.0 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling openssl v0.10.35 [INFO] [stderr] Compiling native-tls v0.2.7 [INFO] [stderr] Checking bytes v0.6.0 [INFO] [stderr] Compiling httparse v1.4.1 [INFO] [stderr] Checking httpdate v0.3.2 [INFO] [stderr] Compiling encoding_rs v0.8.28 [INFO] [stderr] Compiling anyhow v1.0.42 [INFO] [stderr] Checking fixedbitset v0.4.0 [INFO] [stderr] Checking opaque-debug v0.3.0 [INFO] [stderr] Checking ipnet v2.3.1 [INFO] [stderr] Checking rustc-hash v1.1.0 [INFO] [stderr] Checking cpufeatures v0.1.5 [INFO] [stderr] Checking proc-exit v1.0.3 [INFO] [stderr] Compiling value-bag v1.0.0-alpha.7 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling futures-macro v0.3.15 [INFO] [stderr] Compiling futures-util v0.3.15 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Checking tracing-core v0.1.18 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Checking tinyvec v1.2.0 [INFO] [stderr] Checking unicode-bidi v0.3.5 [INFO] [stderr] Checking form_urlencoded v1.0.1 [INFO] [stderr] Checking concurrent-queue v1.2.2 [INFO] [stderr] Checking async-mutex v1.4.0 [INFO] [stderr] Checking async-lock v2.4.0 [INFO] [stderr] Checking http v0.2.4 [INFO] [stderr] Checking type-map v0.5.0 [INFO] [stderr] Checking unicode-normalization v0.1.19 [INFO] [stderr] Checking http-body v0.3.1 [INFO] [stderr] Checking idna v0.2.3 [INFO] [stderr] Compiling openssl-sys v0.9.65 [INFO] [stderr] Checking async-channel v1.6.1 [INFO] [stderr] Checking petgraph v0.6.0 [INFO] [stderr] Checking futures-lite v1.12.0 [INFO] [stderr] Checking os_str_bytes v6.0.0 [INFO] [stderr] Compiling mime_guess v2.0.3 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking signal-hook-registry v1.4.0 [INFO] [stderr] Checking iovec v0.1.4 [INFO] [stderr] Checking net2 v0.2.37 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking socket2 v0.4.0 [INFO] [stderr] Checking getrandom v0.2.3 [INFO] [stderr] Checking time v0.1.43 [INFO] [stderr] Checking socket2 v0.3.19 [INFO] [stderr] Checking clap v3.0.14 [INFO] [stderr] Checking rand_core v0.6.3 [INFO] [stderr] Checking async-executor v1.4.1 [INFO] [stderr] Checking blocking v1.0.2 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking block-buffer v0.9.0 [INFO] [stderr] Checking digest v0.9.0 [INFO] [stderr] Checking sha2 v0.9.5 [INFO] [stderr] Checking rand v0.8.4 [INFO] [stderr] Checking tempfile v3.2.0 [INFO] [stderr] Checking common-args v0.1.0 (/opt/rustwide/workdir/java-compilers/common-args) [INFO] [stderr] Documenting ojvm-launch v0.1.0 (/opt/rustwide/workdir/ojvm-launch) [INFO] [stderr] Documenting common-args v0.1.0 (/opt/rustwide/workdir/java-compilers/common-args) [INFO] [stderr] Compiling darling_core v0.10.2 [INFO] [stderr] Compiling ctor v0.1.20 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling darling_macro v0.10.2 [INFO] [stderr] Compiling tokio-macros v0.2.6 [INFO] [stderr] Compiling pin-project-internal v1.0.7 [INFO] [stderr] Checking polling v2.1.0 [INFO] [stderr] Checking mio v0.6.23 [INFO] [stderr] Checking tracing v0.1.26 [INFO] [stderr] Checking kv-log-macro v1.0.7 [INFO] [stderr] Checking simplelog v0.10.0 [INFO] [stderr] Checking want v0.3.0 [INFO] [stderr] Checking async-io v1.6.0 [INFO] [stderr] Checking mio-uds v0.6.8 [INFO] [stderr] Checking pin-project v1.0.7 [INFO] [stderr] Checking tokio v0.2.25 [INFO] [stderr] Checking async-global-executor v2.0.2 [INFO] [stderr] Checking async-process v1.1.0 [INFO] [stderr] Checking tracing-futures v0.2.5 [INFO] [stderr] Checking async-std v1.9.0 [INFO] [stderr] Checking thiserror v1.0.30 [INFO] [stderr] Compiling darling v0.10.2 [INFO] [stderr] Compiling binserde_derive v0.1.4 [INFO] [stderr] Checking futures-executor v0.3.15 [INFO] [stderr] Checking futures v0.3.15 [INFO] [stderr] Checking async-codec v0.4.0 [INFO] [stderr] Checking binserde v0.1.7 [INFO] [stderr] Checking origami-common v0.1.0 (/opt/rustwide/workdir/origami-common) [INFO] [stderr] Checking jvmapi-proto v0.1.0 (/opt/rustwide/workdir/jvmapi-proto) [INFO] [stderr] Documenting origami-common v0.1.0 (/opt/rustwide/workdir/origami-common) [INFO] [stderr] Documenting jvmapi-proto v0.1.0 (/opt/rustwide/workdir/jvmapi-proto) [INFO] [stderr] Checking tokio-util v0.3.1 [INFO] [stderr] Checking tokio-tls v0.3.1 [INFO] [stderr] Checking toml v0.5.8 [INFO] [stderr] Checking serde_urlencoded v0.7.0 [INFO] [stderr] Checking url v2.2.2 [INFO] [stderr] Checking serde_test v1.0.126 [INFO] [stderr] Checking serde-xml-rs v0.4.1 [INFO] [stderr] Checking h2 v0.2.7 [INFO] [stderr] Checking linked-hash-map v0.5.4 [INFO] [stderr] Documenting omake v0.1.0 (/opt/rustwide/workdir/omake) [INFO] [stderr] Checking jvmapi v0.1.0 (/opt/rustwide/workdir/jvmapi) [INFO] [stderr] Documenting jvmapi v0.1.0 (/opt/rustwide/workdir/jvmapi) [INFO] [stdout] error: couldn't read jvmapi/src/jvm/direct/../../../../task-dispatcher/task-dispatcher.jar: No such file or directory (os error 2) [INFO] [stdout] --> jvmapi/src/jvm/direct/mod.rs:196:23 [INFO] [stdout] | [INFO] [stdout] 196 | let jar = include_bytes!("../../../../task-dispatcher/task-dispatcher.jar"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read jvmapi/src/jvm/direct/../../../../task-dispatcher/task-dispatcher.jar: No such file or directory (os error 2) [INFO] [stdout] --> jvmapi/src/jvm/direct/mod.rs:196:23 [INFO] [stdout] | [INFO] [stdout] 196 | let jar = include_bytes!("../../../../task-dispatcher/task-dispatcher.jar"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0554]: `#![feature]` may not be used on the stable release channel [INFO] [stdout] --> omake/src/main.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | #![feature(command_access)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0554]: `#![feature]` may not be used on the stable release channel [INFO] [stdout] --> omake/src/main.rs:2:1 [INFO] [stdout] | [INFO] [stdout] 2 | #![feature(generators)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0554]: `#![feature]` may not be used on the stable release channel [INFO] [stdout] --> omake/src/main.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | #![feature(generator_trait)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [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 E0554`. [INFO] [stdout] [INFO] [stderr] error: could not document `omake` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustdoc --edition=2018 --crate-type bin --crate-name omake omake/src/main.rs -o /opt/rustwide/target/doc --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --document-private-items -C metadata=8ef0af94fbb781b8 -L dependency=/opt/rustwide/target/debug/deps --extern clap=/opt/rustwide/target/debug/deps/libclap-0569ae6ad5c5511e.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-476409154c1afb57.rmeta --extern petgraph=/opt/rustwide/target/debug/deps/libpetgraph-c73ea4a3c6b350da.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-0422907e9d437602.rmeta --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-e18d7ce5a6e16f3d.rmeta --extern toml=/opt/rustwide/target/debug/deps/libtoml-9442c31d999ecebc.rmeta --extern type_map=/opt/rustwide/target/debug/deps/libtype_map-39224741e6f91c20.rmeta --cap-lints=warn --crate-version 0.1.0` (exit status: 1) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: Compilation failed, aborting rustdoc [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not document `jvmapi` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustdoc --edition=2018 --crate-type lib --crate-name jvmapi jvmapi/src/lib.rs -o /opt/rustwide/target/doc --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --document-private-items -C metadata=7c00ebb996e8786f -L dependency=/opt/rustwide/target/debug/deps --extern async_codec=/opt/rustwide/target/debug/deps/libasync_codec-9dd5e9dce1cacf94.rmeta --extern async_process=/opt/rustwide/target/debug/deps/libasync_process-31d0a4962d45d1bd.rmeta --extern async_std=/opt/rustwide/target/debug/deps/libasync_std-d52972ecaaad2dd4.rmeta --extern binserde=/opt/rustwide/target/debug/deps/libbinserde-c213bf79c93f9c10.rmeta --extern bytes=/opt/rustwide/target/debug/deps/libbytes-85917357e8ffe9b3.rmeta --extern futures=/opt/rustwide/target/debug/deps/libfutures-94202dc229659ee7.rmeta --extern jvmapi_proto=/opt/rustwide/target/debug/deps/libjvmapi_proto-1a4b389d40b00a27.rmeta --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-1479f2b7adeaa2b6.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-476409154c1afb57.rmeta --extern origami_common=/opt/rustwide/target/debug/deps/liborigami_common-30b60ad50bd79835.rmeta --extern pin_project_lite=/opt/rustwide/target/debug/deps/libpin_project_lite-0d022b14fbec6017.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-0422907e9d437602.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-f7c5b4c113c8650c.rmeta --extern simplelog=/opt/rustwide/target/debug/deps/libsimplelog-b8601ee6fd86ecc4.rmeta --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-b227f7bbe779754a.rmeta --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-e18d7ce5a6e16f3d.rmeta --cap-lints=warn --crate-version 0.1.0` (exit status: 1) [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `jvmapi` due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "e6f8cecb42fd662eb215e620f858141732727ff0940ce395f82102c070b99433", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e6f8cecb42fd662eb215e620f858141732727ff0940ce395f82102c070b99433", kill_on_drop: false }` [INFO] [stdout] e6f8cecb42fd662eb215e620f858141732727ff0940ce395f82102c070b99433