[INFO] cloning repository https://github.com/insipx/polkadot-rewards [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/insipx/polkadot-rewards" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Finsipx%2Fpolkadot-rewards", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Finsipx%2Fpolkadot-rewards'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 83e8f788931ba96f3ef70f8e82c4963e967257c2 [INFO] testing insipx/polkadot-rewards against 1.60.0 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Finsipx%2Fpolkadot-rewards" "/workspace/builds/worker-13/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-13/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/insipx/polkadot-rewards 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 git repo https://github.com/insipx/polkadot-rewards [INFO] finished tweaking git repo https://github.com/insipx/polkadot-rewards [INFO] tweaked toml for git repo https://github.com/insipx/polkadot-rewards written to /workspace/builds/worker-13/source/Cargo.toml [INFO] crate git repo https://github.com/insipx/polkadot-rewards already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: only one of `license` or `license-file` is necessary [INFO] [stderr] `license` should be used if the package license can be expressed with a standard SPDX expression. [INFO] [stderr] `license-file` should be used if the package uses a non-standard license. [INFO] [stderr] See https://doc.rust-lang.org/cargo/reference/manifest.html#the-license-and-license-file-fields for more information. [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded ureq v2.4.0 [INFO] [stderr] Downloaded argh v0.1.7 [INFO] [stderr] Downloaded argh_derive v0.1.7 [INFO] [stderr] Downloaded number_prefix v0.4.0 [INFO] [stderr] Downloaded csv-core v0.1.10 [INFO] [stderr] Downloaded proc-macro-crate v1.1.2 [INFO] [stderr] Downloaded cli-table-derive v0.4.5 [INFO] [stderr] Downloaded cli-table v0.4.7 [INFO] [stderr] Downloaded csv v1.1.6 [INFO] [stderr] Downloaded sp-arithmetic v5.0.0 [INFO] [stderr] Downloaded console v0.15.0 [INFO] [stderr] Downloaded indicatif v0.16.2 [INFO] [stderr] Downloaded rustls v0.20.4 [INFO] [stderr] Downloaded sp-debug-derive v4.0.0 [INFO] [stderr] Downloaded sp-std v4.0.0 [INFO] [stderr] Downloaded encode_unicode v0.3.6 [INFO] [stderr] Downloaded sct v0.7.0 [INFO] [stderr] Downloaded chunked_transfer v1.4.0 [INFO] [stderr] Downloaded webpki v0.22.0 [INFO] [stderr] Downloaded argh_shared v0.1.7 [INFO] [stderr] Downloaded byte-slice-cast v1.2.0 [INFO] [stderr] Downloaded webpki-roots v0.22.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] eca8d9b618b1c9db894c8f0f2a2cff4e9ea11f2760983eead0f860b1efe20942 [INFO] running `Command { std: "docker" "start" "-a" "eca8d9b618b1c9db894c8f0f2a2cff4e9ea11f2760983eead0f860b1efe20942", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "eca8d9b618b1c9db894c8f0f2a2cff4e9ea11f2760983eead0f860b1efe20942", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "eca8d9b618b1c9db894c8f0f2a2cff4e9ea11f2760983eead0f860b1efe20942", kill_on_drop: false }` [INFO] [stdout] eca8d9b618b1c9db894c8f0f2a2cff4e9ea11f2760983eead0f860b1efe20942 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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] 21f41d0a4b7c5dade2cd26b834ed389e2203e1cd3fa7bd3f5e19885203608869 [INFO] running `Command { std: "docker" "start" "-a" "21f41d0a4b7c5dade2cd26b834ed389e2203e1cd3fa7bd3f5e19885203608869", kill_on_drop: false }` [INFO] [stderr] warning: only one of `license` or `license-file` is necessary [INFO] [stderr] `license` should be used if the package license can be expressed with a standard SPDX expression. [INFO] [stderr] `license-file` should be used if the package uses a non-standard license. [INFO] [stderr] See https://doc.rust-lang.org/cargo/reference/manifest.html#the-license-and-license-file-fields for more information. [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling syn v1.0.91 [INFO] [stderr] Compiling radium v0.7.0 [INFO] [stderr] Compiling funty v2.0.0 [INFO] [stderr] Compiling rustls v0.20.4 [INFO] [stderr] Compiling argh_shared v0.1.7 [INFO] [stderr] Compiling number_prefix v0.4.0 [INFO] [stderr] Compiling sp-std v4.0.0 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling wyz v0.5.0 [INFO] [stderr] Compiling terminal_size v0.1.17 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling flate2 v1.0.22 [INFO] [stderr] Compiling console v0.15.0 [INFO] [stderr] Compiling bitvec v1.0.0 [INFO] [stderr] Compiling indicatif v0.16.2 [INFO] [stderr] Compiling env_logger v0.9.0 [INFO] [stderr] Compiling integer-sqrt v0.1.5 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling webpki v0.22.0 [INFO] [stderr] Compiling sct v0.7.0 [INFO] [stderr] Compiling webpki-roots v0.22.2 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling impl-trait-for-tuples v0.2.2 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Compiling cli-table-derive v0.4.5 [INFO] [stderr] Compiling sp-debug-derive v4.0.0 [INFO] [stderr] Compiling argh_derive v0.1.7 [INFO] [stderr] Compiling argh v0.1.7 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling bstr v0.2.17 [INFO] [stderr] Compiling serde_json v1.0.79 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling csv v1.1.6 [INFO] [stderr] Compiling ureq v2.4.0 [INFO] [stderr] Compiling proc-macro-crate v1.1.2 [INFO] [stderr] Compiling cli-table v0.4.7 [INFO] [stderr] Compiling parity-scale-codec-derive v3.0.0 [INFO] [stderr] Compiling scale-info-derive v2.0.0 [INFO] [stderr] Compiling parity-scale-codec v3.0.0 [INFO] [stderr] Compiling scale-info v2.0.1 [INFO] [stderr] Compiling sp-arithmetic v5.0.0 [INFO] [stderr] Compiling polkadot-rewards v0.5.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 23s [INFO] running `Command { std: "docker" "inspect" "21f41d0a4b7c5dade2cd26b834ed389e2203e1cd3fa7bd3f5e19885203608869", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "21f41d0a4b7c5dade2cd26b834ed389e2203e1cd3fa7bd3f5e19885203608869", kill_on_drop: false }` [INFO] [stdout] 21f41d0a4b7c5dade2cd26b834ed389e2203e1cd3fa7bd3f5e19885203608869 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] c11addbba43d1f6e5563c48d8b8237c9a249ea8d5d917313a23bfc0ae96d58b4 [INFO] running `Command { std: "docker" "start" "-a" "c11addbba43d1f6e5563c48d8b8237c9a249ea8d5d917313a23bfc0ae96d58b4", kill_on_drop: false }` [INFO] [stderr] warning: only one of `license` or `license-file` is necessary [INFO] [stderr] `license` should be used if the package license can be expressed with a standard SPDX expression. [INFO] [stderr] `license-file` should be used if the package uses a non-standard license. [INFO] [stderr] See https://doc.rust-lang.org/cargo/reference/manifest.html#the-license-and-license-file-fields for more information. [INFO] [stderr] Compiling polkadot-rewards v0.5.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.98s [INFO] running `Command { std: "docker" "inspect" "c11addbba43d1f6e5563c48d8b8237c9a249ea8d5d917313a23bfc0ae96d58b4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c11addbba43d1f6e5563c48d8b8237c9a249ea8d5d917313a23bfc0ae96d58b4", kill_on_drop: false }` [INFO] [stdout] c11addbba43d1f6e5563c48d8b8237c9a249ea8d5d917313a23bfc0ae96d58b4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] d19dc147a43dc5c4d6742eaceb905a98b00a7b9ab2bdd1112fcf9b45ef6c99ce [INFO] running `Command { std: "docker" "start" "-a" "d19dc147a43dc5c4d6742eaceb905a98b00a7b9ab2bdd1112fcf9b45ef6c99ce", kill_on_drop: false }` [INFO] [stderr] warning: only one of `license` or `license-file` is necessary [INFO] [stderr] `license` should be used if the package license can be expressed with a standard SPDX expression. [INFO] [stderr] `license-file` should be used if the package uses a non-standard license. [INFO] [stderr] See https://doc.rust-lang.org/cargo/reference/manifest.html#the-license-and-license-file-fields for more information. [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.60s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/polkadot_rewards-d25c4847a7770090) [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" "d19dc147a43dc5c4d6742eaceb905a98b00a7b9ab2bdd1112fcf9b45ef6c99ce", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d19dc147a43dc5c4d6742eaceb905a98b00a7b9ab2bdd1112fcf9b45ef6c99ce", kill_on_drop: false }` [INFO] [stdout] d19dc147a43dc5c4d6742eaceb905a98b00a7b9ab2bdd1112fcf9b45ef6c99ce