[INFO] fetching crate mundane 0.5.0... [INFO] testing mundane-0.5.0 against 1.90.0 for beta-1.91-3 [INFO] extracting crate mundane 0.5.0 into /workspace/builds/worker-0-tc1/source [INFO] started tweaking crates.io crate mundane 0.5.0 [INFO] finished tweaking crates.io crate mundane 0.5.0 [INFO] tweaked toml for crates.io crate mundane 0.5.0 written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate mundane 0.5.0 on toolchain 1.90.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 12 packages to latest compatible versions [INFO] [stderr] Adding goblin v0.0.24 (available: v0.10.1) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded scroll_derive v0.9.5 [INFO] [stderr] Downloaded scroll v0.9.2 [INFO] [stderr] Downloaded goblin v0.0.24 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 88dec02fbed15306e868210d9c11c77f4d767cf90c4efa0b02ade721b2d14434 [INFO] running `Command { std: "docker" "start" "-a" "88dec02fbed15306e868210d9c11c77f4d767cf90c4efa0b02ade721b2d14434", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "88dec02fbed15306e868210d9c11c77f4d767cf90c4efa0b02ade721b2d14434", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "88dec02fbed15306e868210d9c11c77f4d767cf90c4efa0b02ade721b2d14434", kill_on_drop: false }` [INFO] [stdout] 88dec02fbed15306e868210d9c11c77f4d767cf90c4efa0b02ade721b2d14434 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3e238c9492c6c252ef6798b31ada1069b89dc57dc9d7a1b723edb1399a808719 [INFO] running `Command { std: "docker" "start" "-a" "3e238c9492c6c252ef6798b31ada1069b89dc57dc9d7a1b723edb1399a808719", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling log v0.4.28 [INFO] [stderr] Compiling plain v0.2.3 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling scroll v0.9.2 [INFO] [stderr] Compiling scroll_derive v0.9.5 [INFO] [stderr] Compiling goblin v0.0.24 [INFO] [stderr] Compiling mundane v0.5.0 (/opt/rustwide/workdir) [INFO] [stderr] error: failed to run custom build command for `mundane v0.5.0 (/opt/rustwide/workdir)` [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-f217d3f9d1da8570/build-script-main` (exit status: 101) [INFO] [stderr] --- stdout [INFO] [stderr] cargo:rerun-if-env-changed=/opt/rustwide/workdir [INFO] [stderr] cargo:rerun-if-env-changed=/opt/rustwide/target/debug/build/mundane-c4d8a69ae3843ad7/out [INFO] [stderr] cargo:rerun-if-env-changed=0 [INFO] [stderr] cargo:rerun-if-env-changed=5 [INFO] [stderr] cargo:rerun-if-env-changed=0 [INFO] [stderr] -- The C compiler identification is GNU 13.3.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 13.3.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.38.2") [INFO] [stderr] -- Checking for module 'libunwind-generic' [INFO] [stderr] -- Found libunwind-generic, version 1.6.2 [INFO] [stderr] -- The ASM compiler identification is GNU [INFO] [stderr] -- Found assembler: /usr/bin/cc [INFO] [stderr] -- Configuring done (1.4s) [INFO] [stderr] -- Generating done (0.1s) [INFO] [stderr] -- Build files have been written to: /opt/rustwide/target/debug/build/mundane-c4d8a69ae3843ad7/out/boringssl/build_1 [INFO] [stderr] [1/271] Generating md5-x86_64.S [INFO] [stderr] [2/271] Generating ghash-ssse3-x86_64.S [INFO] [stderr] [3/271] Generating p256_beeu-x86_64-asm.S [INFO] [stderr] [4/271] Generating rdrand-x86_64.S [INFO] [stderr] [5/271] Generating x86_64-mont.S [INFO] [stderr] [6/271] Generating aesni-gcm-x86_64.S [INFO] [stderr] [7/271] Generating vpaes-x86_64.S [INFO] [stderr] [8/271] Generating aesni-x86_64.S [INFO] [stderr] [9/271] Generating ghash-x86_64.S [INFO] [stderr] [10/271] Generating rsaz-avx2.S [INFO] [stderr] [11/271] Generating x86_64-mont5.S [INFO] [stderr] [12/271] Generating sha512-x86_64.S [INFO] [stderr] [13/271] Generating sha256-x86_64.S [INFO] [stderr] [14/271] Generating p256-x86_64-asm.S [INFO] [stderr] [15/271] Generating sha1-x86_64.S [INFO] [stderr] [16/271] Building C object crypto/fipsmodule/CMakeFiles/fipsmodule.dir/fips_shared_support.c.o [INFO] [stderr] [17/271] Building ASM object crypto/fipsmodule/CMakeFiles/fipsmodule.dir/p256_beeu-x86_64-asm.S.o [INFO] [stderr] [18/271] Building ASM object crypto/fipsmodule/CMakeFiles/fipsmodule.dir/aesni-gcm-x86_64.S.o [INFO] [stderr] [19/271] Building ASM object crypto/fipsmodule/CMakeFiles/fipsmodule.dir/ghash-x86_64.S.o [INFO] [stderr] [20/271] Building ASM object crypto/fipsmodule/CMakeFiles/fipsmodule.dir/md5-x86_64.S.o [INFO] [stderr] [21/271] Building ASM object crypto/fipsmodule/CMakeFiles/fipsmodule.dir/ghash-ssse3-x86_64.S.o [INFO] [stderr] [22/271] Building ASM object crypto/fipsmodule/CMakeFiles/fipsmodule.dir/rdrand-x86_64.S.o [INFO] [stderr] [23/271] Building ASM object crypto/fipsmodule/CMakeFiles/fipsmodule.dir/p256-x86_64-asm.S.o [INFO] [stderr] [24/271] Building ASM object crypto/fipsmodule/CMakeFiles/fipsmodule.dir/x86_64-mont.S.o [INFO] [stderr] [25/271] Building ASM object crypto/fipsmodule/CMakeFiles/fipsmodule.dir/sha256-x86_64.S.o [INFO] [stderr] [26/271] Building ASM object crypto/fipsmodule/CMakeFiles/fipsmodule.dir/x86_64-mont5.S.o [INFO] [stderr] [27/271] Building ASM object crypto/fipsmodule/CMakeFiles/fipsmodule.dir/aesni-x86_64.S.o [INFO] [stderr] [28/271] Building ASM object crypto/fipsmodule/CMakeFiles/fipsmodule.dir/vpaes-x86_64.S.o [INFO] [stderr] [29/271] Building ASM object crypto/fipsmodule/CMakeFiles/fipsmodule.dir/sha512-x86_64.S.o [INFO] [stderr] [30/271] Building ASM object crypto/fipsmodule/CMakeFiles/fipsmodule.dir/rsaz-avx2.S.o [INFO] [stderr] [31/271] Building ASM object crypto/fipsmodule/CMakeFiles/fipsmodule.dir/sha1-x86_64.S.o [INFO] [stderr] [32/271] Building C object crypto/fipsmodule/CMakeFiles/fipsmodule.dir/bcm.c.o [INFO] [stderr] [33/271] Generating err_data.c [INFO] [stderr] FAILED: crypto/err_data.c /opt/rustwide/target/debug/build/mundane-c4d8a69ae3843ad7/out/boringssl/build_1/crypto/err_data.c [INFO] [stderr] cd /opt/rustwide/workdir/boringssl/boringssl/crypto/err && /usr/bin/go run err_data_generate.go > /opt/rustwide/target/debug/build/mundane-c4d8a69ae3843ad7/out/boringssl/build_1/crypto/err_data.c [INFO] [stderr] go: golang.org/x/crypto@v0.0.0-20210513164829-c07d793c2f9a: Get "https://proxy.golang.org/golang.org/x/crypto/@v/v0.0.0-20210513164829-c07d793c2f9a.mod": dial tcp: lookup proxy.golang.org on 169.254.169.254:53: dial udp 169.254.169.254:53: connect: network is unreachable [INFO] [stderr] [34/271] Generating test/trampoline-x86_64.S [INFO] [stderr] [35/271] Generating cipher_extra/aes128gcmsiv-x86_64.S [INFO] [stderr] [36/271] Generating chacha/chacha-x86_64.S [INFO] [stderr] [37/271] Generating cipher_extra/chacha20_poly1305_x86_64.S [INFO] [stderr] ninja: build stopped: subcommand failed. [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] [INFO] [stderr] thread 'main' panicked at build/main.rs:219:9: [INFO] [stderr] ninja failed with status exit status: 1 [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x6092f41107f2 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939 [INFO] [stderr] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stderr] 1: 0x6092f41107f2 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2 [INFO] [stderr] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stderr] 2: 0x6092f41107f2 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92 [INFO] [stderr] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9 [INFO] [stderr] 3: 0x6092f41107f2 - ::fmt::hdcfcb6d4c8489523 [INFO] [stderr] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26 [INFO] [stderr] 4: 0x6092f4130933 - core::fmt::rt::Argument::fmt::h2c56b3114963061a [INFO] [stderr] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76 [INFO] [stderr] 5: 0x6092f4130933 - core::fmt::write::h8a494366950f23bb [INFO] [stderr] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25 [INFO] [stderr] 6: 0x6092f410df83 - std::io::default_write_fmt::ha27fbccbc65eb6fa [INFO] [stderr] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11 [INFO] [stderr] 7: 0x6092f410df83 - std::io::Write::write_fmt::h6556609fca33d0b1 [INFO] [stderr] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13 [INFO] [stderr] 8: 0x6092f4110642 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc [INFO] [stderr] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9 [INFO] [stderr] 9: 0x6092f4111903 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10 [INFO] [stderr] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27 [INFO] [stderr] 10: 0x6092f41116e5 - std::panicking::default_hook::h2c66fc99e962531d [INFO] [stderr] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:327:9 [INFO] [stderr] 11: 0x6092f41122d5 - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d [INFO] [stderr] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:833:13 [INFO] [stderr] 12: 0x6092f411206a - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe [INFO] [stderr] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13 [INFO] [stderr] 13: 0x6092f4110cf9 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced [INFO] [stderr] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18 [INFO] [stderr] 14: 0x6092f4111cfd - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind [INFO] [stderr] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5 [INFO] [stderr] 15: 0x6092f412fb20 - core::panicking::panic_fmt::h62f63d096dd276af [INFO] [stderr] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14 [INFO] [stderr] 16: 0x6092f4068dd8 - build_script_main::run::h2a0c7b77bed219ef [INFO] [stderr] 17: 0x6092f40688c1 - build_script_main::main::{{closure}}::h8f8e0876d5b2d30c [INFO] [stderr] 18: 0x6092f4067b84 - build_script_main::main::hd837fcee3da8b319 [INFO] [stderr] 19: 0x6092f405e863 - core::ops::function::FnOnce::call_once::h6acb6d93a503057e [INFO] [stderr] 20: 0x6092f4064256 - std::sys::backtrace::__rust_begin_short_backtrace::h3d1298f52ad7c8d8 [INFO] [stderr] 21: 0x6092f405e4f9 - std::rt::lang_start::{{closure}}::hb3cb9d7a4458eeae [INFO] [stderr] 22: 0x6092f410a310 - core::ops::function::impls:: for &F>::call_once::h638295a043b40957 [INFO] [stderr] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:290:21 [INFO] [stderr] 23: 0x6092f410a310 - std::panicking::catch_unwind::do_call::hbd68098bdea1ca50 [INFO] [stderr] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40 [INFO] [stderr] 24: 0x6092f410a310 - std::panicking::catch_unwind::h50591d85bf847c7c [INFO] [stderr] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19 [INFO] [stderr] 25: 0x6092f410a310 - std::panic::catch_unwind::h2487b4c4f2ae22c6 [INFO] [stderr] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14 [INFO] [stderr] 26: 0x6092f410a310 - std::rt::lang_start_internal::{{closure}}::h61f0945cc6c9a811 [INFO] [stderr] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/rt.rs:175:24 [INFO] [stderr] 27: 0x6092f410a310 - std::panicking::catch_unwind::do_call::h34b9c3722acd6bd1 [INFO] [stderr] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40 [INFO] [stderr] 28: 0x6092f410a310 - std::panicking::catch_unwind::hf9a822ea043fb0d6 [INFO] [stderr] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19 [INFO] [stderr] 29: 0x6092f410a310 - std::panic::catch_unwind::h5b3cac802237ed89 [INFO] [stderr] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14 [INFO] [stderr] 30: 0x6092f410a310 - std::rt::lang_start_internal::h34f9328d113fd60a [INFO] [stderr] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/rt.rs:171:5 [INFO] [stderr] 31: 0x6092f405e4e1 - std::rt::lang_start::h743d16a4e950ae86 [INFO] [stderr] 32: 0x6092f4069215 - main [INFO] [stderr] 33: 0x7e3a374ba1ca - [INFO] [stderr] 34: 0x7e3a374ba28b - __libc_start_main [INFO] [stderr] 35: 0x6092f4053495 - _start [INFO] [stderr] 36: 0x0 - [INFO] running `Command { std: "docker" "inspect" "3e238c9492c6c252ef6798b31ada1069b89dc57dc9d7a1b723edb1399a808719", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3e238c9492c6c252ef6798b31ada1069b89dc57dc9d7a1b723edb1399a808719", kill_on_drop: false }` [INFO] [stdout] 3e238c9492c6c252ef6798b31ada1069b89dc57dc9d7a1b723edb1399a808719