[INFO] cloning repository https://github.com/0xpr03/spreadsheet_finder [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/0xpr03/spreadsheet_finder" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F0xpr03%2Fspreadsheet_finder", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F0xpr03%2Fspreadsheet_finder'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 0c9e0ddc45a84e6defc0f9ca86de4c154fc4bc23 [INFO] testing 0xpr03/spreadsheet_finder against 1.55.0 for beta-1.56-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F0xpr03%2Fspreadsheet_finder" "/workspace/builds/worker-78/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-78/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/0xpr03/spreadsheet_finder on toolchain 1.55.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.55.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/0xpr03/spreadsheet_finder [INFO] finished tweaking git repo https://github.com/0xpr03/spreadsheet_finder [INFO] tweaked toml for git repo https://github.com/0xpr03/spreadsheet_finder written to /workspace/builds/worker-78/source/Cargo.toml [INFO] crate git repo https://github.com/0xpr03/spreadsheet_finder already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.55.0" "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-78/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-78/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c640f0ff44d8c740e95f221ad8e285d1b3935947afa52ef25c04f201b55627b1 [INFO] running `Command { std: "docker" "start" "-a" "c640f0ff44d8c740e95f221ad8e285d1b3935947afa52ef25c04f201b55627b1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c640f0ff44d8c740e95f221ad8e285d1b3935947afa52ef25c04f201b55627b1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c640f0ff44d8c740e95f221ad8e285d1b3935947afa52ef25c04f201b55627b1", kill_on_drop: false }` [INFO] [stdout] c640f0ff44d8c740e95f221ad8e285d1b3935947afa52ef25c04f201b55627b1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-78/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-78/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e7cfaa144bf7430ac7ebbe8563572b5010fadb59071ecf076dfa9d846b2f7fda [INFO] running `Command { std: "docker" "start" "-a" "e7cfaa144bf7430ac7ebbe8563572b5010fadb59071ecf076dfa9d846b2f7fda", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling cfg-if v0.1.6 [INFO] [stderr] Compiling libc v0.2.48 [INFO] [stderr] Compiling proc-macro2 v0.4.27 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling cc v1.0.29 [INFO] [stderr] Compiling autocfg v0.1.2 [INFO] [stderr] Compiling memchr v2.1.3 [INFO] [stderr] Compiling byteorder v1.3.1 [INFO] [stderr] Compiling crc32fast v1.1.2 [INFO] [stderr] Compiling encoding_rs v0.8.15 [INFO] [stderr] Compiling failure_derive v0.1.5 [INFO] [stderr] Compiling rustc-demangle v0.1.13 [INFO] [stderr] Compiling adler32 v1.0.3 [INFO] [stderr] Compiling unicode-width v0.1.5 [INFO] [stderr] Compiling serde v1.0.87 [INFO] [stderr] Compiling unicode-segmentation v1.2.1 [INFO] [stderr] Compiling bitflags v1.0.4 [INFO] [stderr] Compiling ucd-util v0.1.3 [INFO] [stderr] Compiling regex v1.1.0 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling strsim v0.7.0 [INFO] [stderr] Compiling vec_map v0.8.1 [INFO] [stderr] Compiling lazy_static v1.2.0 [INFO] [stderr] Compiling podio v0.1.6 [INFO] [stderr] Compiling utf8-ranges v1.0.2 [INFO] [stderr] Compiling log v0.4.6 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling regex-syntax v0.6.5 [INFO] [stderr] Compiling textwrap v0.10.0 [INFO] [stderr] Compiling backtrace v0.3.13 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Compiling backtrace-sys v0.1.28 [INFO] [stderr] Compiling codepage v0.1.1 [INFO] [stderr] Compiling quote v0.6.11 [INFO] [stderr] Compiling libflate v0.1.19 [INFO] [stderr] Compiling atty v0.2.11 [INFO] [stderr] Compiling zip v0.5.0 [INFO] [stderr] Compiling clap v2.32.0 [INFO] [stderr] Compiling syn v0.15.26 [INFO] [stderr] Compiling aho-corasick v0.6.9 [INFO] [stderr] Compiling synstructure v0.10.1 [INFO] [stderr] Compiling structopt-derive v0.2.14 [INFO] [stderr] Compiling failure v0.1.5 [INFO] [stderr] Compiling quick-xml v0.13.2 [INFO] [stderr] Compiling structopt v0.2.14 [INFO] [stderr] Compiling calamine v0.15.3 [INFO] [stderr] Compiling spreadsheet_finder v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 33s [INFO] running `Command { std: "docker" "inspect" "e7cfaa144bf7430ac7ebbe8563572b5010fadb59071ecf076dfa9d846b2f7fda", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e7cfaa144bf7430ac7ebbe8563572b5010fadb59071ecf076dfa9d846b2f7fda", kill_on_drop: false }` [INFO] [stdout] e7cfaa144bf7430ac7ebbe8563572b5010fadb59071ecf076dfa9d846b2f7fda [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-78/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-78/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 12606a967cd11258d6b5fdc265e42acd43bcf9bd2c380fa2df8c4031ae25af0d [INFO] running `Command { std: "docker" "start" "-a" "12606a967cd11258d6b5fdc265e42acd43bcf9bd2c380fa2df8c4031ae25af0d", kill_on_drop: false }` [INFO] [stderr] Compiling spreadsheet_finder v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.62s [INFO] running `Command { std: "docker" "inspect" "12606a967cd11258d6b5fdc265e42acd43bcf9bd2c380fa2df8c4031ae25af0d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "12606a967cd11258d6b5fdc265e42acd43bcf9bd2c380fa2df8c4031ae25af0d", kill_on_drop: false }` [INFO] [stdout] 12606a967cd11258d6b5fdc265e42acd43bcf9bd2c380fa2df8c4031ae25af0d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-78/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-78/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 2861a848eb91d983ff156a14496dfa3f5245666fadd5d892c31f92e26fc83ba4 [INFO] running `Command { std: "docker" "start" "-a" "2861a848eb91d983ff156a14496dfa3f5245666fadd5d892c31f92e26fc83ba4", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 6.05s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/spreadsheet_finder-839a90c03c25c878) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [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" "2861a848eb91d983ff156a14496dfa3f5245666fadd5d892c31f92e26fc83ba4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2861a848eb91d983ff156a14496dfa3f5245666fadd5d892c31f92e26fc83ba4", kill_on_drop: false }` [INFO] [stdout] 2861a848eb91d983ff156a14496dfa3f5245666fadd5d892c31f92e26fc83ba4