[INFO] cloning repository https://github.com/evanbrierton/solar-rs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/evanbrierton/solar-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fevanbrierton%2Fsolar-rs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fevanbrierton%2Fsolar-rs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 76642ce9737e8c0acbb372e7d0cf3839a87ef23a
[INFO] checking evanbrierton/solar-rs against try#b1f2594eac607c1f051534800237eeedb5590a49 for pr-139493-3
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fevanbrierton%2Fsolar-rs" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/evanbrierton/solar-rs
[INFO] finished tweaking git repo https://github.com/evanbrierton/solar-rs
[INFO] tweaked toml for git repo https://github.com/evanbrierton/solar-rs written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/evanbrierton/solar-rs on toolchain b1f2594eac607c1f051534800237eeedb5590a49
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b1f2594eac607c1f051534800237eeedb5590a49" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/evanbrierton/solar-rs 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" "+b1f2594eac607c1f051534800237eeedb5590a49" "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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+b1f2594eac607c1f051534800237eeedb5590a49" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] c473186e698caa161da09be442e6b5a178664be293a0fe9955e0b5809e694a8b
[INFO] running `Command { std: "docker" "start" "-a" "c473186e698caa161da09be442e6b5a178664be293a0fe9955e0b5809e694a8b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c473186e698caa161da09be442e6b5a178664be293a0fe9955e0b5809e694a8b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c473186e698caa161da09be442e6b5a178664be293a0fe9955e0b5809e694a8b", kill_on_drop: false }`
[INFO] [stdout] c473186e698caa161da09be442e6b5a178664be293a0fe9955e0b5809e694a8b
[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=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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+b1f2594eac607c1f051534800237eeedb5590a49" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 29a532a312aafb0f50cc6c45332e303137b02dbc3b6c3356f81273e335e2516b
[INFO] running `Command { std: "docker" "start" "-a" "29a532a312aafb0f50cc6c45332e303137b02dbc3b6c3356f81273e335e2516b", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.197
[INFO] [stderr]    Compiling rustix v0.38.7
[INFO] [stderr]    Compiling prettyplease v0.2.6
[INFO] [stderr]     Checking linux-raw-sys v0.4.5
[INFO] [stderr]    Compiling proc-macro2 v1.0.79
[INFO] [stderr]    Compiling clang-sys v1.6.1
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]     Checking bitflags v2.3.3
[INFO] [stderr]    Compiling libloading v0.7.4
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]     Checking encoding_rs v0.8.32
[INFO] [stderr]    Compiling either v1.8.1
[INFO] [stderr]    Compiling bindgen v0.65.1
[INFO] [stderr]     Checking flate2 v1.0.26
[INFO] [stderr]    Compiling log v0.4.18
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]    Compiling lazycell v1.3.0
[INFO] [stderr]    Compiling which v4.4.0
[INFO] [stderr]    Compiling shlex v1.1.0
[INFO] [stderr]     Checking anstyle v1.0.1
[INFO] [stderr]    Compiling anyhow v1.0.72
[INFO] [stderr]    Compiling peeking_take_while v0.1.2
[INFO] [stderr]     Checking time v0.1.45
[INFO] [stderr]     Checking csv-core v0.1.10
[INFO] [stderr]     Checking iana-time-zone v0.1.56
[INFO] [stderr]     Checking bytecount v0.6.3
[INFO] [stderr]     Checking clap_lex v0.5.0
[INFO] [stderr]    Compiling cc v1.0.79
[INFO] [stderr]     Checking papergrid v0.9.0
[INFO] [stderr]     Checking once_cell v1.17.2
[INFO] [stderr]    Compiling rustix v0.37.19
[INFO] [stderr]    Compiling serde_test v1.0.163
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]     Checking strum v0.26.3
[INFO] [stderr]     Checking zip v0.6.6
[INFO] [stderr]     Checking itertools v0.10.5
[INFO] [stderr]    Compiling syn v2.0.57
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]     Checking is-terminal v0.4.9
[INFO] [stderr]     Checking anstream v0.3.2
[INFO] [stderr]     Checking quick-xml v0.28.2
[INFO] [stderr]     Checking codepage v0.1.1
[INFO] [stderr]     Checking clap_builder v4.3.21
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]     Checking tempfile v3.5.0
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling tabled_derive v0.6.0
[INFO] [stderr]     Checking tabled v0.12.0
[INFO] [stderr]    Compiling serde_derive v1.0.197
[INFO] [stderr]    Compiling clap_derive v4.3.12
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]     Checking clap v4.3.21
[INFO] [stderr]    Compiling libxlsxwriter-sys v1.1.5
[INFO] [stderr]     Checking calamine v0.21.2
[INFO] [stderr]     Checking csv v1.2.2
[INFO] [stderr]     Checking chrono v0.4.26
[INFO] [stderr]     Checking serde_json v1.0.96
[INFO] [stderr]     Checking parsers v0.1.0 (/opt/rustwide/workdir/lib/parsers)
[INFO] [stderr]     Checking solar-rs v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking xlsxwriter v0.6.0
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 35.63s
[INFO] running `Command { std: "docker" "inspect" "29a532a312aafb0f50cc6c45332e303137b02dbc3b6c3356f81273e335e2516b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "29a532a312aafb0f50cc6c45332e303137b02dbc3b6c3356f81273e335e2516b", kill_on_drop: false }`
[INFO] [stdout] 29a532a312aafb0f50cc6c45332e303137b02dbc3b6c3356f81273e335e2516b
