[INFO] fetching crate flowmark 0.2.6...
[INFO] testing flowmark-0.2.6 against try#33835004928d3bf65db4d4712e1330766263b0bd for pr-155739
[INFO] extracting crate flowmark 0.2.6 into /workspace/builds/worker-3-tc2/source
[INFO] started tweaking crates.io crate flowmark 0.2.6
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate flowmark 0.2.6
[INFO] tweaked toml for crates.io crate flowmark 0.2.6 written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate flowmark 0.2.6 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 crates.io crate flowmark 0.2.6 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] warning: file `/workspace/builds/worker-3-tc2/source/src/main.rs` found to be present in multiple build targets:
[INFO] [stderr]   * `bin` target `flowmark`
[INFO] [stderr]   * `bin` target `flowmark-rs`
[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-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] f7be9ea262f957f725332ca4fb2ee852e1bda6a028e008f4b540900ae1239be9
[INFO] running `Command { std: "docker" "start" "-a" "f7be9ea262f957f725332ca4fb2ee852e1bda6a028e008f4b540900ae1239be9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f7be9ea262f957f725332ca4fb2ee852e1bda6a028e008f4b540900ae1239be9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f7be9ea262f957f725332ca4fb2ee852e1bda6a028e008f4b540900ae1239be9", kill_on_drop: false }`
[INFO] [stdout] f7be9ea262f957f725332ca4fb2ee852e1bda6a028e008f4b540900ae1239be9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] 0bfe0a73e7601274d8d2f3e59c86a816fc92ce031c24d2009b1b13aed7eb09de
[INFO] running `Command { std: "docker" "start" "-a" "0bfe0a73e7601274d8d2f3e59c86a816fc92ce031c24d2009b1b13aed7eb09de", kill_on_drop: false }`
[INFO] [stderr] warning: file `/opt/rustwide/workdir/src/main.rs` found to be present in multiple build targets:
[INFO] [stderr]   * `bin` target `flowmark`
[INFO] [stderr]   * `bin` target `flowmark-rs`
[INFO] [stderr]    Compiling siphasher v1.0.2
[INFO] [stderr]    Compiling bitflags v2.11.0
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]    Compiling cc v1.2.56
[INFO] [stderr]    Compiling pkg-config v0.3.32
[INFO] [stderr]    Compiling libc v0.2.182
[INFO] [stderr]    Compiling regex-syntax v0.8.9
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling quote v1.0.44
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]    Compiling winnow v0.7.14
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling anstyle-parse v0.2.7
[INFO] [stderr]    Compiling phf_shared v0.13.1
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling syn v2.0.116
[INFO] [stderr]    Compiling simd-adler32 v0.3.8
[INFO] [stderr]    Compiling anstyle v1.0.13
[INFO] [stderr]    Compiling toml_writer v1.0.6+spec-1.1.0
[INFO] [stderr]    Compiling colorchoice v1.0.4
[INFO] [stderr]    Compiling tinyvec_macros v0.1.1
[INFO] [stderr]    Compiling tinyvec v1.10.0
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling phf_generator v0.13.1
[INFO] [stderr]    Compiling jetscii v0.5.3
[INFO] [stderr]    Compiling entities v1.0.1
[INFO] [stderr]    Compiling phf_codegen v0.13.1
[INFO] [stderr]    Compiling anstream v0.6.21
[INFO] [stderr]    Compiling getrandom v0.4.1
[INFO] [stderr]    Compiling clap_lex v1.0.0
[INFO] [stderr]    Compiling phf v0.13.1
[INFO] [stderr]    Compiling unicode-normalization v0.1.25
[INFO] [stderr]    Compiling comrak v0.50.0
[INFO] [stderr]    Compiling bstr v1.12.1
[INFO] [stderr]    Compiling option-ext v0.2.0
[INFO] [stderr]    Compiling emojis v0.8.0
[INFO] [stderr]    Compiling flate2 v1.1.9
[INFO] [stderr]    Compiling caseless v0.2.2
[INFO] [stderr]    Compiling xdg v3.0.0
[INFO] [stderr]    Compiling onig_sys v69.9.1
[INFO] [stderr]    Compiling typed-arena v2.0.2
[INFO] [stderr]    Compiling rustc-hash v2.1.1
[INFO] [stderr]    Compiling shell-words v1.1.1
[INFO] [stderr]    Compiling unicode_categories v0.1.1
[INFO] [stderr]    Compiling fmt2io v1.0.0
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling dirs-sys v0.5.0
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling dirs v6.0.0
[INFO] [stderr]    Compiling toml_parser v1.0.9+spec-1.1.0
[INFO] [stderr]    Compiling terminal_size v0.4.3
[INFO] [stderr]    Compiling tempfile v3.26.0
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling clap_builder v4.5.60
[INFO] [stderr]    Compiling toml_datetime v1.0.0+spec-1.1.0
[INFO] [stderr]    Compiling serde_spanned v1.0.4
[INFO] [stderr]    Compiling toml v1.0.3+spec-1.1.0
[INFO] [stderr]    Compiling darling_core v0.21.3
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling clap_derive v4.5.55
[INFO] [stderr]    Compiling globset v0.4.18
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling flowmark v0.2.6 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling ignore v0.4.25
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling darling_macro v0.21.3
[INFO] [stderr]    Compiling clap v4.5.60
[INFO] [stderr]    Compiling darling v0.21.3
[INFO] [stderr]    Compiling bon-macros v3.9.0
[INFO] [stderr]    Compiling onig v6.5.1
[INFO] [stderr]    Compiling syntect v5.3.0
[INFO] [stderr]    Compiling bon v3.9.0
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 52.00s
[INFO] running `Command { std: "docker" "inspect" "0bfe0a73e7601274d8d2f3e59c86a816fc92ce031c24d2009b1b13aed7eb09de", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0bfe0a73e7601274d8d2f3e59c86a816fc92ce031c24d2009b1b13aed7eb09de", kill_on_drop: false }`
[INFO] [stdout] 0bfe0a73e7601274d8d2f3e59c86a816fc92ce031c24d2009b1b13aed7eb09de
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] fb9de7b510acb44b6b41e65e3abca6e952b6fdd82c3873135c06daabd031dab2
[INFO] running `Command { std: "docker" "start" "-a" "fb9de7b510acb44b6b41e65e3abca6e952b6fdd82c3873135c06daabd031dab2", kill_on_drop: false }`
[INFO] [stderr] warning: file `/opt/rustwide/workdir/src/main.rs` found to be present in multiple build targets:
[INFO] [stderr]   * `bin` target `flowmark`
[INFO] [stderr]   * `bin` target `flowmark-rs`
[INFO] [stderr]    Compiling flowmark v0.2.6 (/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/rustcadGcLg/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/{libflowmark-f0b305472ae44955,libdirs-f0d356c78986f871,libdirs_sys-cfb1d8aca88de039,liboption_ext-38791eff9acb757e,libtempfile-a1f9fa38750d5f10,libgetrandom-ce383aa2864d1759,liblibc-0e890954913dc77e,libfastrand-74ae4622d963d882,libglob-fd49e133749f9c02,libtoml-e6c8ba31be73ebd8,libtoml_writer-35ab0ce8e30b4b5b,libtoml_parser-a74ec8672d694fc1,libwinnow-c21eb4c23d6c59bb,libserde_spanned-40c7b94147ede52b,libtoml_datetime-a289eb4688564dfe,libclap-f12cdf6fb38139ba,libclap_builder-0c083bc4cb5acf27,libterminal_size-88927fb0f5e75d8a,librustix-5d33ac91fc6e91f6,liblinux_raw_sys-6f64b533656ada5e,libstrsim-f574d476d7d1a6ac,libanstream-4e5206a633f6e11c,libanstyle_query-39b86009b9b8dd8a,libis_terminal_polyfill-090e57e4b8c850d2,libcolorchoice-0b50abc860a6bcad,libanstyle_parse-8a8fb41415b00427,libutf8parse-ae3caf0a878928ed,libclap_lex-ba64047a148e58f8,libanstyle-1f7f6180e797cb80,libcomrak-122fbc9705f59ac1,libcaseless-91a47390528617e8,libunicode_normalization-91dce0f028adc9a6,libtinyvec-537dce2c0aacd29a,libtinyvec_macros-847056b696a24274,libemojis-e57b7b576624e788,libphf-236793e77b1ad80e,libphf_shared-78510ade142ca244,libsiphasher-025167c577866f36,libtyped_arena-03249d7259e4de4f,libjetscii-3c71672ae5055e89,libbon-e8ef13ee8106d2a1,libsmallvec-04749cc7df691946,librustc_hash-3ea907def3ad7a38,libsyntect-46276f21849adb38,libthiserror-4fe7ebedc47af1a4,libonig-09deda7862e2bbf6,libbitflags-5009bb8c2d6ccbe4,libonig_sys-4c7f3e30b41e1b54,libonce_cell-db8f3eed2a1f3f7b,libfnv-2a26f5d3b9cd4973,libflate2-0e4accef8a46377b,libminiz_oxide-4cf62e918dcfb87a,libsimd_adler32-4fe4b4c59464bded,libcrc32fast-5906a57d877d687d,libcfg_if-cad248e7066eec15,libbincode-10c56be5cf3297cc,libserde-b9d42c9425fa5ed2,libserde_core-3babf6f5a9b2410c,libunicode_categories-38a7b792de7af90b,libregex-40029ed68a4c83ca,libignore-893000a568b9018d,libwalkdir-fe31fa9f1b59a72f,libsame_file-e946870f1310cc9c,libcrossbeam_deque-ee75ef57f31a4d1b,libcrossbeam_epoch-0641d0c75196d84a,libcrossbeam_utils-7c4ed9e811c5c46d,libglobset-4f6c965ab85ffe7c,liblog-a4263a0971f08dad,libregex_automata-8f6e86fcaed7ec07,libregex_syntax-762daa43d7cf4e3e,libbstr-72217e73456b306c,libaho_corasick-6b02ee1e19f6c254,libmemchr-d8218b780a78fe0a}.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/rustcadGcLg/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" "/opt/rustwide/target/debug/build/onig_sys-2c5e54f3756e39d7/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/test_edge_cases-7cc63741be0d1ad0" "-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 `flowmark` (test "test_edge_cases") due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "fb9de7b510acb44b6b41e65e3abca6e952b6fdd82c3873135c06daabd031dab2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fb9de7b510acb44b6b41e65e3abca6e952b6fdd82c3873135c06daabd031dab2", kill_on_drop: false }`
[INFO] [stdout] fb9de7b510acb44b6b41e65e3abca6e952b6fdd82c3873135c06daabd031dab2
