[INFO] cloning repository https://github.com/fgamador/xagg [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/fgamador/xagg" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffgamador%2Fxagg", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffgamador%2Fxagg'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] dccba4cc7a5e3e55cc61cc41f746f7b2f568668a [INFO] testing fgamador/xagg against 1.59.0 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffgamador%2Fxagg" "/workspace/builds/worker-25/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-25/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/fgamador/xagg on toolchain 1.59.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/fgamador/xagg [INFO] finished tweaking git repo https://github.com/fgamador/xagg [INFO] tweaked toml for git repo https://github.com/fgamador/xagg written to /workspace/builds/worker-25/source/Cargo.toml [INFO] crate git repo https://github.com/fgamador/xagg already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.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] [stderr] Downloading crates ... [INFO] [stderr] Downloaded fid-rs v0.1.1 [INFO] [stderr] Downloaded louds-rs v0.4.0 [INFO] [stderr] Downloaded trie-rs v0.1.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-25/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-25/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a23b4a0e6765e8b321857c8558e526e5bff88c320ef31fd5774ce506dcfe82c0 [INFO] running `Command { std: "docker" "start" "-a" "a23b4a0e6765e8b321857c8558e526e5bff88c320ef31fd5774ce506dcfe82c0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a23b4a0e6765e8b321857c8558e526e5bff88c320ef31fd5774ce506dcfe82c0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a23b4a0e6765e8b321857c8558e526e5bff88c320ef31fd5774ce506dcfe82c0", kill_on_drop: false }` [INFO] [stdout] a23b4a0e6765e8b321857c8558e526e5bff88c320ef31fd5774ce506dcfe82c0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-25/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-25/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 79ac2deef519437af408840e76c2ee30a32234a6443ce45cb100be1444f8ff80 [INFO] running `Command { std: "docker" "start" "-a" "79ac2deef519437af408840e76c2ee30a32234a6443ce45cb100be1444f8ff80", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.93 [INFO] [stderr] Compiling proc-macro2 v1.0.26 [INFO] [stderr] Compiling rayon-core v1.9.0 [INFO] [stderr] Compiling syn v1.0.68 [INFO] [stderr] Compiling serde_derive v1.0.125 [INFO] [stderr] Compiling serde v1.0.125 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling itoa v0.4.7 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling crossbeam-utils v0.8.3 [INFO] [stderr] Compiling memoffset v0.6.3 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling rayon v1.5.0 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling regex-automata v0.1.9 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling crossbeam-epoch v0.9.3 [INFO] [stderr] Compiling crossbeam-channel v0.5.1 [INFO] [stderr] Compiling crossbeam-deque v0.8.0 [INFO] [stderr] Compiling num v0.1.42 [INFO] [stderr] Compiling chrono v0.2.25 [INFO] [stderr] Compiling fid-rs v0.1.1 [INFO] [stderr] Compiling louds-rs v0.4.0 [INFO] [stderr] Compiling trie-rs v0.1.1 [INFO] [stderr] Compiling bstr v0.2.15 [INFO] [stderr] Compiling csv v1.1.6 [INFO] [stderr] Compiling xagg v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 20.00s [INFO] running `Command { std: "docker" "inspect" "79ac2deef519437af408840e76c2ee30a32234a6443ce45cb100be1444f8ff80", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "79ac2deef519437af408840e76c2ee30a32234a6443ce45cb100be1444f8ff80", kill_on_drop: false }` [INFO] [stdout] 79ac2deef519437af408840e76c2ee30a32234a6443ce45cb100be1444f8ff80 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-25/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-25/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7d550c669a8551e9d40f9565b82903df094b0d786e6c5e61dfc7013990ee46a7 [INFO] running `Command { std: "docker" "start" "-a" "7d550c669a8551e9d40f9565b82903df094b0d786e6c5e61dfc7013990ee46a7", kill_on_drop: false }` [INFO] [stderr] Compiling xagg v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.18s [INFO] running `Command { std: "docker" "inspect" "7d550c669a8551e9d40f9565b82903df094b0d786e6c5e61dfc7013990ee46a7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7d550c669a8551e9d40f9565b82903df094b0d786e6c5e61dfc7013990ee46a7", kill_on_drop: false }` [INFO] [stdout] 7d550c669a8551e9d40f9565b82903df094b0d786e6c5e61dfc7013990ee46a7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-25/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-25/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 0b22d766eda114689cdd35d36d51a9edbeb698ea7d7b336f2b74af50ce579862 [INFO] running `Command { std: "docker" "start" "-a" "0b22d766eda114689cdd35d36d51a9edbeb698ea7d7b336f2b74af50ce579862", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.03s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/xagg-51607374252c818b) [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stdout] test transactions::tests::creates_transaction_from_csv_record ... ok [INFO] [stdout] test transactions::tests::transaction_classification_handles_empty_raw_description ... ok [INFO] [stdout] test transactions::tests::transaction_classification_sets_description_and_category ... ok [INFO] [stdout] test transactions::tests::gets_longest_common_prefix ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "0b22d766eda114689cdd35d36d51a9edbeb698ea7d7b336f2b74af50ce579862", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0b22d766eda114689cdd35d36d51a9edbeb698ea7d7b336f2b74af50ce579862", kill_on_drop: false }` [INFO] [stdout] 0b22d766eda114689cdd35d36d51a9edbeb698ea7d7b336f2b74af50ce579862