[INFO] cloning repository https://github.com/gustavopinheiro13/sheets_cypecad
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/gustavopinheiro13/sheets_cypecad" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgustavopinheiro13%2Fsheets_cypecad", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgustavopinheiro13%2Fsheets_cypecad'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] bb1c5985854d613e9fe04a2cdd0c70ba8f015c4f
[INFO] testing gustavopinheiro13/sheets_cypecad against beta-2026-04-21 for beta-1.96-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgustavopinheiro13%2Fsheets_cypecad" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/gustavopinheiro13/sheets_cypecad
[INFO] finished tweaking git repo https://github.com/gustavopinheiro13/sheets_cypecad
[INFO] tweaked toml for git repo https://github.com/gustavopinheiro13/sheets_cypecad written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/gustavopinheiro13/sheets_cypecad on toolchain beta-2026-04-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/gustavopinheiro13/sheets_cypecad 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" "+beta-2026-04-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+beta-2026-04-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 70e84b8f15c8603eb9666993ae593b02d7bf9f30de28d69b25f3b0aa1d553d79
[INFO] running `Command { std: "docker" "start" "-a" "70e84b8f15c8603eb9666993ae593b02d7bf9f30de28d69b25f3b0aa1d553d79", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "70e84b8f15c8603eb9666993ae593b02d7bf9f30de28d69b25f3b0aa1d553d79", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "70e84b8f15c8603eb9666993ae593b02d7bf9f30de28d69b25f3b0aa1d553d79", kill_on_drop: false }`
[INFO] [stdout] 70e84b8f15c8603eb9666993ae593b02d7bf9f30de28d69b25f3b0aa1d553d79
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2026-04-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6c9328ad69356c2378c1bfd742bd5bf2682781b230d6e46d7e33580ce8d57cec
[INFO] running `Command { std: "docker" "start" "-a" "6c9328ad69356c2378c1bfd742bd5bf2682781b230d6e46d7e33580ce8d57cec", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.89
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling serde v1.0.213
[INFO] [stderr]    Compiling doc-comment v0.3.3
[INFO] [stderr]    Compiling allocator-api2 v0.2.18
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling cpufeatures v0.2.14
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling tinyvec v1.8.0
[INFO] [stderr]    Compiling rle-decode-fast v1.0.3
[INFO] [stderr]    Compiling crc32fast v1.4.2
[INFO] [stderr]    Compiling dary_heap v0.3.7
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling block-padding v0.3.3
[INFO] [stderr]    Compiling hashbrown v0.15.0
[INFO] [stderr]    Compiling unicode-bidi v0.3.17
[INFO] [stderr]    Compiling unicode-properties v0.1.3
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling inout v0.1.3
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling deflate v1.0.0
[INFO] [stderr]    Compiling log v0.4.22
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling jpeg-decoder v0.3.1
[INFO] [stderr]    Compiling core2 v0.4.0
[INFO] [stderr]    Compiling weezl v0.1.8
[INFO] [stderr]    Compiling md5 v0.7.0
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling aes v0.8.4
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling cbc v0.1.2
[INFO] [stderr]    Compiling syn v2.0.85
[INFO] [stderr]    Compiling indexmap v2.6.0
[INFO] [stderr]    Compiling unicode-normalization v0.1.24
[INFO] [stderr]    Compiling libflate_lz77 v2.1.0
[INFO] [stderr]    Compiling stringprep v0.1.5
[INFO] [stderr]    Compiling libflate v2.1.0
[INFO] [stderr]    Compiling tuple v0.5.2
[INFO] [stderr]    Compiling async-trait v0.1.83
[INFO] [stderr]    Compiling globalcache v0.2.4
[INFO] [stderr]    Compiling datasize_derive v0.2.15
[INFO] [stderr]    Compiling snafu-derive v0.7.5
[INFO] [stderr]    Compiling fax_derive v0.1.0
[INFO] [stderr]    Compiling pdf_derive v0.2.0
[INFO] [stderr]    Compiling fax v0.2.4
[INFO] [stderr]    Compiling datasize v0.2.15
[INFO] [stderr]    Compiling istring v0.3.4
[INFO] [stderr]    Compiling snafu v0.7.5
[INFO] [stderr]    Compiling pdf v0.9.0
[INFO] [stderr]    Compiling sheets_cypecad v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 23.88s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: pdf v0.9.0
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] running `Command { std: "docker" "inspect" "6c9328ad69356c2378c1bfd742bd5bf2682781b230d6e46d7e33580ce8d57cec", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6c9328ad69356c2378c1bfd742bd5bf2682781b230d6e46d7e33580ce8d57cec", kill_on_drop: false }`
[INFO] [stdout] 6c9328ad69356c2378c1bfd742bd5bf2682781b230d6e46d7e33580ce8d57cec
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2026-04-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2c116baa411088ac873bca3ecc7aa144b48a8277463e35544f0322dd7b26bf8b
[INFO] running `Command { std: "docker" "start" "-a" "2c116baa411088ac873bca3ecc7aa144b48a8277463e35544f0322dd7b26bf8b", kill_on_drop: false }`
[INFO] [stderr]    Compiling sheets_cypecad v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.55s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: pdf v0.9.0
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] running `Command { std: "docker" "inspect" "2c116baa411088ac873bca3ecc7aa144b48a8277463e35544f0322dd7b26bf8b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2c116baa411088ac873bca3ecc7aa144b48a8277463e35544f0322dd7b26bf8b", kill_on_drop: false }`
[INFO] [stdout] 2c116baa411088ac873bca3ecc7aa144b48a8277463e35544f0322dd7b26bf8b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2026-04-21" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 19654551922f2138d8883cc90b9b3f64e1f8776db4551a61dcd23f680b03f85f
[INFO] running `Command { std: "docker" "start" "-a" "19654551922f2138d8883cc90b9b3f64e1f8776db4551a61dcd23f680b03f85f", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.11s
[INFO] [stdout] 
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: pdf v0.9.0
[INFO] [stdout] running 0 tests
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/sheets_cypecad-8e20d82d909a273a)
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "19654551922f2138d8883cc90b9b3f64e1f8776db4551a61dcd23f680b03f85f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "19654551922f2138d8883cc90b9b3f64e1f8776db4551a61dcd23f680b03f85f", kill_on_drop: false }`
[INFO] [stdout] 19654551922f2138d8883cc90b9b3f64e1f8776db4551a61dcd23f680b03f85f
