[INFO] cloning repository https://github.com/dashed/yampa [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/dashed/yampa" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdashed%2Fyampa", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdashed%2Fyampa'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] df613a9f1fb164806896e4e72be2d58d35a96893 [INFO] checking dashed/yampa/df613a9f1fb164806896e4e72be2d58d35a96893 against master#ff1737bb00913444173658b4e0b274fd79aabf66 for pr-132712-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdashed%2Fyampa" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/dashed/yampa on toolchain ff1737bb00913444173658b4e0b274fd79aabf66 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ff1737bb00913444173658b4e0b274fd79aabf66" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/dashed/yampa [INFO] finished tweaking git repo https://github.com/dashed/yampa [INFO] tweaked toml for git repo https://github.com/dashed/yampa written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/dashed/yampa 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" "+ff1737bb00913444173658b4e0b274fd79aabf66" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2021 [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded secstr v0.2.1 [INFO] [stderr] Downloaded untrusted v0.3.2 [INFO] [stderr] Downloaded ring-pwhash v0.1.2 [INFO] [stderr] Downloaded rusterpassword v0.2.0 [INFO] [stderr] Downloaded termion v1.1.4 [INFO] [stderr] Downloaded libsodium-sys v0.0.14 [INFO] [stderr] Downloaded constant_time_eq v0.1.2 [INFO] [stderr] Downloaded term_size v0.2.3 [INFO] [stderr] Downloaded blake2-rfc v0.2.17 [INFO] [stderr] Downloaded colored v1.4.0 [INFO] [stderr] Downloaded clap v2.20.5 [INFO] [stderr] Downloaded argon2rs v0.2.5 [INFO] [stderr] Downloaded ring v0.7.1 [INFO] [stderr] Downloaded version v2.0.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+ff1737bb00913444173658b4e0b274fd79aabf66" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d5bf8f3a881374c363b40eb550adba046a8d14bc83eb774f100350c95ae7cd23 [INFO] running `Command { std: "docker" "start" "-a" "d5bf8f3a881374c363b40eb550adba046a8d14bc83eb774f100350c95ae7cd23", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d5bf8f3a881374c363b40eb550adba046a8d14bc83eb774f100350c95ae7cd23", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d5bf8f3a881374c363b40eb550adba046a8d14bc83eb774f100350c95ae7cd23", kill_on_drop: false }` [INFO] [stdout] d5bf8f3a881374c363b40eb550adba046a8d14bc83eb774f100350c95ae7cd23 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=allow" "-e" "RUSTDOCFLAGS=--cap-lints=allow" "-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+ff1737bb00913444173658b4e0b274fd79aabf66" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 60c6aef2eca73afbfdf5d396c30d649f2e4bd69b22ff77d06c398359bde0bf8e [INFO] running `Command { std: "docker" "start" "-a" "60c6aef2eca73afbfdf5d396c30d649f2e4bd69b22ff77d06c398359bde0bf8e", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2021 [INFO] [stderr] Checking libc v0.2.20 [INFO] [stderr] Compiling unicode-xid v0.0.4 [INFO] [stderr] Compiling pkg-config v0.3.9 [INFO] [stderr] Compiling quote v0.3.13 [INFO] [stderr] Compiling ring v0.7.1 [INFO] [stderr] Checking lazy_static v0.2.2 [INFO] [stderr] Checking constant_time_eq v0.1.2 [INFO] [stderr] Checking untrusted v0.3.2 [INFO] [stderr] Checking scoped_threadpool v0.1.7 [INFO] [stderr] Checking bitflags v0.7.0 [INFO] [stderr] Checking serde v0.9.8 [INFO] [stderr] Checking strsim v0.6.0 [INFO] [stderr] Checking ansi_term v0.9.0 [INFO] [stderr] Checking rustc-serialize v0.3.22 [INFO] [stderr] Checking vec_map v0.6.0 [INFO] [stderr] Checking itoa v0.3.1 [INFO] [stderr] Compiling synom v0.11.0 [INFO] [stderr] Checking blake2-rfc v0.2.17 [INFO] [stderr] Checking dtoa v0.4.1 [INFO] [stderr] Checking num-traits v0.1.36 [INFO] [stderr] Checking lazy_static v0.1.16 [INFO] [stderr] Checking unicode-width v0.1.4 [INFO] [stderr] Checking unicode-segmentation v1.1.0 [INFO] [stderr] Checking byteorder v0.5.3 [INFO] [stderr] Checking byteorder v1.0.0 [INFO] [stderr] Compiling syn v0.11.6 [INFO] [stderr] Checking colored v1.4.0 [INFO] [stderr] Checking version v2.0.1 [INFO] [stderr] Checking argon2rs v0.2.5 [INFO] [stderr] Checking term_size v0.2.3 [INFO] [stderr] Checking secstr v0.2.1 [INFO] [stderr] Checking termion v1.1.4 [INFO] [stdout] error[E0310]: the parameter type `T` may not live long enough [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rustc-serialize-0.3.22/src/serialize.rs:1155:5 [INFO] [stdout] | [INFO] [stdout] 1155 | fn decode(d: &mut D) -> Result, D::Error> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | the parameter type `T` must be valid for the static lifetime... [INFO] [stdout] | ...so that the type `T` will meet its required lifetime bounds... [INFO] [stdout] | [INFO] [stdout] note: ...that is required by this bound [INFO] [stdout] --> /rustc/ff1737bb00913444173658b4e0b274fd79aabf66/library/alloc/src/borrow.rs:179:30 [INFO] [stdout] help: consider adding an explicit lifetime bound [INFO] [stdout] | [INFO] [stdout] 1151 | impl<'a, T: ?Sized + 'static> Decodable for Cow<'a, T> [INFO] [stdout] | +++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling libsodium-sys v0.0.14 [INFO] [stderr] Checking clap v2.20.5 [INFO] [stderr] Checking rusterpassword v0.2.0 [INFO] [stderr] error: failed to run custom build command for `ring v0.7.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/ring-4b7534386822bdbd/build-script-build` (exit status: 101) [INFO] [stderr] --- stdout [INFO] [stderr] CARGO: /opt/rustwide/rustup-home/toolchains/ff1737bb00913444173658b4e0b274fd79aabf66/bin/cargo [INFO] [stderr] CARGO_CFG_FMT_DEBUG: full [INFO] [stderr] CARGO_CFG_OVERFLOW_CHECKS: [INFO] [stderr] CARGO_CFG_PANIC: unwind [INFO] [stderr] CARGO_CFG_RELOCATION_MODEL: pic [INFO] [stderr] CARGO_CFG_TARGET_ABI: [INFO] [stderr] CARGO_CFG_TARGET_ARCH: x86_64 [INFO] [stderr] CARGO_CFG_TARGET_ENDIAN: little [INFO] [stderr] CARGO_CFG_TARGET_ENV: gnu [INFO] [stderr] CARGO_CFG_TARGET_FAMILY: unix [INFO] [stderr] CARGO_CFG_TARGET_FEATURE: fxsr,sse,sse2 [INFO] [stderr] CARGO_CFG_TARGET_HAS_ATOMIC: 16,32,64,8,ptr [INFO] [stderr] CARGO_CFG_TARGET_HAS_ATOMIC_EQUAL_ALIGNMENT: 16,32,64,8,ptr [INFO] [stderr] CARGO_CFG_TARGET_HAS_ATOMIC_LOAD_STORE: 16,32,64,8,ptr [INFO] [stderr] CARGO_CFG_TARGET_OS: linux [INFO] [stderr] CARGO_CFG_TARGET_POINTER_WIDTH: 64 [INFO] [stderr] CARGO_CFG_TARGET_THREAD_LOCAL: [INFO] [stderr] CARGO_CFG_TARGET_VENDOR: unknown [INFO] [stderr] CARGO_CFG_UB_CHECKS: [INFO] [stderr] CARGO_CFG_UNIX: [INFO] [stderr] CARGO_ENCODED_RUSTFLAGS: --cap-lints=allow [INFO] [stderr] CARGO_FEATURE_DEFAULT: 1 [INFO] [stderr] CARGO_FEATURE_DEV_URANDOM_FALLBACK: 1 [INFO] [stderr] CARGO_FEATURE_USE_HEAP: 1 [INFO] [stderr] CARGO_HOME: /opt/rustwide/cargo-home [INFO] [stderr] CARGO_INCREMENTAL: 0 [INFO] [stderr] CARGO_MAKEFLAGS: -j --jobserver-fds=8,9 --jobserver-auth=8,9 [INFO] [stderr] CARGO_MANIFEST_DIR: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/ring-0.7.1 [INFO] [stderr] CARGO_MANIFEST_PATH: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/ring-0.7.1/Cargo.toml [INFO] [stderr] CARGO_PKG_AUTHORS: Brian Smith [INFO] [stderr] CARGO_PKG_DESCRIPTION: Safe, fast, small crypto using Rust. [INFO] [stderr] CARGO_PKG_HOMEPAGE: [INFO] [stderr] CARGO_PKG_LICENSE: [INFO] [stderr] CARGO_PKG_LICENSE_FILE: LICENSE [INFO] [stderr] CARGO_PKG_NAME: ring [INFO] [stderr] CARGO_PKG_README: README.md [INFO] [stderr] CARGO_PKG_REPOSITORY: https://github.com/briansmith/ring [INFO] [stderr] CARGO_PKG_RUST_VERSION: [INFO] [stderr] CARGO_PKG_VERSION: 0.7.1 [INFO] [stderr] CARGO_PKG_VERSION_MAJOR: 0 [INFO] [stderr] CARGO_PKG_VERSION_MINOR: 7 [INFO] [stderr] CARGO_PKG_VERSION_PATCH: 1 [INFO] [stderr] CARGO_PKG_VERSION_PRE: [INFO] [stderr] CARGO_TARGET_DIR: /opt/rustwide/target [INFO] [stderr] DEBUG: true [INFO] [stderr] HOME: /root [INFO] [stderr] HOST: x86_64-unknown-linux-gnu [INFO] [stderr] HOSTNAME: 60c6aef2eca7 [INFO] [stderr] LD_LIBRARY_PATH: /opt/rustwide/target/debug/deps:/opt/rustwide/target/debug:/opt/rustwide/rustup-home/toolchains/ff1737bb00913444173658b4e0b274fd79aabf66/lib/rustlib/x86_64-unknown-linux-gnu/lib:/opt/rustwide/rustup-home/toolchains/ff1737bb00913444173658b4e0b274fd79aabf66/lib [INFO] [stderr] NUM_JOBS: 16 [INFO] [stderr] OPT_LEVEL: 0 [INFO] [stderr] OUT_DIR: /opt/rustwide/target/debug/build/ring-ad7e6c79292cc403/out [INFO] [stderr] PATH: /opt/rustwide/cargo-home/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [INFO] [stderr] PROFILE: debug [INFO] [stderr] RUSTC: /opt/rustwide/rustup-home/toolchains/ff1737bb00913444173658b4e0b274fd79aabf66/bin/rustc [INFO] [stderr] RUSTDOC: /opt/rustwide/rustup-home/toolchains/ff1737bb00913444173658b4e0b274fd79aabf66/bin/rustdoc [INFO] [stderr] RUSTDOCFLAGS: --cap-lints=allow [INFO] [stderr] RUSTUP_HOME: /opt/rustwide/rustup-home [INFO] [stderr] RUSTUP_TOOLCHAIN: ff1737bb00913444173658b4e0b274fd79aabf66 [INFO] [stderr] RUST_BACKTRACE: full [INFO] [stderr] RUST_RECURSION_COUNT: 1 [INFO] [stderr] SOURCE_DIR: /opt/rustwide/workdir [INFO] [stderr] SSL_CERT_DIR: /usr/lib/ssl/certs [INFO] [stderr] SSL_CERT_FILE: /usr/lib/ssl/certs/ca-certificates.crt [INFO] [stderr] TARGET: x86_64-unknown-linux-gnu [INFO] [stderr] mkdir -p /opt/rustwide/target/debug/build/ring-ad7e6c79292cc403/out/lib/ [INFO] [stderr] mkdir -p /opt/rustwide/target/debug/build/ring-ad7e6c79292cc403/out/obj/crypto/ [INFO] [stderr] mkdir -p /opt/rustwide/target/debug/build/ring-ad7e6c79292cc403/out/obj/crypto/aes/ [INFO] [stderr] mkdir -p /opt/rustwide/target/debug/build/ring-ad7e6c79292cc403/out/obj/crypto/aes/asm/ [INFO] [stderr] mkdir -p /opt/rustwide/target/debug/build/ring-ad7e6c79292cc403/out/obj/crypto/bn/ [INFO] [stderr] mkdir -p /opt/rustwide/target/debug/build/ring-ad7e6c79292cc403/out/obj/crypto/bn/asm/ [INFO] [stderr] mkdir -p /opt/rustwide/target/debug/build/ring-ad7e6c79292cc403/out/obj/crypto/chacha/asm/ [INFO] [stderr] mkdir -p /opt/rustwide/target/debug/build/ring-ad7e6c79292cc403/out/obj/crypto/cipher/ [INFO] [stderr] mkdir -p /opt/rustwide/target/debug/build/ring-ad7e6c79292cc403/out/obj/crypto/curve25519/ [INFO] [stderr] mkdir -p /opt/rustwide/target/debug/build/ring-ad7e6c79292cc403/out/obj/crypto/curve25519/asm/ [INFO] [stderr] mkdir -p /opt/rustwide/target/debug/build/ring-ad7e6c79292cc403/out/obj/crypto/ec/ [INFO] [stderr] mkdir -p /opt/rustwide/target/debug/build/ring-ad7e6c79292cc403/out/obj/crypto/ec/asm/ [INFO] [stderr] mkdir -p /opt/rustwide/target/debug/build/ring-ad7e6c79292cc403/out/obj/crypto/limbs/ [INFO] [stderr] mkdir -p /opt/rustwide/target/debug/build/ring-ad7e6c79292cc403/out/obj/crypto/modes/ [INFO] [stderr] mkdir -p /opt/rustwide/target/debug/build/ring-ad7e6c79292cc403/out/obj/crypto/modes/asm/ [INFO] [stderr] mkdir -p /opt/rustwide/target/debug/build/ring-ad7e6c79292cc403/out/obj/crypto/poly1305/asm/ [INFO] [stderr] mkdir -p /opt/rustwide/target/debug/build/ring-ad7e6c79292cc403/out/obj/crypto/rand/ [INFO] [stderr] mkdir -p /opt/rustwide/target/debug/build/ring-ad7e6c79292cc403/out/obj/crypto/sha/asm/ [INFO] [stderr] mkdir -p /opt/rustwide/target/debug/build/ring-ad7e6c79292cc403/out/obj/crypto/test/ [INFO] [stderr] cc -std=c1x -Wbad-function-cast -Wmissing-field-initializers -Wmissing-prototypes -Wnested-externs -Wstrict-prototypes -fpic -fdata-sections -ffunction-sections -g3 -pedantic -pedantic-errors -Wall -Werror -Wextra -Wcast-align -Wcast-qual -Wenum-compare -Wfloat-equal -Wformat=2 -Winline -Winvalid-pch -Wmissing-declarations -Wmissing-field-initializers -Wmissing-include-dirs -Wredundant-decls -Wshadow -Wsign-compare -Wundef -Wuninitialized -Wwrite-strings -fstack-protector -MMD -Iinclude -D_XOPEN_SOURCE=700 -DBORINGSSL_IMPLEMENTATION -fno-strict-aliasing -fvisibility=hidden -Wno-cast-align -march=x86-64 -m64 -c -o /opt/rustwide/target/debug/build/ring-ad7e6c79292cc403/out/obj/crypto/aes/aes.o crypto/aes/aes.c [INFO] [stderr] cc -std=c1x -Wbad-function-cast -Wmissing-field-initializers -Wmissing-prototypes -Wnested-externs -Wstrict-prototypes -fpic -fdata-sections -ffunction-sections -g3 -pedantic -pedantic-errors -Wall -Werror -Wextra -Wcast-align -Wcast-qual -Wenum-compare -Wfloat-equal -Wformat=2 -Winline -Winvalid-pch -Wmissing-declarations -Wmissing-field-initializers -Wmissing-include-dirs -Wredundant-decls -Wshadow -Wsign-compare -Wundef -Wuninitialized -Wwrite-strings -fstack-protector -MMD -Iinclude -D_XOPEN_SOURCE=700 -DBORINGSSL_IMPLEMENTATION -fno-strict-aliasing -fvisibility=hidden -Wno-cast-align -march=x86-64 -m64 -c -o /opt/rustwide/target/debug/build/ring-ad7e6c79292cc403/out/obj/crypto/bn/add.o crypto/bn/add.c [INFO] [stderr] cc -std=c1x -Wbad-function-cast -Wmissing-field-initializers -Wmissing-prototypes -Wnested-externs -Wstrict-prototypes -fpic -fdata-sections -ffunction-sections -g3 -pedantic -pedantic-errors -Wall -Werror -Wextra -Wcast-align -Wcast-qual -Wenum-compare -Wfloat-equal -Wformat=2 -Winline -Winvalid-pch -Wmissing-declarations -Wmissing-field-initializers -Wmissing-include-dirs -Wredundant-decls -Wshadow -Wsign-compare -Wundef -Wuninitialized -Wwrite-strings -fstack-protector -MMD -Iinclude -D_XOPEN_SOURCE=700 -DBORINGSSL_IMPLEMENTATION -fno-strict-aliasing -fvisibility=hidden -Wno-cast-align -march=x86-64 -m64 -c -o /opt/rustwide/target/debug/build/ring-ad7e6c79292cc403/out/obj/crypto/bn/bn.o crypto/bn/bn.c [INFO] [stderr] cc -std=c1x -Wbad-function-cast -Wmissing-field-initializers -Wmissing-prototypes -Wnested-externs -Wstrict-prototypes -fpic -fdata-sections -ffunction-sections -g3 -pedantic -pedantic-errors -Wall -Werror -Wextra -Wcast-align -Wcast-qual -Wenum-compare -Wfloat-equal -Wformat=2 -Winline -Winvalid-pch -Wmissing-declarations -Wmissing-field-initializers -Wmissing-include-dirs -Wredundant-decls -Wshadow -Wsign-compare -Wundef -Wuninitialized -Wwrite-strings -fstack-protector -MMD -Iinclude -D_XOPEN_SOURCE=700 -DBORINGSSL_IMPLEMENTATION -fno-strict-aliasing -fvisibility=hidden -Wno-cast-align -march=x86-64 -m64 -c -o /opt/rustwide/target/debug/build/ring-ad7e6c79292cc403/out/obj/crypto/bn/cmp.o crypto/bn/cmp.c [INFO] [stderr] cc -std=c1x -Wbad-function-cast -Wmissing-field-initializers -Wmissing-prototypes -Wnested-externs -Wstrict-prototypes -fpic -fdata-sections -ffunction-sections -g3 -pedantic -pedantic-errors -Wall -Werror -Wextra -Wcast-align -Wcast-qual -Wenum-compare -Wfloat-equal -Wformat=2 -Winline -Winvalid-pch -Wmissing-declarations -Wmissing-field-initializers -Wmissing-include-dirs -Wredundant-decls -Wshadow -Wsign-compare -Wundef -Wuninitialized -Wwrite-strings -fstack-protector -MMD -Iinclude -D_XOPEN_SOURCE=700 -DBORINGSSL_IMPLEMENTATION -fno-strict-aliasing -fvisibility=hidden -Wno-cast-align -march=x86-64 -m64 -c -o /opt/rustwide/target/debug/build/ring-ad7e6c79292cc403/out/obj/crypto/bn/convert.o crypto/bn/convert.c [INFO] [stderr] cc -std=c1x -Wbad-function-cast -Wmissing-field-initializers -Wmissing-prototypes -Wnested-externs -Wstrict-prototypes -fpic -fdata-sections -ffunction-sections -g3 -pedantic -pedantic-errors -Wall -Werror -Wextra -Wcast-align -Wcast-qual -Wenum-compare -Wfloat-equal -Wformat=2 -Winline -Winvalid-pch -Wmissing-declarations -Wmissing-field-initializers -Wmissing-include-dirs -Wredundant-decls -Wshadow -Wsign-compare -Wundef -Wuninitialized -Wwrite-strings -fstack-protector -MMD -Iinclude -D_XOPEN_SOURCE=700 -DBORINGSSL_IMPLEMENTATION -fno-strict-aliasing -fvisibility=hidden -Wno-cast-align -march=x86-64 -m64 -c -o /opt/rustwide/target/debug/build/ring-ad7e6c79292cc403/out/obj/crypto/bn/div.o crypto/bn/div.c [INFO] [stderr] cc -std=c1x -Wbad-function-cast -Wmissing-field-initializers -Wmissing-prototypes -Wnested-externs -Wstrict-prototypes -fpic -fdata-sections -ffunction-sections -g3 -pedantic -pedantic-errors -Wall -Werror -Wextra -Wcast-align -Wcast-qual -Wenum-compare -Wfloat-equal -Wformat=2 -Winline -Winvalid-pch -Wmissing-declarations -Wmissing-field-initializers -Wmissing-include-dirs -Wredundant-decls -Wshadow -Wsign-compare -Wundef -Wuninitialized -Wwrite-strings -fstack-protector -MMD -Iinclude -D_XOPEN_SOURCE=700 -DBORINGSSL_IMPLEMENTATION -fno-strict-aliasing -fvisibility=hidden -Wno-cast-align -march=x86-64 -m64 -c -o /opt/rustwide/target/debug/build/ring-ad7e6c79292cc403/out/obj/crypto/bn/exponentiation.o crypto/bn/exponentiation.c [INFO] [stderr] cc -std=c1x -Wbad-function-cast -Wmissing-field-initializers -Wmissing-prototypes -Wnested-externs -Wstrict-prototypes -fpic -fdata-sections -ffunction-sections -g3 -pedantic -pedantic-errors -Wall -Werror -Wextra -Wcast-align -Wcast-qual -Wenum-compare -Wfloat-equal -Wformat=2 -Winline -Winvalid-pch -Wmissing-declarations -Wmissing-field-initializers -Wmissing-include-dirs -Wredundant-decls -Wshadow -Wsign-compare -Wundef -Wuninitialized -Wwrite-strings -fstack-protector -MMD -Iinclude -D_XOPEN_SOURCE=700 -DBORINGSSL_IMPLEMENTATION -fno-strict-aliasing -fvisibility=hidden -Wno-cast-align -march=x86-64 -m64 -c -o /opt/rustwide/target/debug/build/ring-ad7e6c79292cc403/out/obj/crypto/bn/gcd.o crypto/bn/gcd.c [INFO] [stderr] cc -std=c1x -Wbad-function-cast -Wmissing-field-initializers -Wmissing-prototypes -Wnested-externs -Wstrict-prototypes -fpic -fdata-sections -ffunction-sections -g3 -pedantic -pedantic-errors -Wall -Werror -Wextra -Wcast-align -Wcast-qual -Wenum-compare -Wfloat-equal -Wformat=2 -Winline -Winvalid-pch -Wmissing-declarations -Wmissing-field-initializers -Wmissing-include-dirs -Wredundant-decls -Wshadow -Wsign-compare -Wundef -Wuninitialized -Wwrite-strings -fstack-protector -MMD -Iinclude -D_XOPEN_SOURCE=700 -DBORINGSSL_IMPLEMENTATION -fno-strict-aliasing -fvisibility=hidden -Wno-cast-align -march=x86-64 -m64 -c -o /opt/rustwide/target/debug/build/ring-ad7e6c79292cc403/out/obj/crypto/bn/generic.o crypto/bn/generic.c [INFO] [stderr] cc -std=c1x -Wbad-function-cast -Wmissing-field-initializers -Wmissing-prototypes -Wnested-externs -Wstrict-prototypes -fpic -fdata-sections -ffunction-sections -g3 -pedantic -pedantic-errors -Wall -Werror -Wextra -Wcast-align -Wcast-qual -Wenum-compare -Wfloat-equal -Wformat=2 -Winline -Winvalid-pch -Wmissing-declarations -Wmissing-field-initializers -Wmissing-include-dirs -Wredundant-decls -Wshadow -Wsign-compare -Wundef -Wuninitialized -Wwrite-strings -fstack-protector -MMD -Iinclude -D_XOPEN_SOURCE=700 -DBORINGSSL_IMPLEMENTATION -fno-strict-aliasing -fvisibility=hidden -Wno-cast-align -march=x86-64 -m64 -c -o /opt/rustwide/target/debug/build/ring-ad7e6c79292cc403/out/obj/crypto/bn/montgomery.o crypto/bn/montgomery.c [INFO] [stderr] cc -std=c1x -Wbad-function-cast -Wmissing-field-initializers -Wmissing-prototypes -Wnested-externs -Wstrict-prototypes -fpic -fdata-sections -ffunction-sections -g3 -pedantic -pedantic-errors -Wall -Werror -Wextra -Wcast-align -Wcast-qual -Wenum-compare -Wfloat-equal -Wformat=2 -Winline -Winvalid-pch -Wmissing-declarations -Wmissing-field-initializers -Wmissing-include-dirs -Wredundant-decls -Wshadow -Wsign-compare -Wundef -Wuninitialized -Wwrite-strings -fstack-protector -MMD -Iinclude -D_XOPEN_SOURCE=700 -DBORINGSSL_IMPLEMENTATION -fno-strict-aliasing -fvisibility=hidden -Wno-cast-align -march=x86-64 -m64 -c -o /opt/rustwide/target/debug/build/ring-ad7e6c79292cc403/out/obj/crypto/bn/montgomery_inv.o crypto/bn/montgomery_inv.c [INFO] [stderr] cc -std=c1x -Wbad-function-cast -Wmissing-field-initializers -Wmissing-prototypes -Wnested-externs -Wstrict-prototypes -fpic -fdata-sections -ffunction-sections -g3 -pedantic -pedantic-errors -Wall -Werror -Wextra -Wcast-align -Wcast-qual -Wenum-compare -Wfloat-equal -Wformat=2 -Winline -Winvalid-pch -Wmissing-declarations -Wmissing-field-initializers -Wmissing-include-dirs -Wredundant-decls -Wshadow -Wsign-compare -Wundef -Wuninitialized -Wwrite-strings -fstack-protector -MMD -Iinclude -D_XOPEN_SOURCE=700 -DBORINGSSL_IMPLEMENTATION -fno-strict-aliasing -fvisibility=hidden -Wno-cast-align -march=x86-64 -m64 -c -o /opt/rustwide/target/debug/build/ring-ad7e6c79292cc403/out/obj/crypto/bn/mul.o crypto/bn/mul.c [INFO] [stderr] cc -std=c1x -Wbad-function-cast -Wmissing-field-initializers -Wmissing-prototypes -Wnested-externs -Wstrict-prototypes -fpic -fdata-sections -ffunction-sections -g3 -pedantic -pedantic-errors -Wall -Werror -Wextra -Wcast-align -Wcast-qual -Wenum-compare -Wfloat-equal -Wformat=2 -Winline -Winvalid-pch -Wmissing-declarations -Wmissing-field-initializers -Wmissing-include-dirs -Wredundant-decls -Wshadow -Wsign-compare -Wundef -Wuninitialized -Wwrite-strings -fstack-protector -MMD -Iinclude -D_XOPEN_SOURCE=700 -DBORINGSSL_IMPLEMENTATION -fno-strict-aliasing -fvisibility=hidden -Wno-cast-align -march=x86-64 -m64 -c -o /opt/rustwide/target/debug/build/ring-ad7e6c79292cc403/out/obj/crypto/bn/random.o crypto/bn/random.c [INFO] [stderr] cc -std=c1x -Wbad-function-cast -Wmissing-field-initializers -Wmissing-prototypes -Wnested-externs -Wstrict-prototypes -fpic -fdata-sections -ffunction-sections -g3 -pedantic -pedantic-errors -Wall -Werror -Wextra -Wcast-align -Wcast-qual -Wenum-compare -Wfloat-equal -Wformat=2 -Winline -Winvalid-pch -Wmissing-declarations -Wmissing-field-initializers -Wmissing-include-dirs -Wredundant-decls -Wshadow -Wsign-compare -Wundef -Wuninitialized -Wwrite-strings -fstack-protector -MMD -Iinclude -D_XOPEN_SOURCE=700 -DBORINGSSL_IMPLEMENTATION -fno-strict-aliasing -fvisibility=hidden -Wno-cast-align -march=x86-64 -m64 -c -o /opt/rustwide/target/debug/build/ring-ad7e6c79292cc403/out/obj/crypto/bn/shift.o crypto/bn/shift.c [INFO] [stderr] cc -std=c1x -Wbad-function-cast -Wmissing-field-initializers -Wmissing-prototypes -Wnested-externs -Wstrict-prototypes -fpic -fdata-sections -ffunction-sections -g3 -pedantic -pedantic-errors -Wall -Werror -Wextra -Wcast-align -Wcast-qual -Wenum-compare -Wfloat-equal -Wformat=2 -Winline -Winvalid-pch -Wmissing-declarations -Wmissing-field-initializers -Wmissing-include-dirs -Wredundant-decls -Wshadow -Wsign-compare -Wundef -Wuninitialized -Wwrite-strings -fstack-protector -MMD -Iinclude -D_XOPEN_SOURCE=700 -DBORINGSSL_IMPLEMENTATION -fno-strict-aliasing -fvisibility=hidden -Wno-cast-align -march=x86-64 -m64 -c -o /opt/rustwide/target/debug/build/ring-ad7e6c79292cc403/out/obj/crypto/cipher/e_aes.o crypto/cipher/e_aes.c [INFO] [stderr] cc -std=c1x -Wbad-function-cast -Wmissing-field-initializers -Wmissing-prototypes -Wnested-externs -Wstrict-prototypes -fpic -fdata-sections -ffunction-sections -g3 -pedantic -pedantic-errors -Wall -Werror -Wextra -Wcast-align -Wcast-qual -Wenum-compare -Wfloat-equal -Wformat=2 -Winline -Winvalid-pch -Wmissing-declarations -Wmissing-field-initializers -Wmissing-include-dirs -Wredundant-decls -Wshadow -Wsign-compare -Wundef -Wuninitialized -Wwrite-strings -fstack-protector -MMD -Iinclude -D_XOPEN_SOURCE=700 -DBORINGSSL_IMPLEMENTATION -fno-strict-aliasing -fvisibility=hidden -Wno-cast-align -march=x86-64 -m64 -c -o /opt/rustwide/target/debug/build/ring-ad7e6c79292cc403/out/obj/crypto/crypto.o crypto/crypto.c [INFO] [stderr] cc -std=c1x -Wbad-function-cast -Wmissing-field-initializers -Wmissing-prototypes -Wnested-externs -Wstrict-prototypes -fpic -fdata-sections -ffunction-sections -g3 -pedantic -pedantic-errors -Wall -Werror -Wextra -Wcast-align -Wcast-qual -Wenum-compare -Wfloat-equal -Wformat=2 -Winline -Winvalid-pch -Wmissing-declarations -Wmissing-field-initializers -Wmissing-include-dirs -Wredundant-decls -Wshadow -Wsign-compare -Wundef -Wuninitialized -Wwrite-strings -fstack-protector -MMD -Iinclude -D_XOPEN_SOURCE=700 -DBORINGSSL_IMPLEMENTATION -fno-strict-aliasing -fvisibility=hidden -Wno-cast-align -march=x86-64 -m64 -c -o /opt/rustwide/target/debug/build/ring-ad7e6c79292cc403/out/obj/crypto/curve25519/curve25519.o crypto/curve25519/curve25519.c [INFO] [stderr] cc -std=c1x -Wbad-function-cast -Wmissing-field-initializers -Wmissing-prototypes -Wnested-externs -Wstrict-prototypes -fpic -fdata-sections -ffunction-sections -g3 -pedantic -pedantic-errors -Wall -Werror -Wextra -Wcast-align -Wcast-qual -Wenum-compare -Wfloat-equal -Wformat=2 -Winline -Winvalid-pch -Wmissing-declarations -Wmissing-field-initializers -Wmissing-include-dirs -Wredundant-decls -Wshadow -Wsign-compare -Wundef -Wuninitialized -Wwrite-strings -fstack-protector -MMD -Iinclude -D_XOPEN_SOURCE=700 -DBORINGSSL_IMPLEMENTATION -fno-strict-aliasing -fvisibility=hidden -Wno-cast-align -march=x86-64 -m64 -c -o /opt/rustwide/target/debug/build/ring-ad7e6c79292cc403/out/obj/crypto/ec/ecp_nistz.o crypto/ec/ecp_nistz.c [INFO] [stderr] cc -std=c1x -Wbad-function-cast -Wmissing-field-initializers -Wmissing-prototypes -Wnested-externs -Wstrict-prototypes -fpic -fdata-sections -ffunction-sections -g3 -pedantic -pedantic-errors -Wall -Werror -Wextra -Wcast-align -Wcast-qual -Wenum-compare -Wfloat-equal -Wformat=2 -Winline -Winvalid-pch -Wmissing-declarations -Wmissing-field-initializers -Wmissing-include-dirs -Wredundant-decls -Wshadow -Wsign-compare -Wundef -Wuninitialized -Wwrite-strings -fstack-protector -MMD -Iinclude -D_XOPEN_SOURCE=700 -DBORINGSSL_IMPLEMENTATION -fno-strict-aliasing -fvisibility=hidden -Wno-cast-align -march=x86-64 -m64 -c -o /opt/rustwide/target/debug/build/ring-ad7e6c79292cc403/out/obj/crypto/ec/ecp_nistz256.o crypto/ec/ecp_nistz256.c [INFO] [stderr] cc -std=c1x -Wbad-function-cast -Wmissing-field-initializers -Wmissing-prototypes -Wnested-externs -Wstrict-prototypes -fpic -fdata-sections -ffunction-sections -g3 -pedantic -pedantic-errors -Wall -Werror -Wextra -Wcast-align -Wcast-qual -Wenum-compare -Wfloat-equal -Wformat=2 -Winline -Winvalid-pch -Wmissing-declarations -Wmissing-field-initializers -Wmissing-include-dirs -Wredundant-decls -Wshadow -Wsign-compare -Wundef -Wuninitialized -Wwrite-strings -fstack-protector -MMD -Iinclude -D_XOPEN_SOURCE=700 -DBORINGSSL_IMPLEMENTATION -fno-strict-aliasing -fvisibility=hidden -Wno-cast-align -march=x86-64 -m64 -c -o /opt/rustwide/target/debug/build/ring-ad7e6c79292cc403/out/obj/crypto/ec/gfp_p256.o crypto/ec/gfp_p256.c [INFO] [stderr] cc -std=c1x -Wbad-function-cast -Wmissing-field-initializers -Wmissing-prototypes -Wnested-externs -Wstrict-prototypes -fpic -fdata-sections -ffunction-sections -g3 -pedantic -pedantic-errors -Wall -Werror -Wextra -Wcast-align -Wcast-qual -Wenum-compare -Wfloat-equal -Wformat=2 -Winline -Winvalid-pch -Wmissing-declarations -Wmissing-field-initializers -Wmissing-include-dirs -Wredundant-decls -Wshadow -Wsign-compare -Wundef -Wuninitialized -Wwrite-strings -fstack-protector -MMD -Iinclude -D_XOPEN_SOURCE=700 -DBORINGSSL_IMPLEMENTATION -fno-strict-aliasing -fvisibility=hidden -Wno-cast-align -march=x86-64 -m64 -c -o /opt/rustwide/target/debug/build/ring-ad7e6c79292cc403/out/obj/crypto/ec/gfp_p384.o crypto/ec/gfp_p384.c [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] crypto/bn/exponentiation.c:262:50: error: argument 6 of type 'const uint64_t[1]' {aka 'const long unsigned int[1]'} with mismatched bound [-Werror=array-parameter=] [INFO] [stderr] 262 | const BN_ULONG n0[BN_MONT_CTX_N0_LIMBS]) { [INFO] [stderr] | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] In file included from crypto/bn/exponentiation.c:109: [INFO] [stderr] include/openssl/bn.h:407:37: note: previously declared as 'const uint64_t[]' {aka 'const long unsigned int[]'} [INFO] [stderr] 407 | const BIGNUM *n, const BN_ULONG n0[/*BN_MONT_CTX_N0_LIMBS*/]); [INFO] [stderr] | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] crypto/bn/montgomery.c:268:37: error: argument 4 of type 'const uint64_t[1]' {aka 'const long unsigned int[1]'} with mismatched bound [-Werror=array-parameter=] [INFO] [stderr] 268 | const BN_ULONG n0[BN_MONT_CTX_N0_LIMBS]) { [INFO] [stderr] | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] In file included from crypto/bn/montgomery.c:109: [INFO] [stderr] include/openssl/bn.h:385:52: note: previously declared as 'const uint64_t[]' {aka 'const long unsigned int[]'} [INFO] [stderr] 385 | const BN_ULONG n0[/*BN_MONT_CTX_N0_LIMBS*/]); [INFO] [stderr] | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] crypto/bn/montgomery.c:289:40: error: argument 5 of type 'const uint64_t[1]' {aka 'const long unsigned int[1]'} with mismatched bound [-Werror=array-parameter=] [INFO] [stderr] 289 | const BN_ULONG n0[BN_MONT_CTX_N0_LIMBS]) { [INFO] [stderr] | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] In file included from crypto/bn/montgomery.c:109: [INFO] [stderr] include/openssl/bn.h:394:20: note: previously declared as 'const uint64_t[]' {aka 'const long unsigned int[]'} [INFO] [stderr] 394 | const BN_ULONG n0[/*BN_MONT_CTX_N0_LIMBS*/]); [INFO] [stderr] | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] cc1: all warnings being treated as errors [INFO] [stderr] make: *** [mk/bottom_of_makefile.mk:37: /opt/rustwide/target/debug/build/ring-ad7e6c79292cc403/out/obj/crypto/bn/montgomery.o] Error 1 [INFO] [stderr] make: *** Waiting for unfinished jobs.... [INFO] [stderr] cc1: all warnings being treated as errors [INFO] [stderr] make: *** [mk/bottom_of_makefile.mk:37: /opt/rustwide/target/debug/build/ring-ad7e6c79292cc403/out/obj/crypto/bn/exponentiation.o] Error 1 [INFO] [stderr] thread 'main' panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/ring-0.7.1/build.rs:236:9: [INFO] [stderr] make execution failed [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x60f3748990ba - std::backtrace_rs::backtrace::libunwind::trace::h4a182ed5026c4960 [INFO] [stderr] at /rustc/ff1737bb00913444173658b4e0b274fd79aabf66/library/std/src/../../backtrace/src/backtrace/libunwind.rs:116:5 [INFO] [stderr] 1: 0x60f3748990ba - std::backtrace_rs::backtrace::trace_unsynchronized::hd36eaf0d0af663ac [INFO] [stderr] at /rustc/ff1737bb00913444173658b4e0b274fd79aabf66/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 2: 0x60f3748990ba - std::sys::backtrace::_print_fmt::h5bc686de8bf76aa3 [INFO] [stderr] at /rustc/ff1737bb00913444173658b4e0b274fd79aabf66/library/std/src/sys/backtrace.rs:66:9 [INFO] [stderr] 3: 0x60f3748990ba - ::fmt::hd8bd9250b5d34cf2 [INFO] [stderr] at /rustc/ff1737bb00913444173658b4e0b274fd79aabf66/library/std/src/sys/backtrace.rs:39:26 [INFO] [stderr] 4: 0x60f3748b9ca3 - core::fmt::rt::Argument::fmt::h479db8f948910918 [INFO] [stderr] at /rustc/ff1737bb00913444173658b4e0b274fd79aabf66/library/core/src/fmt/rt.rs:177:76 [INFO] [stderr] 5: 0x60f3748b9ca3 - core::fmt::write::h8ea7001525e04e92 [INFO] [stderr] at /rustc/ff1737bb00913444173658b4e0b274fd79aabf66/library/core/src/fmt/mod.rs:1189:21 [INFO] [stderr] 6: 0x60f3748963f3 - std::io::Write::write_fmt::h9a3a3a90a20c720b [INFO] [stderr] at /rustc/ff1737bb00913444173658b4e0b274fd79aabf66/library/std/src/io/mod.rs:1884:15 [INFO] [stderr] 7: 0x60f374898f02 - std::sys::backtrace::BacktraceLock::print::h524f4afae71bff25 [INFO] [stderr] at /rustc/ff1737bb00913444173658b4e0b274fd79aabf66/library/std/src/sys/backtrace.rs:42:9 [INFO] [stderr] 8: 0x60f374899ecc - std::panicking::default_hook::{{closure}}::hbf0efdb45c0ec2fa [INFO] [stderr] at /rustc/ff1737bb00913444173658b4e0b274fd79aabf66/library/std/src/panicking.rs:268:22 [INFO] [stderr] 9: 0x60f374899d12 - std::panicking::default_hook::hd8655fd75a36fb4e [INFO] [stderr] at /rustc/ff1737bb00913444173658b4e0b274fd79aabf66/library/std/src/panicking.rs:295:9 [INFO] [stderr] 10: 0x60f37489a4c7 - std::panicking::rust_panic_with_hook::hfd3e39fd18e5a522 [INFO] [stderr] at /rustc/ff1737bb00913444173658b4e0b274fd79aabf66/library/std/src/panicking.rs:801:13 [INFO] [stderr] 11: 0x60f37489a35a - std::panicking::begin_panic_handler::{{closure}}::h541106c2fc98c78e [INFO] [stderr] at /rustc/ff1737bb00913444173658b4e0b274fd79aabf66/library/std/src/panicking.rs:674:13 [INFO] [stderr] 12: 0x60f374899599 - std::sys::backtrace::__rust_end_short_backtrace::hd41b812be983a407 [INFO] [stderr] at /rustc/ff1737bb00913444173658b4e0b274fd79aabf66/library/std/src/sys/backtrace.rs:170:18 [INFO] [stderr] 13: 0x60f374899fec - rust_begin_unwind [INFO] [stderr] at /rustc/ff1737bb00913444173658b4e0b274fd79aabf66/library/std/src/panicking.rs:665:5 [INFO] [stderr] 14: 0x60f3748b8e50 - core::panicking::panic_fmt::h6d97ef49812eecdc [INFO] [stderr] at /rustc/ff1737bb00913444173658b4e0b274fd79aabf66/library/core/src/panicking.rs:76:14 [INFO] [stderr] 15: 0x60f37486ecac - build_script_build::run_command_with_args::h769d2df3261afc38 [INFO] [stderr] 16: 0x60f37486cf1f - build_script_build::build_c_code::h320efc6001952b48 [INFO] [stderr] 17: 0x60f37486c115 - build_script_build::main::h5d342801b08453ed [INFO] [stderr] 18: 0x60f374871f33 - core::ops::function::FnOnce::call_once::h086bc2b6c101c369 [INFO] [stderr] 19: 0x60f374871ab6 - std::sys::backtrace::__rust_begin_short_backtrace::h027023b4a724735a [INFO] [stderr] 20: 0x60f374867379 - std::rt::lang_start::{{closure}}::hc9399851b7cb6025 [INFO] [stderr] 21: 0x60f374892ff7 - core::ops::function::impls:: for &F>::call_once::h85d3b6433c6201ad [INFO] [stderr] at /rustc/ff1737bb00913444173658b4e0b274fd79aabf66/library/core/src/ops/function.rs:284:13 [INFO] [stderr] 22: 0x60f374892ff7 - std::panicking::try::do_call::h1e58a303c26811b2 [INFO] [stderr] at /rustc/ff1737bb00913444173658b4e0b274fd79aabf66/library/std/src/panicking.rs:557:40 [INFO] [stderr] 23: 0x60f374892ff7 - std::panicking::try::hf884ee642c4250a3 [INFO] [stderr] at /rustc/ff1737bb00913444173658b4e0b274fd79aabf66/library/std/src/panicking.rs:520:19 [INFO] [stderr] 24: 0x60f374892ff7 - std::panic::catch_unwind::h16d69298af9a3692 [INFO] [stderr] at /rustc/ff1737bb00913444173658b4e0b274fd79aabf66/library/std/src/panic.rs:358:14 [INFO] [stderr] 25: 0x60f374892ff7 - std::rt::lang_start_internal::{{closure}}::h5a8a6f94cdf753a6 [INFO] [stderr] at /rustc/ff1737bb00913444173658b4e0b274fd79aabf66/library/std/src/rt.rs:174:48 [INFO] [stderr] 26: 0x60f374892ff7 - std::panicking::try::do_call::hf6ee2fe994f58e18 [INFO] [stderr] at /rustc/ff1737bb00913444173658b4e0b274fd79aabf66/library/std/src/panicking.rs:557:40 [INFO] [stderr] 27: 0x60f374892ff7 - std::panicking::try::hc1282bf2eeca2940 [INFO] [stderr] at /rustc/ff1737bb00913444173658b4e0b274fd79aabf66/library/std/src/panicking.rs:520:19 [INFO] [stderr] 28: 0x60f374892ff7 - std::panic::catch_unwind::h212572842a792e2c [INFO] [stderr] at /rustc/ff1737bb00913444173658b4e0b274fd79aabf66/library/std/src/panic.rs:358:14 [INFO] [stderr] 29: 0x60f374892ff7 - std::rt::lang_start_internal::h9681d29d05b11740 [INFO] [stderr] at /rustc/ff1737bb00913444173658b4e0b274fd79aabf66/library/std/src/rt.rs:174:20 [INFO] [stderr] 30: 0x60f374867357 - std::rt::lang_start::hd7538dcd112a79dd [INFO] [stderr] 31: 0x60f37486eeb5 - main [INFO] [stderr] 32: 0x70dfc88bcd90 - [INFO] [stderr] 33: 0x70dfc88bce40 - __libc_start_main [INFO] [stderr] 34: 0x60f374866555 - _start [INFO] [stderr] 35: 0x0 - [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] For more information about this error, try `rustc --explain E0310`. [INFO] [stdout] [INFO] [stderr] error: could not compile `rustc-serialize` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "60c6aef2eca73afbfdf5d396c30d649f2e4bd69b22ff77d06c398359bde0bf8e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "60c6aef2eca73afbfdf5d396c30d649f2e4bd69b22ff77d06c398359bde0bf8e", kill_on_drop: false }` [INFO] [stdout] 60c6aef2eca73afbfdf5d396c30d649f2e4bd69b22ff77d06c398359bde0bf8e