[INFO] cloning repository https://github.com/clowzed/noem [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/clowzed/noem" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fclowzed%2Fnoem", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fclowzed%2Fnoem'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 5c424e111e88ebb3da5b286e47bd0ec2e7754fab [INFO] building clowzed/noem against try#8b8eff55bd72abbb57167bc42222a7f91d41cb0d for pr-142134-abi-ast-error [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fclowzed%2Fnoem" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/clowzed/noem on toolchain 8b8eff55bd72abbb57167bc42222a7f91d41cb0d [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8b8eff55bd72abbb57167bc42222a7f91d41cb0d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/clowzed/noem [INFO] finished tweaking git repo https://github.com/clowzed/noem [INFO] tweaked toml for git repo https://github.com/clowzed/noem written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/clowzed/noem 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" "+8b8eff55bd72abbb57167bc42222a7f91d41cb0d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:eea15d5475069c3ef791f10c2c6b5af2ee421ef2da1e680ecce1cba46243983b" "/opt/rustwide/cargo-home/bin/cargo" "+8b8eff55bd72abbb57167bc42222a7f91d41cb0d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7b7997810209b66d543b164ddb4aabe7614985e3b6d34f011dfca022215a72c1 [INFO] running `Command { std: "docker" "start" "-a" "7b7997810209b66d543b164ddb4aabe7614985e3b6d34f011dfca022215a72c1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7b7997810209b66d543b164ddb4aabe7614985e3b6d34f011dfca022215a72c1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7b7997810209b66d543b164ddb4aabe7614985e3b6d34f011dfca022215a72c1", kill_on_drop: false }` [INFO] [stdout] 7b7997810209b66d543b164ddb4aabe7614985e3b6d34f011dfca022215a72c1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=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:eea15d5475069c3ef791f10c2c6b5af2ee421ef2da1e680ecce1cba46243983b" "/opt/rustwide/cargo-home/bin/cargo" "+8b8eff55bd72abbb57167bc42222a7f91d41cb0d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] af8d56f4103b26c64cb0fb2618f420190314c92128cc9af9a0ca03994a46061f [INFO] running `Command { std: "docker" "start" "-a" "af8d56f4103b26c64cb0fb2618f420190314c92128cc9af9a0ca03994a46061f", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.85 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling autocfg v1.3.0 [INFO] [stderr] Compiling libc v0.2.155 [INFO] [stderr] Compiling pin-project-lite v0.2.14 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling futures-core v0.3.30 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling bytes v1.6.0 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling futures-sink v0.3.30 [INFO] [stderr] Compiling pkg-config v0.3.30 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling cc v1.0.98 [INFO] [stderr] Compiling memchr v2.7.2 [INFO] [stderr] Compiling itoa v1.0.11 [INFO] [stderr] Compiling serde v1.0.203 [INFO] [stderr] Compiling futures-io v0.3.30 [INFO] [stderr] Compiling futures-channel v0.3.30 [INFO] [stderr] Compiling futures-task v0.3.30 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling openssl v0.10.64 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling native-tls v0.2.12 [INFO] [stderr] Compiling bitflags v2.5.0 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Compiling log v0.4.21 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling http v1.1.0 [INFO] [stderr] Compiling unicase v2.7.0 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling atomic-waker v1.1.2 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling try-lock v0.2.5 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Compiling indexmap v2.2.6 [INFO] [stderr] Compiling tower-layer v0.3.2 [INFO] [stderr] Compiling parking v2.2.0 [INFO] [stderr] Compiling thiserror v1.0.61 [INFO] [stderr] Compiling unicode-bidi v0.3.15 [INFO] [stderr] Compiling tower-service v0.3.2 [INFO] [stderr] Compiling serde_json v1.0.117 [INFO] [stderr] Compiling event-listener v5.3.1 [INFO] [stderr] Compiling event-listener v2.5.3 [INFO] [stderr] Compiling syn v2.0.66 [INFO] [stderr] Compiling mime_guess v2.0.4 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling ryu v1.0.18 [INFO] [stderr] Compiling unicode-normalization v0.1.23 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling socket2 v0.5.7 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling mio v0.8.11 [INFO] [stderr] Compiling event-listener-strategy v0.5.2 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling async-channel v1.9.0 [INFO] [stderr] Compiling encoding_rs v0.8.34 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling idna v0.5.0 [INFO] [stderr] Compiling iana-time-zone v0.1.60 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling http-body v1.0.0 [INFO] [stderr] Compiling rustls-pki-types v1.7.0 [INFO] [stderr] Compiling stop-token v0.7.0 [INFO] [stderr] Compiling http-body-util v0.1.1 [INFO] [stderr] Compiling async-channel v2.3.1 [INFO] [stderr] Compiling openssl-sys v0.9.102 [INFO] [stderr] Compiling base64 v0.21.7 [INFO] [stderr] Compiling ipnet v2.9.0 [INFO] [stderr] Compiling rustls-pemfile v2.1.2 [INFO] [stderr] Compiling sync_wrapper v0.1.2 [INFO] [stderr] Compiling self_cell v1.0.4 [INFO] [stderr] Compiling mail-parser v0.9.3 [INFO] [stderr] Compiling imap-proto v0.16.5 [INFO] [stderr] Compiling tokio-macros v2.3.0 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling serde_derive v1.0.203 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling pin-project-internal v1.1.5 [INFO] [stderr] Compiling thiserror-impl v1.0.61 [INFO] [stderr] Compiling tokio v1.38.0 [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stderr] Compiling pin-project v1.1.5 [INFO] [stderr] Compiling futures-executor v0.3.30 [INFO] [stderr] Compiling futures v0.3.30 [INFO] [stderr] Compiling url v2.5.0 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling chrono v0.4.38 [INFO] [stderr] Compiling tokio-util v0.7.11 [INFO] [stderr] Compiling tower v0.4.13 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling async-imap v0.9.7 [INFO] [stderr] Compiling async-native-tls v0.5.0 [INFO] [stderr] Compiling h2 v0.4.5 [INFO] [stderr] Compiling hyper v1.3.1 [INFO] [stderr] Compiling hyper-util v0.1.5 [INFO] [stderr] Compiling hyper-tls v0.6.0 [INFO] [stderr] Compiling reqwest v0.12.4 [INFO] [stderr] Compiling noem v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 51.37s [INFO] running `Command { std: "docker" "inspect" "af8d56f4103b26c64cb0fb2618f420190314c92128cc9af9a0ca03994a46061f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "af8d56f4103b26c64cb0fb2618f420190314c92128cc9af9a0ca03994a46061f", kill_on_drop: false }` [INFO] [stdout] af8d56f4103b26c64cb0fb2618f420190314c92128cc9af9a0ca03994a46061f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=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:eea15d5475069c3ef791f10c2c6b5af2ee421ef2da1e680ecce1cba46243983b" "/opt/rustwide/cargo-home/bin/cargo" "+8b8eff55bd72abbb57167bc42222a7f91d41cb0d" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8245f8ab41b11f299d570f37f552db0ba3ff16c73e837f895efa83c2d13b4805 [INFO] running `Command { std: "docker" "start" "-a" "8245f8ab41b11f299d570f37f552db0ba3ff16c73e837f895efa83c2d13b4805", kill_on_drop: false }` [INFO] [stderr] Compiling noem v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcnVYCog/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,libunicode_width-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libmail_parser-e284f29894fa1b68.rlib,libasync_native_tls-de601a9309c395dd.rlib,libasync_imap-20afa5e5042aaa44.rlib,libthiserror-24d8d67416b2a109.rlib,libself_cell-2ae4203cea1afa85.rlib,libchrono-95c26ec970f1afff.rlib,libnum_traits-9f23eb2c63c9c9bc.rlib,libiana_time_zone-5bfdcd009af5e474.rlib,libstop_token-2c12dfa1f1b56abe.rlib,libasync_channel-255857ae8afaa349.rlib,libevent_listener-149834561025cafc.rlib,libfutures-21909cbd2ac2b515.rlib,libfutures_executor-a3b47d7d07c5bbd8.rlib,libbase64-ae6e7688c73c35ad.rlib,libasync_channel-cdcb105c37f04ccf.rlib,libevent_listener_strategy-921b64e7883c6dc5.rlib,libevent_listener-af830af6737321a9.rlib,libparking-8420fc441afe2709.rlib,libconcurrent_queue-42b085e0c244bb02.rlib,libcrossbeam_utils-547b8c4d2a1f215f.rlib,libimap_proto-0ecea067334f1d70.rlib,libnom-1349627a393838ad.rlib,libreqwest-07a0198d5b2cf3f1.rlib,librustls_pemfile-4fa4ae4253fdd8eb.rlib,librustls_pki_types-6f53198198d8d289.rlib,libserde_urlencoded-89e53223716110a5.rlib,libbase64-2f43201ad6f50e0f.rlib,libipnet-c8c1718b9b7662b4.rlib,libhyper_tls-1f58172e480663f8.rlib,libtokio_native_tls-bcc339436119ec74.rlib,libencoding_rs-894f10ed34af8808.rlib,libserde_json-ace5621f60f01ac9.rlib,libryu-9737e5133661fb23.rlib,libmime_guess-8df44c170ece16d5.rlib,libunicase-c8a2540680acea1c.rlib,libmime-3edf589330919161.rlib,libnative_tls-95c911cd705d6683.rlib,libopenssl_probe-00eb4ad233bc2f10.rlib,libopenssl-a58b90ac7c21ecd7.rlib,libbitflags-92468514d2fc9ea8.rlib,libforeign_types-11da4e08ec3f3d02.rlib,libforeign_types_shared-40df160ef58de5f0.rlib,libopenssl_sys-ed39cc6d0f5000bb.rlib,libhyper_util-de8da81d660ae61a.rlib,libtower-441c713452214f34.rlib,libpin_project-e6e086553635be90.rlib,libtower_layer-60095f70d9215039.rlib,libtower_service-0c5f378569342906.rlib,libhyper-9c650f60efe1c312.rlib,libwant-6ec768e147260ca0.rlib,libtry_lock-8ae584d11aa6fcb9.rlib,libhttparse-c7f4732686ad1d1a.rlib,libh2-6130ffeb29958bb8.rlib,libtracing-87a43acf8d6ef285.rlib,libtracing_core-29a5eb1083e8fe3d.rlib,libonce_cell-ae0e60aed4d005fd.rlib,libindexmap-85181ccb95ade755.rlib,libequivalent-fc3c04bb40821167.rlib,libhashbrown-ea81717cc59fa819.rlib,libatomic_waker-169013b52f71eda0.rlib,libtokio_util-c9a634c508bba96c.rlib,libfutures_util-cbb3b5118f5d8daf.rlib,libmemchr-80a01b00d3cbc7a2.rlib,libfutures_io-6dd4b0c56f1e363f.rlib,libslab-c5aa853fa08bce26.rlib,libfutures_channel-24961cdec4328fc0.rlib,libfutures_sink-130a091f889c46cd.rlib,libfutures_task-f3b8618104bf1bc9.rlib,libpin_utils-ea4b982528073b6b.rlib,libtokio-3cfab1b8c66b4784.rlib,libsignal_hook_registry-73b9f69f858dbc57.rlib,libnum_cpus-89e51cbff601d2eb.rlib,libsocket2-fe7f5f48469ff204.rlib,libmio-a1eddc04f4d997b3.rlib,libparking_lot-da743663ef350816.rlib,libparking_lot_core-278864c72552a6d6.rlib,liblibc-98dba1174e7d255d.rlib,libcfg_if-02ffc4ff30a29427.rlib,libsmallvec-2b24dd1c48ef1525.rlib,liblock_api-423bf677477e101f.rlib,libscopeguard-67c3654d02e9645e.rlib,libhttp_body_util-9a483a781fb0db11.rlib,libpin_project_lite-18ea60fc9b9af23e.rlib,libhttp_body-910994f8be6efcfc.rlib,liblog-25fa166b62398773.rlib,libfutures_core-c1cbca173594daa7.rlib,liburl-6403f9c12fd5e31f.rlib,libidna-e4e9e3e2cc220afa.rlib,libunicode_normalization-4402e3f48fd0fbb2.rlib,libtinyvec-d4559672e10a6c6c.rlib,libtinyvec_macros-5b8ad4faad6e7290.rlib,libunicode_bidi-effea287278330b7.rlib,libform_urlencoded-ed8722d40932e3ea.rlib,libpercent_encoding-b41fb32edf79c8cd.rlib,libserde-726234ea276a1a55.rlib,libhttp-3931b4daea95ff74.rlib,libitoa-d59dc7759465efa8.rlib,libbytes-39312be9848afb5d.rlib,libfnv-2efd5e10883e6e67.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" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcnVYCog/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/noem-4cbb17af1302f3b7" "-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 `noem` (lib test) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "8245f8ab41b11f299d570f37f552db0ba3ff16c73e837f895efa83c2d13b4805", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8245f8ab41b11f299d570f37f552db0ba3ff16c73e837f895efa83c2d13b4805", kill_on_drop: false }` [INFO] [stdout] 8245f8ab41b11f299d570f37f552db0ba3ff16c73e837f895efa83c2d13b4805