[INFO] fetching crate synaptic-lark 0.4.0...
[INFO] testing synaptic-lark-0.4.0 against 1.95.0 for beta-1.96-2
[INFO] extracting crate synaptic-lark 0.4.0 into /workspace/builds/worker-2-tc1/source
[INFO] started tweaking crates.io crate synaptic-lark 0.4.0
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate synaptic-lark 0.4.0
[INFO] tweaked toml for crates.io crate synaptic-lark 0.4.0 written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate synaptic-lark 0.4.0 on toolchain 1.95.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate synaptic-lark 0.4.0 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.95.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded nom v1.2.4
[INFO] [stderr]   Downloaded native-tls v0.2.18
[INFO] [stderr]   Downloaded meval v0.2.0
[INFO] [stderr]   Downloaded synaptic-store v0.4.0
[INFO] [stderr]   Downloaded lru v0.12.5
[INFO] [stderr]   Downloaded tokio-tungstenite v0.24.0
[INFO] [stderr]   Downloaded synaptic-middleware v0.4.0
[INFO] [stderr]   Downloaded synaptic-tools v0.4.0
[INFO] [stderr]   Downloaded openssl v0.10.75
[INFO] [stderr]   Downloaded synaptic-macros v0.4.0
[INFO] [stderr]   Downloaded openssl-sys v0.9.111
[INFO] [stderr]   Downloaded tungstenite v0.24.0
[INFO] [stderr]   Downloaded synaptic-graph v0.4.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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" "+1.95.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] a908c00e7a186550e47989b9d8c4ef1de4f0a272cd04052a012b091b9cd84bc1
[INFO] running `Command { std: "docker" "start" "-a" "a908c00e7a186550e47989b9d8c4ef1de4f0a272cd04052a012b091b9cd84bc1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a908c00e7a186550e47989b9d8c4ef1de4f0a272cd04052a012b091b9cd84bc1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a908c00e7a186550e47989b9d8c4ef1de4f0a272cd04052a012b091b9cd84bc1", kill_on_drop: false }`
[INFO] [stdout] a908c00e7a186550e47989b9d8c4ef1de4f0a272cd04052a012b091b9cd84bc1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+1.95.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7198c0193932459438731c083f1de8f68164b416309d516d7d163859132165e6
[INFO] running `Command { std: "docker" "start" "-a" "7198c0193932459438731c083f1de8f68164b416309d516d7d163859132165e6", kill_on_drop: false }`
[INFO] [stderr]    Compiling quote v1.0.44
[INFO] [stderr]    Compiling libc v0.2.182
[INFO] [stderr]    Compiling futures-core v0.3.32
[INFO] [stderr]    Compiling stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling find-msvc-tools v0.1.9
[INFO] [stderr]    Compiling futures-sink v0.3.32
[INFO] [stderr]    Compiling itoa v1.0.17
[INFO] [stderr]    Compiling dunce v1.0.5
[INFO] [stderr]    Compiling fs_extra v1.3.0
[INFO] [stderr]    Compiling slab v0.4.12
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling futures-io v0.3.32
[INFO] [stderr]    Compiling aws-lc-rs v1.16.0
[INFO] [stderr]    Compiling futures-task v0.3.32
[INFO] [stderr]    Compiling litemap v0.8.1
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling writeable v0.6.2
[INFO] [stderr]    Compiling typenum v1.19.0
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling icu_normalizer_data v2.1.1
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling icu_properties_data v2.1.2
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling rustls v0.23.36
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling openssl-probe v0.2.1
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling ryu v1.0.23
[INFO] [stderr]    Compiling iri-string v0.7.10
[INFO] [stderr]    Compiling rustls-pki-types v1.14.0
[INFO] [stderr]    Compiling bitflags v2.11.0
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling cpufeatures v0.2.17
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling urlencoding v2.1.3
[INFO] [stderr]    Compiling rustls-native-certs v0.8.3
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling indexmap v2.13.0
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling socket2 v0.6.2
[INFO] [stderr]    Compiling cc v1.2.56
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling cmake v0.1.57
[INFO] [stderr]    Compiling aws-lc-sys v0.37.1
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling async-stream v0.3.6
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[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 serde v1.0.228
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling futures-executor v0.3.32
[INFO] [stderr]    Compiling futures v0.3.32
[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 tokio-util v0.7.18
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling synaptic-core v0.4.0
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling h2 v0.4.13
[INFO] [stderr]    Compiling rustls-webpki v0.103.9
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling rustls-platform-verifier v0.6.2
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling reqwest v0.13.2
[INFO] [stderr]    Compiling synaptic-lark v0.4.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 09s
[INFO] running `Command { std: "docker" "inspect" "7198c0193932459438731c083f1de8f68164b416309d516d7d163859132165e6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7198c0193932459438731c083f1de8f68164b416309d516d7d163859132165e6", kill_on_drop: false }`
[INFO] [stdout] 7198c0193932459438731c083f1de8f68164b416309d516d7d163859132165e6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+1.95.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2af2df4c858da3265c7ad0fad6845e47f7c293148b0dca4d22099d31ed2af82f
[INFO] running `Command { std: "docker" "start" "-a" "2af2df4c858da3265c7ad0fad6845e47f7c293148b0dca4d22099d31ed2af82f", kill_on_drop: false }`
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling synaptic-lark v0.4.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/rustcyv1Wl9/symbols.o" "<4 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/{libsynaptic_lark-c5ac6e145f3b6d6a,liburlencoding-14474d116f0b4ea8,libreqwest-fa52d2a9c61cb727,libserde_urlencoded-994ea94a333b1021,libryu-e5f8b89e5754c206,librustls_platform_verifier-498b76b725705b99,librustls_native_certs-a5d2668c5c600c17,libopenssl_probe-5429f3b5e96549b5,libhyper_rustls-bdead134ce4d44e0,libtokio_rustls-6bba55d7e15b44f7,librustls-a860ea161a9cddbc,libwebpki-cfe97d2d02219d4a,libuntrusted-505c99a4b3f7da0b,libaws_lc_rs-e3ef32d534ef380f,libaws_lc_sys-654b39ad46890361,librustls_pki_types-6c1a3f1b93b857ee,libzeroize-207969f26a9eb3e5,libmime-ce0319f53a2119cd,libencoding_rs-356d1e0061f73c60,libtower_http-fd4ab7fe3d2ea92f,libbitflags-63e2f8b0afd96f09,libiri_string-3a0f702e1f21a7a9,libtower-e5ad1ff91e01381b,libtower_layer-007845b5cfb86980,libhyper_util-bec442dc493bb063,libbase64-6d64914d1112fcae,libipnet-c39fef3b39d6bff9,libtower_service-2977940d96a5a5ec,libhyper-369548ede3cb33d6,libwant-5fa8f44fe2122d7f,libtry_lock-e3e549249f485b8b,libhttparse-812f1c5324d85c86,libh2-13fc4a0fadb58018,libindexmap-8d03af7fbc303114,libequivalent-da934a6694ab360d,libhashbrown-71c935f44bfd42d2,libfnv-77106f9ed4748ca6,libpin_utils-9ccfc56f2c5b0c36,libatomic_waker-d8b8d9f20347d4d4,libtokio_util-b596d775d422e03c,libhttp_body_util-43b1289c1e954301,libhttp_body-4ad1cfa34e8340e2,liblog-8cdbcf384ab44191,liburl-d604229c3622dbab,libidna-ea35c7edd9eaebbc,libutf8_iter-59a8409a508f6435,libidna_adapter-7fc8bb6895f39520,libicu_properties-921f3c515dbca90c,libicu_properties_data-2712f8a00b8e1bbe,libicu_normalizer-29bac147fc347ce0,libsmallvec-9710a34d7df3c927,libicu_normalizer_data-9f43a8806bd10cb2,libicu_collections-a49314e140d6e2ef,libpotential_utf-a89e88e7493b3e0c,libicu_provider-a605fbef4b1b9456,libicu_locale_core-d860f23f621eb281,libtinystr-00e7d0c5d886a1bd,liblitemap-36eeadc784378775,libwriteable-a188f6d44e2794db,libzerovec-155b700f619d9284,libzerotrie-65f61c662b6790a7,libyoke-a641a7596b53f9e7,libstable_deref_trait-bb7bef0dfe712062,libzerofrom-31a685f214bf3831,libform_urlencoded-0a40c101f817abdc,libpercent_encoding-be1411bc33da4261,libhttp-8719fb8359054cae,libsync_wrapper-17e2928e6f4736b8,libtracing-0ff31765268bcaaf,libtracing_core-fe3f49d1e11a6330,libonce_cell-043957f93fe71476,libsha2-d1ddc17db5d34152,libcpufeatures-5bf216af22f7e564,libcfg_if-52879664ee908f39,libhmac-60663fbe12b48abc,libdigest-ce2a0e3c59000775,libsubtle-3a70fd467bfaa3d3,libblock_buffer-70b36eb9e66d76db,libcrypto_common-f2e2302ea7f2bdce,libgeneric_array-7c7404eb3558ef90,libtypenum-8faf140a1d997eb1,libsynaptic_core-10ab24016f35d269,libtokio-06be2d5807e04bdc,libsocket2-c192b87aa3540ac0,libbytes-2edb8796c3d48962,libmio-ef34d1cea03b23fa,liblibc-9283556e95aec4fb,libasync_stream-8f5ca76548fb1b67,libthiserror-89adf6b5d25a007b,libserde-49aef0d8c0779dee,libfutures-602cf3067fb8c6d1,libfutures_executor-37bff305a7344d72,libfutures_util-9a2e28fd1432c1e8,libfutures_io-dea545488b4ac62e,libslab-02878590aebd7253,libfutures_channel-9d99622e4924dec8,libpin_project_lite-8cda137948184924,libfutures_sink-db5ea9f9da5aa337,libfutures_task-6f96c43b72e028b1,libfutures_core-970044a72db40fba,libserde_json-b5b7630137589b33,libmemchr-324148c518a47e11,libitoa-1bd06acef4e5e01a,libzmij-2f58aa8f05c876ef,libserde_core-4c06cb0a7c50bdc2}.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/rustcyv1Wl9/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/aws-lc-sys-4e9d7a79c12017b8/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/spreadsheet_tool_test-2d59767f64632e00" "-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 `synaptic-lark` (test "spreadsheet_tool_test") due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "2af2df4c858da3265c7ad0fad6845e47f7c293148b0dca4d22099d31ed2af82f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2af2df4c858da3265c7ad0fad6845e47f7c293148b0dca4d22099d31ed2af82f", kill_on_drop: false }`
[INFO] [stdout] 2af2df4c858da3265c7ad0fad6845e47f7c293148b0dca4d22099d31ed2af82f
