[INFO] cloning repository https://github.com/SchrodingerZhu/keepercore [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/SchrodingerZhu/keepercore" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSchrodingerZhu%2Fkeepercore", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSchrodingerZhu%2Fkeepercore'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] eeec2af9f3789abb978e7f564d7056873e65b4df [INFO] documenting SchrodingerZhu/keepercore 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%2FSchrodingerZhu%2Fkeepercore" "/workspace/builds/worker-9/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-9/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/SchrodingerZhu/keepercore 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] removed /workspace/builds/worker-9/source/.cargo/config [INFO] started tweaking git repo https://github.com/SchrodingerZhu/keepercore [INFO] finished tweaking git repo https://github.com/SchrodingerZhu/keepercore [INFO] tweaked toml for git repo https://github.com/SchrodingerZhu/keepercore written to /workspace/builds/worker-9/source/Cargo.toml [INFO] crate git repo https://github.com/SchrodingerZhu/keepercore 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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 38c4cfe569b397341ebc1ea36a78139e58cec3f334150a2a9c8722b36a679e7c [INFO] running `Command { std: "docker" "start" "-a" "38c4cfe569b397341ebc1ea36a78139e58cec3f334150a2a9c8722b36a679e7c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "38c4cfe569b397341ebc1ea36a78139e58cec3f334150a2a9c8722b36a679e7c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "38c4cfe569b397341ebc1ea36a78139e58cec3f334150a2a9c8722b36a679e7c", kill_on_drop: false }` [INFO] [stdout] 38c4cfe569b397341ebc1ea36a78139e58cec3f334150a2a9c8722b36a679e7c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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] f5282d2b994e8eb01b5bff04286891bdce7cd55390e4c648919b1a7519aa458b [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" "f5282d2b994e8eb01b5bff04286891bdce7cd55390e4c648919b1a7519aa458b", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling syn v1.0.14 [INFO] [stderr] Compiling memchr v2.3.0 [INFO] [stderr] Checking futures-core v0.3.2 [INFO] [stderr] Compiling openssl v0.10.28 [INFO] [stderr] Checking futures-io v0.3.2 [INFO] [stderr] Compiling native-tls v0.2.3 [INFO] [stderr] Checking futures-task v0.3.2 [INFO] [stderr] Checking futures-sink v0.3.2 [INFO] [stderr] Compiling encoding_rs v0.8.22 [INFO] [stderr] Compiling botan-sys v0.6.0 [INFO] [stderr] Checking cty v0.2.1 [INFO] [stderr] Checking mime v0.3.16 [INFO] [stderr] Checking base64 v0.11.0 [INFO] [stderr] Compiling keepercore v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling indexmap v1.3.1 [INFO] [stderr] Compiling openssl-sys v0.9.54 [INFO] [stderr] Checking http v0.2.0 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Checking futures-channel v0.3.2 [INFO] [stderr] Checking idna v0.2.0 [INFO] [stderr] Checking num_cpus v1.12.0 [INFO] [stderr] Checking time v0.1.42 [INFO] [stderr] Checking want v0.3.0 [INFO] [stderr] Checking botan v0.6.0 [INFO] [stderr] Checking tokio v0.2.11 [INFO] [stderr] Checking futures-util v0.3.2 [INFO] [stderr] Compiling mime_guess v2.0.1 [INFO] [stderr] Checking url v2.1.1 [INFO] [stderr] Checking http-body v0.3.1 [INFO] [stderr] Checking tokio-util v0.2.0 [INFO] [stderr] Checking h2 v0.2.1 [INFO] [stderr] Checking tokio-tls v0.3.0 [INFO] [stderr] Compiling pin-project-internal v0.4.8 [INFO] [stderr] Compiling serde_derive v1.0.104 [INFO] [stderr] Checking pin-project v0.4.8 [INFO] [stderr] Checking hyper v0.13.2 [INFO] [stderr] Checking hyper-tls v0.4.1 [INFO] [stderr] Checking serde v1.0.104 [INFO] [stderr] Checking serde_urlencoded v0.6.1 [INFO] [stderr] Checking serde_json v1.0.46 [INFO] [stderr] Checking reqwest v0.10.1 [INFO] [stderr] Documenting keepercore v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error: couldn't read /code/keys/keeper_pri.pem: No such file or directory (os error 2) [INFO] [stdout] --> src/utils.rs:5:36 [INFO] [stdout] | [INFO] [stdout] 5 | static MY_PRIVATE : &'static str = include_str!("/code/keys/keeper_pri.pem"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read /code/server/server.pem.pub: No such file or directory (os error 2) [INFO] [stdout] --> src/utils.rs:6:42 [INFO] [stdout] | [INFO] [stdout] 6 | pub static SERVER_PUBLIC: &'static str = include_str!("/code/server/server.pem.pub"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (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] --> src/lib.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | #![feature(linkage)] [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 `keepercore`. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustdoc --edition=2018 --crate-type cdylib --crate-name keeper 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 botan=/opt/rustwide/target/debug/deps/libbotan-d4136aedfcfe2697.rmeta --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-ce87032965d45244.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-32a0f5cb7b954f77.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-6d54b428ab1068c8.rmeta --cap-lints=warn` (exit code: 1) [INFO] running `Command { std: "docker" "inspect" "f5282d2b994e8eb01b5bff04286891bdce7cd55390e4c648919b1a7519aa458b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f5282d2b994e8eb01b5bff04286891bdce7cd55390e4c648919b1a7519aa458b", kill_on_drop: false }` [INFO] [stdout] f5282d2b994e8eb01b5bff04286891bdce7cd55390e4c648919b1a7519aa458b