[INFO] cloning repository https://github.com/zacksleo/substrate-rbac [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/zacksleo/substrate-rbac" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzacksleo%2Fsubstrate-rbac", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzacksleo%2Fsubstrate-rbac'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 28706e335ef285d7cb0971f3b230b1884c6a665b [INFO] testing zacksleo/substrate-rbac against beta-2021-09-08 for beta-1.56-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzacksleo%2Fsubstrate-rbac" "/workspace/builds/worker-0/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/zacksleo/substrate-rbac on toolchain beta-2021-09-08 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-09-08" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/zacksleo/substrate-rbac [INFO] finished tweaking git repo https://github.com/zacksleo/substrate-rbac [INFO] tweaked toml for git repo https://github.com/zacksleo/substrate-rbac written to /workspace/builds/worker-0/source/Cargo.toml [INFO] crate git repo https://github.com/zacksleo/substrate-rbac already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-09-08" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-09-08" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5e85948196e484dfd65ebdee1128dfa433847476a54e54d9bd94ee414b1e66f1 [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" "5e85948196e484dfd65ebdee1128dfa433847476a54e54d9bd94ee414b1e66f1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5e85948196e484dfd65ebdee1128dfa433847476a54e54d9bd94ee414b1e66f1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5e85948196e484dfd65ebdee1128dfa433847476a54e54d9bd94ee414b1e66f1", kill_on_drop: false }` [INFO] [stdout] 5e85948196e484dfd65ebdee1128dfa433847476a54e54d9bd94ee414b1e66f1 [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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-09-08" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9c106f7213fd370086ae26c4b7db5b2da9a8d0271f7c08f4803bc2571dfd04cc [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" "9c106f7213fd370086ae26c4b7db5b2da9a8d0271f7c08f4803bc2571dfd04cc", kill_on_drop: false }` [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling sp-std v3.0.0 (https://github.com/paritytech/substrate.git?tag=monthly-2021-07#83808aa8) [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling erased-serde v0.3.16 [INFO] [stderr] Compiling slog v2.7.0 [INFO] [stderr] Compiling parity-wasm v0.42.2 [INFO] [stderr] Compiling slab v0.4.4 [INFO] [stderr] Compiling downcast-rs v1.2.0 [INFO] [stderr] Compiling parity-util-mem v0.9.0 [INFO] [stderr] Compiling environmental v1.1.3 [INFO] [stderr] Compiling signature v1.3.1 [INFO] [stderr] Compiling gimli v0.25.0 [INFO] [stderr] Compiling zstd-safe v3.0.1+zstd.1.4.9 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Compiling sharded-slab v0.1.3 [INFO] [stderr] Compiling trie-root v0.16.0 [INFO] [stderr] Compiling jobserver v0.1.23 [INFO] [stderr] Compiling parking_lot_core v0.7.2 [INFO] [stderr] Compiling object v0.26.0 [INFO] [stderr] Compiling blake2-rfc v0.2.18 [INFO] [stderr] Compiling ed25519 v1.2.0 [INFO] [stderr] Compiling digest v0.8.1 [INFO] [stderr] Compiling crypto-mac v0.7.0 [INFO] [stderr] Compiling block-buffer v0.7.3 [INFO] [stderr] Compiling integer-sqrt v0.1.5 [INFO] [stderr] Compiling crypto-mac v0.8.0 [INFO] [stderr] Compiling synstructure v0.12.5 [INFO] [stderr] Compiling sp-debug-derive v3.0.0 (https://github.com/paritytech/substrate.git?tag=monthly-2021-07#83808aa8) [INFO] [stderr] Compiling ref-cast-impl v1.0.6 [INFO] [stderr] Compiling dyn-clonable-impl v0.9.0 [INFO] [stderr] Compiling frame-support-procedural-tools-derive v3.0.0 (https://github.com/paritytech/substrate.git?tag=monthly-2021-07#83808aa8) [INFO] [stderr] Compiling once_cell v1.8.0 [INFO] [stderr] Compiling cc v1.0.69 [INFO] [stderr] Compiling uint v0.9.1 [INFO] [stderr] Compiling Inflector v0.11.4 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling pbkdf2 v0.3.0 [INFO] [stderr] Compiling hmac v0.7.1 [INFO] [stderr] Compiling parking_lot v0.10.2 [INFO] [stderr] Compiling tracing v0.1.26 [INFO] [stderr] Compiling futures-util v0.3.16 [INFO] [stderr] Compiling pbkdf2 v0.4.0 [INFO] [stderr] Compiling hmac v0.8.1 [INFO] [stderr] Compiling sha2 v0.8.2 [INFO] [stderr] Compiling thread_local v1.1.3 [INFO] [stderr] Compiling ahash v0.7.4 [INFO] [stderr] Compiling impl-serde v0.3.1 [INFO] [stderr] Compiling serde_json v1.0.66 [INFO] [stderr] Compiling tracing-serde v0.1.2 [INFO] [stderr] Compiling wasmi-validation v0.4.0 [INFO] [stderr] Compiling hmac-drbg v0.2.0 [INFO] [stderr] Compiling fixed-hash v0.7.0 [INFO] [stderr] Compiling twox-hash v1.6.1 [INFO] [stderr] Compiling dyn-clonable v0.9.0 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling libsecp256k1 v0.3.5 [INFO] [stderr] Compiling ref-cast v1.0.6 [INFO] [stderr] Compiling sp-runtime-interface-proc-macro v3.0.0 (https://github.com/paritytech/substrate.git?tag=monthly-2021-07#83808aa8) [INFO] [stderr] Compiling max-encoded-len-derive v3.0.0 (https://github.com/paritytech/substrate.git?tag=monthly-2021-07#83808aa8) [INFO] [stderr] Compiling frame-support-procedural-tools v3.0.0 (https://github.com/paritytech/substrate.git?tag=monthly-2021-07#83808aa8) [INFO] [stderr] Compiling zeroize_derive v1.1.0 [INFO] [stderr] Compiling parity-util-mem-derive v0.1.0 [INFO] [stderr] Compiling parity-scale-codec v2.2.0 [INFO] [stderr] Compiling addr2line v0.16.0 [INFO] [stderr] Compiling zstd-sys v1.4.20+zstd.1.4.9 [INFO] [stderr] Compiling backtrace v0.3.61 [INFO] [stderr] Compiling wasmi v0.9.0 [INFO] [stderr] Compiling trie-db v0.22.6 [INFO] [stderr] Compiling tracing-subscriber v0.2.19 [INFO] [stderr] Compiling frame-support-procedural v3.0.0 (https://github.com/paritytech/substrate.git?tag=monthly-2021-07#83808aa8) [INFO] [stderr] Compiling impl-codec v0.5.1 [INFO] [stderr] Compiling sp-storage v3.0.0 (https://github.com/paritytech/substrate.git?tag=monthly-2021-07#83808aa8) [INFO] [stderr] Compiling sp-arithmetic v3.0.0 (https://github.com/paritytech/substrate.git?tag=monthly-2021-07#83808aa8) [INFO] [stderr] Compiling sp-version-proc-macro v3.0.0 (https://github.com/paritytech/substrate.git?tag=monthly-2021-07#83808aa8) [INFO] [stderr] Compiling zeroize v1.4.1 [INFO] [stderr] Compiling primitive-types v0.9.1 [INFO] [stderr] Compiling sp-wasm-interface v3.0.0 (https://github.com/paritytech/substrate.git?tag=monthly-2021-07#83808aa8) [INFO] [stderr] Compiling futures-executor v0.3.16 [INFO] [stderr] Compiling sp-externalities v0.9.0 (https://github.com/paritytech/substrate.git?tag=monthly-2021-07#83808aa8) [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 tiny-bip39 v0.8.0 [INFO] [stderr] Compiling secrecy v0.7.0 [INFO] [stderr] Compiling sp-panic-handler v3.0.0 (https://github.com/paritytech/substrate.git?tag=monthly-2021-07#83808aa8) [INFO] [stderr] Compiling sp-tracing v3.0.0 (https://github.com/paritytech/substrate.git?tag=monthly-2021-07#83808aa8) [INFO] [stderr] Compiling futures v0.3.16 [INFO] [stderr] Compiling schnorrkel v0.9.1 [INFO] [stderr] Compiling ed25519-dalek v1.0.1 [INFO] [stderr] Compiling max-encoded-len v3.0.0 (https://github.com/paritytech/substrate.git?tag=monthly-2021-07#83808aa8) [INFO] [stderr] Compiling memory-db v0.26.0 [INFO] [stderr] Compiling substrate-bip39 v0.4.2 [INFO] [stderr] Compiling sp-runtime-interface v3.0.0 (https://github.com/paritytech/substrate.git?tag=monthly-2021-07#83808aa8) [INFO] [stderr] Compiling sp-core v3.0.0 (https://github.com/paritytech/substrate.git?tag=monthly-2021-07#83808aa8) [INFO] [stderr] Compiling sp-trie v3.0.0 (https://github.com/paritytech/substrate.git?tag=monthly-2021-07#83808aa8) [INFO] [stderr] Compiling sp-keystore v0.9.0 (https://github.com/paritytech/substrate.git?tag=monthly-2021-07#83808aa8) [INFO] [stderr] Compiling frame-metadata v13.0.0 (https://github.com/paritytech/substrate.git?tag=monthly-2021-07#83808aa8) [INFO] [stderr] Compiling sp-state-machine v0.9.0 (https://github.com/paritytech/substrate.git?tag=monthly-2021-07#83808aa8) [INFO] [stderr] Compiling zstd v0.6.1+zstd.1.4.9 [INFO] [stderr] Compiling sp-maybe-compressed-blob v3.0.0 (https://github.com/paritytech/substrate.git?tag=monthly-2021-07#83808aa8) [INFO] [stderr] Compiling sp-io v3.0.0 (https://github.com/paritytech/substrate.git?tag=monthly-2021-07#83808aa8) [INFO] [stderr] Compiling sp-application-crypto v3.0.0 (https://github.com/paritytech/substrate.git?tag=monthly-2021-07#83808aa8) [INFO] [stderr] Compiling sp-runtime v3.0.0 (https://github.com/paritytech/substrate.git?tag=monthly-2021-07#83808aa8) [INFO] [stderr] Compiling sp-inherents v3.0.0 (https://github.com/paritytech/substrate.git?tag=monthly-2021-07#83808aa8) [INFO] [stderr] Compiling sp-staking v3.0.0 (https://github.com/paritytech/substrate.git?tag=monthly-2021-07#83808aa8) [INFO] [stderr] Compiling sp-version v3.0.0 (https://github.com/paritytech/substrate.git?tag=monthly-2021-07#83808aa8) [INFO] [stderr] Compiling frame-support v3.0.0 (https://github.com/paritytech/substrate.git?tag=monthly-2021-07#83808aa8) [INFO] [stderr] Compiling frame-system v3.0.0 (https://github.com/paritytech/substrate.git?tag=monthly-2021-07#83808aa8) [INFO] [stderr] Compiling substrate-rbac v0.3.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 26s [INFO] running `Command { std: "docker" "inspect" "9c106f7213fd370086ae26c4b7db5b2da9a8d0271f7c08f4803bc2571dfd04cc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9c106f7213fd370086ae26c4b7db5b2da9a8d0271f7c08f4803bc2571dfd04cc", kill_on_drop: false }` [INFO] [stdout] 9c106f7213fd370086ae26c4b7db5b2da9a8d0271f7c08f4803bc2571dfd04cc [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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-09-08" "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] f931b6bfcf3168f647b05cde990f500e93fa9a387899e55cac3396ee99a6255d [INFO] running `Command { std: "docker" "start" "-a" "f931b6bfcf3168f647b05cde990f500e93fa9a387899e55cac3396ee99a6255d", kill_on_drop: false }` [INFO] [stderr] Compiling substrate-rbac v0.3.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 11.15s [INFO] running `Command { std: "docker" "inspect" "f931b6bfcf3168f647b05cde990f500e93fa9a387899e55cac3396ee99a6255d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f931b6bfcf3168f647b05cde990f500e93fa9a387899e55cac3396ee99a6255d", kill_on_drop: false }` [INFO] [stdout] f931b6bfcf3168f647b05cde990f500e93fa9a387899e55cac3396ee99a6255d [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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-09-08" "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] d268480c371720a113f211cd9b81a6dee01253db3f277bd2aaa1ed70ae03f145 [INFO] running `Command { std: "docker" "start" "-a" "d268480c371720a113f211cd9b81a6dee01253db3f277bd2aaa1ed70ae03f145", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.26s [INFO] [stdout] [INFO] [stdout] running 6 tests [INFO] [stdout] test mock::__construct_runtime_integrity_test::runtime_integrity_tests ... ok [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/substrate_rbac-225c5c073c28559c) [INFO] [stdout] test tests::create_role ... ok [INFO] [stdout] test tests::revoke_access_ok ... ok [INFO] [stdout] test tests::assign_role_access_denied ... ok [INFO] [stdout] test tests::assign_role_with_access ... ok [INFO] [stdout] test tests::revoke_access_error ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.61s [INFO] [stdout] [INFO] [stderr] Doc-tests substrate-rbac [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" "d268480c371720a113f211cd9b81a6dee01253db3f277bd2aaa1ed70ae03f145", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d268480c371720a113f211cd9b81a6dee01253db3f277bd2aaa1ed70ae03f145", kill_on_drop: false }` [INFO] [stdout] d268480c371720a113f211cd9b81a6dee01253db3f277bd2aaa1ed70ae03f145