[INFO] cloning repository https://github.com/ice1000/test_proto_bench [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ice1000/test_proto_bench" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fice1000%2Ftest_proto_bench", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fice1000%2Ftest_proto_bench'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 058d7e383b52a0a5707836d2aa02192b6c4c20ea [INFO] documenting ice1000/test_proto_bench 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%2Fice1000%2Ftest_proto_bench" "/workspace/builds/worker-11/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-11/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ice1000/test_proto_bench 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/ice1000/test_proto_bench [INFO] finished tweaking git repo https://github.com/ice1000/test_proto_bench [INFO] tweaked toml for git repo https://github.com/ice1000/test_proto_bench written to /workspace/builds/worker-11/source/Cargo.toml [INFO] crate git repo https://github.com/ice1000/test_proto_bench 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-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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] d053a51502e5e539532fce85706e906ee027385b73620fc781e5cb0b926bcbaf [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" "d053a51502e5e539532fce85706e906ee027385b73620fc781e5cb0b926bcbaf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d053a51502e5e539532fce85706e906ee027385b73620fc781e5cb0b926bcbaf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d053a51502e5e539532fce85706e906ee027385b73620fc781e5cb0b926bcbaf", kill_on_drop: false }` [INFO] [stdout] d053a51502e5e539532fce85706e906ee027385b73620fc781e5cb0b926bcbaf [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] b7f8c31393a707e22ec8a4a360d6f38320c7cbf1f138948573b701ca613dc0bc [INFO] running `Command { std: "docker" "start" "-a" "b7f8c31393a707e22ec8a4a360d6f38320c7cbf1f138948573b701ca613dc0bc", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.45 [INFO] [stderr] Compiling cc v1.0.27 [INFO] [stderr] Compiling autocfg v0.1.1 [INFO] [stderr] Compiling failure_derive v0.1.3 [INFO] [stderr] Compiling rustc-demangle v0.1.11 [INFO] [stderr] Compiling byteorder v1.2.7 [INFO] [stderr] Compiling either v1.5.0 [INFO] [stderr] Compiling remove_dir_all v0.5.1 [INFO] [stderr] Compiling fixedbitset v0.1.9 [INFO] [stderr] Compiling termcolor v1.0.4 [INFO] [stderr] Compiling protobuf v2.2.0 [INFO] [stderr] Compiling multimap v0.4.0 [INFO] [stderr] Compiling log v0.4.6 [INFO] [stderr] Compiling syn v0.15.23 [INFO] [stderr] Compiling syn v0.14.9 [INFO] [stderr] Compiling itertools v0.7.11 [INFO] [stderr] Compiling petgraph v0.4.13 [INFO] [stderr] Compiling backtrace v0.3.13 [INFO] [stderr] Compiling backtrace-sys v0.1.26 [INFO] [stderr] Checking iovec v0.1.2 [INFO] [stderr] Compiling rand v0.4.3 [INFO] [stderr] Compiling atty v0.2.11 [INFO] [stderr] Checking bytes v0.4.11 [INFO] [stderr] Compiling env_logger v0.5.13 [INFO] [stderr] Compiling prost v0.4.0 [INFO] [stderr] Compiling tempdir v0.3.7 [INFO] [stderr] Checking protobuf-codegen v2.2.0 [INFO] [stderr] Compiling synstructure v0.10.1 [INFO] [stderr] Checking protobuf-codegen-pure v2.2.0 [INFO] [stderr] Compiling failure v0.1.3 [INFO] [stderr] Compiling which v2.0.1 [INFO] [stderr] Checking quick-protobuf v0.6.3 [INFO] [stderr] Compiling prost-derive v0.4.0 [INFO] [stderr] Compiling prost-build v0.4.0 [INFO] [stderr] Compiling prost-types v0.4.0 [INFO] [stderr] Compiling test_proto_bench v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Documenting test_proto_bench v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0557]: feature has been removed [INFO] [stdout] --> src/lib.rs:1:12 [INFO] [stdout] | [INFO] [stdout] 1 | #![feature(custom_attribute)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ feature has been removed [INFO] [stdout] | [INFO] [stdout] = note: removed in favor of `#![register_tool]` and `#![register_attr]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0554]: `#![feature]` may not be used on the stable release channel [INFO] [stdout] --> src/lib.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | #![feature(custom_attribute)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Compilation failed, aborting rustdoc [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0554, E0557. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0554`. [INFO] [stdout] [INFO] [stderr] error: Could not document `test_proto_bench`. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustdoc --edition=2018 --crate-type lib --crate-name test_proto_bench 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 bytes=/opt/rustwide/target/debug/deps/libbytes-91f53fcb7f74fb84.rmeta --extern prost=/opt/rustwide/target/debug/deps/libprost-ea7b8af59691db4a.rmeta --extern prost_derive=/opt/rustwide/target/debug/deps/libprost_derive-a5bb9a7186ad4427.so --extern protobuf=/opt/rustwide/target/debug/deps/libprotobuf-179cad93c5134c66.rmeta --extern protobuf_codegen_pure=/opt/rustwide/target/debug/deps/libprotobuf_codegen_pure-27d77bb5d79545d1.rmeta --extern quick_protobuf=/opt/rustwide/target/debug/deps/libquick_protobuf-86d138d4ac689e6c.rmeta --cap-lints=warn` (exit code: 1) [INFO] running `Command { std: "docker" "inspect" "b7f8c31393a707e22ec8a4a360d6f38320c7cbf1f138948573b701ca613dc0bc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b7f8c31393a707e22ec8a4a360d6f38320c7cbf1f138948573b701ca613dc0bc", kill_on_drop: false }` [INFO] [stdout] b7f8c31393a707e22ec8a4a360d6f38320c7cbf1f138948573b701ca613dc0bc