[INFO] cloning repository https://github.com/dignifiedquire/wasm-actors [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/dignifiedquire/wasm-actors" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdignifiedquire%2Fwasm-actors", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdignifiedquire%2Fwasm-actors'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 3821f4db9cfb1e47b576f5dce284b87707105c0e [INFO] documenting dignifiedquire/wasm-actors 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%2Fdignifiedquire%2Fwasm-actors" "/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/dignifiedquire/wasm-actors 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/dignifiedquire/wasm-actors [INFO] finished tweaking git repo https://github.com/dignifiedquire/wasm-actors [INFO] tweaked toml for git repo https://github.com/dignifiedquire/wasm-actors written to /workspace/builds/worker-0/source/Cargo.toml [INFO] crate git repo https://github.com/dignifiedquire/wasm-actors 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] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded cs_serde_cbor v0.12.0 [INFO] [stderr] Downloaded target-lexicon v0.12.1 [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] 407cdf8b32e63199be9a34b80ed50c409785790252c440f0a46afd19ea876d09 [INFO] running `Command { std: "docker" "start" "-a" "407cdf8b32e63199be9a34b80ed50c409785790252c440f0a46afd19ea876d09", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "407cdf8b32e63199be9a34b80ed50c409785790252c440f0a46afd19ea876d09", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "407cdf8b32e63199be9a34b80ed50c409785790252c440f0a46afd19ea876d09", kill_on_drop: false }` [INFO] [stdout] 407cdf8b32e63199be9a34b80ed50c409785790252c440f0a46afd19ea876d09 [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] a09a8b44c13d695bd2f9ad31107b798f7b5050144626c9f6eb9ae928b228c76b [INFO] running `Command { std: "docker" "start" "-a" "a09a8b44c13d695bd2f9ad31107b798f7b5050144626c9f6eb9ae928b228c76b", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.98 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Checking fallible-iterator v0.2.0 [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Compiling cc v1.0.69 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Compiling rkyv v0.6.7 [INFO] [stderr] Compiling target-lexicon v0.12.1 [INFO] [stderr] Checking seahash v4.1.0 [INFO] [stderr] Checking more-asserts v0.2.1 [INFO] [stderr] Compiling cranelift-entity v0.74.0 [INFO] [stderr] Checking wasmparser v0.78.2 [INFO] [stderr] Compiling cranelift-codegen-shared v0.74.0 [INFO] [stderr] Checking rustc-hash v1.1.0 [INFO] [stderr] Checking leb128 v0.2.4 [INFO] [stderr] Compiling wasmer-compiler-cranelift v2.0.0 [INFO] [stderr] Compiling wee_alloc v0.4.5 [INFO] [stderr] Checking memory_units v0.4.0 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling memoffset v0.6.4 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Checking tracing-core v0.1.18 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Checking wast v36.0.0 [INFO] [stderr] Compiling proc-macro2 v1.0.27 [INFO] [stderr] Checking cranelift-bforest v0.74.0 [INFO] [stderr] Compiling cranelift-codegen-meta v0.74.0 [INFO] [stderr] Checking log v0.4.14 [INFO] [stderr] Checking regalloc v0.0.31 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Checking crossbeam-epoch v0.9.5 [INFO] [stderr] Compiling syn v1.0.73 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling backtrace v0.3.60 [INFO] [stderr] Compiling wasmer-vm v2.0.0 [INFO] [stderr] Checking crossbeam-deque v0.8.0 [INFO] [stderr] Checking region v2.2.0 [INFO] [stderr] Checking getrandom v0.2.3 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking memmap2 v0.2.3 [INFO] [stderr] Checking which v4.1.0 [INFO] [stderr] Checking rand_core v0.6.3 [INFO] [stderr] Checking rayon-core v1.9.1 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking rand v0.8.4 [INFO] [stderr] Checking tempfile v3.2.0 [INFO] [stderr] Checking wat v1.0.38 [INFO] [stderr] Compiling darling_core v0.13.0 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Compiling ptr_meta_derive v0.1.4 [INFO] [stderr] Compiling thiserror-impl v1.0.26 [INFO] [stderr] Compiling rkyv_derive v0.6.7 [INFO] [stderr] Compiling loupe-derive v0.1.3 [INFO] [stderr] Compiling tracing-attributes v0.1.15 [INFO] [stderr] Compiling wasmer-derive v2.0.0 [INFO] [stderr] Compiling cranelift-codegen v0.74.0 [INFO] [stderr] Compiling darling_macro v0.13.0 [INFO] [stderr] Checking ptr_meta v0.1.4 [INFO] [stderr] Checking thiserror v1.0.26 [INFO] [stderr] Checking tracing v0.1.26 [INFO] [stderr] Compiling darling v0.13.0 [INFO] [stderr] Compiling enumset_derive v0.5.5 [INFO] [stderr] Checking enumset v1.0.7 [INFO] [stderr] Checking serde_bytes v0.11.5 [INFO] [stderr] Checking cs_serde_cbor v0.12.0 [INFO] [stderr] Checking shared v0.1.0 (/opt/rustwide/workdir/shared) [INFO] [stderr] Documenting shared v0.1.0 (/opt/rustwide/workdir/shared) [INFO] [stderr] Checking gimli v0.24.0 [INFO] [stderr] Checking object v0.25.3 [INFO] [stderr] Checking loupe v0.1.3 [INFO] [stderr] Documenting actors v0.1.0 (/opt/rustwide/workdir/actors) [INFO] [stderr] Checking wasmer-types v2.0.0 [INFO] [stdout] error[E0554]: `#![feature]` may not be used on the stable release channel [INFO] [stdout] --> actors/src/lib.rs:2:1 [INFO] [stdout] | [INFO] [stdout] 2 | #![feature(default_alloc_error_handler)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [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] [stdout] For more information about this error, try `rustc --explain E0554`. [INFO] [stdout] [INFO] [stderr] error: could not document `actors` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustdoc --edition=2018 --crate-type cdylib --crate-type staticlib --crate-name actors actors/src/lib.rs -o /opt/rustwide/target/doc --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --document-private-items -C metadata=a59738c4de667a64 -L dependency=/opt/rustwide/target/debug/deps --extern serde_cbor=/opt/rustwide/target/debug/deps/libcs_serde_cbor-a29af57994b1bc7c.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-7144ee495966bb1d.rmeta --extern shared=/opt/rustwide/target/debug/deps/libshared-c085fad360c99c3c.rmeta --extern wee_alloc=/opt/rustwide/target/debug/deps/libwee_alloc-9b3f6e65922c3bee.rmeta --cap-lints=warn --crate-version 0.1.0` (exit status: 1) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "a09a8b44c13d695bd2f9ad31107b798f7b5050144626c9f6eb9ae928b228c76b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a09a8b44c13d695bd2f9ad31107b798f7b5050144626c9f6eb9ae928b228c76b", kill_on_drop: false }` [INFO] [stdout] a09a8b44c13d695bd2f9ad31107b798f7b5050144626c9f6eb9ae928b228c76b