[INFO] cloning repository https://github.com/GBernardo10/files_processing [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/GBernardo10/files_processing" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGBernardo10%2Ffiles_processing", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGBernardo10%2Ffiles_processing'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 561e34956dfc5bf0f8b8971f57b8a949b9df69ae [INFO] testing GBernardo10/files_processing against beta-2021-09-08 for beta-1.56-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGBernardo10%2Ffiles_processing" "/workspace/builds/worker-4/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/GBernardo10/files_processing on toolchain beta-2021-09-08 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-09-08" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/GBernardo10/files_processing [INFO] finished tweaking git repo https://github.com/GBernardo10/files_processing [INFO] tweaked toml for git repo https://github.com/GBernardo10/files_processing written to /workspace/builds/worker-4/source/Cargo.toml [INFO] crate git repo https://github.com/GBernardo10/files_processing already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-09-08" "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-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "+beta-2021-09-08" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 198edacf714b39a3ebffa2bd79f4721131359f5508e9e59c81a052aec0f24c61 [INFO] running `Command { std: "docker" "start" "-a" "198edacf714b39a3ebffa2bd79f4721131359f5508e9e59c81a052aec0f24c61", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "198edacf714b39a3ebffa2bd79f4721131359f5508e9e59c81a052aec0f24c61", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "198edacf714b39a3ebffa2bd79f4721131359f5508e9e59c81a052aec0f24c61", kill_on_drop: false }` [INFO] [stdout] 198edacf714b39a3ebffa2bd79f4721131359f5508e9e59c81a052aec0f24c61 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "+beta-2021-09-08" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2242ca8885dbfc3badbaf6bf9aeb0e970d3f2504d88234e5b79a16f827585984 [INFO] running `Command { std: "docker" "start" "-a" "2242ca8885dbfc3badbaf6bf9aeb0e970d3f2504d88234e5b79a16f827585984", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.60 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling serde_derive v1.0.123 [INFO] [stderr] Compiling serde v1.0.123 [INFO] [stderr] Compiling libc v0.2.86 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling cc v1.0.66 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling byteorder v1.4.2 [INFO] [stderr] Compiling encoding_rs v0.8.28 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling adler32 v1.2.0 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling itoa v0.4.7 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling once_cell v1.5.2 [INFO] [stderr] Compiling serde_json v1.0.62 [INFO] [stderr] Compiling unicode_categories v0.1.1 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling regex-syntax v0.6.22 [INFO] [stderr] Compiling paste v1.0.4 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling tinyvec v1.1.1 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling miniz_oxide v0.3.7 [INFO] [stderr] Compiling form_urlencoded v1.0.0 [INFO] [stderr] Compiling regex-automata v0.1.9 [INFO] [stderr] Compiling thread_local v1.1.3 [INFO] [stderr] Compiling bzip2-sys v0.1.10+1.0.8 [INFO] [stderr] Compiling quote v1.0.8 [INFO] [stderr] Compiling unicode-normalization v0.1.17 [INFO] [stderr] Compiling quick-xml v0.17.2 [INFO] [stderr] Compiling aho-corasick v0.7.15 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling codepage v0.1.1 [INFO] [stderr] Compiling quick-xml v0.19.0 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling bzip2 v0.3.3 [INFO] [stderr] Compiling flate2 v1.0.14 [INFO] [stderr] Compiling minidom v0.12.0 [INFO] [stderr] Compiling regex v1.4.3 [INFO] [stderr] Compiling idna v0.2.1 [INFO] [stderr] Compiling url v2.2.0 [INFO] [stderr] Compiling thiserror-impl v1.0.23 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling thiserror v1.0.23 [INFO] [stderr] Compiling zip v0.5.9 [INFO] [stderr] Compiling snailquote v0.3.0 [INFO] [stderr] Compiling serde_test v1.0.123 [INFO] [stderr] Compiling quick-xml v0.20.0 [INFO] [stderr] Compiling bstr v0.2.15 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling calamine v0.17.0 [INFO] [stderr] Compiling linked-hash-map v0.5.4 [INFO] [stderr] Compiling csv v1.1.5 [INFO] [stderr] Compiling ooxml v0.2.2 [INFO] [stderr] Compiling files_processing v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 22s [INFO] running `Command { std: "docker" "inspect" "2242ca8885dbfc3badbaf6bf9aeb0e970d3f2504d88234e5b79a16f827585984", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2242ca8885dbfc3badbaf6bf9aeb0e970d3f2504d88234e5b79a16f827585984", kill_on_drop: false }` [INFO] [stdout] 2242ca8885dbfc3badbaf6bf9aeb0e970d3f2504d88234e5b79a16f827585984 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "+beta-2021-09-08" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1ea7c2b831897edcdff67a0311eee0dd213a515e0c17e1b94e3772e4dcb05510 [INFO] running `Command { std: "docker" "start" "-a" "1ea7c2b831897edcdff67a0311eee0dd213a515e0c17e1b94e3772e4dcb05510", kill_on_drop: false }` [INFO] [stderr] Compiling files_processing v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.53s [INFO] running `Command { std: "docker" "inspect" "1ea7c2b831897edcdff67a0311eee0dd213a515e0c17e1b94e3772e4dcb05510", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1ea7c2b831897edcdff67a0311eee0dd213a515e0c17e1b94e3772e4dcb05510", kill_on_drop: false }` [INFO] [stdout] 1ea7c2b831897edcdff67a0311eee0dd213a515e0c17e1b94e3772e4dcb05510 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "+beta-2021-09-08" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 00d72f9604d65322ec56b597a496bca5462f3e817c2670372083fdc88ddf58b8 [INFO] running `Command { std: "docker" "start" "-a" "00d72f9604d65322ec56b597a496bca5462f3e817c2670372083fdc88ddf58b8", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.10s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/files_processing-002c67091ffcb845) [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" "00d72f9604d65322ec56b597a496bca5462f3e817c2670372083fdc88ddf58b8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "00d72f9604d65322ec56b597a496bca5462f3e817c2670372083fdc88ddf58b8", kill_on_drop: false }` [INFO] [stdout] 00d72f9604d65322ec56b597a496bca5462f3e817c2670372083fdc88ddf58b8