[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 master#432e145bd5a974c5b6f4dd9b352891bd7502b69d for pr-87041 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGBernardo10%2Ffiles_processing" "/workspace/builds/worker-0/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/GBernardo10/files_processing on toolchain 432e145bd5a974c5b6f4dd9b352891bd7502b69d [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "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-0/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" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7567cc82163e12c0a510bc2da273a969a38a987a34772593e555aacd7a49fdca [INFO] running `Command { std: "docker" "start" "-a" "7567cc82163e12c0a510bc2da273a969a38a987a34772593e555aacd7a49fdca", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7567cc82163e12c0a510bc2da273a969a38a987a34772593e555aacd7a49fdca", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7567cc82163e12c0a510bc2da273a969a38a987a34772593e555aacd7a49fdca", kill_on_drop: false }` [INFO] [stdout] 7567cc82163e12c0a510bc2da273a969a38a987a34772593e555aacd7a49fdca [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 135fa4f406a27a5f0df2cbd5a3d9afaa2d39e7105f1287d06a92ce90f8986d1f [INFO] running `Command { std: "docker" "start" "-a" "135fa4f406a27a5f0df2cbd5a3d9afaa2d39e7105f1287d06a92ce90f8986d1f", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.60 [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 log v0.4.14 [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 num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling tinyvec v1.1.1 [INFO] [stderr] Compiling thread_local v1.1.3 [INFO] [stderr] Compiling quote v1.0.8 [INFO] [stderr] Compiling encoding_rs v0.8.28 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling quick-xml v0.17.2 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling regex-automata v0.1.9 [INFO] [stderr] Compiling bzip2-sys v0.1.10+1.0.8 [INFO] [stderr] Compiling flate2 v1.0.14 [INFO] [stderr] Compiling minidom v0.12.0 [INFO] [stderr] Compiling unicode-normalization v0.1.17 [INFO] [stderr] Compiling bzip2 v0.3.3 [INFO] [stderr] Compiling quick-xml v0.19.0 [INFO] [stderr] Compiling codepage v0.1.1 [INFO] [stderr] Compiling idna v0.2.1 [INFO] [stderr] Compiling regex v1.4.3 [INFO] [stderr] Compiling url v2.2.0 [INFO] [stderr] Compiling serde_derive v1.0.123 [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 v1.0.123 [INFO] [stderr] Compiling serde_test v1.0.123 [INFO] [stderr] Compiling quick-xml v0.20.0 [INFO] [stderr] Compiling serde_json v1.0.62 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling bstr v0.2.15 [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 25.48s [INFO] running `Command { std: "docker" "inspect" "135fa4f406a27a5f0df2cbd5a3d9afaa2d39e7105f1287d06a92ce90f8986d1f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "135fa4f406a27a5f0df2cbd5a3d9afaa2d39e7105f1287d06a92ce90f8986d1f", kill_on_drop: false }` [INFO] [stdout] 135fa4f406a27a5f0df2cbd5a3d9afaa2d39e7105f1287d06a92ce90f8986d1f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6b32071611b1d4297d4aea00bac12a06f068c2d5146581ef3b9e453f703f58d9 [INFO] running `Command { std: "docker" "start" "-a" "6b32071611b1d4297d4aea00bac12a06f068c2d5146581ef3b9e453f703f58d9", 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] Compiling files_processing v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 3.98s [INFO] running `Command { std: "docker" "inspect" "6b32071611b1d4297d4aea00bac12a06f068c2d5146581ef3b9e453f703f58d9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6b32071611b1d4297d4aea00bac12a06f068c2d5146581ef3b9e453f703f58d9", kill_on_drop: false }` [INFO] [stdout] 6b32071611b1d4297d4aea00bac12a06f068c2d5146581ef3b9e453f703f58d9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] c5cbccbe88c3d13c11dc70f8b553bf8d845e58cf1628dc91dec564d0975ba688 [INFO] running `Command { std: "docker" "start" "-a" "c5cbccbe88c3d13c11dc70f8b553bf8d845e58cf1628dc91dec564d0975ba688", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.05s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/files_processing-f9a07c5210e59718) [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" "c5cbccbe88c3d13c11dc70f8b553bf8d845e58cf1628dc91dec564d0975ba688", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c5cbccbe88c3d13c11dc70f8b553bf8d845e58cf1628dc91dec564d0975ba688", kill_on_drop: false }` [INFO] [stdout] c5cbccbe88c3d13c11dc70f8b553bf8d845e58cf1628dc91dec564d0975ba688