[INFO] fetching crate noble-democracy 2.0.0... [INFO] testing noble-democracy-2.0.0 against master#d408fdd4a82bc3e7ea61dd81bc9a8781b2bf939d for pr-83796 [INFO] extracting crate noble-democracy 2.0.0 into /workspace/builds/worker-1/source [INFO] validating manifest of crates.io crate noble-democracy 2.0.0 on toolchain d408fdd4a82bc3e7ea61dd81bc9a8781b2bf939d [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+d408fdd4a82bc3e7ea61dd81bc9a8781b2bf939d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate noble-democracy 2.0.0 [INFO] finished tweaking crates.io crate noble-democracy 2.0.0 [INFO] tweaked toml for crates.io crate noble-democracy 2.0.0 written to /workspace/builds/worker-1/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+d408fdd4a82bc3e7ea61dd81bc9a8781b2bf939d" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+d408fdd4a82bc3e7ea61dd81bc9a8781b2bf939d" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+d408fdd4a82bc3e7ea61dd81bc9a8781b2bf939d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0b5ab99f272b17e34b44c6ea7465edb4f0bd059cf52998797d38136514b0a384 [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" "0b5ab99f272b17e34b44c6ea7465edb4f0bd059cf52998797d38136514b0a384", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0b5ab99f272b17e34b44c6ea7465edb4f0bd059cf52998797d38136514b0a384", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0b5ab99f272b17e34b44c6ea7465edb4f0bd059cf52998797d38136514b0a384", kill_on_drop: false }` [INFO] [stdout] 0b5ab99f272b17e34b44c6ea7465edb4f0bd059cf52998797d38136514b0a384 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+d408fdd4a82bc3e7ea61dd81bc9a8781b2bf939d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7ab4da3debaa3955f2c73cfc72e4cffab2519d8ec592049a593dbe42dc9e7d47 [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" "7ab4da3debaa3955f2c73cfc72e4cffab2519d8ec592049a593dbe42dc9e7d47", kill_on_drop: false }` [INFO] [stderr] Compiling fabric-support-procedural-tools-derive v2.0.1 [INFO] [stderr] Compiling serde v1.0.125 [INFO] [stderr] Compiling ref-cast v1.0.6 [INFO] [stderr] Compiling futures-util v0.3.14 [INFO] [stderr] Compiling thiserror v1.0.24 [INFO] [stderr] Compiling dyn-clonable v0.9.0 [INFO] [stderr] Compiling zeroize v1.3.0 [INFO] [stderr] Compiling simba v0.4.0 [INFO] [stderr] Compiling libsecp256k1 v0.3.5 [INFO] [stderr] Compiling statrs v0.13.0 [INFO] [stderr] Compiling curve25519-dalek v2.1.2 [INFO] [stderr] Compiling merlin v2.0.1 [INFO] [stderr] Compiling curve25519-dalek v3.1.0 [INFO] [stderr] Compiling secrecy v0.7.0 [INFO] [stderr] Compiling tiny-bip39 v0.8.0 [INFO] [stderr] Compiling futures-executor v0.3.14 [INFO] [stderr] Compiling futures v0.3.14 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling tetsy-impl-serde v0.3.1 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling tracing-serde v0.1.2 [INFO] [stderr] Compiling impl-serde v0.3.1 [INFO] [stderr] Compiling schnorrkel v0.9.1 [INFO] [stderr] Compiling ed25519-dalek v1.0.1 [INFO] [stderr] Compiling tetcore-bip39 v0.4.2 [INFO] [stderr] Compiling tracing-subscriber v0.2.18 [INFO] [stderr] Compiling proc-macro-crate v0.1.5 [INFO] [stderr] Compiling fabric-support-procedural-tools v2.0.1 [INFO] [stderr] Compiling tetsy-scale-codec-derive v2.0.1 [INFO] [stderr] Compiling tp-runtime-interface-proc-macro v2.0.2 [INFO] [stderr] Compiling fabric-support-procedural v2.0.1 [INFO] [stderr] Compiling tp-api-proc-macro v2.0.2 [INFO] [stderr] Compiling tetsy-scale-codec v2.0.1 [INFO] [stderr] Compiling nalgebra v0.25.4 [INFO] [stderr] Compiling tetsy-impl-codec v0.5.0 [INFO] [stderr] Compiling tetcore-storage v2.0.2 [INFO] [stderr] Compiling tetcore-wasm-interface v2.0.2 [INFO] [stderr] Compiling tetcore-tracing v2.0.2 [INFO] [stderr] Compiling arithmetic v2.0.2 [INFO] [stderr] Compiling tetsy-primitive-types v0.9.0 [INFO] [stderr] Compiling externalities v0.8.2 [INFO] [stderr] Compiling tetsy-util-mem v0.9.0 [INFO] [stderr] Compiling tp-runtime-interface v2.0.2 [INFO] [stderr] Compiling tetsy-memory-db v0.26.0 [INFO] [stderr] Compiling tet-core v2.0.2 [INFO] [stderr] Compiling tp-trie v2.0.2 [INFO] [stderr] Compiling tp-keystore v0.8.1 [INFO] [stderr] Compiling tp-inherents v2.0.2 [INFO] [stderr] Compiling fabric-metadata v12.0.0 [INFO] [stderr] Compiling tp-state-machine v0.8.2 [INFO] [stderr] Compiling tet-io v2.0.2 [INFO] [stderr] Compiling tet-application-crypto v2.0.2 [INFO] [stderr] Compiling tp-runtime v2.0.2 [INFO] [stderr] Compiling linregress v0.4.1 [INFO] [stderr] Compiling tp-version v2.0.2 [INFO] [stderr] Compiling fabric-support v2.0.0 [INFO] [stderr] Compiling tp-api v2.0.2 [INFO] [stderr] Compiling fabric-system v2.0.0 [INFO] [stderr] Compiling fabric-benchmarking v2.0.0 [INFO] [stderr] Compiling noble-democracy v2.0.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 22s [INFO] running `Command { std: "docker" "inspect" "7ab4da3debaa3955f2c73cfc72e4cffab2519d8ec592049a593dbe42dc9e7d47", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7ab4da3debaa3955f2c73cfc72e4cffab2519d8ec592049a593dbe42dc9e7d47", kill_on_drop: false }` [INFO] [stdout] 7ab4da3debaa3955f2c73cfc72e4cffab2519d8ec592049a593dbe42dc9e7d47 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+d408fdd4a82bc3e7ea61dd81bc9a8781b2bf939d" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 03aa29c45bfa1cef3dad6b98285e0fda0266d0a6a25b191d7d4cb1de4667887e [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" "03aa29c45bfa1cef3dad6b98285e0fda0266d0a6a25b191d7d4cb1de4667887e", kill_on_drop: false }` [INFO] [stderr] Compiling noble-scheduler v2.0.0 [INFO] [stderr] Compiling noble-balances v2.0.1 [INFO] [stderr] Compiling noble-democracy v2.0.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/tests.rs:255:20 [INFO] [stdout] | [INFO] [stdout] 255 | Err(x) => panic!(x), [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_fmt_panic)]` on by default [INFO] [stdout] = note: this is no longer accepted in Rust 2021 [INFO] [stdout] help: add a "{}" format string to Display the message [INFO] [stdout] | [INFO] [stdout] 255 | Err(x) => panic!("{}", x), [INFO] [stdout] | ^^^^^ [INFO] [stdout] help: or use std::panic::panic_any instead [INFO] [stdout] | [INFO] [stdout] 255 | Err(x) => std::panic::panic_any(x), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 17.45s [INFO] running `Command { std: "docker" "inspect" "03aa29c45bfa1cef3dad6b98285e0fda0266d0a6a25b191d7d4cb1de4667887e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "03aa29c45bfa1cef3dad6b98285e0fda0266d0a6a25b191d7d4cb1de4667887e", kill_on_drop: false }` [INFO] [stdout] 03aa29c45bfa1cef3dad6b98285e0fda0266d0a6a25b191d7d4cb1de4667887e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+d408fdd4a82bc3e7ea61dd81bc9a8781b2bf939d" "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] ce8cb1830cc9b0e3c3cb1e9b2601fc981437bf74860ab5301a2dc3d981edd05c [INFO] running `Command { std: "docker" "start" "-a" "ce8cb1830cc9b0e3c3cb1e9b2601fc981437bf74860ab5301a2dc3d981edd05c", kill_on_drop: false }` [INFO] [stderr] warning: panic message is not a string literal [INFO] [stderr] --> src/tests.rs:255:20 [INFO] [stderr] | [INFO] [stderr] 255 | Err(x) => panic!(x), [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(non_fmt_panic)]` on by default [INFO] [stderr] = note: this is no longer accepted in Rust 2021 [INFO] [stderr] help: add a "{}" format string to Display the message [INFO] [stderr] | [INFO] [stderr] 255 | Err(x) => panic!("{}", x), [INFO] [stderr] | ^^^^^ [INFO] [stderr] help: or use std::panic::panic_any instead [INFO] [stderr] | [INFO] [stderr] 255 | Err(x) => std::panic::panic_any(x), [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: 1 warning emitted [INFO] [stderr] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.19s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/noble_democracy-58515f7c9895f3a4) [INFO] [stdout] [INFO] [stdout] running 62 tests [INFO] [stdout] test tests::cancellation::cancel_referendum_should_work ... ok [INFO] [stdout] test tests::cancellation::emergency_cancel_should_work ... ok [INFO] [stdout] test tests::decoders::test_decode_compact_u32_at ... ok [INFO] [stdout] test tests::delegation::single_proposal_should_work_with_vote_and_delegation ... ok [INFO] [stdout] test tests::delegation::single_proposal_should_work_with_delegation_and_vote ... ok [INFO] [stdout] test tests::delegation::conviction_should_be_honored_in_delegation ... ok [INFO] [stdout] test tests::delegation::self_delegation_not_allowed ... ok [INFO] [stdout] test tests::cancellation::cancel_queued_should_work ... ok [INFO] [stdout] test tests::external_proposing::veto_external_works ... ok [INFO] [stdout] test tests::decoders::pre_image ... ok [INFO] [stdout] test tests::delegation::single_proposal_should_work_with_delegation ... ok [INFO] [stdout] test tests::delegation::split_vote_delegation_should_be_ignored ... ok [INFO] [stdout] test tests::fast_tracking::instant_referendum_works ... ok [INFO] [stdout] test tests::fast_tracking::fast_track_referendum_works ... ok [INFO] [stdout] test tests::external_proposing::external_and_public_interleaving_works ... ok [INFO] [stdout] test tests::lock_voting::locks_should_persist_from_voting_to_delegation ... ok [INFO] [stdout] test tests::delegation::single_proposal_should_work_with_undelegation ... ok [INFO] [stdout] test tests::fast_tracking::fast_track_referendum_fails_when_no_simple_majority ... ok [INFO] [stdout] test tests::lock_voting::locks_should_persist_from_delegation_to_voting ... ok [INFO] [stdout] test tests::external_proposing::external_blacklisting_should_work ... ok [INFO] [stdout] test tests::lock_voting::lock_voting_should_work_with_delegation ... ok [INFO] [stdout] test tests::external_proposing::external_referendum_works ... ok [INFO] [stdout] test tests::external_proposing::external_default_referendum_works ... ok [INFO] [stdout] test tests::decoders::len_of_deposit_of ... ok [INFO] [stdout] test tests::lock_voting::lock_voting_should_work ... ok [INFO] [stdout] test tests::external_proposing::external_majority_referendum_works ... ok [INFO] [stdout] test tests::lock_voting::no_locks_without_conviction_should_work ... ok [INFO] [stdout] test tests::preimage::note_imminent_preimage_can_only_be_successful_once ... ok [INFO] [stdout] test tests::preimage::missing_preimage_should_fail ... ok [INFO] [stdout] test tests::params_should_work ... ok [INFO] [stdout] test tests::lock_voting::single_consolidation_of_lockvotes_should_work_as_before ... ok [INFO] [stdout] test tests::preimage::preimage_deposit_should_be_reapable_earlier_by_owner ... ok [INFO] [stdout] test tests::lock_voting::multi_consolidation_of_lockvotes_should_be_conservative ... ok [INFO] [stdout] test tests::public_proposals::poor_proposer_should_not_work ... ok [INFO] [stdout] test tests::preimage::preimage_deposit_should_be_reapable ... ok [INFO] [stdout] test tests::preimage::preimage_deposit_should_be_required_and_returned ... ok [INFO] [stdout] test tests::preimage::noting_imminent_preimage_for_free_should_work ... ok [INFO] [stdout] test tests::delegation::cyclic_delegation_should_unwind ... ok [INFO] [stdout] test tests::public_proposals::cancel_proposal_should_work ... ok [INFO] [stdout] test tests::public_proposals::deposit_for_proposals_should_be_returned ... ok [INFO] [stdout] test tests::public_proposals::proposal_with_deposit_below_minimum_should_not_work ... ok [INFO] [stdout] test tests::public_proposals::poor_seconder_should_not_work ... ok [INFO] [stdout] test tests::scheduling::ooo_inject_referendums_should_work ... ok [INFO] [stdout] test tests::public_proposals::deposit_for_proposals_should_be_taken ... ok [INFO] [stdout] test tests::lock_voting::prior_lockvotes_should_be_enforced ... ok [INFO] [stdout] test tests::public_proposals::backing_for_should_work ... ok [INFO] [stdout] test tests::preimage::reaping_imminent_preimage_should_fail ... ok [INFO] [stdout] test tests::public_proposals::blacklisting_should_work ... ok [INFO] [stdout] test tests::set_balance_proposal_is_correctly_filtered_out ... ok [INFO] [stdout] test tests::scheduling::delayed_enactment_should_work ... ok [INFO] [stdout] test tests::public_proposals::invalid_seconds_upper_bound_should_not_work ... ok [INFO] [stdout] test vote_threshold::tests::should_work ... ok [INFO] [stdout] test tests::public_proposals::runners_up_should_come_after ... ok [INFO] [stdout] test tests::scheduling::simple_passing_should_work ... ok [INFO] [stdout] test tests::scheduling::simple_failing_should_work ... ok [INFO] [stdout] test tests::voting::passing_low_turnout_voting_should_work ... ok [INFO] [stdout] test tests::voting::split_vote_cancellation_should_work ... ok [INFO] [stdout] test tests::voting::single_proposal_should_work ... ok [INFO] [stdout] test tests::voting::controversial_low_turnout_voting_should_work ... ok [INFO] [stdout] test tests::voting::split_voting_should_work ... ok [INFO] [stdout] test tests::voting::overvoting_should_fail ... ok [INFO] [stdout] test tests::voting::controversial_voting_should_work ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 62 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.77s [INFO] [stdout] [INFO] [stderr] Doc-tests noble-democracy [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" "ce8cb1830cc9b0e3c3cb1e9b2601fc981437bf74860ab5301a2dc3d981edd05c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ce8cb1830cc9b0e3c3cb1e9b2601fc981437bf74860ab5301a2dc3d981edd05c", kill_on_drop: false }` [INFO] [stdout] ce8cb1830cc9b0e3c3cb1e9b2601fc981437bf74860ab5301a2dc3d981edd05c