[INFO] cloning repository https://github.com/blastrider/email_validator [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/blastrider/email_validator" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fblastrider%2Femail_validator", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fblastrider%2Femail_validator'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] e515cc7a2b16d413d0ef9ec188d3e37bc46f5b45 [INFO] testing blastrider/email_validator against master#414482f6a0d4e7290f614300581a0b55442552a3 for pr-140985 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fblastrider%2Femail_validator" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/blastrider/email_validator on toolchain 414482f6a0d4e7290f614300581a0b55442552a3 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+414482f6a0d4e7290f614300581a0b55442552a3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/blastrider/email_validator [INFO] finished tweaking git repo https://github.com/blastrider/email_validator [INFO] tweaked toml for git repo https://github.com/blastrider/email_validator written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/blastrider/email_validator 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" "+414482f6a0d4e7290f614300581a0b55442552a3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:eea15d5475069c3ef791f10c2c6b5af2ee421ef2da1e680ecce1cba46243983b" "/opt/rustwide/cargo-home/bin/cargo" "+414482f6a0d4e7290f614300581a0b55442552a3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 258b1d62d54f5e5542e53eacd047032ad7eaebdf19d144bd367dd3545a5e8cca [INFO] running `Command { std: "docker" "start" "-a" "258b1d62d54f5e5542e53eacd047032ad7eaebdf19d144bd367dd3545a5e8cca", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "258b1d62d54f5e5542e53eacd047032ad7eaebdf19d144bd367dd3545a5e8cca", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "258b1d62d54f5e5542e53eacd047032ad7eaebdf19d144bd367dd3545a5e8cca", kill_on_drop: false }` [INFO] [stdout] 258b1d62d54f5e5542e53eacd047032ad7eaebdf19d144bd367dd3545a5e8cca [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:eea15d5475069c3ef791f10c2c6b5af2ee421ef2da1e680ecce1cba46243983b" "/opt/rustwide/cargo-home/bin/cargo" "+414482f6a0d4e7290f614300581a0b55442552a3" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 17f265ed74bf3131fa29ca56da1c714f4fe4eee1a80834f61c76bae91ec25bf4 [INFO] running `Command { std: "docker" "start" "-a" "17f265ed74bf3131fa29ca56da1c714f4fe4eee1a80834f61c76bae91ec25bf4", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling libc v0.2.158 [INFO] [stderr] Compiling autocfg v1.3.0 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling unicode-bidi v0.3.15 [INFO] [stderr] Compiling pin-project-lite v0.2.14 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling thiserror v1.0.63 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling futures-core v0.3.30 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling tinyvec v1.8.0 [INFO] [stderr] Compiling match_cfg v0.1.0 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling futures-task v0.3.30 [INFO] [stderr] Compiling bytes v1.7.1 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling futures-channel v0.3.30 [INFO] [stderr] Compiling linked-hash-map v0.5.6 [INFO] [stderr] Compiling futures-io v0.3.30 [INFO] [stderr] Compiling data-encoding v2.6.0 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling regex-syntax v0.8.4 [INFO] [stderr] Compiling ipnet v2.9.0 [INFO] [stderr] Compiling lru-cache v0.1.2 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling mio v1.0.2 [INFO] [stderr] Compiling socket2 v0.5.7 [INFO] [stderr] Compiling hostname v0.3.1 [INFO] [stderr] Compiling resolv-conf v0.7.0 [INFO] [stderr] Compiling unicode-normalization v0.1.23 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling syn v2.0.75 [INFO] [stderr] Compiling tokio v1.39.3 [INFO] [stderr] Compiling idna v0.5.0 [INFO] [stderr] Compiling idna v0.4.0 [INFO] [stderr] Compiling url v2.5.2 [INFO] [stderr] Compiling regex-automata v0.4.7 [INFO] [stderr] Compiling regex v1.10.6 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling thiserror-impl v1.0.63 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling async-trait v0.1.81 [INFO] [stderr] Compiling enum-as-inner v0.6.0 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling ppv-lite86 v0.2.20 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling trust-dns-proto v0.23.2 [INFO] [stderr] Compiling trust-dns-resolver v0.23.2 [INFO] [stderr] Compiling email_validator v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcDcKdfa/symbols.o" "<5 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libregex-c786768fcdd6cad8.rlib,libregex_automata-30b8f09754d70909.rlib,libaho_corasick-50150a17a2667fa6.rlib,libmemchr-4f0714dc45d95749.rlib,libregex_syntax-3a1fc10fb0bb10d0.rlib,libtrust_dns_resolver-5938bf12bf1d679a.rlib,libresolv_conf-7ef821494ca9383f.rlib,libhostname-0e32e9afa2f39c98.rlib,libmatch_cfg-f93ef260abd93f75.rlib,libquick_error-d40abd8d97f0f2e3.rlib,libparking_lot-b0c05ffcd207966b.rlib,libparking_lot_core-d7b0cf5b0592af45.rlib,libsmallvec-8045c56aeb050430.rlib,liblock_api-37dd246897ecc0fc.rlib,libscopeguard-d52bd00767847e44.rlib,liblru_cache-c0d43ae809a50523.rlib,liblinked_hash_map-40ad1551522f3eec.rlib,libtrust_dns_proto-ef1ba97b14a483d5.rlib,libfutures_channel-632f48ecef465ff5.rlib,librand-3d403dfc9a896c45.rlib,librand_chacha-6ec90a607571715e.rlib,libppv_lite86-5ff74e54f899992b.rlib,libzerocopy-e6068d0d3c49a979.rlib,libbyteorder-7df9ab1ae37e1368.rlib,librand_core-5136a95aecb15006.rlib,libgetrandom-9e97575ce824c168.rlib,libcfg_if-33ef6c02a07f9fec.rlib,libfutures_io-1e8dd8eeffe2c5f5.rlib,libdata_encoding-02a524d0cb7bb851.rlib,liburl-a37d311f1b7ec159.rlib,libidna-da2b9aa3f9496c8b.rlib,libform_urlencoded-a5edb5174711de82.rlib,libpercent_encoding-9bee39bbc5bd523a.rlib,libipnet-f3b116e706e145a1.rlib,libidna-3916e8545a8bf5c9.rlib,libunicode_normalization-42ae7e4d98c3dc9e.rlib,libunicode_bidi-625e08feb990b286.rlib,libtinyvec-319ff0b4394c279d.rlib,libtinyvec_macros-1c14e8980bff1229.rlib,libtracing-1fc71c557265b293.rlib,libtracing_core-2e5058304bee1886.rlib,libonce_cell-24c5d665b6879050.rlib,libthiserror-edc8e3718ad9e3e7.rlib,libtokio-a24397712912643b.rlib,libsocket2-5435676b82c18655.rlib,libbytes-23e98e3e91ed6cac.rlib,libmio-b9fdf4229b7d6ddc.rlib,liblibc-0b776239f1a36f75.rlib,libfutures_util-657feca7a3421979.rlib,libslab-073199f209252607.rlib,libpin_project_lite-e0c50e8704e39276.rlib,libfutures_task-a34acde6ee26d4ab.rlib,libpin_utils-9a5791cba021167a.rlib,libfutures_core-14ebb66ec99947da.rlib}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,liballoc-*,librustc_std_workspace_core-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcDcKdfa/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,-znostart-stop-gc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/email_validator-ed0c3ade13d6e174" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 7 [Bus error], core dumped [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `email_validator` (bin "email_validator") due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "17f265ed74bf3131fa29ca56da1c714f4fe4eee1a80834f61c76bae91ec25bf4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "17f265ed74bf3131fa29ca56da1c714f4fe4eee1a80834f61c76bae91ec25bf4", kill_on_drop: false }` [INFO] [stdout] 17f265ed74bf3131fa29ca56da1c714f4fe4eee1a80834f61c76bae91ec25bf4