[INFO] fetching crate pinpointer 0.1.5...
[INFO] testing pinpointer-0.1.5 against beta-2025-10-28 for beta-1.92-2
[INFO] extracting crate pinpointer 0.1.5 into /workspace/builds/worker-3-tc2/source
[INFO] started tweaking crates.io crate pinpointer 0.1.5
[INFO] finished tweaking crates.io crate pinpointer 0.1.5
[INFO] tweaked toml for crates.io crate pinpointer 0.1.5 written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate pinpointer 0.1.5 on toolchain beta-2025-10-28
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate pinpointer 0.1.5 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" "+beta-2025-10-28" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 10cecdf255a7203d29baf85a76223a69ac69e17cbca1c626c21f5ba69e0a5bec
[INFO] running `Command { std: "docker" "start" "-a" "10cecdf255a7203d29baf85a76223a69ac69e17cbca1c626c21f5ba69e0a5bec", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "10cecdf255a7203d29baf85a76223a69ac69e17cbca1c626c21f5ba69e0a5bec", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "10cecdf255a7203d29baf85a76223a69ac69e17cbca1c626c21f5ba69e0a5bec", kill_on_drop: false }`
[INFO] [stdout] 10cecdf255a7203d29baf85a76223a69ac69e17cbca1c626c21f5ba69e0a5bec
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b86116e6dac9edbfd2e952e04baf8fe056dc2a2b9418a9813dc7b8fc83cacfc1
[INFO] running `Command { std: "docker" "start" "-a" "b86116e6dac9edbfd2e952e04baf8fe056dc2a2b9418a9813dc7b8fc83cacfc1", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.44
[INFO] [stderr]    Compiling quote v1.0.21
[INFO] [stderr]    Compiling unicode-ident v1.0.4
[INFO] [stderr]    Compiling syn v1.0.100
[INFO] [stderr]    Compiling log v0.4.17
[INFO] [stderr]    Compiling pkg-config v0.3.25
[INFO] [stderr]    Compiling lock_api v0.4.9
[INFO] [stderr]    Compiling cc v1.0.73
[INFO] [stderr]    Compiling libm v0.2.5
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling smallvec v1.9.0
[INFO] [stderr]    Compiling once_cell v1.15.0
[INFO] [stderr]    Compiling pin-project-lite v0.2.9
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]    Compiling bytes v1.2.1
[INFO] [stderr]    Compiling futures-core v0.3.24
[INFO] [stderr]    Compiling thiserror v1.0.36
[INFO] [stderr]    Compiling parking_lot_core v0.9.3
[INFO] [stderr]    Compiling itoa v1.0.3
[INFO] [stderr]    Compiling tokio v1.26.0
[INFO] [stderr]    Compiling slab v0.4.8
[INFO] [stderr]    Compiling futures-task v0.3.24
[INFO] [stderr]    Compiling mio v0.8.4
[INFO] [stderr]    Compiling num_cpus v1.13.1
[INFO] [stderr]    Compiling socket2 v0.4.7
[INFO] [stderr]    Compiling signal-hook-registry v1.4.0
[INFO] [stderr]    Compiling semver v1.0.14
[INFO] [stderr]    Compiling ucd-trie v0.1.5
[INFO] [stderr]    Compiling futures-util v0.3.24
[INFO] [stderr]    Compiling serde_derive v1.0.145
[INFO] [stderr]    Compiling tracing-core v0.1.29
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling futures-io v0.3.28
[INFO] [stderr]    Compiling serde v1.0.145
[INFO] [stderr]    Compiling http v0.2.8
[INFO] [stderr]    Compiling cmake v0.1.48
[INFO] [stderr]    Compiling openssl v0.10.55
[INFO] [stderr]    Compiling futures-channel v0.3.24
[INFO] [stderr]    Compiling futures-sink v0.3.28
[INFO] [stderr]    Compiling miniz_oxide v0.5.4
[INFO] [stderr]    Compiling openssl-sys v0.9.90
[INFO] [stderr]    Compiling rustc_version v0.4.0
[INFO] [stderr]    Compiling hash32 v0.2.1
[INFO] [stderr]    Compiling spin v0.9.4
[INFO] [stderr]    Compiling yeslogic-fontconfig-sys v3.2.0
[INFO] [stderr]    Compiling ryu v1.0.11
[INFO] [stderr]    Compiling percent-encoding v2.2.0
[INFO] [stderr]    Compiling tracing v0.1.36
[INFO] [stderr]    Compiling try-lock v0.2.3
[INFO] [stderr]    Compiling stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling freetype-sys v0.13.1
[INFO] [stderr]    Compiling native-tls v0.2.11
[INFO] [stderr]    Compiling tinyvec v1.6.0
[INFO] [stderr]    Compiling form_urlencoded v1.1.0
[INFO] [stderr]    Compiling http-body v0.4.5
[INFO] [stderr]    Compiling heapless v0.7.16
[INFO] [stderr]    Compiling want v0.3.0
[INFO] [stderr]    Compiling libloading v0.7.3
[INFO] [stderr]    Compiling flate2 v1.0.24
[INFO] [stderr]    Compiling httpdate v1.0.2
[INFO] [stderr]    Compiling async-trait v0.1.57
[INFO] [stderr]    Compiling serde_json v1.0.85
[INFO] [stderr]    Compiling tower-layer v0.3.1
[INFO] [stderr]    Compiling openssl-probe v0.1.5
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling approx v0.5.1
[INFO] [stderr]    Compiling png v0.17.6
[INFO] [stderr]    Compiling dlib v0.5.0
[INFO] [stderr]    Compiling dirs-sys-next v0.1.2
[INFO] [stderr]    Compiling getrandom v0.2.7
[INFO] [stderr]    Compiling jpeg-decoder v0.2.6
[INFO] [stderr]    Compiling plotters-backend v0.3.4
[INFO] [stderr]    Compiling const-cstr v0.3.0
[INFO] [stderr]    Compiling font-kit v0.11.0
[INFO] [stderr]    Compiling ieee754 v0.2.6
[INFO] [stderr]    Compiling mime v0.3.16
[INFO] [stderr]    Compiling num-rational v0.4.1
[INFO] [stderr]    Compiling unicode-bidi v0.3.13
[INFO] [stderr]    Compiling weezl v0.1.7
[INFO] [stderr]    Compiling bytemuck v1.12.1
[INFO] [stderr]    Compiling accurate v0.3.1
[INFO] [stderr]    Compiling freetype v0.7.0
[INFO] [stderr]    Compiling dirs-next v2.0.0
[INFO] [stderr]    Compiling walkdir v2.3.2
[INFO] [stderr]    Compiling rstar v0.9.3
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling time v0.1.44
[INFO] [stderr]    Compiling ppv-lite86 v0.2.16
[INFO] [stderr]    Compiling float-ord v0.2.0
[INFO] [stderr]    Compiling iana-time-zone v0.1.50
[INFO] [stderr]    Compiling gif v0.11.4
[INFO] [stderr]    Compiling image v0.24.4
[INFO] [stderr]    Compiling http-range-header v0.3.0
[INFO] [stderr]    Compiling unicode-normalization v0.1.22
[INFO] [stderr]    Compiling chrono v0.4.22
[INFO] [stderr]    Compiling geographiclib-rs v0.2.3
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling plotters-svg v0.3.3
[INFO] [stderr]    Compiling float_next_after v0.1.5
[INFO] [stderr]    Compiling encoding_rs v0.8.32
[INFO] [stderr]    Compiling sync_wrapper v0.1.1
[INFO] [stderr]    Compiling ttf-parser v0.15.2
[INFO] [stderr]    Compiling ipnet v2.8.0
[INFO] [stderr]    Compiling matchit v0.5.0
[INFO] [stderr]    Compiling base64 v0.21.2
[INFO] [stderr]    Compiling robust v0.2.3
[INFO] [stderr]    Compiling idna v0.3.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling url v2.3.1
[INFO] [stderr]    Compiling plotters-bitmap v0.3.2
[INFO] [stderr]    Compiling thiserror-impl v1.0.36
[INFO] [stderr]    Compiling tokio-macros v1.8.0
[INFO] [stderr]    Compiling openssl-macros v0.1.0
[INFO] [stderr]    Compiling pin-project-internal v1.0.12
[INFO] [stderr]    Compiling axum-core v0.2.8
[INFO] [stderr]    Compiling pest v2.3.1
[INFO] [stderr]    Compiling pin-project v1.0.12
[INFO] [stderr]    Compiling semver-parser v0.10.2
[INFO] [stderr]    Compiling semver v0.11.0
[INFO] [stderr]    Compiling rustc_version v0.3.3
[INFO] [stderr]    Compiling pathfinder_simd v0.5.1
[INFO] [stderr]    Compiling pathfinder_geometry v0.5.1
[INFO] [stderr]    Compiling plotters v0.3.4
[INFO] [stderr]    Compiling tokio-util v0.7.8
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling tower v0.4.13
[INFO] [stderr]    Compiling geo-types v0.7.10
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling h2 v0.3.20
[INFO] [stderr]    Compiling tower-http v0.3.4
[INFO] [stderr]    Compiling geo v0.23.0
[INFO] [stderr]    Compiling geojson v0.24.1
[INFO] [stderr]    Compiling hyper v0.14.20
[INFO] [stderr]    Compiling hyper-tls v0.5.0
[INFO] [stderr]    Compiling axum v0.5.16
[INFO] [stderr]    Compiling reqwest v0.11.18
[INFO] [stderr]    Compiling pinpointer v0.1.5 (/opt/rustwide/workdir)
[INFO] [stdout] warning: function `load_countries` is never used
[INFO] [stdout]   --> src/datasets.rs:95:8
[INFO] [stdout]    |
[INFO] [stdout] 95 | pub fn load_countries(path: &Path) -> HashMap<String, MultiPolygon> {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `load_provinces` is never used
[INFO] [stdout]    --> src/datasets.rs:104:8
[INFO] [stdout]     |
[INFO] [stdout] 104 | pub fn load_provinces(path: &Path) -> HashMap<String, MultiPolygon> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `size`, `plot`, and `bboxes` are never used
[INFO] [stdout]    --> src/labeling.rs:134:12
[INFO] [stdout]     |
[INFO] [stdout]  20 | impl<T: Clone + Eq + Hash> LabeledPartitionTree<T> {
[INFO] [stdout]     | -------------------------------------------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 134 |     pub fn size(&self) -> usize {
[INFO] [stdout]     |            ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 146 |     pub fn plot(&self, out_path: &Path) -> Result<(), Box<dyn std::error::Error>> {
[INFO] [stdout]     |            ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 179 |     fn bboxes(&self) -> Vec<Rect> {
[INFO] [stdout]     |        ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 01s
[INFO] running `Command { std: "docker" "inspect" "b86116e6dac9edbfd2e952e04baf8fe056dc2a2b9418a9813dc7b8fc83cacfc1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b86116e6dac9edbfd2e952e04baf8fe056dc2a2b9418a9813dc7b8fc83cacfc1", kill_on_drop: false }`
[INFO] [stdout] b86116e6dac9edbfd2e952e04baf8fe056dc2a2b9418a9813dc7b8fc83cacfc1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4b71b31935c6164e19a256ea56e6d214549275e0ced084af02b4ee264556b190
[INFO] running `Command { std: "docker" "start" "-a" "4b71b31935c6164e19a256ea56e6d214549275e0ced084af02b4ee264556b190", kill_on_drop: false }`
[INFO] [stderr]    Compiling pinpointer v0.1.5 (/opt/rustwide/workdir)
[INFO] [stdout] warning: function `load_countries` is never used
[INFO] [stdout]   --> src/datasets.rs:95:8
[INFO] [stdout]    |
[INFO] [stdout] 95 | pub fn load_countries(path: &Path) -> HashMap<String, MultiPolygon> {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `load_provinces` is never used
[INFO] [stdout]    --> src/datasets.rs:104:8
[INFO] [stdout]     |
[INFO] [stdout] 104 | pub fn load_provinces(path: &Path) -> HashMap<String, MultiPolygon> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `size`, `plot`, and `bboxes` are never used
[INFO] [stdout]    --> src/labeling.rs:134:12
[INFO] [stdout]     |
[INFO] [stdout]  20 | impl<T: Clone + Eq + Hash> LabeledPartitionTree<T> {
[INFO] [stdout]     | -------------------------------------------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 134 |     pub fn size(&self) -> usize {
[INFO] [stdout]     |            ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 146 |     pub fn plot(&self, out_path: &Path) -> Result<(), Box<dyn std::error::Error>> {
[INFO] [stdout]     |            ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 179 |     fn bboxes(&self) -> Vec<Rect> {
[INFO] [stdout]     |        ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.99s
[INFO] running `Command { std: "docker" "inspect" "4b71b31935c6164e19a256ea56e6d214549275e0ced084af02b4ee264556b190", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4b71b31935c6164e19a256ea56e6d214549275e0ced084af02b4ee264556b190", kill_on_drop: false }`
[INFO] [stdout] 4b71b31935c6164e19a256ea56e6d214549275e0ced084af02b4ee264556b190
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 926114b786da3429cea6697c19653e358608ce9060d5b68f631319c1921f0c74
[INFO] running `Command { std: "docker" "start" "-a" "926114b786da3429cea6697c19653e358608ce9060d5b68f631319c1921f0c74", kill_on_drop: false }`
[INFO] [stderr] warning: function `load_countries` is never used
[INFO] [stderr]   --> src/datasets.rs:95:8
[INFO] [stderr]    |
[INFO] [stderr] 95 | pub fn load_countries(path: &Path) -> HashMap<String, MultiPolygon> {
[INFO] [stderr]    |        ^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: function `load_provinces` is never used
[INFO] [stderr]    --> src/datasets.rs:104:8
[INFO] [stderr]     |
[INFO] [stderr] 104 | pub fn load_provinces(path: &Path) -> HashMap<String, MultiPolygon> {
[INFO] [stderr]     |        ^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: methods `size`, `plot`, and `bboxes` are never used
[INFO] [stderr]    --> src/labeling.rs:134:12
[INFO] [stderr]     |
[INFO] [stderr]  20 | impl<T: Clone + Eq + Hash> LabeledPartitionTree<T> {
[INFO] [stderr]     | -------------------------------------------------- methods in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 134 |     pub fn size(&self) -> usize {
[INFO] [stderr]     |            ^^^^
[INFO] [stderr] ...
[INFO] [stderr] 146 |     pub fn plot(&self, out_path: &Path) -> Result<(), Box<dyn std::error::Error>> {
[INFO] [stderr]     |            ^^^^
[INFO] [stderr] ...
[INFO] [stderr] 179 |     fn bboxes(&self) -> Vec<Rect> {
[INFO] [stderr]     |        ^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `pinpointer` (bin "pinpointer-server" test) generated 3 warnings
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.43s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/pinpointer-578586d334fb3ea9)
[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/main.rs (/opt/rustwide/target/debug/deps/pinpointer_server-a8a8178de240f571)
[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 pinpointer
[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" "926114b786da3429cea6697c19653e358608ce9060d5b68f631319c1921f0c74", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "926114b786da3429cea6697c19653e358608ce9060d5b68f631319c1921f0c74", kill_on_drop: false }`
[INFO] [stdout] 926114b786da3429cea6697c19653e358608ce9060d5b68f631319c1921f0c74
