[INFO] cloning repository https://github.com/diz-unimr/flint [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/diz-unimr/flint" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdiz-unimr%2Fflint", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdiz-unimr%2Fflint'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 12653ea84f82ccc6d794e9ef79b79929ca7673f3 [INFO] testing diz-unimr/flint against try#ed7f3d77595b4831fdf085f2529aa13b5b51ff7d for pr-134530 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdiz-unimr%2Fflint" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/diz-unimr/flint on toolchain ed7f3d77595b4831fdf085f2529aa13b5b51ff7d [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ed7f3d77595b4831fdf085f2529aa13b5b51ff7d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/diz-unimr/flint [INFO] finished tweaking git repo https://github.com/diz-unimr/flint [INFO] tweaked toml for git repo https://github.com/diz-unimr/flint written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/diz-unimr/flint 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" "+ed7f3d77595b4831fdf085f2529aa13b5b51ff7d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+ed7f3d77595b4831fdf085f2529aa13b5b51ff7d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0107439b2af16ccd64bfe570a60c83e8d31137b4dee3193aa010081947544b36 [INFO] running `Command { std: "docker" "start" "-a" "0107439b2af16ccd64bfe570a60c83e8d31137b4dee3193aa010081947544b36", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0107439b2af16ccd64bfe570a60c83e8d31137b4dee3193aa010081947544b36", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0107439b2af16ccd64bfe570a60c83e8d31137b4dee3193aa010081947544b36", kill_on_drop: false }` [INFO] [stdout] 0107439b2af16ccd64bfe570a60c83e8d31137b4dee3193aa010081947544b36 [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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+ed7f3d77595b4831fdf085f2529aa13b5b51ff7d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7341bfe0f1c0438df4139fcb59b403e2281abb6a3eecfa66e159cf2b6cdd9456 [INFO] running `Command { std: "docker" "start" "-a" "7341bfe0f1c0438df4139fcb59b403e2281abb6a3eecfa66e159cf2b6cdd9456", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.89 [INFO] [stderr] Compiling unicode-ident v1.0.13 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling once_cell v1.20.2 [INFO] [stderr] Compiling libc v0.2.162 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling serde v1.0.216 [INFO] [stderr] Compiling pkg-config v0.3.31 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling hashbrown v0.15.1 [INFO] [stderr] Compiling pin-project-lite v0.2.15 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling itoa v1.0.11 [INFO] [stderr] Compiling bytes v1.8.0 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling cc v1.2.0 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling litemap v0.7.3 [INFO] [stderr] Compiling writeable v0.5.5 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling icu_locid_transform_data v1.5.0 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling http v1.1.0 [INFO] [stderr] Compiling indexmap v2.6.0 [INFO] [stderr] Compiling httparse v1.9.5 [INFO] [stderr] Compiling icu_properties_data v1.5.0 [INFO] [stderr] Compiling openssl v0.10.68 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling icu_normalizer_data v1.5.0 [INFO] [stderr] Compiling try-lock v0.2.5 [INFO] [stderr] Compiling ryu v1.0.18 [INFO] [stderr] Compiling write16 v1.0.0 [INFO] [stderr] Compiling native-tls v0.2.12 [INFO] [stderr] Compiling atomic-waker v1.1.2 [INFO] [stderr] Compiling utf8_iter v1.0.4 [INFO] [stderr] Compiling utf16_iter v1.0.5 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Compiling toml_datetime v0.6.8 [INFO] [stderr] Compiling syn v2.0.87 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling winnow v0.5.40 [INFO] [stderr] Compiling allocator-api2 v0.2.20 [INFO] [stderr] Compiling ucd-trie v0.1.7 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling socket2 v0.5.7 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling mio v1.0.2 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling encoding_rs v0.8.35 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling tower-service v0.3.3 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling cmake v0.1.51 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling anyhow v1.0.93 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling rustls-pki-types v1.10.0 [INFO] [stderr] Compiling serde_json v1.0.132 [INFO] [stderr] Compiling sync_wrapper v1.0.1 [INFO] [stderr] Compiling const-random-macro v0.1.16 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling ipnet v2.10.1 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling winnow v0.6.20 [INFO] [stderr] Compiling anstyle-parse v0.2.6 [INFO] [stderr] Compiling unicode-segmentation v1.12.0 [INFO] [stderr] Compiling anstyle-query v1.1.2 [INFO] [stderr] Compiling openssl-sys v0.9.104 [INFO] [stderr] Compiling libz-sys v1.1.20 [INFO] [stderr] Compiling rustls-pemfile v2.2.0 [INFO] [stderr] Compiling const-random v0.1.18 [INFO] [stderr] Compiling rdkafka-sys v4.8.0+2.3.0 [INFO] [stderr] Compiling dlv-list v0.5.2 [INFO] [stderr] Compiling arraydeque v0.5.1 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling colorchoice v1.0.3 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.1 [INFO] [stderr] Compiling anstyle v1.0.10 [INFO] [stderr] Compiling base64 v0.21.7 [INFO] [stderr] Compiling convert_case v0.6.0 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling pathdiff v0.2.2 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling anstream v0.6.18 [INFO] [stderr] Compiling toml_edit v0.19.15 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling proc-macro-crate v1.3.1 [INFO] [stderr] Compiling synstructure v0.13.1 [INFO] [stderr] Compiling serde_derive v1.0.216 [INFO] [stderr] Compiling zerofrom-derive v0.1.4 [INFO] [stderr] Compiling yoke-derive v0.7.4 [INFO] [stderr] Compiling zerovec-derive v0.10.3 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling tokio-macros v2.4.0 [INFO] [stderr] Compiling icu_provider_macros v1.5.0 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling num_enum_derive v0.7.3 [INFO] [stderr] Compiling async-trait v0.1.83 [INFO] [stderr] Compiling zerofrom v0.1.4 [INFO] [stderr] Compiling yoke v0.7.4 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling tokio v1.42.0 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling zerovec v0.10.4 [INFO] [stderr] Compiling ppv-lite86 v0.2.20 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling env_filter v0.1.2 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling num_enum v0.7.3 [INFO] [stderr] Compiling env_logger v0.11.5 [INFO] [stderr] Compiling pest v2.7.14 [INFO] [stderr] Compiling ordered-multimap v0.7.3 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling tinystr v0.7.6 [INFO] [stderr] Compiling icu_collections v1.5.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling hashlink v0.8.4 [INFO] [stderr] Compiling rust-ini v0.20.0 [INFO] [stderr] Compiling icu_locid v1.5.0 [INFO] [stderr] Compiling yaml-rust2 v0.8.1 [INFO] [stderr] Compiling retry-policies v0.4.0 [INFO] [stderr] Compiling icu_provider v1.5.0 [INFO] [stderr] Compiling pest_meta v2.7.14 [INFO] [stderr] Compiling icu_locid_transform v1.5.0 [INFO] [stderr] Compiling pest_generator v2.7.14 [INFO] [stderr] Compiling icu_properties v1.5.1 [INFO] [stderr] Compiling http-body-util v0.1.2 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling pest_derive v2.7.14 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling serde_spanned v0.6.8 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling json5 v0.4.1 [INFO] [stderr] Compiling toml_edit v0.22.22 [INFO] [stderr] Compiling ron v0.8.1 [INFO] [stderr] Compiling tokio-util v0.7.12 [INFO] [stderr] Compiling h2 v0.4.6 [INFO] [stderr] Compiling icu_normalizer v1.5.0 [INFO] [stderr] Compiling rdkafka v0.37.0 [INFO] [stderr] Compiling idna_adapter v1.2.0 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling url v2.5.3 [INFO] [stderr] Compiling toml v0.8.19 [INFO] [stderr] Compiling config v0.14.1 [INFO] [stderr] Compiling hyper v1.5.0 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling hyper-util v0.1.10 [INFO] [stderr] Compiling hyper-tls v0.6.0 [INFO] [stderr] Compiling reqwest v0.12.9 [INFO] [stderr] Compiling reqwest-middleware v0.4.0 [INFO] [stderr] Compiling reqwest-retry v0.7.0 [INFO] [stderr] Compiling flint v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 41.92s [INFO] running `Command { std: "docker" "inspect" "7341bfe0f1c0438df4139fcb59b403e2281abb6a3eecfa66e159cf2b6cdd9456", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7341bfe0f1c0438df4139fcb59b403e2281abb6a3eecfa66e159cf2b6cdd9456", kill_on_drop: false }` [INFO] [stdout] 7341bfe0f1c0438df4139fcb59b403e2281abb6a3eecfa66e159cf2b6cdd9456 [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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+ed7f3d77595b4831fdf085f2529aa13b5b51ff7d" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1a1136eb678a00b5ca39b98a422cd14855770bafe2d266e2cbe802cd6b8edd2b [INFO] running `Command { std: "docker" "start" "-a" "1a1136eb678a00b5ca39b98a422cd14855770bafe2d266e2cbe802cd6b8edd2b", kill_on_drop: false }` [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Compiling value-bag v1.10.0 [INFO] [stderr] Compiling parking v2.2.1 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling fastrand v2.2.0 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling rustix v0.38.40 [INFO] [stderr] Compiling linux-raw-sys v0.4.14 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling siphasher v0.3.11 [INFO] [stderr] Compiling async-task v4.7.1 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling futures-lite v2.5.0 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling openssl v0.10.68 [INFO] [stderr] Compiling phf_shared v0.10.0 [INFO] [stderr] Compiling term v0.7.0 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling precomputed-hash v0.1.1 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling new_debug_unreachable v1.0.6 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling fixedbitset v0.4.2 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling itertools v0.11.0 [INFO] [stderr] Compiling ena v0.14.3 [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Compiling bit-set v0.5.3 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling const-random-macro v0.1.16 [INFO] [stderr] Compiling ascii-canvas v3.0.0 [INFO] [stderr] Compiling piper v0.2.4 [INFO] [stderr] Compiling petgraph v0.6.5 [INFO] [stderr] Compiling event-listener v5.3.1 [INFO] [stderr] Compiling string_cache v0.8.7 [INFO] [stderr] Compiling pico-args v0.5.0 [INFO] [stderr] Compiling unicode-xid v0.2.6 [INFO] [stderr] Compiling const-random v0.1.18 [INFO] [stderr] Compiling event-listener v2.5.3 [INFO] [stderr] Compiling dlv-list v0.5.2 [INFO] [stderr] Compiling kv-log-macro v1.0.7 [INFO] [stderr] Compiling event-listener-strategy v0.5.2 [INFO] [stderr] Compiling http v0.2.12 [INFO] [stderr] Compiling async-channel v1.9.0 [INFO] [stderr] Compiling httpdate v1.0.3 [INFO] [stderr] Compiling async-lock v3.4.0 [INFO] [stderr] Compiling async-channel v2.3.1 [INFO] [stderr] Compiling lalrpop-util v0.20.2 [INFO] [stderr] Compiling ron v0.8.1 [INFO] [stderr] Compiling async-executor v1.13.1 [INFO] [stderr] Compiling ordered-multimap v0.7.3 [INFO] [stderr] Compiling blocking v1.6.1 [INFO] [stderr] Compiling assert-json-diff v2.0.2 [INFO] [stderr] Compiling similar v2.6.0 [INFO] [stderr] Compiling http-body v0.4.6 [INFO] [stderr] Compiling rust-ini v0.20.0 [INFO] [stderr] Compiling levenshtein v1.0.5 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling config v0.14.1 [INFO] [stderr] Compiling hyper v1.5.0 [INFO] [stderr] Compiling http-body-util v0.1.2 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling hyper v0.14.31 [INFO] [stderr] Compiling rdkafka v0.37.0 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling native-tls v0.2.12 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling async-attributes v1.1.2 [INFO] [stderr] Compiling hyper-util v0.1.10 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling lalrpop v0.20.2 [INFO] [stderr] Compiling env_filter v0.1.2 [INFO] [stderr] Compiling serde_regex v1.1.0 [INFO] [stderr] Compiling env_logger v0.11.5 [INFO] [stderr] Compiling hyper-tls v0.6.0 [INFO] [stderr] Compiling reqwest v0.12.9 [INFO] [stderr] Compiling polling v3.7.4 [INFO] [stderr] Compiling async-io v2.4.0 [INFO] [stderr] Compiling async-signal v0.2.10 [INFO] [stderr] Compiling async-global-executor v2.4.1 [INFO] [stderr] Compiling reqwest-middleware v0.4.0 [INFO] [stderr] Compiling async-process v2.3.0 [INFO] [stderr] Compiling reqwest-retry v0.7.0 [INFO] [stderr] Compiling async-std v1.13.0 [INFO] [stderr] Compiling async-object-pool v0.1.5 [INFO] [stderr] Compiling basic-cookies v0.1.5 [INFO] [stderr] Compiling httpmock v0.7.0 [INFO] [stderr] Compiling flint v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/rustup-home/toolchains/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/lib/rustlib/x86_64-unknown-linux-gnu/bin/self-contained:/opt/rustwide/cargo-home/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" VSLANG="1033" "cc" "-m64" "/tmp/rustcO2KN2G/symbols.o" "<17 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libenv_logger-b64016da8feadb9f.rlib,libanstream-4ed3ca036eda1e1f.rlib,libanstyle_query-f0be367a66cb0b02.rlib,libis_terminal_polyfill-c14c9d53c4f80a97.rlib,libcolorchoice-dfb6701820ae12a0.rlib,libanstyle_parse-80647c630cc5391e.rlib,libutf8parse-8828ddbb63eb8bad.rlib,libenv_filter-febb2e43be96b80e.rlib,libanstyle-df82d657645c4a5c.rlib,libhumantime-271ba35809dd8c72.rlib}" "/opt/rustwide/rustup-home/toolchains/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-5b337cbd81a5a91e.rlib,libgetopts-b3d751a359439e5c.rlib,libunicode_width-b94cd6aeaf6d0888.rlib,librustc_std_workspace_std-7eff89145b2e518b.rlib}" "/opt/rustwide/target/debug/deps/{libhttpmock-1995fbdceeef0380.rlib,liblevenshtein-d5295984f9865dfc.rlib,libassert_json_diff-d290c925f77b82ee.rlib,libsimilar-a0fa33ff6806c57e.rlib,libbasic_cookies-011e849b44c04d2b.rlib,liblalrpop_util-41cc72502598f416.rlib,libhyper-bffeb0213450ff24.rlib,libhttp_body-04346634fe9bb55b.rlib,libhttpdate-9f9d2502c6a38412.rlib,libhttp-3fec65441034439c.rlib,libasync_object_pool-fb47f22950440917.rlib,libasync_std-2d9a67e27d688516.rlib,libasync_global_executor-ff66b1b41742c47d.rlib,libblocking-44a1f63a2fffa6c5.rlib,libpiper-6461759160e23cb2.rlib,libasync_executor-aa846a743f60ce83.rlib,libasync_process-4a161e6f8e196561.rlib,libasync_signal-6d5aba6eecdbce80.rlib,libasync_task-65820d26b839a505.rlib,libasync_channel-fb7f6d584fd82b90.rlib,libasync_io-1ed34c884b5fc0cd.rlib,libpolling-913aaaa3e100119b.rlib,librustix-5e7f6d5cfe890f56.rlib,liblinux_raw_sys-e5a1906b39cac4ff.rlib,libfutures_lite-8087d5732a4c5231.rlib,libfastrand-ae5aa3bcd1a9721b.rlib,libasync_channel-3a1e38321c51893d.rlib,libevent_listener-67cd091983fb6763.rlib,libconcurrent_queue-34d3a5dcb5673186.rlib,libcrossbeam_utils-d3f614f0e73f3455.rlib,libasync_lock-ee80c016be7f00a4.rlib,libevent_listener_strategy-fe03185954e4c7ef.rlib,libevent_listener-6c5004a1fa9e20fb.rlib,libparking-49fcf10303d3525f.rlib,libkv_log_macro-d2c9cafbfffe35de.rlib,libserde_regex-56676437323e50e0.rlib,libregex-07d59f3792584a21.rlib,libregex_automata-b16ca0c62e99f813.rlib,libaho_corasick-5318fee7af990b33.rlib,libregex_syntax-13fc688ae7f36982.rlib,liblazy_static-b3603208c0de2608.rlib,librdkafka-ab6ea45fa6984427.rlib,librdkafka_sys-9913320fb735019e.rlib,libnum_enum-313e4261e47fe9b9.rlib,liblibz_sys-e6176d0cf551f3c7.rlib,libfutures-b813747b416f9523.rlib,libfutures_executor-77b9c5c5ad3dbf1c.rlib,libreqwest_retry-de89b1f07a3b785c.rlib,libretry_policies-374af7860f611bdf.rlib,librand-0dab4e097b406450.rlib,librand_chacha-ae50daa3a8809542.rlib,libppv_lite86-5292c2ae9230adc1.rlib,librand_core-afaa2536c6ca1678.rlib,libgetrandom-e8006e8781fdc5c1.rlib,libreqwest_middleware-db234a188dc81685.rlib,libanyhow-3109b5ba994d1b57.rlib,libreqwest-edee4c50f1faee64.rlib,librustls_pemfile-2cbe74edf6ba73ed.rlib,librustls_pki_types-870aa897f2016219.rlib,libserde_urlencoded-ac559a2460593ada.rlib,libbase64-2a03de3babadded3.rlib,libipnet-346d915a0dce48fd.rlib,libhyper_tls-855e40e130ff0991.rlib,libtokio_native_tls-84155f56eedc33d9.rlib,libmime-4b44681fdb2c65f7.rlib,libnative_tls-0fe3d8291d2c9db5.rlib,libopenssl_probe-dfbd35d7fb1bbeff.rlib,libopenssl-8c5e507383ef0029.rlib,libforeign_types-0d5385f641bbbadd.rlib,libforeign_types_shared-1d09a6084921ca40.rlib,libopenssl_sys-50a4d607cc2f92be.rlib,libhyper_util-4fa84191c639c6d0.rlib,libtower_service-0d7df29686b13872.rlib,libhyper-978419c1dfc28dcc.rlib,libwant-0f3c3ee377cad37f.rlib,libtry_lock-aabba5e3d97e6b57.rlib,libhttparse-1f171d883a977f5d.rlib,libh2-214aa49be90e6416.rlib,libtracing-53584f38c642f9f7.rlib,libtracing_core-1a977c0faab82eff.rlib,libatomic_waker-001109810bdecbaa.rlib,libtokio_util-d55d9ff250cc2691.rlib,libtokio-c73129f2745be890.rlib,libsignal_hook_registry-8407b51dae731dc7.rlib,libsocket2-384f56b43710a99f.rlib,libmio-832749be013892d3.rlib,libparking_lot-750e486acb810554.rlib,libparking_lot_core-80ca181c1feb2f3a.rlib,liblibc-e57f72c4fc712844.rlib,liblock_api-0fd539a479e0f355.rlib,libscopeguard-d52bd00767847e44.rlib,libhttp_body_util-72529bc5a494b95a.rlib,libfutures_util-bb4df4754a82b728.rlib,libfutures_io-972ebb79349338ae.rlib,libslab-d2d6782c70f6d408.rlib,libfutures_channel-f26d4826b597103e.rlib,libfutures_sink-be8442ee548d90f9.rlib,libfutures_task-19b3aba2be9e7ae8.rlib,libpin_utils-9a5791cba021167a.rlib,libpin_project_lite-1b69109c4d0b18c5.rlib,libhttp_body-5ced07248982098e.rlib,libfutures_core-fc6bb1738f00fc87.rlib,liburl-31bbdf84af089c6e.rlib,libidna-00769aa2cbe5b1c1.rlib,libidna_adapter-b92590b264b13315.rlib,libicu_normalizer-e87dd63081197968.rlib,libicu_normalizer_data-924449c90d89dbe9.rlib,libwrite16-e3dc6fad88157cf5.rlib,libutf8_iter-0d9be7b316c2b184.rlib,libutf16_iter-d3264925eca367d9.rlib,libsmallvec-e2fbd282c83e646d.rlib,libicu_properties-85d4c94be357014c.rlib,libicu_properties_data-51b5eb2cadc91212.rlib,libicu_locid_transform-579b84af0fc755f8.rlib,libicu_locid_transform_data-ad15ccbe3fb30a0f.rlib,libicu_collections-dff5cfa3147c0269.rlib,libicu_provider-482ed3112b809149.rlib,libicu_locid-8cef783bea960fb2.rlib,liblitemap-cc127d15603ff5ed.rlib,libtinystr-291ee20495a24109.rlib,libzerovec-eb328f369252c104.rlib,libwriteable-45c783735d88c2b0.rlib,libyoke-36bb47cebd0bcc6c.rlib,libzerofrom-b5b464fab6fe5286.rlib,libstable_deref_trait-e5f295e98f1b80b2.rlib,libform_urlencoded-a5edb5174711de82.rlib,libpercent_encoding-9bee39bbc5bd523a.rlib,libhttp-49835eadea3670d0.rlib,libbytes-3d9b205de7df0211.rlib,libfnv-2d77ec4f6f971b24.rlib,liblog-6ff1706fba5b9b4c.rlib,libvalue_bag-15ec6f9a637d8114.rlib,libconfig-ea38c7e369325b00.rlib,libpathdiff-1c1b832b7495c5fa.rlib,libjson5-945fc9a6360547f5.rlib,libpest-4e44e23d9fad686a.rlib,libucd_trie-01dd94f548235104.rlib,libthiserror-97881d17c5203a46.rlib,libron-9a0f2cb0d9573a59.rlib,libbitflags-73cbd043ba88dc04.rlib,libbase64-64299f9d815d057c.rlib,libserde_json-0154d8e15a4fc611.rlib,libitoa-4c6598116a867907.rlib,libryu-f8ba606093049f91.rlib,libtoml-c4bc09908d1700f0.rlib,libtoml_edit-a292e997fc0e0845.rlib,libserde_spanned-54a5ffedc2b2c5de.rlib,libindexmap-08b6e5ca97476a0e.rlib,libequivalent-fdc46004df91ad08.rlib,libhashbrown-47c759383abea0da.rlib,libwinnow-aec8fd883abf5a30.rlib,libtoml_datetime-a84119ed653760d9.rlib,libnom-2634eb9b7f5f7aae.rlib,libmemchr-3ffe5f7a52883367.rlib,libini-481e7519d6e3df72.rlib,libordered_multimap-ef54a0f5159da613.rlib,libdlv_list-536eefa2147fb7a3.rlib,libyaml_rust2-a1a27700f348792a.rlib,libencoding_rs-68ad4a143c31cce1.rlib,libarraydeque-be9e663bcba0ae31.rlib,libhashlink-73b76af3e69afad3.rlib,libhashbrown-e446e8d31e846601.rlib,libahash-c5a2c2712ed2e49c.rlib,libonce_cell-debe7c411cf97340.rlib,libcfg_if-33ef6c02a07f9fec.rlib,libzerocopy-b8ebdd66dd9784f3.rlib,libbyteorder-7df9ab1ae37e1368.rlib,liballocator_api2-57a541bb0b50754b.rlib,libconvert_case-772cc0932d4e91a2.rlib,libunicode_segmentation-ff3f1aa3aad6e639.rlib,libserde-89fcfccf88dcde6b.rlib}" "/opt/rustwide/rustup-home/toolchains/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-c961c021679cb080.rlib,libpanic_unwind-cf53e161ed1cff61.rlib,libobject-cb648d8066e1f446.rlib,libmemchr-c5d4f358058ea4b7.rlib,libaddr2line-c3d71356250e6616.rlib,libgimli-f87b04c9c9484f11.rlib,librustc_demangle-bcb6f2ec634b4b7c.rlib,libstd_detect-7c9c37927c8e6d84.rlib,libhashbrown-c2c9b281c2c2a277.rlib,librustc_std_workspace_alloc-436fb8ec294074ae.rlib,libminiz_oxide-8d1606a7c3a02301.rlib,libadler-b9d368accc529045.rlib,libunwind-8fa2d9148abc4bd4.rlib,libcfg_if-04c8eb04b1ca0e2e.rlib,liblibc-ac32c271036f683f.rlib,liballoc-954db56effadca87.rlib,librustc_std_workspace_core-395a38b8e0851c9b.rlib,libcore-d453bab70303062c.rlib,libcompiler_builtins-d643a4794e0b0ebc.rlib}" "-Wl,-Bdynamic" "-lz" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-B/opt/rustwide/rustup-home/toolchains/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/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/rdkafka-sys-9176ebb93356ea86/out/lib" "-L" "/opt/rustwide/rustup-home/toolchains/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/flint-0200210af21478de" "-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 7 [Bus error], core dumped [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `flint` (bin "flint" test) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "1a1136eb678a00b5ca39b98a422cd14855770bafe2d266e2cbe802cd6b8edd2b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1a1136eb678a00b5ca39b98a422cd14855770bafe2d266e2cbe802cd6b8edd2b", kill_on_drop: false }` [INFO] [stdout] 1a1136eb678a00b5ca39b98a422cd14855770bafe2d266e2cbe802cd6b8edd2b