[INFO] fetching crate qbin 0.2.0... [INFO] testing qbin-0.2.0 against try#8de4c7234dd9b97c9d76b58671343fdbbc9a433e+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_with_libc_patch_0 [INFO] extracting crate qbin 0.2.0 into /workspace/builds/worker-0-tc1/source [INFO] started tweaking crates.io crate qbin 0.2.0 [INFO] finished tweaking crates.io crate qbin 0.2.0 [INFO] tweaked toml for crates.io crate qbin 0.2.0 written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate qbin 0.2.0 on toolchain 8de4c7234dd9b97c9d76b58671343fdbbc9a433e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate qbin 0.2.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" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded h3o-bit v0.1.1 [INFO] [stderr] Downloaded float_eq v1.0.1 [INFO] [stderr] Downloaded geographiclib-rs v0.2.4 [INFO] [stderr] Downloaded geohash v0.13.1 [INFO] [stderr] Downloaded spade v2.13.1 [INFO] [stderr] Downloaded robust v1.1.0 [INFO] [stderr] Downloaded h3o v0.8.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 366a11f19104a0f19a18f2d09616ed6dccd038390172d0a23f2a44cfa840e5bf [INFO] running `Command { std: "docker" "start" "-a" "366a11f19104a0f19a18f2d09616ed6dccd038390172d0a23f2a44cfa840e5bf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "366a11f19104a0f19a18f2d09616ed6dccd038390172d0a23f2a44cfa840e5bf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "366a11f19104a0f19a18f2d09616ed6dccd038390172d0a23f2a44cfa840e5bf", kill_on_drop: false }` [INFO] [stdout] 366a11f19104a0f19a18f2d09616ed6dccd038390172d0a23f2a44cfa840e5bf [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "build" "--frozen" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 6a91b6671e99b1719d53290ab48493e14a0cf22dda4edf5ef17ba93217f037d0 [INFO] running `Command { std: "docker" "start" "-a" "6a91b6671e99b1719d53290ab48493e14a0cf22dda4edf5ef17ba93217f037d0", kill_on_drop: false }` [INFO] [stderr] Compiling libm v0.2.13 [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling heapless v0.8.0 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling allocator-api2 v0.2.21 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Compiling foldhash v0.1.5 [INFO] [stderr] Compiling i_tree v0.8.3 [INFO] [stderr] Compiling robust v1.1.0 [INFO] [stderr] Compiling i_key_sort v0.2.0 [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Compiling float_next_after v1.0.0 [INFO] [stderr] Compiling hash32 v0.3.1 [INFO] [stderr] Compiling itertools v0.11.0 [INFO] [stderr] Compiling hashbrown v0.15.2 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling syn v2.0.100 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling geographiclib-rs v0.2.4 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling rstar v0.12.2 [INFO] [stderr] Compiling approx v0.5.1 [INFO] [stderr] Compiling spade v2.13.1 [INFO] [stderr] Compiling earcutr v0.4.3 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling geo-types v0.7.16 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling i_float v1.7.0 [INFO] [stderr] Compiling i_shape v1.7.0 [INFO] [stderr] Compiling i_overlay v2.0.5 [INFO] [stderr] Compiling geo v0.30.0 [INFO] [stderr] Compiling qbin v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 23.12s [INFO] running `Command { std: "docker" "inspect" "6a91b6671e99b1719d53290ab48493e14a0cf22dda4edf5ef17ba93217f037d0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6a91b6671e99b1719d53290ab48493e14a0cf22dda4edf5ef17ba93217f037d0", kill_on_drop: false }` [INFO] [stdout] 6a91b6671e99b1719d53290ab48493e14a0cf22dda4edf5ef17ba93217f037d0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "test" "--frozen" "--no-run" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 160e4b3494c776764a466f0a3b42b460401624ed917f7cb0b0f3a0e876e43edd [INFO] running `Command { std: "docker" "start" "-a" "160e4b3494c776764a466f0a3b42b460401624ed917f7cb0b0f3a0e876e43edd", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling libc v0.2.172 [INFO] [stderr] Compiling crunchy v0.2.3 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling half v2.6.0 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling approx v0.5.1 [INFO] [stderr] Compiling clap_lex v0.7.4 [INFO] [stderr] Compiling anstyle v1.0.10 [INFO] [stderr] Compiling ciborium-io v0.2.2 [INFO] [stderr] Compiling plotters-backend v0.3.7 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling geo-types v0.7.16 [INFO] [stderr] Compiling cast v0.3.0 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling clap_builder v4.5.37 [INFO] [stderr] Compiling oorandom v11.1.5 [INFO] [stderr] Compiling ciborium-ll v0.2.2 [INFO] [stderr] Compiling plotters-svg v0.3.7 [INFO] [stderr] Compiling h3o-bit v0.1.1 [INFO] [stderr] Compiling anes v0.1.6 [INFO] [stderr] Compiling float_eq v1.0.1 [INFO] [stderr] Compiling geohash v0.13.1 [INFO] [stderr] Compiling plotters v0.3.7 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling is-terminal v0.4.16 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling const-random-macro v0.1.16 [INFO] [stderr] Compiling const-random v0.1.18 [INFO] [stderr] Compiling criterion-plot v0.5.0 [INFO] [stderr] Compiling h3o v0.8.0 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling clap v4.5.37 [INFO] [stderr] Compiling i_float v1.7.0 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling ciborium v0.2.2 [INFO] [stderr] Compiling i_shape v1.7.0 [INFO] [stderr] Compiling i_overlay v2.0.5 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling criterion v0.5.1 [INFO] [stderr] Compiling geo v0.30.0 [INFO] [stderr] Compiling qbin v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 20.27s [INFO] running `Command { std: "docker" "inspect" "160e4b3494c776764a466f0a3b42b460401624ed917f7cb0b0f3a0e876e43edd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "160e4b3494c776764a466f0a3b42b460401624ed917f7cb0b0f3a0e876e43edd", kill_on_drop: false }` [INFO] [stdout] 160e4b3494c776764a466f0a3b42b460401624ed917f7cb0b0f3a0e876e43edd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "test" "--frozen" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] fb064f87d8f9a9b5d309b2ea194745d0bd5cb3d1a8702ed65b1cd7799d2f1129 [INFO] running `Command { std: "docker" "start" "-a" "fb064f87d8f9a9b5d309b2ea194745d0bd5cb3d1a8702ed65b1cd7799d2f1129", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.12s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/qbin-e205690eaad7ac7d) [INFO] [stdout] [INFO] [stdout] running 28 tests [INFO] [stdout] test test::cells::test_cell_neighbor ... ok [INFO] [stdout] test test::cells::test_cell_children_six ... ok [INFO] [stdout] test test::cells::test_cell_children_five ... ok [INFO] [stdout] test test::cells::test_cell_children_one ... ok [INFO] [stdout] test test::cells::test_cell_neighbors ... ok [INFO] [stdout] test test::cells::test_cell_to_bbox ... ok [INFO] [stdout] test test::cells::test_cell_to_parent ... ok [INFO] [stdout] test test::cells::test_cell_to_point ... ok [INFO] [stdout] test test::cells::test_get_cell_resolution ... ok [INFO] [stdout] test test::cells::test_point_to_cell ... ok [INFO] [stdout] test test::directions::test_valid_direction ... ok [INFO] [stdout] test test::errors::test_cell_to_parent_invalid_resolution ... ok [INFO] [stdout] test test::errors::test_invalid_cell_index ... ok [INFO] [stdout] test test::geo::test_cell_to_polygon ... ok [INFO] [stdout] test test::geo::test_invalid_resolution ... ok [INFO] [stdout] test test::tiles::test_tile_area ... ok [INFO] [stdout] test test::tiles::test_tile_scalefactor ... ok [INFO] [stdout] test test::tiles::test_point_to_tile_fraction ... ok [INFO] [stdout] test test::errors::test_invalid_cellindex ... ok [INFO] [stdout] test test::errors::test_invalid_child_res ... ok [INFO] [stdout] test test::geo::test_quadbin_from_point ... ok [INFO] [stdout] test test::tiles::test_tile_sibling ... ok [INFO] [stdout] test test::tiles::test_point_to_tile ... ok [INFO] [stdout] test test::tiles::test_tile_conversion ... ok [INFO] [stdout] test test::geo::test_quadbin_from_multipoint ... ok [INFO] [stdout] test test::cells::test_cell_area ... ok [INFO] [stdout] test test::geo::test_invalid_multipoint_resolution ... ok [INFO] [stdout] test test::cells::test_tile_and_cell_conversion ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 28 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "fb064f87d8f9a9b5d309b2ea194745d0bd5cb3d1a8702ed65b1cd7799d2f1129", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fb064f87d8f9a9b5d309b2ea194745d0bd5cb3d1a8702ed65b1cd7799d2f1129", kill_on_drop: false }` [INFO] [stdout] fb064f87d8f9a9b5d309b2ea194745d0bd5cb3d1a8702ed65b1cd7799d2f1129