[INFO] cloning repository https://github.com/tdgne/voicething [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/tdgne/voicething" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftdgne%2Fvoicething", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftdgne%2Fvoicething'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a2baa7b366ffa5c4bee475ab57693c177ccc0443 [INFO] documenting tdgne/voicething 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%2Ftdgne%2Fvoicething" "/workspace/builds/worker-7/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/tdgne/voicething 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/tdgne/voicething [INFO] finished tweaking git repo https://github.com/tdgne/voicething [INFO] tweaked toml for git repo https://github.com/tdgne/voicething written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate git repo https://github.com/tdgne/voicething 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] [stderr] Downloading crates ... [INFO] [stderr] Downloaded imgui-winit-support v0.3.1 [INFO] [stderr] Downloaded enum_dispatch v0.3.0 [INFO] [stderr] Downloaded imgui-glium-renderer v0.3.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 7e4e4e57d001e90663b08afdfa73a844188ced9879aeb1c33b00b0c08db65604 [INFO] running `Command { std: "docker" "start" "-a" "7e4e4e57d001e90663b08afdfa73a844188ced9879aeb1c33b00b0c08db65604", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7e4e4e57d001e90663b08afdfa73a844188ced9879aeb1c33b00b0c08db65604", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7e4e4e57d001e90663b08afdfa73a844188ced9879aeb1c33b00b0c08db65604", kill_on_drop: false }` [INFO] [stdout] 7e4e4e57d001e90663b08afdfa73a844188ced9879aeb1c33b00b0c08db65604 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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] [stdout] 08d47737f1090c6fd39faa9b212df741f85afaacc015a07d1b0b0cfddb251158 [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" "08d47737f1090c6fd39faa9b212df741f85afaacc015a07d1b0b0cfddb251158", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.13 [INFO] [stderr] Compiling syn v1.0.22 [INFO] [stderr] Compiling cc v1.0.53 [INFO] [stderr] Checking instant v0.1.4 [INFO] [stderr] Compiling gio v0.8.1 [INFO] [stderr] Compiling serde v1.0.111 [INFO] [stderr] Compiling pango v0.8.0 [INFO] [stderr] Compiling gdk-pixbuf v0.8.0 [INFO] [stderr] Checking takeable-option v0.5.0 [INFO] [stderr] Compiling cairo-rs v0.8.1 [INFO] [stderr] Compiling atk v0.8.0 [INFO] [stderr] Compiling gdk v0.12.1 [INFO] [stderr] Compiling cpal v0.11.0 [INFO] [stderr] Compiling gtk v0.8.1 [INFO] [stderr] Compiling once_cell v1.4.0 [INFO] [stderr] Checking transpose v0.1.0 [INFO] [stderr] Checking strength_reduce v0.2.3 [INFO] [stderr] Checking strsim v0.10.0 [INFO] [stderr] Checking os_str_bytes v2.3.1 [INFO] [stderr] Compiling glib-sys v0.9.1 [INFO] [stderr] Compiling gobject-sys v0.9.1 [INFO] [stderr] Compiling gio-sys v0.9.1 [INFO] [stderr] Compiling cairo-sys-rs v0.9.2 [INFO] [stderr] Compiling gdk-pixbuf-sys v0.9.1 [INFO] [stderr] Compiling pango-sys v0.9.1 [INFO] [stderr] Compiling gdk-sys v0.9.1 [INFO] [stderr] Compiling atk-sys v0.9.1 [INFO] [stderr] Compiling alsa-sys v0.1.2 [INFO] [stderr] Compiling gtk-sys v0.9.2 [INFO] [stderr] Compiling proc-macro-error-attr v0.4.12 [INFO] [stderr] Compiling proc-macro-error v0.4.12 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.2 [INFO] [stderr] Compiling proc-macro-error v1.0.2 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Checking futures-task v0.3.5 [INFO] [stderr] Checking iovec v0.1.4 [INFO] [stderr] Checking net2 v0.2.34 [INFO] [stderr] Checking parking_lot_core v0.7.2 [INFO] [stderr] Checking memmap v0.7.0 [INFO] [stderr] Checking shared_library v0.1.9 [INFO] [stderr] Checking raw-window-handle v0.3.3 [INFO] [stderr] Checking backtrace v0.3.48 [INFO] [stderr] Checking getrandom v0.1.14 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking nix v0.14.1 [INFO] [stderr] Compiling gl_generator v0.13.1 [INFO] [stderr] Compiling gl_generator v0.14.0 [INFO] [stderr] Checking stb_truetype v0.3.1 [INFO] [stderr] Checking x11-dl v2.18.5 [INFO] [stderr] Compiling wayland-scanner v0.23.6 [INFO] [stderr] Checking osmesa-sys v0.1.2 [INFO] [stderr] Checking parking_lot v0.10.2 [INFO] [stderr] Checking mio v0.6.22 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking rusttype v0.8.3 [INFO] [stderr] Compiling quote v1.0.6 [INFO] [stderr] Compiling libloading v0.5.2 [INFO] [stderr] Compiling imgui-sys v0.3.0 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking rustfft v3.0.1 [INFO] [stderr] Checking rusttype v0.7.9 [INFO] [stderr] Checking mio-extras v2.0.6 [INFO] [stderr] Checking andrew v0.2.1 [INFO] [stderr] Checking dlib v0.4.1 [INFO] [stderr] Compiling glutin_egl_sys v0.1.4 [INFO] [stderr] Compiling glutin_glx_sys v0.1.6 [INFO] [stderr] Checking wayland-sys v0.23.6 [INFO] [stderr] Compiling glium v0.26.0 [INFO] [stderr] Compiling wayland-client v0.23.6 [INFO] [stderr] Compiling wayland-protocols v0.23.6 [INFO] [stderr] Checking wayland-commons v0.23.6 [INFO] [stderr] Checking calloop v0.4.4 [INFO] [stderr] Compiling syn-mid v0.5.0 [INFO] [stderr] Compiling pin-project-internal v0.4.17 [INFO] [stderr] Compiling futures-macro v0.3.5 [INFO] [stderr] Compiling serde_derive v1.0.111 [INFO] [stderr] Compiling thiserror-impl v1.0.18 [INFO] [stderr] Compiling derive-new v0.5.8 [INFO] [stderr] Compiling enum_dispatch v0.3.0 [INFO] [stderr] Compiling getset v0.1.1 [INFO] [stderr] Compiling clap_derive v3.0.0-beta.1 [INFO] [stderr] Checking thiserror v1.0.18 [INFO] [stderr] Checking smithay-client-toolkit v0.6.6 [INFO] [stderr] Checking pin-project v0.4.17 [INFO] [stderr] Checking futures-util v0.3.5 [INFO] [stderr] Checking winit v0.21.0 [INFO] [stderr] Checking clap v3.0.0-beta.1 [INFO] [stderr] Checking glutin v0.23.0 [INFO] [stderr] Checking futures-executor v0.3.5 [INFO] [stderr] Checking glib v0.9.3 [INFO] [stderr] Checking serde_json v1.0.53 [INFO] [stderr] Checking uuid v0.8.1 [INFO] [stderr] Checking imgui v0.3.0 [INFO] [stderr] Checking imgui-winit-support v0.3.1 [INFO] [stderr] Checking imgui-glium-renderer v0.3.0 [INFO] [stderr] Documenting voice-converter v0.1.0 (/opt/rustwide/workdir) [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_remove_item)] [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 `voice-converter`. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustdoc --edition=2018 --crate-type bin --crate-name voice_converter 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 --extern clap=/opt/rustwide/target/debug/deps/libclap-501f0c8ccaa84067.rmeta --extern cpal=/opt/rustwide/target/debug/deps/libcpal-e41022bee3b0abc1.rmeta --extern derive_new=/opt/rustwide/target/debug/deps/libderive_new-764c21b7c9fd82f5.so --extern enum_dispatch=/opt/rustwide/target/debug/deps/libenum_dispatch-a999ae40a0fb79f9.so --extern getset=/opt/rustwide/target/debug/deps/libgetset-47f4ee3baad0f977.so --extern gio=/opt/rustwide/target/debug/deps/libgio-bec81d5172377c10.rmeta --extern glium=/opt/rustwide/target/debug/deps/libglium-745d99bc5d8ea258.rmeta --extern gtk=/opt/rustwide/target/debug/deps/libgtk-bb062b3982cd6b4f.rmeta --extern imgui=/opt/rustwide/target/debug/deps/libimgui-4653ff9c80052303.rmeta --extern imgui_glium_renderer=/opt/rustwide/target/debug/deps/libimgui_glium_renderer-d2f52135de275eb4.rmeta --extern imgui_winit_support=/opt/rustwide/target/debug/deps/libimgui_winit_support-e25724fe85affcd6.rmeta --extern rustfft=/opt/rustwide/target/debug/deps/librustfft-ece19d972ac309cc.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-061bec1582b0a424.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-cdced92042fdfe68.rmeta --extern uuid=/opt/rustwide/target/debug/deps/libuuid-bfc971c910099dcc.rmeta --cap-lints=warn --crate-version 0.1.0` (exit code: 1) [INFO] running `Command { std: "docker" "inspect" "08d47737f1090c6fd39faa9b212df741f85afaacc015a07d1b0b0cfddb251158", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "08d47737f1090c6fd39faa9b212df741f85afaacc015a07d1b0b0cfddb251158", kill_on_drop: false }` [INFO] [stdout] 08d47737f1090c6fd39faa9b212df741f85afaacc015a07d1b0b0cfddb251158