[INFO] cloning repository https://github.com/tabbify-io/tabbify-codeservice
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/tabbify-io/tabbify-codeservice" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftabbify-io%2Ftabbify-codeservice", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftabbify-io%2Ftabbify-codeservice'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 97de7145678f05db1d1da887f95d01d42507a807
[INFO] testing tabbify-io/tabbify-codeservice against 1.98.0-beta.1 for beta-1.98-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftabbify-io%2Ftabbify-codeservice" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-5-tc2/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/tabbify-io/tabbify-codeservice
[INFO] finished tweaking git repo https://github.com/tabbify-io/tabbify-codeservice
[INFO] tweaked toml for git repo https://github.com/tabbify-io/tabbify-codeservice written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/tabbify-io/tabbify-codeservice on toolchain 1.98.0-beta.1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.98.0-beta.1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/tabbify-io/tabbify-codeservice 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" "+1.98.0-beta.1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 40d4dc3ff04ecee2c5fe47a8472f7acdc2ce3373b2ed0b46ee3ffebfb8edcfcc
[INFO] running `Command { std: "docker" "start" "40d4dc3ff04ecee2c5fe47a8472f7acdc2ce3373b2ed0b46ee3ffebfb8edcfcc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "40d4dc3ff04ecee2c5fe47a8472f7acdc2ce3373b2ed0b46ee3ffebfb8edcfcc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "40d4dc3ff04ecee2c5fe47a8472f7acdc2ce3373b2ed0b46ee3ffebfb8edcfcc" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "40d4dc3ff04ecee2c5fe47a8472f7acdc2ce3373b2ed0b46ee3ffebfb8edcfcc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "40d4dc3ff04ecee2c5fe47a8472f7acdc2ce3373b2ed0b46ee3ffebfb8edcfcc" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.118
[INFO] [stderr]    Compiling shlex v2.0.1
[INFO] [stderr]    Compiling smallvec v1.15.2
[INFO] [stderr]    Compiling log v0.4.32
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling http v1.4.2
[INFO] [stderr]    Compiling icu_properties_data v2.1.2
[INFO] [stderr]    Compiling slab v0.4.12
[INFO] [stderr]    Compiling futures-task v0.3.32
[INFO] [stderr]    Compiling icu_normalizer_data v2.1.1
[INFO] [stderr]    Compiling zeroize v1.9.0
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling socket2 v0.6.4
[INFO] [stderr]    Compiling mio v1.2.1
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling bitflags v2.13.0
[INFO] [stderr]    Compiling cc v1.2.65
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling rustls-pki-types v1.14.1
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling regex-syntax v0.8.11
[INFO] [stderr]    Compiling tree-sitter-language v0.1.7
[INFO] [stderr]    Compiling rustls v0.23.40
[INFO] [stderr]    Compiling serde_json v1.0.150
[INFO] [stderr]    Compiling getrandom v0.4.3
[INFO] [stderr]    Compiling rustversion v1.0.22
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling futures-sink v0.3.32
[INFO] [stderr]    Compiling sha1_smol v1.0.1
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling nu-ansi-term v0.50.3
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling webpki-roots v1.0.8
[INFO] [stderr]    Compiling constant_time_eq v0.4.2
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling streaming-iterator v0.1.9
[INFO] [stderr]    Compiling home v0.5.11
[INFO] [stderr]    Compiling either v1.16.0
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling blake3 v1.8.5
[INFO] [stderr]    Compiling tree-sitter v0.24.7
[INFO] [stderr]    Compiling tree-sitter-rust v0.23.3
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling uuid v1.23.3
[INFO] [stderr]    Compiling serde_path_to_error v0.1.20
[INFO] [stderr]    Compiling which v6.0.3
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling zerofrom-derive v0.1.7
[INFO] [stderr]    Compiling yoke-derive v0.8.2
[INFO] [stderr]    Compiling zerovec-derive v0.11.3
[INFO] [stderr]    Compiling displaydoc v0.2.6
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling axum-macros v0.4.2
[INFO] [stderr]    Compiling tokio v1.52.3
[INFO] [stderr]    Compiling zerofrom v0.1.8
[INFO] [stderr]    Compiling yoke v0.8.3
[INFO] [stderr]    Compiling zerotrie v0.2.4
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling zerovec v0.11.6
[INFO] [stderr]    Compiling axum-core v0.4.5
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling regex v1.12.4
[INFO] [stderr]    Compiling tracing-subscriber v0.3.23
[INFO] [stderr]    Compiling tinystr v0.8.3
[INFO] [stderr]    Compiling potential_utf v0.1.5
[INFO] [stderr]    Compiling rustls-webpki v0.103.13
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling tabbify-workspace-contract v0.1.0 (https://github.com/tabbify-io/tabbify-workspace-contract.git?rev=35330cac6925d89928d916d0b6ce0d9839099f00#35330cac)
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling hyper v1.10.1
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling tower-http v0.6.11
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling hyper-rustls v0.27.9
[INFO] [stderr]    Compiling axum v0.7.9
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]    Compiling tabbify-broker v0.1.0 (https://github.com/tabbify-io/tabbify-broker.git?rev=a637582b1a65ddbcf9362ab57e5d2acc0e19b252#a637582b)
[INFO] [stderr]    Compiling tabbify-codeservice v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 07s
[INFO] running `Command { std: "docker" "inspect" "40d4dc3ff04ecee2c5fe47a8472f7acdc2ce3373b2ed0b46ee3ffebfb8edcfcc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "40d4dc3ff04ecee2c5fe47a8472f7acdc2ce3373b2ed0b46ee3ffebfb8edcfcc" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling tabbify-codeservice 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/rustcggSIXZ/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/{libtabbify_codeservice-ef0a548f57519c59,libtree_sitter_rust-f00148c5f49f0e4f,libwhich-ba0fa958f47fb9c9,libhome-28ab713e87f116ce,libeither-5506ea273a27a963,librustix-7496503439ea0e65,liblinux_raw_sys-e0d87a58652c2b0b,libtempfile-7097dee7cd462fc8,libfastrand-8c711c36072d5b5b,librustix-02d97837cd9bd231,liblinux_raw_sys-0b6cde911e9a3109,libtree_sitter-9e7258f114a5917c,libregex-c858aa928d8497e0,libregex_automata-7d69d4f029949c3e,libaho_corasick-879963fcf148ece0,libregex_syntax-49aaad7534577b63,libtree_sitter_language-5155b8cba21ce879,libstreaming_iterator-73bcbfca32316069,libaxum-0a4117d6ac8d17ba,libserde_path_to_error-ceb929358e62d172,libmatchit-616cb01453b9e7d4,libaxum_core-1c1e42894f0b32ad,libmime-0188e0814ca7ddbf,libwalkdir-7cc6f300a6f0bf06,libsame_file-ff49545450c0b63c,libtabbify_broker-3360b22e65320252,libblake3-0be491d6962be69f,libconstant_time_eq-1a60f1c89abc6683,libcpufeatures-6c1f78f4142e3013,libarrayvec-c7dde542da3995d2,libarrayref-81fde35c69841043,libhex-13e08b3b00984ab7,libreqwest-4c38e31831e00ca9,libserde_urlencoded-94ddcf58b8108395,libryu-1f4f40e4352371e5,libhyper_rustls-77d4c64f014eff2a,libwebpki_roots-d445d68e64d32cf2,libtokio_rustls-7e2b87ee94ad102c,librustls-6395284a53d6b0de,libsubtle-2ae6a7038b9a0630,libwebpki-1ee28c5c1faf779f,libring-5aa891824b5ee9a2,libgetrandom-da9c6145cd4f38a1,libuntrusted-b2f816886faf2178,librustls_pki_types-006bcc122d18cfc1,libzeroize-37b2a6e0a2742c6a,libtower_http-aaa92c7a31557100,libbitflags-4d66d68843710487,libtower-08be465218f3a971,libtower_layer-d908dd771b239ecd,libhyper_util-60334a740c1443b4,libbase64-32787b0325ea6df8,libipnet-61ca7a5e1c2863d4,libtower_service-3fb88d28c2218805,libhyper-c45e3cb16f4252e6,libwant-7a6260b9c50f1479,libtry_lock-8fa2f6971035be84,libhttparse-8c9b827b8f345444,libatomic_waker-06950c8c08d2b8fa,libhttpdate-331798cefc82cc7e,libfutures_channel-94289a78f74303ed,libfutures_util-155a98708b78fd0a,libfutures_task-5326a9841e0a3cd0,libtokio_util-6afe498c8f559c81,libfutures_sink-3971bde37bb30e19,libhttp_body_util-e36a9964dc5d0ba7,libhttp_body-eafc967753803508,liburl-c024d07f82a2839f,libidna-6bd9a2d939408033,libutf8_iter-51566bbad89f3a68,libidna_adapter-032cc3b6aedd65fc,libicu_properties-adbd4ce0382a6c9b,libicu_properties_data-b217809bf575558a,libicu_normalizer-353a0997402ed30f,libicu_normalizer_data-ab8997d7cbbb3306,libicu_collections-bd95781d1b3dcf9f,libpotential_utf-4d16bd74aaab3672,libicu_provider-7824ea1b42fe9446,libicu_locale_core-1af55616b6615ee3,libtinystr-598b477635418019,liblitemap-dc288f07f8f61193,libwriteable-48b3e52227924bb5,libzerovec-c4bf51195ad8e0ea,libzerotrie-fa6d06ac9823f9bd,libyoke-fe5ab1e38583b6f7,libstable_deref_trait-63cbf3f3d3f94e56,libzerofrom-be117f6d686a854e,libform_urlencoded-58b0f0edb59b40d2,libpercent_encoding-fa055ecaa1e57cfa,libhttp-faa531d1f5c77dc0,libsync_wrapper-6bdfbc29c4269203,libfutures_core-1121ff913ed87f93,libtracing-d6efefaaefc22ee1,liblog-a38fd7fd086fa205,libtracing_core-d26029c784af5925,libonce_cell-b5bdc597ed9676b3,libanyhow-9e4c44ac98d8e4ea,libserde_json-99114fd1b17b0494,libmemchr-2857f5b45a031ab1,libitoa-5de11b3b23bfe572,libzmij-ef63f1da73704b4c,libtokio-5772695da6fdfb5e,libsignal_hook_registry-97fb91977beb15cc,liberrno-40a43d7c8a9b8122,libsocket2-73b9b85db3553b3d,libbytes-8d3fe75014eb498b,libmio-43415d66e2ceb9f1,libparking_lot-055e48606f9dbc88,libparking_lot_core-4b8ca3fd72428851,libsmallvec-3e75e18e66140be0,liblock_api-16d46fed645f7bff,libscopeguard-7ec2214574194454,libpin_project_lite-0a15d51c77964692,libtabbify_workspace_contract-b40b2ada936c9061,libuuid-cbb126bb7c46990a,libgetrandom-c13452f45e7d3932,liblibc-612664c2206eec43,libcfg_if-83060ec5685761ae,libsha1_smol-a320b1639232fa11,libserde-80a65de6a4c47779,libserde_core-21f22ac7b803fb0e}.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/rustcggSIXZ/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/ring-9b96a5dabc1fea26/out" "-L" "/opt/rustwide/target/debug/build/blake3-6cf1c26823f1e677/out" "-L" "/opt/rustwide/target/debug/build/tree-sitter-08906a0481fc5428/out" "-L" "/opt/rustwide/target/debug/build/tree-sitter-rust-9a96be7bcb981d6c/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/symbols_fallback-23412539c00f5b7e" "-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 `tabbify-codeservice` (test "symbols_fallback") due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "40d4dc3ff04ecee2c5fe47a8472f7acdc2ce3373b2ed0b46ee3ffebfb8edcfcc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "40d4dc3ff04ecee2c5fe47a8472f7acdc2ce3373b2ed0b46ee3ffebfb8edcfcc", kill_on_drop: false }`
[INFO] [stdout] 40d4dc3ff04ecee2c5fe47a8472f7acdc2ce3373b2ed0b46ee3ffebfb8edcfcc
