[INFO] fetching crate fuel-txpool 0.3.2... [INFO] testing fuel-txpool-0.3.2 against beta-2022-02-22 for beta-1.60-1 [INFO] extracting crate fuel-txpool 0.3.2 into /workspace/builds/worker-6/source [INFO] validating manifest of crates.io crate fuel-txpool 0.3.2 on toolchain beta-2022-02-22 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate fuel-txpool 0.3.2 [INFO] finished tweaking crates.io crate fuel-txpool 0.3.2 [INFO] tweaked toml for crates.io crate fuel-txpool 0.3.2 written to /workspace/builds/worker-6/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "+beta-2022-02-22" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c4d54392e393ed8adf9fcb0470199617396a406fc8df5591ea70d8afd0facdfa [INFO] running `Command { std: "docker" "start" "-a" "c4d54392e393ed8adf9fcb0470199617396a406fc8df5591ea70d8afd0facdfa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c4d54392e393ed8adf9fcb0470199617396a406fc8df5591ea70d8afd0facdfa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c4d54392e393ed8adf9fcb0470199617396a406fc8df5591ea70d8afd0facdfa", kill_on_drop: false }` [INFO] [stdout] c4d54392e393ed8adf9fcb0470199617396a406fc8df5591ea70d8afd0facdfa [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "+beta-2022-02-22" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c3ed5447ccf5d555f06537b8ea071ceae4668c9d9b407a3ffea6b66753d1f531 [INFO] running `Command { std: "docker" "start" "-a" "c3ed5447ccf5d555f06537b8ea071ceae4668c9d9b407a3ffea6b66753d1f531", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling syn v1.0.86 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling libc v0.2.119 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling block-padding v0.2.1 [INFO] [stderr] Compiling pin-project-lite v0.2.8 [INFO] [stderr] Compiling futures-channel v0.3.21 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling smallvec v1.8.0 [INFO] [stderr] Compiling futures-task v0.3.21 [INFO] [stderr] Compiling cpufeatures v0.2.1 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling futures-sink v0.3.21 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Compiling parking_lot_core v0.9.1 [INFO] [stderr] Compiling slab v0.4.5 [INFO] [stderr] Compiling bytes v1.1.0 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling futures-io v0.3.21 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling fuel-storage v0.1.0 [INFO] [stderr] Compiling keccak v0.1.0 [INFO] [stderr] Compiling async-trait v0.1.52 [INFO] [stderr] Compiling anyhow v1.0.55 [INFO] [stderr] Compiling once_cell v1.9.0 [INFO] [stderr] Compiling tracing-core v0.1.22 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling itertools v0.10.3 [INFO] [stderr] Compiling lock_api v0.4.6 [INFO] [stderr] Compiling generic-array v0.14.5 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling socket2 v0.4.4 [INFO] [stderr] Compiling secp256k1-sys v0.4.2 [INFO] [stderr] Compiling mio v0.8.0 [INFO] [stderr] Compiling parking_lot v0.12.0 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling sha2 v0.9.9 [INFO] [stderr] Compiling sha3 v0.9.1 [INFO] [stderr] Compiling secp256k1 v0.20.3 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling futures-macro v0.3.21 [INFO] [stderr] Compiling tracing-attributes v0.1.19 [INFO] [stderr] Compiling tokio-macros v1.7.0 [INFO] [stderr] Compiling tokio v1.17.0 [INFO] [stderr] Compiling tracing v0.1.31 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling fuel-merkle v0.1.1 [INFO] [stderr] Compiling futures-executor v0.3.21 [INFO] [stderr] Compiling futures v0.3.21 [INFO] [stderr] Compiling fuel-types v0.1.0 [INFO] [stderr] Compiling fuel-asm v0.1.0 [INFO] [stderr] Compiling fuel-tx v0.5.0 [INFO] [stderr] Compiling fuel-vm v0.4.1 [INFO] [stderr] Compiling fuel-core-interfaces v0.3.2 [INFO] [stderr] Compiling fuel-txpool v0.3.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 38s [INFO] running `Command { std: "docker" "inspect" "c3ed5447ccf5d555f06537b8ea071ceae4668c9d9b407a3ffea6b66753d1f531", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c3ed5447ccf5d555f06537b8ea071ceae4668c9d9b407a3ffea6b66753d1f531", kill_on_drop: false }` [INFO] [stdout] c3ed5447ccf5d555f06537b8ea071ceae4668c9d9b407a3ffea6b66753d1f531 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "+beta-2022-02-22" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a5f240ea2e4027efa334e905979851789a6b369a3efec55260965f45f57a70a8 [INFO] running `Command { std: "docker" "start" "-a" "a5f240ea2e4027efa334e905979851789a6b369a3efec55260965f45f57a70a8", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling fuel-core-interfaces v0.3.2 [INFO] [stderr] Compiling fuel-txpool v0.3.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 14.16s [INFO] running `Command { std: "docker" "inspect" "a5f240ea2e4027efa334e905979851789a6b369a3efec55260965f45f57a70a8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a5f240ea2e4027efa334e905979851789a6b369a3efec55260965f45f57a70a8", kill_on_drop: false }` [INFO] [stdout] a5f240ea2e4027efa334e905979851789a6b369a3efec55260965f45f57a70a8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "+beta-2022-02-22" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 701389012cdef8f8570593b9968f00680c0949217f4fb753b2a3a767b306ecc9 [INFO] running `Command { std: "docker" "start" "-a" "701389012cdef8f8570593b9968f00680c0949217f4fb753b2a3a767b306ecc9", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.40s [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/fuel_txpool-32bbcc1eb4646322) [INFO] [stdout] running 19 tests [INFO] [stdout] test containers::dependency::tests::test_check_between_input_output ... ok [INFO] [stdout] test service::tests::test_filter_by_negative ... ok [INFO] [stdout] test txpool::tests::find_dependent_tx1_tx2 ... ok [INFO] [stdout] test txpool::tests::faulty_t2_collided_on_contract_id_from_tx1 ... ok [INFO] [stdout] test txpool::tests::fails_to_insert_tx2_with_missing_utxo_dependency_on_faulty_tx1 ... ok [INFO] [stdout] test txpool::tests::try_to_insert_tx2_missing_utxo ... ok [INFO] [stdout] test txpool::tests::not_inserted_known_tx ... ok [INFO] [stdout] test txpool::tests::overpriced_tx5_contract_input_not_inserted ... ok [INFO] [stdout] test service::tests::test_find ... ok [INFO] [stdout] test txpool::tests::simple_dependency_tx1_tx2 ... ok [INFO] [stdout] test txpool::tests::simple_insertion ... ok [INFO] [stdout] test txpool::tests::tx2_depth_hit ... ok [INFO] [stderr] Doc-tests fuel-txpool [INFO] [stdout] test txpool::tests::sorted_out_tx1_2_4 ... ok [INFO] [stdout] test txpool::tests::tx_limit_hit ... ok [INFO] [stdout] test txpool::tests::more_priced_tx3_removes_tx1_and_dependent_tx2 ... ok [INFO] [stdout] test service::tests::simple_insert_removal_subscription ... ok [INFO] [stdout] test txpool::tests::dependent_tx5_contract_input_inserted ... ok [INFO] [stdout] test txpool::tests::more_priced_tx3_removes_tx1 ... ok [INFO] [stdout] test txpool::tests::underpriced_tx1_not_included_coin_colision ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 19 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.10s [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] running `Command { std: "docker" "inspect" "701389012cdef8f8570593b9968f00680c0949217f4fb753b2a3a767b306ecc9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "701389012cdef8f8570593b9968f00680c0949217f4fb753b2a3a767b306ecc9", kill_on_drop: false }` [INFO] [stdout] 701389012cdef8f8570593b9968f00680c0949217f4fb753b2a3a767b306ecc9