[INFO] cloning repository https://github.com/divvun/spelli [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/divvun/spelli" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdivvun%2Fspelli", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdivvun%2Fspelli'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 621cab93636b6d6457b68adc74c01e6385a793ec [INFO] documenting divvun/spelli against beta-2022-05-20 for beta-1.62-rustdoc-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdivvun%2Fspelli" "/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/divvun/spelli on toolchain beta-2022-05-20 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-05-20" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/divvun/spelli [INFO] finished tweaking git repo https://github.com/divvun/spelli [INFO] tweaked toml for git repo https://github.com/divvun/spelli written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate git repo https://github.com/divvun/spelli already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-05-20" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-05-20" "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] 3a8d18f467a0a451e04719ebcffb7f5e671da63da0ecc9ce5261e140677712a7 [INFO] running `Command { std: "docker" "start" "-a" "3a8d18f467a0a451e04719ebcffb7f5e671da63da0ecc9ce5261e140677712a7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3a8d18f467a0a451e04719ebcffb7f5e671da63da0ecc9ce5261e140677712a7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3a8d18f467a0a451e04719ebcffb7f5e671da63da0ecc9ce5261e140677712a7", kill_on_drop: false }` [INFO] [stdout] 3a8d18f467a0a451e04719ebcffb7f5e671da63da0ecc9ce5261e140677712a7 [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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-05-20" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 72bc74f7489704d27b5542fb720b00ff96332c0917c13c6393a5e91889c8d165 [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" "72bc74f7489704d27b5542fb720b00ff96332c0917c13c6393a5e91889c8d165", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.90 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [INFO] [stderr] Compiling siphasher v0.3.10 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling log v0.4.16 [INFO] [stderr] Compiling winapi v0.3.9 [INFO] [stderr] Checking pct-str v1.1.0 [INFO] [stderr] Checking home v0.5.3 [INFO] [stderr] Checking utfx v0.1.0 [INFO] [stderr] Checking os_str_bytes v2.4.0 [INFO] [stderr] Checking eieio v1.0.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling libc v0.2.121 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Checking time v0.1.44 [INFO] [stderr] Checking iref v1.4.3 [INFO] [stderr] Checking phf_shared v0.8.0 [INFO] [stderr] Checking phf v0.8.0 [INFO] [stderr] Checking fern v0.6.0 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Checking windirs v1.0.1 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand_pcg v0.2.1 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Compiling phf_generator v0.8.0 [INFO] [stderr] Compiling phf_codegen v0.8.0 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling gumdrop_derive v0.8.1 [INFO] [stderr] Checking gumdrop v0.8.1 [INFO] [stderr] Checking thiserror v1.0.30 [INFO] [stderr] Checking pathos v0.2.0 [INFO] [stderr] Checking registry v1.2.1 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Checking toml v0.5.8 [INFO] [stderr] Compiling bstr v0.2.17 [INFO] [stderr] Compiling csv v1.1.6 [INFO] [stderr] Compiling iso639 v0.1.0 [INFO] [stderr] Documenting spelli v0.1.3 (/opt/rustwide/workdir) [INFO] [stdout] error: couldn't read src/../divvunspell-libreoffice.oxt: No such file or directory (os error 2) [INFO] [stdout] --> src/refresh.rs:9:25 [INFO] [stdout] | [INFO] [stdout] 9 | const OXT_DATA: &[u8] = include_bytes!("../divvunspell-libreoffice.oxt"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved imports `registry::Data`, `registry::Hive`, `registry::RegKey`, `registry::Security` [INFO] [stdout] --> src/refresh.rs:2:16 [INFO] [stdout] | [INFO] [stdout] 2 | use registry::{Data, Hive, RegKey, Security}; [INFO] [stdout] | ^^^^ ^^^^ ^^^^^^ ^^^^^^^^ no `Security` in the root [INFO] [stdout] | | | | [INFO] [stdout] | | | no `RegKey` in the root [INFO] [stdout] | | no `Hive` in the root [INFO] [stdout] | no `Data` in the root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved imports `registry::key`, `registry::value`, `registry::Data`, `registry::Hive`, `registry::RegKey`, `registry::Security` [INFO] [stdout] --> src/reg.rs:5:16 [INFO] [stdout] | [INFO] [stdout] 5 | use registry::{key, value, Data, Hive, RegKey, Security}; [INFO] [stdout] | ^^^ ^^^^^ ^^^^ ^^^^ ^^^^^^ ^^^^^^^^ no `Security` in the root [INFO] [stdout] | | | | | | [INFO] [stdout] | | | | | no `RegKey` in the root [INFO] [stdout] | | | | no `Hive` in the root [INFO] [stdout] | | | no `Data` in the root [INFO] [stdout] | | no `value` in the root [INFO] [stdout] | no `key` in the root [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 E0432`. [INFO] [stdout] [INFO] [stderr] error: could not document `spelli` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustdoc --edition=2018 --crate-type bin --crate-name spelli src/main.rs -o /opt/rustwide/target/doc --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --document-private-items '-Arustdoc::private-intra-doc-links' -C metadata=39dc740c261f0455 -L dependency=/opt/rustwide/target/debug/deps --extern chrono=/opt/rustwide/target/debug/deps/libchrono-79c5bf4b2f39a9ac.rmeta --extern fern=/opt/rustwide/target/debug/deps/libfern-b8fbd27ad66ef13f.rmeta --extern gumdrop=/opt/rustwide/target/debug/deps/libgumdrop-508073e0c46f0b65.rmeta --extern iso639=/opt/rustwide/target/debug/deps/libiso639-cdd0611feaa58123.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-5729bd7749755fc1.rmeta --extern pathos=/opt/rustwide/target/debug/deps/libpathos-484d81007b2de844.rmeta --extern registry=/opt/rustwide/target/debug/deps/libregistry-e0fbadc4e164ba16.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-f920d68707db6231.rmeta --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-f0822d7529d38554.rmeta --extern toml=/opt/rustwide/target/debug/deps/libtoml-d400f793a63cb1e2.rmeta --extern unic_langid=/opt/rustwide/target/debug/deps/libunic_langid-89d21148aa67925f.rmeta --extern widestring=/opt/rustwide/target/debug/deps/libutfx-3ead806dd7db3dc8.rmeta --extern windirs=/opt/rustwide/target/debug/deps/libwindirs-544ec5338046c870.rmeta --cap-lints=warn --crate-version 0.1.3` (exit status: 1) [INFO] running `Command { std: "docker" "inspect" "72bc74f7489704d27b5542fb720b00ff96332c0917c13c6393a5e91889c8d165", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "72bc74f7489704d27b5542fb720b00ff96332c0917c13c6393a5e91889c8d165", kill_on_drop: false }` [INFO] [stdout] 72bc74f7489704d27b5542fb720b00ff96332c0917c13c6393a5e91889c8d165