[INFO] fetching crate boring-imp 2.0.1... [INFO] checking boring-imp-2.0.1 against master#c5af0610196bc39c44e54f1e08bd9149bdc66929 for pr-118120 [INFO] extracting crate boring-imp 2.0.1 into /workspace/builds/worker-4-tc1/source [INFO] validating manifest of crates.io crate boring-imp 2.0.1 on toolchain c5af0610196bc39c44e54f1e08bd9149bdc66929 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c5af0610196bc39c44e54f1e08bd9149bdc66929" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate boring-imp 2.0.1 [INFO] finished tweaking crates.io crate boring-imp 2.0.1 [INFO] tweaked toml for crates.io crate boring-imp 2.0.1 written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] crate crates.io crate boring-imp 2.0.1 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" "+c5af0610196bc39c44e54f1e08bd9149bdc66929" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded nias v0.5.0 [INFO] [stderr] Downloaded rusty-hook v0.11.2 [INFO] [stderr] Downloaded regex v1.10.0 [INFO] [stderr] Downloaded regex-syntax v0.8.0 [INFO] [stderr] Downloaded ci_info v0.10.2 [INFO] [stderr] Downloaded boring-sys-imp v2.0.1 [INFO] [stderr] Downloaded envmnt v0.8.4 [INFO] [stderr] Downloaded regex-automata v0.4.1 [INFO] [stderr] Downloaded fsio v0.1.3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+c5af0610196bc39c44e54f1e08bd9149bdc66929" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0881a6eda2398701c1d7e48fe1518fc694608de9207b943b63a02ba40b2bce1e [INFO] running `Command { std: "docker" "start" "-a" "0881a6eda2398701c1d7e48fe1518fc694608de9207b943b63a02ba40b2bce1e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0881a6eda2398701c1d7e48fe1518fc694608de9207b943b63a02ba40b2bce1e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0881a6eda2398701c1d7e48fe1518fc694608de9207b943b63a02ba40b2bce1e", kill_on_drop: false }` [INFO] [stdout] 0881a6eda2398701c1d7e48fe1518fc694608de9207b943b63a02ba40b2bce1e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+c5af0610196bc39c44e54f1e08bd9149bdc66929" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 832970df15e11d82602b9cbe21a6d7a887654d1e462602a3ce5daae60d1c58b7 [INFO] running `Command { std: "docker" "start" "-a" "832970df15e11d82602b9cbe21a6d7a887654d1e462602a3ce5daae60d1c58b7", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.149 [INFO] [stderr] Compiling proc-macro2 v1.0.69 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Compiling serde v1.0.188 [INFO] [stderr] Compiling regex-syntax v0.8.0 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling memchr v2.6.4 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling bindgen v0.60.1 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling shlex v1.2.0 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Compiling fsio v0.1.3 [INFO] [stderr] Compiling libloading v0.7.4 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Checking alloc-no-stdlib v2.0.4 [INFO] [stderr] Compiling nias v0.5.0 [INFO] [stderr] Checking foreign-types-shared v0.3.1 [INFO] [stderr] Checking alloc-stdlib v0.2.2 [INFO] [stderr] Checking unicode-width v0.1.11 [INFO] [stderr] Checking hex v0.4.3 [INFO] [stderr] Checking getopts v0.2.21 [INFO] [stderr] Checking brotli-decompressor v2.5.0 [INFO] [stderr] Compiling clang-sys v1.6.1 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Checking envmnt v0.8.4 [INFO] [stderr] Checking ci_info v0.10.2 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling syn v2.0.38 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Checking brotli v3.4.0 [INFO] [stderr] Compiling cmake v0.1.50 [INFO] [stderr] Compiling regex-automata v0.4.1 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Checking toml v0.5.11 [INFO] [stderr] Compiling regex v1.10.0 [INFO] [stderr] Compiling foreign-types-macros v0.2.3 [INFO] [stderr] Compiling rusty-hook v0.11.2 [INFO] [stderr] Checking foreign-types v0.5.0 [INFO] [stderr] Compiling boring-sys-imp v2.0.1 [INFO] [stderr] Checking boring-imp v2.0.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: the type `aes_key_st` does not permit being left uninitialized [INFO] [stdout] --> src/aes.rs:62:31 [INFO] [stdout] | [INFO] [stdout] 62 | let mut aes_key = mem::uninitialized(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | this code causes undefined behavior when executed [INFO] [stdout] | help: use `MaybeUninit` instead, and only call `assume_init` after initialization is done [INFO] [stdout] | [INFO] [stdout] = note: integers must be initialized [INFO] [stdout] = note: `#[warn(invalid_value)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the type `aes_key_st` does not permit being left uninitialized [INFO] [stdout] --> src/aes.rs:86:31 [INFO] [stdout] | [INFO] [stdout] 86 | let mut aes_key = mem::uninitialized(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | this code causes undefined behavior when executed [INFO] [stdout] | help: use `MaybeUninit` instead, and only call `assume_init` after initialization is done [INFO] [stdout] | [INFO] [stdout] = note: integers must be initialized [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the type `[u8; 20]` does not permit being left uninitialized [INFO] [stdout] --> src/sha.rs:60:34 [INFO] [stdout] | [INFO] [stdout] 60 | let mut hash: [u8; 20] = mem::uninitialized(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | this code causes undefined behavior when executed [INFO] [stdout] | help: use `MaybeUninit` instead, and only call `assume_init` after initialization is done [INFO] [stdout] | [INFO] [stdout] = note: integers must be initialized [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the type `[u8; 28]` does not permit being left uninitialized [INFO] [stdout] --> src/sha.rs:71:34 [INFO] [stdout] | [INFO] [stdout] 71 | let mut hash: [u8; 28] = mem::uninitialized(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | this code causes undefined behavior when executed [INFO] [stdout] | help: use `MaybeUninit` instead, and only call `assume_init` after initialization is done [INFO] [stdout] | [INFO] [stdout] = note: integers must be initialized [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the type `[u8; 32]` does not permit being left uninitialized [INFO] [stdout] --> src/sha.rs:82:34 [INFO] [stdout] | [INFO] [stdout] 82 | let mut hash: [u8; 32] = mem::uninitialized(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | this code causes undefined behavior when executed [INFO] [stdout] | help: use `MaybeUninit` instead, and only call `assume_init` after initialization is done [INFO] [stdout] | [INFO] [stdout] = note: integers must be initialized [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the type `[u8; 48]` does not permit being left uninitialized [INFO] [stdout] --> src/sha.rs:93:34 [INFO] [stdout] | [INFO] [stdout] 93 | let mut hash: [u8; 48] = mem::uninitialized(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | this code causes undefined behavior when executed [INFO] [stdout] | help: use `MaybeUninit` instead, and only call `assume_init` after initialization is done [INFO] [stdout] | [INFO] [stdout] = note: integers must be initialized [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the type `[u8; 64]` does not permit being left uninitialized [INFO] [stdout] --> src/sha.rs:104:34 [INFO] [stdout] | [INFO] [stdout] 104 | let mut hash: [u8; 64] = mem::uninitialized(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | this code causes undefined behavior when executed [INFO] [stdout] | help: use `MaybeUninit` instead, and only call `assume_init` after initialization is done [INFO] [stdout] | [INFO] [stdout] = note: integers must be initialized [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the type `sha_state_st` does not permit being left uninitialized [INFO] [stdout] --> src/sha.rs:132:27 [INFO] [stdout] | [INFO] [stdout] 132 | let mut ctx = mem::uninitialized(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | this code causes undefined behavior when executed [INFO] [stdout] | help: use `MaybeUninit` instead, and only call `assume_init` after initialization is done [INFO] [stdout] | [INFO] [stdout] = note: integers must be initialized [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the type `[u8; 20]` does not permit being left uninitialized [INFO] [stdout] --> src/sha.rs:153:38 [INFO] [stdout] | [INFO] [stdout] 153 | let mut hash: [u8; 20] = mem::uninitialized(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | this code causes undefined behavior when executed [INFO] [stdout] | help: use `MaybeUninit` instead, and only call `assume_init` after initialization is done [INFO] [stdout] | [INFO] [stdout] = note: integers must be initialized [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the type `sha256_state_st` does not permit being left uninitialized [INFO] [stdout] --> src/sha.rs:177:27 [INFO] [stdout] | [INFO] [stdout] 177 | let mut ctx = mem::uninitialized(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | this code causes undefined behavior when executed [INFO] [stdout] | help: use `MaybeUninit` instead, and only call `assume_init` after initialization is done [INFO] [stdout] | [INFO] [stdout] = note: integers must be initialized [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the type `[u8; 28]` does not permit being left uninitialized [INFO] [stdout] --> src/sha.rs:198:38 [INFO] [stdout] | [INFO] [stdout] 198 | let mut hash: [u8; 28] = mem::uninitialized(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | this code causes undefined behavior when executed [INFO] [stdout] | help: use `MaybeUninit` instead, and only call `assume_init` after initialization is done [INFO] [stdout] | [INFO] [stdout] = note: integers must be initialized [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the type `sha256_state_st` does not permit being left uninitialized [INFO] [stdout] --> src/sha.rs:222:27 [INFO] [stdout] | [INFO] [stdout] 222 | let mut ctx = mem::uninitialized(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | this code causes undefined behavior when executed [INFO] [stdout] | help: use `MaybeUninit` instead, and only call `assume_init` after initialization is done [INFO] [stdout] | [INFO] [stdout] = note: integers must be initialized [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the type `[u8; 32]` does not permit being left uninitialized [INFO] [stdout] --> src/sha.rs:243:38 [INFO] [stdout] | [INFO] [stdout] 243 | let mut hash: [u8; 32] = mem::uninitialized(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | this code causes undefined behavior when executed [INFO] [stdout] | help: use `MaybeUninit` instead, and only call `assume_init` after initialization is done [INFO] [stdout] | [INFO] [stdout] = note: integers must be initialized [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the type `sha512_state_st` does not permit being left uninitialized [INFO] [stdout] --> src/sha.rs:267:27 [INFO] [stdout] | [INFO] [stdout] 267 | let mut ctx = mem::uninitialized(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | this code causes undefined behavior when executed [INFO] [stdout] | help: use `MaybeUninit` instead, and only call `assume_init` after initialization is done [INFO] [stdout] | [INFO] [stdout] = note: integers must be initialized [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the type `[u8; 48]` does not permit being left uninitialized [INFO] [stdout] --> src/sha.rs:288:38 [INFO] [stdout] | [INFO] [stdout] 288 | let mut hash: [u8; 48] = mem::uninitialized(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | this code causes undefined behavior when executed [INFO] [stdout] | help: use `MaybeUninit` instead, and only call `assume_init` after initialization is done [INFO] [stdout] | [INFO] [stdout] = note: integers must be initialized [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the type `sha512_state_st` does not permit being left uninitialized [INFO] [stdout] --> src/sha.rs:312:27 [INFO] [stdout] | [INFO] [stdout] 312 | let mut ctx = mem::uninitialized(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | this code causes undefined behavior when executed [INFO] [stdout] | help: use `MaybeUninit` instead, and only call `assume_init` after initialization is done [INFO] [stdout] | [INFO] [stdout] = note: integers must be initialized [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the type `[u8; 64]` does not permit being left uninitialized [INFO] [stdout] --> src/sha.rs:333:38 [INFO] [stdout] | [INFO] [stdout] 333 | let mut hash: [u8; 64] = mem::uninitialized(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | this code causes undefined behavior when executed [INFO] [stdout] | help: use `MaybeUninit` instead, and only call `assume_init` after initialization is done [INFO] [stdout] | [INFO] [stdout] = note: integers must be initialized [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused return value of `Box::::from_raw` that must be used [INFO] [stdout] --> src/ssl/mod.rs:427:9 [INFO] [stdout] | [INFO] [stdout] 427 | Box::::from_raw(ptr as *mut T); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: call `drop(Box::from_raw(ptr))` if you intend to drop the `Box` [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 427 | let _ = Box::::from_raw(ptr as *mut T); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused return value of `Box::::from_raw` that must be used [INFO] [stdout] --> src/ssl/bio.rs:203:9 [INFO] [stdout] | [INFO] [stdout] 203 | Box::>::from_raw(data as *mut _); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: call `drop(Box::from_raw(ptr))` if you intend to drop the `Box` [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 203 | let _ = Box::>::from_raw(data as *mut _); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 19 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the type `aes_key_st` does not permit being left uninitialized [INFO] [stdout] --> src/aes.rs:62:31 [INFO] [stdout] | [INFO] [stdout] 62 | let mut aes_key = mem::uninitialized(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | this code causes undefined behavior when executed [INFO] [stdout] | help: use `MaybeUninit` instead, and only call `assume_init` after initialization is done [INFO] [stdout] | [INFO] [stdout] = note: integers must be initialized [INFO] [stdout] = note: `#[warn(invalid_value)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the type `aes_key_st` does not permit being left uninitialized [INFO] [stdout] --> src/aes.rs:86:31 [INFO] [stdout] | [INFO] [stdout] 86 | let mut aes_key = mem::uninitialized(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | this code causes undefined behavior when executed [INFO] [stdout] | help: use `MaybeUninit` instead, and only call `assume_init` after initialization is done [INFO] [stdout] | [INFO] [stdout] = note: integers must be initialized [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the type `[u8; 20]` does not permit being left uninitialized [INFO] [stdout] --> src/sha.rs:60:34 [INFO] [stdout] | [INFO] [stdout] 60 | let mut hash: [u8; 20] = mem::uninitialized(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | this code causes undefined behavior when executed [INFO] [stdout] | help: use `MaybeUninit` instead, and only call `assume_init` after initialization is done [INFO] [stdout] | [INFO] [stdout] = note: integers must be initialized [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the type `[u8; 28]` does not permit being left uninitialized [INFO] [stdout] --> src/sha.rs:71:34 [INFO] [stdout] | [INFO] [stdout] 71 | let mut hash: [u8; 28] = mem::uninitialized(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | this code causes undefined behavior when executed [INFO] [stdout] | help: use `MaybeUninit` instead, and only call `assume_init` after initialization is done [INFO] [stdout] | [INFO] [stdout] = note: integers must be initialized [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the type `[u8; 32]` does not permit being left uninitialized [INFO] [stdout] --> src/sha.rs:82:34 [INFO] [stdout] | [INFO] [stdout] 82 | let mut hash: [u8; 32] = mem::uninitialized(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | this code causes undefined behavior when executed [INFO] [stdout] | help: use `MaybeUninit` instead, and only call `assume_init` after initialization is done [INFO] [stdout] | [INFO] [stdout] = note: integers must be initialized [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the type `[u8; 48]` does not permit being left uninitialized [INFO] [stdout] --> src/sha.rs:93:34 [INFO] [stdout] | [INFO] [stdout] 93 | let mut hash: [u8; 48] = mem::uninitialized(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | this code causes undefined behavior when executed [INFO] [stdout] | help: use `MaybeUninit` instead, and only call `assume_init` after initialization is done [INFO] [stdout] | [INFO] [stdout] = note: integers must be initialized [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the type `[u8; 64]` does not permit being left uninitialized [INFO] [stdout] --> src/sha.rs:104:34 [INFO] [stdout] | [INFO] [stdout] 104 | let mut hash: [u8; 64] = mem::uninitialized(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | this code causes undefined behavior when executed [INFO] [stdout] | help: use `MaybeUninit` instead, and only call `assume_init` after initialization is done [INFO] [stdout] | [INFO] [stdout] = note: integers must be initialized [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the type `sha_state_st` does not permit being left uninitialized [INFO] [stdout] --> src/sha.rs:132:27 [INFO] [stdout] | [INFO] [stdout] 132 | let mut ctx = mem::uninitialized(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | this code causes undefined behavior when executed [INFO] [stdout] | help: use `MaybeUninit` instead, and only call `assume_init` after initialization is done [INFO] [stdout] | [INFO] [stdout] = note: integers must be initialized [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the type `[u8; 20]` does not permit being left uninitialized [INFO] [stdout] --> src/sha.rs:153:38 [INFO] [stdout] | [INFO] [stdout] 153 | let mut hash: [u8; 20] = mem::uninitialized(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | this code causes undefined behavior when executed [INFO] [stdout] | help: use `MaybeUninit` instead, and only call `assume_init` after initialization is done [INFO] [stdout] | [INFO] [stdout] = note: integers must be initialized [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the type `sha256_state_st` does not permit being left uninitialized [INFO] [stdout] --> src/sha.rs:177:27 [INFO] [stdout] | [INFO] [stdout] 177 | let mut ctx = mem::uninitialized(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | this code causes undefined behavior when executed [INFO] [stdout] | help: use `MaybeUninit` instead, and only call `assume_init` after initialization is done [INFO] [stdout] | [INFO] [stdout] = note: integers must be initialized [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the type `[u8; 28]` does not permit being left uninitialized [INFO] [stdout] --> src/sha.rs:198:38 [INFO] [stdout] | [INFO] [stdout] 198 | let mut hash: [u8; 28] = mem::uninitialized(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | this code causes undefined behavior when executed [INFO] [stdout] | help: use `MaybeUninit` instead, and only call `assume_init` after initialization is done [INFO] [stdout] | [INFO] [stdout] = note: integers must be initialized [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the type `sha256_state_st` does not permit being left uninitialized [INFO] [stdout] --> src/sha.rs:222:27 [INFO] [stdout] | [INFO] [stdout] 222 | let mut ctx = mem::uninitialized(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | this code causes undefined behavior when executed [INFO] [stdout] | help: use `MaybeUninit` instead, and only call `assume_init` after initialization is done [INFO] [stdout] | [INFO] [stdout] = note: integers must be initialized [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the type `[u8; 32]` does not permit being left uninitialized [INFO] [stdout] --> src/sha.rs:243:38 [INFO] [stdout] | [INFO] [stdout] 243 | let mut hash: [u8; 32] = mem::uninitialized(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | this code causes undefined behavior when executed [INFO] [stdout] | help: use `MaybeUninit` instead, and only call `assume_init` after initialization is done [INFO] [stdout] | [INFO] [stdout] = note: integers must be initialized [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the type `sha512_state_st` does not permit being left uninitialized [INFO] [stdout] --> src/sha.rs:267:27 [INFO] [stdout] | [INFO] [stdout] 267 | let mut ctx = mem::uninitialized(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | this code causes undefined behavior when executed [INFO] [stdout] | help: use `MaybeUninit` instead, and only call `assume_init` after initialization is done [INFO] [stdout] | [INFO] [stdout] = note: integers must be initialized [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the type `[u8; 48]` does not permit being left uninitialized [INFO] [stdout] --> src/sha.rs:288:38 [INFO] [stdout] | [INFO] [stdout] 288 | let mut hash: [u8; 48] = mem::uninitialized(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | this code causes undefined behavior when executed [INFO] [stdout] | help: use `MaybeUninit` instead, and only call `assume_init` after initialization is done [INFO] [stdout] | [INFO] [stdout] = note: integers must be initialized [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the type `sha512_state_st` does not permit being left uninitialized [INFO] [stdout] --> src/sha.rs:312:27 [INFO] [stdout] | [INFO] [stdout] 312 | let mut ctx = mem::uninitialized(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | this code causes undefined behavior when executed [INFO] [stdout] | help: use `MaybeUninit` instead, and only call `assume_init` after initialization is done [INFO] [stdout] | [INFO] [stdout] = note: integers must be initialized [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the type `[u8; 64]` does not permit being left uninitialized [INFO] [stdout] --> src/sha.rs:333:38 [INFO] [stdout] | [INFO] [stdout] 333 | let mut hash: [u8; 64] = mem::uninitialized(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | this code causes undefined behavior when executed [INFO] [stdout] | help: use `MaybeUninit` instead, and only call `assume_init` after initialization is done [INFO] [stdout] | [INFO] [stdout] = note: integers must be initialized [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused return value of `Box::::from_raw` that must be used [INFO] [stdout] --> src/ssl/mod.rs:427:9 [INFO] [stdout] | [INFO] [stdout] 427 | Box::::from_raw(ptr as *mut T); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: call `drop(Box::from_raw(ptr))` if you intend to drop the `Box` [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 427 | let _ = Box::::from_raw(ptr as *mut T); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused return value of `Box::::from_raw` that must be used [INFO] [stdout] --> src/ssl/bio.rs:203:9 [INFO] [stdout] | [INFO] [stdout] 203 | Box::>::from_raw(data as *mut _); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: call `drop(Box::from_raw(ptr))` if you intend to drop the `Box` [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 203 | let _ = Box::>::from_raw(data as *mut _); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 19 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 25.40s [INFO] running `Command { std: "docker" "inspect" "832970df15e11d82602b9cbe21a6d7a887654d1e462602a3ce5daae60d1c58b7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "832970df15e11d82602b9cbe21a6d7a887654d1e462602a3ce5daae60d1c58b7", kill_on_drop: false }` [INFO] [stdout] 832970df15e11d82602b9cbe21a6d7a887654d1e462602a3ce5daae60d1c58b7 [INFO] checking boring-imp-2.0.1 against try#a832c07a2bcc7587230eb0706f83d1d602ae5c2b for pr-118120 [INFO] extracting crate boring-imp 2.0.1 into /workspace/builds/worker-4-tc2/source [INFO] validating manifest of crates.io crate boring-imp 2.0.1 on toolchain a832c07a2bcc7587230eb0706f83d1d602ae5c2b [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a832c07a2bcc7587230eb0706f83d1d602ae5c2b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate boring-imp 2.0.1 [INFO] finished tweaking crates.io crate boring-imp 2.0.1 [INFO] tweaked toml for crates.io crate boring-imp 2.0.1 written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] crate crates.io crate boring-imp 2.0.1 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" "+a832c07a2bcc7587230eb0706f83d1d602ae5c2b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+a832c07a2bcc7587230eb0706f83d1d602ae5c2b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f0060a809ab0716743568a090e337b87653a561e696de07060e1d26314f155da [INFO] running `Command { std: "docker" "start" "-a" "f0060a809ab0716743568a090e337b87653a561e696de07060e1d26314f155da", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f0060a809ab0716743568a090e337b87653a561e696de07060e1d26314f155da", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f0060a809ab0716743568a090e337b87653a561e696de07060e1d26314f155da", kill_on_drop: false }` [INFO] [stdout] f0060a809ab0716743568a090e337b87653a561e696de07060e1d26314f155da [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+a832c07a2bcc7587230eb0706f83d1d602ae5c2b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 037851cd3ab3809f75cec0e620a8e7fa24520eab7ee20d5c31928d4e6fe7e4b8 [INFO] running `Command { std: "docker" "start" "-a" "037851cd3ab3809f75cec0e620a8e7fa24520eab7ee20d5c31928d4e6fe7e4b8", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.149 [INFO] [stderr] Compiling proc-macro2 v1.0.69 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Compiling serde v1.0.188 [INFO] [stderr] Compiling regex-syntax v0.8.0 [INFO] [stderr] Compiling memchr v2.6.4 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling bindgen v0.60.1 [INFO] [stderr] Compiling shlex v1.2.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling fsio v0.1.3 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Compiling libloading v0.7.4 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Checking alloc-no-stdlib v2.0.4 [INFO] [stderr] Compiling nias v0.5.0 [INFO] [stderr] Checking unicode-width v0.1.11 [INFO] [stderr] Checking foreign-types-shared v0.3.1 [INFO] [stderr] Checking alloc-stdlib v0.2.2 [INFO] [stderr] Checking getopts v0.2.21 [INFO] [stderr] Checking hex v0.4.3 [INFO] [stderr] Checking brotli-decompressor v2.5.0 [INFO] [stderr] Compiling clang-sys v1.6.1 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Checking envmnt v0.8.4 [INFO] [stderr] Checking ci_info v0.10.2 [INFO] [stderr] Compiling syn v2.0.38 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Checking brotli v3.4.0 [INFO] [stderr] Compiling cmake v0.1.50 [INFO] [stderr] Compiling regex-automata v0.4.1 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Checking toml v0.5.11 [INFO] [stderr] Compiling regex v1.10.0 [INFO] [stderr] Compiling foreign-types-macros v0.2.3 [INFO] [stderr] Compiling rusty-hook v0.11.2 [INFO] [stderr] Checking foreign-types v0.5.0 [INFO] [stderr] Compiling boring-sys-imp v2.0.1 [INFO] [stderr] error: failed to run custom build command for `boring-sys-imp v2.0.1` [INFO] [stderr] note: To improve backtraces for build dependencies, set the CARGO_PROFILE_DEV_BUILD_OVERRIDE_DEBUG=true environment variable to enable debug information generation. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/boring-sys-imp-25aad9bf4e064ed0/build-script-build` (exit status: 101) [INFO] [stderr] --- stdout [INFO] [stderr] cargo:rerun-if-env-changed=BORING_BSSL_PATH [INFO] [stderr] CMAKE_TOOLCHAIN_FILE_x86_64-unknown-linux-gnu = None [INFO] [stderr] CMAKE_TOOLCHAIN_FILE_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CMAKE_TOOLCHAIN_FILE = None [INFO] [stderr] CMAKE_TOOLCHAIN_FILE = None [INFO] [stderr] CMAKE_GENERATOR_x86_64-unknown-linux-gnu = None [INFO] [stderr] CMAKE_GENERATOR_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CMAKE_GENERATOR = None [INFO] [stderr] CMAKE_GENERATOR = None [INFO] [stderr] CMAKE_PREFIX_PATH_x86_64-unknown-linux-gnu = None [INFO] [stderr] CMAKE_PREFIX_PATH_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CMAKE_PREFIX_PATH = None [INFO] [stderr] CMAKE_PREFIX_PATH = None [INFO] [stderr] CMAKE_x86_64-unknown-linux-gnu = None [INFO] [stderr] CMAKE_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CMAKE = None [INFO] [stderr] CMAKE = None [INFO] [stderr] running: cd "/opt/rustwide/target/debug/build/boring-sys-imp-ec51f7462bd6f52c/out/build" && CMAKE_PREFIX_PATH="" "cmake" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/boring-sys-imp-2.0.1/deps/boringssl" "-DCMAKE_INSTALL_PREFIX=/opt/rustwide/target/debug/build/boring-sys-imp-ec51f7462bd6f52c/out" "-DCMAKE_C_FLAGS= -ffunction-sections -fdata-sections -fPIC -m64" "-DCMAKE_C_COMPILER=/usr/bin/cc" "-DCMAKE_CXX_FLAGS= -ffunction-sections -fdata-sections -fPIC -m64" "-DCMAKE_CXX_COMPILER=/usr/bin/c++" "-DCMAKE_ASM_FLAGS= -ffunction-sections -fdata-sections -fPIC -m64" "-DCMAKE_ASM_COMPILER=/usr/bin/cc" "-DCMAKE_BUILD_TYPE=Debug" [INFO] [stderr] -- The C compiler identification is GNU 11.4.0 [INFO] [stderr] -- The CXX compiler identification is GNU 11.4.0 [INFO] [stderr] -- Detecting C compiler ABI info [INFO] [stderr] -- Detecting C compiler ABI info - done [INFO] [stderr] -- Check for working C compiler: /usr/bin/cc - skipped [INFO] [stderr] -- Detecting C compile features [INFO] [stderr] -- Detecting C compile features - done [INFO] [stderr] -- Detecting CXX compiler ABI info [INFO] [stderr] -- Detecting CXX compiler ABI info - done [INFO] [stderr] -- Check for working CXX compiler: /usr/bin/c++ - skipped [INFO] [stderr] -- Detecting CXX compile features [INFO] [stderr] -- Detecting CXX compile features - done [INFO] [stderr] -- The ASM compiler identification is GNU [INFO] [stderr] -- Found assembler: /usr/bin/cc [INFO] [stderr] -- Configuring done [INFO] [stderr] -- Generating done [INFO] [stderr] -- Build files have been written to: /opt/rustwide/target/debug/build/boring-sys-imp-ec51f7462bd6f52c/out/build [INFO] [stderr] running: cd "/opt/rustwide/target/debug/build/boring-sys-imp-ec51f7462bd6f52c/out/build" && MAKEFLAGS="-j --jobserver-fds=7,8 --jobserver-auth=7,8" "cmake" "--build" "." "--target" "ssl" "--config" "Debug" [INFO] [stderr] [ 7%] Building CXX object CMakeFiles/ssl.dir/src/ssl/d1_lib.cc.o [INFO] [stderr] [ 7%] Building CXX object CMakeFiles/ssl.dir/src/ssl/d1_both.cc.o [INFO] [stderr] [ 7%] Building CXX object CMakeFiles/ssl.dir/src/ssl/bio_ssl.cc.o [INFO] [stderr] [ 15%] Building CXX object CMakeFiles/ssl.dir/src/ssl/d1_srtp.cc.o [INFO] [stderr] [ 15%] Building CXX object CMakeFiles/ssl.dir/src/ssl/dtls_method.cc.o [INFO] [stderr] [ 23%] Building CXX object CMakeFiles/ssl.dir/src/ssl/encrypted_client_hello.cc.o [INFO] [stderr] [ 23%] Building CXX object CMakeFiles/ssl.dir/src/ssl/dtls_record.cc.o [INFO] [stderr] [ 23%] Building CXX object CMakeFiles/ssl.dir/src/ssl/handoff.cc.o [INFO] [stderr] [ 30%] Building CXX object CMakeFiles/ssl.dir/src/ssl/handshake.cc.o [INFO] [stderr] [ 30%] Building CXX object CMakeFiles/ssl.dir/src/ssl/d1_pkt.cc.o [INFO] [stderr] [ 30%] Building CXX object CMakeFiles/ssl.dir/src/ssl/extensions.cc.o [INFO] [stderr] [ 30%] Building CXX object CMakeFiles/ssl.dir/src/ssl/s3_lib.cc.o [INFO] [stderr] [ 30%] Building CXX object CMakeFiles/ssl.dir/src/ssl/handshake_server.cc.o [INFO] [stderr] [ 38%] Building CXX object CMakeFiles/ssl.dir/src/ssl/s3_both.cc.o [INFO] [stderr] [ 38%] Building CXX object CMakeFiles/ssl.dir/src/ssl/s3_pkt.cc.o [INFO] [stderr] [ 38%] Building CXX object CMakeFiles/ssl.dir/src/ssl/handshake_client.cc.o [INFO] [stderr] [ 46%] Building CXX object CMakeFiles/ssl.dir/src/ssl/ssl_aead_ctx.cc.o [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] compilation terminated. [INFO] [stderr] gmake[3]: *** [CMakeFiles/ssl.dir/build.make:244: CMakeFiles/ssl.dir/src/ssl/handshake_server.cc.o] Error 1 [INFO] [stderr] gmake[3]: *** Waiting for unfinished jobs.... [INFO] [stderr] gmake[2]: *** [CMakeFiles/Makefile2:113: CMakeFiles/ssl.dir/all] Error 2 [INFO] [stderr] gmake[1]: *** [CMakeFiles/Makefile2:120: CMakeFiles/ssl.dir/rule] Error 2 [INFO] [stderr] gmake: *** [Makefile:137: ssl] Error 2 [INFO] [stderr] thread 'main' panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/cmake-0.1.50/src/lib.rs:1098:5: [INFO] [stderr] [INFO] [stderr] command did not execute successfully, got: exit status: 2 [INFO] [stderr] [INFO] [stderr] build script failed, must exit now [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x55a9fab7e92c - std::backtrace_rs::backtrace::libunwind::trace::hab878932b7df49aa [INFO] [stderr] at /rustc/a832c07a2bcc7587230eb0706f83d1d602ae5c2b/library/std/src/../../backtrace/src/backtrace/libunwind.rs:104:5 [INFO] [stderr] 1: 0x55a9fab7e92c - std::backtrace_rs::backtrace::trace_unsynchronized::h94702523da7eabfd [INFO] [stderr] at /rustc/a832c07a2bcc7587230eb0706f83d1d602ae5c2b/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 2: 0x55a9fab7e92c - std::sys_common::backtrace::_print_fmt::h7384ee0413ff4607 [INFO] [stderr] at /rustc/a832c07a2bcc7587230eb0706f83d1d602ae5c2b/library/std/src/sys_common/backtrace.rs:68:5 [INFO] [stderr] 3: 0x55a9fab7e92c - ::fmt::h980ba6a1f3ac0e0b [INFO] [stderr] at /rustc/a832c07a2bcc7587230eb0706f83d1d602ae5c2b/library/std/src/sys_common/backtrace.rs:44:22 [INFO] [stderr] 4: 0x55a9fabaa920 - core::fmt::rt::Argument::fmt::h8a8b0a73c53deb84 [INFO] [stderr] at /rustc/a832c07a2bcc7587230eb0706f83d1d602ae5c2b/library/core/src/fmt/rt.rs:142:9 [INFO] [stderr] 5: 0x55a9fabaa920 - core::fmt::write::h1c937eea38d9f81a [INFO] [stderr] at /rustc/a832c07a2bcc7587230eb0706f83d1d602ae5c2b/library/core/src/fmt/mod.rs:1120:17 [INFO] [stderr] 6: 0x55a9fab7bcbf - std::io::Write::write_fmt::h01ae2112aa0c236e [INFO] [stderr] at /rustc/a832c07a2bcc7587230eb0706f83d1d602ae5c2b/library/std/src/io/mod.rs:1762:15 [INFO] [stderr] 7: 0x55a9fab7e714 - std::sys_common::backtrace::_print::h3b4d6b487ba73afb [INFO] [stderr] at /rustc/a832c07a2bcc7587230eb0706f83d1d602ae5c2b/library/std/src/sys_common/backtrace.rs:47:5 [INFO] [stderr] 8: 0x55a9fab7e714 - std::sys_common::backtrace::print::h3bc453874273ec11 [INFO] [stderr] at /rustc/a832c07a2bcc7587230eb0706f83d1d602ae5c2b/library/std/src/sys_common/backtrace.rs:34:9 [INFO] [stderr] 9: 0x55a9fab7ff27 - std::panicking::default_hook::{{closure}}::h043b55c2f9f05a8c [INFO] [stderr] 10: 0x55a9fab7fc8f - std::panicking::default_hook::h4a79ed9078a331dc [INFO] [stderr] at /rustc/a832c07a2bcc7587230eb0706f83d1d602ae5c2b/library/std/src/panicking.rs:292:9 [INFO] [stderr] 11: 0x55a9fab803a8 - std::panicking::rust_panic_with_hook::hd94d657be74ece8f [INFO] [stderr] at /rustc/a832c07a2bcc7587230eb0706f83d1d602ae5c2b/library/std/src/panicking.rs:779:13 [INFO] [stderr] 12: 0x55a9fab8028e - std::panicking::begin_panic_handler::{{closure}}::h76a261feb6cccfcd [INFO] [stderr] at /rustc/a832c07a2bcc7587230eb0706f83d1d602ae5c2b/library/std/src/panicking.rs:657:13 [INFO] [stderr] 13: 0x55a9fab7edf6 - std::sys_common::backtrace::__rust_end_short_backtrace::hbb7287c228a925ae [INFO] [stderr] at /rustc/a832c07a2bcc7587230eb0706f83d1d602ae5c2b/library/std/src/sys_common/backtrace.rs:171:18 [INFO] [stderr] 14: 0x55a9fab7fff2 - rust_begin_unwind [INFO] [stderr] at /rustc/a832c07a2bcc7587230eb0706f83d1d602ae5c2b/library/std/src/panicking.rs:645:5 [INFO] [stderr] 15: 0x55a9fa7347b5 - core::panicking::panic_fmt::h93db01c1538d87f9 [INFO] [stderr] at /rustc/a832c07a2bcc7587230eb0706f83d1d602ae5c2b/library/core/src/panicking.rs:72:14 [INFO] [stderr] 16: 0x55a9fab1a4e1 - cmake::fail::hcb18759a57c90ba5 [INFO] [stderr] 17: 0x55a9fab19c67 - cmake::run::h324b580b5b3640f4 [INFO] [stderr] 18: 0x55a9fab16581 - cmake::Config::build::hfd944f17d3aa177b [INFO] [stderr] 19: 0x55a9fa73eb0c - build_script_build::main::{{closure}}::hb44322b7438c0ead [INFO] [stderr] 20: 0x55a9fa736dbe - core::result::Result::unwrap_or_else::he48b9f476dc3127d [INFO] [stderr] 21: 0x55a9fa73d418 - build_script_build::main::h84ed39064734a4e8 [INFO] [stderr] 22: 0x55a9fa736123 - core::ops::function::FnOnce::call_once::h22bffdeb290c24ae [INFO] [stderr] 23: 0x55a9fa735216 - std::sys_common::backtrace::__rust_begin_short_backtrace::h9028ea5ed07fa1b9 [INFO] [stderr] 24: 0x55a9fa735829 - std::rt::lang_start::{{closure}}::ha3c53a6743ca2a0e [INFO] [stderr] 25: 0x55a9fab77517 - core::ops::function::impls:: for &F>::call_once::h7dfdc2284e5a864e [INFO] [stderr] at /rustc/a832c07a2bcc7587230eb0706f83d1d602ae5c2b/library/core/src/ops/function.rs:284:13 [INFO] [stderr] 26: 0x55a9fab77517 - std::panicking::try::do_call::h646723e9f628787e [INFO] [stderr] at /rustc/a832c07a2bcc7587230eb0706f83d1d602ae5c2b/library/std/src/panicking.rs:552:40 [INFO] [stderr] 27: 0x55a9fab77517 - std::panicking::try::h3d7d1938a9420752 [INFO] [stderr] at /rustc/a832c07a2bcc7587230eb0706f83d1d602ae5c2b/library/std/src/panicking.rs:516:19 [INFO] [stderr] 28: 0x55a9fab77517 - std::panic::catch_unwind::h5507656a5cf40ff2 [INFO] [stderr] at /rustc/a832c07a2bcc7587230eb0706f83d1d602ae5c2b/library/std/src/panic.rs:142:14 [INFO] [stderr] 29: 0x55a9fab77517 - std::rt::lang_start_internal::{{closure}}::hd667ba2c23dd316f [INFO] [stderr] at /rustc/a832c07a2bcc7587230eb0706f83d1d602ae5c2b/library/std/src/rt.rs:148:48 [INFO] [stderr] 30: 0x55a9fab77517 - std::panicking::try::do_call::hf0bf4466c9a8418b [INFO] [stderr] at /rustc/a832c07a2bcc7587230eb0706f83d1d602ae5c2b/library/std/src/panicking.rs:552:40 [INFO] [stderr] 31: 0x55a9fab77517 - std::panicking::try::he6d72bcd465806ab [INFO] [stderr] at /rustc/a832c07a2bcc7587230eb0706f83d1d602ae5c2b/library/std/src/panicking.rs:516:19 [INFO] [stderr] 32: 0x55a9fab77517 - std::panic::catch_unwind::h4cbf4f1e0a20337e [INFO] [stderr] at /rustc/a832c07a2bcc7587230eb0706f83d1d602ae5c2b/library/std/src/panic.rs:142:14 [INFO] [stderr] 33: 0x55a9fab77517 - std::rt::lang_start_internal::h11a1cdc8acc3403f [INFO] [stderr] at /rustc/a832c07a2bcc7587230eb0706f83d1d602ae5c2b/library/std/src/rt.rs:148:20 [INFO] [stderr] 34: 0x55a9fa735807 - std::rt::lang_start::hb13d9385694454da [INFO] [stderr] 35: 0x55a9fa73ee85 - main [INFO] [stderr] 36: 0x7efdb3f95d90 - [INFO] [stderr] 37: 0x7efdb3f95e40 - __libc_start_main [INFO] [stderr] 38: 0x55a9fa735085 - _start [INFO] [stderr] 39: 0x0 - [INFO] running `Command { std: "docker" "inspect" "037851cd3ab3809f75cec0e620a8e7fa24520eab7ee20d5c31928d4e6fe7e4b8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "037851cd3ab3809f75cec0e620a8e7fa24520eab7ee20d5c31928d4e6fe7e4b8", kill_on_drop: false }` [INFO] [stdout] 037851cd3ab3809f75cec0e620a8e7fa24520eab7ee20d5c31928d4e6fe7e4b8