[INFO] crate winpty-sys 0.4.3 is already in cache [INFO] extracting crate winpty-sys 0.4.3 into work/ex/clippy-test-run/sources/stable/reg/winpty-sys/0.4.3 [INFO] extracting crate winpty-sys 0.4.3 into work/ex/clippy-test-run/sources/stable+rustflags=-Dclippy%3A%3Ainto_iter_on_array/reg/winpty-sys/0.4.3 [INFO] validating manifest of winpty-sys-0.4.3 on toolchain stable [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+stable" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of winpty-sys-0.4.3 on toolchain stable+rustflags=-Dclippy::into_iter_on_array [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+stable" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing winpty-sys-0.4.3 [INFO] finished frobbing winpty-sys-0.4.3 [INFO] frobbed toml for winpty-sys-0.4.3 written to work/ex/clippy-test-run/sources/stable/reg/winpty-sys/0.4.3/Cargo.toml [INFO] started frobbing winpty-sys-0.4.3 [INFO] finished frobbing winpty-sys-0.4.3 [INFO] frobbed toml for winpty-sys-0.4.3 written to work/ex/clippy-test-run/sources/stable+rustflags=-Dclippy%3A%3Ainto_iter_on_array/reg/winpty-sys/0.4.3/Cargo.toml [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+stable" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+stable" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+stable" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+stable" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] linting winpty-sys-0.4.3 against stable for clippy-test-run [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/clippy-test-run/worker-5/stable:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/clippy-test-run/sources/stable/reg/winpty-sys/0.4.3:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/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" "+stable" "clippy" "--frozen" "--all" "--all-targets"` [INFO] [stdout] 97571d5c9877949bedd3d6381ded7c4a6102ba71c8a3e40fc96f724d1c91065e [INFO] running `"docker" "start" "-a" "97571d5c9877949bedd3d6381ded7c4a6102ba71c8a3e40fc96f724d1c91065e"` [INFO] [stderr] Compiling bindgen v0.33.2 [INFO] [stderr] Compiling clang-sys v0.22.0 [INFO] [stderr] Compiling regex-syntax v0.6.5 [INFO] [stderr] Compiling regex-syntax v0.5.6 [INFO] [stderr] Compiling arrayvec v0.4.10 [INFO] [stderr] Compiling num_cpus v1.9.0 [INFO] [stderr] Compiling memchr v2.1.3 [INFO] [stderr] Compiling memchr v1.0.2 [INFO] [stderr] Compiling atty v0.2.11 [INFO] [stderr] Compiling which v1.0.5 [INFO] [stderr] Compiling crossbeam-epoch v0.3.1 [INFO] [stderr] Compiling nom v3.2.1 [INFO] [stderr] Compiling clap v2.32.0 [INFO] [stderr] Compiling aho-corasick v0.6.9 [INFO] [stderr] Compiling crossbeam-deque v0.2.0 [INFO] [stderr] Compiling rayon-core v1.4.1 [INFO] [stderr] Compiling cexpr v0.2.3 [INFO] [stderr] Compiling rayon v1.0.3 [INFO] [stderr] Compiling regex v0.2.11 [INFO] [stderr] Compiling regex v1.1.0 [INFO] [stderr] Compiling cc v1.0.28 [INFO] [stderr] Compiling env_logger v0.5.13 [INFO] [stderr] Compiling libloading v0.5.0 [INFO] [stderr] Compiling winpty-sys v0.4.3 (/opt/crater/workdir) [INFO] [stderr] warning: unused import: `std::process::Command` [INFO] [stderr] --> build.rs:6:5 [INFO] [stderr] | [INFO] [stderr] 6 | use std::process::Command; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(unused_imports)] on by default [INFO] [stderr] [INFO] [stderr] warning: unused import: `std::str::from_utf8` [INFO] [stderr] --> build.rs:9:5 [INFO] [stderr] | [INFO] [stderr] 9 | use std::str::from_utf8; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error: failed to run custom build command for `winpty-sys v0.4.3 (/opt/crater/workdir)` [INFO] [stderr] process didn't exit successfully: `/opt/crater/target/debug/build/winpty-sys-7dcb67b6bfec9f59/build-script-build` (exit code: 101) [INFO] [stderr] --- stdout [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] OPT_LEVEL = Some("0") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] CXX_x86_64-unknown-linux-gnu = None [INFO] [stderr] CXX_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CXX = None [INFO] [stderr] CXX = None [INFO] [stderr] CXXFLAGS_x86_64-unknown-linux-gnu = None [INFO] [stderr] CXXFLAGS_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CXXFLAGS = None [INFO] [stderr] CXXFLAGS = None [INFO] [stderr] DEBUG = Some("true") [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "src/libwinpty" "-I" "src/include" "-I" "src/shared" "-I" "src/gen" "-Wall" "-Wextra" "/EHsc" "-DCOMPILING_WINPTY_DLL" "-o" "/opt/crater/target/debug/build/winpty-sys-11a1dcc37bf05428/out/src/libwinpty/AgentLocation.o" "-c" "src/libwinpty/AgentLocation.cc" [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "src/libwinpty" "-I" "src/include" "-I" "src/shared" "-I" "src/gen" "-Wall" "-Wextra" "/EHsc" "-DCOMPILING_WINPTY_DLL" "-o" "/opt/crater/target/debug/build/winpty-sys-11a1dcc37bf05428/out/src/shared/OwnedHandle.o" "-c" "src/shared/OwnedHandle.cc" [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "src/libwinpty" "-I" "src/include" "-I" "src/shared" "-I" "src/gen" "-Wall" "-Wextra" "/EHsc" "-DCOMPILING_WINPTY_DLL" "-o" "/opt/crater/target/debug/build/winpty-sys-11a1dcc37bf05428/out/src/shared/WindowsVersion.o" "-c" "src/shared/WindowsVersion.cc" [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "src/libwinpty" "-I" "src/include" "-I" "src/shared" "-I" "src/gen" "-Wall" "-Wextra" "/EHsc" "-DCOMPILING_WINPTY_DLL" "-o" "/opt/crater/target/debug/build/winpty-sys-11a1dcc37bf05428/out/src/shared/DebugClient.o" "-c" "src/shared/DebugClient.cc" [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "src/libwinpty" "-I" "src/include" "-I" "src/shared" "-I" "src/gen" "-Wall" "-Wextra" "/EHsc" "-DCOMPILING_WINPTY_DLL" "-o" "/opt/crater/target/debug/build/winpty-sys-11a1dcc37bf05428/out/src/shared/Buffer.o" "-c" "src/shared/Buffer.cc" [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "src/libwinpty" "-I" "src/include" "-I" "src/shared" "-I" "src/gen" "-Wall" "-Wextra" "/EHsc" "-DCOMPILING_WINPTY_DLL" "-o" "/opt/crater/target/debug/build/winpty-sys-11a1dcc37bf05428/out/src/shared/BackgroundDesktop.o" "-c" "src/shared/BackgroundDesktop.cc" [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "src/libwinpty" "-I" "src/include" "-I" "src/shared" "-I" "src/gen" "-Wall" "-Wextra" "/EHsc" "-DCOMPILING_WINPTY_DLL" "-o" "/opt/crater/target/debug/build/winpty-sys-11a1dcc37bf05428/out/src/libwinpty/winpty.o" "-c" "src/libwinpty/winpty.cc" [INFO] [stderr] cargo:warning=c++: error: /EHsc: No such file or directory [INFO] [stderr] exit code: 1 [INFO] [stderr] cargo:warning=c++: error: /EHsc: No such file or directory [INFO] [stderr] exit code: 1 [INFO] [stderr] cargo:warning=c++: error: /EHsc: No such file or directory [INFO] [stderr] exit code: 1 [INFO] [stderr] cargo:warning=c++: error: /EHsc: No such file or directory [INFO] [stderr] exit code: 1 [INFO] [stderr] cargo:warning=c++: error: /EHsc: No such file or directory [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "src/libwinpty" "-I" "src/include" "-I" "src/shared" "-I" "src/gen" "-Wall" "-Wextra" "/EHsc" "-DCOMPILING_WINPTY_DLL" "-o" "/opt/crater/target/debug/build/winpty-sys-11a1dcc37bf05428/out/src/shared/StringUtil.o" "-c" "src/shared/StringUtil.cc" [INFO] [stderr] cargo:warning=c++: error: /EHsc: No such file or directory [INFO] [stderr] exit code: 1 [INFO] [stderr] exit code: 1 [INFO] [stderr] cargo:warning=c++: error: /EHsc: No such file or directory [INFO] [stderr] exit code: 1 [INFO] [stderr] cargo:warning=c++: error: /EHsc: No such file or directory [INFO] [stderr] exit code: 1 [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] thread 'main' panicked at ' [INFO] [stderr] [INFO] [stderr] Internal error occurred: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "src/libwinpty" "-I" "src/include" "-I" "src/shared" "-I" "src/gen" "-Wall" "-Wextra" "/EHsc" "-DCOMPILING_WINPTY_DLL" "-o" "/opt/crater/target/debug/build/winpty-sys-11a1dcc37bf05428/out/src/libwinpty/winpty.o" "-c" "src/libwinpty/winpty.cc" with args "c++" did not execute successfully (status code exit code: 1). [INFO] [stderr] [INFO] [stderr] ', /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/cc-1.0.28/src/lib.rs:2314:5 [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x560f4673b4f3 - std::sys::unix::backtrace::tracing::imp::unwind_backtrace::h00d1e05a61bd440b [INFO] [stderr] at src/libstd/sys/unix/backtrace/tracing/gcc_s.rs:49 [INFO] [stderr] 1: 0x560f46735b48 - std::sys_common::backtrace::_print::hc0d53aca8da62f75 [INFO] [stderr] at src/libstd/sys_common/backtrace.rs:71 [INFO] [stderr] 2: 0x560f4673a3a2 - std::panicking::default_hook::{{closure}}::h46d30bcc4bfff149 [INFO] [stderr] at src/libstd/sys_common/backtrace.rs:59 [INFO] [stderr] at src/libstd/panicking.rs:211 [INFO] [stderr] 3: 0x560f4673a10d - std::panicking::default_hook::h017696c2a8b7b16f [INFO] [stderr] at src/libstd/panicking.rs:227 [INFO] [stderr] 4: 0x560f4673aab0 - std::panicking::rust_panic_with_hook::h8cbdfe43764887be [INFO] [stderr] at src/libstd/panicking.rs:491 [INFO] [stderr] 5: 0x560f4673a631 - std::panicking::continue_panic_fmt::h3d3c5a833c00a5e1 [INFO] [stderr] at src/libstd/panicking.rs:398 [INFO] [stderr] 6: 0x560f4673a57e - std::panicking::begin_panic_fmt::h11fdc4cc73917110 [INFO] [stderr] at src/libstd/panicking.rs:353 [INFO] [stderr] 7: 0x560f460d18df - cc::fail::h58134cc268d508f9 [INFO] [stderr] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/cc-1.0.28/src/lib.rs:2314 [INFO] [stderr] 8: 0x560f460bc48b - cc::Build::compile::h15e969072fef5919 [INFO] [stderr] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/cc-1.0.28/src/lib.rs:951 [INFO] [stderr] 9: 0x560f460b294c - build_script_build::main::h5a81c27dc1d08a6e [INFO] [stderr] at /opt/crater/workdir/build.rs:59 [INFO] [stderr] 10: 0x560f460b4d2f - std::rt::lang_start::{{closure}}::h347ad901f269e433 [INFO] [stderr] at /rustc/9fda7c2237db910e41d6a712e9a2139b352e558b/src/libstd/rt.rs:74 [INFO] [stderr] 11: 0x560f4673a4b2 - std::panicking::try::do_call::h69790245ac2d03fe [INFO] [stderr] at src/libstd/rt.rs:59 [INFO] [stderr] at src/libstd/panicking.rs:310 [INFO] [stderr] 12: 0x560f4674ec29 - __rust_maybe_catch_panic [INFO] [stderr] at src/libpanic_unwind/lib.rs:102 [INFO] [stderr] 13: 0x560f4673af43 - std::rt::lang_start_internal::h540c897fe52ba9c5 [INFO] [stderr] at src/libstd/panicking.rs:289 [INFO] [stderr] at src/libstd/panic.rs:398 [INFO] [stderr] at src/libstd/rt.rs:58 [INFO] [stderr] 14: 0x560f460b4d08 - std::rt::lang_start::h958940a8f1aa1875 [INFO] [stderr] at /rustc/9fda7c2237db910e41d6a712e9a2139b352e558b/src/libstd/rt.rs:74 [INFO] [stderr] 15: 0x560f460b2cf9 - main [INFO] [stderr] 16: 0x7f7b5072e2e0 - __libc_start_main [INFO] [stderr] 17: 0x560f460b1b49 - _start [INFO] [stderr] 18: 0x0 - [INFO] [stderr] [INFO] running `"docker" "inspect" "97571d5c9877949bedd3d6381ded7c4a6102ba71c8a3e40fc96f724d1c91065e"` [INFO] running `"docker" "rm" "-f" "97571d5c9877949bedd3d6381ded7c4a6102ba71c8a3e40fc96f724d1c91065e"` [INFO] [stdout] 97571d5c9877949bedd3d6381ded7c4a6102ba71c8a3e40fc96f724d1c91065e