[INFO] cloning repository https://github.com/dayflower/slon [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/dayflower/slon" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdayflower%2Fslon", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdayflower%2Fslon'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 367156ac836ad57f6c5676ca2e2c27d164ee5c92 [INFO] testing dayflower/slon against try#0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6 for pr-137122-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdayflower%2Fslon" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/dayflower/slon [INFO] finished tweaking git repo https://github.com/dayflower/slon [INFO] tweaked toml for git repo https://github.com/dayflower/slon written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/dayflower/slon 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/dayflower/slon 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] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] dbd2d306241b84d4b26ccc9571ed571137f018f412444bd6edd243de63f41f59 [INFO] running `Command { std: "docker" "start" "-a" "dbd2d306241b84d4b26ccc9571ed571137f018f412444bd6edd243de63f41f59", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "dbd2d306241b84d4b26ccc9571ed571137f018f412444bd6edd243de63f41f59", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dbd2d306241b84d4b26ccc9571ed571137f018f412444bd6edd243de63f41f59", kill_on_drop: false }` [INFO] [stdout] dbd2d306241b84d4b26ccc9571ed571137f018f412444bd6edd243de63f41f59 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] b99bcdcc74db7581dcc34a30b2d103ec61f8f918542283932195e7bd9eac6121 [INFO] running `Command { std: "docker" "start" "-a" "b99bcdcc74db7581dcc34a30b2d103ec61f8f918542283932195e7bd9eac6121", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.159 [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling unicode-ident v1.0.13 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling itoa v1.0.11 [INFO] [stderr] Compiling pin-project-lite v0.2.14 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling bytes v1.7.2 [INFO] [stderr] Compiling futures-core v0.3.30 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling rustls-pki-types v1.9.0 [INFO] [stderr] Compiling once_cell v1.20.1 [INFO] [stderr] Compiling futures-sink v0.3.30 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling futures-task v0.3.30 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling httparse v1.9.5 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling cc v1.1.25 [INFO] [stderr] Compiling futures-io v0.3.30 [INFO] [stderr] Compiling untrusted v0.9.0 [INFO] [stderr] Compiling serde v1.0.210 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling rustls v0.23.14 [INFO] [stderr] Compiling try-lock v0.2.5 [INFO] [stderr] Compiling tinyvec v1.8.0 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling futures-channel v0.3.30 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling zeroize v1.8.1 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling serde_json v1.0.128 [INFO] [stderr] Compiling anstyle-parse v0.2.5 [INFO] [stderr] Compiling unicode-bidi v0.3.17 [INFO] [stderr] Compiling tower-service v0.3.3 [INFO] [stderr] Compiling colorchoice v1.0.2 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling rustls-pemfile v2.2.0 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.1 [INFO] [stderr] Compiling anstyle v1.0.8 [INFO] [stderr] Compiling ryu v1.0.18 [INFO] [stderr] Compiling http v1.1.0 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling anstyle-query v1.1.1 [INFO] [stderr] Compiling rustls-native-certs v0.8.0 [INFO] [stderr] Compiling anstream v0.6.15 [INFO] [stderr] Compiling clap_lex v0.7.2 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stderr] Compiling clap_builder v4.5.19 [INFO] [stderr] Compiling sync_wrapper v1.0.1 [INFO] [stderr] Compiling encoding_rs v0.8.34 [INFO] [stderr] Compiling syn v2.0.79 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling ipnet v2.10.1 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling unicode-normalization v0.1.24 [INFO] [stderr] Compiling ring v0.17.8 [INFO] [stderr] Compiling idna v0.5.0 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling mio v1.0.2 [INFO] [stderr] Compiling socket2 v0.5.7 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling url v2.5.2 [INFO] [stderr] Compiling tokio v1.40.0 [INFO] [stderr] Compiling serde_derive v1.0.210 [INFO] [stderr] Compiling clap_derive v4.5.18 [INFO] [stderr] Compiling rustls-webpki v0.102.8 [INFO] [stderr] Compiling http-body-util v0.1.2 [INFO] [stderr] Compiling clap v4.5.19 [INFO] [stderr] Compiling hyper v1.4.1 [INFO] [stderr] Compiling hyper-util v0.1.9 [INFO] [stderr] Compiling tokio-rustls v0.26.0 [INFO] [stderr] Compiling hyper-rustls v0.27.3 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling reqwest v0.12.8 [INFO] [stderr] Compiling slon v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 39.86s [INFO] running `Command { std: "docker" "inspect" "b99bcdcc74db7581dcc34a30b2d103ec61f8f918542283932195e7bd9eac6121", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b99bcdcc74db7581dcc34a30b2d103ec61f8f918542283932195e7bd9eac6121", kill_on_drop: false }` [INFO] [stdout] b99bcdcc74db7581dcc34a30b2d103ec61f8f918542283932195e7bd9eac6121 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5661513b35ec1d8cdb7c158d76b4e542debd78364e36d74b1a00426c1be4db81 [INFO] running `Command { std: "docker" "start" "-a" "5661513b35ec1d8cdb7c158d76b4e542debd78364e36d74b1a00426c1be4db81", kill_on_drop: false }` [INFO] [stderr] Compiling slon v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcfJw8eM/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/{libreqwest-0759593c31d86e51.rlib,libsync_wrapper-89196f458754bba6.rlib,libbase64-2a03de3babadded3.rlib,libipnet-346d915a0dce48fd.rlib,libhyper_rustls-e6a6664bdc2eafe5.rlib,librustls_native_certs-62f71c1e584c7188.rlib,librustls_pemfile-b52eb7a19dde0b13.rlib,libopenssl_probe-dfbd35d7fb1bbeff.rlib,libtokio_rustls-77c19158a9da50c1.rlib,librustls-0597bee2dc889b65.rlib,libsubtle-ca7024fc66e4388f.rlib,libwebpki-0855ee0d072f46b3.rlib,libring-90ec4fed6a61f200.rlib,libgetrandom-7eeabb74e1b280b1.rlib,libspin-b0f789aa2a8dd050.rlib,libuntrusted-3420b86308bec153.rlib,libzeroize-ead98f074a37f829.rlib,librustls_pki_types-8e56128b2ddbd99e.rlib,libserde_urlencoded-c8c9fbac43da61c6.rlib,libmime-4b44681fdb2c65f7.rlib,libencoding_rs-721451430cd4dde4.rlib,libcfg_if-33ef6c02a07f9fec.rlib,libserde_json-682c996a1b2bff84.rlib,libryu-f8ba606093049f91.rlib,libserde-0d2bda4fb56dcdae.rlib,libhyper_util-40efca3261f2165e.rlib,libtower_service-0d7df29686b13872.rlib,libtracing-d3c22cc399d9193b.rlib,libtracing_core-89f1395b0ae4e80a.rlib,libonce_cell-e179a5e5b688f8a5.rlib,libhyper-6fd0bf6df5aa096c.rlib,libwant-0f3c3ee377cad37f.rlib,libtry_lock-aabba5e3d97e6b57.rlib,libsmallvec-e2fbd282c83e646d.rlib,libhttparse-064b81e7df14424d.rlib,libfutures_channel-f709160e1c0229e7.rlib,libtokio-1ec76c1ee6d7f9da.rlib,libsocket2-75eeca45420a3d79.rlib,libmio-617b563d35463cbc.rlib,liblibc-3fc2d635cb50a9c8.rlib,libhttp_body_util-58ae0174f10d4c8c.rlib,libhttp_body-1a901f2285d9cead.rlib,libfutures_util-d201240d37af00ac.rlib,libmemchr-3ffe5f7a52883367.rlib,libfutures_io-1e8dd8eeffe2c5f5.rlib,libslab-b066ee2c679b47fd.rlib,libpin_project_lite-e0c50e8704e39276.rlib,libfutures_sink-6b57e84ec4e2a998.rlib,libfutures_task-a34acde6ee26d4ab.rlib,libpin_utils-9a5791cba021167a.rlib,liblog-5fb51f756c1191b0.rlib,libfutures_core-14ebb66ec99947da.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,libhttp-f01a5b401dfb15e8.rlib,libitoa-4c6598116a867907.rlib,libbytes-76f23c7bd2b8c31b.rlib,libfnv-2d77ec4f6f971b24.rlib,libclap-c9f3f24101b3fb6e.rlib,libclap_builder-1403fbc2a2f3ab7e.rlib,libstrsim-24acdad2526b95b7.rlib,libanstream-d93909916dec07b7.rlib,libanstyle_query-e4c85920655ed0e4.rlib,libis_terminal_polyfill-c14c9d53c4f80a97.rlib,libcolorchoice-7ccabaa8fbd15ad3.rlib,libanstyle_parse-c9ea3116c31c9af2.rlib,libutf8parse-8828ddbb63eb8bad.rlib,libclap_lex-0e908d52bfe2a542.rlib,libanstyle-bda2f167f91805d0.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" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcfJw8eM/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-1358c67df9194b60/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/slon-3ee6c419dcd8269d" "-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 `slon` (bin "slon" test) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "5661513b35ec1d8cdb7c158d76b4e542debd78364e36d74b1a00426c1be4db81", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5661513b35ec1d8cdb7c158d76b4e542debd78364e36d74b1a00426c1be4db81", kill_on_drop: false }` [INFO] [stdout] 5661513b35ec1d8cdb7c158d76b4e542debd78364e36d74b1a00426c1be4db81