[INFO] fetching crate single-session-app 0.8.5... [INFO] testing single-session-app-0.8.5 against beta-2022-02-22 for beta-1.60-1 [INFO] extracting crate single-session-app 0.8.5 into /workspace/builds/worker-13/source [INFO] validating manifest of crates.io crate single-session-app 0.8.5 on toolchain beta-2022-02-22 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate single-session-app 0.8.5 [INFO] finished tweaking crates.io crate single-session-app 0.8.5 [INFO] tweaked toml for crates.io crate single-session-app 0.8.5 written to /workspace/builds/worker-13/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded parity-scale-codec v1.3.7 [INFO] [stderr] Downloaded trie-root v0.16.0 [INFO] [stderr] Downloaded wasmi-validation v0.3.0 [INFO] [stderr] Downloaded substrate-bip39 v0.4.4 [INFO] [stderr] Downloaded environmental v1.1.3 [INFO] [stderr] Downloaded byte-slice-cast v0.3.5 [INFO] [stderr] Downloaded primitive-types v0.7.3 [INFO] [stderr] Downloaded sp-debug-derive v2.0.1 [INFO] [stderr] Downloaded hash256-std-hasher v0.15.2 [INFO] [stderr] Downloaded parity-util-mem-derive v0.1.0 [INFO] [stderr] Downloaded memory-db v0.24.1 [INFO] [stderr] Downloaded sp-state-machine v0.8.1 [INFO] [stderr] Downloaded sp-inherents v2.0.1 [INFO] [stderr] Downloaded frame-support v2.0.1 [INFO] [stderr] Downloaded bitmask v0.5.0 [INFO] [stderr] Downloaded sp-version v2.0.1 [INFO] [stderr] Downloaded linregress v0.1.7 [INFO] [stderr] Downloaded statrs v0.10.0 [INFO] [stderr] Downloaded frame-metadata v12.0.1 [INFO] [stderr] Downloaded sp-api v2.0.1 [INFO] [stderr] Downloaded frame-benchmarking v2.0.1 [INFO] [stderr] Downloaded sp-api-proc-macro v2.0.1 [INFO] [stderr] Downloaded parity-util-mem v0.7.0 [INFO] [stderr] Downloaded sp-std v2.0.1 [INFO] [stderr] Downloaded impl-codec v0.4.2 [INFO] [stderr] Downloaded sp-runtime-interface v2.0.1 [INFO] [stderr] Downloaded frame-support-procedural-tools v2.0.1 [INFO] [stderr] Downloaded frame-support-procedural v2.0.1 [INFO] [stderr] Downloaded frame-support-procedural-tools-derive v2.0.1 [INFO] [stderr] Downloaded frame-system v2.0.1 [INFO] [stderr] Downloaded sp-arithmetic v2.0.1 [INFO] [stderr] Downloaded sp-application-crypto v2.0.1 [INFO] [stderr] Downloaded pallet-balances v2.0.1 [INFO] [stderr] Downloaded sp-panic-handler v2.0.1 [INFO] [stderr] Downloaded sp-runtime v2.0.1 [INFO] [stderr] Downloaded sp-tracing v2.0.1 [INFO] [stderr] Downloaded sp-externalities v0.8.1 [INFO] [stderr] Downloaded sp-trie v2.0.1 [INFO] [stderr] Downloaded fixed-hash v0.6.1 [INFO] [stderr] Downloaded sp-runtime-interface-proc-macro v2.0.1 [INFO] [stderr] Downloaded sp-storage v2.0.1 [INFO] [stderr] Downloaded sp-core v2.0.1 [INFO] [stderr] Downloaded hash-db v0.15.2 [INFO] [stderr] Downloaded parity-scale-codec-derive v1.2.3 [INFO] [stderr] Downloaded tiny-bip39 v0.7.3 [INFO] [stderr] Downloaded trie-db v0.22.6 [INFO] [stderr] Downloaded sp-wasm-interface v2.0.1 [INFO] [stderr] Downloaded sp-io v2.0.1 [INFO] [stderr] Downloaded wasmi v0.6.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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6c9c29f66f734b658a222691d6ca34843070a9ab458afcad64c150b84b4133e5 [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" "6c9c29f66f734b658a222691d6ca34843070a9ab458afcad64c150b84b4133e5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6c9c29f66f734b658a222691d6ca34843070a9ab458afcad64c150b84b4133e5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6c9c29f66f734b658a222691d6ca34843070a9ab458afcad64c150b84b4133e5", kill_on_drop: false }` [INFO] [stdout] 6c9c29f66f734b658a222691d6ca34843070a9ab458afcad64c150b84b4133e5 [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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a81b4310569b0e6c54f4497621dfea1ff2f674f968bc085b437208f0f06619d9 [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" "a81b4310569b0e6c54f4497621dfea1ff2f674f968bc085b437208f0f06619d9", kill_on_drop: false }` [INFO] [stderr] Compiling radium v0.3.0 [INFO] [stderr] Compiling byte-slice-cast v0.3.5 [INFO] [stderr] Compiling sp-std v2.0.1 [INFO] [stderr] Compiling parity-wasm v0.41.0 [INFO] [stderr] Compiling ahash v0.3.8 [INFO] [stderr] Compiling parity-util-mem v0.7.0 [INFO] [stderr] Compiling hash-db v0.15.2 [INFO] [stderr] Compiling environmental v1.1.3 [INFO] [stderr] Compiling bitmask v0.5.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Compiling hashbrown v0.8.2 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Compiling matrixmultiply v0.2.4 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling uint v0.8.5 [INFO] [stderr] Compiling hash256-std-hasher v0.15.2 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling statrs v0.10.0 [INFO] [stderr] Compiling crypto-mac v0.11.1 [INFO] [stderr] Compiling trie-root v0.16.0 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling ref-cast-impl v1.0.6 [INFO] [stderr] Compiling impl-trait-for-tuples v0.1.3 [INFO] [stderr] Compiling sp-debug-derive v2.0.1 [INFO] [stderr] Compiling dyn-clonable-impl v0.9.0 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Compiling frame-support-procedural-tools-derive v2.0.1 [INFO] [stderr] Compiling bitvec v0.17.4 [INFO] [stderr] Compiling sp-panic-handler v2.0.1 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Compiling pbkdf2 v0.8.0 [INFO] [stderr] Compiling hmac v0.11.0 [INFO] [stderr] Compiling once_cell v1.9.0 [INFO] [stderr] Compiling fixed-hash v0.6.1 [INFO] [stderr] Compiling libsecp256k1 v0.3.5 [INFO] [stderr] Compiling wasmi-validation v0.3.0 [INFO] [stderr] Compiling thread_local v1.1.4 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling dyn-clonable v0.9.0 [INFO] [stderr] Compiling ref-cast v1.0.6 [INFO] [stderr] Compiling zeroize_derive v1.3.2 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling parity-util-mem-derive v0.1.0 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling integer-sqrt v0.1.5 [INFO] [stderr] Compiling approx v0.3.2 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling trie-db v0.22.6 [INFO] [stderr] Compiling alga v0.9.3 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Compiling futures-executor v0.3.21 [INFO] [stderr] Compiling tiny-bip39 v0.7.3 [INFO] [stderr] Compiling zeroize v1.5.3 [INFO] [stderr] Compiling futures v0.3.21 [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.6.0 [INFO] [stderr] Compiling wasmi v0.6.2 [INFO] [stderr] Compiling nalgebra v0.18.1 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling impl-serde v0.3.2 [INFO] [stderr] Compiling tracing-serde v0.1.3 [INFO] [stderr] Compiling serde_json v1.0.79 [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 tracing-subscriber v0.2.25 [INFO] [stderr] Compiling proc-macro-crate v0.1.5 [INFO] [stderr] Compiling frame-support-procedural-tools v2.0.1 [INFO] [stderr] Compiling parity-scale-codec-derive v1.2.3 [INFO] [stderr] Compiling sp-runtime-interface-proc-macro v2.0.1 [INFO] [stderr] Compiling sp-api-proc-macro v2.0.1 [INFO] [stderr] Compiling frame-support-procedural v2.0.1 [INFO] [stderr] Compiling parity-scale-codec v1.3.7 [INFO] [stderr] Compiling impl-codec v0.4.2 [INFO] [stderr] Compiling sp-storage v2.0.1 [INFO] [stderr] Compiling sp-wasm-interface v2.0.1 [INFO] [stderr] Compiling sp-tracing v2.0.1 [INFO] [stderr] Compiling sp-arithmetic v2.0.1 [INFO] [stderr] Compiling sp-externalities v0.8.1 [INFO] [stderr] Compiling primitive-types v0.7.3 [INFO] [stderr] Compiling linregress v0.1.7 [INFO] [stderr] Compiling sp-runtime-interface v2.0.1 [INFO] [stderr] Compiling memory-db v0.24.1 [INFO] [stderr] Compiling sp-core v2.0.1 [INFO] [stderr] Compiling sp-trie v2.0.1 [INFO] [stderr] Compiling sp-inherents v2.0.1 [INFO] [stderr] Compiling frame-metadata v12.0.1 [INFO] [stderr] Compiling sp-state-machine v0.8.1 [INFO] [stderr] Compiling sp-io v2.0.1 [INFO] [stderr] Compiling sp-application-crypto v2.0.1 [INFO] [stderr] Compiling sp-runtime v2.0.1 [INFO] [stderr] Compiling sp-version v2.0.1 [INFO] [stderr] Compiling frame-support v2.0.1 [INFO] [stderr] Compiling sp-api v2.0.1 [INFO] [stderr] Compiling frame-system v2.0.1 [INFO] [stderr] Compiling frame-benchmarking v2.0.1 [INFO] [stderr] Compiling pallet-balances v2.0.1 [INFO] [stderr] Compiling single-session-app v0.8.5 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `origin` [INFO] [stdout] --> src/lib.rs:128:13 [INFO] [stdout] | [INFO] [stdout] 128 | origin, [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_origin` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 56s [INFO] running `Command { std: "docker" "inspect" "a81b4310569b0e6c54f4497621dfea1ff2f674f968bc085b437208f0f06619d9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a81b4310569b0e6c54f4497621dfea1ff2f674f968bc085b437208f0f06619d9", kill_on_drop: false }` [INFO] [stdout] a81b4310569b0e6c54f4497621dfea1ff2f674f968bc085b437208f0f06619d9 [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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "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] d9493f8fa2d6f73e89c0c630ff614341f1c85c0d581a665c470a7f65fe13116c [INFO] running `Command { std: "docker" "start" "-a" "d9493f8fa2d6f73e89c0c630ff614341f1c85c0d581a665c470a7f65fe13116c", kill_on_drop: false }` [INFO] [stdout] warning: unused variable: `origin` [INFO] [stdout] --> src/lib.rs:128:13 [INFO] [stdout] | [INFO] [stdout] 128 | origin, [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_origin` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling single-session-app v0.8.5 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `origin` [INFO] [stdout] --> src/lib.rs:128:13 [INFO] [stdout] | [INFO] [stdout] 128 | origin, [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_origin` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 16.02s [INFO] running `Command { std: "docker" "inspect" "d9493f8fa2d6f73e89c0c630ff614341f1c85c0d581a665c470a7f65fe13116c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d9493f8fa2d6f73e89c0c630ff614341f1c85c0d581a665c470a7f65fe13116c", kill_on_drop: false }` [INFO] [stdout] d9493f8fa2d6f73e89c0c630ff614341f1c85c0d581a665c470a7f65fe13116c [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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] e67028e96299b931e5d110caa2422944f78fea4ec693d1a24d81ba7ff492bb9b [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" "e67028e96299b931e5d110caa2422944f78fea4ec693d1a24d81ba7ff492bb9b", kill_on_drop: false }` [INFO] [stderr] warning: unused variable: `origin` [INFO] [stderr] --> src/lib.rs:128:13 [INFO] [stderr] | [INFO] [stderr] 128 | origin, [INFO] [stderr] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_origin` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `single-session-app` (lib) generated 1 warning [INFO] [stderr] warning: `single-session-app` (lib test) generated 1 warning (1 duplicate) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.26s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/single_session_app-2886818a2a6ab7f2) [INFO] [stdout] [INFO] [stdout] running 10 tests [INFO] [stdout] test tests::test_fail_update_by_state_after_finalized ... ok [INFO] [stdout] test tests::test_pass_update_by_action_after_settle_finalized_time ... ok [INFO] [stdout] test tests::test_fail_update_by_action_before_settle_finalized_time_should_fail ... ok [INFO] [stdout] test tests::test_fail_update_by_action ... ok [INFO] [stdout] test tests::test_pass_initiate ... ok [INFO] [stdout] test tests::test_pass_update_by_state_state_is_5 ... ok [INFO] [stdout] test tests::test_pass_finalize_on_action_timeout ... ok [INFO] [stdout] test tests::test_fail_update_by_state_with_invlaid_seq_num ... ok [INFO] [stdout] test tests::test_pass_update_by_state_state_is_2 ... ok [INFO] [stderr] Doc-tests single-session-app [INFO] [stdout] test tests::test_fail_update_by_action_after_finalized ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 10 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 2.19s [INFO] [stdout] [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" "e67028e96299b931e5d110caa2422944f78fea4ec693d1a24d81ba7ff492bb9b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e67028e96299b931e5d110caa2422944f78fea4ec693d1a24d81ba7ff492bb9b", kill_on_drop: false }` [INFO] [stdout] e67028e96299b931e5d110caa2422944f78fea4ec693d1a24d81ba7ff492bb9b