[INFO] cloning repository https://github.com/cedricleroy/soleil
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/cedricleroy/soleil" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcedricleroy%2Fsoleil", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcedricleroy%2Fsoleil'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 7295bf3b316c14e7f7237d6a63b73178184d3c37
[INFO] checking cedricleroy/soleil/7295bf3b316c14e7f7237d6a63b73178184d3c37 against master#fd2c811d25ad5773fbd2463e058bf4edf4d44eb2 for pr-130443
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcedricleroy%2Fsoleil" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/cedricleroy/soleil on toolchain fd2c811d25ad5773fbd2463e058bf4edf4d44eb2
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+fd2c811d25ad5773fbd2463e058bf4edf4d44eb2" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/cedricleroy/soleil
[INFO] finished tweaking git repo https://github.com/cedricleroy/soleil
[INFO] tweaked toml for git repo https://github.com/cedricleroy/soleil written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/cedricleroy/soleil 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" "+fd2c811d25ad5773fbd2463e058bf4edf4d44eb2" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded ndarray v0.13.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:96c0aa5895ecf336b730ef27bcdde6e21027415df19888aad3cf1448e5d65d90" "/opt/rustwide/cargo-home/bin/cargo" "+fd2c811d25ad5773fbd2463e058bf4edf4d44eb2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] c1ce94a81ec632bc64534b8d5299bfb777a5548824d7c9877c0b882a2ce332b8
[INFO] running `Command { std: "docker" "start" "-a" "c1ce94a81ec632bc64534b8d5299bfb777a5548824d7c9877c0b882a2ce332b8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c1ce94a81ec632bc64534b8d5299bfb777a5548824d7c9877c0b882a2ce332b8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c1ce94a81ec632bc64534b8d5299bfb777a5548824d7c9877c0b882a2ce332b8", kill_on_drop: false }`
[INFO] [stdout] c1ce94a81ec632bc64534b8d5299bfb777a5548824d7c9877c0b882a2ce332b8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:96c0aa5895ecf336b730ef27bcdde6e21027415df19888aad3cf1448e5d65d90" "/opt/rustwide/cargo-home/bin/cargo" "+fd2c811d25ad5773fbd2463e058bf4edf4d44eb2" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7893496aab0080c8e32bb23c3b8b7d23d11e97ecf67508a9c37a5bac0b362f71
[INFO] running `Command { std: "docker" "start" "-a" "7893496aab0080c8e32bb23c3b8b7d23d11e97ecf67508a9c37a5bac0b362f71", kill_on_drop: false }`
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]    Compiling libc v0.2.146
[INFO] [stderr]    Compiling proc-macro2 v1.0.60
[INFO] [stderr]     Checking cfg-if v1.0.0
[INFO] [stderr]    Compiling quote v1.0.28
[INFO] [stderr]    Compiling unicode-ident v1.0.9
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling once_cell v1.18.0
[INFO] [stderr]     Checking scopeguard v1.1.0
[INFO] [stderr]    Compiling target-lexicon v0.12.7
[INFO] [stderr]    Compiling autocfg v0.1.6
[INFO] [stderr]    Compiling crossbeam-utils v0.8.16
[INFO] [stderr]     Checking either v1.5.3
[INFO] [stderr]     Checking smallvec v1.10.0
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling memoffset v0.9.0
[INFO] [stderr]    Compiling lock_api v0.4.10
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.15
[INFO] [stderr]    Compiling pyo3-build-config v0.14.5
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling serde v1.0.101
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling pyo3-build-config v0.19.0
[INFO] [stderr]    Compiling parking_lot_core v0.8.6
[INFO] [stderr]    Compiling ryu v1.0.1
[INFO] [stderr]    Compiling num-complex v0.2.3
[INFO] [stderr]    Compiling num-integer v0.1.41
[INFO] [stderr]     Checking instant v0.1.12
[INFO] [stderr]    Compiling rayon-core v1.11.0
[INFO] [stderr]    Compiling memchr v2.2.1
[INFO] [stderr]    Compiling parking_lot_core v0.9.8
[INFO] [stderr]     Checking crossbeam-deque v0.8.3
[INFO] [stderr]     Checking num_cpus v1.11.1
[INFO] [stderr]     Checking crossbeam-channel v0.5.8
[INFO] [stderr]     Checking rawpointer v0.2.1
[INFO] [stderr]    Compiling ndarray v0.13.0
[INFO] [stderr]     Checking parking_lot v0.11.2
[INFO] [stderr]     Checking matrixmultiply v0.2.3
[INFO] [stderr]    Compiling pyo3 v0.14.5
[INFO] [stderr]     Checking itertools v0.8.2
[INFO] [stderr]     Checking plotters-backend v0.3.5
[INFO] [stderr]     Checking itoa v0.4.4
[INFO] [stderr]     Checking unicode-width v0.1.10
[INFO] [stderr]     Checking rayon v1.7.0
[INFO] [stderr]     Checking textwrap v0.11.0
[INFO] [stderr]     Checking plotters-svg v0.3.5
[INFO] [stderr]     Checking parking_lot v0.12.1
[INFO] [stderr]     Checking csv-core v0.1.10
[INFO] [stderr]    Compiling pyo3-ffi v0.19.0
[INFO] [stderr]    Compiling pyo3 v0.19.0
[INFO] [stderr]     Checking time v0.1.45
[INFO] [stderr]     Checking itertools v0.10.5
[INFO] [stderr]     Checking same-file v1.0.6
[INFO] [stderr]     Checking iana-time-zone v0.1.57
[INFO] [stderr]     Checking unindent v0.1.5
[INFO] [stderr]     Checking half v1.8.2
[INFO] [stderr]     Checking bitflags v1.3.2
[INFO] [stderr]     Checking cfg-if v0.1.10
[INFO] [stderr]     Checking cast v0.3.0
[INFO] [stderr]     Checking itoa v1.0.6
[INFO] [stderr]     Checking regex-syntax v0.6.12
[INFO] [stderr]    Compiling indoc v1.0.9
[INFO] [stderr]     Checking serde_json v1.0.41
[INFO] [stderr]     Checking serde_cbor v0.11.2
[INFO] [stderr]     Checking criterion-plot v0.4.5
[INFO] [stderr]    Compiling darling_core v0.14.4
[INFO] [stderr]    Compiling pyo3-macros-backend v0.19.0
[INFO] [stderr]     Checking regex v1.3.1
[INFO] [stderr]     Checking csv v1.2.2
[INFO] [stderr]     Checking clap v2.34.0
[INFO] [stderr]     Checking tinytemplate v1.2.1
[INFO] [stderr]     Checking numpy v0.14.1
[INFO] [stderr]     Checking chrono v0.4.26
[INFO] [stderr]     Checking walkdir v2.3.3
[INFO] [stderr]     Checking plotters v0.3.5
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking oorandom v11.1.3
[INFO] [stderr]     Checking lazy_static v1.4.0
[INFO] [stderr]    Compiling serde_derive v1.0.101
[INFO] [stderr]    Compiling darling_macro v0.14.4
[INFO] [stderr]    Compiling pyo3-macros v0.19.0
[INFO] [stderr]    Compiling darling v0.14.4
[INFO] [stderr]    Compiling derive_builder_core v0.12.0
[INFO] [stderr]    Compiling derive_builder_macro v0.12.0
[INFO] [stderr]     Checking derive_builder v0.12.0
[INFO] [stderr]     Checking criterion v0.3.6
[INFO] [stderr]     Checking solpos v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused `Result` that must be used
[INFO] [stdout]   --> benches/solpos.rs:59:1
[INFO] [stdout]    |
[INFO] [stdout] 59 | criterion_group!(benches, criterion_benchmark);
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stdout]    = note: `#[warn(unused_must_use)]` on by default
[INFO] [stdout]    = note: this warning originates in the macro `$crate::criterion_group` which comes from the expansion of the macro `criterion_group` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 12.02s
[INFO] running `Command { std: "docker" "inspect" "7893496aab0080c8e32bb23c3b8b7d23d11e97ecf67508a9c37a5bac0b362f71", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7893496aab0080c8e32bb23c3b8b7d23d11e97ecf67508a9c37a5bac0b362f71", kill_on_drop: false }`
[INFO] [stdout] 7893496aab0080c8e32bb23c3b8b7d23d11e97ecf67508a9c37a5bac0b362f71
