[INFO] cloning repository https://github.com/moparisthebest/csv-transaction-engine [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/moparisthebest/csv-transaction-engine" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmoparisthebest%2Fcsv-transaction-engine", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmoparisthebest%2Fcsv-transaction-engine'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] da8966b0e028674cb13fc1e225a9b07cedccd1cb [INFO] testing moparisthebest/csv-transaction-engine against 1.60.0 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmoparisthebest%2Fcsv-transaction-engine" "/workspace/builds/worker-57/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-57/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/moparisthebest/csv-transaction-engine on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/moparisthebest/csv-transaction-engine [INFO] finished tweaking git repo https://github.com/moparisthebest/csv-transaction-engine [INFO] tweaked toml for git repo https://github.com/moparisthebest/csv-transaction-engine written to /workspace/builds/worker-57/source/Cargo.toml [INFO] crate git repo https://github.com/moparisthebest/csv-transaction-engine already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.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-57/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-57/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" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2afed1378ee8d304f004dbdaf9e5a033b01a1b345ecbf18cf49ddd9ab7d7da0a [INFO] running `Command { std: "docker" "start" "-a" "2afed1378ee8d304f004dbdaf9e5a033b01a1b345ecbf18cf49ddd9ab7d7da0a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2afed1378ee8d304f004dbdaf9e5a033b01a1b345ecbf18cf49ddd9ab7d7da0a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2afed1378ee8d304f004dbdaf9e5a033b01a1b345ecbf18cf49ddd9ab7d7da0a", kill_on_drop: false }` [INFO] [stdout] 2afed1378ee8d304f004dbdaf9e5a033b01a1b345ecbf18cf49ddd9ab7d7da0a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-57/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-57/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" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 63089d4fbe29483a74da30ec86c800b03cd8840cb3b54d495fa114d3425eaa8d [INFO] running `Command { std: "docker" "start" "-a" "63089d4fbe29483a74da30ec86c800b03cd8840cb3b54d495fa114d3425eaa8d", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling proc-macro2 v1.0.30 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.80 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling quote v1.0.10 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling bstr v0.2.17 [INFO] [stderr] Compiling rust_decimal v1.16.0 [INFO] [stderr] Compiling csv v1.1.6 [INFO] [stderr] Compiling csv_transaction_engine v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 30s [INFO] running `Command { std: "docker" "inspect" "63089d4fbe29483a74da30ec86c800b03cd8840cb3b54d495fa114d3425eaa8d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "63089d4fbe29483a74da30ec86c800b03cd8840cb3b54d495fa114d3425eaa8d", kill_on_drop: false }` [INFO] [stdout] 63089d4fbe29483a74da30ec86c800b03cd8840cb3b54d495fa114d3425eaa8d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-57/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-57/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" "+1.60.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c0baceaa83a47e33d77ce95ddbb8a8ad68c846ef1e49ab4ef7fe4380c5ce0cbb [INFO] running `Command { std: "docker" "start" "-a" "c0baceaa83a47e33d77ce95ddbb8a8ad68c846ef1e49ab4ef7fe4380c5ce0cbb", kill_on_drop: false }` [INFO] [stderr] Compiling csv_transaction_engine v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.04s [INFO] running `Command { std: "docker" "inspect" "c0baceaa83a47e33d77ce95ddbb8a8ad68c846ef1e49ab4ef7fe4380c5ce0cbb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c0baceaa83a47e33d77ce95ddbb8a8ad68c846ef1e49ab4ef7fe4380c5ce0cbb", kill_on_drop: false }` [INFO] [stdout] c0baceaa83a47e33d77ce95ddbb8a8ad68c846ef1e49ab4ef7fe4380c5ce0cbb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-57/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-57/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" "+1.60.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] a758e60516737ddec2e3ae0b66137ebb4b7b0623356f0693e105ad904a37f9c5 [INFO] running `Command { std: "docker" "start" "-a" "a758e60516737ddec2e3ae0b66137ebb4b7b0623356f0693e105ad904a37f9c5", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.01s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/csv_transaction_engine-f3f5fa095266a9a6) [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test transaction_reader::tests::read_valid_rows ... ok [INFO] [stdout] test tests::test_full_engine ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "a758e60516737ddec2e3ae0b66137ebb4b7b0623356f0693e105ad904a37f9c5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a758e60516737ddec2e3ae0b66137ebb4b7b0623356f0693e105ad904a37f9c5", kill_on_drop: false }` [INFO] [stdout] a758e60516737ddec2e3ae0b66137ebb4b7b0623356f0693e105ad904a37f9c5