[INFO] updating cached repository rgshare/tb_process [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/rgshare/tb_process [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/rgshare/tb_process" "work/ex/pr-60914/sources/master#39401465da4ce27aeeb2c2a26133ac35c63aa515/gh/rgshare/tb_process"` [INFO] [stderr] Cloning into 'work/ex/pr-60914/sources/master#39401465da4ce27aeeb2c2a26133ac35c63aa515/gh/rgshare/tb_process'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/rgshare/tb_process" "work/ex/pr-60914/sources/try#f45cc3094ee337acd688771b9234318046b0572d/gh/rgshare/tb_process"` [INFO] [stderr] Cloning into 'work/ex/pr-60914/sources/try#f45cc3094ee337acd688771b9234318046b0572d/gh/rgshare/tb_process'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] b9aaf5b9796ad01a0af3f0a54127e01644b57f2b [INFO] sha for GitHub repo rgshare/tb_process: b9aaf5b9796ad01a0af3f0a54127e01644b57f2b [INFO] validating manifest of rgshare/tb_process on toolchain master#39401465da4ce27aeeb2c2a26133ac35c63aa515 [INFO] running `"/mnt/crater-raid/crater/work/local/cargo-home/bin/cargo" "+39401465da4ce27aeeb2c2a26133ac35c63aa515-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of rgshare/tb_process on toolchain try#f45cc3094ee337acd688771b9234318046b0572d [INFO] running `"/mnt/crater-raid/crater/work/local/cargo-home/bin/cargo" "+f45cc3094ee337acd688771b9234318046b0572d-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing rgshare/tb_process [INFO] finished frobbing rgshare/tb_process [INFO] frobbed toml for rgshare/tb_process written to work/ex/pr-60914/sources/master#39401465da4ce27aeeb2c2a26133ac35c63aa515/gh/rgshare/tb_process/Cargo.toml [INFO] started frobbing rgshare/tb_process [INFO] finished frobbing rgshare/tb_process [INFO] frobbed toml for rgshare/tb_process written to work/ex/pr-60914/sources/try#f45cc3094ee337acd688771b9234318046b0572d/gh/rgshare/tb_process/Cargo.toml [INFO] crate rgshare/tb_process already has a lockfile, it will not be regenerated [INFO] running `"/mnt/crater-raid/crater/work/local/cargo-home/bin/cargo" "+39401465da4ce27aeeb2c2a26133ac35c63aa515-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] error: the lock file /mnt/crater-raid/crater/work/ex/pr-60914/sources/master#39401465da4ce27aeeb2c2a26133ac35c63aa515/gh/rgshare/tb_process/Cargo.lock needs to be updated but --locked was passed to prevent this [INFO] the lockfile is outdated, regenerating it [INFO] running `"/mnt/crater-raid/crater/work/local/cargo-home/bin/cargo" "+39401465da4ce27aeeb2c2a26133ac35c63aa515-alt" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/crater-raid/crater/work/local/cargo-home/bin/cargo" "+f45cc3094ee337acd688771b9234318046b0572d-alt" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/crater-raid/crater/work/local/cargo-home/bin/cargo" "+39401465da4ce27aeeb2c2a26133ac35c63aa515-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/crater-raid/crater/work/local/cargo-home/bin/cargo" "+f45cc3094ee337acd688771b9234318046b0572d-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] checking rgshare/tb_process against master#39401465da4ce27aeeb2c2a26133ac35c63aa515 for pr-60914 [INFO] running `"docker" "create" "-v" "/mnt/crater-raid/crater/work/local/target-dirs/pr-60914/worker-0/master#39401465da4ce27aeeb2c2a26133ac35c63aa515:/opt/crater/target:rw,Z" "-v" "/mnt/crater-raid/crater/work/ex/pr-60914/sources/master#39401465da4ce27aeeb2c2a26133ac35c63aa515/gh/rgshare/tb_process:/opt/crater/workdir:ro,Z" "-v" "/mnt/crater-raid/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/crater-raid/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+39401465da4ce27aeeb2c2a26133ac35c63aa515-alt" "check" "--frozen" "--all" "--all-targets"` [INFO] [stdout] d4c2bebb02d53d9c7f3da8d530e5d651441ff115f682113a2ae7ea632262b2d3 [INFO] running `"docker" "start" "-a" "d4c2bebb02d53d9c7f3da8d530e5d651441ff115f682113a2ae7ea632262b2d3"` [INFO] [stderr] Checking tb_process v0.1.0 (/opt/crater/workdir) [INFO] [stderr] error[E0433]: failed to resolve: could not find `windows` in `os` [INFO] [stderr] --> src/ext/ffi.rs:5:14 [INFO] [stderr] | [INFO] [stderr] 5 | use std::os::windows::ffi::OsStrExt; [INFO] [stderr] | ^^^^^^^ could not find `windows` in `os` [INFO] [stderr] [INFO] [stderr] warning: unused import: `std::os::windows::ffi::OsStrExt` [INFO] [stderr] --> src/ext/ffi.rs:5:5 [INFO] [stderr] | [INFO] [stderr] 5 | use std::os::windows::ffi::OsStrExt; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(unused_imports)] on by default [INFO] [stderr] [INFO] [stderr] warning: unused import: `super::super::ext::ffi::StringExt` [INFO] [stderr] --> src/db/client.rs:4:5 [INFO] [stderr] | [INFO] [stderr] 4 | use super::super::ext::ffi::StringExt; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `CStr` [INFO] [stderr] --> src/db/client.rs:7:25 [INFO] [stderr] | [INFO] [stderr] 7 | use std::ffi::{CString, CStr}; [INFO] [stderr] | ^^^^ [INFO] [stderr] [INFO] [stderr] warning: the item `mem` is imported redundantly [INFO] [stderr] --> src/db/client.rs:162:13 [INFO] [stderr] | [INFO] [stderr] 6 | use std::{mem, fmt, ptr}; [INFO] [stderr] | --- the item `mem` is already imported here [INFO] [stderr] ... [INFO] [stderr] 162 | use std::mem; [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `std::slice` [INFO] [stderr] --> src/db/client.rs:176:13 [INFO] [stderr] | [INFO] [stderr] 176 | use std::slice; [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: the item `mem` is imported redundantly [INFO] [stderr] --> src/db/client.rs:177:13 [INFO] [stderr] | [INFO] [stderr] 6 | use std::{mem, fmt, ptr}; [INFO] [stderr] | --- the item `mem` is already imported here [INFO] [stderr] ... [INFO] [stderr] 177 | use std::mem; [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: could not find `windows` in `os` [INFO] [stderr] --> src/ext/ffi.rs:5:14 [INFO] [stderr] | [INFO] [stderr] 5 | use std::os::windows::ffi::OsStrExt; [INFO] [stderr] | ^^^^^^^ could not find `windows` in `os` [INFO] [stderr] [INFO] [stderr] warning: unused import: `std::os::windows::ffi::OsStrExt` [INFO] [stderr] --> src/ext/ffi.rs:5:5 [INFO] [stderr] | [INFO] [stderr] 5 | use std::os::windows::ffi::OsStrExt; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(unused_imports)] on by default [INFO] [stderr] [INFO] [stderr] warning: unused import: `super::super::ext::ffi::StringExt` [INFO] [stderr] --> src/db/client.rs:4:5 [INFO] [stderr] | [INFO] [stderr] 4 | use super::super::ext::ffi::StringExt; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `CStr` [INFO] [stderr] --> src/db/client.rs:7:25 [INFO] [stderr] | [INFO] [stderr] 7 | use std::ffi::{CString, CStr}; [INFO] [stderr] | ^^^^ [INFO] [stderr] [INFO] [stderr] warning: the item `mem` is imported redundantly [INFO] [stderr] --> src/db/client.rs:162:13 [INFO] [stderr] | [INFO] [stderr] 6 | use std::{mem, fmt, ptr}; [INFO] [stderr] | --- the item `mem` is already imported here [INFO] [stderr] ... [INFO] [stderr] 162 | use std::mem; [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `std::slice` [INFO] [stderr] --> src/db/client.rs:176:13 [INFO] [stderr] | [INFO] [stderr] 176 | use std::slice; [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: the item `mem` is imported redundantly [INFO] [stderr] --> src/db/client.rs:177:13 [INFO] [stderr] | [INFO] [stderr] 6 | use std::{mem, fmt, ptr}; [INFO] [stderr] | --- the item `mem` is already imported here [INFO] [stderr] ... [INFO] [stderr] 177 | use std::mem; [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error[E0599]: no method named `encode_wide` found for type `&std::ffi::OsStr` in the current scope [INFO] [stderr] --> src/ext/ffi.rs:25:26 [INFO] [stderr] | [INFO] [stderr] 25 | OsStr::new(self).encode_wide().chain(Some(0).into_iter()).collect() [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error: aborting due to 2 previous errors [INFO] [stderr] [INFO] [stderr] Some errors have detailed explanations: E0433, E0599. [INFO] [stderr] For more information about an error, try `rustc --explain E0433`. [INFO] [stderr] error: Could not compile `tb_process`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error[E0599]: no method named `encode_wide` found for type `&std::ffi::OsStr` in the current scope [INFO] [stderr] --> src/ext/ffi.rs:25:26 [INFO] [stderr] | [INFO] [stderr] 25 | OsStr::new(self).encode_wide().chain(Some(0).into_iter()).collect() [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error: aborting due to 2 previous errors [INFO] [stderr] [INFO] [stderr] Some errors have detailed explanations: E0433, E0599. [INFO] [stderr] For more information about an error, try `rustc --explain E0433`. [INFO] [stderr] error: Could not compile `tb_process`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "d4c2bebb02d53d9c7f3da8d530e5d651441ff115f682113a2ae7ea632262b2d3"` [INFO] running `"docker" "rm" "-f" "d4c2bebb02d53d9c7f3da8d530e5d651441ff115f682113a2ae7ea632262b2d3"` [INFO] [stdout] d4c2bebb02d53d9c7f3da8d530e5d651441ff115f682113a2ae7ea632262b2d3