[INFO] fetching crate sszt 0.1.2... [INFO] testing sszt-0.1.2 against try#2440211fe03bc45c89b6dc1a3df18382ce91e32b for pr-146098-1 [INFO] extracting crate sszt 0.1.2 into /workspace/builds/worker-1-tc2/source [INFO] started tweaking crates.io crate sszt 0.1.2 [INFO] finished tweaking crates.io crate sszt 0.1.2 [INFO] tweaked toml for crates.io crate sszt 0.1.2 written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate sszt 0.1.2 on toolchain 2440211fe03bc45c89b6dc1a3df18382ce91e32b [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "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" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 56 packages to latest compatible versions [INFO] [stderr] Adding ethereum-types v0.6.0 (available: v0.15.1) [INFO] [stderr] Adding indexmap v1.9.3 (available: v2.11.4) [INFO] [stderr] Adding serde_yaml v0.8.26 (available: v0.9.34+deprecated) [INFO] [stderr] Adding ssz v0.1.2 (available: v0.2.0) [INFO] [stderr] Adding ssz-derive v0.1.2 (available: v0.2.0) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] bb8c78cd86c1c0435754224eda4e76953c45ee25b11b33e508154f11b328ed6c [INFO] running `Command { std: "docker" "start" "-a" "bb8c78cd86c1c0435754224eda4e76953c45ee25b11b33e508154f11b328ed6c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "bb8c78cd86c1c0435754224eda4e76953c45ee25b11b33e508154f11b328ed6c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bb8c78cd86c1c0435754224eda4e76953c45ee25b11b33e508154f11b328ed6c", kill_on_drop: false }` [INFO] [stdout] bb8c78cd86c1c0435754224eda4e76953c45ee25b11b33e508154f11b328ed6c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0a5a54d5a90d07918bc2e2e6de599c4ffd462000514b1aa947274299830bc254 [INFO] running `Command { std: "docker" "start" "-a" "0a5a54d5a90d07918bc2e2e6de599c4ffd462000514b1aa947274299830bc254", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.101 [INFO] [stderr] Compiling quote v1.0.41 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling heapsize v0.4.2 [INFO] [stderr] Compiling crunchy v0.2.4 [INFO] [stderr] Compiling arrayvec v0.4.12 [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Compiling nodrop v0.1.14 [INFO] [stderr] Compiling static_assertions v0.2.5 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling rlp v0.4.6 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling hashbrown v0.16.0 [INFO] [stderr] Compiling linked-hash-map v0.5.6 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling memchr v2.7.6 [INFO] [stderr] Compiling hash-db v0.11.0 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling impl-rlp v0.2.1 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling rand v0.5.6 [INFO] [stderr] Compiling tiny-keccak v1.5.0 [INFO] [stderr] Compiling indexmap v2.11.4 [INFO] [stderr] Compiling uint v0.7.1 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling fixed-hash v0.3.2 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling parity-codec v3.5.4 [INFO] [stderr] Compiling impl-serde v0.2.3 [INFO] [stderr] Compiling serde_yaml v0.8.26 [INFO] [stderr] Compiling ethbloom v0.6.4 [INFO] [stderr] Compiling impl-codec v0.2.0 [INFO] [stderr] Compiling primitive-types v0.2.4 [INFO] [stderr] Compiling primitive-types v0.3.0 [INFO] [stderr] Compiling ethereum-types v0.6.0 [INFO] [stderr] Compiling ssz v0.1.2 [INFO] [stderr] Compiling sszt v0.1.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 16.55s [INFO] running `Command { std: "docker" "inspect" "0a5a54d5a90d07918bc2e2e6de599c4ffd462000514b1aa947274299830bc254", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0a5a54d5a90d07918bc2e2e6de599c4ffd462000514b1aa947274299830bc254", kill_on_drop: false }` [INFO] [stdout] 0a5a54d5a90d07918bc2e2e6de599c4ffd462000514b1aa947274299830bc254 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d017fd5a4db37039efa81df01a3366737e50c78f80fe710a4b0096633dae4948 [INFO] running `Command { std: "docker" "start" "-a" "d017fd5a4db37039efa81df01a3366737e50c78f80fe710a4b0096633dae4948", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling ssz-derive v0.1.2 [INFO] [stderr] Compiling sszt v0.1.2 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `indexmap::IndexMap` [INFO] [stdout] --> src/yaml.rs:13:9 [INFO] [stdout] | [INFO] [stdout] 13 | use indexmap::IndexMap; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 4.32s [INFO] running `Command { std: "docker" "inspect" "d017fd5a4db37039efa81df01a3366737e50c78f80fe710a4b0096633dae4948", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d017fd5a4db37039efa81df01a3366737e50c78f80fe710a4b0096633dae4948", kill_on_drop: false }` [INFO] [stdout] d017fd5a4db37039efa81df01a3366737e50c78f80fe710a4b0096633dae4948 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] b11cbad9cd253258872d92498e7583a06eb8b82ccc65e32f5508c59786a3f775 [INFO] running `Command { std: "docker" "start" "-a" "b11cbad9cd253258872d92498e7583a06eb8b82ccc65e32f5508c59786a3f775", kill_on_drop: false }` [INFO] [stderr] warning: unused import: `indexmap::IndexMap` [INFO] [stderr] --> src/yaml.rs:13:9 [INFO] [stderr] | [INFO] [stderr] 13 | use indexmap::IndexMap; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: `sszt` (lib test) generated 1 warning (run `cargo fix --lib -p sszt --tests` to apply 1 suggestion) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.06s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/sszt-ee3e065df8818c01) [INFO] [stdout] [INFO] [stdout] running 11 tests [INFO] [stdout] test json::tests::recursive_fixed_size ... ok [INFO] [stdout] test json::tests::simple_fixed_size ... ok [INFO] [stdout] test json::tests::simple_variable_size ... ok [INFO] [stdout] test yaml::tests::bazaar_state ... ok [INFO] [stdout] test yaml::tests::recursive_fixed_size ... ok [INFO] [stdout] test json::tests::variable_size ... ok [INFO] [stdout] test yaml::tests::bazaar_messages ... ok [INFO] [stdout] test yaml::tests::empty_container_list ... ok [INFO] [stdout] test yaml::tests::simple_fixed_size ... ok [INFO] [stdout] test yaml::tests::variable_size ... ok [INFO] [stdout] test yaml::tests::simple_variable_size ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 11 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Doc-tests sszt [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" "b11cbad9cd253258872d92498e7583a06eb8b82ccc65e32f5508c59786a3f775", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b11cbad9cd253258872d92498e7583a06eb8b82ccc65e32f5508c59786a3f775", kill_on_drop: false }` [INFO] [stdout] b11cbad9cd253258872d92498e7583a06eb8b82ccc65e32f5508c59786a3f775