[INFO] cloning repository https://github.com/redmed666/nsrl-checker [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/redmed666/nsrl-checker" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fredmed666%2Fnsrl-checker", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fredmed666%2Fnsrl-checker'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 1f6200fd4baeb69cf54e76d8c14f618111bc9a3d [INFO] checking redmed666/nsrl-checker against master#af4a5a13a15fa0c60e06321077ef452f769b42fd for pr-122960-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fredmed666%2Fnsrl-checker" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/redmed666/nsrl-checker on toolchain af4a5a13a15fa0c60e06321077ef452f769b42fd [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/redmed666/nsrl-checker [INFO] finished tweaking git repo https://github.com/redmed666/nsrl-checker [INFO] tweaked toml for git repo https://github.com/redmed666/nsrl-checker written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/redmed666/nsrl-checker 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" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 1 package [INFO] [stderr] Adding nsrl-checker v0.1.0 (/workspace/builds/worker-5-tc1/source) [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded hashbrown v0.3.1 [INFO] [stderr] Downloaded argparse v0.2.2 [INFO] [stderr] Downloaded spin v0.5.0 [INFO] [stderr] Downloaded ring v0.14.6 [INFO] [stderr] Downloaded r2pipe v0.4.0 [INFO] [stderr] Downloaded mundane v0.3.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 87582d5bf3c17353dd72f7bbeced82939b14509b35c040a8dbaaca118692fb20 [INFO] running `Command { std: "docker" "start" "-a" "87582d5bf3c17353dd72f7bbeced82939b14509b35c040a8dbaaca118692fb20", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "87582d5bf3c17353dd72f7bbeced82939b14509b35c040a8dbaaca118692fb20", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "87582d5bf3c17353dd72f7bbeced82939b14509b35c040a8dbaaca118692fb20", kill_on_drop: false }` [INFO] [stdout] 87582d5bf3c17353dd72f7bbeced82939b14509b35c040a8dbaaca118692fb20 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 78636e830c3b3ecff637d7f0de1cf3ae5ea511ae8455de352c0ddd15a0238250 [INFO] running `Command { std: "docker" "start" "-a" "78636e830c3b3ecff637d7f0de1cf3ae5ea511ae8455de352c0ddd15a0238250", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.58 [INFO] [stderr] Compiling ryu v0.2.8 [INFO] [stderr] Compiling cc v1.0.37 [INFO] [stderr] Compiling serde v1.0.92 [INFO] [stderr] Compiling mundane v0.3.0 [INFO] [stderr] Checking spin v0.5.0 [INFO] [stderr] Checking rustc-serialize v0.3.24 [INFO] [stderr] Checking untrusted v0.6.2 [INFO] [stderr] Checking lazy_static v1.3.0 [INFO] [stderr] Checking hashbrown v0.3.1 [INFO] [stderr] Checking argparse v0.2.2 [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.24/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/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/alloc/src/borrow.rs:180: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 ring v0.14.6 [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] [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 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: failed to run custom build command for `mundane v0.3.0` [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/mundane-4d082e5d1de7f129/build-script-build` (exit status: 101) [INFO] [stderr] --- stdout [INFO] [stderr] cargo:rerun-if-env-changed=/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/mundane-0.3.0 [INFO] [stderr] cargo:rerun-if-env-changed=/opt/rustwide/target/debug/build/mundane-cc75bb44d784ae6f/out [INFO] [stderr] cargo:rerun-if-env-changed=0 [INFO] [stderr] cargo:rerun-if-env-changed=3 [INFO] [stderr] cargo:rerun-if-env-changed=0 [INFO] [stderr] -- The C 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] -- The CXX compiler identification is GNU 11.4.0 [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] -- Found Perl: /usr/bin/perl (found version "5.34.0") [INFO] [stderr] -- Checking for module 'libunwind-generic' [INFO] [stderr] -- Found libunwind-generic, version 1.3.2 [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/mundane-cc75bb44d784ae6f/out/boringssl/build_1 [INFO] [stderr] [1/268] Generating rdrand-x86_64.S [INFO] [stderr] [2/268] Generating ghash-ssse3-x86_64.S [INFO] [stderr] [3/268] Generating p256_beeu-x86_64-asm.S [INFO] [stderr] [4/268] Generating md5-x86_64.S [INFO] [stderr] [5/268] Generating vpaes-x86_64.S [INFO] [stderr] [6/268] Generating aesni-gcm-x86_64.S [INFO] [stderr] [7/268] Generating bsaes-x86_64.S [INFO] [stderr] [8/268] Generating x86_64-mont.S [INFO] [stderr] [9/268] Generating aes-x86_64.S [INFO] [stderr] [10/268] Generating aesni-x86_64.S [INFO] [stderr] [11/268] Generating ghash-x86_64.S [INFO] [stderr] [12/268] Generating rsaz-avx2.S [INFO] [stderr] [13/268] Generating p256-x86_64-asm.S [INFO] [stderr] [14/268] Generating sha1-x86_64.S [INFO] [stderr] [15/268] Generating sha512-x86_64.S [INFO] [stderr] [16/268] Generating x86_64-mont5.S [INFO] [stderr] [17/268] Generating sha256-x86_64.S [INFO] [stderr] [18/268] Building ASM object crypto/fipsmodule/CMakeFiles/fipsmodule.dir/aesni-gcm-x86_64.S.o [INFO] [stderr] [19/268] Building ASM object crypto/fipsmodule/CMakeFiles/fipsmodule.dir/rdrand-x86_64.S.o [INFO] [stderr] [20/268] Building ASM object crypto/fipsmodule/CMakeFiles/fipsmodule.dir/ghash-x86_64.S.o [INFO] [stderr] [21/268] Building ASM object crypto/fipsmodule/CMakeFiles/fipsmodule.dir/aesni-x86_64.S.o [INFO] [stderr] [22/268] Building ASM object crypto/fipsmodule/CMakeFiles/fipsmodule.dir/rsaz-avx2.S.o [INFO] [stderr] [23/268] Building ASM object crypto/fipsmodule/CMakeFiles/fipsmodule.dir/p256_beeu-x86_64-asm.S.o [INFO] [stderr] [24/268] Building ASM object crypto/fipsmodule/CMakeFiles/fipsmodule.dir/ghash-ssse3-x86_64.S.o [INFO] [stderr] [25/268] Building ASM object crypto/fipsmodule/CMakeFiles/fipsmodule.dir/md5-x86_64.S.o [INFO] [stderr] [26/268] Building ASM object crypto/fipsmodule/CMakeFiles/fipsmodule.dir/aes-x86_64.S.o [INFO] [stderr] [27/268] Building ASM object crypto/fipsmodule/CMakeFiles/fipsmodule.dir/sha512-x86_64.S.o [INFO] [stderr] [28/268] Building ASM object crypto/fipsmodule/CMakeFiles/fipsmodule.dir/p256-x86_64-asm.S.o [INFO] [stderr] [29/268] Building ASM object crypto/fipsmodule/CMakeFiles/fipsmodule.dir/sha256-x86_64.S.o [INFO] [stderr] [30/268] Building ASM object crypto/fipsmodule/CMakeFiles/fipsmodule.dir/bsaes-x86_64.S.o [INFO] [stderr] [31/268] Building ASM object crypto/fipsmodule/CMakeFiles/fipsmodule.dir/vpaes-x86_64.S.o [INFO] [stderr] [32/268] Building ASM object crypto/fipsmodule/CMakeFiles/fipsmodule.dir/sha1-x86_64.S.o [INFO] [stderr] [33/268] Building C object crypto/fipsmodule/CMakeFiles/fipsmodule.dir/is_fips.c.o [INFO] [stderr] [34/268] Building ASM object crypto/fipsmodule/CMakeFiles/fipsmodule.dir/x86_64-mont.S.o [INFO] [stderr] [35/268] Building ASM object crypto/fipsmodule/CMakeFiles/fipsmodule.dir/x86_64-mont5.S.o [INFO] [stderr] [36/268] Building C object crypto/fipsmodule/CMakeFiles/fipsmodule.dir/bcm.c.o [INFO] [stderr] FAILED: crypto/fipsmodule/CMakeFiles/fipsmodule.dir/bcm.c.o [INFO] [stderr] /usr/bin/cc -DBORINGSSL_HAVE_LIBUNWIND -DBORINGSSL_IMPLEMENTATION -I/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/mundane-0.3.0/boringssl/boringssl/third_party/googletest/include -I/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/mundane-0.3.0/boringssl/boringssl/crypto/../include -I/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/mundane-0.3.0/boringssl/boringssl/crypto/fipsmodule/../../include -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wall -ggdb -fvisibility=hidden -fno-common -Wno-free-nonheap-object -Wimplicit-fallthrough -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -Wshadow -std=c11 -D_XOPEN_SOURCE=700 -fPIC -MD -MT crypto/fipsmodule/CMakeFiles/fipsmodule.dir/bcm.c.o -MF crypto/fipsmodule/CMakeFiles/fipsmodule.dir/bcm.c.o.d -o crypto/fipsmodule/CMakeFiles/fipsmodule.dir/bcm.c.o -c /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/mundane-0.3.0/boringssl/boringssl/crypto/fipsmodule/bcm.c [INFO] [stderr] In file included from /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/mundane-0.3.0/boringssl/boringssl/crypto/fipsmodule/bcm.c:33: [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/mundane-0.3.0/boringssl/boringssl/crypto/fipsmodule/bn/asm/x86_64-gcc.c:427:51: error: argument 2 of type 'const uint64_t[8]' {aka 'const long unsigned int[8]'} with mismatched bound [-Werror=array-parameter=] [INFO] [stderr] 427 | void bn_sqr_comba8(BN_ULONG r[16], const BN_ULONG a[8]) { [INFO] [stderr] | ~~~~~~~~~~~~~~~^~~~ [INFO] [stderr] In file included from /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/mundane-0.3.0/boringssl/boringssl/crypto/fipsmodule/bn/add.c:64, [INFO] [stderr] from /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/mundane-0.3.0/boringssl/boringssl/crypto/fipsmodule/bcm.c:32: [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/mundane-0.3.0/boringssl/boringssl/crypto/fipsmodule/bn/internal.h:292:51: note: previously declared as 'const uint64_t[4]' {aka 'const long unsigned int[4]'} [INFO] [stderr] 292 | void bn_sqr_comba8(BN_ULONG r[16], const BN_ULONG a[4]); [INFO] [stderr] | ~~~~~~~~~~~~~~~^~~~ [INFO] [stderr] cc1: all warnings being treated as errors [INFO] [stderr] ninja: build stopped: subcommand failed. [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] CMake Deprecation Warning at CMakeLists.txt:1 (cmake_minimum_required): [INFO] [stderr] Compatibility with CMake < 2.8.12 will be removed from a future version of [INFO] [stderr] CMake. [INFO] [stderr] [INFO] [stderr] Update the VERSION argument value or use a ... suffix to tell [INFO] [stderr] CMake that the project does not need compatibility with older versions. [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] CMake Warning (dev): [INFO] [stderr] Policy CMP0058 is not set: Ninja requires custom command byproducts to be [INFO] [stderr] explicit. Run "cmake --help-policy CMP0058" for policy details. Use the [INFO] [stderr] cmake_policy command to set the policy and suppress this warning. [INFO] [stderr] [INFO] [stderr] This project specifies custom command DEPENDS on files in the build tree [INFO] [stderr] that are not specified as the OUTPUT or BYPRODUCTS of any [INFO] [stderr] add_custom_command or add_custom_target: [INFO] [stderr] [INFO] [stderr] crypto/cipher_extra/test/aes_128_cbc_sha1_tls_implicit_iv_tests.txt [INFO] [stderr] crypto/cipher_extra/test/aes_128_cbc_sha1_tls_tests.txt [INFO] [stderr] crypto/cipher_extra/test/aes_128_cbc_sha256_tls_tests.txt [INFO] [stderr] crypto/cipher_extra/test/aes_128_ccm_bluetooth_8_tests.txt [INFO] [stderr] crypto/cipher_extra/test/aes_128_ccm_bluetooth_tests.txt [INFO] [stderr] crypto/cipher_extra/test/aes_128_ctr_hmac_sha256.txt [INFO] [stderr] crypto/cipher_extra/test/aes_128_gcm_siv_tests.txt [INFO] [stderr] crypto/cipher_extra/test/aes_128_gcm_tests.txt [INFO] [stderr] crypto/cipher_extra/test/aes_256_cbc_sha1_tls_implicit_iv_tests.txt [INFO] [stderr] crypto/cipher_extra/test/aes_256_cbc_sha1_tls_tests.txt [INFO] [stderr] [INFO] [stderr] For compatibility with versions of CMake that did not have the BYPRODUCTS [INFO] [stderr] option, CMake is generating phony rules for such files to convince 'ninja' [INFO] [stderr] to build. [INFO] [stderr] [INFO] [stderr] Project authors should add the missing BYPRODUCTS or OUTPUT options to the [INFO] [stderr] custom commands that produce these files. [INFO] [stderr] This warning is for project developers. Use -Wno-dev to suppress it. [INFO] [stderr] [INFO] [stderr] thread 'main' panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/mundane-0.3.0/build.rs:203:9: [INFO] [stderr] ninja failed with status exit status: 1 [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x55a7dcdd05b5 - std::backtrace_rs::backtrace::libunwind::trace::hb0d415bcff8c04ff [INFO] [stderr] at /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/std/src/../../backtrace/src/backtrace/libunwind.rs:105:5 [INFO] [stderr] 1: 0x55a7dcdd05b5 - std::backtrace_rs::backtrace::trace_unsynchronized::hd3beb7af6a65b2fb [INFO] [stderr] at /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 2: 0x55a7dcdd05b5 - std::sys_common::backtrace::_print_fmt::hb94d89680d7f5d1c [INFO] [stderr] at /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/std/src/sys_common/backtrace.rs:68:5 [INFO] [stderr] 3: 0x55a7dcdd05b5 - ::fmt::h42d21e2ba62fd274 [INFO] [stderr] at /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/std/src/sys_common/backtrace.rs:44:22 [INFO] [stderr] 4: 0x55a7dcdf201b - core::fmt::rt::Argument::fmt::h8932bbbd2b9c37fe [INFO] [stderr] at /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/core/src/fmt/rt.rs:142:9 [INFO] [stderr] 5: 0x55a7dcdf201b - core::fmt::write::h672f14b769052340 [INFO] [stderr] at /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/core/src/fmt/mod.rs:1153:17 [INFO] [stderr] 6: 0x55a7dcdce39f - std::io::Write::write_fmt::h4d626b1d019eca5c [INFO] [stderr] at /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/std/src/io/mod.rs:1843:15 [INFO] [stderr] 7: 0x55a7dcdd038e - std::sys_common::backtrace::_print::h745e446c2e03c5ca [INFO] [stderr] at /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/std/src/sys_common/backtrace.rs:47:5 [INFO] [stderr] 8: 0x55a7dcdd038e - std::sys_common::backtrace::print::hf0f0fa4fb70dca2c [INFO] [stderr] at /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/std/src/sys_common/backtrace.rs:34:9 [INFO] [stderr] 9: 0x55a7dcdd17f9 - std::panicking::default_hook::{{closure}}::h607769b198639ae5 [INFO] [stderr] 10: 0x55a7dcdd1563 - std::panicking::default_hook::h1e5811a5a9298ba1 [INFO] [stderr] at /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/std/src/panicking.rs:292:9 [INFO] [stderr] 11: 0x55a7dcdd1c94 - std::panicking::rust_panic_with_hook::hd0c5dc40875c06ef [INFO] [stderr] at /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/std/src/panicking.rs:789:13 [INFO] [stderr] 12: 0x55a7dcdd1b76 - std::panicking::begin_panic_handler::{{closure}}::hde3f6d4bced89f43 [INFO] [stderr] at /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/std/src/panicking.rs:658:13 [INFO] [stderr] 13: 0x55a7dcdd0a79 - std::sys_common::backtrace::__rust_end_short_backtrace::h88e846e54ebde2e3 [INFO] [stderr] at /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/std/src/sys_common/backtrace.rs:171:18 [INFO] [stderr] 14: 0x55a7dcdd18a7 - rust_begin_unwind [INFO] [stderr] at /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/std/src/panicking.rs:646:5 [INFO] [stderr] 15: 0x55a7dcda80c6 - core::panicking::panic_fmt::h5ffad3fb9ad671e0 [INFO] [stderr] at /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/core/src/panicking.rs:72:14 [INFO] [stderr] 16: 0x55a7dcdb0f63 - build_script_build::run::h413e98b8dc8ed093 [INFO] [stderr] 17: 0x55a7dcdb08eb - build_script_build::main::{{closure}}::h74b90179828312fc [INFO] [stderr] 18: 0x55a7dcdafbf2 - build_script_build::main::h1e7e07d40e566873 [INFO] [stderr] 19: 0x55a7dcda9db3 - core::ops::function::FnOnce::call_once::h906f571d4c77c278 [INFO] [stderr] 20: 0x55a7dcda8b26 - std::sys_common::backtrace::__rust_begin_short_backtrace::ha79b0a00e84d074e [INFO] [stderr] 21: 0x55a7dcda9469 - std::rt::lang_start::{{closure}}::ha70488fe909d2bf0 [INFO] [stderr] 22: 0x55a7dcdcaec1 - core::ops::function::impls:: for &F>::call_once::hf24a18568366726b [INFO] [stderr] at /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/core/src/ops/function.rs:284:13 [INFO] [stderr] 23: 0x55a7dcdcaec1 - std::panicking::try::do_call::hfe98fb6a5c700fa1 [INFO] [stderr] at /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/std/src/panicking.rs:553:40 [INFO] [stderr] 24: 0x55a7dcdcaec1 - std::panicking::try::h887aaa509ba266ad [INFO] [stderr] at /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/std/src/panicking.rs:517:19 [INFO] [stderr] 25: 0x55a7dcdcaec1 - std::panic::catch_unwind::hdb24f00ea5a307a8 [INFO] [stderr] at /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/std/src/panic.rs:146:14 [INFO] [stderr] 26: 0x55a7dcdcaec1 - std::rt::lang_start_internal::{{closure}}::hacbffc0b2f55d28c [INFO] [stderr] at /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/std/src/rt.rs:148:48 [INFO] [stderr] 27: 0x55a7dcdcaec1 - std::panicking::try::do_call::hc810c59098be8c17 [INFO] [stderr] at /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/std/src/panicking.rs:553:40 [INFO] [stderr] 28: 0x55a7dcdcaec1 - std::panicking::try::h0d072b82be5f3f03 [INFO] [stderr] at /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/std/src/panicking.rs:517:19 [INFO] [stderr] 29: 0x55a7dcdcaec1 - std::panic::catch_unwind::hb0e7e36556665803 [INFO] [stderr] at /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/std/src/panic.rs:146:14 [INFO] [stderr] 30: 0x55a7dcdcaec1 - std::rt::lang_start_internal::h4207974af80a0725 [INFO] [stderr] at /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/std/src/rt.rs:148:20 [INFO] [stderr] 31: 0x55a7dcda9447 - std::rt::lang_start::h7274cdd9f0ce29b0 [INFO] [stderr] 32: 0x55a7dcdb1365 - main [INFO] [stderr] 33: 0x7f876261bd90 - [INFO] [stderr] 34: 0x7f876261be40 - __libc_start_main [INFO] [stderr] 35: 0x55a7dcda86b5 - _start [INFO] [stderr] 36: 0x0 - [INFO] running `Command { std: "docker" "inspect" "78636e830c3b3ecff637d7f0de1cf3ae5ea511ae8455de352c0ddd15a0238250", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "78636e830c3b3ecff637d7f0de1cf3ae5ea511ae8455de352c0ddd15a0238250", kill_on_drop: false }` [INFO] [stdout] 78636e830c3b3ecff637d7f0de1cf3ae5ea511ae8455de352c0ddd15a0238250 [INFO] checking redmed666/nsrl-checker against try#36dbcaee1a55543dfc181be52a69d99ff46ff62f for pr-122960-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fredmed666%2Fnsrl-checker" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/redmed666/nsrl-checker on toolchain 36dbcaee1a55543dfc181be52a69d99ff46ff62f [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+36dbcaee1a55543dfc181be52a69d99ff46ff62f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/redmed666/nsrl-checker [INFO] finished tweaking git repo https://github.com/redmed666/nsrl-checker [INFO] tweaked toml for git repo https://github.com/redmed666/nsrl-checker written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/redmed666/nsrl-checker 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" "+36dbcaee1a55543dfc181be52a69d99ff46ff62f" "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/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+36dbcaee1a55543dfc181be52a69d99ff46ff62f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 682762d6e748172bcf049a105e2bc8492f20b2277ddd4a46ab00b25df94fa364 [INFO] running `Command { std: "docker" "start" "-a" "682762d6e748172bcf049a105e2bc8492f20b2277ddd4a46ab00b25df94fa364", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "682762d6e748172bcf049a105e2bc8492f20b2277ddd4a46ab00b25df94fa364", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "682762d6e748172bcf049a105e2bc8492f20b2277ddd4a46ab00b25df94fa364", kill_on_drop: false }` [INFO] [stdout] 682762d6e748172bcf049a105e2bc8492f20b2277ddd4a46ab00b25df94fa364 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+36dbcaee1a55543dfc181be52a69d99ff46ff62f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2e07f0ef408c2ce0731c6c2e9fdd906c442c127298ced6356a56891f3dbbbc46 [INFO] running `Command { std: "docker" "start" "-a" "2e07f0ef408c2ce0731c6c2e9fdd906c442c127298ced6356a56891f3dbbbc46", kill_on_drop: false }` [INFO] [stderr] Copying to /tmp/fixit [INFO] [stderr] skipping non-2021 edition `2018` [INFO] running `Command { std: "docker" "inspect" "2e07f0ef408c2ce0731c6c2e9fdd906c442c127298ced6356a56891f3dbbbc46", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2e07f0ef408c2ce0731c6c2e9fdd906c442c127298ced6356a56891f3dbbbc46", kill_on_drop: false }` [INFO] [stdout] 2e07f0ef408c2ce0731c6c2e9fdd906c442c127298ced6356a56891f3dbbbc46