[INFO] cloning repository https://github.com/Balaji2682/caboose
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Balaji2682/caboose" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBalaji2682%2Fcaboose", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBalaji2682%2Fcaboose'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 0e2a77e0328887a3294a1114d1f423a441f37c17
[INFO] testing Balaji2682/caboose against try#33835004928d3bf65db4d4712e1330766263b0bd for pr-155739-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBalaji2682%2Fcaboose" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Balaji2682/caboose
[INFO] finished tweaking git repo https://github.com/Balaji2682/caboose
[INFO] tweaked toml for git repo https://github.com/Balaji2682/caboose written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Balaji2682/caboose 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/Balaji2682/caboose 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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] 174de7d47cab55ed70d9432ae4cda94178830f83e9965745a69e95d487628c5f
[INFO] running `Command { std: "docker" "start" "-a" "174de7d47cab55ed70d9432ae4cda94178830f83e9965745a69e95d487628c5f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "174de7d47cab55ed70d9432ae4cda94178830f83e9965745a69e95d487628c5f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "174de7d47cab55ed70d9432ae4cda94178830f83e9965745a69e95d487628c5f", kill_on_drop: false }`
[INFO] [stdout] 174de7d47cab55ed70d9432ae4cda94178830f83e9965745a69e95d487628c5f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] db3793945ca3909e05a9ac0e8095f9bad611a41e2b111e8f3ea8d0f386c30ac7
[INFO] running `Command { std: "docker" "start" "-a" "db3793945ca3909e05a9ac0e8095f9bad611a41e2b111e8f3ea8d0f386c30ac7", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling unicode-ident v1.0.22
[INFO] [stderr]    Compiling quote v1.0.42
[INFO] [stderr]    Compiling libc v0.2.178
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling utf8parse v0.2.2
[INFO] [stderr]    Compiling cfg_aliases v0.1.1
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling anstyle v1.0.13
[INFO] [stderr]    Compiling anstyle-parse v0.2.7
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.2
[INFO] [stderr]    Compiling nix v0.28.0
[INFO] [stderr]    Compiling instability v0.3.10
[INFO] [stderr]    Compiling paste v1.0.15
[INFO] [stderr]    Compiling colorchoice v1.0.4
[INFO] [stderr]    Compiling anstyle-query v1.1.5
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling castaway v0.2.4
[INFO] [stderr]    Compiling indoc v2.0.7
[INFO] [stderr]    Compiling litrs v1.0.0
[INFO] [stderr]    Compiling anstream v0.6.21
[INFO] [stderr]    Compiling convert_case v0.10.0
[INFO] [stderr]    Compiling clap_lex v0.7.6
[INFO] [stderr]    Compiling winnow v0.7.14
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling static_assertions v1.1.0
[INFO] [stderr]    Compiling compact_str v0.8.1
[INFO] [stderr]    Compiling unicode-truncate v1.1.0
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling vte v0.14.1
[INFO] [stderr]    Compiling clap_builder v4.5.53
[INFO] [stderr]    Compiling toml_datetime v0.7.3
[INFO] [stderr]    Compiling serde_spanned v1.0.3
[INFO] [stderr]    Compiling shell-words v1.1.0
[INFO] [stderr]    Compiling downcast-rs v1.2.1
[INFO] [stderr]    Compiling unicode-width v0.2.0
[INFO] [stderr]    Compiling cassowary v0.3.0
[INFO] [stderr]    Compiling syn v2.0.111
[INFO] [stderr]    Compiling bytes v1.10.1
[INFO] [stderr]    Compiling toml_writer v1.0.4
[INFO] [stderr]    Compiling strip-ansi-escapes v0.2.1
[INFO] [stderr]    Compiling document-features v0.2.12
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling signal-hook-registry v1.4.7
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling socket2 v0.6.1
[INFO] [stderr]    Compiling serial2 v0.2.33
[INFO] [stderr]    Compiling sysinfo v0.30.13
[INFO] [stderr]    Compiling toml_parser v1.0.4
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling signal-hook-mio v0.2.5
[INFO] [stderr]    Compiling crossterm v0.28.1
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling toml v0.9.8
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling derive_more-impl v2.1.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling clap_derive v4.5.49
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling derive_more v2.1.0
[INFO] [stderr]    Compiling crossterm v0.29.0
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling filedescriptor v0.8.3
[INFO] [stderr]    Compiling portable-pty v0.9.0
[INFO] [stderr]    Compiling clap v4.5.53
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling strum v0.26.3
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling ratatui v0.29.0
[INFO] [stderr]    Compiling caboose v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 47.65s
[INFO] running `Command { std: "docker" "inspect" "db3793945ca3909e05a9ac0e8095f9bad611a41e2b111e8f3ea8d0f386c30ac7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "db3793945ca3909e05a9ac0e8095f9bad611a41e2b111e8f3ea8d0f386c30ac7", kill_on_drop: false }`
[INFO] [stdout] db3793945ca3909e05a9ac0e8095f9bad611a41e2b111e8f3ea8d0f386c30ac7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] f14e5b3fca0aa25124f4ac894bf66cad80c1c46c53ef3fb75ba717fe6993577b
[INFO] running `Command { std: "docker" "start" "-a" "f14e5b3fca0aa25124f4ac894bf66cad80c1c46c53ef3fb75ba717fe6993577b", kill_on_drop: false }`
[INFO] [stderr]    Compiling caboose v0.1.0 (/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/rustcqVtCiu/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/{libcaboose-34f8ae48d050f79c,libstrip_ansi_escapes-a4b77b5836161a44,libvte-5f031d003742f842,libtoml-c5dc0fdc16ce6b15,libtoml_writer-5dea9ce174790242,libtoml_parser-1b021a3a78d50844,libwinnow-c21eb4c23d6c59bb,libserde_spanned-19e27132bd7ed205,libtoml_datetime-a59001bf639ef648,libcrossterm-c5acfc19a8137c9c,librustix-71e8bb203bf6c3d5,liblinux_raw_sys-468f3136534c61a1,libderive_more-93f9d498119564eb,libtokio-128eb4a02dd39e69,libsocket2-fd0f1b89220bd44c,libbytes-a98c6e187cd1e46b,libpin_project_lite-5ffafa3f2ed0bb57,libportable_pty-d18fb5662173ec78,libshell_words-88fae138266086df,libserial2-9bc7d8d73a20b068,libfiledescriptor-a9ddf1247d336cda,libthiserror-316f07f1ee95f899,libnix-f307a668292ba5d5,libdowncast_rs-c198ce84cb90b565,libanyhow-e16577d217315ef4,libregex-7011890f40377874,libregex_automata-6cfc694701f72a1d,libaho_corasick-0037848dbb2ade91,libmemchr-c5a8540217c8112c,libregex_syntax-a5d8b889516cd560,libsysinfo-d2bd24b1132e51b5,libonce_cell-db8f3eed2a1f3f7b,librayon-730e42f842911204,librayon_core-d152b73abe94b6c2,libcrossbeam_deque-ee75ef57f31a4d1b,libcrossbeam_epoch-0641d0c75196d84a,libcrossbeam_utils-7c4ed9e811c5c46d,libratatui-c2bb5b2826d45908,libunicode_truncate-5c60f7c4b7b380a8,libunicode_width-c57d0dcadf6efd33,liblru-4f30ecbc259dd4f2,libhashbrown-e2d7c798925d0e5c,libfoldhash-675ca81b23a745d6,libequivalent-9631f206a02b9f54,liballocator_api2-61425620d8bdad59,libitertools-dfe6d24b877629bb,libeither-f9cfe41df9eac463,libcassowary-244fb82557458a01,libcompact_str-e08abe6a226908d9,libryu-f1418741a05f84c6,libitoa-7e733f37fe56f881,libstatic_assertions-acd18841cc36d7c2,libcastaway-c2828b035f4874cf,libunicode_segmentation-bd9208f0886bf29c,libunicode_width-bc270aad86d5ab5d,libstrum-35528d2ebe7ca89e,libcrossterm-1bb35c6f27ff99c0,librustix-2f8d4dd8b2afbcea,liblinux_raw_sys-ecd8c3651f5555d1,libbitflags-e3ebf951a1dfe30d,libparking_lot-e0e34e0ea030ebe9,libparking_lot_core-ef535bf2a19b4847,libcfg_if-cad248e7066eec15,libsmallvec-04749cc7df691946,liblock_api-ff2db0b8acf8234a,libscopeguard-88d64e99d3001c2a,libsignal_hook_mio-3579900b35e1232e,libsignal_hook-74ecbe416da7845d,libsignal_hook_registry-444b1289194b1b79,libmio-162e160eacfe46c1,liblibc-609e1572124d2ad5,liblog-a4263a0971f08dad,libserde-f1d6c1146eef93bc,libserde_core-3babf6f5a9b2410c,libclap-0dc9e6c81e18bb6f,libclap_builder-477982995eb53c31,libstrsim-f574d476d7d1a6ac,libanstream-4e5206a633f6e11c,libanstyle_query-39b86009b9b8dd8a,libis_terminal_polyfill-090e57e4b8c850d2,libcolorchoice-0b50abc860a6bcad,libanstyle_parse-8a8fb41415b00427,libutf8parse-ae3caf0a878928ed,libclap_lex-e04249fb0843d73d,libanstyle-1f7f6180e797cb80}.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/rustcqVtCiu/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/context_tests-44e5a23f8e59baf5" "-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 `caboose` (test "context_tests") due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `caboose` (lib test)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/33835004928d3bf65db4d4712e1330766263b0bd/bin/rustc --crate-name caboose --edition=2024 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=cd17bde64616d768 -C extra-filename=-5000fb84e1633f3c --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern clap=/opt/rustwide/target/debug/deps/libclap-0dc9e6c81e18bb6f.rlib --extern crossterm=/opt/rustwide/target/debug/deps/libcrossterm-c5acfc19a8137c9c.rlib --extern portable_pty=/opt/rustwide/target/debug/deps/libportable_pty-d18fb5662173ec78.rlib --extern ratatui=/opt/rustwide/target/debug/deps/libratatui-c2bb5b2826d45908.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-7011890f40377874.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-f1d6c1146eef93bc.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-bf3f54e8d0ee19e0.rlib --extern strip_ansi_escapes=/opt/rustwide/target/debug/deps/libstrip_ansi_escapes-a4b77b5836161a44.rlib --extern sysinfo=/opt/rustwide/target/debug/deps/libsysinfo-d2bd24b1132e51b5.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-128eb4a02dd39e69.rlib --extern toml=/opt/rustwide/target/debug/deps/libtoml-c5dc0fdc16ce6b15.rlib --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "f14e5b3fca0aa25124f4ac894bf66cad80c1c46c53ef3fb75ba717fe6993577b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f14e5b3fca0aa25124f4ac894bf66cad80c1c46c53ef3fb75ba717fe6993577b", kill_on_drop: false }`
[INFO] [stdout] f14e5b3fca0aa25124f4ac894bf66cad80c1c46c53ef3fb75ba717fe6993577b
