[INFO] cloning repository https://github.com/Adesoji1/RustGeoProcessor
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Adesoji1/RustGeoProcessor" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAdesoji1%2FRustGeoProcessor", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAdesoji1%2FRustGeoProcessor'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 8e94dbed0efbfd2596ab09e8b8faca030a19af7a
[INFO] testing Adesoji1/RustGeoProcessor against master#1ef7943ee607160a564655b6596f83670ef95df5 for pr-146098-6
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAdesoji1%2FRustGeoProcessor" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Adesoji1/RustGeoProcessor
[INFO] finished tweaking git repo https://github.com/Adesoji1/RustGeoProcessor
[INFO] tweaked toml for git repo https://github.com/Adesoji1/RustGeoProcessor written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Adesoji1/RustGeoProcessor on toolchain 1ef7943ee607160a564655b6596f83670ef95df5
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Adesoji1/RustGeoProcessor 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" "+1ef7943ee607160a564655b6596f83670ef95df5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded proj v0.23.1
[INFO] [stderr]   Downloaded accurate v0.3.1
[INFO] [stderr]   Downloaded geographiclib-rs v0.2.4
[INFO] [stderr]   Downloaded clang-sys v1.8.0
[INFO] [stderr]   Downloaded rstar v0.9.3
[INFO] [stderr]   Downloaded geojson v0.22.4
[INFO] [stderr]   Downloaded geo-types v0.7.13
[INFO] [stderr]   Downloaded geo v0.22.1
[INFO] [stderr]   Downloaded proj-sys v0.20.1
[INFO] [stderr]   Downloaded geozero v0.8.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] f49674915b9a5b029fcf82e4dcf17738401807f739bfded8e46019352f3a72d4
[INFO] running `Command { std: "docker" "start" "-a" "f49674915b9a5b029fcf82e4dcf17738401807f739bfded8e46019352f3a72d4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f49674915b9a5b029fcf82e4dcf17738401807f739bfded8e46019352f3a72d4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f49674915b9a5b029fcf82e4dcf17738401807f739bfded8e46019352f3a72d4", kill_on_drop: false }`
[INFO] [stdout] f49674915b9a5b029fcf82e4dcf17738401807f739bfded8e46019352f3a72d4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b30682c31581734cad54d1c48ae996457c882c70a703eaa2b91e16a5e3cedea9
[INFO] running `Command { std: "docker" "start" "-a" "b30682c31581734cad54d1c48ae996457c882c70a703eaa2b91e16a5e3cedea9", kill_on_drop: false }`
[INFO] [stderr]    Compiling libm v0.2.8
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling memchr v2.7.2
[INFO] [stderr]    Compiling rustix v0.38.34
[INFO] [stderr]    Compiling bitflags v2.5.0
[INFO] [stderr]    Compiling linux-raw-sys v0.4.14
[INFO] [stderr]    Compiling regex-syntax v0.8.3
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling unicode-width v0.1.12
[INFO] [stderr]    Compiling clang-sys v1.8.0
[INFO] [stderr]    Compiling syn v2.0.66
[INFO] [stderr]    Compiling libloading v0.8.3
[INFO] [stderr]    Compiling rustc_version v0.4.0
[INFO] [stderr]    Compiling home v0.5.9
[INFO] [stderr]    Compiling textwrap v0.11.0
[INFO] [stderr]    Compiling humantime v2.1.0
[INFO] [stderr]    Compiling log v0.4.21
[INFO] [stderr]    Compiling hash32 v0.2.1
[INFO] [stderr]    Compiling stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling bindgen v0.59.2
[INFO] [stderr]    Compiling termcolor v1.4.1
[INFO] [stderr]    Compiling adler v1.0.2
[INFO] [stderr]    Compiling strsim v0.8.0
[INFO] [stderr]    Compiling ansi_term v0.12.1
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling vec_map v0.8.2
[INFO] [stderr]    Compiling heapless v0.7.17
[INFO] [stderr]    Compiling either v1.12.0
[INFO] [stderr]    Compiling miniz_oxide v0.7.3
[INFO] [stderr]    Compiling filetime v0.2.23
[INFO] [stderr]    Compiling crc32fast v1.4.2
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling peeking_take_while v0.1.2
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling lazycell v1.3.0
[INFO] [stderr]    Compiling serde v1.0.203
[INFO] [stderr]    Compiling clap v2.34.0
[INFO] [stderr]    Compiling cmake v0.1.50
[INFO] [stderr]    Compiling ieee754 v0.2.6
[INFO] [stderr]    Compiling robust v0.2.3
[INFO] [stderr]    Compiling approx v0.5.1
[INFO] [stderr]    Compiling accurate v0.3.1
[INFO] [stderr]    Compiling float_next_after v0.1.5
[INFO] [stderr]    Compiling geographiclib-rs v0.2.4
[INFO] [stderr]    Compiling flate2 v1.0.30
[INFO] [stderr]    Compiling rstar v0.9.3
[INFO] [stderr]    Compiling thiserror-impl v1.0.61
[INFO] [stderr]    Compiling serde_derive v1.0.203
[INFO] [stderr]    Compiling geo-types v0.7.13
[INFO] [stderr]    Compiling geo v0.22.1
[INFO] [stderr]    Compiling thiserror v1.0.61
[INFO] [stderr]    Compiling regex-automata v0.4.6
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]    Compiling xattr v1.3.1
[INFO] [stderr]    Compiling which v4.4.2
[INFO] [stderr]    Compiling tar v0.4.40
[INFO] [stderr]    Compiling serde_json v1.0.117
[INFO] [stderr]    Compiling geojson v0.22.4
[INFO] [stderr]    Compiling geozero v0.8.0
[INFO] [stderr]    Compiling regex v1.10.4
[INFO] [stderr]    Compiling env_logger v0.9.3
[INFO] [stderr]    Compiling proj-sys v0.20.1
[INFO] [stderr]    Compiling proj v0.23.1
[INFO] [stderr]    Compiling rust_tab v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 35.41s
[INFO] running `Command { std: "docker" "inspect" "b30682c31581734cad54d1c48ae996457c882c70a703eaa2b91e16a5e3cedea9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b30682c31581734cad54d1c48ae996457c882c70a703eaa2b91e16a5e3cedea9", kill_on_drop: false }`
[INFO] [stdout] b30682c31581734cad54d1c48ae996457c882c70a703eaa2b91e16a5e3cedea9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a522da8c9dfffdb1f8ccfceb8a68e7f9628168335988cf8c486c0f4447fc83c5
[INFO] running `Command { std: "docker" "start" "-a" "a522da8c9dfffdb1f8ccfceb8a68e7f9628168335988cf8c486c0f4447fc83c5", kill_on_drop: false }`
[INFO] [stderr]    Compiling rust_tab v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.14s
[INFO] running `Command { std: "docker" "inspect" "a522da8c9dfffdb1f8ccfceb8a68e7f9628168335988cf8c486c0f4447fc83c5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a522da8c9dfffdb1f8ccfceb8a68e7f9628168335988cf8c486c0f4447fc83c5", kill_on_drop: false }`
[INFO] [stdout] a522da8c9dfffdb1f8ccfceb8a68e7f9628168335988cf8c486c0f4447fc83c5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 5fb14ee99b3354bf7b87b4afe5a0c3df2a2751b697e1f1255ae16e29ca8e755d
[INFO] running `Command { std: "docker" "start" "-a" "5fb14ee99b3354bf7b87b4afe5a0c3df2a2751b697e1f1255ae16e29ca8e755d", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.14s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/rust_tab-35c309ce6988120d)
[INFO] [stdout] running 0 tests
[INFO] [stderr]      Running unittests src/time.rs (/opt/rustwide/target/debug/deps/time_program-5f8edb0df11276f4)
[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] [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" "5fb14ee99b3354bf7b87b4afe5a0c3df2a2751b697e1f1255ae16e29ca8e755d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5fb14ee99b3354bf7b87b4afe5a0c3df2a2751b697e1f1255ae16e29ca8e755d", kill_on_drop: false }`
[INFO] [stdout] 5fb14ee99b3354bf7b87b4afe5a0c3df2a2751b697e1f1255ae16e29ca8e755d
