[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] testing divvun/spelli against beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdivvun%2Fspelli" "/workspace/builds/worker-2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/divvun/spelli on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "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-2/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-04-10" "fetch" "--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-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 81db8f0320b9aca18b226f5c8b6f298bf336ba403add88d4e3681ef0b84ce9e4 [INFO] running `Command { std: "docker" "start" "-a" "81db8f0320b9aca18b226f5c8b6f298bf336ba403add88d4e3681ef0b84ce9e4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "81db8f0320b9aca18b226f5c8b6f298bf336ba403add88d4e3681ef0b84ce9e4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "81db8f0320b9aca18b226f5c8b6f298bf336ba403add88d4e3681ef0b84ce9e4", kill_on_drop: false }` [INFO] [stdout] 81db8f0320b9aca18b226f5c8b6f298bf336ba403add88d4e3681ef0b84ce9e4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "RUSTFLAGS=--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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c995b2a51b3c050fe65db3843cbd2a01ffe8752c3e35fdf181450810823ea1ed [INFO] running `Command { std: "docker" "start" "-a" "c995b2a51b3c050fe65db3843cbd2a01ffe8752c3e35fdf181450810823ea1ed", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling syn v1.0.90 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [INFO] [stderr] Compiling siphasher v0.3.10 [INFO] [stderr] Compiling log v0.4.16 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling winapi v0.3.9 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling tinystr v0.3.4 [INFO] [stderr] Compiling pct-str v1.1.0 [INFO] [stderr] Compiling home v0.5.3 [INFO] [stderr] Compiling utfx v0.1.0 [INFO] [stderr] Compiling os_str_bytes v2.4.0 [INFO] [stderr] Compiling eieio v1.0.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling quote v1.0.17 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling unic-langid-impl v0.9.0 [INFO] [stderr] Compiling iref v1.4.3 [INFO] [stderr] Compiling phf_shared v0.8.0 [INFO] [stderr] Compiling unic-langid v0.9.0 [INFO] [stderr] Compiling windirs v1.0.1 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling phf v0.8.0 [INFO] [stderr] Compiling fern v0.6.0 [INFO] [stderr] Compiling rand_pcg v0.2.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling phf_generator v0.8.0 [INFO] [stderr] Compiling chrono v0.4.19 [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] Compiling gumdrop v0.8.1 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling pathos v0.2.0 [INFO] [stderr] Compiling registry v1.2.1 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling bstr v0.2.17 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling csv v1.1.6 [INFO] [stderr] Compiling iso639 v0.1.0 [INFO] [stderr] Compiling 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[E0433]: failed to resolve: could not find `FolderId` in `windirs` [INFO] [stdout] --> src/libreoffice.rs:65:66 [INFO] [stdout] | [INFO] [stdout] 65 | let program_files_path = windirs::known_folder_path(windirs::FolderId::ProgramFiles).unwrap(); [INFO] [stdout] | ^^^^^^^^ could not find `FolderId` in `windirs` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `known_folder_path` in crate `windirs` [INFO] [stdout] --> src/libreoffice.rs:65:39 [INFO] [stdout] | [INFO] [stdout] 65 | let program_files_path = windirs::known_folder_path(windirs::FolderId::ProgramFiles).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in `windirs` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 5 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0425, E0432, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0425`. [INFO] [stdout] [INFO] [stderr] error: could not compile `spelli` due to 6 previous errors [INFO] running `Command { std: "docker" "inspect" "c995b2a51b3c050fe65db3843cbd2a01ffe8752c3e35fdf181450810823ea1ed", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c995b2a51b3c050fe65db3843cbd2a01ffe8752c3e35fdf181450810823ea1ed", kill_on_drop: false }` [INFO] [stdout] c995b2a51b3c050fe65db3843cbd2a01ffe8752c3e35fdf181450810823ea1ed