[INFO] cloning repository https://github.com/fangerm/gelixrs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/fangerm/gelixrs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffangerm%2Fgelixrs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffangerm%2Fgelixrs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] c8e4d6545ddad168bad7a457b15dba5b25eee14e [INFO] documenting fangerm/gelixrs against 1.46.0 for beta-1.47-rustdoc-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffangerm%2Fgelixrs" "/workspace/builds/worker-12/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-12/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/fangerm/gelixrs on toolchain 1.46.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.46.0" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/fangerm/gelixrs [INFO] finished tweaking git repo https://github.com/fangerm/gelixrs [INFO] tweaked toml for git repo https://github.com/fangerm/gelixrs written to /workspace/builds/worker-12/source/Cargo.toml [INFO] crate git repo https://github.com/fangerm/gelixrs already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.46.0" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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" "+1.46.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2037a16557fbb5d4eb10c9088a9cde650a8bd75c5f371b4db2f45bf70f85f93f [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" "2037a16557fbb5d4eb10c9088a9cde650a8bd75c5f371b4db2f45bf70f85f93f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2037a16557fbb5d4eb10c9088a9cde650a8bd75c5f371b4db2f45bf70f85f93f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2037a16557fbb5d4eb10c9088a9cde650a8bd75c5f371b4db2f45bf70f85f93f", kill_on_drop: false }` [INFO] [stdout] 2037a16557fbb5d4eb10c9088a9cde650a8bd75c5f371b4db2f45bf70f85f93f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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" "+1.46.0" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ab974dbbff907560ba49e7c22da0b64f2e86fc19cd8562975ba012d4310f1414 [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" "ab974dbbff907560ba49e7c22da0b64f2e86fc19cd8562975ba012d4310f1414", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.103 [INFO] [stderr] Compiling syn v1.0.11 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling cc v1.0.48 [INFO] [stderr] Compiling unicode-xid v0.0.4 [INFO] [stderr] Checking unicode-width v0.1.7 [INFO] [stderr] Compiling unicode-segmentation v1.6.0 [INFO] [stderr] Compiling quote v0.3.15 [INFO] [stderr] Compiling inkwell v0.1.0 (https://github.com/TheDan64/inkwell?rev=136dd5e06db47f77cb329cd5f6625273dfd3afd7#136dd5e0) [INFO] [stderr] Checking either v1.5.3 [INFO] [stderr] Checking ansi_term v0.12.1 [INFO] [stderr] Compiling indexmap v1.3.0 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Checking atty v0.2.13 [INFO] [stderr] Checking dirs-sys v0.3.4 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Compiling synom v0.11.3 [INFO] [stderr] Checking dirs v2.0.2 [INFO] [stderr] Compiling syn v0.11.11 [INFO] [stderr] Checking regex v1.3.1 [INFO] [stderr] Checking clap v2.33.0 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Compiling enum-methods v0.0.8 [INFO] [stderr] Compiling llvm-sys v80.1.2 [INFO] [stderr] Compiling serde_derive v1.0.103 [INFO] [stderr] Compiling structopt-derive v0.2.18 [INFO] [stderr] Compiling toml v0.4.10 [INFO] [stderr] Checking structopt v0.2.18 [INFO] [stderr] Compiling cargo_toml v0.6.4 [INFO] [stderr] Compiling inkwell_internal_macros v0.1.0 (https://github.com/TheDan64/inkwell?rev=136dd5e06db47f77cb329cd5f6625273dfd3afd7#136dd5e0) [INFO] [stderr] Documenting gelixrs v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0554]: `#![feature]` may not be used on the stable release channel [INFO] [stdout] --> src/lib.rs:7:1 [INFO] [stdout] | [INFO] [stdout] 7 | #![feature(drain_filter)] [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 `gelixrs`. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustdoc --edition=2018 --crate-type lib --crate-name gelixrs src/lib.rs -o /opt/rustwide/target/doc --error-format=json --json=diagnostic-rendered-ansi --document-private-items -L dependency=/opt/rustwide/target/debug/deps --extern ansi_term=/opt/rustwide/target/debug/deps/libansi_term-a4535ac1495c8e48.rmeta --extern dirs=/opt/rustwide/target/debug/deps/libdirs-05d656eaec448d28.rmeta --extern either=/opt/rustwide/target/debug/deps/libeither-9bd75207ce9b518c.rmeta --extern enum_methods=/opt/rustwide/target/debug/deps/libenum_methods-f99a88bbeb0ba942.so --extern indexmap=/opt/rustwide/target/debug/deps/libindexmap-d8dd56c27d67a222.rmeta --extern inkwell=/opt/rustwide/target/debug/deps/libinkwell-5ad73d2531b1f14a.rmeta --extern structopt=/opt/rustwide/target/debug/deps/libstructopt-7d35464f6ce2c57f.rmeta --cap-lints=warn` (exit code: 1) [INFO] running `Command { std: "docker" "inspect" "ab974dbbff907560ba49e7c22da0b64f2e86fc19cd8562975ba012d4310f1414", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ab974dbbff907560ba49e7c22da0b64f2e86fc19cd8562975ba012d4310f1414", kill_on_drop: false }` [INFO] [stdout] ab974dbbff907560ba49e7c22da0b64f2e86fc19cd8562975ba012d4310f1414