[INFO] cloning repository https://github.com/incredimo/vsop [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/incredimo/vsop" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fincredimo%2Fvsop", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fincredimo%2Fvsop'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] c04a5234376bf47ca2438b301d5ed67b74fcc896 [INFO] checking incredimo/vsop against try#ad93f57d532978d6739002a21bc66b45ed22f998 for pr-155418 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fincredimo%2Fvsop" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/incredimo/vsop [INFO] finished tweaking git repo https://github.com/incredimo/vsop [INFO] tweaked toml for git repo https://github.com/incredimo/vsop written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/incredimo/vsop on toolchain ad93f57d532978d6739002a21bc66b45ed22f998 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ad93f57d532978d6739002a21bc66b45ed22f998" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/incredimo/vsop 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" "+ad93f57d532978d6739002a21bc66b45ed22f998" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ad93f57d532978d6739002a21bc66b45ed22f998" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 33554a5f1443bdc24f2106641279c45dc5dbc9c82b3515bf38a53e92158a13c8 [INFO] running `Command { std: "docker" "start" "-a" "33554a5f1443bdc24f2106641279c45dc5dbc9c82b3515bf38a53e92158a13c8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "33554a5f1443bdc24f2106641279c45dc5dbc9c82b3515bf38a53e92158a13c8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "33554a5f1443bdc24f2106641279c45dc5dbc9c82b3515bf38a53e92158a13c8", kill_on_drop: false }` [INFO] [stdout] 33554a5f1443bdc24f2106641279c45dc5dbc9c82b3515bf38a53e92158a13c8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ad93f57d532978d6739002a21bc66b45ed22f998" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5b6ddef840bb38f43ab3f5fd0d25599f1845f4b6321bff9295a1aeea6e637e68 [INFO] running `Command { std: "docker" "start" "-a" "5b6ddef840bb38f43ab3f5fd0d25599f1845f4b6321bff9295a1aeea6e637e68", kill_on_drop: false }` [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling serde v1.0.216 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.99 [INFO] [stderr] Compiling phf_shared v0.11.2 [INFO] [stderr] Compiling syn v2.0.91 [INFO] [stderr] Checking dirs-sys-next v0.1.2 [INFO] [stderr] Checking dirs-next v2.0.0 [INFO] [stderr] Checking csv-core v0.1.11 [INFO] [stderr] Compiling serde_json v1.0.134 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling wasm-bindgen v0.2.99 [INFO] [stderr] Checking phf v0.11.2 [INFO] [stderr] Checking term v0.7.0 [INFO] [stderr] Checking is-terminal v0.4.13 [INFO] [stderr] Checking encode_unicode v1.0.0 [INFO] [stderr] Checking once_cell v1.20.2 [INFO] [stderr] Checking colored v2.2.0 [INFO] [stderr] Compiling phf_generator v0.11.2 [INFO] [stderr] Compiling phf_codegen v0.11.2 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.99 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling serde_derive v1.0.216 [INFO] [stderr] Compiling parse-zoneinfo v0.3.1 [INFO] [stderr] Compiling chrono-tz-build v0.4.0 [INFO] [stderr] Compiling chrono-tz v0.10.0 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.99 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.99 [INFO] [stderr] Checking chrono v0.4.39 [INFO] [stderr] Checking csv v1.3.1 [INFO] [stderr] Checking prettytable-rs v0.10.0 [INFO] [stderr] Checking astro v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `jd` [INFO] [stdout] --> src/vsop.rs:110:36 [INFO] [stdout] | [INFO] [stdout] 110 | fn calculate_geographic_correction(jd: f64, position: &GeoPosition) -> f64 { [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_jd` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `jd` [INFO] [stdout] --> src/vsop.rs:110:36 [INFO] [stdout] | [INFO] [stdout] 110 | fn calculate_geographic_correction(jd: f64, position: &GeoPosition) -> f64 { [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_jd` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `astro` (lib test); 1 warning emitted [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/ad93f57d532978d6739002a21bc66b45ed22f998/bin/rustc --crate-name astro --edition=2021 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=e81c128b37cdd0cd -C extra-filename=-c511362fb614e846 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern chrono=/opt/rustwide/target/debug/deps/libchrono-8f059e8fd92785c4.rmeta --extern chrono_tz=/opt/rustwide/target/debug/deps/libchrono_tz-2876f870e50864f8.rmeta --extern colored=/opt/rustwide/target/debug/deps/libcolored-c432f70ed587b425.rmeta --extern prettytable=/opt/rustwide/target/debug/deps/libprettytable-0f645aa5d5971c0f.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-7d48cd77a02705e4.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-a96d8b37d79b3d71.rmeta --extern wasm_bindgen=/opt/rustwide/target/debug/deps/libwasm_bindgen-9fc4b6cd15f2460d.rmeta --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `astro` (lib); 1 warning emitted [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/ad93f57d532978d6739002a21bc66b45ed22f998/bin/rustc --crate-name astro --edition=2021 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type cdylib --crate-type rlib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=1f12f6fac6f9c5b4 -C extra-filename=-d39add148b12befa --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern chrono=/opt/rustwide/target/debug/deps/libchrono-8f059e8fd92785c4.rmeta --extern chrono_tz=/opt/rustwide/target/debug/deps/libchrono_tz-2876f870e50864f8.rmeta --extern colored=/opt/rustwide/target/debug/deps/libcolored-c432f70ed587b425.rmeta --extern prettytable=/opt/rustwide/target/debug/deps/libprettytable-0f645aa5d5971c0f.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-7d48cd77a02705e4.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-a96d8b37d79b3d71.rmeta --extern wasm_bindgen=/opt/rustwide/target/debug/deps/libwasm_bindgen-9fc4b6cd15f2460d.rmeta --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "5b6ddef840bb38f43ab3f5fd0d25599f1845f4b6321bff9295a1aeea6e637e68", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5b6ddef840bb38f43ab3f5fd0d25599f1845f4b6321bff9295a1aeea6e637e68", kill_on_drop: false }` [INFO] [stdout] 5b6ddef840bb38f43ab3f5fd0d25599f1845f4b6321bff9295a1aeea6e637e68