[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 master#a77da2d454e6caa227a85b16410b95f93495e7e0 for pr-91031 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmoparisthebest%2Fcsv-transaction-engine" "/workspace/builds/worker-10/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-10/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/moparisthebest/csv-transaction-engine on toolchain a77da2d454e6caa227a85b16410b95f93495e7e0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "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-10/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" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 35aa36286eef943455f2f32e71419e7e8f8bbc7623fd91274faa3e32a25b79e2 [INFO] running `Command { std: "docker" "start" "-a" "35aa36286eef943455f2f32e71419e7e8f8bbc7623fd91274faa3e32a25b79e2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "35aa36286eef943455f2f32e71419e7e8f8bbc7623fd91274faa3e32a25b79e2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "35aa36286eef943455f2f32e71419e7e8f8bbc7623fd91274faa3e32a25b79e2", kill_on_drop: false }` [INFO] [stdout] 35aa36286eef943455f2f32e71419e7e8f8bbc7623fd91274faa3e32a25b79e2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b50198982771f726036ce3263d1b583fff6da56e4817675429addf9e1df93243 [INFO] running `Command { std: "docker" "start" "-a" "b50198982771f726036ce3263d1b583fff6da56e4817675429addf9e1df93243", kill_on_drop: false }` [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 memchr v2.4.1 [INFO] [stderr] Compiling serde v1.0.130 [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 csv-core v0.1.10 [INFO] [stderr] Compiling quote v1.0.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 18.57s [INFO] running `Command { std: "docker" "inspect" "b50198982771f726036ce3263d1b583fff6da56e4817675429addf9e1df93243", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b50198982771f726036ce3263d1b583fff6da56e4817675429addf9e1df93243", kill_on_drop: false }` [INFO] [stdout] b50198982771f726036ce3263d1b583fff6da56e4817675429addf9e1df93243 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 39ba1cd257b6dddc3bcc7f0e7cc7adf37246f7855a0fa947034ef1220d2673f0 [INFO] running `Command { std: "docker" "start" "-a" "39ba1cd257b6dddc3bcc7f0e7cc7adf37246f7855a0fa947034ef1220d2673f0", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling csv_transaction_engine v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.61s [INFO] running `Command { std: "docker" "inspect" "39ba1cd257b6dddc3bcc7f0e7cc7adf37246f7855a0fa947034ef1220d2673f0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "39ba1cd257b6dddc3bcc7f0e7cc7adf37246f7855a0fa947034ef1220d2673f0", kill_on_drop: false }` [INFO] [stdout] 39ba1cd257b6dddc3bcc7f0e7cc7adf37246f7855a0fa947034ef1220d2673f0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] f70477d814f2f25b2934e1f29ccb3a783a71df59a538025ba340d8698c5839d5 [INFO] running `Command { std: "docker" "start" "-a" "f70477d814f2f25b2934e1f29ccb3a783a71df59a538025ba340d8698c5839d5", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.03s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/csv_transaction_engine-f587e25d53ad612e) [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" "f70477d814f2f25b2934e1f29ccb3a783a71df59a538025ba340d8698c5839d5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f70477d814f2f25b2934e1f29ccb3a783a71df59a538025ba340d8698c5839d5", kill_on_drop: false }` [INFO] [stdout] f70477d814f2f25b2934e1f29ccb3a783a71df59a538025ba340d8698c5839d5