[INFO] cloning repository https://github.com/korniii/rust_tiberius_snippets
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/korniii/rust_tiberius_snippets" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkorniii%2Frust_tiberius_snippets", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkorniii%2Frust_tiberius_snippets'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 20330cfe4617ca6f145a484fea4b1ba77d81571c
[INFO] testing korniii/rust_tiberius_snippets 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%2Fkorniii%2Frust_tiberius_snippets" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/korniii/rust_tiberius_snippets
[INFO] finished tweaking git repo https://github.com/korniii/rust_tiberius_snippets
[INFO] tweaked toml for git repo https://github.com/korniii/rust_tiberius_snippets written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/korniii/rust_tiberius_snippets 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/korniii/rust_tiberius_snippets 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-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] f3da5de11a59da200a35178021c5c96c994f0eecb37ff3472fa14336e6e54a71
[INFO] running `Command { std: "docker" "start" "f3da5de11a59da200a35178021c5c96c994f0eecb37ff3472fa14336e6e54a71", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f3da5de11a59da200a35178021c5c96c994f0eecb37ff3472fa14336e6e54a71", 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" "f3da5de11a59da200a35178021c5c96c994f0eecb37ff3472fa14336e6e54a71" "/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" "f3da5de11a59da200a35178021c5c96c994f0eecb37ff3472fa14336e6e54a71", 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" "f3da5de11a59da200a35178021c5c96c994f0eecb37ff3472fa14336e6e54a71" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "build" "--frozen" "--message-format=json" "--release", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.24
[INFO] [stderr]    Compiling syn v1.0.67
[INFO] [stderr]    Compiling libc v0.2.92
[INFO] [stderr]    Compiling futures-core v0.3.13
[INFO] [stderr]    Compiling memchr v2.3.4
[INFO] [stderr]    Compiling pin-project-lite v0.2.6
[INFO] [stderr]    Compiling pkg-config v0.3.19
[INFO] [stderr]    Compiling cc v1.0.67
[INFO] [stderr]    Compiling log v0.4.14
[INFO] [stderr]    Compiling futures-io v0.3.13
[INFO] [stderr]    Compiling once_cell v1.7.2
[INFO] [stderr]    Compiling futures-sink v0.3.13
[INFO] [stderr]    Compiling encoding_index_tests v0.1.4
[INFO] [stderr]    Compiling slab v0.4.2
[INFO] [stderr]    Compiling matches v0.1.8
[INFO] [stderr]    Compiling bitflags v1.2.1
[INFO] [stderr]    Compiling tinyvec_macros v0.1.0
[INFO] [stderr]    Compiling num-integer v0.1.44
[INFO] [stderr]    Compiling crossbeam-utils v0.8.3
[INFO] [stderr]    Compiling cache-padded v1.1.1
[INFO] [stderr]    Compiling tinyvec v1.1.1
[INFO] [stderr]    Compiling futures-channel v0.3.13
[INFO] [stderr]    Compiling openssl v0.10.33
[INFO] [stderr]    Compiling futures-task v0.3.13
[INFO] [stderr]    Compiling foreign-types-shared v0.1.1
[INFO] [stderr]    Compiling foreign-types v0.3.2
[INFO] [stderr]    Compiling concurrent-queue v1.2.2
[INFO] [stderr]    Compiling unicode-bidi v0.3.4
[INFO] [stderr]    Compiling instant v0.1.9
[INFO] [stderr]    Compiling num-bigint v0.3.2
[INFO] [stderr]    Compiling smallvec v1.6.1
[INFO] [stderr]    Compiling getrandom v0.2.2
[INFO] [stderr]    Compiling bytes v1.0.1
[INFO] [stderr]    Compiling percent-encoding v2.1.0
[INFO] [stderr]    Compiling native-tls v0.2.7
[INFO] [stderr]    Compiling lock_api v0.4.2
[INFO] [stderr]    Compiling async-channel v1.6.1
[INFO] [stderr]    Compiling async-lock v2.3.0
[INFO] [stderr]    Compiling tokio v1.4.0
[INFO] [stderr]    Compiling openssl-probe v0.1.2
[INFO] [stderr]    Compiling form_urlencoded v1.0.1
[INFO] [stderr]    Compiling async-trait v0.1.48
[INFO] [stderr]    Compiling tracing-core v0.1.17
[INFO] [stderr]    Compiling encoding-index-tradchinese v1.20141219.5
[INFO] [stderr]    Compiling encoding-index-simpchinese v1.20141219.5
[INFO] [stderr]    Compiling encoding-index-japanese v1.20141219.5
[INFO] [stderr]    Compiling encoding-index-singlebyte v1.20141219.5
[INFO] [stderr]    Compiling encoding-index-korean v1.20141219.5
[INFO] [stderr]    Compiling anyhow v1.0.40
[INFO] [stderr]    Compiling md5 v0.7.0
[INFO] [stderr]    Compiling parking_lot_core v0.8.3
[INFO] [stderr]    Compiling signal-hook-registry v1.3.0
[INFO] [stderr]    Compiling mio v0.7.11
[INFO] [stderr]    Compiling num_cpus v1.13.0
[INFO] [stderr]    Compiling encoding v0.2.33
[INFO] [stderr]    Compiling quote v1.0.9
[INFO] [stderr]    Compiling async-std v1.9.0
[INFO] [stderr]    Compiling uuid v0.8.2
[INFO] [stderr]    Compiling parking_lot v0.11.1
[INFO] [stderr]    Compiling openssl-sys v0.9.61
[INFO] [stderr]    Compiling unicode-normalization v0.1.17
[INFO] [stderr]    Compiling connection-string v0.1.13
[INFO] [stderr]    Compiling pretty-hex v0.1.1
[INFO] [stderr] warning: openssl-sys@0.9.61: build/expando.c:4:24: error: pasting "RUST_VERSION_OPENSSL_" and "(" does not give a valid preprocessing token
[INFO] [stderr] warning: openssl-sys@0.9.61:     4 | #define VERSION2(n, v) RUST_VERSION_##n##_##v
[INFO] [stderr] warning: openssl-sys@0.9.61:       |                        ^~~~~~~~~~~~~
[INFO] [stderr] warning: openssl-sys@0.9.61: build/expando.c:5:23: note: in expansion of macro 'VERSION2'
[INFO] [stderr] warning: openssl-sys@0.9.61:     5 | #define VERSION(n, v) VERSION2(n, v)
[INFO] [stderr] warning: openssl-sys@0.9.61:       |                       ^~~~~~~~
[INFO] [stderr] warning: openssl-sys@0.9.61: build/expando.c:10:1: note: in expansion of macro 'VERSION'
[INFO] [stderr] warning: openssl-sys@0.9.61:    10 | VERSION(OPENSSL, OPENSSL_VERSION_NUMBER)
[INFO] [stderr] warning: openssl-sys@0.9.61:       | ^~~~~~~
[INFO] [stderr] error: failed to run custom build command for `openssl-sys v0.9.61`
[INFO] [stderr] note: To improve backtraces for build dependencies, set the CARGO_PROFILE_RELEASE_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/release/build/openssl-sys-393dc21cbe72473b/build-script-main` (exit status: 101)
[INFO] [stderr]   --- stdout
[INFO] [stderr]   cargo:rustc-cfg=const_fn
[INFO] [stderr]   cargo:rerun-if-env-changed=X86_64_UNKNOWN_LINUX_GNU_OPENSSL_LIB_DIR
[INFO] [stderr]   X86_64_UNKNOWN_LINUX_GNU_OPENSSL_LIB_DIR unset
[INFO] [stderr]   cargo:rerun-if-env-changed=OPENSSL_LIB_DIR
[INFO] [stderr]   OPENSSL_LIB_DIR unset
[INFO] [stderr]   cargo:rerun-if-env-changed=X86_64_UNKNOWN_LINUX_GNU_OPENSSL_INCLUDE_DIR
[INFO] [stderr]   X86_64_UNKNOWN_LINUX_GNU_OPENSSL_INCLUDE_DIR unset
[INFO] [stderr]   cargo:rerun-if-env-changed=OPENSSL_INCLUDE_DIR
[INFO] [stderr]   OPENSSL_INCLUDE_DIR unset
[INFO] [stderr]   cargo:rerun-if-env-changed=X86_64_UNKNOWN_LINUX_GNU_OPENSSL_DIR
[INFO] [stderr]   X86_64_UNKNOWN_LINUX_GNU_OPENSSL_DIR unset
[INFO] [stderr]   cargo:rerun-if-env-changed=OPENSSL_DIR
[INFO] [stderr]   OPENSSL_DIR unset
[INFO] [stderr]   cargo:rerun-if-env-changed=OPENSSL_NO_PKG_CONFIG
[INFO] [stderr]   cargo:rerun-if-env-changed=PKG_CONFIG
[INFO] [stderr]   cargo:rerun-if-env-changed=OPENSSL_STATIC
[INFO] [stderr]   cargo:rerun-if-env-changed=OPENSSL_DYNAMIC
[INFO] [stderr]   cargo:rerun-if-env-changed=PKG_CONFIG_ALL_STATIC
[INFO] [stderr]   cargo:rerun-if-env-changed=PKG_CONFIG_ALL_DYNAMIC
[INFO] [stderr]   cargo:rerun-if-env-changed=PKG_CONFIG_PATH_x86_64-unknown-linux-gnu
[INFO] [stderr]   cargo:rerun-if-env-changed=PKG_CONFIG_PATH_x86_64_unknown_linux_gnu
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_PKG_CONFIG_PATH
[INFO] [stderr]   cargo:rerun-if-env-changed=PKG_CONFIG_PATH
[INFO] [stderr]   cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR_x86_64-unknown-linux-gnu
[INFO] [stderr]   cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR_x86_64_unknown_linux_gnu
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_PKG_CONFIG_LIBDIR
[INFO] [stderr]   cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR
[INFO] [stderr]   cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR_x86_64-unknown-linux-gnu
[INFO] [stderr]   cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR_x86_64_unknown_linux_gnu
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_PKG_CONFIG_SYSROOT_DIR
[INFO] [stderr]   cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR
[INFO] [stderr]   cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR
[INFO] [stderr]   cargo:rerun-if-env-changed=SYSROOT
[INFO] [stderr]   cargo:rerun-if-env-changed=OPENSSL_STATIC
[INFO] [stderr]   cargo:rerun-if-env-changed=OPENSSL_DYNAMIC
[INFO] [stderr]   cargo:rerun-if-env-changed=PKG_CONFIG_ALL_STATIC
[INFO] [stderr]   cargo:rerun-if-env-changed=PKG_CONFIG_ALL_DYNAMIC
[INFO] [stderr]   cargo:rustc-link-lib=ssl
[INFO] [stderr]   cargo:rustc-link-lib=crypto
[INFO] [stderr]   cargo:rerun-if-env-changed=PKG_CONFIG
[INFO] [stderr]   cargo:rerun-if-env-changed=OPENSSL_STATIC
[INFO] [stderr]   cargo:rerun-if-env-changed=OPENSSL_DYNAMIC
[INFO] [stderr]   cargo:rerun-if-env-changed=PKG_CONFIG_ALL_STATIC
[INFO] [stderr]   cargo:rerun-if-env-changed=PKG_CONFIG_ALL_DYNAMIC
[INFO] [stderr]   cargo:rerun-if-env-changed=PKG_CONFIG_PATH_x86_64-unknown-linux-gnu
[INFO] [stderr]   cargo:rerun-if-env-changed=PKG_CONFIG_PATH_x86_64_unknown_linux_gnu
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_PKG_CONFIG_PATH
[INFO] [stderr]   cargo:rerun-if-env-changed=PKG_CONFIG_PATH
[INFO] [stderr]   cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR_x86_64-unknown-linux-gnu
[INFO] [stderr]   cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR_x86_64_unknown_linux_gnu
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_PKG_CONFIG_LIBDIR
[INFO] [stderr]   cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR
[INFO] [stderr]   cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR_x86_64-unknown-linux-gnu
[INFO] [stderr]   cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR_x86_64_unknown_linux_gnu
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_PKG_CONFIG_SYSROOT_DIR
[INFO] [stderr]   cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR
[INFO] [stderr]   OPT_LEVEL = Some("3")
[INFO] [stderr]   TARGET = Some("x86_64-unknown-linux-gnu")
[INFO] [stderr]   HOST = Some("x86_64-unknown-linux-gnu")
[INFO] [stderr]   CC_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   CC_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   HOST_CC = None
[INFO] [stderr]   CC = None
[INFO] [stderr]   CFLAGS_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   CFLAGS_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   HOST_CFLAGS = None
[INFO] [stderr]   CFLAGS = None
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[INFO] [stderr]   DEBUG = Some("false")
[INFO] [stderr]   CARGO_CFG_TARGET_FEATURE = Some("fxsr,sse,sse2")
[INFO] [stderr]   running: "cc" "-O3" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/usr/include" "-Wall" "-Wextra" "-E" "build/expando.c"
[INFO] [stderr]   cargo:warning=build/expando.c:4:24: error: pasting "RUST_VERSION_OPENSSL_" and "(" does not give a valid preprocessing token
[INFO] [stderr]   cargo:warning=    4 | #define VERSION2(n, v) RUST_VERSION_##n##_##v
[INFO] [stderr]   cargo:warning=      |                        ^~~~~~~~~~~~~
[INFO] [stderr]   cargo:warning=build/expando.c:5:23: note: in expansion of macro 'VERSION2'
[INFO] [stderr]   cargo:warning=    5 | #define VERSION(n, v) VERSION2(n, v)
[INFO] [stderr]   cargo:warning=      |                       ^~~~~~~~
[INFO] [stderr]   cargo:warning=build/expando.c:10:1: note: in expansion of macro 'VERSION'
[INFO] [stderr]   cargo:warning=   10 | VERSION(OPENSSL, OPENSSL_VERSION_NUMBER)
[INFO] [stderr]   cargo:warning=      | ^~~~~~~
[INFO] [stderr]   exit status: 1
[INFO] [stderr] 
[INFO] [stderr]   --- stderr
[INFO] [stderr] 
[INFO] [stderr]   thread 'main' (1074) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/openssl-sys-0.9.61/build/main.rs:147:13:
[INFO] [stderr] 
[INFO] [stderr]   Header expansion error:
[INFO] [stderr]   Error { kind: ToolExecError, message: "Command \"cc\" \"-O3\" \"-ffunction-sections\" \"-fdata-sections\" \"-fPIC\" \"-m64\" \"-I\" \"/usr/include\" \"-Wall\" \"-Wextra\" \"-E\" \"build/expando.c\" with args \"cc\" did not execute successfully (status code exit status: 1)." }
[INFO] [stderr] 
[INFO] [stderr]   Failed to find OpenSSL development headers.
[INFO] [stderr] 
[INFO] [stderr]   You can try fixing this setting the `OPENSSL_DIR` environment variable
[INFO] [stderr]   pointing to your OpenSSL installation or installing OpenSSL headers package
[INFO] [stderr]   specific to your distribution:
[INFO] [stderr] 
[INFO] [stderr]       # On Ubuntu
[INFO] [stderr]       sudo apt-get install libssl-dev
[INFO] [stderr]       # On Arch Linux
[INFO] [stderr]       sudo pacman -S openssl
[INFO] [stderr]       # On Fedora
[INFO] [stderr]       sudo dnf install openssl-devel
[INFO] [stderr] 
[INFO] [stderr]   See rust-openssl README for more information:
[INFO] [stderr] 
[INFO] [stderr]       https://github.com/sfackler/rust-openssl#linux
[INFO] [stderr] 
[INFO] [stderr]   stack backtrace:
[INFO] [stderr]      0:     0x57a6d34e4d91 - <<std[104cf6e2632825ea]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[7c831bd917ebf35f]::fmt::Display>::fmt
[INFO] [stderr]      1:     0x57a6d34f971a - core[7c831bd917ebf35f]::fmt::write
[INFO] [stderr]      2:     0x57a6d34eaf0c - <std[104cf6e2632825ea]::sys::stdio::unix::Stderr as core[7c831bd917ebf35f]::io::write::Write>::write_fmt
[INFO] [stderr]      3:     0x57a6d34c4186 - std[104cf6e2632825ea]::panicking::default_hook::{closure#0}
[INFO] [stderr]      4:     0x57a6d34dfa51 - std[104cf6e2632825ea]::panicking::default_hook
[INFO] [stderr]      5:     0x57a6d34dfc0b - std[104cf6e2632825ea]::panicking::panic_with_hook
[INFO] [stderr]      6:     0x57a6d34c4232 - std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}
[INFO] [stderr]      7:     0x57a6d34bc8c9 - std[104cf6e2632825ea]::sys::backtrace::__rust_end_short_backtrace::<std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}, !>
[INFO] [stderr]      8:     0x57a6d34c4aed - __rustc[b0d56fa5b193ad05]::rust_begin_unwind
[INFO] [stderr]      9:     0x57a6d34f9e8c - core[7c831bd917ebf35f]::panicking::panic_fmt
[INFO] [stderr]     10:     0x57a6d3452392 - build_script_main[a7948af1e02954a2]::validate_headers
[INFO] [stderr]     11:     0x57a6d345a103 - build_script_main[a7948af1e02954a2]::find_normal::try_pkg_config
[INFO] [stderr]     12:     0x57a6d345a4c8 - build_script_main[a7948af1e02954a2]::find_normal::find_openssl_dir
[INFO] [stderr]     13:     0x57a6d3458937 - build_script_main[a7948af1e02954a2]::find_normal::get_openssl::{closure#0}
[INFO] [stderr]     14:     0x57a6d344eb60 - <core[7c831bd917ebf35f]::option::Option<std[104cf6e2632825ea]::ffi::os_str::OsString>>::unwrap_or_else::<build_script_main[a7948af1e02954a2]::find_normal::get_openssl::{closure#0}>
[INFO] [stderr]     15:     0x57a6d34599cc - build_script_main[a7948af1e02954a2]::find_normal::get_openssl
[INFO] [stderr]     16:     0x57a6d34506cd - build_script_main[a7948af1e02954a2]::find_openssl
[INFO] [stderr]     17:     0x57a6d34529b1 - build_script_main[a7948af1e02954a2]::main
[INFO] [stderr]     18:     0x57a6d3456473 - <fn() as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]     19:     0x57a6d344f376 - std[104cf6e2632825ea]::sys::backtrace::__rust_begin_short_backtrace::<fn(), ()>
[INFO] [stderr]     20:     0x57a6d344fa89 - std[104cf6e2632825ea]::rt::lang_start::<()>::{closure#0}
[INFO] [stderr]     21:     0x57a6d34dee19 - std[104cf6e2632825ea]::rt::lang_start_internal
[INFO] [stderr]     22:     0x57a6d344f0c1 - std[104cf6e2632825ea]::rt::lang_start::<()>
[INFO] [stderr]     23:     0x57a6d3456675 - main
[INFO] [stderr]     24:     0x7c9d5310b601 - <unknown>
[INFO] [stderr]     25:     0x7c9d5310b718 - __libc_start_main
[INFO] [stderr]     26:     0x57a6d344e8c5 - _start
[INFO] [stderr]     27:                0x0 - <unknown>
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/num-bigint-0.3.2/src/biguint/convert.rs:70:19
[INFO] [stdout]    |
[INFO] [stdout] 70 |         .div_ceil(&big_digit::BITS.into())
[INFO] [stdout]    |          -------- ^^^^^^^^^^^^^^^^^^^^^^^ expected `u64`, found `&_`
[INFO] [stdout]    |          |
[INFO] [stdout]    |          arguments to this method are incorrect
[INFO] [stdout]    |
[INFO] [stdout]    = note:   expected type `u64`
[INFO] [stdout]            found reference `&_`
[INFO] [stdout] note: method defined here
[INFO] [stdout]   --> /rustc/f47d5bb13648d5c859f5b438eb7dc834b9729961/library/core/src/num/uint_macros.rs:3787:21
[INFO] [stdout]   --> /rustc/f47d5bb13648d5c859f5b438eb7dc834b9729961/library/core/src/num/mod.rs:1322:4
[INFO] [stdout]   ::: /rustc/f47d5bb13648d5c859f5b438eb7dc834b9729961/library/core/src/num/mod.rs:1346:5
[INFO] [stdout]    |
[INFO] [stdout]    = note: in this macro invocation
[INFO] [stdout]    = note: this error originates in the macro `uint_impl` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider removing the borrow
[INFO] [stdout]    |
[INFO] [stdout] 70 -         .div_ceil(&big_digit::BITS.into())
[INFO] [stdout] 70 +         .div_ceil(big_digit::BITS.into())
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/num-bigint-0.3.2/src/biguint/convert.rs:585:19
[INFO] [stdout]     |
[INFO] [stdout] 585 |         .div_ceil(&u64::from(bits))
[INFO] [stdout]     |          -------- ^^^^^^^^^^^^^^^^ expected `u64`, found `&u64`
[INFO] [stdout]     |          |
[INFO] [stdout]     |          arguments to this method are incorrect
[INFO] [stdout]     |
[INFO] [stdout] note: method defined here
[INFO] [stdout]    --> /rustc/f47d5bb13648d5c859f5b438eb7dc834b9729961/library/core/src/num/uint_macros.rs:3787:21
[INFO] [stdout]    --> /rustc/f47d5bb13648d5c859f5b438eb7dc834b9729961/library/core/src/num/mod.rs:1322:4
[INFO] [stdout]    ::: /rustc/f47d5bb13648d5c859f5b438eb7dc834b9729961/library/core/src/num/mod.rs:1346:5
[INFO] [stdout]     |
[INFO] [stdout]     = note: in this macro invocation
[INFO] [stdout]     = note: this error originates in the macro `uint_impl` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider removing the borrow
[INFO] [stdout]     |
[INFO] [stdout] 585 -         .div_ceil(&u64::from(bits))
[INFO] [stdout] 585 +         .div_ceil(u64::from(bits))
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/num-bigint-0.3.2/src/biguint/convert.rs:613:19
[INFO] [stdout]     |
[INFO] [stdout] 613 |         .div_ceil(&u64::from(bits))
[INFO] [stdout]     |          -------- ^^^^^^^^^^^^^^^^ expected `u64`, found `&u64`
[INFO] [stdout]     |          |
[INFO] [stdout]     |          arguments to this method are incorrect
[INFO] [stdout]     |
[INFO] [stdout] note: method defined here
[INFO] [stdout]    --> /rustc/f47d5bb13648d5c859f5b438eb7dc834b9729961/library/core/src/num/uint_macros.rs:3787:21
[INFO] [stdout]    --> /rustc/f47d5bb13648d5c859f5b438eb7dc834b9729961/library/core/src/num/mod.rs:1322:4
[INFO] [stdout]    ::: /rustc/f47d5bb13648d5c859f5b438eb7dc834b9729961/library/core/src/num/mod.rs:1346:5
[INFO] [stdout]     |
[INFO] [stdout]     = note: in this macro invocation
[INFO] [stdout]     = note: this error originates in the macro `uint_impl` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider removing the borrow
[INFO] [stdout]     |
[INFO] [stdout] 613 -         .div_ceil(&u64::from(bits))
[INFO] [stdout] 613 +         .div_ceil(u64::from(bits))
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/num-bigint-0.3.2/src/biguint.rs:393:54
[INFO] [stdout]     |
[INFO] [stdout] 393 |                 let root_scale = extra_bits.div_ceil(&n64);
[INFO] [stdout]     |                                             -------- ^^^^ expected `u64`, found `&u64`
[INFO] [stdout]     |                                             |
[INFO] [stdout]     |                                             arguments to this method are incorrect
[INFO] [stdout]     |
[INFO] [stdout] note: method defined here
[INFO] [stdout]    --> /rustc/f47d5bb13648d5c859f5b438eb7dc834b9729961/library/core/src/num/uint_macros.rs:3787:21
[INFO] [stdout]    --> /rustc/f47d5bb13648d5c859f5b438eb7dc834b9729961/library/core/src/num/mod.rs:1322:4
[INFO] [stdout]    ::: /rustc/f47d5bb13648d5c859f5b438eb7dc834b9729961/library/core/src/num/mod.rs:1346:5
[INFO] [stdout]     |
[INFO] [stdout]     = note: in this macro invocation
[INFO] [stdout]     = note: this error originates in the macro `uint_impl` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider removing the borrow
[INFO] [stdout]     |
[INFO] [stdout] 393 -                 let root_scale = extra_bits.div_ceil(&n64);
[INFO] [stdout] 393 +                 let root_scale = extra_bits.div_ceil(n64);
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0308`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `num-bigint` (lib) due to 4 previous errors
[INFO] running `Command { std: "docker" "inspect" "f3da5de11a59da200a35178021c5c96c994f0eecb37ff3472fa14336e6e54a71", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f3da5de11a59da200a35178021c5c96c994f0eecb37ff3472fa14336e6e54a71", kill_on_drop: false }`
[INFO] [stdout] f3da5de11a59da200a35178021c5c96c994f0eecb37ff3472fa14336e6e54a71
