[INFO] cloning repository https://github.com/azubar/SpreadSheet
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/azubar/SpreadSheet" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fazubar%2FSpreadSheet", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fazubar%2FSpreadSheet'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] ac9fe3bc44140d866c930d00e1cd2b5ee3a42b5f
[INFO] checking azubar/SpreadSheet against 165655a2f1981fef27b31c547ad7631979fc5139 for pr-160235
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fazubar%2FSpreadSheet" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/azubar/SpreadSheet
[INFO] finished tweaking git repo https://github.com/azubar/SpreadSheet
[INFO] tweaked toml for git repo https://github.com/azubar/SpreadSheet written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/azubar/SpreadSheet on toolchain 165655a2f1981fef27b31c547ad7631979fc5139
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+165655a2f1981fef27b31c547ad7631979fc5139" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/azubar/SpreadSheet 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" "+165655a2f1981fef27b31c547ad7631979fc5139" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:00c5645b54fe3ce5dae1417175e3c7fb6a6646c021d554ecd63a097b8b9f3602" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 4625c8a2053626246be56a05a7dd3ad57ef85e23b31db173753454462e9542ee
[INFO] running `Command { std: "docker" "start" "4625c8a2053626246be56a05a7dd3ad57ef85e23b31db173753454462e9542ee", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4625c8a2053626246be56a05a7dd3ad57ef85e23b31db173753454462e9542ee", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "4625c8a2053626246be56a05a7dd3ad57ef85e23b31db173753454462e9542ee" "/opt/rustwide/cargo-home/bin/cargo" "+165655a2f1981fef27b31c547ad7631979fc5139" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4625c8a2053626246be56a05a7dd3ad57ef85e23b31db173753454462e9542ee", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "4625c8a2053626246be56a05a7dd3ad57ef85e23b31db173753454462e9542ee" "/opt/rustwide/cargo-home/bin/cargo" "+165655a2f1981fef27b31c547ad7631979fc5139" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.107
[INFO] [stderr]    Compiling quote v1.0.47
[INFO] [stderr]     Checking utf16_lit v2.0.2
[INFO] [stderr]     Checking simd-adler32 v0.3.10
[INFO] [stderr]     Checking unicode-ident v1.0.24
[INFO] [stderr]     Checking adler2 v2.0.1
[INFO] [stderr]     Checking bitflags v2.13.1
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]     Checking linux-raw-sys v0.12.1
[INFO] [stderr]     Checking ident_case v1.0.1
[INFO] [stderr]    Compiling serde_core v1.0.229
[INFO] [stderr]     Checking bytemuck v1.25.2
[INFO] [stderr]     Checking chrono v0.4.45
[INFO] [stderr]    Compiling memchr v2.8.3
[INFO] [stderr]     Checking futures-core v0.3.33
[INFO] [stderr]     Checking futures-sink v0.3.33
[INFO] [stderr]    Compiling toml_parser v1.1.2+spec-1.1.0
[INFO] [stderr]     Checking serde_spanned v1.1.1
[INFO] [stderr]     Checking toml_writer v1.1.2+spec-1.1.0
[INFO] [stderr]     Checking futures-channel v0.3.33
[INFO] [stderr]     Checking pxfm v0.1.30
[INFO] [stderr]     Checking zune-core v0.5.1
[INFO] [stderr]     Checking smallvec v1.15.2
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]     Checking fdeflate v0.3.7
[INFO] [stderr]    Compiling serde v1.0.229
[INFO] [stderr]     Checking futures-task v0.3.33
[INFO] [stderr]     Checking futures-io v0.3.33
[INFO] [stderr]    Compiling serde_json v1.0.150
[INFO] [stderr]    Compiling target-triple v1.0.1
[INFO] [stderr]    Compiling regex-syntax v0.8.11
[INFO] [stderr]    Compiling getrandom v0.4.3
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking zune-jpeg v0.5.15
[INFO] [stderr]    Compiling rstest_macros v0.21.0
[INFO] [stderr]     Checking ttf-parser v0.25.1
[INFO] [stderr]     Checking byteorder-lite v0.1.0
[INFO] [stderr]     Checking arrayref v0.3.9
[INFO] [stderr]     Checking strict-num v0.1.1
[INFO] [stderr]     Checking x11rb-protocol v0.13.2
[INFO] [stderr]     Checking log v0.4.33
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking tiny-skia-path v0.11.4
[INFO] [stderr]     Checking flate2 v1.1.9
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling syn v2.0.119
[INFO] [stderr]    Compiling syn v3.0.0
[INFO] [stderr]     Checking png v0.18.1
[INFO] [stderr]     Checking png v0.17.16
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling glob v0.3.3
[INFO] [stderr]     Checking native_api_1c_core v0.9.4 (/opt/rustwide/workdir/native_api_1c/native_api_1c_core)
[INFO] [stderr]     Checking once_cell v1.21.4
[INFO] [stderr]     Checking fastrand v2.5.0
[INFO] [stderr]     Checking arrayvec v0.7.8
[INFO] [stderr]     Checking dissimilar v1.0.11
[INFO] [stderr]     Checking winnow v1.0.4
[INFO] [stderr]     Checking ab_glyph_rasterizer v0.1.10
[INFO] [stderr]    Compiling relative-path v1.9.3
[INFO] [stderr]     Checking toml_datetime v1.1.1+spec-1.1.0
[INFO] [stderr]     Checking futures-timer v3.0.4
[INFO] [stderr]     Checking tiny-skia v0.11.4
[INFO] [stderr]     Checking owned_ttf_parser v0.25.1
[INFO] [stderr]     Checking ab_glyph v0.2.32
[INFO] [stderr]     Checking toml v1.1.3+spec-1.1.0
[INFO] [stderr]    Compiling regex-automata v0.4.16
[INFO] [stderr]     Checking moxcms v0.8.1
[INFO] [stderr]    Compiling serde_derive v1.0.229
[INFO] [stderr]    Compiling toml_edit v0.25.13+spec-1.1.0
[INFO] [stderr]    Compiling proc-macro-crate v3.5.0
[INFO] [stderr]     Checking darling_core v0.20.11
[INFO] [stderr]     Checking gethostname v1.1.0
[INFO] [stderr]     Checking tempfile v3.27.0
[INFO] [stderr]     Checking x11rb v0.13.2
[INFO] [stderr]    Compiling regex v1.13.1
[INFO] [stderr]     Checking trybuild v1.0.118
[INFO] [stderr]    Compiling futures-macro v0.3.33
[INFO] [stderr]     Checking image v0.25.10
[INFO] [stderr]     Checking futures-util v0.3.33
[INFO] [stderr]     Checking arboard v3.6.1
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]     Checking native_api_1c_macro v0.10.5 (/opt/rustwide/workdir/native_api_1c/native_api_1c_macro)
[INFO] [stderr]     Checking native_api_1c v0.10.7 (/opt/rustwide/workdir/native_api_1c/native_api_1c)
[INFO] [stderr]     Checking spreadsheet v0.6.5 (/opt/rustwide/workdir/spreadsheet)
[INFO] [stderr]     Checking futures-executor v0.3.33
[INFO] [stderr]     Checking futures v0.3.33
[INFO] [stderr]     Checking rstest v0.21.0
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 49.48s
[INFO] running `Command { std: "docker" "inspect" "4625c8a2053626246be56a05a7dd3ad57ef85e23b31db173753454462e9542ee", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4625c8a2053626246be56a05a7dd3ad57ef85e23b31db173753454462e9542ee", kill_on_drop: false }`
[INFO] [stdout] 4625c8a2053626246be56a05a7dd3ad57ef85e23b31db173753454462e9542ee
