[INFO] cloning repository https://github.com/Georg-code/geolock [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Georg-code/geolock" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGeorg-code%2Fgeolock", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGeorg-code%2Fgeolock'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 5ec11f985eb63f0a6900e67ac465e524a8153424 [INFO] testing Georg-code/geolock against 1.80.0 for beta-1.81-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGeorg-code%2Fgeolock" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Georg-code/geolock on toolchain 1.80.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.80.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Georg-code/geolock [INFO] finished tweaking git repo https://github.com/Georg-code/geolock [INFO] tweaked toml for git repo https://github.com/Georg-code/geolock written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/Georg-code/geolock 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" "+1.80.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded system_shutdown v4.0.1 [INFO] [stderr] Downloaded async-trait v0.1.79 [INFO] [stderr] Downloaded async-executor v1.9.1 [INFO] [stderr] Downloaded event-listener-strategy v0.5.1 [INFO] [stderr] Downloaded wifiscanner v0.5.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+1.80.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 69f86ab6ea8b98f71cee315445de11932a1cfea71128226d4d799e1d614e7dff [INFO] running `Command { std: "docker" "start" "-a" "69f86ab6ea8b98f71cee315445de11932a1cfea71128226d4d799e1d614e7dff", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "69f86ab6ea8b98f71cee315445de11932a1cfea71128226d4d799e1d614e7dff", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "69f86ab6ea8b98f71cee315445de11932a1cfea71128226d4d799e1d614e7dff", kill_on_drop: false }` [INFO] [stdout] 69f86ab6ea8b98f71cee315445de11932a1cfea71128226d4d799e1d614e7dff [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+1.80.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4891f75329b23b71719c1f988282960e8ff680013f8fb32087c6b4788dec42b0 [INFO] running `Command { std: "docker" "start" "-a" "4891f75329b23b71719c1f988282960e8ff680013f8fb32087c6b4788dec42b0", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.2.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.19 [INFO] [stderr] Compiling memchr v2.7.2 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling regex-syntax v0.8.3 [INFO] [stderr] Compiling serde v1.0.197 [INFO] [stderr] Compiling io-lifetimes v1.0.11 [INFO] [stderr] Compiling fastrand v2.0.2 [INFO] [stderr] Compiling syn v2.0.58 [INFO] [stderr] Compiling getrandom v0.2.12 [INFO] [stderr] Compiling futures-lite v2.3.0 [INFO] [stderr] Compiling rustix v0.37.27 [INFO] [stderr] Compiling fastrand v1.9.0 [INFO] [stderr] Compiling indexmap v2.2.6 [INFO] [stderr] Compiling waker-fn v1.1.1 [INFO] [stderr] Compiling piper v0.2.1 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling async-lock v2.8.0 [INFO] [stderr] Compiling async-trait v0.1.79 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling memoffset v0.7.1 [INFO] [stderr] Compiling polling v2.8.0 [INFO] [stderr] Compiling async-fs v1.6.0 [INFO] [stderr] Compiling concurrent-queue v2.4.0 [INFO] [stderr] Compiling async-io v1.13.0 [INFO] [stderr] Compiling event-listener v4.0.3 [INFO] [stderr] Compiling event-listener v5.3.0 [INFO] [stderr] Compiling linux-raw-sys v0.3.8 [INFO] [stderr] Compiling log v0.4.21 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling event-listener-strategy v0.5.1 [INFO] [stderr] Compiling async-channel v2.2.0 [INFO] [stderr] Compiling futures-lite v1.13.0 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling event-listener-strategy v0.4.0 [INFO] [stderr] Compiling num-traits v0.2.18 [INFO] [stderr] Compiling async-lock v3.3.0 [INFO] [stderr] Compiling socket2 v0.4.10 [INFO] [stderr] Compiling toml_edit v0.19.15 [INFO] [stderr] Compiling cpufeatures v0.2.12 [INFO] [stderr] Compiling futures-task v0.3.30 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stderr] Compiling nix v0.26.4 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling xdg-home v1.1.0 [INFO] [stderr] Compiling ordered-stream v0.2.0 [INFO] [stderr] Compiling async-executor v1.9.1 [INFO] [stderr] Compiling either v1.10.0 [INFO] [stderr] Compiling iana-time-zone v0.1.60 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling regex-automata v0.4.6 [INFO] [stderr] Compiling itertools v0.8.2 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling chrono v0.4.37 [INFO] [stderr] Compiling proc-macro-crate v1.3.1 [INFO] [stderr] error: could not compile `syn` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1.80.0-x86_64-unknown-linux-gnu/bin/rustc --crate-name syn --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/syn-1.0.109/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --cfg 'feature="clone-impls"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="extra-traits"' --cfg 'feature="fold"' --cfg 'feature="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="quote"' --cfg 'feature="visit"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("clone-impls", "default", "derive", "extra-traits", "fold", "full", "parsing", "printing", "proc-macro", "quote", "test", "visit", "visit-mut"))' -C metadata=3cab29180c96f351 -C extra-filename=-3cab29180c96f351 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-67847ea3640350fe.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-0a03fb66d9337bc4.rmeta --extern unicode_ident=/opt/rustwide/target/debug/deps/libunicode_ident-ffc860d30d7bd9c8.rmeta --cap-lints allow --cap-lints=warn --cfg syn_disable_nightly_tests` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "4891f75329b23b71719c1f988282960e8ff680013f8fb32087c6b4788dec42b0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4891f75329b23b71719c1f988282960e8ff680013f8fb32087c6b4788dec42b0", kill_on_drop: false }` [INFO] [stdout] 4891f75329b23b71719c1f988282960e8ff680013f8fb32087c6b4788dec42b0 [INFO] testing Georg-code/geolock against beta-2024-07-26 for beta-1.81-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGeorg-code%2Fgeolock" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Georg-code/geolock on toolchain beta-2024-07-26 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2024-07-26" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Georg-code/geolock [INFO] finished tweaking git repo https://github.com/Georg-code/geolock [INFO] tweaked toml for git repo https://github.com/Georg-code/geolock written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/Georg-code/geolock 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-2024-07-26" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-07-26" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] aa4974be3f96f33e525d8982952665c2b9807d149eab62d8130233c2144b608a [INFO] running `Command { std: "docker" "start" "-a" "aa4974be3f96f33e525d8982952665c2b9807d149eab62d8130233c2144b608a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "aa4974be3f96f33e525d8982952665c2b9807d149eab62d8130233c2144b608a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "aa4974be3f96f33e525d8982952665c2b9807d149eab62d8130233c2144b608a", kill_on_drop: false }` [INFO] [stdout] aa4974be3f96f33e525d8982952665c2b9807d149eab62d8130233c2144b608a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-07-26" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 13a5eb04e64f016a88670ead6e589222f85966753031f6dd4a8049e9fba61de8 [INFO] running `Command { std: "docker" "start" "-a" "13a5eb04e64f016a88670ead6e589222f85966753031f6dd4a8049e9fba61de8", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.2.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.19 [INFO] [stderr] Compiling syn v2.0.58 [INFO] [stderr] Compiling memchr v2.7.2 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling regex-syntax v0.8.3 [INFO] [stderr] Compiling serde v1.0.197 [INFO] [stderr] Compiling io-lifetimes v1.0.11 [INFO] [stderr] Compiling fastrand v2.0.2 [INFO] [stderr] Compiling getrandom v0.2.12 [INFO] [stderr] Compiling futures-lite v2.3.0 [INFO] [stderr] Compiling rustix v0.37.27 [INFO] [stderr] Compiling waker-fn v1.1.1 [INFO] [stderr] Compiling fastrand v1.9.0 [INFO] [stderr] Compiling indexmap v2.2.6 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling piper v0.2.1 [INFO] [stderr] Compiling async-lock v2.8.0 [INFO] [stderr] Compiling log v0.4.21 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling polling v2.8.0 [INFO] [stderr] Compiling memoffset v0.7.1 [INFO] [stderr] Compiling futures-lite v1.13.0 [INFO] [stderr] Compiling async-io v1.13.0 [INFO] [stderr] Compiling concurrent-queue v2.4.0 [INFO] [stderr] Compiling async-fs v1.6.0 [INFO] [stderr] Compiling linux-raw-sys v0.3.8 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling event-listener v4.0.3 [INFO] [stderr] Compiling event-listener v5.3.0 [INFO] [stderr] Compiling async-trait v0.1.79 [INFO] [stderr] Compiling toml_edit v0.19.15 [INFO] [stderr] Compiling event-listener-strategy v0.5.1 [INFO] [stderr] Compiling event-listener-strategy v0.4.0 [INFO] [stderr] Compiling async-channel v2.2.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling num-traits v0.2.18 [INFO] [stderr] Compiling async-lock v3.3.0 [INFO] [stderr] Compiling socket2 v0.4.10 [INFO] [stderr] Compiling cpufeatures v0.2.12 [INFO] [stderr] Compiling futures-task v0.3.30 [INFO] [stderr] Compiling nix v0.26.4 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stderr] Compiling xdg-home v1.1.0 [INFO] [stderr] Compiling ordered-stream v0.2.0 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling async-executor v1.9.1 [INFO] [stderr] Compiling either v1.10.0 [INFO] [stderr] Compiling iana-time-zone v0.1.60 [INFO] [stderr] Compiling itertools v0.8.2 [INFO] [stderr] Compiling regex-automata v0.4.6 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling chrono v0.4.37 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling proc-macro-crate v1.3.1 [INFO] [stderr] Compiling regex v1.10.4 [INFO] [stderr] Compiling serde_derive v1.0.197 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling enumflags2_derive v0.7.9 [INFO] [stderr] Compiling serde_repr v0.1.18 [INFO] [stderr] Compiling async-recursion v1.1.0 [INFO] [stderr] Compiling zvariant_utils v1.0.1 [INFO] [stderr] Compiling wifiscanner v0.5.1 [INFO] [stderr] Compiling zvariant_derive v3.15.2 [INFO] [stderr] Compiling zbus_macros v3.15.2 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling blocking v1.5.1 [INFO] [stderr] Compiling enumflags2 v0.7.9 [INFO] [stderr] Compiling zvariant v3.15.2 [INFO] [stderr] Compiling zbus_names v2.6.1 [INFO] [stderr] Compiling zbus v3.15.2 [INFO] [stderr] Compiling system_shutdown v4.0.1 [INFO] [stderr] Compiling geolock v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 25.97s [INFO] running `Command { std: "docker" "inspect" "13a5eb04e64f016a88670ead6e589222f85966753031f6dd4a8049e9fba61de8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "13a5eb04e64f016a88670ead6e589222f85966753031f6dd4a8049e9fba61de8", kill_on_drop: false }` [INFO] [stdout] 13a5eb04e64f016a88670ead6e589222f85966753031f6dd4a8049e9fba61de8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-07-26" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ad4d1c579b64964ced1052dbcd2d14eed63fe7bfeb398122e8516ed5108fe19a [INFO] running `Command { std: "docker" "start" "-a" "ad4d1c579b64964ced1052dbcd2d14eed63fe7bfeb398122e8516ed5108fe19a", kill_on_drop: false }` [INFO] [stderr] Compiling geolock v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.59s [INFO] running `Command { std: "docker" "inspect" "ad4d1c579b64964ced1052dbcd2d14eed63fe7bfeb398122e8516ed5108fe19a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ad4d1c579b64964ced1052dbcd2d14eed63fe7bfeb398122e8516ed5108fe19a", kill_on_drop: false }` [INFO] [stdout] ad4d1c579b64964ced1052dbcd2d14eed63fe7bfeb398122e8516ed5108fe19a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-07-26" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 8fd311b597883c7c80e921ed9b193023d01d75185ee45f7e7ea6c2137f0f51f8 [INFO] running `Command { std: "docker" "start" "-a" "8fd311b597883c7c80e921ed9b193023d01d75185ee45f7e7ea6c2137f0f51f8", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.12s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/geolock-bbc142ff60ec07fd) [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" "8fd311b597883c7c80e921ed9b193023d01d75185ee45f7e7ea6c2137f0f51f8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8fd311b597883c7c80e921ed9b193023d01d75185ee45f7e7ea6c2137f0f51f8", kill_on_drop: false }` [INFO] [stdout] 8fd311b597883c7c80e921ed9b193023d01d75185ee45f7e7ea6c2137f0f51f8