[INFO] cloning repository https://github.com/SoknyArtemis/soku-swarm-syncer
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/SoknyArtemis/soku-swarm-syncer" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSoknyArtemis%2Fsoku-swarm-syncer", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSoknyArtemis%2Fsoku-swarm-syncer'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 26b797f575c641c50b35c02f47c4079ea1555bd0
[INFO] testing SoknyArtemis/soku-swarm-syncer against 1.99.0-beta.1+cargoflags=--release for beta-release-1.99-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSoknyArtemis%2Fsoku-swarm-syncer" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-6-tc2/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/SoknyArtemis/soku-swarm-syncer
[INFO] finished tweaking git repo https://github.com/SoknyArtemis/soku-swarm-syncer
[INFO] tweaked toml for git repo https://github.com/SoknyArtemis/soku-swarm-syncer written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/SoknyArtemis/soku-swarm-syncer on toolchain 1.99.0-beta.1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.99.0-beta.1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/SoknyArtemis/soku-swarm-syncer already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.99.0-beta.1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 1cb0cee591a4a47cfb5b489419784b8913d44e5fe9f1353e5ee437d553da9d3b
[INFO] running `Command { std: "docker" "start" "1cb0cee591a4a47cfb5b489419784b8913d44e5fe9f1353e5ee437d553da9d3b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1cb0cee591a4a47cfb5b489419784b8913d44e5fe9f1353e5ee437d553da9d3b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "1cb0cee591a4a47cfb5b489419784b8913d44e5fe9f1353e5ee437d553da9d3b" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1cb0cee591a4a47cfb5b489419784b8913d44e5fe9f1353e5ee437d553da9d3b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "1cb0cee591a4a47cfb5b489419784b8913d44e5fe9f1353e5ee437d553da9d3b" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "build" "--frozen" "--message-format=json" "--release", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling winnow v0.7.14
[INFO] [stderr]    Compiling find-msvc-tools v0.1.9
[INFO] [stderr]    Compiling semver v1.0.27
[INFO] [stderr]    Compiling toml_writer v1.0.6+spec-1.1.0
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling windows-link v0.2.1
[INFO] [stderr]    Compiling windows-sys v0.61.2
[INFO] [stderr]    Compiling cc v1.2.56
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling toml_parser v1.0.8+spec-1.1.0
[INFO] [stderr]    Compiling serde_spanned v1.0.4
[INFO] [stderr]    Compiling toml_datetime v0.7.5+spec-1.1.0
[INFO] [stderr]    Compiling toml v0.9.12+spec-1.1.0
[INFO] [stderr]    Compiling embed-resource v3.0.6
[INFO] [stderr]    Compiling soku-swarm-syncer v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0433]: cannot find `windows` in `os`
[INFO] [stdout]  --> src/main.rs:6:14
[INFO] [stdout]   |
[INFO] [stdout] 6 | use std::os::windows::ffi::OsStrExt;
[INFO] [stdout]   |              ^^^^^^^ could not find `windows` in `os`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `windows` in `os`
[INFO] [stdout]  --> src/main.rs:7:14
[INFO] [stdout]   |
[INFO] [stdout] 7 | use std::os::windows::io::AsRawHandle;
[INFO] [stdout]   |              ^^^^^^^ could not find `windows` in `os`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `windows` in `os`
[INFO] [stdout]  --> src/main.rs:8:14
[INFO] [stdout]   |
[INFO] [stdout] 8 | use std::os::windows::process::CommandExt;
[INFO] [stdout]   |              ^^^^^^^ could not find `windows` in `os`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `creation_flags` found for mutable reference `&mut Command` in the current scope
[INFO] [stdout]   --> src/main.rs:94:18
[INFO] [stdout]    |
[INFO] [stdout] 89 |               if let Ok(child) = Command::new(&ctx_s.swarm_path)
[INFO] [stdout]    |  ________________________________-
[INFO] [stdout] 90 | |                 .current_dir(&ctx_s.base_dir)
[INFO] [stdout] 91 | |                 .stdin(Stdio::null())
[INFO] [stdout] 92 | |                 .stdout(Stdio::null())
[INFO] [stdout] 93 | |                 .stderr(Stdio::null())
[INFO] [stdout] 94 | |                 .creation_flags(DETACHED_PROCESS | CREATE_NO_WINDOW)
[INFO] [stdout]    | |                 -^^^^^^^^^^^^^^ method not found in `&mut Command`
[INFO] [stdout]    | |_________________|
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `creation_flags` found for mutable reference `&mut Command` in the current scope
[INFO] [stdout]    --> src/main.rs:110:18
[INFO] [stdout]     |
[INFO] [stdout] 105 |               if let Ok(child) = Command::new(&ctx_t.tsk_path)
[INFO] [stdout]     |  ________________________________-
[INFO] [stdout] 106 | |                 .current_dir(&ctx_t.base_dir)
[INFO] [stdout] 107 | |                 .stdin(Stdio::null())
[INFO] [stdout] 108 | |                 .stdout(Stdio::null())
[INFO] [stdout] 109 | |                 .stderr(Stdio::null())
[INFO] [stdout] 110 | |                 .creation_flags(DETACHED_PROCESS | CREATE_NO_WINDOW)
[INFO] [stdout]     | |                 -^^^^^^^^^^^^^^ method not found in `&mut Command`
[INFO] [stdout]     | |_________________|
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `as_raw_handle` found for struct `Child` in the current scope
[INFO] [stdout]    --> src/main.rs:124:53
[INFO] [stdout]     |
[INFO] [stdout] 124 |                 job_object.assign_process(game_proc.as_raw_handle() as HANDLE);
[INFO] [stdout]     |                                                     ^^^^^^^^^^^^^ method not found in `Child`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `encode_wide` found for reference `&OsStr` in the current scope
[INFO] [stdout]    --> src/main.rs:183:10
[INFO] [stdout]     |
[INFO] [stdout] 182 |       let title_wide: Vec<u16> = std::ffi::OsStr::new(title)
[INFO] [stdout]     |  ________________________________-
[INFO] [stdout] 183 | |         .encode_wide()
[INFO] [stdout]     | |         -^^^^^^^^^^^ method not found in `&OsStr`
[INFO] [stdout]     | |_________|
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `encode_wide` found for reference `&OsStr` in the current scope
[INFO] [stdout]    --> src/main.rs:187:10
[INFO] [stdout]     |
[INFO] [stdout] 186 |       let message_wide: Vec<u16> = std::ffi::OsStr::new(message)
[INFO] [stdout]     |  __________________________________-
[INFO] [stdout] 187 | |         .encode_wide()
[INFO] [stdout]     | |         -^^^^^^^^^^^ method not found in `&OsStr`
[INFO] [stdout]     | |_________|
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0433, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `soku-swarm-syncer` (bin "soku-swarm-syncer") due to 8 previous errors
[INFO] running `Command { std: "docker" "inspect" "1cb0cee591a4a47cfb5b489419784b8913d44e5fe9f1353e5ee437d553da9d3b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1cb0cee591a4a47cfb5b489419784b8913d44e5fe9f1353e5ee437d553da9d3b", kill_on_drop: false }`
[INFO] [stdout] 1cb0cee591a4a47cfb5b489419784b8913d44e5fe9f1353e5ee437d553da9d3b
