[INFO] cloning repository https://github.com/cburgdorf/rusty-rlp [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/cburgdorf/rusty-rlp" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcburgdorf%2Frusty-rlp", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcburgdorf%2Frusty-rlp'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ffe65952670d1f63693b9425ae59224b81a4e906 [INFO] testing cburgdorf/rusty-rlp against try#8262275854dc0e5381c9d42d56257d94932c5a87 for pr-90799 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcburgdorf%2Frusty-rlp" "/workspace/builds/worker-107/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-107/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/cburgdorf/rusty-rlp on toolchain 8262275854dc0e5381c9d42d56257d94932c5a87 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/cburgdorf/rusty-rlp [INFO] finished tweaking git repo https://github.com/cburgdorf/rusty-rlp [INFO] tweaked toml for git repo https://github.com/cburgdorf/rusty-rlp written to /workspace/builds/worker-107/source/Cargo.toml [INFO] crate git repo https://github.com/cburgdorf/rusty-rlp already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "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-107/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-107/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:e8397a04204aaf8b9f284182a6f9e27a3c2e67044d0943b4415b160bfc957681" "/opt/rustwide/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ed193c1f7490604dee07ba481eb3433765624fea1a1e01cab7b55891c1283f38 [INFO] running `Command { std: "docker" "start" "-a" "ed193c1f7490604dee07ba481eb3433765624fea1a1e01cab7b55891c1283f38", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ed193c1f7490604dee07ba481eb3433765624fea1a1e01cab7b55891c1283f38", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ed193c1f7490604dee07ba481eb3433765624fea1a1e01cab7b55891c1283f38", kill_on_drop: false }` [INFO] [stdout] ed193c1f7490604dee07ba481eb3433765624fea1a1e01cab7b55891c1283f38 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-107/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-107/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:e8397a04204aaf8b9f284182a6f9e27a3c2e67044d0943b4415b160bfc957681" "/opt/rustwide/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4cfa861776878bb64d7db5609a1784f38fac3fe9b92a9249156da757d1aa93f3 [INFO] running `Command { std: "docker" "start" "-a" "4cfa861776878bb64d7db5609a1784f38fac3fe9b92a9249156da757d1aa93f3", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.19 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.36 [INFO] [stderr] Compiling libc v0.2.73 [INFO] [stderr] Compiling proc-macro-hack v0.5.18 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling instant v0.1.6 [INFO] [stderr] Compiling smallvec v1.4.1 [INFO] [stderr] Compiling inventory v0.1.7 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling unindent v0.1.6 [INFO] [stderr] Compiling pyo3 v0.11.1 [INFO] [stderr] Compiling rustc-hex v2.1.0 [INFO] [stderr] Compiling lock_api v0.4.1 [INFO] [stderr] Compiling rlp v0.4.5 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling paste-impl v0.1.18 [INFO] [stderr] Compiling parking_lot_core v0.8.0 [INFO] [stderr] Compiling parking_lot v0.11.0 [INFO] [stderr] Compiling paste v0.1.18 [INFO] [stderr] Compiling pyo3-derive-backend v0.11.1 [INFO] [stderr] Compiling inventory-impl v0.1.7 [INFO] [stderr] Compiling ghost v0.1.2 [INFO] [stderr] Compiling indoc-impl v0.3.6 [INFO] [stderr] Compiling ctor v0.1.15 [INFO] [stderr] Compiling pyo3cls v0.11.1 [INFO] [stderr] Compiling indoc v0.3.6 [INFO] [stderr] Compiling rusty-rlp v0.1.15 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 16.77s [INFO] running `Command { std: "docker" "inspect" "4cfa861776878bb64d7db5609a1784f38fac3fe9b92a9249156da757d1aa93f3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4cfa861776878bb64d7db5609a1784f38fac3fe9b92a9249156da757d1aa93f3", kill_on_drop: false }` [INFO] [stdout] 4cfa861776878bb64d7db5609a1784f38fac3fe9b92a9249156da757d1aa93f3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-107/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-107/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:e8397a04204aaf8b9f284182a6f9e27a3c2e67044d0943b4415b160bfc957681" "/opt/rustwide/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d7a04f975865fc37c0cb282a6cd43c67e31f75ae2840d9b1a260b4fcc73e4861 [INFO] running `Command { std: "docker" "start" "-a" "d7a04f975865fc37c0cb282a6cd43c67e31f75ae2840d9b1a260b4fcc73e4861", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling serde v1.0.115 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling ppv-lite86 v0.2.8 [INFO] [stderr] Compiling either v1.6.0 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling radium v0.3.0 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling arrayvec v0.5.1 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling byte-slice-cast v0.3.5 [INFO] [stderr] Compiling hex v0.4.2 [INFO] [stderr] Compiling bytes v0.5.6 [INFO] [stderr] Compiling hex-literal v0.3.0 [INFO] [stderr] Compiling impl-rlp v0.2.1 [INFO] [stderr] Compiling bitvec v0.17.4 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling uint v0.8.5 [INFO] [stderr] Compiling rstest v0.6.4 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling impl-serde v0.3.1 [INFO] [stderr] Compiling parity-scale-codec v1.3.4 [INFO] [stderr] Compiling fixed-hash v0.6.1 [INFO] [stderr] Compiling ethbloom v0.9.2 [INFO] [stderr] Compiling impl-codec v0.4.2 [INFO] [stderr] Compiling primitive-types v0.7.2 [INFO] [stderr] Compiling ethereum-types v0.9.2 [INFO] [stderr] Compiling rusty-rlp v0.1.15 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 20.34s [INFO] running `Command { std: "docker" "inspect" "d7a04f975865fc37c0cb282a6cd43c67e31f75ae2840d9b1a260b4fcc73e4861", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d7a04f975865fc37c0cb282a6cd43c67e31f75ae2840d9b1a260b4fcc73e4861", kill_on_drop: false }` [INFO] [stdout] d7a04f975865fc37c0cb282a6cd43c67e31f75ae2840d9b1a260b4fcc73e4861 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-107/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-107/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:e8397a04204aaf8b9f284182a6f9e27a3c2e67044d0943b4415b160bfc957681" "/opt/rustwide/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 0283dc7e2f88a99a37d95da913f959bb5a67160b388a58c36ab3bd9e3a51255c [INFO] running `Command { std: "docker" "start" "-a" "0283dc7e2f88a99a37d95da913f959bb5a67160b388a58c36ab3bd9e3a51255c", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 2.35s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/rusty_rlp-c093c19f28ac2176) [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] Running tests/address.rs (/opt/rustwide/target/debug/deps/address-342b6093af52a6b9) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test encode_bytes::case_1 ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Running tests/binary.rs (/opt/rustwide/target/debug/deps/binary-a69e9369b4e12660) [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stdout] test encode_bytes::case_1 ... ok [INFO] [stdout] test encode_bytes2::case_2 ... ok [INFO] [stdout] test encode_bytes2::case_1 ... ok [INFO] [stderr] Running tests/decode.rs (/opt/rustwide/target/debug/deps/decode-f1415405ef6b9e9d) [INFO] [stderr] Running tests/lists.rs (/opt/rustwide/target/debug/deps/lists-80ece5acd27ac992) [INFO] [stdout] test encode_bytes::case_2 ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test decode_strings::case_1 ... ok [INFO] [stdout] test decode_strings::case_2 ... ok [INFO] [stdout] test decode_block_header ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test encode_list_with_strings_and_ints ... ok [INFO] [stdout] test encode_nested_list_with_strings ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Running tests/strings.rs (/opt/rustwide/target/debug/deps/strings-5cd74d5bdcb908e6) [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test encode_strings::case_2 ... ok [INFO] [stdout] test encode_strings::case_3 ... ok [INFO] [stdout] test encode_strings::case_1 ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "0283dc7e2f88a99a37d95da913f959bb5a67160b388a58c36ab3bd9e3a51255c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0283dc7e2f88a99a37d95da913f959bb5a67160b388a58c36ab3bd9e3a51255c", kill_on_drop: false }` [INFO] [stdout] 0283dc7e2f88a99a37d95da913f959bb5a67160b388a58c36ab3bd9e3a51255c