[INFO] cloning repository https://github.com/loribao/rust-for-windows-GeoLocation [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/loribao/rust-for-windows-GeoLocation" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Floribao%2Frust-for-windows-GeoLocation", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Floribao%2Frust-for-windows-GeoLocation'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d8d0ce6d9cc680249a2f918270a8afde9096bb60 [INFO] testing loribao/rust-for-windows-GeoLocation against 1.60.0 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Floribao%2Frust-for-windows-GeoLocation" "/workspace/builds/worker-8/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-8/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/loribao/rust-for-windows-GeoLocation on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/loribao/rust-for-windows-GeoLocation [INFO] finished tweaking git repo https://github.com/loribao/rust-for-windows-GeoLocation [INFO] tweaked toml for git repo https://github.com/loribao/rust-for-windows-GeoLocation written to /workspace/builds/worker-8/source/Cargo.toml [INFO] crate git repo https://github.com/loribao/rust-for-windows-GeoLocation already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded windows_macros v0.13.0 [INFO] [stderr] Downloaded windows v0.13.0 [INFO] [stderr] Downloaded windows_gen v0.13.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 42b81dc8261801d362d65286332886923bd4409756f9cfb6a7a600476be5a51f [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "42b81dc8261801d362d65286332886923bd4409756f9cfb6a7a600476be5a51f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "42b81dc8261801d362d65286332886923bd4409756f9cfb6a7a600476be5a51f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "42b81dc8261801d362d65286332886923bd4409756f9cfb6a7a600476be5a51f", kill_on_drop: false }` [INFO] [stdout] 42b81dc8261801d362d65286332886923bd4409756f9cfb6a7a600476be5a51f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] fb978e6c210fa14118f5a35410bb5fe761e8c9cf51fbc5e9e077826089be3381 [INFO] running `Command { std: "docker" "start" "-a" "fb978e6c210fa14118f5a35410bb5fe761e8c9cf51fbc5e9e077826089be3381", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.27 [INFO] [stderr] Compiling syn v1.0.73 [INFO] [stderr] Compiling windows_gen v0.13.0 [INFO] [stderr] Compiling const-sha1 v0.2.0 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling windows_macros v0.13.0 [INFO] [stderr] Compiling windows v0.13.0 [INFO] [stderr] Compiling bindings v0.1.0 (/opt/rustwide/workdir/bindings) [INFO] [stderr] Compiling app-windows-rust v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 44.63s [INFO] running `Command { std: "docker" "inspect" "fb978e6c210fa14118f5a35410bb5fe761e8c9cf51fbc5e9e077826089be3381", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fb978e6c210fa14118f5a35410bb5fe761e8c9cf51fbc5e9e077826089be3381", kill_on_drop: false }` [INFO] [stdout] fb978e6c210fa14118f5a35410bb5fe761e8c9cf51fbc5e9e077826089be3381 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] f548d4fb63c0d4803461467240e06c9ea39f85ff85d094d07f5ece007890762f [INFO] running `Command { std: "docker" "start" "-a" "f548d4fb63c0d4803461467240e06c9ea39f85ff85d094d07f5ece007890762f", kill_on_drop: false }` [INFO] [stderr] Compiling app-windows-rust v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.26s [INFO] running `Command { std: "docker" "inspect" "f548d4fb63c0d4803461467240e06c9ea39f85ff85d094d07f5ece007890762f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f548d4fb63c0d4803461467240e06c9ea39f85ff85d094d07f5ece007890762f", kill_on_drop: false }` [INFO] [stdout] f548d4fb63c0d4803461467240e06c9ea39f85ff85d094d07f5ece007890762f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] c0748720796f8549ed414b6b8ae64cd17adbe5da5c936889eca1d884527661ce [INFO] running `Command { std: "docker" "start" "-a" "c0748720796f8549ed414b6b8ae64cd17adbe5da5c936889eca1d884527661ce", kill_on_drop: false }` [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.03s [INFO] [stdout] running 0 tests [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/app_windows_rust-2c469e59ea9e7da6) [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" "c0748720796f8549ed414b6b8ae64cd17adbe5da5c936889eca1d884527661ce", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c0748720796f8549ed414b6b8ae64cd17adbe5da5c936889eca1d884527661ce", kill_on_drop: false }` [INFO] [stdout] c0748720796f8549ed414b6b8ae64cd17adbe5da5c936889eca1d884527661ce