[INFO] fetching crate sc-chain-spec 2.0.0-rc5... [INFO] testing sc-chain-spec-2.0.0-rc5 against 1.45.2 for beta-1.46-1 [INFO] extracting crate sc-chain-spec 2.0.0-rc5 into /workspace/builds/worker-11/source [INFO] validating manifest of crates.io crate sc-chain-spec 2.0.0-rc5 on toolchain 1.45.2 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.45.2" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate sc-chain-spec 2.0.0-rc5 [INFO] finished tweaking crates.io crate sc-chain-spec 2.0.0-rc5 [INFO] tweaked toml for crates.io crate sc-chain-spec 2.0.0-rc5 written to /workspace/builds/worker-11/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.45.2" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.45.2" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+1.45.2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8eec6092d972130f285afd16a9c79ac069ba789b6f8398f9e8e89f2574f4bc35 [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" "8eec6092d972130f285afd16a9c79ac069ba789b6f8398f9e8e89f2574f4bc35", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8eec6092d972130f285afd16a9c79ac069ba789b6f8398f9e8e89f2574f4bc35", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8eec6092d972130f285afd16a9c79ac069ba789b6f8398f9e8e89f2574f4bc35", kill_on_drop: false }` [INFO] [stdout] 8eec6092d972130f285afd16a9c79ac069ba789b6f8398f9e8e89f2574f4bc35 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+1.45.2" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 566040b8321b33f80fbe5a549224d3e470629549f97f2c38ed9e73a3aa4baf91 [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" "566040b8321b33f80fbe5a549224d3e470629549f97f2c38ed9e73a3aa4baf91", kill_on_drop: false }` [INFO] [stderr] Compiling futures-core v0.3.5 [INFO] [stderr] Compiling futures-io v0.3.5 [INFO] [stderr] Compiling arrayvec v0.5.1 [INFO] [stderr] Compiling subtle v2.2.3 [INFO] [stderr] Compiling parity-wasm v0.41.0 [INFO] [stderr] Compiling hex v0.4.2 [INFO] [stderr] Compiling c_linked_list v1.1.1 [INFO] [stderr] Compiling nohash-hasher v0.2.0 [INFO] [stderr] Compiling parity-send-wrapper v0.1.0 [INFO] [stderr] Compiling slog v2.5.2 [INFO] [stderr] Compiling ip_network v0.3.4 [INFO] [stderr] Compiling hex-literal-impl v0.2.2 [INFO] [stderr] Compiling ring v0.16.15 [INFO] [stderr] Compiling libz-sys v1.0.25 [INFO] [stderr] Compiling linked_hash_set v0.1.4 [INFO] [stderr] Compiling dns-parser v0.8.0 [INFO] [stderr] Compiling uint v0.8.4 [INFO] [stderr] Compiling snow v0.7.1 [INFO] [stderr] Compiling get_if_addrs v0.5.3 [INFO] [stderr] Compiling futures-channel v0.3.5 [INFO] [stderr] Compiling futures-lite v0.1.10 [INFO] [stderr] Compiling async-channel v1.4.0 [INFO] [stderr] Compiling tokio v0.2.22 [INFO] [stderr] Compiling quicksink v0.1.2 [INFO] [stderr] Compiling block-cipher v0.7.1 [INFO] [stderr] Compiling aead v0.3.2 [INFO] [stderr] Compiling stream-cipher v0.4.1 [INFO] [stderr] Compiling strum_macros v0.16.0 [INFO] [stderr] Compiling slog_derive v0.2.0 [INFO] [stderr] Compiling chrono v0.4.13 [INFO] [stderr] Compiling universal-hash v0.4.0 [INFO] [stderr] Compiling crypto-mac v0.8.0 [INFO] [stderr] Compiling sha-1 v0.8.2 [INFO] [stderr] Compiling aes-soft v0.4.0 [INFO] [stderr] Compiling sha2 v0.9.1 [INFO] [stderr] Compiling futures-task v0.3.5 [INFO] [stderr] Compiling polyval v0.4.0 [INFO] [stderr] Compiling poly1305 v0.6.0 [INFO] [stderr] Compiling serde_json v1.0.57 [INFO] [stderr] Compiling erased-serde v0.3.12 [INFO] [stderr] Compiling blake2 v0.9.0 [INFO] [stderr] Compiling hex-literal v0.2.1 [INFO] [stderr] Compiling libsecp256k1 v0.3.5 [INFO] [stderr] Compiling ghash v0.3.0 [INFO] [stderr] Compiling blake2s_simd v0.5.10 [INFO] [stderr] Compiling blake2b_simd v0.5.10 [INFO] [stderr] Compiling curve25519-dalek v2.1.0 [INFO] [stderr] Compiling chacha20 v0.4.3 [INFO] [stderr] Compiling blocking v0.4.7 [INFO] [stderr] Compiling futures-util v0.3.5 [INFO] [stderr] Compiling sc-chain-spec-derive v2.0.0-rc5 [INFO] [stderr] Compiling aes v0.4.0 [INFO] [stderr] Compiling chacha20poly1305 v0.5.1 [INFO] [stderr] Compiling libp2p-identify v0.20.0 [INFO] [stderr] Compiling libp2p-noise v0.21.0 [INFO] [stderr] Compiling libp2p-kad v0.21.0 [INFO] [stderr] Compiling sc-network v0.8.0-rc5 [INFO] [stderr] Compiling flate2 v1.0.16 [INFO] [stderr] Compiling parity-scale-codec v1.3.4 [INFO] [stderr] Compiling aes-gcm v0.6.0 [INFO] [stderr] Compiling multihash v0.11.2 [INFO] [stderr] Compiling wasm-bindgen-futures v0.4.17 [INFO] [stderr] Compiling ed25519-dalek v1.0.0-pre.4 [INFO] [stderr] Compiling schnorrkel v0.9.1 [INFO] [stderr] Compiling x25519-dalek v0.6.0 [INFO] [stderr] Compiling wasmi-validation v0.3.0 [INFO] [stderr] Compiling sp-serializer v2.0.0-rc5 [INFO] [stderr] Compiling sp-chain-spec v2.0.0-rc5 [INFO] [stderr] Compiling libp2p-core v0.20.1 [INFO] [stderr] Compiling tokio-util v0.3.1 [INFO] [stderr] Compiling gloo-timers v0.2.1 [INFO] [stderr] Compiling futures-timer v3.0.2 [INFO] [stderr] Compiling wasmi v0.6.2 [INFO] [stderr] Compiling substrate-bip39 v0.4.1 [INFO] [stderr] Compiling slog-json v2.3.0 [INFO] [stderr] Compiling slog-scope v4.3.0 [INFO] [stderr] Compiling strum v0.16.0 [INFO] [stderr] Compiling webpki v0.21.3 [INFO] [stderr] Compiling sct v0.6.0 [INFO] [stderr] Compiling futures-executor v0.3.5 [INFO] [stderr] Compiling smol v0.1.18 [INFO] [stderr] Compiling h2 v0.2.6 [INFO] [stderr] Compiling webpki-roots v0.19.0 [INFO] [stderr] Compiling rustls v0.18.0 [INFO] [stderr] Compiling webpki-roots v0.18.0 [INFO] [stderr] Compiling futures v0.3.5 [INFO] [stderr] Compiling futures_codec v0.4.1 [INFO] [stderr] Compiling rw-stream-sink v0.2.1 [INFO] [stderr] Compiling wasm-timer v0.2.4 [INFO] [stderr] Compiling soketto v0.4.1 [INFO] [stderr] Compiling yamux v0.4.7 [INFO] [stderr] Compiling sp-utils v2.0.0-rc5 [INFO] [stderr] Compiling unsigned-varint v0.4.0 [INFO] [stderr] Compiling async-std v1.6.2 [INFO] [stderr] Compiling parity-multiaddr v0.9.1 [INFO] [stderr] Compiling multistream-select v0.8.2 [INFO] [stderr] Compiling impl-codec v0.4.2 [INFO] [stderr] Compiling sp-wasm-interface v2.0.0-rc5 [INFO] [stderr] Compiling sp-externalities v0.8.0-rc5 [INFO] [stderr] Compiling sp-arithmetic v2.0.0-rc5 [INFO] [stderr] Compiling fork-tree v2.0.0-rc5 [INFO] [stderr] Compiling primitive-types v0.7.2 [INFO] [stderr] Compiling async-tls v0.8.0 [INFO] [stderr] Compiling parity-util-mem v0.7.0 [INFO] [stderr] Compiling sp-runtime-interface v2.0.0-rc5 [INFO] [stderr] Compiling memory-db v0.24.1 [INFO] [stderr] Compiling kvdb v0.7.0 [INFO] [stderr] Compiling sp-database v2.0.0-rc5 [INFO] [stderr] Compiling sp-core v2.0.0-rc5 [INFO] [stderr] Compiling libp2p-swarm v0.20.1 [INFO] [stderr] Compiling libp2p-mplex v0.20.0 [INFO] [stderr] Compiling libp2p-dns v0.20.0 [INFO] [stderr] Compiling libp2p-yamux v0.20.0 [INFO] [stderr] Compiling libp2p-wasm-ext v0.20.1 [INFO] [stderr] Compiling libp2p-websocket v0.21.1 [INFO] [stderr] Compiling hyper v0.13.7 [INFO] [stderr] Compiling libp2p-ping v0.20.0 [INFO] [stderr] Compiling libp2p-mdns v0.20.0 [INFO] [stderr] Compiling libp2p-tcp v0.20.0 [INFO] [stderr] Compiling sp-trie v2.0.0-rc5 [INFO] [stderr] Compiling sp-inherents v2.0.0-rc5 [INFO] [stderr] Compiling sp-allocator v2.0.0-rc5 [INFO] [stderr] Compiling libp2p v0.22.0 [INFO] [stderr] Compiling sc-executor-common v0.8.0-rc5 [INFO] [stderr] Compiling sc-telemetry v2.0.0-rc5 [INFO] [stderr] Compiling sc-peerset v2.0.0-rc5 [INFO] [stderr] Compiling sp-state-machine v0.8.0-rc5 [INFO] [stderr] Compiling sc-executor-wasmi v0.8.0-rc5 [INFO] [stderr] Compiling substrate-prometheus-endpoint v0.8.0-rc5 [INFO] [stderr] Compiling sp-io v2.0.0-rc5 [INFO] [stderr] Compiling sp-application-crypto v2.0.0-rc5 [INFO] [stderr] Compiling sp-runtime v2.0.0-rc5 [INFO] [stderr] Compiling sp-version v2.0.0-rc5 [INFO] [stderr] Compiling sp-keyring v2.0.0-rc5 [INFO] [stderr] Compiling sp-api v2.0.0-rc5 [INFO] [stderr] Compiling sp-consensus v0.8.0-rc5 [INFO] [stderr] Compiling sp-block-builder v2.0.0-rc5 [INFO] [stderr] Compiling sc-executor v0.8.0-rc5 [INFO] [stderr] Compiling sp-blockchain v2.0.0-rc5 [INFO] [stderr] Compiling sp-transaction-pool v2.0.0-rc5 [INFO] [stderr] Compiling sc-client-api v2.0.0-rc5 [INFO] [stderr] Compiling sc-block-builder v0.8.0-rc5 [INFO] [stderr] Compiling sc-chain-spec v2.0.0-rc5 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3m 33s [INFO] running `Command { std: "docker" "inspect" "566040b8321b33f80fbe5a549224d3e470629549f97f2c38ed9e73a3aa4baf91", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "566040b8321b33f80fbe5a549224d3e470629549f97f2c38ed9e73a3aa4baf91", kill_on_drop: false }` [INFO] [stdout] 566040b8321b33f80fbe5a549224d3e470629549f97f2c38ed9e73a3aa4baf91 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+1.45.2" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3e64ed7c379f4e10ce2c309d88b24ac8f511e01b77ee0fd5166ebb28fe4b29ee [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" "3e64ed7c379f4e10ce2c309d88b24ac8f511e01b77ee0fd5166ebb28fe4b29ee", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling sc-chain-spec v2.0.0-rc5 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 25.02s [INFO] running `Command { std: "docker" "inspect" "3e64ed7c379f4e10ce2c309d88b24ac8f511e01b77ee0fd5166ebb28fe4b29ee", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3e64ed7c379f4e10ce2c309d88b24ac8f511e01b77ee0fd5166ebb28fe4b29ee", kill_on_drop: false }` [INFO] [stdout] 3e64ed7c379f4e10ce2c309d88b24ac8f511e01b77ee0fd5166ebb28fe4b29ee [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+1.45.2" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] fcfb667229a84ad3a933adb39b25acba9f17f2d0ac32d6a19b136b74fb5aa1ac [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" "fcfb667229a84ad3a933adb39b25acba9f17f2d0ac32d6a19b136b74fb5aa1ac", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.43s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/sc_chain_spec-7849ded28ccb3a93 [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stderr] Doc-tests sc-chain-spec [INFO] [stdout] test chain_spec::tests::should_deserialize_chain_spec_with_extensions ... ok [INFO] [stdout] test extension::tests::forks_should_work_correctly ... ok [INFO] [stdout] test chain_spec::tests::should_deserialize_example_chain_spec ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test src/lib.rs - (line 30) ... ok [INFO] [stdout] test src/lib.rs - (line 83) ... ok [INFO] [stdout] test src/lib.rs - (line 49) ... 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" "fcfb667229a84ad3a933adb39b25acba9f17f2d0ac32d6a19b136b74fb5aa1ac", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fcfb667229a84ad3a933adb39b25acba9f17f2d0ac32d6a19b136b74fb5aa1ac", kill_on_drop: false }` [INFO] [stdout] fcfb667229a84ad3a933adb39b25acba9f17f2d0ac32d6a19b136b74fb5aa1ac