[INFO] cloning repository https://github.com/fordtom/mint
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/fordtom/mint" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffordtom%2Fmint", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffordtom%2Fmint'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] eefbf186c82f21834decc21b333350703f813eb8
[INFO] testing fordtom/mint against try#33835004928d3bf65db4d4712e1330766263b0bd for pr-155739
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffordtom%2Fmint" "/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/fordtom/mint
[INFO] finished tweaking git repo https://github.com/fordtom/mint
[INFO] tweaked toml for git repo https://github.com/fordtom/mint written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/fordtom/mint on toolchain 33835004928d3bf65db4d4712e1330766263b0bd
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/fordtom/mint 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" "+33835004928d3bf65db4d4712e1330766263b0bd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 0649d9e6b7fa4ce8d1afc5189e9b89a631a20d07542ebc902a9c0f7d5c8b7ec3
[INFO] running `Command { std: "docker" "start" "-a" "0649d9e6b7fa4ce8d1afc5189e9b89a631a20d07542ebc902a9c0f7d5c8b7ec3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0649d9e6b7fa4ce8d1afc5189e9b89a631a20d07542ebc902a9c0f7d5c8b7ec3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0649d9e6b7fa4ce8d1afc5189e9b89a631a20d07542ebc902a9c0f7d5c8b7ec3", kill_on_drop: false }`
[INFO] [stdout] 0649d9e6b7fa4ce8d1afc5189e9b89a631a20d07542ebc902a9c0f7d5c8b7ec3
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c724ad0c44c260795d9b0f0f5c154267a9d99021641519e1043bcf3b9aace80a
[INFO] running `Command { std: "docker" "start" "-a" "c724ad0c44c260795d9b0f0f5c154267a9d99021641519e1043bcf3b9aace80a", kill_on_drop: false }`
[INFO] [stderr]    Compiling cfg-if v1.0.1
[INFO] [stderr]    Compiling libc v0.2.176
[INFO] [stderr]    Compiling zlib-rs v0.5.1
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling regex-syntax v0.8.6
[INFO] [stderr]    Compiling simd-adler32 v0.3.7
[INFO] [stderr]    Compiling anstyle-query v1.1.3
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling bumpalo v3.19.0
[INFO] [stderr]    Compiling indexmap v2.13.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling bitflags v2.9.4
[INFO] [stderr]    Compiling ansic-macros v0.1.0
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling debug_unsafe v0.1.3
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling anstream v0.6.19
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling serde_json v1.0.142
[INFO] [stderr]    Compiling typed-path v0.12.3
[INFO] [stderr]    Compiling winnow v1.0.1
[INFO] [stderr]    Compiling ansic v0.1.7
[INFO] [stderr]    Compiling atoi_simd v0.17.0
[INFO] [stderr]    Compiling zopfli v0.8.2
[INFO] [stderr]    Compiling clap_builder v4.5.42
[INFO] [stderr]    Compiling clap_derive v4.5.41
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling toml_datetime v1.1.1+spec-1.1.0
[INFO] [stderr]    Compiling serde_spanned v1.1.1
[INFO] [stderr]    Compiling bytesize v2.1.0
[INFO] [stderr]    Compiling toml_parser v1.1.2+spec-1.1.0
[INFO] [stderr]    Compiling quick-xml v0.39.2
[INFO] [stderr]    Compiling codepage v0.1.2
[INFO] [stderr]    Compiling fast-float2 v0.2.3
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling toml_writer v1.1.1+spec-1.1.0
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling toml v1.1.2+spec-1.1.0
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling crossterm v0.29.0
[INFO] [stderr]    Compiling regex-automata v0.4.10
[INFO] [stderr]    Compiling comfy-table v7.2.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling libz-rs-sys v0.5.1
[INFO] [stderr]    Compiling flate2 v1.1.2
[INFO] [stderr]    Compiling clap v4.5.42
[INFO] [stderr]    Compiling zip v7.2.0
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling calamine v0.34.0
[INFO] [stderr]    Compiling regex v1.11.2
[INFO] [stderr]    Compiling bin_file v0.1.4
[INFO] [stderr]    Compiling mint-cli v1.3.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 32.78s
[INFO] running `Command { std: "docker" "inspect" "c724ad0c44c260795d9b0f0f5c154267a9d99021641519e1043bcf3b9aace80a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c724ad0c44c260795d9b0f0f5c154267a9d99021641519e1043bcf3b9aace80a", kill_on_drop: false }`
[INFO] [stdout] c724ad0c44c260795d9b0f0f5c154267a9d99021641519e1043bcf3b9aace80a
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 459b1472e580ce0e0d49f7eb0d04d923ac331fc7a2e65da9d86e9acde7da99ac
[INFO] running `Command { std: "docker" "start" "-a" "459b1472e580ce0e0d49f7eb0d04d923ac331fc7a2e65da9d86e9acde7da99ac", kill_on_drop: false }`
[INFO] [stderr]    Compiling mint-cli v1.3.1 (/opt/rustwide/workdir)
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/opt/rustwide/target/debug/deps/rustc4VOp3E/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libmint_cli-d6d49506ec0a34bd,libserde_yaml-d361f91b2bb12cc1,libunsafe_libyaml-e6cc77d70c606c35,libcomfy_table-55dcc91835d52bd6,libunicode_segmentation-bd9208f0886bf29c,libunicode_width-48dba5882408e75d,libcrossterm-5decedc7a180f311,librustix-1bd81bf9bb26546c,libbitflags-21bc98708c4de387,liblinux_raw_sys-468f3136534c61a1,libparking_lot-7939ef0110613991,libparking_lot_core-09e5ee10e08f8e81,liblibc-81752f2d3cea996c,libsmallvec-04749cc7df691946,liblock_api-ff2db0b8acf8234a,libscopeguard-88d64e99d3001c2a,libbin_file-4b06016ab961227a,libregex-c8c43f5041a21926,libregex_automata-922b72b7163aa5ec,libaho_corasick-e86d35dad3c7fe93,libregex_syntax-ff45ae05f02638dd,libbytesize-2e55675e7995afe6,libansic-a0d677b3650af239,libtoml-1bdc68c3cef5973f,libtoml_writer-9c078a4499fca96f,libtoml_parser-26155f9ac40c80f0,libwinnow-67d4b6424c33e941,libserde_spanned-c9fda40dce19210c,libtoml_datetime-9425a422bc2f2ab7,libserde_json-c85ea5a867b1b722,libitoa-7e733f37fe56f881,libryu-f1418741a05f84c6,libcalamine-9ac5754807791b3f,libfast_float2-2f65e52f3048d858,libatoi_simd-51b1fdb3088a0ac5,libdebug_unsafe-365e2935feddc9e7,libcodepage-fe44406607ae4462,libbyteorder-7912a666fa871683,libserde-16472e405c8bf5d0,libzip-fa78fc2f6b360056,libzopfli-e2b8ee8824e40d08,libsimd_adler32-ac55460bb695d828,libbumpalo-84ebcc738db0b5c9,liblog-7a84f66deca8d420,libflate2-c44820d0e73d6d11,liblibz_rs_sys-95d89e74e90b53b0,libzlib_rs-4586df852407e952,libindexmap-7b30fd16d881eaa0,libequivalent-9631f206a02b9f54,libserde_core-3babf6f5a9b2410c,libhashbrown-d0fb47154dd694bf,libtyped_path-3892e886ff97eb81,libcrc32fast-7a76731d87100d14,libquick_xml-355517e2de6e1e36,libmemchr-68452485f2c33fee,libencoding_rs-140b061c9213f590,libcfg_if-6a6f703e7144cd38,libthiserror-351a16c779ec463a,librayon-b077bc0837b6677a,librayon_core-d152b73abe94b6c2,libcrossbeam_deque-ee75ef57f31a4d1b,libcrossbeam_epoch-0641d0c75196d84a,libcrossbeam_utils-7c4ed9e811c5c46d,libeither-71b843aae27f2221,libclap-5f32186e30f319ba,libclap_builder-05bb28f08afd4b4c,libstrsim-f574d476d7d1a6ac,libanstream-5f05ccecf2c09ab3,libanstyle_query-1ce3e9abbc177135,libis_terminal_polyfill-09e32b6c9650eb95,libcolorchoice-0b50abc860a6bcad,libanstyle_parse-8a8fb41415b00427,libutf8parse-ae3caf0a878928ed,libclap_lex-c2b369211033e504,libanstyle-1598d4ca50a19be1}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/deps/rustc4VOp3E/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/mixed_features-acf795fe5993a1a6" "-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 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `mint-cli` (test "mixed_features") due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "459b1472e580ce0e0d49f7eb0d04d923ac331fc7a2e65da9d86e9acde7da99ac", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "459b1472e580ce0e0d49f7eb0d04d923ac331fc7a2e65da9d86e9acde7da99ac", kill_on_drop: false }`
[INFO] [stdout] 459b1472e580ce0e0d49f7eb0d04d923ac331fc7a2e65da9d86e9acde7da99ac
