[INFO] cloning repository https://github.com/juanibiapina/antr [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/juanibiapina/antr" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjuanibiapina%2Fantr", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjuanibiapina%2Fantr'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 741ee78c02883c38bb748a9bea8b15c37d15b180 [INFO] testing juanibiapina/antr against try#0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6 for pr-137122-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjuanibiapina%2Fantr" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/juanibiapina/antr [INFO] finished tweaking git repo https://github.com/juanibiapina/antr [INFO] tweaked toml for git repo https://github.com/juanibiapina/antr written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/juanibiapina/antr on toolchain 0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/juanibiapina/antr 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" "+0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6" "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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0feabb245eb2932650b8bfdfb9ff7d6db2bf534a45ea11f1223cf67cc9906a23 [INFO] running `Command { std: "docker" "start" "-a" "0feabb245eb2932650b8bfdfb9ff7d6db2bf534a45ea11f1223cf67cc9906a23", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0feabb245eb2932650b8bfdfb9ff7d6db2bf534a45ea11f1223cf67cc9906a23", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0feabb245eb2932650b8bfdfb9ff7d6db2bf534a45ea11f1223cf67cc9906a23", kill_on_drop: false }` [INFO] [stdout] 0feabb245eb2932650b8bfdfb9ff7d6db2bf534a45ea11f1223cf67cc9906a23 [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=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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] df3bc1d6729a369a870e2d0808d375e082231fe7aa9d6724d91dcf394a64ca2b [INFO] running `Command { std: "docker" "start" "-a" "df3bc1d6729a369a870e2d0808d375e082231fe7aa9d6724d91dcf394a64ca2b", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.161 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling pkg-config v0.3.31 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling proc-macro2 v1.0.89 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling unicode-ident v1.0.13 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling tinyvec v1.8.0 [INFO] [stderr] Compiling rustix v0.38.38 [INFO] [stderr] Compiling anstyle-parse v0.2.6 [INFO] [stderr] Compiling anstyle v1.0.9 [INFO] [stderr] Compiling colorchoice v1.0.3 [INFO] [stderr] Compiling anstyle-query v1.1.2 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.1 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling anstream v0.6.17 [INFO] [stderr] Compiling instant v0.1.13 [INFO] [stderr] Compiling unicode-bidi v0.3.17 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling unicode-normalization v0.1.24 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling linux-raw-sys v0.4.14 [INFO] [stderr] Compiling jobserver v0.1.32 [INFO] [stderr] Compiling inotify-sys v0.1.5 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling filetime v0.2.25 [INFO] [stderr] Compiling inotify v0.10.2 [INFO] [stderr] Compiling mio v1.0.2 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling cc v1.1.31 [INFO] [stderr] Compiling syn v2.0.85 [INFO] [stderr] Compiling idna v0.5.0 [INFO] [stderr] Compiling notify-types v1.0.0 [INFO] [stderr] Compiling once_cell v1.20.2 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling regex-automata v0.4.8 [INFO] [stderr] Compiling clap_lex v0.7.2 [INFO] [stderr] Compiling fastrand v2.1.1 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling clap_builder v4.5.20 [INFO] [stderr] Compiling url v2.5.2 [INFO] [stderr] Compiling libz-sys v1.1.20 [INFO] [stderr] Compiling libgit2-sys v0.17.0+1.8.1 [INFO] [stderr] Compiling tempfile v3.13.0 [INFO] [stderr] Compiling notify v7.0.0 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling notify-debouncer-mini v0.5.0 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling env_filter v0.1.2 [INFO] [stderr] Compiling clap_derive v4.5.18 [INFO] [stderr] Compiling env_logger v0.11.5 [INFO] [stderr] Compiling clap v4.5.20 [INFO] [stderr] Compiling git2 v0.19.0 [INFO] [stderr] Compiling antr v2.0.0 (/opt/rustwide/workdir) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcMmsLqY/symbols.o" "<12 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libnotify_debouncer_mini-7c98bf4818017386.rlib,libgit2-eec324593df5aeab.rlib,liburl-6ddb1fe05d965ea0.rlib,libidna-806905690db29336.rlib,libunicode_normalization-6e95056299e99db3.rlib,libtinyvec-319ff0b4394c279d.rlib,libtinyvec_macros-1c14e8980bff1229.rlib,libunicode_bidi-2c8b2b04927c9e3a.rlib,libform_urlencoded-a5edb5174711de82.rlib,libpercent_encoding-9bee39bbc5bd523a.rlib,liblibgit2_sys-0148c71d12f9986b.rlib,liblibz_sys-f9d0477e059d8c5f.rlib,libbitflags-eb92e23a18d5cc91.rlib,libenv_logger-5079b9348d9192cb.rlib,libenv_filter-163179b1cdc6f9b9.rlib,libregex-14d250de321ad8ec.rlib,libregex_automata-1c8b1081ad81a02d.rlib,libaho_corasick-50150a17a2667fa6.rlib,libmemchr-4f0714dc45d95749.rlib,libregex_syntax-2f734124a51b36fa.rlib,libhumantime-271ba35809dd8c72.rlib,libclap-c06f6f8db1ad7552.rlib,libclap_builder-728c22ea65127ea8.rlib,libstrsim-24acdad2526b95b7.rlib,libanstream-f7a5c2fd1cceb3a2.rlib,libanstyle_query-f0be367a66cb0b02.rlib,libis_terminal_polyfill-c14c9d53c4f80a97.rlib,libcolorchoice-dfb6701820ae12a0.rlib,libanstyle_parse-80647c630cc5391e.rlib,libutf8parse-8828ddbb63eb8bad.rlib,libclap_lex-0e908d52bfe2a542.rlib,libanstyle-c0c7eb5e4e0145aa.rlib,libantr-228d6cb6315e9c33.rlib,libnotify-f85a64641a10bf73.rlib,libmio-2f673666014e88f5.rlib,liblog-669e9396cafcbb01.rlib,libfiletime-4593caf3f3940350.rlib,libwalkdir-1a00c768f8c7f3de.rlib,libsame_file-1ceb7b6153588b15.rlib,libinotify-8c5c4e18afc5ef6d.rlib,libinotify_sys-64de370dbc64c3cd.rlib,liblibc-cef62b3526c55a0f.rlib,libbitflags-e2b4db6c651223da.rlib,libnotify_types-90f95b41745e76f7.rlib,libinstant-7ca0f2602aa54eaa.rlib,libcfg_if-33ef6c02a07f9fec.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-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lz" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcMmsLqY/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/libgit2-sys-e0f2940e7cbc9a62/out/build" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/antr-0cf86f845f71da2b" "-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 `antr` (bin "antr") due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "df3bc1d6729a369a870e2d0808d375e082231fe7aa9d6724d91dcf394a64ca2b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "df3bc1d6729a369a870e2d0808d375e082231fe7aa9d6724d91dcf394a64ca2b", kill_on_drop: false }` [INFO] [stdout] df3bc1d6729a369a870e2d0808d375e082231fe7aa9d6724d91dcf394a64ca2b