[INFO] cloning repository https://github.com/1Dragoon/fcp [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/1Dragoon/fcp" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F1Dragoon%2Ffcp", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F1Dragoon%2Ffcp'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 72040562416d2de9f9e2a72b10ba6a1ac34c0bab [INFO] testing 1Dragoon/fcp against 1.60.0 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F1Dragoon%2Ffcp" "/workspace/builds/worker-14/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-14/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/1Dragoon/fcp on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/1Dragoon/fcp [INFO] finished tweaking git repo https://github.com/1Dragoon/fcp [INFO] tweaked toml for git repo https://github.com/1Dragoon/fcp written to /workspace/builds/worker-14/source/Cargo.toml [INFO] crate git repo https://github.com/1Dragoon/fcp already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/console-rs/indicatif` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded windows-sys v0.33.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5dba4a91476c56679e954140816dfadb72cf20bd2d00e489ad19616260fe1707 [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" "5dba4a91476c56679e954140816dfadb72cf20bd2d00e489ad19616260fe1707", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5dba4a91476c56679e954140816dfadb72cf20bd2d00e489ad19616260fe1707", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5dba4a91476c56679e954140816dfadb72cf20bd2d00e489ad19616260fe1707", kill_on_drop: false }` [INFO] [stdout] 5dba4a91476c56679e954140816dfadb72cf20bd2d00e489ad19616260fe1707 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "build" "--frozen" "--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] b54c7037b500ac178e68e38c54fba9e0ebd5bfe9de1d03b511ef37de0297153a [INFO] running `Command { std: "docker" "start" "-a" "b54c7037b500ac178e68e38c54fba9e0ebd5bfe9de1d03b511ef37de0297153a", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.117 [INFO] [stderr] Compiling syn v1.0.86 [INFO] [stderr] Compiling number_prefix v0.4.0 [INFO] [stderr] Compiling dunce v1.0.2 [INFO] [stderr] Compiling windows-sys v0.33.0 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling terminal_size v0.1.17 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling dirs-sys v0.3.6 [INFO] [stderr] Compiling console v0.15.0 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling directories v4.0.1 [INFO] [stderr] Compiling shellexpand v2.1.0 [INFO] [stderr] Compiling indicatif v0.17.0-rc.9 (https://github.com/console-rs/indicatif?branch=align-truncate#798b5cd1) [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling clap_derive v3.0.14 [INFO] [stderr] Compiling clap v3.0.14 [INFO] [stderr] Compiling fcp v0.0.1 (/opt/rustwide/workdir) [INFO] [stdout] error[E0433]: failed to resolve: could not find `windows` in `os` [INFO] [stdout] --> src/win_stuff.rs:5:14 [INFO] [stdout] | [INFO] [stdout] 5 | use std::os::windows::prelude::OsStrExt; [INFO] [stdout] | ^^^^^^^ could not find `windows` in `os` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `transferred` in this scope [INFO] [stdout] --> src/main.rs:382:29 [INFO] [stdout] | [INFO] [stdout] 382 | process.size = Some(transferred); [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `encode_wide` found for reference `&OsStr` in the current scope [INFO] [stdout] --> src/win_stuff.rs:45:44 [INFO] [stdout] | [INFO] [stdout] 45 | let mut maybe_result: Vec = s.encode_wide().collect(); [INFO] [stdout] | ^^^^^^^^^^^ method not found in `&OsStr` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0425, E0433, E0599. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0425`. [INFO] [stdout] [INFO] [stderr] error: could not compile `fcp` due to 4 previous errors [INFO] running `Command { std: "docker" "inspect" "b54c7037b500ac178e68e38c54fba9e0ebd5bfe9de1d03b511ef37de0297153a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b54c7037b500ac178e68e38c54fba9e0ebd5bfe9de1d03b511ef37de0297153a", kill_on_drop: false }` [INFO] [stdout] b54c7037b500ac178e68e38c54fba9e0ebd5bfe9de1d03b511ef37de0297153a