[INFO] cloning repository https://github.com/Zagitta/frost-eagle [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Zagitta/frost-eagle" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FZagitta%2Ffrost-eagle", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FZagitta%2Ffrost-eagle'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] cc0fb80d5ec85b8b5179d470b51b31859665a7c3 [INFO] testing Zagitta/frost-eagle against master#a77da2d454e6caa227a85b16410b95f93495e7e0 for pr-91031 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FZagitta%2Ffrost-eagle" "/workspace/builds/worker-112/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-112/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Zagitta/frost-eagle 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/Zagitta/frost-eagle [INFO] finished tweaking git repo https://github.com/Zagitta/frost-eagle [INFO] tweaked toml for git repo https://github.com/Zagitta/frost-eagle written to /workspace/builds/worker-112/source/Cargo.toml [INFO] crate git repo https://github.com/Zagitta/frost-eagle 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] [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-112/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-112/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] bd94b3c9623cd2677f2047656b67539709bf808e7b3374c3d4ee8c22b3e5f3c1 [INFO] running `Command { std: "docker" "start" "-a" "bd94b3c9623cd2677f2047656b67539709bf808e7b3374c3d4ee8c22b3e5f3c1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "bd94b3c9623cd2677f2047656b67539709bf808e7b3374c3d4ee8c22b3e5f3c1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bd94b3c9623cd2677f2047656b67539709bf808e7b3374c3d4ee8c22b3e5f3c1", kill_on_drop: false }` [INFO] [stdout] bd94b3c9623cd2677f2047656b67539709bf808e7b3374c3d4ee8c22b3e5f3c1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-112/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-112/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] dd4f19456f79e5fcf7e8303d13d015ca6103047a6062e1e115022b662fa8ea68 [INFO] running `Command { std: "docker" "start" "-a" "dd4f19456f79e5fcf7e8303d13d015ca6103047a6062e1e115022b662fa8ea68", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.27 [INFO] [stderr] Compiling syn v1.0.73 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling typenum v1.13.0 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling libc v0.2.97 [INFO] [stderr] Compiling az v1.1.1 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Compiling fixed v1.9.0 [INFO] [stderr] Compiling bytemuck v1.7.0 [INFO] [stderr] Compiling half v1.7.1 [INFO] [stderr] Compiling itoa v0.4.7 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling paste v1.0.5 [INFO] [stderr] Compiling pin-project-lite v0.2.6 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling smallvec v1.6.1 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling thread_local v1.1.3 [INFO] [stderr] Compiling tracing-core v0.1.18 [INFO] [stderr] Compiling sharded-slab v0.1.1 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling tracing-log v0.1.2 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling matchers v0.0.1 [INFO] [stderr] Compiling tracing-attributes v0.1.15 [INFO] [stderr] Compiling tracing v0.1.26 [INFO] [stderr] Compiling bstr v0.2.16 [INFO] [stderr] Compiling tracing-serde v0.1.2 [INFO] [stderr] Compiling csv v1.1.6 [INFO] [stderr] Compiling tracing-subscriber v0.2.18 [INFO] [stderr] Compiling fixed-macro-impl v1.1.1 [INFO] [stderr] Compiling fixed-macro-types v1.1.1 [INFO] [stderr] Compiling fixed-macro v1.1.1 [INFO] [stderr] Compiling frost-eagle v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 25s [INFO] running `Command { std: "docker" "inspect" "dd4f19456f79e5fcf7e8303d13d015ca6103047a6062e1e115022b662fa8ea68", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dd4f19456f79e5fcf7e8303d13d015ca6103047a6062e1e115022b662fa8ea68", kill_on_drop: false }` [INFO] [stdout] dd4f19456f79e5fcf7e8303d13d015ca6103047a6062e1e115022b662fa8ea68 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-112/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-112/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] 10395bf26e2fecaaebefb73266b47c6c37faf7cc7c6a6d15ab77dd816907a9e3 [INFO] running `Command { std: "docker" "start" "-a" "10395bf26e2fecaaebefb73266b47c6c37faf7cc7c6a6d15ab77dd816907a9e3", kill_on_drop: false }` [INFO] [stderr] Compiling frost-eagle v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.54s [INFO] running `Command { std: "docker" "inspect" "10395bf26e2fecaaebefb73266b47c6c37faf7cc7c6a6d15ab77dd816907a9e3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "10395bf26e2fecaaebefb73266b47c6c37faf7cc7c6a6d15ab77dd816907a9e3", kill_on_drop: false }` [INFO] [stdout] 10395bf26e2fecaaebefb73266b47c6c37faf7cc7c6a6d15ab77dd816907a9e3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-112/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-112/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] 249161cf6a3b834338fe3909d8362479c5a8efe7609759f71fc2d76617523168 [INFO] running `Command { std: "docker" "start" "-a" "249161cf6a3b834338fe3909d8362479c5a8efe7609759f71fc2d76617523168", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.19s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/frost_eagle-0a529c5ff7da43e8) [INFO] [stdout] [INFO] [stdout] running 12 tests [INFO] [stdout] test client::tests::can_deposit ... ok [INFO] [stdout] test client::tests::can_deposit_then_dispute_and_resolve ... ok [INFO] [stdout] test client::tests::can_deposit_then_dispute ... ok [INFO] [stdout] test client::tests::cant_chargeback_undisputed_transaction ... ok [INFO] [stdout] test client::tests::can_withdraw ... ok [INFO] [stdout] test client::tests::cant_deposit_negative_amount ... ok [INFO] [stdout] test client::tests::cant_dispute_negative_transaction ... ok [INFO] [stdout] test client::tests::cant_dispute_withdrawal ... ok [INFO] [stdout] test client::tests::cant_withdraw_negative_amount ... ok [INFO] [stdout] test client::tests::deposit_withdraw_chargeback_gives_negative_balance ... ok [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/frost_eagle_bin-95c26ee93bdb4942) [INFO] [stdout] test ledger::tests::cant_dispute_same_tx_multiple_times ... ok [INFO] [stdout] test ledger::tests::creates_client_on_first_transaction ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 12 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [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] [stderr] Doc-tests frost_eagle [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" "249161cf6a3b834338fe3909d8362479c5a8efe7609759f71fc2d76617523168", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "249161cf6a3b834338fe3909d8362479c5a8efe7609759f71fc2d76617523168", kill_on_drop: false }` [INFO] [stdout] 249161cf6a3b834338fe3909d8362479c5a8efe7609759f71fc2d76617523168