[INFO] cloning repository https://github.com/conflux-fans/rlp-decoder [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/conflux-fans/rlp-decoder" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fconflux-fans%2Frlp-decoder", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fconflux-fans%2Frlp-decoder'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 8a2bdbbe1f252207454303e13f59e24e3fe14742 [INFO] testing conflux-fans/rlp-decoder against try#8de4c7234dd9b97c9d76b58671343fdbbc9a433e+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_with_getrandom_patch_0 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fconflux-fans%2Frlp-decoder" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/conflux-fans/rlp-decoder [INFO] finished tweaking git repo https://github.com/conflux-fans/rlp-decoder [INFO] tweaked toml for git repo https://github.com/conflux-fans/rlp-decoder written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/conflux-fans/rlp-decoder on toolchain 8de4c7234dd9b97c9d76b58671343fdbbc9a433e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/conflux-fans/rlp-decoder already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded parity-scale-codec-derive v3.6.12 [INFO] [stderr] Downloaded impl-codec v0.7.0 [INFO] [stderr] Downloaded parity-scale-codec v3.6.12 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 81d94c8bf57e675259d3ebdc4d79cbd516591c679d856ddec98e96d9b22de746 [INFO] running `Command { std: "docker" "start" "-a" "81d94c8bf57e675259d3ebdc4d79cbd516591c679d856ddec98e96d9b22de746", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "81d94c8bf57e675259d3ebdc4d79cbd516591c679d856ddec98e96d9b22de746", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "81d94c8bf57e675259d3ebdc4d79cbd516591c679d856ddec98e96d9b22de746", kill_on_drop: false }` [INFO] [stdout] 81d94c8bf57e675259d3ebdc4d79cbd516591c679d856ddec98e96d9b22de746 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "build" "--frozen" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 92e50faa1737cb79d31a968ba6d2e1b79868492e74a37ccef8e76f0068fea3ba [INFO] running `Command { std: "docker" "start" "-a" "92e50faa1737cb79d31a968ba6d2e1b79868492e74a37ccef8e76f0068fea3ba", kill_on_drop: false }` [INFO] [stderr] Compiling rustc-hex v2.1.0 [INFO] [stderr] Compiling rlp-decoder v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/rlpin.rs:300:17 [INFO] [stdout] | [INFO] [stdout] 300 | pub fn decoder(&self) -> BasicDecoder { [INFO] [stdout] | ^^^^^ ------------ the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 300 | pub fn decoder(&self) -> BasicDecoder<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s [INFO] running `Command { std: "docker" "inspect" "92e50faa1737cb79d31a968ba6d2e1b79868492e74a37ccef8e76f0068fea3ba", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "92e50faa1737cb79d31a968ba6d2e1b79868492e74a37ccef8e76f0068fea3ba", kill_on_drop: false }` [INFO] [stdout] 92e50faa1737cb79d31a968ba6d2e1b79868492e74a37ccef8e76f0068fea3ba [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "test" "--frozen" "--no-run" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] a9350321d326e6cc150c9d49ddc4cfc022381b0a6a70b48020230d41329d6ea6 [INFO] running `Command { std: "docker" "start" "-a" "a9350321d326e6cc150c9d49ddc4cfc022381b0a6a70b48020230d41329d6ea6", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.89 [INFO] [stderr] Compiling unicode-ident v1.0.13 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling libc v0.2.162 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling serde v1.0.214 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling serde_json v1.0.132 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling ryu v1.0.18 [INFO] [stderr] Compiling ciborium-io v0.2.2 [INFO] [stderr] Compiling anstyle v1.0.10 [INFO] [stderr] Compiling half v2.4.1 [INFO] [stderr] Compiling clap_lex v0.7.2 [INFO] [stderr] Compiling plotters-backend v0.3.7 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling bytes v1.8.0 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling itoa v1.0.11 [INFO] [stderr] Compiling clap_builder v4.5.20 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling cast v0.3.0 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling anes v0.1.6 [INFO] [stderr] Compiling ciborium-ll v0.2.2 [INFO] [stderr] Compiling plotters-svg v0.3.7 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling oorandom v11.1.4 [INFO] [stderr] Compiling once_cell v1.20.2 [INFO] [stderr] Compiling hex-literal v0.4.1 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/rlpin.rs:300:17 [INFO] [stdout] | [INFO] [stdout] 300 | pub fn decoder(&self) -> BasicDecoder { [INFO] [stdout] | ^^^^^ ------------ the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 300 | pub fn decoder(&self) -> BasicDecoder<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling rlp v0.6.1 [INFO] [stderr] Compiling uint v0.10.0 [INFO] [stderr] Compiling impl-rlp v0.4.0 [INFO] [stderr] Compiling crossbeam-deque v0.8.5 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling syn v2.0.87 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling is-terminal v0.4.13 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling regex-automata v0.4.8 [INFO] [stderr] Compiling criterion-plot v0.5.0 [INFO] [stderr] Compiling plotters v0.3.7 [INFO] [stderr] Compiling clap v4.5.20 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling serde_derive v1.0.214 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling ppv-lite86 v0.2.20 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling fixed-hash v0.8.0 [INFO] [stderr] Compiling primitive-types v0.13.1 [INFO] [stderr] Compiling ciborium v0.2.2 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling criterion v0.5.1 [INFO] [stderr] Compiling rlp-decoder v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/rlpin.rs:300:17 [INFO] [stdout] | [INFO] [stdout] 300 | pub fn decoder(&self) -> BasicDecoder { [INFO] [stdout] | ^^^^^ ------------ the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 300 | pub fn decoder(&self) -> BasicDecoder<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 25.80s [INFO] running `Command { std: "docker" "inspect" "a9350321d326e6cc150c9d49ddc4cfc022381b0a6a70b48020230d41329d6ea6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a9350321d326e6cc150c9d49ddc4cfc022381b0a6a70b48020230d41329d6ea6", kill_on_drop: false }` [INFO] [stdout] a9350321d326e6cc150c9d49ddc4cfc022381b0a6a70b48020230d41329d6ea6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "test" "--frozen" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] a2fe78fb1f537e9881d0d684d8ac0d8feffd8ecef2224596ea0a59c4c9753b82 [INFO] running `Command { std: "docker" "start" "-a" "a2fe78fb1f537e9881d0d684d8ac0d8feffd8ecef2224596ea0a59c4c9753b82", kill_on_drop: false }` [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> src/rlpin.rs:300:17 [INFO] [stderr] | [INFO] [stderr] 300 | pub fn decoder(&self) -> BasicDecoder { [INFO] [stderr] | ^^^^^ ------------ the lifetime gets resolved as `'_` [INFO] [stderr] | | [INFO] [stderr] | this lifetime flows to the output [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stderr] | [INFO] [stderr] 300 | pub fn decoder(&self) -> BasicDecoder<'_> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: `rlp-decoder` (lib) generated 1 warning (run `cargo fix --lib -p rlp-decoder` to apply 1 suggestion) [INFO] [stderr] warning: `rlp-decoder` (lib test) generated 1 warning (1 duplicate) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.14s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/rlp_decoder-00f3c3c65914787a) [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/tests.rs (/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/tests-799edd372b16568a) [INFO] [stdout] [INFO] [stdout] running 44 tests [INFO] [stdout] test clear ... ok [INFO] [stdout] test decode_untrusted_str ... ok [INFO] [stdout] test decode_untrusted_u128 ... ok [INFO] [stdout] test decode_untrusted_u32 ... ok [INFO] [stdout] test decode_untrusted_u64 ... ok [INFO] [stdout] test decode_untrusted_u8 ... ok [INFO] [stdout] test decode_untrusted_vector_str ... ok [INFO] [stdout] test decode_untrusted_vector_u64 ... ok [INFO] [stdout] test encode_address ... ok [INFO] [stdout] test encode_bytes ... ok [INFO] [stdout] test encode_bytesmut ... ok [INFO] [stdout] test decode_vector_u8 ... ok [INFO] [stdout] test encode_into_existing_buffer ... ok [INFO] [stdout] test encode_str ... ok [INFO] [stdout] test encode_u128 ... ok [INFO] [stdout] test encode_u16 ... ok [INFO] [stdout] test encode_u32 ... ok [INFO] [stdout] test encode_u256 ... ok [INFO] [stdout] test encode_vector_u8 ... ok [INFO] [stdout] test decode_untrusted_u16 ... ok [INFO] [stdout] test length_overflow ... ok [INFO] [stdout] test rlp_at_with_offset ... ok [INFO] [stdout] test rlp_iter ... ok [INFO] [stdout] test rlp_at ... ok [INFO] [stdout] test test_canonical_list_encoding ... ok [INFO] [stdout] test encode_u64 ... ok [INFO] [stdout] test encode_vector_str ... ok [INFO] [stdout] test test_canonical_string_encoding ... ok [INFO] [stdout] test test_bool_same_as_int ... ok [INFO] [stdout] test rlp_at_err ... ok [INFO] [stdout] test test_list_at ... ok [INFO] [stdout] test test_inner_length_capping_for_short_lists ... ok [INFO] [stdout] test encode_vector_u64 ... ok [INFO] [stdout] test test_rlp_2bytes_data_length_check ... ok [INFO] [stdout] test test_nested_list_roundtrip ... ok [INFO] [stdout] test test_rlp_data_length_check ... ok [INFO] [stdout] test test_rlp_display ... ok [INFO] [stdout] test test_rlp_list_length_overflow ... ok [INFO] [stdout] test test_rlp_long_data_length_check ... ok [INFO] [stdout] test test_rlp_is_int ... ok [INFO] [stdout] test test_rlp_stream_unbounded_list ... ok [INFO] [stdout] test test_the_exact_long_string ... ok [INFO] [stdout] test test_rlp_nested_empty_list_encode ... ok [INFO] [stdout] test test_rlp_stream_size_limit ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 44 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "a2fe78fb1f537e9881d0d684d8ac0d8feffd8ecef2224596ea0a59c4c9753b82", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a2fe78fb1f537e9881d0d684d8ac0d8feffd8ecef2224596ea0a59c4c9753b82", kill_on_drop: false }` [INFO] [stdout] a2fe78fb1f537e9881d0d684d8ac0d8feffd8ecef2224596ea0a59c4c9753b82