[INFO] fetching crate fc-rpc-core 1.0.0... [INFO] testing fc-rpc-core-1.0.0 against try#fc4ba03ef77ca5018fb78a097d3b924d30f15bfc+target=i686-unknown-linux-musl for musl_upgrade_1_2_take3 [INFO] extracting crate fc-rpc-core 1.0.0 into /workspace/builds/worker-6/source [INFO] validating manifest of crates.io crate fc-rpc-core 1.0.0 on toolchain fc4ba03ef77ca5018fb78a097d3b924d30f15bfc [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+fc4ba03ef77ca5018fb78a097d3b924d30f15bfc" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate fc-rpc-core 1.0.0 [INFO] finished tweaking crates.io crate fc-rpc-core 1.0.0 [INFO] tweaked toml for crates.io crate fc-rpc-core 1.0.0 written to /workspace/builds/worker-6/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+fc4ba03ef77ca5018fb78a097d3b924d30f15bfc" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+fc4ba03ef77ca5018fb78a097d3b924d30f15bfc" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded impl-serde v0.3.2 [INFO] [stderr] Downloaded parity-scale-codec v2.3.1 [INFO] [stderr] Downloaded bitvec v0.20.4 [INFO] [stderr] Downloaded fixed-hash v0.7.0 [INFO] [stderr] Downloaded ethbloom v0.11.1 [INFO] [stderr] Downloaded ethereum-types v0.11.0 [INFO] [stderr] Downloaded jsonrpc-core v15.1.0 [INFO] [stderr] Downloaded impl-codec v0.5.1 [INFO] [stderr] Downloaded parity-scale-codec-derive v2.3.1 [INFO] [stderr] Downloaded primitive-types v0.9.1 [INFO] [stderr] Downloaded jsonrpc-pubsub v15.1.0 [INFO] [stderr] Downloaded radium v0.6.2 [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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:bb5b0feb4f87116a4ea905b7ff5bf5b85913db05e9f0fbc1abdd3168928d9075" "/opt/rustwide/cargo-home/bin/cargo" "+fc4ba03ef77ca5018fb78a097d3b924d30f15bfc" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ad3dd3107c2f50364f00f039a301add71fdb11f12b7c69471b1515e91ad607f1 [INFO] running `Command { std: "docker" "start" "-a" "ad3dd3107c2f50364f00f039a301add71fdb11f12b7c69471b1515e91ad607f1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ad3dd3107c2f50364f00f039a301add71fdb11f12b7c69471b1515e91ad607f1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ad3dd3107c2f50364f00f039a301add71fdb11f12b7c69471b1515e91ad607f1", kill_on_drop: false }` [INFO] [stdout] ad3dd3107c2f50364f00f039a301add71fdb11f12b7c69471b1515e91ad607f1 [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" "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:bb5b0feb4f87116a4ea905b7ff5bf5b85913db05e9f0fbc1abdd3168928d9075" "/opt/rustwide/cargo-home/bin/cargo" "+fc4ba03ef77ca5018fb78a097d3b924d30f15bfc" "build" "--frozen" "--message-format=json" "--target" "i686-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 84c102071cec2d903be70f306c2e9bdd3a63d925c152700fcf0421b59aa8e19d [INFO] running `Command { std: "docker" "start" "-a" "84c102071cec2d903be70f306c2e9bdd3a63d925c152700fcf0421b59aa8e19d", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.47 [INFO] [stderr] Compiling quote v1.0.21 [INFO] [stderr] Compiling unicode-ident v1.0.5 [INFO] [stderr] Compiling syn v1.0.105 [INFO] [stderr] Compiling serde v1.0.149 [INFO] [stderr] Compiling serde_derive v1.0.149 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling serde_json v1.0.89 [INFO] [stderr] Compiling thiserror v1.0.37 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling getrandom v0.2.8 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling ryu v1.0.11 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling itoa v1.0.4 [INFO] [stderr] Compiling radium v0.6.2 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rustc-hex v2.1.0 [INFO] [stderr] Compiling futures v0.1.31 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling smallvec v1.10.0 [INFO] [stderr] Compiling cc v1.0.77 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling once_cell v1.16.0 [INFO] [stderr] Compiling parking_lot_core v0.7.2 [INFO] [stderr] Compiling lock_api v0.3.4 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling tap v1.0.1 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling funty v1.1.0 [INFO] [stderr] Compiling bytes v1.3.0 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling unicode-xid v0.2.4 [INFO] [stderr] Compiling wyz v0.2.0 [INFO] [stderr] Compiling gimli v0.26.2 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling rlp v0.5.2 [INFO] [stderr] Compiling bitvec v0.20.4 [INFO] [stderr] Compiling miniz_oxide v0.5.4 [INFO] [stderr] Compiling backtrace v0.3.66 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling object v0.29.0 [INFO] [stderr] Compiling parking_lot v0.10.2 [INFO] [stderr] Compiling byte-slice-cast v1.2.2 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling unicode-bidi v0.3.8 [INFO] [stderr] Compiling matches v0.1.9 [INFO] [stderr] Compiling arrayvec v0.7.2 [INFO] [stderr] Compiling rustc-demangle v0.1.21 [INFO] [stderr] Compiling fixed-hash v0.7.0 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling impl-rlp v0.3.0 [INFO] [stderr] Compiling percent-encoding v1.0.1 [INFO] [stderr] Compiling addr2line v0.17.0 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling url v1.7.2 [INFO] [stderr] Compiling uint v0.9.5 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling thiserror-impl v1.0.37 [INFO] [stderr] Compiling impl-trait-for-tuples v0.2.2 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Compiling toml v0.5.9 [INFO] [stderr] Compiling impl-serde v0.3.2 [INFO] [stderr] Compiling ethbloom v0.11.1 [INFO] [stderr] Compiling jsonrpc-core v14.2.0 [INFO] [stderr] Compiling jsonrpc-core v15.1.0 [INFO] [stderr] Compiling proc-macro-crate v1.2.1 [INFO] [stderr] Compiling proc-macro-crate v0.1.5 [INFO] [stderr] Compiling jsonrpc-pubsub v15.1.0 [INFO] [stderr] Compiling jsonrpc-pubsub v14.2.0 [INFO] [stderr] Compiling parity-scale-codec-derive v2.3.1 [INFO] [stderr] Compiling jsonrpc-client-transports v14.2.1 [INFO] [stderr] Compiling jsonrpc-derive v14.2.2 [INFO] [stderr] Compiling jsonrpc-core-client v14.2.0 [INFO] [stderr] Compiling parity-scale-codec v2.3.1 [INFO] [stderr] Compiling impl-codec v0.5.1 [INFO] [stderr] Compiling primitive-types v0.9.1 [INFO] [stderr] Compiling ethereum-types v0.11.0 [INFO] [stderr] Compiling fc-rpc-core v1.0.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 42.80s [INFO] running `Command { std: "docker" "inspect" "84c102071cec2d903be70f306c2e9bdd3a63d925c152700fcf0421b59aa8e19d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "84c102071cec2d903be70f306c2e9bdd3a63d925c152700fcf0421b59aa8e19d", kill_on_drop: false }` [INFO] [stdout] 84c102071cec2d903be70f306c2e9bdd3a63d925c152700fcf0421b59aa8e19d [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" "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:bb5b0feb4f87116a4ea905b7ff5bf5b85913db05e9f0fbc1abdd3168928d9075" "/opt/rustwide/cargo-home/bin/cargo" "+fc4ba03ef77ca5018fb78a097d3b924d30f15bfc" "test" "--frozen" "--no-run" "--message-format=json" "--target" "i686-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] f1fb824fa0466b111489de047b52cb9ab3d4545fc649fb7c4361e6efec234f3f [INFO] running `Command { std: "docker" "start" "-a" "f1fb824fa0466b111489de047b52cb9ab3d4545fc649fb7c4361e6efec234f3f", kill_on_drop: false }` [INFO] [stderr] Compiling fc-rpc-core v1.0.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.05s [INFO] running `Command { std: "docker" "inspect" "f1fb824fa0466b111489de047b52cb9ab3d4545fc649fb7c4361e6efec234f3f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f1fb824fa0466b111489de047b52cb9ab3d4545fc649fb7c4361e6efec234f3f", kill_on_drop: false }` [INFO] [stdout] f1fb824fa0466b111489de047b52cb9ab3d4545fc649fb7c4361e6efec234f3f [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" "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:bb5b0feb4f87116a4ea905b7ff5bf5b85913db05e9f0fbc1abdd3168928d9075" "/opt/rustwide/cargo-home/bin/cargo" "+fc4ba03ef77ca5018fb78a097d3b924d30f15bfc" "test" "--frozen" "--target" "i686-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] ef409c84c3c1785c49f0d017785fb78fe648b5e78228893086881170054532b1 [INFO] running `Command { std: "docker" "start" "-a" "ef409c84c3c1785c49f0d017785fb78fe648b5e78228893086881170054532b1", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.05s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/i686-unknown-linux-musl/debug/deps/fc_rpc_core-e025654e5ce62d23) [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stdout] test types::block_number::tests::block_number_deserialize ... ok [INFO] [stdout] test types::bytes::tests::test_bytes_serialize ... ok [INFO] [stdout] test types::index::tests::index_deserialization ... ok [INFO] [stdout] test types::bytes::tests::test_bytes_deserialize ... 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] running `Command { std: "docker" "inspect" "ef409c84c3c1785c49f0d017785fb78fe648b5e78228893086881170054532b1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ef409c84c3c1785c49f0d017785fb78fe648b5e78228893086881170054532b1", kill_on_drop: false }` [INFO] [stdout] ef409c84c3c1785c49f0d017785fb78fe648b5e78228893086881170054532b1