[INFO] cloning repository https://github.com/alisa101rs/kassandra [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/alisa101rs/kassandra" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Falisa101rs%2Fkassandra", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Falisa101rs%2Fkassandra'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] afe6a8a492e3244d629bd5a9ca8a2201832b723d [INFO] testing alisa101rs/kassandra against master#d7bd9cd469ff6871420007f091ef52fc32d2ca99 for pr-121417 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Falisa101rs%2Fkassandra" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/alisa101rs/kassandra on toolchain d7bd9cd469ff6871420007f091ef52fc32d2ca99 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d7bd9cd469ff6871420007f091ef52fc32d2ca99" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/alisa101rs/kassandra [INFO] finished tweaking git repo https://github.com/alisa101rs/kassandra [INFO] tweaked toml for git repo https://github.com/alisa101rs/kassandra written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/alisa101rs/kassandra 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" "+d7bd9cd469ff6871420007f091ef52fc32d2ca99" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded integer-encoding v4.0.0 [INFO] [stderr] Downloaded scylla-macros v0.2.1 [INFO] [stderr] Downloaded snap v1.1.0 [INFO] [stderr] Downloaded urlencoding v2.1.3 [INFO] [stderr] Downloaded stable-eyre v0.2.2 [INFO] [stderr] Downloaded strum v0.23.0 [INFO] [stderr] Downloaded opentelemetry v0.20.0 [INFO] [stderr] Downloaded ordered-float v3.9.2 [INFO] [stderr] Downloaded ulid v1.1.0 [INFO] [stderr] Downloaded strum_macros v0.23.1 [INFO] [stderr] Downloaded prost-derive v0.11.9 [INFO] [stderr] Downloaded seahash v4.1.0 [INFO] [stderr] Downloaded opentelemetry-proto v0.3.0 [INFO] [stderr] Downloaded opentelemetry_sdk v0.20.0 [INFO] [stderr] Downloaded scylla-cql v0.0.9 [INFO] [stderr] Downloaded insta v1.34.0 [INFO] [stderr] Downloaded tonic v0.9.2 [INFO] [stderr] Downloaded bigdecimal v0.4.2 [INFO] [stderr] Downloaded num-bigint v0.3.3 [INFO] [stderr] Downloaded opentelemetry_api v0.20.0 [INFO] [stderr] Downloaded scylla v0.10.1 [INFO] [stderr] Downloaded bigdecimal v0.2.2 [INFO] [stderr] Downloaded prost v0.11.9 [INFO] [stderr] Downloaded dashmap v5.5.3 [INFO] [stderr] Downloaded opentelemetry-semantic-conventions v0.12.0 [INFO] [stderr] Downloaded rand_pcg v0.3.1 [INFO] [stderr] Downloaded strum_macros v0.25.3 [INFO] [stderr] Downloaded opentelemetry-otlp v0.13.0 [INFO] [stderr] Downloaded uuid v1.5.0 [INFO] [stderr] Downloaded similar v2.3.0 [INFO] [stderr] Downloaded futures v0.3.29 [INFO] [stderr] Downloaded tracing-opentelemetry v0.21.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+d7bd9cd469ff6871420007f091ef52fc32d2ca99" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1649facfce153bd8cde2b38fef94f4416c9fcf9c66d0505e48e3a513c60877b6 [INFO] running `Command { std: "docker" "start" "-a" "1649facfce153bd8cde2b38fef94f4416c9fcf9c66d0505e48e3a513c60877b6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1649facfce153bd8cde2b38fef94f4416c9fcf9c66d0505e48e3a513c60877b6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1649facfce153bd8cde2b38fef94f4416c9fcf9c66d0505e48e3a513c60877b6", kill_on_drop: false }` [INFO] [stdout] 1649facfce153bd8cde2b38fef94f4416c9fcf9c66d0505e48e3a513c60877b6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+d7bd9cd469ff6871420007f091ef52fc32d2ca99" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 79fbc80054a701eeef8a2470ad703d30f3cc4509d62e06138f90bd83db572601 [INFO] running `Command { std: "docker" "start" "-a" "79fbc80054a701eeef8a2470ad703d30f3cc4509d62e06138f90bd83db572601", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.190 [INFO] [stderr] Compiling memchr v2.6.4 [INFO] [stderr] Compiling pin-project-lite v0.2.13 [INFO] [stderr] Compiling futures-core v0.3.29 [INFO] [stderr] Compiling futures-sink v0.3.29 [INFO] [stderr] Compiling futures-channel v0.3.29 [INFO] [stderr] Compiling parking_lot_core v0.9.9 [INFO] [stderr] Compiling futures-task v0.3.29 [INFO] [stderr] Compiling futures-util v0.3.29 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling lock_api v0.4.11 [INFO] [stderr] Compiling futures-io v0.3.29 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling syn v2.0.38 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling socket2 v0.5.5 [INFO] [stderr] Compiling mio v0.8.9 [INFO] [stderr] Compiling getrandom v0.2.10 [INFO] [stderr] Compiling num-traits v0.2.17 [INFO] [stderr] Compiling rustversion v1.0.14 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling regex-syntax v0.8.2 [INFO] [stderr] Compiling async-trait v0.1.74 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling thiserror v1.0.50 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling aho-corasick v1.1.2 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling crossbeam-utils v0.8.16 [INFO] [stderr] Compiling tower-service v0.3.2 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling hashbrown v0.14.2 [INFO] [stderr] Compiling urlencoding v2.1.3 [INFO] [stderr] Compiling regex-syntax v0.6.29 [INFO] [stderr] Compiling try-lock v0.2.4 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Compiling anyhow v1.0.75 [INFO] [stderr] Compiling socket2 v0.4.10 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling base64 v0.21.5 [INFO] [stderr] Compiling log v0.4.20 [INFO] [stderr] Compiling httpdate v1.0.3 [INFO] [stderr] Compiling either v1.9.0 [INFO] [stderr] Compiling crossbeam-channel v0.5.8 [INFO] [stderr] Compiling indexmap v2.1.0 [INFO] [stderr] Compiling overload v0.1.1 [INFO] [stderr] Compiling winnow v0.5.17 [INFO] [stderr] Compiling tower-layer v0.3.2 [INFO] [stderr] Compiling toml_datetime v0.6.5 [INFO] [stderr] Compiling axum-core v0.3.4 [INFO] [stderr] Compiling axum v0.6.20 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling sharded-slab v0.1.7 [INFO] [stderr] Compiling nu-ansi-term v0.46.0 [INFO] [stderr] Compiling tracing-log v0.1.4 [INFO] [stderr] Compiling thread_local v1.1.7 [INFO] [stderr] Compiling num-bigint v0.4.4 [INFO] [stderr] Compiling ordered-float v3.9.2 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling libm v0.2.8 [INFO] [stderr] Compiling eyre v0.6.8 [INFO] [stderr] Compiling bigdecimal v0.4.2 [INFO] [stderr] Compiling sync_wrapper v0.1.2 [INFO] [stderr] Compiling indenter v0.3.3 [INFO] [stderr] Compiling matchit v0.7.3 [INFO] [stderr] Compiling backtrace v0.3.69 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Compiling gimli v0.28.0 [INFO] [stderr] Compiling regex-automata v0.4.3 [INFO] [stderr] Compiling iana-time-zone v0.1.58 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling miniz_oxide v0.7.1 [INFO] [stderr] Compiling ulid v1.1.0 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling object v0.32.1 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling seahash v4.1.0 [INFO] [stderr] Compiling integer-encoding v4.0.0 [INFO] [stderr] Compiling rustc-demangle v0.1.23 [INFO] [stderr] Compiling clap_lex v0.6.0 [INFO] [stderr] Compiling clap_builder v4.4.7 [INFO] [stderr] Compiling toml_edit v0.19.15 [INFO] [stderr] Compiling matchers v0.1.0 [INFO] [stderr] Compiling prost-derive v0.11.9 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Compiling addr2line v0.21.0 [INFO] [stderr] Compiling serde_derive v1.0.190 [INFO] [stderr] Compiling futures-macro v0.3.29 [INFO] [stderr] Compiling tokio-macros v2.1.0 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling thiserror-impl v1.0.50 [INFO] [stderr] Compiling pin-project-internal v1.1.3 [INFO] [stderr] Compiling strum_macros v0.25.3 [INFO] [stderr] Compiling clap_derive v4.4.7 [INFO] [stderr] Compiling regex v1.10.2 [INFO] [stderr] Compiling proc-macro-crate v1.3.1 [INFO] [stderr] Compiling pin-project v1.1.3 [INFO] [stderr] Compiling stable-eyre v0.2.2 [INFO] [stderr] Compiling num_enum_derive v0.6.1 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling tracing-subscriber v0.3.17 [INFO] [stderr] Compiling strum v0.25.0 [INFO] [stderr] Compiling clap v4.4.7 [INFO] [stderr] Compiling num_enum v0.6.1 [INFO] [stderr] Compiling tracing-error v0.2.0 [INFO] [stderr] Compiling futures-executor v0.3.29 [INFO] [stderr] Compiling opentelemetry_api v0.20.0 [INFO] [stderr] Compiling futures v0.3.29 [INFO] [stderr] Compiling bytes v1.5.0 [INFO] [stderr] Compiling serde_json v1.0.107 [INFO] [stderr] Compiling bitflags v2.4.1 [INFO] [stderr] Compiling serde_bytes v0.11.12 [INFO] [stderr] Compiling uuid v1.5.0 [INFO] [stderr] Compiling chrono v0.4.31 [INFO] [stderr] Compiling ron v0.8.1 [INFO] [stderr] Compiling tokio v1.33.0 [INFO] [stderr] Compiling http v0.2.9 [INFO] [stderr] Compiling prost v0.11.9 [INFO] [stderr] Compiling http-body v0.4.5 [INFO] [stderr] Compiling tokio-util v0.7.10 [INFO] [stderr] Compiling tokio-stream v0.1.14 [INFO] [stderr] Compiling tokio-io-timeout v1.2.0 [INFO] [stderr] Compiling opentelemetry_sdk v0.20.0 [INFO] [stderr] Compiling h2 v0.3.21 [INFO] [stderr] Compiling tower v0.4.13 [INFO] [stderr] Compiling kassandra v0.13.1 (/opt/rustwide/workdir/kassandra) [INFO] [stderr] Compiling opentelemetry v0.20.0 [INFO] [stderr] Compiling opentelemetry-semantic-conventions v0.12.0 [INFO] [stderr] Compiling tracing-opentelemetry v0.21.0 [INFO] [stderr] Compiling hyper v0.14.27 [INFO] [stderr] Compiling kassandra-tester v0.13.1 (/opt/rustwide/workdir/kassandra-tester) [INFO] [stderr] Compiling hyper-timeout v0.4.1 [INFO] [stderr] Compiling tonic v0.9.2 [INFO] [stderr] Compiling opentelemetry-proto v0.3.0 [INFO] [stderr] Compiling opentelemetry-otlp v0.13.0 [INFO] [stderr] Compiling kassandra-node v0.13.1 (/opt/rustwide/workdir/kassandra-node) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 27.38s [INFO] running `Command { std: "docker" "inspect" "79fbc80054a701eeef8a2470ad703d30f3cc4509d62e06138f90bd83db572601", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "79fbc80054a701eeef8a2470ad703d30f3cc4509d62e06138f90bd83db572601", kill_on_drop: false }` [INFO] [stdout] 79fbc80054a701eeef8a2470ad703d30f3cc4509d62e06138f90bd83db572601 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+d7bd9cd469ff6871420007f091ef52fc32d2ca99" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9aeb007f1e00ada2bd3a94509d03c6bff6ecbfa0cefbaa960b32295f43bb730e [INFO] running `Command { std: "docker" "start" "-a" "9aeb007f1e00ada2bd3a94509d03c6bff6ecbfa0cefbaa960b32295f43bb730e", kill_on_drop: false }` [INFO] [stderr] Compiling num-traits v0.2.17 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling uuid v1.5.0 [INFO] [stderr] Compiling num-bigint v0.3.3 [INFO] [stderr] Compiling linked-hash-map v0.5.6 [INFO] [stderr] Compiling console v0.15.7 [INFO] [stderr] Compiling snap v1.1.0 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling similar v2.3.0 [INFO] [stderr] Compiling unicode-segmentation v1.10.1 [INFO] [stderr] Compiling scylla-macros v0.2.1 [INFO] [stderr] Compiling either v1.9.0 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling rand_pcg v0.3.1 [INFO] [stderr] Compiling dashmap v5.5.3 [INFO] [stderr] Compiling arc-swap v1.6.0 [INFO] [stderr] Compiling twox-hash v1.6.3 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling itertools v0.11.0 [INFO] [stderr] Compiling histogram v0.6.9 [INFO] [stderr] Compiling strum v0.23.0 [INFO] [stderr] Compiling lz4_flex v0.11.1 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling strum_macros v0.23.1 [INFO] [stderr] Compiling insta v1.34.0 [INFO] [stderr] Compiling chrono v0.4.31 [INFO] [stderr] Compiling ordered-float v3.9.2 [INFO] [stderr] Compiling num-bigint v0.4.4 [INFO] [stderr] Compiling opentelemetry_sdk v0.20.0 [INFO] [stderr] Compiling bigdecimal v0.4.2 [INFO] [stderr] Compiling bigdecimal v0.2.2 [INFO] [stderr] Compiling opentelemetry v0.20.0 [INFO] [stderr] Compiling opentelemetry-proto v0.3.0 [INFO] [stderr] Compiling opentelemetry-semantic-conventions v0.12.0 [INFO] [stderr] Compiling tracing-opentelemetry v0.21.0 [INFO] [stderr] Compiling scylla-cql v0.0.9 [INFO] [stderr] Compiling kassandra v0.13.1 (/opt/rustwide/workdir/kassandra) [INFO] [stderr] Compiling opentelemetry-otlp v0.13.0 [INFO] [stderr] Compiling scylla v0.10.1 [INFO] [stderr] Compiling kassandra-tester v0.13.1 (/opt/rustwide/workdir/kassandra-tester) [INFO] [stderr] Compiling kassandra-node v0.13.1 (/opt/rustwide/workdir/kassandra-node) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 11.94s [INFO] running `Command { std: "docker" "inspect" "9aeb007f1e00ada2bd3a94509d03c6bff6ecbfa0cefbaa960b32295f43bb730e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9aeb007f1e00ada2bd3a94509d03c6bff6ecbfa0cefbaa960b32295f43bb730e", kill_on_drop: false }` [INFO] [stdout] 9aeb007f1e00ada2bd3a94509d03c6bff6ecbfa0cefbaa960b32295f43bb730e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+d7bd9cd469ff6871420007f091ef52fc32d2ca99" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 35a43f79dedb94a55c979334e98433910e4f1dd5559a25c3496ef71a4aa983ff [INFO] running `Command { std: "docker" "start" "-a" "35a43f79dedb94a55c979334e98433910e4f1dd5559a25c3496ef71a4aa983ff", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.14s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/kassandra-1d9ac9284d412355) [INFO] [stdout] [INFO] [stdout] running 25 tests [INFO] [stdout] test cql::parser::literal::tests::test_uuid ... ok [INFO] [stdout] test cql::parser::literal::tests::test_map ... ok [INFO] [stdout] test cql::parser::queries::test_select_expression ... ok [INFO] [stdout] test cql::parser::tests::function ... ok [INFO] [stdout] test cql::parser::tests::name_alias ... ok [INFO] [stdout] test cql::parser::tests::test_create_keyspace ... ok [INFO] [stdout] test cql::parser::tests::query_with_comment ... ok [INFO] [stdout] test cql::parser::tests::test_delete_row_query ... ok [INFO] [stdout] test cql::parser::tests::test_create_table ... ok [INFO] [stdout] test cql::parser::tests::test_delete_columns_query ... ok [INFO] [stdout] test cql::parser::tests::test_filter_comments ... ok [INFO] [stdout] test cql::parser::tests::test_insert_into ... ok [INFO] [stdout] test cql::parser::tests::test_named_bind ... ok [INFO] [stdout] test cql::parser::tests::test_regressions ... ok [INFO] [stdout] test cql::parser::tests::test_select ... ok [INFO] [stdout] test cql::parser::tests::test_select_json ... ok [INFO] [stdout] test cql::parser::tests::test_select_where ... ok [INFO] [stdout] test cql::parser::tests::test_update_query ... ok [INFO] [stdout] test cql::parser::tests::test_select_where_limit ... ok [INFO] [stdout] test cql::types::value::tests::test_composite_value_ranges ... ok [INFO] [stdout] test cql::types::value::tests::test_simple_value_ranges ... ok [INFO] [stdout] test cql::parser::tests::test_udt ... ok [INFO] [stdout] test cql::parser::tests::test_update_with_lit_null ... ok [INFO] [stdout] test frame::request::query::tests::test_select_1 ... ok [INFO] [stdout] test frame::request::query_params::parse::test_params_1 ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 25 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/session.rs (/opt/rustwide/target/debug/deps/session-b737977f15004614) [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stdout] test select_from_system_schema ... ok [INFO] [stdout] test create_session_and_table ... ok [INFO] [stdout] test select_simple_data ... ok [INFO] [stdout] test scan_simple_data ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/kassandra_node-ac546f8e18c3c806) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/kassandra_tester-800ee29a4627c3d9) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/scylla.rs (/opt/rustwide/target/debug/deps/scylla-33d9fd5dd35b3ef7) [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test test_simple_test_data ... ok [INFO] [stdout] test test_prepared ... ok [INFO] [stdout] test test_simple_batch_data ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.69s [INFO] [stdout] [INFO] [stderr] Doc-tests kassandra [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests kassandra-tester [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "35a43f79dedb94a55c979334e98433910e4f1dd5559a25c3496ef71a4aa983ff", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "35a43f79dedb94a55c979334e98433910e4f1dd5559a25c3496ef71a4aa983ff", kill_on_drop: false }` [INFO] [stdout] 35a43f79dedb94a55c979334e98433910e4f1dd5559a25c3496ef71a4aa983ff [INFO] testing alisa101rs/kassandra against try#393ef12c970fbc7f294cd96c35cb76f9591bc1d6 for pr-121417 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Falisa101rs%2Fkassandra" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/alisa101rs/kassandra on toolchain 393ef12c970fbc7f294cd96c35cb76f9591bc1d6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+393ef12c970fbc7f294cd96c35cb76f9591bc1d6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/alisa101rs/kassandra [INFO] finished tweaking git repo https://github.com/alisa101rs/kassandra [INFO] tweaked toml for git repo https://github.com/alisa101rs/kassandra written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/alisa101rs/kassandra 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" "+393ef12c970fbc7f294cd96c35cb76f9591bc1d6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+393ef12c970fbc7f294cd96c35cb76f9591bc1d6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 36d9b236fcaca41d17ebf72f41a1e2480f68016154677356e5ea00b36b381d75 [INFO] running `Command { std: "docker" "start" "-a" "36d9b236fcaca41d17ebf72f41a1e2480f68016154677356e5ea00b36b381d75", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "36d9b236fcaca41d17ebf72f41a1e2480f68016154677356e5ea00b36b381d75", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "36d9b236fcaca41d17ebf72f41a1e2480f68016154677356e5ea00b36b381d75", kill_on_drop: false }` [INFO] [stdout] 36d9b236fcaca41d17ebf72f41a1e2480f68016154677356e5ea00b36b381d75 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+393ef12c970fbc7f294cd96c35cb76f9591bc1d6" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f81cf791655c0a3cfbb57f391ef7dc5b439985e935945559e8dd189d3fc66151 [INFO] running `Command { std: "docker" "start" "-a" "f81cf791655c0a3cfbb57f391ef7dc5b439985e935945559e8dd189d3fc66151", kill_on_drop: false }` [INFO] [stderr] Compiling syn v2.0.38 [INFO] [stderr] Compiling serde v1.0.190 [INFO] [stderr] Compiling memchr v2.6.4 [INFO] [stderr] Compiling pin-project-lite v0.2.13 [INFO] [stderr] Compiling futures-core v0.3.29 [INFO] [stderr] Compiling lock_api v0.4.11 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling futures-channel v0.3.29 [INFO] [stderr] Compiling parking_lot_core v0.9.9 [INFO] [stderr] Compiling futures-task v0.3.29 [INFO] [stderr] Compiling futures-sink v0.3.29 [INFO] [stderr] Compiling futures-util v0.3.29 [INFO] [stderr] Compiling futures-io v0.3.29 [INFO] [stderr] Compiling socket2 v0.5.5 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling mio v0.8.9 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling getrandom v0.2.10 [INFO] [stderr] Compiling num-traits v0.2.17 [INFO] [stderr] Compiling rustversion v1.0.14 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling regex-syntax v0.8.2 [INFO] [stderr] Compiling aho-corasick v1.1.2 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling async-trait v0.1.74 [INFO] [stderr] Compiling thiserror v1.0.50 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling crossbeam-utils v0.8.16 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling tower-service v0.3.2 [INFO] [stderr] Compiling hashbrown v0.14.2 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling try-lock v0.2.4 [INFO] [stderr] Compiling regex-syntax v0.6.29 [INFO] [stderr] Compiling urlencoding v2.1.3 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Compiling anyhow v1.0.75 [INFO] [stderr] Compiling socket2 v0.4.10 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling httpdate v1.0.3 [INFO] [stderr] Compiling base64 v0.21.5 [INFO] [stderr] Compiling either v1.9.0 [INFO] [stderr] Compiling crossbeam-channel v0.5.8 [INFO] [stderr] Compiling overload v0.1.1 [INFO] [stderr] Compiling tower-layer v0.3.2 [INFO] [stderr] Compiling toml_datetime v0.6.5 [INFO] [stderr] Compiling winnow v0.5.17 [INFO] [stderr] Compiling log v0.4.20 [INFO] [stderr] Compiling indexmap v2.1.0 [INFO] [stderr] Compiling nu-ansi-term v0.46.0 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling sharded-slab v0.1.7 [INFO] [stderr] Compiling axum-core v0.3.4 [INFO] [stderr] Compiling axum v0.6.20 [INFO] [stderr] Compiling ordered-float v3.9.2 [INFO] [stderr] Compiling tracing-log v0.1.4 [INFO] [stderr] Compiling thread_local v1.1.7 [INFO] [stderr] Compiling num-bigint v0.4.4 [INFO] [stderr] Compiling libm v0.2.8 [INFO] [stderr] Compiling eyre v0.6.8 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling bigdecimal v0.4.2 [INFO] [stderr] Compiling sync_wrapper v0.1.2 [INFO] [stderr] Compiling indenter v0.3.3 [INFO] [stderr] Compiling matchit v0.7.3 [INFO] [stderr] Compiling regex-automata v0.4.3 [INFO] [stderr] Compiling backtrace v0.3.69 [INFO] [stderr] Compiling iana-time-zone v0.1.58 [INFO] [stderr] Compiling gimli v0.28.0 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Compiling miniz_oxide v0.7.1 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling ulid v1.1.0 [INFO] [stderr] Compiling object v0.32.1 [INFO] [stderr] Compiling clap_lex v0.6.0 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling toml_edit v0.19.15 [INFO] [stderr] Compiling rustc-demangle v0.1.23 [INFO] [stderr] Compiling seahash v4.1.0 [INFO] [stderr] Compiling integer-encoding v4.0.0 [INFO] [stderr] Compiling clap_builder v4.4.7 [INFO] [stderr] Compiling matchers v0.1.0 [INFO] [stderr] Compiling prost-derive v0.11.9 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Compiling regex v1.10.2 [INFO] [stderr] Compiling serde_derive v1.0.190 [INFO] [stderr] Compiling futures-macro v0.3.29 [INFO] [stderr] Compiling tokio-macros v2.1.0 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling thiserror-impl v1.0.50 [INFO] [stderr] Compiling pin-project-internal v1.1.3 [INFO] [stderr] Compiling proc-macro-crate v1.3.1 [INFO] [stderr] Compiling strum_macros v0.25.3 [INFO] [stderr] Compiling addr2line v0.21.0 [INFO] [stderr] Compiling clap_derive v4.4.7 [INFO] [stderr] error: could not compile `object` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/393ef12c970fbc7f294cd96c35cb76f9591bc1d6/bin/rustc --crate-name object --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/object-0.32.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="archive"' --cfg 'feature="coff"' --cfg 'feature="elf"' --cfg 'feature="macho"' --cfg 'feature="pe"' --cfg 'feature="read_core"' --cfg 'feature="unaligned"' -C metadata=198f390439f2063e -C extra-filename=-198f390439f2063e --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern memchr=/opt/rustwide/target/debug/deps/libmemchr-926d55368685478f.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "f81cf791655c0a3cfbb57f391ef7dc5b439985e935945559e8dd189d3fc66151", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f81cf791655c0a3cfbb57f391ef7dc5b439985e935945559e8dd189d3fc66151", kill_on_drop: false }` [INFO] [stdout] f81cf791655c0a3cfbb57f391ef7dc5b439985e935945559e8dd189d3fc66151