[INFO] fetching crate mundane 0.5.0...
[INFO] testing mundane-0.5.0 against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146098-7
[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 c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "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.3)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 1a4f8a07e3828b4dbc73757dba49fcf1e1e6d6c987aba24c09d2711121d9ec43
[INFO] running `Command { std: "docker" "start" "-a" "1a4f8a07e3828b4dbc73757dba49fcf1e1e6d6c987aba24c09d2711121d9ec43", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1a4f8a07e3828b4dbc73757dba49fcf1e1e6d6c987aba24c09d2711121d9ec43", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1a4f8a07e3828b4dbc73757dba49fcf1e1e6d6c987aba24c09d2711121d9ec43", kill_on_drop: false }`
[INFO] [stdout] 1a4f8a07e3828b4dbc73757dba49fcf1e1e6d6c987aba24c09d2711121d9ec43
[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=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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] bf49c5ffb0432eaef060d274f6c5fb2954853ebdbcca27b58a5c4e94adfeb612
[INFO] running `Command { std: "docker" "start" "-a" "bf49c5ffb0432eaef060d274f6c5fb2954853ebdbcca27b58a5c4e94adfeb612", 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 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-8ebb9cc859fe50bd/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-4d75a560007b1585/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.3s)
[INFO] [stderr]   -- Generating done (0.1s)
[INFO] [stderr]   -- Build files have been written to: /opt/rustwide/target/debug/build/mundane-4d75a560007b1585/out/boringssl/build_1
[INFO] [stderr]   [1/271] Generating rdrand-x86_64.S
[INFO] [stderr]   [2/271] Generating ghash-ssse3-x86_64.S
[INFO] [stderr]   [3/271] Generating x86_64-mont.S
[INFO] [stderr]   [4/271] Generating p256_beeu-x86_64-asm.S
[INFO] [stderr]   [5/271] Generating rsaz-avx2.S
[INFO] [stderr]   [6/271] Generating ghash-x86_64.S
[INFO] [stderr]   [7/271] Generating vpaes-x86_64.S
[INFO] [stderr]   [8/271] Generating aesni-gcm-x86_64.S
[INFO] [stderr]   [9/271] Generating x86_64-mont5.S
[INFO] [stderr]   [10/271] Generating md5-x86_64.S
[INFO] [stderr]   [11/271] Generating sha512-x86_64.S
[INFO] [stderr]   [12/271] Generating sha256-x86_64.S
[INFO] [stderr]   [13/271] Generating aesni-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/aesni-gcm-x86_64.S.o
[INFO] [stderr]   [18/271] Building ASM object crypto/fipsmodule/CMakeFiles/fipsmodule.dir/aesni-x86_64.S.o
[INFO] [stderr]   [19/271] Building ASM object crypto/fipsmodule/CMakeFiles/fipsmodule.dir/ghash-ssse3-x86_64.S.o
[INFO] [stderr]   [20/271] Building ASM object crypto/fipsmodule/CMakeFiles/fipsmodule.dir/ghash-x86_64.S.o
[INFO] [stderr]   [21/271] Building ASM object crypto/fipsmodule/CMakeFiles/fipsmodule.dir/rsaz-avx2.S.o
[INFO] [stderr]   [22/271] Building ASM object crypto/fipsmodule/CMakeFiles/fipsmodule.dir/p256-x86_64-asm.S.o
[INFO] [stderr]   [23/271] Building ASM object crypto/fipsmodule/CMakeFiles/fipsmodule.dir/sha1-x86_64.S.o
[INFO] [stderr]   [24/271] Building ASM object crypto/fipsmodule/CMakeFiles/fipsmodule.dir/vpaes-x86_64.S.o
[INFO] [stderr]   [25/271] Building ASM object crypto/fipsmodule/CMakeFiles/fipsmodule.dir/x86_64-mont.S.o
[INFO] [stderr]   [26/271] Building ASM object crypto/fipsmodule/CMakeFiles/fipsmodule.dir/p256_beeu-x86_64-asm.S.o
[INFO] [stderr]   [27/271] Building ASM object crypto/fipsmodule/CMakeFiles/fipsmodule.dir/sha512-x86_64.S.o
[INFO] [stderr]   [28/271] Building ASM object crypto/fipsmodule/CMakeFiles/fipsmodule.dir/rdrand-x86_64.S.o
[INFO] [stderr]   [29/271] Building ASM object crypto/fipsmodule/CMakeFiles/fipsmodule.dir/x86_64-mont5.S.o
[INFO] [stderr]   [30/271] Building ASM object crypto/fipsmodule/CMakeFiles/fipsmodule.dir/sha256-x86_64.S.o
[INFO] [stderr]   [31/271] Building ASM object crypto/fipsmodule/CMakeFiles/fipsmodule.dir/md5-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-4d75a560007b1585/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-4d75a560007b1585/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 chacha/chacha-x86_64.S
[INFO] [stderr]   [36/271] Generating cipher_extra/aes128gcmsiv-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' (219) panicked at build/main.rs:219:9:
[INFO] [stderr]   ninja failed with status exit status: 1
[INFO] [stderr]   stack backtrace:
[INFO] [stderr]      0:     0x5e015762e362 - std::backtrace_rs::backtrace::libunwind::trace::ha50a1f28c7a10cf8
[INFO] [stderr]                                  at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stderr]      1:     0x5e015762e362 - std::backtrace_rs::backtrace::trace_unsynchronized::h34f8c4ec82a320bc
[INFO] [stderr]                                  at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stderr]      2:     0x5e015762e362 - std::sys::backtrace::_print_fmt::h2d23e84e13d343bc
[INFO] [stderr]                                  at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/sys/backtrace.rs:66:9
[INFO] [stderr]      3:     0x5e015762e362 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hde21067283f7e82e
[INFO] [stderr]                                  at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/sys/backtrace.rs:39:26
[INFO] [stderr]      4:     0x5e015763d93f - core::fmt::rt::Argument::fmt::he65307037dca33c6
[INFO] [stderr]                                  at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/fmt/rt.rs:173:76
[INFO] [stderr]      5:     0x5e015763d93f - core::fmt::write::h24186904251c31cb
[INFO] [stderr]                                  at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/fmt/mod.rs:1469:25
[INFO] [stderr]      6:     0x5e0157604203 - std::io::default_write_fmt::hdc5d19b6df666f61
[INFO] [stderr]                                  at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/io/mod.rs:639:11
[INFO] [stderr]      7:     0x5e0157604203 - std::io::Write::write_fmt::h3ab9f1f4d8d19b72
[INFO] [stderr]                                  at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/io/mod.rs:1954:13
[INFO] [stderr]      8:     0x5e015760dc82 - std::sys::backtrace::BacktraceLock::print::he038489aba5894a6
[INFO] [stderr]                                  at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/sys/backtrace.rs:42:9
[INFO] [stderr]      9:     0x5e015760f92c - std::panicking::default_hook::{{closure}}::h80a26d916c49679b
[INFO] [stderr]                                  at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:301:27
[INFO] [stderr]     10:     0x5e015760f786 - std::panicking::default_hook::he2e9efee79b3dce9
[INFO] [stderr]                                  at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:328:9
[INFO] [stderr]     11:     0x5e015760ff05 - std::panicking::panic_with_hook::hf5648b7cec6bc73e
[INFO] [stderr]                                  at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:834:13
[INFO] [stderr]     12:     0x5e015760fd9a - std::panicking::panic_handler::{{closure}}::h1b2ed3864ba94359
[INFO] [stderr]                                  at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:707:13
[INFO] [stderr]     13:     0x5e015760ddc9 - std::sys::backtrace::__rust_end_short_backtrace::hd0186b2b27f5aaa7
[INFO] [stderr]                                  at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/sys/backtrace.rs:174:18
[INFO] [stderr]     14:     0x5e01575f86ed - __rustc[f7dae8b92efe1d7a]::rust_begin_unwind
[INFO] [stderr]                                  at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:698:5
[INFO] [stderr]     15:     0x5e0157641480 - core::panicking::panic_fmt::hb5d6b83773432920
[INFO] [stderr]                                  at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/panicking.rs:80:14
[INFO] [stderr]     16:     0x5e0157572558 - build_script_main::run::h5570e89ddf1223a4
[INFO] [stderr]     17:     0x5e0157573eea - build_script_main::main::{{closure}}::h9a5f0c7f4c1b1de2
[INFO] [stderr]     18:     0x5e0157573084 - build_script_main::main::hc38bbcf9922e9c9a
[INFO] [stderr]     19:     0x5e015756dd13 - core::ops::function::FnOnce::call_once::h1911a5d05510626e
[INFO] [stderr]     20:     0x5e0157574e06 - std::sys::backtrace::__rust_begin_short_backtrace::hab3da6e3946b6c4b
[INFO] [stderr]     21:     0x5e0157574b79 - std::rt::lang_start::{{closure}}::h79fe7a5550d3d423
[INFO] [stderr]     22:     0x5e0157605af0 - core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &F>::call_once::h8434f550918e723f
[INFO] [stderr]                                  at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/ops/function.rs:287:21
[INFO] [stderr]     23:     0x5e0157605af0 - std::panicking::catch_unwind::do_call::h7f7a838f33db43be
[INFO] [stderr]                                  at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:590:40
[INFO] [stderr]     24:     0x5e0157605af0 - std::panicking::catch_unwind::hf345702047129f6d
[INFO] [stderr]                                  at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:553:19
[INFO] [stderr]     25:     0x5e0157605af0 - std::panic::catch_unwind::h42f92c278294a3a0
[INFO] [stderr]                                  at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panic.rs:359:14
[INFO] [stderr]     26:     0x5e0157605af0 - std::rt::lang_start_internal::{{closure}}::ha6834eab5ce60f45
[INFO] [stderr]                                  at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/rt.rs:175:24
[INFO] [stderr]     27:     0x5e0157605af0 - std::panicking::catch_unwind::do_call::hf4afda32c60c9e55
[INFO] [stderr]                                  at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:590:40
[INFO] [stderr]     28:     0x5e0157605af0 - std::panicking::catch_unwind::hbfda5503aab4db1e
[INFO] [stderr]                                  at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:553:19
[INFO] [stderr]     29:     0x5e0157605af0 - std::panic::catch_unwind::h1a1ed11560d244f4
[INFO] [stderr]                                  at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panic.rs:359:14
[INFO] [stderr]     30:     0x5e0157605af0 - std::rt::lang_start_internal::h1f713c0146d469ad
[INFO] [stderr]                                  at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/rt.rs:171:5
[INFO] [stderr]     31:     0x5e0157574b61 - std::rt::lang_start::h479fe28de8560aba
[INFO] [stderr]     32:     0x5e0157577bf5 - main
[INFO] [stderr]     33:     0x72b1b77fa1ca - <unknown>
[INFO] [stderr]     34:     0x72b1b77fa28b - __libc_start_main
[INFO] [stderr]     35:     0x5e01575628f5 - _start
[INFO] [stderr]     36:                0x0 - <unknown>
[INFO] running `Command { std: "docker" "inspect" "bf49c5ffb0432eaef060d274f6c5fb2954853ebdbcca27b58a5c4e94adfeb612", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bf49c5ffb0432eaef060d274f6c5fb2954853ebdbcca27b58a5c4e94adfeb612", kill_on_drop: false }`
[INFO] [stdout] bf49c5ffb0432eaef060d274f6c5fb2954853ebdbcca27b58a5c4e94adfeb612
