[INFO] cloning repository https://github.com/marcpar/rust2py_excel_reader [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/marcpar/rust2py_excel_reader" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmarcpar%2Frust2py_excel_reader", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmarcpar%2Frust2py_excel_reader'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 10f0b3fad7d36b12420a8fe60eb036dab0be6750 [INFO] testing marcpar/rust2py_excel_reader against beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmarcpar%2Frust2py_excel_reader" "/workspace/builds/worker-67/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-67/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/marcpar/rust2py_excel_reader on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/marcpar/rust2py_excel_reader [INFO] finished tweaking git repo https://github.com/marcpar/rust2py_excel_reader [INFO] tweaked toml for git repo https://github.com/marcpar/rust2py_excel_reader written to /workspace/builds/worker-67/source/Cargo.toml [INFO] crate git repo https://github.com/marcpar/rust2py_excel_reader already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-67/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-67/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 84594dbf5a2542efce73c3771a1db8398504a4a281c0b803d429a02255da470e [INFO] running `Command { std: "docker" "start" "-a" "84594dbf5a2542efce73c3771a1db8398504a4a281c0b803d429a02255da470e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "84594dbf5a2542efce73c3771a1db8398504a4a281c0b803d429a02255da470e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "84594dbf5a2542efce73c3771a1db8398504a4a281c0b803d429a02255da470e", kill_on_drop: false }` [INFO] [stdout] 84594dbf5a2542efce73c3771a1db8398504a4a281c0b803d429a02255da470e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-67/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-67/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" "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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d40c626cb8e474bcdecab3868e90fc2d0166b08a477b65c2cce060159669c060 [INFO] running `Command { std: "docker" "start" "-a" "d40c626cb8e474bcdecab3868e90fc2d0166b08a477b65c2cce060159669c060", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling libc v0.2.70 [INFO] [stderr] Compiling proc-macro2 v1.0.12 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling regex-syntax v0.6.17 [INFO] [stderr] Compiling syn v1.0.21 [INFO] [stderr] Compiling encoding_rs v0.8.23 [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling adler32 v1.0.4 [INFO] [stderr] Compiling serde v1.0.110 [INFO] [stderr] Compiling proc-macro-hack v0.5.15 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling podio v0.1.6 [INFO] [stderr] Compiling cpython v0.5.0 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Compiling miniz_oxide v0.3.6 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling aho-corasick v0.7.10 [INFO] [stderr] Compiling quote v1.0.5 [INFO] [stderr] Compiling quick-xml v0.17.2 [INFO] [stderr] Compiling codepage v0.1.1 [INFO] [stderr] Compiling flate2 v1.0.14 [INFO] [stderr] Compiling zip v0.5.5 [INFO] [stderr] Compiling regex v1.3.7 [INFO] [stderr] Compiling calamine v0.16.1 [INFO] [stderr] Compiling python3-sys v0.5.0 [INFO] [stderr] Compiling paste-impl v0.1.12 [INFO] [stderr] Compiling paste v0.1.12 [INFO] [stderr] Compiling excel-reader v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `PyErr` [INFO] [stdout] --> src/lib.rs:3:43 [INFO] [stdout] | [INFO] [stdout] 3 | py_fn, py_module_initializer, PyDict, PyErr, PyList, PyResult, Python, PythonObject, ToPyObject, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/lib.rs:41:17 [INFO] [stdout] | [INFO] [stdout] 41 | / kv.set_item( [INFO] [stdout] 42 | | py, [INFO] [stdout] 43 | | excel_headers.get_item(py, field), [INFO] [stdout] 44 | | row[field].to_string().to_py_object(py).into_object(), [INFO] [stdout] 45 | | ); [INFO] [stdout] | |__________________^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/lib.rs:48:13 [INFO] [stdout] | [INFO] [stdout] 48 | pydict.set_item(py, i, excel_values); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 38s [INFO] running `Command { std: "docker" "inspect" "d40c626cb8e474bcdecab3868e90fc2d0166b08a477b65c2cce060159669c060", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d40c626cb8e474bcdecab3868e90fc2d0166b08a477b65c2cce060159669c060", kill_on_drop: false }` [INFO] [stdout] d40c626cb8e474bcdecab3868e90fc2d0166b08a477b65c2cce060159669c060 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-67/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-67/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" "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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 67aefabce42e65e010df2837af5e65a0b869d330bfff2a86e7eb4437126b87f5 [INFO] running `Command { std: "docker" "start" "-a" "67aefabce42e65e010df2837af5e65a0b869d330bfff2a86e7eb4437126b87f5", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stdout] warning: unused import: `PyErr` [INFO] [stdout] --> src/lib.rs:3:43 [INFO] [stdout] | [INFO] [stdout] 3 | py_fn, py_module_initializer, PyDict, PyErr, PyList, PyResult, Python, PythonObject, ToPyObject, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/lib.rs:41:17 [INFO] [stdout] | [INFO] [stdout] 41 | / kv.set_item( [INFO] [stdout] 42 | | py, [INFO] [stdout] 43 | | excel_headers.get_item(py, field), [INFO] [stdout] 44 | | row[field].to_string().to_py_object(py).into_object(), [INFO] [stdout] 45 | | ); [INFO] [stdout] | |__________________^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/lib.rs:48:13 [INFO] [stdout] | [INFO] [stdout] 48 | pydict.set_item(py, i, excel_values); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling excel-reader v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `rust2py` [INFO] [stdout] --> tests/test_excel_reader.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use rust2py; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `PyErr` [INFO] [stdout] --> src/lib.rs:3:43 [INFO] [stdout] | [INFO] [stdout] 3 | py_fn, py_module_initializer, PyDict, PyErr, PyList, PyResult, Python, PythonObject, ToPyObject, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot satisfy dependencies so `std` only shows up once [INFO] [stdout] | [INFO] [stdout] = help: having upstream crates all available in one format will likely make this go away [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot satisfy dependencies so `core` only shows up once [INFO] [stdout] | [INFO] [stdout] = help: having upstream crates all available in one format will likely make this go away [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot satisfy dependencies so `compiler_builtins` only shows up once [INFO] [stdout] | [INFO] [stdout] = help: having upstream crates all available in one format will likely make this go away [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot satisfy dependencies so `rustc_std_workspace_core` only shows up once [INFO] [stdout] | [INFO] [stdout] = help: having upstream crates all available in one format will likely make this go away [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot satisfy dependencies so `alloc` only shows up once [INFO] [stdout] | [INFO] [stdout] = help: having upstream crates all available in one format will likely make this go away [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot satisfy dependencies so `libc` only shows up once [INFO] [stdout] | [INFO] [stdout] = help: having upstream crates all available in one format will likely make this go away [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot satisfy dependencies so `unwind` only shows up once [INFO] [stdout] | [INFO] [stdout] = help: having upstream crates all available in one format will likely make this go away [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot satisfy dependencies so `cfg_if` only shows up once [INFO] [stdout] | [INFO] [stdout] = help: having upstream crates all available in one format will likely make this go away [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot satisfy dependencies so `miniz_oxide` only shows up once [INFO] [stdout] | [INFO] [stdout] = help: having upstream crates all available in one format will likely make this go away [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot satisfy dependencies so `rustc_std_workspace_alloc` only shows up once [INFO] [stdout] | [INFO] [stdout] = help: having upstream crates all available in one format will likely make this go away [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot satisfy dependencies so `adler` only shows up once [INFO] [stdout] | [INFO] [stdout] = help: having upstream crates all available in one format will likely make this go away [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot satisfy dependencies so `hashbrown` only shows up once [INFO] [stdout] | [INFO] [stdout] = help: having upstream crates all available in one format will likely make this go away [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot satisfy dependencies so `std_detect` only shows up once [INFO] [stdout] | [INFO] [stdout] = help: having upstream crates all available in one format will likely make this go away [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot satisfy dependencies so `rustc_demangle` only shows up once [INFO] [stdout] | [INFO] [stdout] = help: having upstream crates all available in one format will likely make this go away [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot satisfy dependencies so `addr2line` only shows up once [INFO] [stdout] | [INFO] [stdout] = help: having upstream crates all available in one format will likely make this go away [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot satisfy dependencies so `gimli` only shows up once [INFO] [stdout] | [INFO] [stdout] = help: having upstream crates all available in one format will likely make this go away [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot satisfy dependencies so `object` only shows up once [INFO] [stdout] | [INFO] [stdout] = help: having upstream crates all available in one format will likely make this go away [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot satisfy dependencies so `memchr` only shows up once [INFO] [stdout] | [INFO] [stdout] = help: having upstream crates all available in one format will likely make this go away [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot satisfy dependencies so `panic_unwind` only shows up once [INFO] [stdout] | [INFO] [stdout] = help: having upstream crates all available in one format will likely make this go away [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/lib.rs:41:17 [INFO] [stdout] | [INFO] [stdout] 41 | / kv.set_item( [INFO] [stdout] 42 | | py, [INFO] [stdout] 43 | | excel_headers.get_item(py, field), [INFO] [stdout] 44 | | row[field].to_string().to_py_object(py).into_object(), [INFO] [stdout] 45 | | ); [INFO] [stdout] | |__________________^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/lib.rs:48:13 [INFO] [stdout] | [INFO] [stdout] 48 | pydict.set_item(py, i, excel_values); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 19 previous errors; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `excel-reader` due to 20 previous errors; 1 warning emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "67aefabce42e65e010df2837af5e65a0b869d330bfff2a86e7eb4437126b87f5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "67aefabce42e65e010df2837af5e65a0b869d330bfff2a86e7eb4437126b87f5", kill_on_drop: false }` [INFO] [stdout] 67aefabce42e65e010df2837af5e65a0b869d330bfff2a86e7eb4437126b87f5