[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] 41af02048f60a8ce4f4193a03c4b8f3a04b4491f [INFO] testing cburgdorf/rusty-rlp against try#eafdee2dfae8c2233b74f98b123308be7ccefcc6 for pr-79296 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcburgdorf%2Frusty-rlp" "/workspace/builds/worker-6/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/cburgdorf/rusty-rlp on toolchain eafdee2dfae8c2233b74f98b123308be7ccefcc6 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+eafdee2dfae8c2233b74f98b123308be7ccefcc6" "read-manifest" "--manifest-path" "Cargo.toml", 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-6/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" "+eafdee2dfae8c2233b74f98b123308be7ccefcc6" "fetch" "--locked" "--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-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" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+eafdee2dfae8c2233b74f98b123308be7ccefcc6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 14a555db6b0ed499ff2e8bd49415cb85fd8719e8e0501e0f32c3145c4cfd870a [INFO] running `Command { std: "docker" "start" "-a" "14a555db6b0ed499ff2e8bd49415cb85fd8719e8e0501e0f32c3145c4cfd870a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "14a555db6b0ed499ff2e8bd49415cb85fd8719e8e0501e0f32c3145c4cfd870a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "14a555db6b0ed499ff2e8bd49415cb85fd8719e8e0501e0f32c3145c4cfd870a", kill_on_drop: false }` [INFO] [stdout] 14a555db6b0ed499ff2e8bd49415cb85fd8719e8e0501e0f32c3145c4cfd870a [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=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" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+eafdee2dfae8c2233b74f98b123308be7ccefcc6" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] fefd9d7cae0cc02b97b6af1738a422cf551c3d3ccbbd898f1235409a7de9b042 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "fefd9d7cae0cc02b97b6af1738a422cf551c3d3ccbbd898f1235409a7de9b042", 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 proc-macro-hack v0.5.18 [INFO] [stderr] Compiling libc v0.2.73 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling instant v0.1.6 [INFO] [stderr] Compiling unindent v0.1.6 [INFO] [stderr] Compiling inventory v0.1.7 [INFO] [stderr] Compiling smallvec v1.4.1 [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 parking_lot_core v0.8.0 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling parking_lot v0.11.0 [INFO] [stderr] Compiling paste-impl v0.1.18 [INFO] [stderr] Compiling paste v0.1.18 [INFO] [stderr] Compiling pyo3-derive-backend v0.11.1 [INFO] [stderr] Compiling indoc-impl v0.3.6 [INFO] [stderr] Compiling inventory-impl v0.1.7 [INFO] [stderr] Compiling ghost v0.1.2 [INFO] [stderr] Compiling ctor v0.1.15 [INFO] [stderr] Compiling indoc v0.3.6 [INFO] [stderr] Compiling pyo3cls v0.11.1 [INFO] [stderr] Compiling rusty-rlp v0.1.15 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 48.18s [INFO] running `Command { std: "docker" "inspect" "fefd9d7cae0cc02b97b6af1738a422cf551c3d3ccbbd898f1235409a7de9b042", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fefd9d7cae0cc02b97b6af1738a422cf551c3d3ccbbd898f1235409a7de9b042", kill_on_drop: false }` [INFO] [stdout] fefd9d7cae0cc02b97b6af1738a422cf551c3d3ccbbd898f1235409a7de9b042 [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=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" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+eafdee2dfae8c2233b74f98b123308be7ccefcc6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 4b335dbbdb8d9117113d9e1233902d46d44a379a44166bcb78fed33285ddc063 [INFO] running `Command { std: "docker" "start" "-a" "4b335dbbdb8d9117113d9e1233902d46d44a379a44166bcb78fed33285ddc063", kill_on_drop: false }` [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 semver-parser v0.7.0 [INFO] [stderr] Compiling either v1.6.0 [INFO] [stderr] Compiling radium v0.3.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-literal v0.3.0 [INFO] [stderr] Compiling hex v0.4.2 [INFO] [stderr] Compiling bytes v0.5.6 [INFO] [stderr] Compiling impl-rlp v0.2.1 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling bitvec v0.17.4 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rstest v0.6.4 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling uint v0.8.5 [INFO] [stderr] Compiling fixed-hash v0.6.1 [INFO] [stderr] Compiling impl-serde v0.3.1 [INFO] [stderr] Compiling parity-scale-codec v1.3.4 [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 34.12s [INFO] running `Command { std: "docker" "inspect" "4b335dbbdb8d9117113d9e1233902d46d44a379a44166bcb78fed33285ddc063", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4b335dbbdb8d9117113d9e1233902d46d44a379a44166bcb78fed33285ddc063", kill_on_drop: false }` [INFO] [stdout] 4b335dbbdb8d9117113d9e1233902d46d44a379a44166bcb78fed33285ddc063 [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=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" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+eafdee2dfae8c2233b74f98b123308be7ccefcc6" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 20ab13760e09190a1f07f152356f8c1c3f6fc0d0b3e4ff16f62e083b8c909c31 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "20ab13760e09190a1f07f152356f8c1c3f6fc0d0b3e4ff16f62e083b8c909c31", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.12s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/rusty_rlp-fc05a3eb078f1680 [INFO] [stdout] [INFO] [stderr] Running /opt/rustwide/target/debug/deps/address-0cf7616d09f7804e [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [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 [INFO] [stdout] [INFO] [stderr] Running /opt/rustwide/target/debug/deps/binary-54bba2a541274446 [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stdout] test encode_bytes2::case_1 ... ok [INFO] [stdout] test encode_bytes2::case_2 ... ok [INFO] [stdout] test encode_bytes::case_1 ... ok [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 [INFO] [stdout] [INFO] [stderr] Running /opt/rustwide/target/debug/deps/decode-b69dbb4c47fe44bd [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 [INFO] [stdout] [INFO] [stderr] Running /opt/rustwide/target/debug/deps/lists-1861ba173571b87d [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test encode_list_with_strings_and_ints ... ok [INFO] [stderr] Running /opt/rustwide/target/debug/deps/strings-629caecccaa4e142 [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test encode_strings::case_1 ... ok [INFO] [stdout] test encode_strings::case_3 ... ok [INFO] [stdout] test encode_strings::case_2 ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "20ab13760e09190a1f07f152356f8c1c3f6fc0d0b3e4ff16f62e083b8c909c31", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "20ab13760e09190a1f07f152356f8c1c3f6fc0d0b3e4ff16f62e083b8c909c31", kill_on_drop: false }` [INFO] [stdout] 20ab13760e09190a1f07f152356f8c1c3f6fc0d0b3e4ff16f62e083b8c909c31