[INFO] cloning repository https://github.com/Jkillelea/geosnitch [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Jkillelea/geosnitch" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJkillelea%2Fgeosnitch", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJkillelea%2Fgeosnitch'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 9c3fa0943a0811356f3f4d906942d5f2fb4cec2f [INFO] testing Jkillelea/geosnitch against beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJkillelea%2Fgeosnitch" "/workspace/builds/worker-1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Jkillelea/geosnitch on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Jkillelea/geosnitch [INFO] finished tweaking git repo https://github.com/Jkillelea/geosnitch [INFO] tweaked toml for git repo https://github.com/Jkillelea/geosnitch written to /workspace/builds/worker-1/source/Cargo.toml [INFO] crate git repo https://github.com/Jkillelea/geosnitch already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 030383e05a086ef9a069e9d6c0a157359310dd6bfad5df57d763bf1bc91319e9 [INFO] running `Command { std: "docker" "start" "-a" "030383e05a086ef9a069e9d6c0a157359310dd6bfad5df57d763bf1bc91319e9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "030383e05a086ef9a069e9d6c0a157359310dd6bfad5df57d763bf1bc91319e9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "030383e05a086ef9a069e9d6c0a157359310dd6bfad5df57d763bf1bc91319e9", kill_on_drop: false }` [INFO] [stdout] 030383e05a086ef9a069e9d6c0a157359310dd6bfad5df57d763bf1bc91319e9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a27b361ea2aeea3a601e849224103b63bc32078eb3fd17e391ba149e696b481f [INFO] running `Command { std: "docker" "start" "-a" "a27b361ea2aeea3a601e849224103b63bc32078eb3fd17e391ba149e696b481f", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.40 [INFO] [stderr] Compiling ucd-util v0.1.1 [INFO] [stderr] Compiling lazy_static v1.0.0 [INFO] [stderr] Compiling pkg-config v0.3.11 [INFO] [stderr] Compiling cfg-if v0.1.3 [INFO] [stderr] Compiling utf8-ranges v1.0.0 [INFO] [stderr] Compiling regex v0.2.11 [INFO] [stderr] Compiling regex v1.0.0 [INFO] [stderr] Compiling quick-error v1.2.1 [INFO] [stderr] Compiling itoa v0.4.1 [INFO] [stderr] Compiling dtoa v0.4.2 [INFO] [stderr] Compiling termcolor v0.3.6 [INFO] [stderr] Compiling serde v1.0.55 [INFO] [stderr] Compiling byteorder v1.2.3 [INFO] [stderr] Compiling proc-macro2 v0.3.8 [INFO] [stderr] Compiling log v0.4.1 [INFO] [stderr] Compiling thread_local v0.3.5 [INFO] [stderr] Compiling humantime v1.1.1 [INFO] [stderr] Compiling regex-syntax v0.6.0 [INFO] [stderr] Compiling regex-syntax v0.5.6 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Compiling quote v0.5.2 [INFO] [stderr] Compiling memchr v2.0.1 [INFO] [stderr] Compiling atty v0.2.10 [INFO] [stderr] Compiling aho-corasick v0.6.4 [INFO] [stderr] Compiling syn v0.13.10 [INFO] [stderr] Compiling libdbus-sys v0.1.3 [INFO] [stderr] Compiling serde_json v1.0.17 [INFO] [stderr] Compiling serde_derive v1.0.55 [INFO] [stderr] Compiling dbus v0.6.1 [INFO] [stderr] Compiling env_logger v0.5.10 [INFO] [stderr] Compiling mqtt-protocol v0.4.2 [INFO] [stderr] Compiling geosnitch v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 46.38s [INFO] running `Command { std: "docker" "inspect" "a27b361ea2aeea3a601e849224103b63bc32078eb3fd17e391ba149e696b481f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a27b361ea2aeea3a601e849224103b63bc32078eb3fd17e391ba149e696b481f", kill_on_drop: false }` [INFO] [stdout] a27b361ea2aeea3a601e849224103b63bc32078eb3fd17e391ba149e696b481f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 73cfe6e1d42187bce98aea5072f64cafa34e4b71b5d643280bd260bbbc73b52f [INFO] running `Command { std: "docker" "start" "-a" "73cfe6e1d42187bce98aea5072f64cafa34e4b71b5d643280bd260bbbc73b52f", kill_on_drop: false }` [INFO] [stderr] Compiling geosnitch v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.54s [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/geosnitch-7cd7752247ee48b2) [INFO] running `Command { std: "docker" "inspect" "73cfe6e1d42187bce98aea5072f64cafa34e4b71b5d643280bd260bbbc73b52f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "73cfe6e1d42187bce98aea5072f64cafa34e4b71b5d643280bd260bbbc73b52f", kill_on_drop: false }` [INFO] [stdout] 73cfe6e1d42187bce98aea5072f64cafa34e4b71b5d643280bd260bbbc73b52f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] c5ffcaeb63034c8f6103dfaac90b0cba0fd0f976595f9bce03cbd656003c292f [INFO] running `Command { std: "docker" "start" "-a" "c5ffcaeb63034c8f6103dfaac90b0cba0fd0f976595f9bce03cbd656003c292f", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.89s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/geosnitch-7cd7752247ee48b2) [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" "c5ffcaeb63034c8f6103dfaac90b0cba0fd0f976595f9bce03cbd656003c292f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c5ffcaeb63034c8f6103dfaac90b0cba0fd0f976595f9bce03cbd656003c292f", kill_on_drop: false }` [INFO] [stdout] c5ffcaeb63034c8f6103dfaac90b0cba0fd0f976595f9bce03cbd656003c292f