[INFO] fetching crate gekko 0.1.3... [INFO] testing gekko-0.1.3 against 1.60.0 for beta-1.61-1 [INFO] extracting crate gekko 0.1.3 into /workspace/builds/worker-0/source [INFO] validating manifest of crates.io crate gekko 0.1.3 on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate gekko 0.1.3 [INFO] finished tweaking crates.io crate gekko 0.1.3 [INFO] tweaked toml for crates.io crate gekko 0.1.3 written to /workspace/builds/worker-0/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded sp-std v3.0.0 [INFO] [stderr] Downloaded sp-runtime-interface-proc-macro v3.0.0 [INFO] [stderr] Downloaded sp-externalities v0.9.0 [INFO] [stderr] Downloaded sp-wasm-interface v3.0.0 [INFO] [stderr] Downloaded gekko-generator v0.1.2 [INFO] [stderr] Downloaded sp-runtime-interface v3.0.0 [INFO] [stderr] Downloaded sp-debug-derive v3.0.0 [INFO] [stderr] Downloaded sp-storage v3.0.0 [INFO] [stderr] Downloaded sp-core v3.0.0 [INFO] [stderr] Downloaded sp-tracing v3.0.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 96ce779d4f184e9c17eedfd39fe645a2e2e8c124dbe3a51604bc97a5afe05e0b [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" "96ce779d4f184e9c17eedfd39fe645a2e2e8c124dbe3a51604bc97a5afe05e0b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "96ce779d4f184e9c17eedfd39fe645a2e2e8c124dbe3a51604bc97a5afe05e0b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "96ce779d4f184e9c17eedfd39fe645a2e2e8c124dbe3a51604bc97a5afe05e0b", kill_on_drop: false }` [INFO] [stdout] 96ce779d4f184e9c17eedfd39fe645a2e2e8c124dbe3a51604bc97a5afe05e0b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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=warn" "-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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "build" "--frozen" "--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] b6de6513f5e8db394050f60ad8d77a1e2e0e438fc798226a75057e0a091a1fc8 [INFO] running `Command { std: "docker" "start" "-a" "b6de6513f5e8db394050f60ad8d77a1e2e0e438fc798226a75057e0a091a1fc8", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling byte-slice-cast v1.2.1 [INFO] [stderr] Compiling sp-std v3.0.0 [INFO] [stderr] Compiling parity-util-mem v0.9.0 [INFO] [stderr] Compiling environmental v1.1.3 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Compiling ed25519 v1.4.1 [INFO] [stderr] Compiling tracing v0.1.33 [INFO] [stderr] Compiling matchers v0.0.1 [INFO] [stderr] Compiling bitvec v0.20.4 [INFO] [stderr] Compiling blake2-rfc v0.2.18 [INFO] [stderr] Compiling digest v0.8.1 [INFO] [stderr] Compiling crypto-mac v0.7.0 [INFO] [stderr] Compiling crypto-mac v0.8.0 [INFO] [stderr] Compiling crypto-mac v0.11.1 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling rand_pcg v0.2.1 [INFO] [stderr] Compiling ref-cast-impl v1.0.6 [INFO] [stderr] Compiling futures-macro v0.3.21 [INFO] [stderr] Compiling sp-debug-derive v3.0.0 [INFO] [stderr] Compiling dyn-clonable-impl v0.9.0 [INFO] [stderr] Compiling pbkdf2 v0.4.0 [INFO] [stderr] Compiling hmac v0.8.1 [INFO] [stderr] Compiling hmac v0.7.1 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling block-buffer v0.7.3 [INFO] [stderr] Compiling uint v0.9.3 [INFO] [stderr] Compiling hmac v0.11.0 [INFO] [stderr] Compiling pbkdf2 v0.8.0 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling hmac-drbg v0.2.0 [INFO] [stderr] Compiling fixed-hash v0.7.0 [INFO] [stderr] Compiling twox-hash v1.6.2 [INFO] [stderr] Compiling sha2 v0.8.2 [INFO] [stderr] Compiling zeroize_derive v1.3.2 [INFO] [stderr] Compiling parity-util-mem-derive v0.1.0 [INFO] [stderr] Compiling libsecp256k1 v0.3.5 [INFO] [stderr] Compiling secp256k1 v0.20.3 [INFO] [stderr] Compiling ref-cast v1.0.6 [INFO] [stderr] Compiling dyn-clonable v0.9.0 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Compiling wasmi v0.6.2 [INFO] [stderr] Compiling zeroize v1.5.4 [INFO] [stderr] Compiling merlin v2.0.1 [INFO] [stderr] Compiling curve25519-dalek v2.1.3 [INFO] [stderr] Compiling curve25519-dalek v3.2.0 [INFO] [stderr] Compiling secrecy v0.7.0 [INFO] [stderr] Compiling tiny-bip39 v0.8.2 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling serde_json v1.0.79 [INFO] [stderr] Compiling impl-serde v0.3.2 [INFO] [stderr] Compiling tracing-serde v0.1.3 [INFO] [stderr] Compiling schnorrkel v0.9.1 [INFO] [stderr] Compiling ed25519-dalek v1.0.1 [INFO] [stderr] Compiling substrate-bip39 v0.4.4 [INFO] [stderr] Compiling futures-executor v0.3.21 [INFO] [stderr] Compiling proc-macro-crate v1.1.3 [INFO] [stderr] Compiling proc-macro-crate v0.1.5 [INFO] [stderr] Compiling tracing-subscriber v0.2.25 [INFO] [stderr] Compiling futures v0.3.21 [INFO] [stderr] Compiling parity-scale-codec-derive v2.3.1 [INFO] [stderr] Compiling sp-runtime-interface-proc-macro v3.0.0 [INFO] [stderr] Compiling parity-scale-codec v2.3.1 [INFO] [stderr] Compiling impl-codec v0.5.1 [INFO] [stderr] Compiling sp-storage v3.0.0 [INFO] [stderr] Compiling sp-wasm-interface v3.0.0 [INFO] [stderr] Compiling sp-tracing v3.0.0 [INFO] [stderr] Compiling gekko-metadata v0.1.2 [INFO] [stderr] Compiling sp-externalities v0.9.0 [INFO] [stderr] Compiling primitive-types v0.9.1 [INFO] [stderr] Compiling gekko-generator v0.1.2 [INFO] [stderr] Compiling sp-runtime-interface v3.0.0 [INFO] [stderr] Compiling sp-core v3.0.0 [INFO] [stderr] Compiling gekko v0.1.3 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 00s [INFO] running `Command { std: "docker" "inspect" "b6de6513f5e8db394050f60ad8d77a1e2e0e438fc798226a75057e0a091a1fc8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b6de6513f5e8db394050f60ad8d77a1e2e0e438fc798226a75057e0a091a1fc8", kill_on_drop: false }` [INFO] [stdout] b6de6513f5e8db394050f60ad8d77a1e2e0e438fc798226a75057e0a091a1fc8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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=warn" "-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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a83c9351e83bc891c70f11f1c926d7283ba87beccd27a274e609782d4020a573 [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" "a83c9351e83bc891c70f11f1c926d7283ba87beccd27a274e609782d4020a573", kill_on_drop: false }` [INFO] [stderr] Compiling gekko v0.1.3 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 13.80s [INFO] running `Command { std: "docker" "inspect" "a83c9351e83bc891c70f11f1c926d7283ba87beccd27a274e609782d4020a573", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a83c9351e83bc891c70f11f1c926d7283ba87beccd27a274e609782d4020a573", kill_on_drop: false }` [INFO] [stdout] a83c9351e83bc891c70f11f1c926d7283ba87beccd27a274e609782d4020a573 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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=warn" "-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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 3d563999d41c3e4b461c97e4819a4b908fd9a79086e3cd34a83505c1fa4bf66e [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" "3d563999d41c3e4b461c97e4819a4b908fd9a79086e3cd34a83505c1fa4bf66e", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.21s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/gekko-1191d4b711ac186a) [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stdout] test transaction::v4::tests::westend_create_signed_extrinsic ... ignored [INFO] [stdout] test transaction::v4::tests::signed_transaction_encode_decode ... ok [INFO] [stdout] test common::balance_builder ... ok [INFO] [stderr] Doc-tests gekko [INFO] [stdout] test transaction::v4::tests::unsigned_transaction_encode_decode ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 10 tests [INFO] [stdout] test src/lib.rs - (line 85) - compile ... FAILED [INFO] [stderr] error: test failed, to rerun pass '--doc' [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustdoc --edition=2018 --crate-type lib --crate-name gekko --test /opt/rustwide/workdir/src/lib.rs -L dependency=/opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps -L native=/opt/rustwide/target/debug/build/secp256k1-sys-eb180052a81db1f6/out --extern base58=/opt/rustwide/target/debug/deps/libbase58-22d783b9339a047a.rlib --extern blake2_rfc=/opt/rustwide/target/debug/deps/libblake2_rfc-1b23a7a53a30f923.rlib --extern ed25519_dalek=/opt/rustwide/target/debug/deps/libed25519_dalek-2f9961b56b5bdda5.rlib --extern gekko=/opt/rustwide/target/debug/deps/libgekko-14e8c41a2f6746b5.rlib --extern gekko_generator=/opt/rustwide/target/debug/deps/libgekko_generator-42d30717d27a8fb0.so --extern hex=/opt/rustwide/target/debug/deps/libhex-916c50638fc1506d.rlib --extern parity_scale_codec=/opt/rustwide/target/debug/deps/libparity_scale_codec-9a70de9d9c8629a8.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-1fa16aec90614460.rlib --extern schnorrkel=/opt/rustwide/target/debug/deps/libschnorrkel-e66c2022be95e734.rlib --extern secp256k1=/opt/rustwide/target/debug/deps/libsecp256k1-8caf3e3c2f84908d.rlib --extern sp_core=/opt/rustwide/target/debug/deps/libsp_core-521f97ebffefa85d.rlib -C embed-bitcode=no --error-format human` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "3d563999d41c3e4b461c97e4819a4b908fd9a79086e3cd34a83505c1fa4bf66e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3d563999d41c3e4b461c97e4819a4b908fd9a79086e3cd34a83505c1fa4bf66e", kill_on_drop: false }` [INFO] [stdout] 3d563999d41c3e4b461c97e4819a4b908fd9a79086e3cd34a83505c1fa4bf66e