[INFO] fetching crate api3-common 0.0.1... [INFO] testing api3-common-0.0.1 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-7 [INFO] extracting crate api3-common 0.0.1 into /workspace/builds/worker-7-tc2/source [INFO] started tweaking crates.io crate api3-common 0.0.1 [INFO] finished tweaking crates.io crate api3-common 0.0.1 [INFO] tweaked toml for crates.io crate api3-common 0.0.1 written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate api3-common 0.0.1 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 294 packages to latest compatible versions [INFO] [stderr] Adding borsh v0.8.2 (available: v1.5.7) [INFO] [stderr] Adding derive_more v0.99.20 (available: v2.0.1) [INFO] [stderr] Adding ethabi v17.2.0 (available: v18.0.0) [INFO] [stderr] Adding ethereum-types v0.13.1 (available: v0.16.0) [INFO] [stderr] Adding hex-literal v0.3.4 (available: v1.1.0) [INFO] [stderr] Adding libsecp256k1 v0.6.0 (available: v0.7.2) [INFO] [stderr] Adding rand v0.8.5 (available: v0.9.2) [INFO] [stderr] Adding thiserror v1.0.69 (available: v2.0.17) [INFO] [stderr] Adding uint v0.9.5 (available: v0.10.0) [INFO] [stderr] Adding web3 v0.18.0 (available: v0.19.0) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f0f9c3b1469cc624c1d9da610b619126e5ab42afed786db88c7440bc77ea82c1 [INFO] running `Command { std: "docker" "start" "-a" "f0f9c3b1469cc624c1d9da610b619126e5ab42afed786db88c7440bc77ea82c1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f0f9c3b1469cc624c1d9da610b619126e5ab42afed786db88c7440bc77ea82c1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f0f9c3b1469cc624c1d9da610b619126e5ab42afed786db88c7440bc77ea82c1", kill_on_drop: false }` [INFO] [stdout] f0f9c3b1469cc624c1d9da610b619126e5ab42afed786db88c7440bc77ea82c1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9f66c2d11cbe724b5d6af5f2907f366ac304e5ae54b1f741d1d19ff21e3f0964 [INFO] running `Command { std: "docker" "start" "-a" "9f66c2d11cbe724b5d6af5f2907f366ac304e5ae54b1f741d1d19ff21e3f0964", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling crunchy v0.2.4 [INFO] [stderr] Compiling ahash v0.4.8 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling toml v0.5.11 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling hashbrown v0.9.1 [INFO] [stderr] Compiling uint v0.9.5 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling proc-macro-crate v0.1.5 [INFO] [stderr] Compiling borsh-schema-derive-internal v0.8.2 [INFO] [stderr] Compiling borsh-derive-internal v0.8.2 [INFO] [stderr] Compiling borsh-derive v0.8.2 [INFO] [stderr] Compiling borsh v0.8.2 [INFO] [stderr] Compiling api3-common v0.0.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 9.29s [INFO] running `Command { std: "docker" "inspect" "9f66c2d11cbe724b5d6af5f2907f366ac304e5ae54b1f741d1d19ff21e3f0964", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9f66c2d11cbe724b5d6af5f2907f366ac304e5ae54b1f741d1d19ff21e3f0964", kill_on_drop: false }` [INFO] [stdout] 9f66c2d11cbe724b5d6af5f2907f366ac304e5ae54b1f741d1d19ff21e3f0964 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 19faf602d599af2e6798e1f69d2a56a44e8f08adb3e564c6e4a81452b1b4e9da [INFO] running `Command { std: "docker" "start" "-a" "19faf602d599af2e6798e1f69d2a56a44e8f08adb3e564c6e4a81452b1b4e9da", kill_on_drop: false }` [INFO] [stderr] Compiling crunchy v0.2.4 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling rustc-hex v2.1.0 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling mio v1.1.0 [INFO] [stderr] Compiling socket2 v0.6.1 [INFO] [stderr] Compiling openssl-sys v0.9.111 [INFO] [stderr] Compiling tokio-macros v2.6.0 [INFO] [stderr] Compiling impl-trait-for-tuples v0.2.3 [INFO] [stderr] Compiling signal-hook-registry v1.4.6 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling byte-slice-cast v1.2.3 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling rlp v0.5.2 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling impl-rlp v0.3.0 [INFO] [stderr] Compiling radium v0.6.2 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling toml_edit v0.19.15 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling uint v0.9.5 [INFO] [stderr] Compiling generic-array v0.14.9 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling openssl v0.10.75 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling tokio v1.48.0 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling impl-serde v0.3.2 [INFO] [stderr] Compiling bitflags v2.10.0 [INFO] [stderr] Compiling funty v1.1.0 [INFO] [stderr] Compiling wyz v0.2.0 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling const_format_proc_macros v0.2.34 [INFO] [stderr] Compiling parity-scale-codec v3.7.5 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling http-body v0.4.6 [INFO] [stderr] Compiling socket2 v0.5.10 [INFO] [stderr] Compiling libsecp256k1-core v0.2.2 [INFO] [stderr] Compiling secp256k1-sys v0.4.2 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling url v2.5.7 [INFO] [stderr] Compiling fixed-hash v0.7.0 [INFO] [stderr] Compiling bitvec v0.20.4 [INFO] [stderr] Compiling ethbloom v0.11.1 [INFO] [stderr] Compiling crypto-mac v0.8.0 [INFO] [stderr] Compiling ethbloom v0.12.1 [INFO] [stderr] Compiling hmac v0.8.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling const_format v0.2.35 [INFO] [stderr] Compiling sha3 v0.9.1 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling libsecp256k1-gen-ecmult v0.2.1 [INFO] [stderr] Compiling libsecp256k1-gen-genmult v0.2.1 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling sha-1 v0.9.8 [INFO] [stderr] Compiling headers-core v0.2.0 [INFO] [stderr] Compiling base64 v0.13.1 [INFO] [stderr] Compiling libsecp256k1 v0.6.0 [INFO] [stderr] Compiling headers v0.3.9 [INFO] [stderr] Compiling secp256k1 v0.21.3 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling proc-macro-crate v1.3.1 [INFO] [stderr] Compiling hmac-drbg v0.3.0 [INFO] [stderr] Compiling sha3 v0.10.8 [INFO] [stderr] Compiling sha2 v0.9.9 [INFO] [stderr] Compiling futures-timer v3.0.3 [INFO] [stderr] Compiling hex-literal v0.3.4 [INFO] [stderr] Compiling impl-codec v0.6.0 [INFO] [stderr] Compiling primitive-types v0.11.1 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling soketto v0.7.1 [INFO] [stderr] Compiling jsonrpc-core v18.0.0 [INFO] [stderr] Compiling borsh-derive-internal v0.8.2 [INFO] [stderr] Compiling borsh-schema-derive-internal v0.8.2 [INFO] [stderr] Compiling parity-scale-codec-derive v2.3.1 [INFO] [stderr] Compiling toml v0.5.11 [INFO] [stderr] Compiling ethereum-types v0.13.1 [INFO] [stderr] Compiling proc-macro-crate v0.1.5 [INFO] [stderr] Compiling ethabi v17.2.0 [INFO] [stderr] Compiling parity-scale-codec v2.3.1 [INFO] [stderr] Compiling borsh-derive v0.8.2 [INFO] [stderr] Compiling tokio-util v0.7.17 [INFO] [stderr] Compiling tokio-util v0.6.10 [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Compiling impl-codec v0.5.1 [INFO] [stderr] Compiling primitive-types v0.10.1 [INFO] [stderr] Compiling borsh v0.8.2 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling web3-async-native-tls v0.4.0 [INFO] [stderr] Compiling h2 v0.3.27 [INFO] [stderr] Compiling api3-common v0.0.1 (/opt/rustwide/workdir) [INFO] [stderr] Compiling ethereum-types v0.12.1 [INFO] [stderr] Compiling ethabi v16.0.0 [INFO] [stderr] Compiling hyper v0.14.32 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling reqwest v0.11.27 [INFO] [stderr] Compiling web3 v0.18.0 [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 58.13s [INFO] running `Command { std: "docker" "inspect" "19faf602d599af2e6798e1f69d2a56a44e8f08adb3e564c6e4a81452b1b4e9da", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "19faf602d599af2e6798e1f69d2a56a44e8f08adb3e564c6e4a81452b1b4e9da", kill_on_drop: false }` [INFO] [stdout] 19faf602d599af2e6798e1f69d2a56a44e8f08adb3e564c6e4a81452b1b4e9da [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 2818522da45e6365adc05a9036f1a603fe986d24e0eac4be8b87af8363454b59 [INFO] running `Command { std: "docker" "start" "-a" "2818522da45e6365adc05a9036f1a603fe986d24e0eac4be8b87af8363454b59", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.37s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/api3_common-d5981164367e9c88) [INFO] [stdout] [INFO] [stdout] running 26 tests [INFO] [stdout] test abi::decode::tests::decode_broken_utf8 ... ok [INFO] [stdout] test abi::decode::tests::decode_after_fixed_bytes_with_less_than_32_bytes ... ok [INFO] [stdout] test abi::decode::tests::decode_data_with_size_that_is_not_a_multiple_of_32 ... ok [INFO] [stdout] test abi::encode::tests::encode_bytes2 ... ok [INFO] [stdout] test abi::encode::tests::encode_bytes3 ... ok [INFO] [stdout] test abi::encode::tests::encode_string ... ok [INFO] [stdout] test abi::encode::tests::encode_fixed_bytes ... ok [INFO] [stdout] test abi::encode::tests::encode_two_addresses ... ok [INFO] [stdout] test abi::encode::tests::encode_uint ... ok [INFO] [stdout] test abi::encode::tests::encode_two_bytes ... ok [INFO] [stdout] test abi::encode::tests::test_pad_u32 ... ok [INFO] [stdout] test abi::tests::keccak_works ... ok [INFO] [stdout] test abi::tests::encode_packed_works ... ok [INFO] [stdout] test abi::tests::more_complex_test ... ok [INFO] [stdout] test abi::tests::to_eth_signed_message_hash_works ... ok [INFO] [stdout] test util::median::even_length ... ok [INFO] [stdout] test util::median::ideal_median ... ok [INFO] [stdout] test util::sort::tests::already_sorted ... ok [INFO] [stdout] test beacon::tests::encode_packed_works ... ok [INFO] [stdout] test util::sort::tests::max_numbers ... ok [INFO] [stdout] test util::sort::tests::large_numbers ... ok [INFO] [stdout] test beacon::tests::not_zero_works ... ok [INFO] [stdout] test util::sort::tests::unsorted ... ok [INFO] [stdout] test abi::encode::tests::encode_address ... ok [INFO] [stdout] test abi::decode::tests::decode_from_empty_byte_slice ... ok [INFO] [stdout] test abi::encode::tests::encode_bytes ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 26 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.08s [INFO] [stdout] [INFO] [stderr] Doc-tests api3_common [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" "2818522da45e6365adc05a9036f1a603fe986d24e0eac4be8b87af8363454b59", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2818522da45e6365adc05a9036f1a603fe986d24e0eac4be8b87af8363454b59", kill_on_drop: false }` [INFO] [stdout] 2818522da45e6365adc05a9036f1a603fe986d24e0eac4be8b87af8363454b59