[INFO] cloning repository https://github.com/blackrez/clickgis
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/blackrez/clickgis" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fblackrez%2Fclickgis", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fblackrez%2Fclickgis'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 6880a9fd42827a720a428bd5770801acddb9fc63
[INFO] testing blackrez/clickgis against master#ec6f9a5b4413f74386267ef8efc93712c2ce6db6 for pr-155739-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fblackrez%2Fclickgis" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/blackrez/clickgis
[INFO] finished tweaking git repo https://github.com/blackrez/clickgis
[INFO] tweaked toml for git repo https://github.com/blackrez/clickgis written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/blackrez/clickgis on toolchain ec6f9a5b4413f74386267ef8efc93712c2ce6db6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/blackrez/clickgis 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" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: unused manifest key: package.author
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded clap_lex v0.5.0
[INFO] [stderr]   Downloaded anstyle v1.0.1
[INFO] [stderr]   Downloaded anstyle-wincon v1.0.1
[INFO] [stderr]   Downloaded wkt v0.10.3
[INFO] [stderr]   Downloaded anstream v0.3.2
[INFO] [stderr]   Downloaded rstar v0.11.0
[INFO] [stderr]   Downloaded clap v4.3.19
[INFO] [stderr]   Downloaded serde v1.0.177
[INFO] [stderr]   Downloaded memchr v2.6.3
[INFO] [stderr]   Downloaded geojson v0.24.1
[INFO] [stderr]   Downloaded clap_builder v4.3.19
[INFO] [stderr]   Downloaded aho-corasick v1.1.1
[INFO] [stderr]   Downloaded geo v0.26.0
[INFO] [stderr]   Downloaded syn v2.0.27
[INFO] [stderr]   Downloaded regex v1.9.5
[INFO] [stderr]   Downloaded serde_derive v1.0.177
[INFO] [stderr]   Downloaded geozero v0.10.0
[INFO] [stderr]   Downloaded robust v1.1.0
[INFO] [stderr]   Downloaded regex-automata v0.3.8
[INFO] [stderr]   Downloaded earcutr v0.4.2
[INFO] [stderr]   Downloaded csv v1.2.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 1281a34eb2f2f9417340fc966f21b8dd05757146d05adc5650c6f4960350950d
[INFO] running `Command { std: "docker" "start" "-a" "1281a34eb2f2f9417340fc966f21b8dd05757146d05adc5650c6f4960350950d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1281a34eb2f2f9417340fc966f21b8dd05757146d05adc5650c6f4960350950d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1281a34eb2f2f9417340fc966f21b8dd05757146d05adc5650c6f4960350950d", kill_on_drop: false }`
[INFO] [stdout] 1281a34eb2f2f9417340fc966f21b8dd05757146d05adc5650c6f4960350950d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5385b09811426e6ab9849f260b9aeeb68cf0cb81d53cc398f45e7a864e00d98b
[INFO] running `Command { std: "docker" "start" "-a" "5385b09811426e6ab9849f260b9aeeb68cf0cb81d53cc398f45e7a864e00d98b", kill_on_drop: false }`
[INFO] [stderr] warning: unused manifest key: package.author
[INFO] [stderr]    Compiling semver v1.0.18
[INFO] [stderr]    Compiling libm v0.2.7
[INFO] [stderr]    Compiling lock_api v0.4.10
[INFO] [stderr]    Compiling num-traits v0.2.16
[INFO] [stderr]    Compiling byteorder v1.4.3
[INFO] [stderr]    Compiling rustix v0.38.4
[INFO] [stderr]    Compiling stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling linux-raw-sys v0.4.5
[INFO] [stderr]    Compiling serde v1.0.177
[INFO] [stderr]    Compiling bitflags v2.3.3
[INFO] [stderr]    Compiling serde_json v1.0.104
[INFO] [stderr]    Compiling serde_derive v1.0.177
[INFO] [stderr]    Compiling anstyle-parse v0.2.1
[INFO] [stderr]    Compiling anstyle v1.0.1
[INFO] [stderr]    Compiling colorchoice v1.0.0
[INFO] [stderr]    Compiling syn v2.0.27
[INFO] [stderr]    Compiling either v1.9.0
[INFO] [stderr]    Compiling anstyle-query v1.0.0
[INFO] [stderr]    Compiling geozero v0.10.0
[INFO] [stderr]    Compiling hash32 v0.2.1
[INFO] [stderr]    Compiling clap_lex v0.5.0
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling geographiclib-rs v0.2.3
[INFO] [stderr]    Compiling scroll v0.11.0
[INFO] [stderr]    Compiling robust v1.1.0
[INFO] [stderr]    Compiling float_next_after v1.0.0
[INFO] [stderr]    Compiling rustc_version v0.4.0
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling heapless v0.7.16
[INFO] [stderr]    Compiling is-terminal v0.4.9
[INFO] [stderr]    Compiling anstream v0.3.2
[INFO] [stderr]    Compiling approx v0.5.1
[INFO] [stderr]    Compiling rstar v0.11.0
[INFO] [stderr]    Compiling clap_builder v4.3.19
[INFO] [stderr]    Compiling geo-types v0.7.11
[INFO] [stderr]    Compiling earcutr v0.4.2
[INFO] [stderr]    Compiling thiserror-impl v1.0.44
[INFO] [stderr]    Compiling geo v0.26.0
[INFO] [stderr]    Compiling thiserror v1.0.44
[INFO] [stderr]    Compiling clap v4.3.19
[INFO] [stderr]    Compiling wkt v0.10.3
[INFO] [stderr]    Compiling geojson v0.24.1
[INFO] [stderr]    Compiling clickgis v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 16.79s
[INFO] running `Command { std: "docker" "inspect" "5385b09811426e6ab9849f260b9aeeb68cf0cb81d53cc398f45e7a864e00d98b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5385b09811426e6ab9849f260b9aeeb68cf0cb81d53cc398f45e7a864e00d98b", kill_on_drop: false }`
[INFO] [stdout] 5385b09811426e6ab9849f260b9aeeb68cf0cb81d53cc398f45e7a864e00d98b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8f8f0a260c2b5300b76f82f6bfce0bde40f69537eb3269bacd1189486d9e69fb
[INFO] running `Command { std: "docker" "start" "-a" "8f8f0a260c2b5300b76f82f6bfce0bde40f69537eb3269bacd1189486d9e69fb", kill_on_drop: false }`
[INFO] [stderr] warning: unused manifest key: package.author
[INFO] [stderr]    Compiling libc v0.2.147
[INFO] [stderr]    Compiling regex-syntax v0.7.5
[INFO] [stderr]    Compiling unicode-width v0.1.11
[INFO] [stderr]    Compiling memchr v2.6.3
[INFO] [stderr]    Compiling half v1.8.2
[INFO] [stderr]    Compiling criterion-plot v0.4.5
[INFO] [stderr]    Compiling plotters v0.3.5
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling oorandom v11.1.3
[INFO] [stderr]    Compiling rayon v1.8.0
[INFO] [stderr]    Compiling textwrap v0.11.0
[INFO] [stderr]    Compiling serde_cbor v0.11.2
[INFO] [stderr]    Compiling clap v2.34.0
[INFO] [stderr]    Compiling csv-core v0.1.10
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling csv v1.2.2
[INFO] [stderr]    Compiling regex-automata v0.3.8
[INFO] [stderr]    Compiling regex v1.9.5
[INFO] [stderr]    Compiling criterion v0.3.6
[INFO] [stderr]    Compiling clickgis v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 13.62s
[INFO] running `Command { std: "docker" "inspect" "8f8f0a260c2b5300b76f82f6bfce0bde40f69537eb3269bacd1189486d9e69fb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8f8f0a260c2b5300b76f82f6bfce0bde40f69537eb3269bacd1189486d9e69fb", kill_on_drop: false }`
[INFO] [stdout] 8f8f0a260c2b5300b76f82f6bfce0bde40f69537eb3269bacd1189486d9e69fb
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] c6a26d383f2b2fad959a32266119d7b3f8507d3e67c78c05cdec91afae3b4605
[INFO] running `Command { std: "docker" "start" "-a" "c6a26d383f2b2fad959a32266119d7b3f8507d3e67c78c05cdec91afae3b4605", kill_on_drop: false }`
[INFO] [stderr] warning: unused manifest key: package.author
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.16s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/clickgis-16540cdb083ef257)
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test test_multiple_st_asgeojson ... ok
[INFO] [stdout] test test_st_asgeojson ... ok
[INFO] [stdout] test test_st_geometrytype ... ok
[INFO] [stdout] test test_st_aswkt ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 4 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/clickgis-0c58b84a7a4aeb85)
[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 clickgis
[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" "c6a26d383f2b2fad959a32266119d7b3f8507d3e67c78c05cdec91afae3b4605", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c6a26d383f2b2fad959a32266119d7b3f8507d3e67c78c05cdec91afae3b4605", kill_on_drop: false }`
[INFO] [stdout] c6a26d383f2b2fad959a32266119d7b3f8507d3e67c78c05cdec91afae3b4605
