[INFO] cloning repository https://github.com/ukena-toshiyasu/xlwings
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ukena-toshiyasu/xlwings" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fukena-toshiyasu%2Fxlwings", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fukena-toshiyasu%2Fxlwings'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] d4188295c08014adbafc665a86bf45e2e84e26a9
[INFO] checking ukena-toshiyasu/xlwings against try#5ef65a4ed75279dc1b7a26cedc27293a9f4ca8db for pr-143717
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fukena-toshiyasu%2Fxlwings" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-7-tc2/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/ukena-toshiyasu/xlwings
[INFO] finished tweaking git repo https://github.com/ukena-toshiyasu/xlwings
[INFO] tweaked toml for git repo https://github.com/ukena-toshiyasu/xlwings written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/ukena-toshiyasu/xlwings on toolchain 5ef65a4ed75279dc1b7a26cedc27293a9f4ca8db
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5ef65a4ed75279dc1b7a26cedc27293a9f4ca8db" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/ukena-toshiyasu/xlwings 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" "+5ef65a4ed75279dc1b7a26cedc27293a9f4ca8db" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating git repository `https://github.com/xlwings/calamine`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[ERROR] error running command: no output for 300 seconds
[INFO] checking ukena-toshiyasu/xlwings against try#5ef65a4ed75279dc1b7a26cedc27293a9f4ca8db for pr-143717
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fukena-toshiyasu%2Fxlwings" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-7-tc2/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/ukena-toshiyasu/xlwings
[INFO] finished tweaking git repo https://github.com/ukena-toshiyasu/xlwings
[INFO] tweaked toml for git repo https://github.com/ukena-toshiyasu/xlwings written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/ukena-toshiyasu/xlwings on toolchain 5ef65a4ed75279dc1b7a26cedc27293a9f4ca8db
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5ef65a4ed75279dc1b7a26cedc27293a9f4ca8db" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/ukena-toshiyasu/xlwings 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" "+5ef65a4ed75279dc1b7a26cedc27293a9f4ca8db" "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 codepage v0.1.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+5ef65a4ed75279dc1b7a26cedc27293a9f4ca8db" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 33f43b672c2b45da800adb130effbc89a76168f69ab9cbed2dd71100213b1f99
[INFO] running `Command { std: "docker" "start" "-a" "33f43b672c2b45da800adb130effbc89a76168f69ab9cbed2dd71100213b1f99", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "33f43b672c2b45da800adb130effbc89a76168f69ab9cbed2dd71100213b1f99", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "33f43b672c2b45da800adb130effbc89a76168f69ab9cbed2dd71100213b1f99", kill_on_drop: false }`
[INFO] [stdout] 33f43b672c2b45da800adb130effbc89a76168f69ab9cbed2dd71100213b1f99
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+5ef65a4ed75279dc1b7a26cedc27293a9f4ca8db" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 48d9c6f4e9bd07f4d8f1531e305f0e37408e48b8ebb0ce2c68d93f332f20bcad
[INFO] running `Command { std: "docker" "start" "-a" "48d9c6f4e9bd07f4d8f1531e305f0e37408e48b8ebb0ce2c68d93f332f20bcad", kill_on_drop: false }`
[INFO] [stderr]    Compiling target-lexicon v0.13.2
[INFO] [stderr]    Compiling once_cell v1.18.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.94
[INFO] [stderr]    Compiling unicode-ident v1.0.9
[INFO] [stderr]    Compiling crc32fast v1.3.2
[INFO] [stderr]    Compiling serde v1.0.163
[INFO] [stderr]    Compiling libc v0.2.144
[INFO] [stderr]    Compiling log v0.4.17
[INFO] [stderr]     Checking byteorder v1.4.3
[INFO] [stderr]    Compiling indoc v2.0.6
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]     Checking encoding_rs v0.8.32
[INFO] [stderr]     Checking miniz_oxide v0.7.1
[INFO] [stderr]    Compiling memoffset v0.9.0
[INFO] [stderr]     Checking unindent v0.2.4
[INFO] [stderr]     Checking flate2 v1.0.26
[INFO] [stderr]     Checking zip v0.6.6
[INFO] [stderr]    Compiling pyo3-build-config v0.24.1
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]     Checking codepage v0.1.1
[INFO] [stderr]     Checking quick-xml v0.30.0
[INFO] [stderr]    Compiling syn v2.0.100
[INFO] [stderr]    Compiling pyo3-ffi v0.24.1
[INFO] [stderr]    Compiling pyo3-macros-backend v0.24.1
[INFO] [stderr]    Compiling pyo3 v0.24.1
[INFO] [stderr]     Checking chrono v0.4.31
[INFO] [stderr]     Checking calamine v0.22.0 (https://github.com/xlwings/calamine?rev=ed0a4bde9ae0d0abaeeaed26b0fbd5b20cce91b8#ed0a4bde)
[INFO] [stderr]    Compiling pyo3-macros v0.24.1
[INFO] [stderr]     Checking xlwings v0.0.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: use of deprecated trait `pyo3::IntoPy`: `IntoPy` is going to be replaced by `IntoPyObject`. See the migration guide (https://pyo3.rs/v0.23.0/migration) for more information.
[INFO] [stdout]   --> src/lib.rs:37:6
[INFO] [stdout]    |
[INFO] [stdout] 37 | impl IntoPy<PyObject> for CellValue {
[INFO] [stdout]    |      ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated trait `pyo3::IntoPy`: `IntoPy` is going to be replaced by `IntoPyObject`. See the migration guide (https://pyo3.rs/v0.23.0/migration) for more information.
[INFO] [stdout]   --> src/lib.rs:37:6
[INFO] [stdout]    |
[INFO] [stdout] 37 | impl IntoPy<PyObject> for CellValue {
[INFO] [stdout]    |      ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `pyo3::ToPyObject::to_object`: `ToPyObject` is going to be replaced by `IntoPyObject`. See the migration guide (https://pyo3.rs/v0.23.0/migration) for more information.
[INFO] [stdout]   --> src/lib.rs:40:36
[INFO] [stdout]    |
[INFO] [stdout] 40 |             CellValue::Int(v) => v.to_object(py),
[INFO] [stdout]    |                                    ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `pyo3::ToPyObject::to_object`: `ToPyObject` is going to be replaced by `IntoPyObject`. See the migration guide (https://pyo3.rs/v0.23.0/migration) for more information.
[INFO] [stdout]   --> src/lib.rs:41:38
[INFO] [stdout]    |
[INFO] [stdout] 41 |             CellValue::Float(v) => v.to_object(py),
[INFO] [stdout]    |                                      ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `pyo3::ToPyObject::to_object`: `ToPyObject` is going to be replaced by `IntoPyObject`. See the migration guide (https://pyo3.rs/v0.23.0/migration) for more information.
[INFO] [stdout]   --> src/lib.rs:42:39
[INFO] [stdout]    |
[INFO] [stdout] 42 |             CellValue::String(v) => v.to_object(py),
[INFO] [stdout]    |                                       ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `pyo3::ToPyObject::to_object`: `ToPyObject` is going to be replaced by `IntoPyObject`. See the migration guide (https://pyo3.rs/v0.23.0/migration) for more information.
[INFO] [stdout]   --> src/lib.rs:43:37
[INFO] [stdout]    |
[INFO] [stdout] 43 |             CellValue::Bool(v) => v.to_object(py),
[INFO] [stdout]    |                                     ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `pyo3::ToPyObject::to_object`: `ToPyObject` is going to be replaced by `IntoPyObject`. See the migration guide (https://pyo3.rs/v0.23.0/migration) for more information.
[INFO] [stdout]   --> src/lib.rs:44:37
[INFO] [stdout]    |
[INFO] [stdout] 44 |             CellValue::Time(v) => v.to_object(py),
[INFO] [stdout]    |                                     ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `pyo3::ToPyObject::to_object`: `ToPyObject` is going to be replaced by `IntoPyObject`. See the migration guide (https://pyo3.rs/v0.23.0/migration) for more information.
[INFO] [stdout]   --> src/lib.rs:45:41
[INFO] [stdout]    |
[INFO] [stdout] 45 |             CellValue::DateTime(v) => v.to_object(py),
[INFO] [stdout]    |                                         ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `pyo3::ToPyObject::to_object`: `ToPyObject` is going to be replaced by `IntoPyObject`. See the migration guide (https://pyo3.rs/v0.23.0/migration) for more information.
[INFO] [stdout]   --> src/lib.rs:46:42
[INFO] [stdout]    |
[INFO] [stdout] 46 |             CellValue::Timedelta(v) => v.to_object(py),
[INFO] [stdout]    |                                          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `pyo3::ToPyObject::to_object`: `ToPyObject` is going to be replaced by `IntoPyObject`. See the migration guide (https://pyo3.rs/v0.23.0/migration) for more information.
[INFO] [stdout]   --> src/lib.rs:49:58
[INFO] [stdout]    |
[INFO] [stdout] 49 |             CellValue::Error(_) => String::from("Error").to_object(py),
[INFO] [stdout]    |                                                          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `pyo3::ToPyObject::to_object`: `ToPyObject` is going to be replaced by `IntoPyObject`. See the migration guide (https://pyo3.rs/v0.23.0/migration) for more information.
[INFO] [stdout]   --> src/lib.rs:40:36
[INFO] [stdout]    |
[INFO] [stdout] 40 |             CellValue::Int(v) => v.to_object(py),
[INFO] [stdout]    |                                    ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `pyo3::ToPyObject::to_object`: `ToPyObject` is going to be replaced by `IntoPyObject`. See the migration guide (https://pyo3.rs/v0.23.0/migration) for more information.
[INFO] [stdout]   --> src/lib.rs:41:38
[INFO] [stdout]    |
[INFO] [stdout] 41 |             CellValue::Float(v) => v.to_object(py),
[INFO] [stdout]    |                                      ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `pyo3::ToPyObject::to_object`: `ToPyObject` is going to be replaced by `IntoPyObject`. See the migration guide (https://pyo3.rs/v0.23.0/migration) for more information.
[INFO] [stdout]   --> src/lib.rs:42:39
[INFO] [stdout]    |
[INFO] [stdout] 42 |             CellValue::String(v) => v.to_object(py),
[INFO] [stdout]    |                                       ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `pyo3::ToPyObject::to_object`: `ToPyObject` is going to be replaced by `IntoPyObject`. See the migration guide (https://pyo3.rs/v0.23.0/migration) for more information.
[INFO] [stdout]   --> src/lib.rs:43:37
[INFO] [stdout]    |
[INFO] [stdout] 43 |             CellValue::Bool(v) => v.to_object(py),
[INFO] [stdout]    |                                     ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `pyo3::ToPyObject::to_object`: `ToPyObject` is going to be replaced by `IntoPyObject`. See the migration guide (https://pyo3.rs/v0.23.0/migration) for more information.
[INFO] [stdout]   --> src/lib.rs:44:37
[INFO] [stdout]    |
[INFO] [stdout] 44 |             CellValue::Time(v) => v.to_object(py),
[INFO] [stdout]    |                                     ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `pyo3::ToPyObject::to_object`: `ToPyObject` is going to be replaced by `IntoPyObject`. See the migration guide (https://pyo3.rs/v0.23.0/migration) for more information.
[INFO] [stdout]   --> src/lib.rs:45:41
[INFO] [stdout]    |
[INFO] [stdout] 45 |             CellValue::DateTime(v) => v.to_object(py),
[INFO] [stdout]    |                                         ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `pyo3::ToPyObject::to_object`: `ToPyObject` is going to be replaced by `IntoPyObject`. See the migration guide (https://pyo3.rs/v0.23.0/migration) for more information.
[INFO] [stdout]   --> src/lib.rs:46:42
[INFO] [stdout]    |
[INFO] [stdout] 46 |             CellValue::Timedelta(v) => v.to_object(py),
[INFO] [stdout]    |                                          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `pyo3::ToPyObject::to_object`: `ToPyObject` is going to be replaced by `IntoPyObject`. See the migration guide (https://pyo3.rs/v0.23.0/migration) for more information.
[INFO] [stdout]   --> src/lib.rs:49:58
[INFO] [stdout]    |
[INFO] [stdout] 49 |             CellValue::Error(_) => String::from("Error").to_object(py),
[INFO] [stdout]    |                                                          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 17.04s
[INFO] running `Command { std: "docker" "inspect" "48d9c6f4e9bd07f4d8f1531e305f0e37408e48b8ebb0ce2c68d93f332f20bcad", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "48d9c6f4e9bd07f4d8f1531e305f0e37408e48b8ebb0ce2c68d93f332f20bcad", kill_on_drop: false }`
[INFO] [stdout] 48d9c6f4e9bd07f4d8f1531e305f0e37408e48b8ebb0ce2c68d93f332f20bcad
