[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] 4fdc6939b094426a4c2e192aae5857b2c24aa237 [INFO] checking evanbrierton/solar-rs/4fdc6939b094426a4c2e192aae5857b2c24aa237 against master#d49be02cf6d2e2a01264fcdef1e20c826710c0f5 for pr-133570-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fevanbrierton%2Fsolar-rs" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/evanbrierton/solar-rs on toolchain d49be02cf6d2e2a01264fcdef1e20c826710c0f5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d49be02cf6d2e2a01264fcdef1e20c826710c0f5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [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-2-tc1/source/Cargo.toml [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" "+d49be02cf6d2e2a01264fcdef1e20c826710c0f5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded calamine v0.21.2 [INFO] [stderr] Downloaded serde_test v1.0.163 [INFO] [stderr] Downloaded papergrid v0.9.0 [INFO] [stderr] Downloaded tabled v0.12.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+d49be02cf6d2e2a01264fcdef1e20c826710c0f5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8d7f3365880655d5df58b749ca79e2756f26761e38ed30dae35995c1e7166def [INFO] running `Command { std: "docker" "start" "-a" "8d7f3365880655d5df58b749ca79e2756f26761e38ed30dae35995c1e7166def", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8d7f3365880655d5df58b749ca79e2756f26761e38ed30dae35995c1e7166def", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8d7f3365880655d5df58b749ca79e2756f26761e38ed30dae35995c1e7166def", kill_on_drop: false }` [INFO] [stdout] 8d7f3365880655d5df58b749ca79e2756f26761e38ed30dae35995c1e7166def [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+d49be02cf6d2e2a01264fcdef1e20c826710c0f5" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 05fbbdaeca730a02bdcef6cee319821ad8083e2291c38dc863b1fd25f5f7a62a [INFO] running `Command { std: "docker" "start" "-a" "05fbbdaeca730a02bdcef6cee319821ad8083e2291c38dc863b1fd25f5f7a62a", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.79 [INFO] [stderr] Compiling unicode-ident v1.0.9 [INFO] [stderr] Compiling log v0.4.18 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling serde v1.0.197 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Compiling rustix v0.38.7 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling prettyplease v0.2.6 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Checking linux-raw-sys v0.4.5 [INFO] [stderr] Checking bitflags v2.3.3 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling libloading v0.7.4 [INFO] [stderr] Checking encoding_rs v0.8.32 [INFO] [stderr] Checking miniz_oxide v0.7.1 [INFO] [stderr] Compiling bindgen v0.65.1 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling either v1.8.1 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling clang-sys v1.6.1 [INFO] [stderr] Checking utf8parse v0.2.1 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling regex-syntax v0.7.2 [INFO] [stderr] Checking flate2 v1.0.26 [INFO] [stderr] Checking anstyle-parse v0.2.1 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling shlex v1.1.0 [INFO] [stderr] Checking anstyle v1.0.1 [INFO] [stderr] Compiling rustversion v1.0.17 [INFO] [stderr] Checking anstyle-query v1.0.0 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Checking colorchoice v1.0.0 [INFO] [stderr] Checking itoa v1.0.6 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Checking ryu v1.0.13 [INFO] [stderr] Compiling anyhow v1.0.72 [INFO] [stderr] Checking csv-core v0.1.10 [INFO] [stderr] Compiling which v4.4.0 [INFO] [stderr] Compiling cc v1.0.79 [INFO] [stderr] Checking bytecount v0.6.3 [INFO] [stderr] Checking clap_lex v0.5.0 [INFO] [stderr] Compiling io-lifetimes v1.0.11 [INFO] [stderr] Checking zip v0.6.6 [INFO] [stderr] Checking strsim v0.10.0 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Checking iana-time-zone v0.1.56 [INFO] [stderr] Compiling syn v2.0.57 [INFO] [stderr] Checking is-terminal v0.4.9 [INFO] [stderr] Checking unicode-width v0.1.10 [INFO] [stderr] Checking anstream v0.3.2 [INFO] [stderr] Checking papergrid v0.9.0 [INFO] [stderr] Checking once_cell v1.17.2 [INFO] [stderr] Checking clap_builder v4.3.21 [INFO] [stderr] Compiling rustix v0.37.19 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Checking itertools v0.10.5 [INFO] [stderr] Checking strum v0.26.3 [INFO] [stderr] Checking time v0.1.45 [INFO] [stderr] Compiling regex v1.8.3 [INFO] [stderr] Compiling serde_test v1.0.163 [INFO] [stderr] Checking quick-xml v0.28.2 [INFO] [stderr] Checking codepage v0.1.1 [INFO] [stderr] Checking linux-raw-sys v0.3.8 [INFO] [stderr] Compiling serde_json v1.0.96 [INFO] [stderr] Checking fastrand v1.9.0 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Compiling tabled_derive v0.6.0 [INFO] [stderr] Checking tabled v0.12.0 [INFO] [stderr] Checking tempfile v3.5.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 chrono v0.4.26 [INFO] [stderr] Checking calamine v0.21.2 [INFO] [stderr] Checking csv v1.2.2 [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 45.45s [INFO] running `Command { std: "docker" "inspect" "05fbbdaeca730a02bdcef6cee319821ad8083e2291c38dc863b1fd25f5f7a62a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "05fbbdaeca730a02bdcef6cee319821ad8083e2291c38dc863b1fd25f5f7a62a", kill_on_drop: false }` [INFO] [stdout] 05fbbdaeca730a02bdcef6cee319821ad8083e2291c38dc863b1fd25f5f7a62a