[INFO] fetching crate rippled_binary_codec 0.0.5... [INFO] testing rippled_binary_codec-0.0.5 against master#cdb45c87e2cd43495379f7e867e3cc15dcee9f93 for pr-145838-1 [INFO] extracting crate rippled_binary_codec 0.0.5 into /workspace/builds/worker-2-tc1/source [INFO] started tweaking crates.io crate rippled_binary_codec 0.0.5 [INFO] finished tweaking crates.io crate rippled_binary_codec 0.0.5 [INFO] tweaked toml for crates.io crate rippled_binary_codec 0.0.5 written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate rippled_binary_codec 0.0.5 on toolchain cdb45c87e2cd43495379f7e867e3cc15dcee9f93 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 86 packages to latest compatible versions [INFO] [stderr] Adding proc-macro-regex v1.0.0 (available: v1.1.0) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded ripple-address-codec v0.1.1 [INFO] [stderr] Downloaded proc-macro-regex v1.0.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d66c963b1fa8cc397448484900478e9af8e2c4828759b8fac4d0cf3f64bc568a [INFO] running `Command { std: "docker" "start" "-a" "d66c963b1fa8cc397448484900478e9af8e2c4828759b8fac4d0cf3f64bc568a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d66c963b1fa8cc397448484900478e9af8e2c4828759b8fac4d0cf3f64bc568a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d66c963b1fa8cc397448484900478e9af8e2c4828759b8fac4d0cf3f64bc568a", kill_on_drop: false }` [INFO] [stdout] d66c963b1fa8cc397448484900478e9af8e2c4828759b8fac4d0cf3f64bc568a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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" "RUSTDOCFLAGS=--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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 450eae39e3f93f8eaa6cc608ca94b14ce9fd2c1c71ec2c92e7e9245cd4b58156 [INFO] running `Command { std: "docker" "start" "-a" "450eae39e3f93f8eaa6cc608ca94b14ce9fd2c1c71ec2c92e7e9245cd4b58156", kill_on_drop: false }` [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling rust_decimal v1.37.2 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling regex-syntax v0.6.29 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling base-x v0.2.11 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling ascii v1.1.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling ordered-float v2.10.1 [INFO] [stderr] Compiling rust_decimal_macros v1.37.1 [INFO] [stderr] Compiling serde_json v1.0.143 [INFO] [stderr] Compiling serde-value v0.7.0 [INFO] [stderr] Compiling proc-macro-regex v1.0.0 [INFO] [stderr] Compiling ripple-address-codec v0.1.1 [INFO] [stderr] Compiling rippled_binary_codec v0.0.5 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 7.30s [INFO] running `Command { std: "docker" "inspect" "450eae39e3f93f8eaa6cc608ca94b14ce9fd2c1c71ec2c92e7e9245cd4b58156", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "450eae39e3f93f8eaa6cc608ca94b14ce9fd2c1c71ec2c92e7e9245cd4b58156", kill_on_drop: false }` [INFO] [stdout] 450eae39e3f93f8eaa6cc608ca94b14ce9fd2c1c71ec2c92e7e9245cd4b58156 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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" "RUSTDOCFLAGS=--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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a800cbe5f6817bfdb7d77088ce147f1ad59745ce7b348b3d368f47d30b746d23 [INFO] running `Command { std: "docker" "start" "-a" "a800cbe5f6817bfdb7d77088ce147f1ad59745ce7b348b3d368f47d30b746d23", kill_on_drop: false }` [INFO] [stderr] Compiling rippled_binary_codec v0.0.5 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.14s [INFO] running `Command { std: "docker" "inspect" "a800cbe5f6817bfdb7d77088ce147f1ad59745ce7b348b3d368f47d30b746d23", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a800cbe5f6817bfdb7d77088ce147f1ad59745ce7b348b3d368f47d30b746d23", kill_on_drop: false }` [INFO] [stdout] a800cbe5f6817bfdb7d77088ce147f1ad59745ce7b348b3d368f47d30b746d23 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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" "RUSTDOCFLAGS=--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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 553ad6df87ba6c99b3c9011227cecff572c8719c6921e5fc968824c0db8aef09 [INFO] running `Command { std: "docker" "start" "-a" "553ad6df87ba6c99b3c9011227cecff572c8719c6921e5fc968824c0db8aef09", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.39s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/rippled_binary_codec-9bdf5fba36440749) [INFO] [stdout] [INFO] [stdout] running 27 tests [INFO] [stdout] test types::account::tests::test_decode_address ... ok [INFO] [stdout] test types::account::tests::test_account_id_to_bytes2 ... ok [INFO] [stdout] test types::account::tests::test_vl_encode ... ok [INFO] [stdout] test types::amount::tests::test_amount_to_bytes ... ok [INFO] [stdout] test types::account::tests::test_account_id_to_bytes ... ok [INFO] [stdout] test types::amount::tests::test_currency_code_to_bytes ... ok [INFO] [stdout] test types::amount::tests::test_issued_amount_to_bytes ... ok [INFO] [stdout] test types::blob::tests::test_blob_to_bytes ... ok [INFO] [stdout] test types::hash::tests::test_hash_to_bytes ... ok [INFO] [stdout] test types::path_set::tests::test_pathset_to_bytes2 ... ok [INFO] [stdout] test types::path_set::tests::test_pathset_to_bytes3 ... ok [INFO] [stdout] test types::path_set::tests::test_pathset_to_bytes ... ok [INFO] [stdout] test definition_fields::tests::test_load_def ... ok [INFO] [stdout] test definition_fields::tests::test_get_field_sort_key ... ok [INFO] [stdout] test definition_fields::tests::test_get_field_by_name ... ok [INFO] [stdout] test definition_fields::tests::test_ordering_fields ... ok [INFO] [stdout] test definition_fields::tests::test_field_to_bytes ... ok [INFO] [stdout] test definition_fields::tests::test_get_definition_field ... ok [INFO] [stdout] test types::stobject::tests::test_object_to_bytes ... ok [INFO] [stdout] test definition_fields::tests::test_get_field_id ... ok [INFO] [stdout] test serialize::tests::test_serialize_tx2 ... ok [INFO] [stdout] test serialize::tests::test_serialize_tx_1 ... ok [INFO] [stdout] test serialize::tests::test_serialize_tx3 ... ok [INFO] [stdout] test types::starray::tests::test_array_to_bytes ... ok [INFO] [stdout] test serialize::tests::test_serialize_tx ... ok [INFO] [stdout] test serialize::tests::test_serialize_tx5 ... ok [INFO] [stderr] Doc-tests rippled_binary_codec [INFO] [stdout] test serialize::tests::test_serialize_tx4 ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 27 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.47s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 15 tests [INFO] [stdout] test src/types/stobject.rs - types::stobject::STObject::to_bytes (line 16) ... ok [INFO] [stdout] test src/serialize.rs - serialize::serialize_tx (line 13) ... ok [INFO] [stdout] test src/definition_fields.rs - definition_fields::DefinitionFields::get_field_by_name (line 132) ... ok [INFO] [stdout] test src/definition_fields.rs - definition_fields::DefinitionFields::ordering_fields (line 101) ... ok [INFO] [stdout] test src/types/account.rs - types::account::vl_encode (line 20) ... ok [INFO] [stdout] test src/definition_fields.rs - definition_fields::DefinitionFields::field_to_bytes (line 242) ... ok [INFO] [stdout] test src/types/hash.rs - types::hash::Hash::to_bytes (line 21) ... ok [INFO] [stdout] test src/types/starray.rs - types::starray::STArray::to_bytes (line 16) ... ok [INFO] [stdout] test src/types/amount.rs - types::amount::currency_code_to_bytes (line 76) ... ok [INFO] [stdout] test src/types/account.rs - types::account::Account::to_bytes (line 75) ... ok [INFO] [stdout] test src/definition_fields.rs - definition_fields::DefinitionFields::get_field_sort_key (line 67) ... ok [INFO] [stdout] test src/definition_fields.rs - definition_fields::DefinitionFields::get_definition_field (line 169) ... ok [INFO] [stdout] test src/types/blob.rs - types::blob::Blob::to_bytes (line 17) ... ok [INFO] [stdout] test src/types/path_set.rs - types::path_set::PathSet::to_bytes (line 24) ... ok [INFO] [stdout] test src/types/amount.rs - types::amount::Amount::to_bytes (line 122) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 15 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.29s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "553ad6df87ba6c99b3c9011227cecff572c8719c6921e5fc968824c0db8aef09", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "553ad6df87ba6c99b3c9011227cecff572c8719c6921e5fc968824c0db8aef09", kill_on_drop: false }` [INFO] [stdout] 553ad6df87ba6c99b3c9011227cecff572c8719c6921e5fc968824c0db8aef09