[INFO] cloning repository https://github.com/sunangel-project/Sunangel
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/sunangel-project/Sunangel" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsunangel-project%2FSunangel", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsunangel-project%2FSunangel'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 917c2aa72b19405248ba67c53464bccd11c210c9
[INFO] testing sunangel-project/Sunangel against master#1871252fc8bb672d40787e67404e6eaae7059369 for pr-125151
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsunangel-project%2FSunangel" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/sunangel-project/Sunangel on toolchain 1871252fc8bb672d40787e67404e6eaae7059369
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/sunangel-project/Sunangel
[INFO] finished tweaking git repo https://github.com/sunangel-project/Sunangel
[INFO] tweaked toml for git repo https://github.com/sunangel-project/Sunangel written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/sunangel-project/Sunangel 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" "+1871252fc8bb672d40787e67404e6eaae7059369" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded tryhard v0.5.1
[INFO] [stderr]   Downloaded nkeys v0.4.1
[INFO] [stderr]   Downloaded juniper_subscriptions v0.17.0
[INFO] [stderr]   Downloaded juniper_graphql_ws v0.4.0
[INFO] [stderr]   Downloaded async-nats v0.34.0
[INFO] [stderr]   Downloaded osm-xml v0.6.2
[INFO] [stderr]   Downloaded juniper v0.16.1
[INFO] [stderr]   Downloaded geoutils v0.5.1
[INFO] [stderr]   Downloaded juniper_actix v0.5.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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 4efdc0956a5077c13f1d41ec9b7f806151bdec2f17caa7d0973543a7591b73f3
[INFO] running `Command { std: "docker" "start" "-a" "4efdc0956a5077c13f1d41ec9b7f806151bdec2f17caa7d0973543a7591b73f3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4efdc0956a5077c13f1d41ec9b7f806151bdec2f17caa7d0973543a7591b73f3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4efdc0956a5077c13f1d41ec9b7f806151bdec2f17caa7d0973543a7591b73f3", kill_on_drop: false }`
[INFO] [stdout] 4efdc0956a5077c13f1d41ec9b7f806151bdec2f17caa7d0973543a7591b73f3
[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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2cdaaf23f50d7e64649c38c5d002f1d3688f9cb20dea192c615442907ee4aa36
[INFO] running `Command { std: "docker" "start" "-a" "2cdaaf23f50d7e64649c38c5d002f1d3688f9cb20dea192c615442907ee4aa36", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.81
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling autocfg v1.2.0
[INFO] [stderr]    Compiling serde v1.0.199
[INFO] [stderr]    Compiling once_cell v1.19.0
[INFO] [stderr]    Compiling pin-project-lite v0.2.14
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]    Compiling log v0.4.21
[INFO] [stderr]    Compiling futures-core v0.3.30
[INFO] [stderr]    Compiling memchr v2.7.2
[INFO] [stderr]    Compiling futures-sink v0.3.30
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling regex-syntax v0.8.3
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling itoa v1.0.11
[INFO] [stderr]    Compiling futures-channel v0.3.30
[INFO] [stderr]    Compiling futures-task v0.3.30
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling pin-utils v0.1.0
[INFO] [stderr]    Compiling futures-io v0.3.30
[INFO] [stderr]    Compiling pkg-config v0.3.30
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling syn v2.0.60
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling jobserver v0.1.31
[INFO] [stderr]    Compiling signal-hook-registry v1.4.2
[INFO] [stderr]    Compiling cc v1.0.95
[INFO] [stderr]    Compiling parking_lot v0.12.2
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling socket2 v0.5.6
[INFO] [stderr]    Compiling mio v0.8.11
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]    Compiling getrandom v0.2.14
[INFO] [stderr]    Compiling vcpkg v0.2.15
[INFO] [stderr]    Compiling siphasher v0.3.11
[INFO] [stderr]    Compiling percent-encoding v2.3.1
[INFO] [stderr]    Compiling tinyvec_macros v0.1.1
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling tinyvec v1.6.0
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]    Compiling openssl-sys v0.9.102
[INFO] [stderr]    Compiling phf_shared v0.11.2
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]    Compiling unicode-normalization v0.1.23
[INFO] [stderr]    Compiling hashbrown v0.14.3
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling regex-automata v0.4.6
[INFO] [stderr]    Compiling unicode-bidi v0.3.15
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling cpufeatures v0.2.12
[INFO] [stderr]    Compiling idna v0.5.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling url v2.5.0
[INFO] [stderr]    Compiling phf_generator v0.11.2
[INFO] [stderr]    Compiling foreign-types-shared v0.1.1
[INFO] [stderr]    Compiling openssl v0.10.64
[INFO] [stderr]    Compiling bitflags v2.5.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.17
[INFO] [stderr]    Compiling foreign-types v0.3.2
[INFO] [stderr]    Compiling phf_codegen v0.11.2
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling regex v1.10.4
[INFO] [stderr]    Compiling phf v0.11.2
[INFO] [stderr]    Compiling semver v1.0.22
[INFO] [stderr]    Compiling ryu v1.0.17
[INFO] [stderr]    Compiling time-core v0.1.2
[INFO] [stderr]    Compiling num-conv v0.1.0
[INFO] [stderr]    Compiling httparse v1.8.0
[INFO] [stderr]    Compiling powerfmt v0.2.0
[INFO] [stderr]    Compiling parse-zoneinfo v0.3.0
[INFO] [stderr]    Compiling serde_derive v1.0.199
[INFO] [stderr]    Compiling tokio-macros v2.2.0
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling zeroize v1.7.0
[INFO] [stderr]    Compiling time-macros v0.2.18
[INFO] [stderr]    Compiling futures-util v0.3.30
[INFO] [stderr]    Compiling ring v0.17.8
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling rustls-pki-types v1.5.0
[INFO] [stderr]    Compiling base64ct v1.6.0
[INFO] [stderr]    Compiling serde_json v1.0.116
[INFO] [stderr]    Compiling pem-rfc7468 v0.7.0
[INFO] [stderr]    Compiling rustc_version v0.4.0
[INFO] [stderr]    Compiling num-traits v0.2.18
[INFO] [stderr]    Compiling subtle v2.5.0
[INFO] [stderr]    Compiling const-oid v0.9.6
[INFO] [stderr]    Compiling platforms v3.4.0
[INFO] [stderr]    Compiling openssl-probe v0.1.5
[INFO] [stderr]    Compiling der v0.7.9
[INFO] [stderr]    Compiling signature v2.2.0
[INFO] [stderr]    Compiling curve25519-dalek v4.1.2
[INFO] [stderr]    Compiling zstd-sys v2.0.10+zstd.1.5.6
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling paste v1.0.14
[INFO] [stderr]    Compiling untrusted v0.9.0
[INFO] [stderr]    Compiling futures-executor v0.3.30
[INFO] [stderr]    Compiling futures v0.3.30
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]    Compiling spki v0.7.3
[INFO] [stderr]    Compiling local-waker v0.1.4
[INFO] [stderr]    Compiling base64 v0.22.0
[INFO] [stderr]    Compiling iana-time-zone v0.1.60
[INFO] [stderr]    Compiling rustls v0.22.4
[INFO] [stderr]    Compiling rustls-pemfile v2.1.2
[INFO] [stderr]    Compiling pkcs8 v0.10.2
[INFO] [stderr]    Compiling ed25519 v2.2.3
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling encoding_rs v0.8.34
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling zstd-safe v7.1.0
[INFO] [stderr]    Compiling alloc-no-stdlib v2.0.4
[INFO] [stderr]    Compiling bytes v1.6.0
[INFO] [stderr]    Compiling anyhow v1.0.82
[INFO] [stderr]    Compiling mime v0.3.17
[INFO] [stderr]    Compiling tokio-openssl v0.6.4
[INFO] [stderr]    Compiling crc32fast v1.4.0
[INFO] [stderr]    Compiling portable-atomic v1.6.0
[INFO] [stderr]    Compiling thiserror v1.0.59
[INFO] [stderr]    Compiling indexmap v2.2.6
[INFO] [stderr]    Compiling deranged v0.3.11
[INFO] [stderr]    Compiling chrono v0.4.38
[INFO] [stderr]    Compiling tokio v1.37.0
[INFO] [stderr]    Compiling http v1.1.0
[INFO] [stderr]    Compiling time v0.3.36
[INFO] [stderr]    Compiling http v0.2.12
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling ed25519-dalek v2.1.1
[INFO] [stderr]    Compiling actix-service v2.0.2
[INFO] [stderr]    Compiling alloc-stdlib v0.2.2
[INFO] [stderr]    Compiling signatory v0.27.1
[INFO] [stderr]    Compiling actix-utils v3.0.1
[INFO] [stderr]    Compiling chrono-tz-build v0.2.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.59
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling rustls-webpki v0.102.3
[INFO] [stderr]    Compiling data-encoding v2.5.0
[INFO] [stderr]    Compiling adler v1.0.2
[INFO] [stderr]    Compiling utf8parse v0.2.1
[INFO] [stderr]    Compiling miniz_oxide v0.7.2
[INFO] [stderr]    Compiling nkeys v0.4.1
[INFO] [stderr]    Compiling anstyle-parse v0.2.3
[INFO] [stderr]    Compiling chrono-tz v0.8.6
[INFO] [stderr]    Compiling brotli-decompressor v2.5.1
[INFO] [stderr]    Compiling tokio-util v0.7.10
[INFO] [stderr]    Compiling actix-rt v2.9.0
[INFO] [stderr]    Compiling tokio-rustls v0.25.0
[INFO] [stderr]    Compiling tryhard v0.5.1
[INFO] [stderr]    Compiling bytestring v1.3.1
[INFO] [stderr]    Compiling serde_nanos v0.1.4
[INFO] [stderr]    Compiling rustls-native-certs v0.7.0
[INFO] [stderr]    Compiling nuid v0.5.0
[INFO] [stderr]    Compiling serde_repr v0.1.19
[INFO] [stderr]    Compiling smartstring v1.0.1
[INFO] [stderr]    Compiling cookie v0.16.2
[INFO] [stderr]    Compiling anstyle v1.0.6
[INFO] [stderr]    Compiling convert_case v0.4.0
[INFO] [stderr]    Compiling zerocopy v0.7.32
[INFO] [stderr]    Compiling anstyle-query v1.0.2
[INFO] [stderr]    Compiling colorchoice v1.0.0
[INFO] [stderr]    Compiling impl-more v0.1.6
[INFO] [stderr]    Compiling actix-tls v3.3.0
[INFO] [stderr]    Compiling anstream v0.6.13
[INFO] [stderr]    Compiling derive_more v0.99.17
[INFO] [stderr]    Compiling async-nats v0.34.0
[INFO] [stderr]    Compiling actix-router v0.5.2
[INFO] [stderr]    Compiling flate2 v1.0.29
[INFO] [stderr]    Compiling h2 v0.3.26
[INFO] [stderr]    Compiling actix-codec v0.5.2
[INFO] [stderr]    Compiling brotli v3.5.0
[INFO] [stderr]    Compiling http-body v1.0.0
[INFO] [stderr]    Compiling local-channel v0.1.5
[INFO] [stderr]    Compiling pin-project-internal v1.1.5
[INFO] [stderr]    Compiling env_filter v0.1.0
[INFO] [stderr]    Compiling derive_utils v0.14.1
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling humantime v2.1.0
[INFO] [stderr]    Compiling language-tags v0.3.2
[INFO] [stderr]    Compiling try-lock v0.2.5
[INFO] [stderr]    Compiling base64 v0.21.7
[INFO] [stderr]    Compiling static_assertions v1.1.0
[INFO] [stderr]    Compiling httpdate v1.0.3
[INFO] [stderr]    Compiling native-tls v0.2.11
[INFO] [stderr]    Compiling pin-project v1.1.5
[INFO] [stderr]    Compiling want v0.3.1
[INFO] [stderr]    Compiling env_logger v0.11.3
[INFO] [stderr]    Compiling auto_enums v0.8.5
[INFO] [stderr]    Compiling actix-web-codegen v4.2.2
[INFO] [stderr]    Compiling messages-common v0.1.0 (/opt/rustwide/workdir/messages-common)
[INFO] [stderr]    Compiling zstd v0.13.1
[INFO] [stderr]    Compiling h2 v0.4.4
[INFO] [stderr]    Compiling actix-server v2.3.0
[INFO] [stderr]    Compiling actix-http v3.6.0
[INFO] [stderr]    Compiling actix-macros v0.2.4
[INFO] [stderr]    Compiling juniper_codegen v0.16.0
[INFO] [stderr]    Compiling async-trait v0.1.80
[INFO] [stderr]    Compiling tower-service v0.3.2
[INFO] [stderr]    Compiling tower-layer v0.3.2
[INFO] [stderr]    Compiling tower v0.4.13
[INFO] [stderr]    Compiling chrono-tz-build v0.3.0
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling http-body-util v0.1.1
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling xml-rs v0.7.0
[INFO] [stderr]    Compiling chrono-tz v0.9.0
[INFO] [stderr]    Compiling async-stream-impl v0.3.5
[INFO] [stderr]    Compiling actix-web v4.5.1
[INFO] [stderr]    Compiling ipnet v2.9.0
[INFO] [stderr]    Compiling sync_wrapper v0.1.2
[INFO] [stderr]    Compiling async-stream v0.3.5
[INFO] [stderr]    Compiling osm-xml v0.6.2
[INFO] [stderr]    Compiling uuid v1.8.0
[INFO] [stderr]    Compiling hyper v1.3.1
[INFO] [stderr]    Compiling geoutils v0.5.1
[INFO] [stderr]    Compiling hyper-util v0.1.3
[INFO] [stderr]    Compiling actix-ws v0.2.5
[INFO] [stderr]    Compiling actix-cors v0.7.0
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling juniper v0.16.1
[INFO] [stderr]    Compiling reqwest v0.12.4
[INFO] [stderr]    Compiling sky-service v0.1.0 (/opt/rustwide/workdir/sky-service)
[INFO] [stderr]    Compiling spot-finder v0.1.0 (/opt/rustwide/workdir/spot-finder)
[INFO] [stderr]    Compiling juniper_subscriptions v0.17.0
[INFO] [stderr]    Compiling juniper_graphql_ws v0.4.0
[INFO] [stderr]    Compiling juniper_actix v0.5.0
[INFO] [stderr]    Compiling api v0.1.0 (/opt/rustwide/workdir/api)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 05s
[INFO] running `Command { std: "docker" "inspect" "2cdaaf23f50d7e64649c38c5d002f1d3688f9cb20dea192c615442907ee4aa36", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2cdaaf23f50d7e64649c38c5d002f1d3688f9cb20dea192c615442907ee4aa36", kill_on_drop: false }`
[INFO] [stdout] 2cdaaf23f50d7e64649c38c5d002f1d3688f9cb20dea192c615442907ee4aa36
[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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] fdfd3a7efc4bb36b16323647eeae6bb665ef35341793f5ceb55b9c805c7f1a0f
[INFO] running `Command { std: "docker" "start" "-a" "fdfd3a7efc4bb36b16323647eeae6bb665ef35341793f5ceb55b9c805c7f1a0f", kill_on_drop: false }`
[INFO] [stderr]    Compiling sky-service v0.1.0 (/opt/rustwide/workdir/sky-service)
[INFO] [stderr]    Compiling api v0.1.0 (/opt/rustwide/workdir/api)
[INFO] [stderr]    Compiling spot-finder v0.1.0 (/opt/rustwide/workdir/spot-finder)
[INFO] [stderr]    Compiling messages-common v0.1.0 (/opt/rustwide/workdir/messages-common)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 4.48s
[INFO] running `Command { std: "docker" "inspect" "fdfd3a7efc4bb36b16323647eeae6bb665ef35341793f5ceb55b9c805c7f1a0f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fdfd3a7efc4bb36b16323647eeae6bb665ef35341793f5ceb55b9c805c7f1a0f", kill_on_drop: false }`
[INFO] [stdout] fdfd3a7efc4bb36b16323647eeae6bb665ef35341793f5ceb55b9c805c7f1a0f
[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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 44e8f16d1aba6cfc482f0cc4ff32ed34a1f634762d07c7a3d1c03ef28fa6d7f5
[INFO] running `Command { std: "docker" "start" "-a" "44e8f16d1aba6cfc482f0cc4ff32ed34a1f634762d07c7a3d1c03ef28fa6d7f5", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.52s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/api-9fe65266caaa4ee1)
[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]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/api-9b4f5bdd27a8ef08)
[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]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/messages_common-d4aaadd9b1a44ec8)
[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]      Running tests/request_id_tests.rs (/opt/rustwide/target/debug/deps/request_id_tests-ce6393859d82504e)
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test test_try_fail ... ok
[INFO] [stdout] test test_try_get_succesful ... ok
[INFO] [stdout] test test_get_empty ... ok
[INFO] [stdout] test test_get_succesful ... 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/lib.rs (/opt/rustwide/target/debug/deps/sky_service-6ffe75f2ed128fed)
[INFO] [stdout] 
[INFO] [stdout] running 5 tests
[INFO] [stdout] test angle::test::normalize_radians ... ok
[INFO] [stdout] test test::candidate_ranges_flat ... ok
[INFO] [stdout] test sky::moon::test::moon_position_website ... ok
[INFO] [stdout] test sky::sun::test::sun_position_wiki ... ok
[INFO] [stdout] test sky::sun::test::sun_position_custom ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 5 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/sky_service-57a71c5ba589ab76)
[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]      Running tests/range_no_candidates.rs (/opt/rustwide/target/debug/deps/range_no_candidates-d47c17fa7c2436f8)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test test_no_range_found1 ... ok
[INFO] [stdout] test test_no_range_found2 ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/set_right_before.rs (/opt/rustwide/target/debug/deps/set_right_before-8e5d019e9e26be10)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test sanity_test_sun_just_before_set ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/set_rise.rs (/opt/rustwide/target/debug/deps/set_rise-9cd904c2ce5c6e7d)
[INFO] [stdout] 
[INFO] [stdout] running 5 tests
[INFO] [stdout] test sanity_test_sun ... ok
[INFO] [stdout] test range_no_candidates::test_no_range_found1 ... ok
[INFO] [stdout] test set_flat ... ok
[INFO] [stdout] test set_right_before::sanity_test_sun_just_before_set ... ok
[INFO] [stdout] test range_no_candidates::test_no_range_found2 ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/spot_finder-cdb0f14314d939e7)
[INFO] [stdout] 
[INFO] [stdout] running 6 tests
[INFO] [stdout] test direction::tests::card_16 ... ok
[INFO] [stdout] test direction::tests::card_4 ... ok
[INFO] [stdout] test direction::tests::card_8 ... ok
[INFO] [stdout] test direction::tests::empty ... ok
[INFO] [stdout] test direction::tests::float ... ok
[INFO] [stdout] test direction::tests::int ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 6 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/spot_finder-9a5577a5585958f3)
[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 api
[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 messages_common
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test messages-common/src/request_id.rs - request_id::try_get_request_id (line 33) ... ok
[INFO] [stdout] test messages-common/src/request_id.rs - request_id::try_get_request_id (line 19) ... ok
[INFO] [stdout] test messages-common/src/request_id.rs - request_id::get_request_id (line 77) ... ok
[INFO] [stdout] test messages-common/src/request_id.rs - request_id::get_request_id (line 89) ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 3.69s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests sky_service
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test sky-service/src/angle.rs - angle::f64::normalize_degrees (line 29) ... ok
[INFO] [stdout] test sky-service/src/julian.rs - julian::day_of_midnight (line 55) ... ok
[INFO] [stdout] test sky-service/src/julian.rs - julian::day_of (line 13) ... ok
[INFO] [stderr]    Doc-tests spot_finder
[INFO] [stdout] test sky-service/src/angle.rs - angle::f64::normalize_radians (line 14) ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 3.43s
[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" "44e8f16d1aba6cfc482f0cc4ff32ed34a1f634762d07c7a3d1c03ef28fa6d7f5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "44e8f16d1aba6cfc482f0cc4ff32ed34a1f634762d07c7a3d1c03ef28fa6d7f5", kill_on_drop: false }`
[INFO] [stdout] 44e8f16d1aba6cfc482f0cc4ff32ed34a1f634762d07c7a3d1c03ef28fa6d7f5
