[INFO] cloning repository https://github.com/hamartin/n2yo [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/hamartin/n2yo" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhamartin%2Fn2yo", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhamartin%2Fn2yo'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 1ee4d50d6057f22f9bbdab922466ccaf6c6bc9e4 [INFO] testing hamartin/n2yo against try#17092ad00ed8fe1e7f81a7e38238ff70779034b1 for pr-140985 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhamartin%2Fn2yo" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/hamartin/n2yo on toolchain 17092ad00ed8fe1e7f81a7e38238ff70779034b1 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+17092ad00ed8fe1e7f81a7e38238ff70779034b1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/hamartin/n2yo [INFO] finished tweaking git repo https://github.com/hamartin/n2yo [INFO] tweaked toml for git repo https://github.com/hamartin/n2yo written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/hamartin/n2yo 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" "+17092ad00ed8fe1e7f81a7e38238ff70779034b1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+17092ad00ed8fe1e7f81a7e38238ff70779034b1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0ae25856dfd7a0c0be8b7c55ca9024408f9b64f69b1aec28f4d4478c6a0c064a [INFO] running `Command { std: "docker" "start" "-a" "0ae25856dfd7a0c0be8b7c55ca9024408f9b64f69b1aec28f4d4478c6a0c064a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0ae25856dfd7a0c0be8b7c55ca9024408f9b64f69b1aec28f4d4478c6a0c064a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0ae25856dfd7a0c0be8b7c55ca9024408f9b64f69b1aec28f4d4478c6a0c064a", kill_on_drop: false }` [INFO] [stdout] 0ae25856dfd7a0c0be8b7c55ca9024408f9b64f69b1aec28f4d4478c6a0c064a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:eea15d5475069c3ef791f10c2c6b5af2ee421ef2da1e680ecce1cba46243983b" "/opt/rustwide/cargo-home/bin/cargo" "+17092ad00ed8fe1e7f81a7e38238ff70779034b1" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f30e58fc6df515f01a1875073fbf042a464be596ca7e48544ffcc8e3666b7479 [INFO] running `Command { std: "docker" "start" "-a" "f30e58fc6df515f01a1875073fbf042a464be596ca7e48544ffcc8e3666b7479", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.154 [INFO] [stderr] Compiling proc-macro2 v1.0.81 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling pin-project-lite v0.2.14 [INFO] [stderr] Compiling cc v1.0.95 [INFO] [stderr] Compiling serde v1.0.199 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling bytes v1.6.0 [INFO] [stderr] Compiling autocfg v1.2.0 [INFO] [stderr] Compiling itoa v1.0.11 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling futures-core v0.3.30 [INFO] [stderr] Compiling untrusted v0.9.0 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Compiling futures-sink v0.3.30 [INFO] [stderr] Compiling futures-io v0.3.30 [INFO] [stderr] Compiling rustls v0.21.12 [INFO] [stderr] Compiling memchr v2.7.2 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling futures-task v0.3.30 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling log v0.4.21 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling try-lock v0.2.5 [INFO] [stderr] Compiling futures-channel v0.3.30 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling unicode-bidi v0.3.15 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling http v0.2.12 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Compiling ryu v1.0.17 [INFO] [stderr] Compiling tower-service v0.3.2 [INFO] [stderr] Compiling serde_json v1.0.116 [INFO] [stderr] Compiling httpdate v1.0.3 [INFO] [stderr] Compiling option-ext v0.2.0 [INFO] [stderr] Compiling unicode-width v0.1.12 [INFO] [stderr] Compiling base64 v0.21.7 [INFO] [stderr] Compiling winnow v0.6.7 [INFO] [stderr] Compiling encoding_rs v0.8.34 [INFO] [stderr] Compiling indexmap v2.2.6 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling rustls-pemfile v1.0.4 [INFO] [stderr] Compiling sync_wrapper v0.1.2 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling webpki-roots v0.25.4 [INFO] [stderr] Compiling ipnet v2.9.0 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling unicode-normalization v0.1.23 [INFO] [stderr] Compiling syn v2.0.60 [INFO] [stderr] Compiling http-body v0.4.6 [INFO] [stderr] Compiling getrandom v0.2.14 [INFO] [stderr] Compiling mio v0.8.11 [INFO] [stderr] Compiling socket2 v0.5.7 [INFO] [stderr] Compiling dirs-sys v0.4.1 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling directories v5.0.1 [INFO] [stderr] Compiling tokio v1.37.0 [INFO] [stderr] Compiling ring v0.17.8 [INFO] [stderr] Compiling idna v0.5.0 [INFO] [stderr] Compiling url v2.5.0 [INFO] [stderr] Compiling serde_derive v1.0.199 [INFO] [stderr] Compiling tokio-util v0.7.10 [INFO] [stderr] Compiling h2 v0.3.26 [INFO] [stderr] Compiling sct v0.7.1 [INFO] [stderr] Compiling rustls-webpki v0.101.7 [INFO] [stderr] Compiling hyper v0.14.28 [INFO] [stderr] Compiling tokio-rustls v0.24.1 [INFO] [stderr] Compiling serde_spanned v0.6.5 [INFO] [stderr] Compiling toml_datetime v0.6.5 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling toml_edit v0.22.12 [INFO] [stderr] Compiling hyper-rustls v0.24.2 [INFO] [stderr] Compiling reqwest v0.11.27 [INFO] [stderr] Compiling toml v0.8.12 [INFO] [stderr] Compiling n2yo v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcH0YH0q/symbols.o" "<7 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libreqwest-602531046b9874dd.rlib,librustls_pemfile-c56e6940cc22dba4.rlib,libhyper_rustls-44f2b8f3db0866d8.rlib,libwebpki_roots-881d9833caf02a91.rlib,libbase64-64299f9d815d057c.rlib,libipnet-f3b116e706e145a1.rlib,libtokio_rustls-cc6b70917d638e3d.rlib,libserde_urlencoded-d6c740cc7f0b3912.rlib,libmime-4b44681fdb2c65f7.rlib,libencoding_rs-721451430cd4dde4.rlib,libserde_json-0141032e6a97e4e3.rlib,libryu-0f2a15b68b451590.rlib,librustls-ff9d57e13b488ddf.rlib,libsct-bb3417acd19e4460.rlib,libwebpki-cd36b777642cb69a.rlib,libring-321dc00e56c44891.rlib,libgetrandom-4f6d223d5717acfd.rlib,libspin-b0f789aa2a8dd050.rlib,libuntrusted-3420b86308bec153.rlib,libcfg_if-33ef6c02a07f9fec.rlib,libhyper-705403cbdfae9843.rlib,libwant-0f3c3ee377cad37f.rlib,libtry_lock-aabba5e3d97e6b57.rlib,libhttparse-a126edcdcf1e38a4.rlib,libh2-225505a595b60bcc.rlib,libtokio_util-9900b18ab8de3d27.rlib,libfutures_sink-ba628c80fbee78b4.rlib,libtower_service-aa28c9aa29f1c654.rlib,libtracing-1201981393a7565d.rlib,libtracing_core-2e5058304bee1886.rlib,libonce_cell-24c5d665b6879050.rlib,libfutures_channel-f853306e08ec8d3d.rlib,libtokio-fc6387d08091812b.rlib,libsocket2-247224db7757b981.rlib,libmio-d4a82fddb1b0fb21.rlib,libsync_wrapper-17f912c27eab8964.rlib,libhttp_body-188e6f4bedcbeda3.rlib,liblog-a3845e017a80cb8a.rlib,libfutures_util-70f40fe66c423fb7.rlib,libmemchr-659d2f3239d1b4b2.rlib,libfutures_io-1e8dd8eeffe2c5f5.rlib,libslab-1e47b72764e775e1.rlib,libpin_project_lite-e0c50e8704e39276.rlib,libfutures_task-a34acde6ee26d4ab.rlib,libpin_utils-9a5791cba021167a.rlib,libfutures_core-2da63d8c7891ede1.rlib,liburl-050fc96327572cc2.rlib,libidna-8d1e3bbd73664030.rlib,libunicode_normalization-8579a66cb66c3a6e.rlib,libtinyvec-c9d39c3280bd728d.rlib,libtinyvec_macros-1c14e8980bff1229.rlib,libunicode_bidi-625e08feb990b286.rlib,libform_urlencoded-a5edb5174711de82.rlib,libpercent_encoding-9bee39bbc5bd523a.rlib,libhttp-7b014e9667cf8998.rlib,libitoa-4c6598116a867907.rlib,libbytes-9c2a396be262bdae.rlib,libfnv-2d77ec4f6f971b24.rlib,libtoml-81744a8b48bdf677.rlib,libtoml_edit-b99bb5e495bb2a77.rlib,libserde_spanned-1004cb96d908884b.rlib,libindexmap-478de18483c8f743.rlib,libequivalent-fdc46004df91ad08.rlib,libhashbrown-5d9404f16ad26a3c.rlib,libwinnow-c912056df6cbb44f.rlib,libtoml_datetime-e64aaddfe4667094.rlib,libdirectories-8cc3898bd358d412.rlib,libdirs_sys-8c55c8f87abdf89d.rlib,liboption_ext-23838f1959a6156b.rlib,libclap-456f6388cd762de1.rlib,libvec_map-ecbce826993378bd.rlib,libtextwrap-5439b1c7629fd127.rlib,libunicode_width-d4af6ef784b2a0cb.rlib,libstrsim-1c33ff29e0d45111.rlib,libbitflags-e2b4db6c651223da.rlib,libatty-e9f737c1774f6309.rlib,liblibc-c4fdd549f8631c9d.rlib,libansi_term-4ffce2d8d1f5d132.rlib,libserde-78e40fca288b67f2.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/rustcH0YH0q/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" "/opt/rustwide/target/debug/build/ring-44f1e0cd8bc7d8ce/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/n2yo-8ec089412f23d8d9" "-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 `n2yo` (bin "n2yo") due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "f30e58fc6df515f01a1875073fbf042a464be596ca7e48544ffcc8e3666b7479", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f30e58fc6df515f01a1875073fbf042a464be596ca7e48544ffcc8e3666b7479", kill_on_drop: false }` [INFO] [stdout] f30e58fc6df515f01a1875073fbf042a464be596ca7e48544ffcc8e3666b7479