[INFO] cloning repository https://github.com/tetcoin/artist [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/tetcoin/artist" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftetcoin%2Fartist", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftetcoin%2Fartist'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] efc35dd32e10ca2bf1a74d58ed05ad5a0668ba21 [INFO] testing tetcoin/artist 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%2Ftetcoin%2Fartist" "/workspace/builds/worker-14/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-14/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/tetcoin/artist 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/tetcoin/artist [INFO] finished tweaking git repo https://github.com/tetcoin/artist [INFO] tweaked toml for git repo https://github.com/tetcoin/artist written to /workspace/builds/worker-14/source/Cargo.toml [INFO] crate git repo https://github.com/tetcoin/artist 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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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] 23d500e36d1d2a8ffe55c7f4736a3152f15e94c529ccf89ff3eaa0f9b1ac6b30 [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" "23d500e36d1d2a8ffe55c7f4736a3152f15e94c529ccf89ff3eaa0f9b1ac6b30", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "23d500e36d1d2a8ffe55c7f4736a3152f15e94c529ccf89ff3eaa0f9b1ac6b30", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "23d500e36d1d2a8ffe55c7f4736a3152f15e94c529ccf89ff3eaa0f9b1ac6b30", kill_on_drop: false }` [INFO] [stdout] 23d500e36d1d2a8ffe55c7f4736a3152f15e94c529ccf89ff3eaa0f9b1ac6b30 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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] 0f4ec39fd28ce6296f755119032997f7acdbe99c68c80c35fdffbd2252af18ab [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" "0f4ec39fd28ce6296f755119032997f7acdbe99c68c80c35fdffbd2252af18ab", kill_on_drop: false }` [INFO] [stderr] Compiling artist v0.1.0 (/opt/rustwide/workdir/artist) [INFO] [stderr] Compiling serde v1.0.119 [INFO] [stderr] Compiling ref-cast v1.0.6 [INFO] [stderr] Compiling tracing v0.1.22 [INFO] [stderr] Compiling thiserror v1.0.23 [INFO] [stderr] Compiling dyn-clonable v0.9.0 [INFO] [stderr] Compiling zeroize v1.2.0 [INFO] [stderr] Compiling futures-util v0.3.9 [INFO] [stderr] Compiling libsecp256k1 v0.3.5 [INFO] [stderr] Compiling linregress v0.4.0 [INFO] [stderr] Compiling merlin v2.0.0 [INFO] [stderr] Compiling curve25519-dalek v2.1.2 [INFO] [stderr] Compiling curve25519-dalek v3.0.2 [INFO] [stderr] Compiling secrecy v0.7.0 [INFO] [stderr] Compiling tiny-bip39 v0.8.0 [INFO] [stderr] Compiling futures-executor v0.3.9 [INFO] [stderr] Compiling futures v0.3.9 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling impl-serde v0.3.1 [INFO] [stderr] Compiling serde_json v1.0.61 [INFO] [stderr] Compiling tracing-serde v0.1.2 [INFO] [stderr] Compiling schnorrkel v0.9.1 [INFO] [stderr] Compiling ed25519-dalek v1.0.1 [INFO] [stderr] Compiling substrate-bip39 v0.4.2 [INFO] [stderr] Compiling tracing-subscriber v0.2.15 [INFO] [stderr] Compiling proc-macro-crate v0.1.5 [INFO] [stderr] Compiling frame-support-procedural-tools v2.0.1 (https://github.com/paritytech/substrate#928b7358) [INFO] [stderr] Compiling parity-scale-codec-derive v1.2.2 [INFO] [stderr] Compiling sp-runtime-interface-proc-macro v2.0.1 (https://github.com/paritytech/substrate#928b7358) [INFO] [stderr] Compiling sp-api-proc-macro v2.0.1 (https://github.com/paritytech/substrate#928b7358) [INFO] [stderr] Compiling frame-support-procedural v2.0.1 (https://github.com/paritytech/substrate#928b7358) [INFO] [stderr] Compiling parity-scale-codec v1.3.6 [INFO] [stderr] Compiling impl-codec v0.4.2 [INFO] [stderr] Compiling sp-storage v2.0.1 (https://github.com/paritytech/substrate#928b7358) [INFO] [stderr] Compiling sp-wasm-interface v2.0.1 (https://github.com/paritytech/substrate#928b7358) [INFO] [stderr] Compiling sp-tracing v2.0.1 (https://github.com/paritytech/substrate#928b7358) [INFO] [stderr] Compiling sp-arithmetic v2.0.1 (https://github.com/paritytech/substrate#928b7358) [INFO] [stderr] Compiling primitive-types v0.8.0 [INFO] [stderr] Compiling sp-externalities v0.8.1 (https://github.com/paritytech/substrate#928b7358) [INFO] [stderr] Compiling parity-util-mem v0.8.0 [INFO] [stderr] Compiling sp-runtime-interface v2.0.1 (https://github.com/paritytech/substrate#928b7358) [INFO] [stderr] Compiling memory-db v0.25.0 [INFO] [stderr] Compiling sp-core v2.0.1 (https://github.com/paritytech/substrate#928b7358) [INFO] [stderr] Compiling sp-trie v2.0.1 (https://github.com/paritytech/substrate#928b7358) [INFO] [stderr] Compiling sp-keystore v0.8.0 (https://github.com/paritytech/substrate#928b7358) [INFO] [stderr] Compiling frame-metadata v12.0.1 (https://github.com/paritytech/substrate#928b7358) [INFO] [stderr] Compiling sp-inherents v2.0.1 (https://github.com/paritytech/substrate#928b7358) [INFO] [stderr] Compiling sp-state-machine v0.8.1 (https://github.com/paritytech/substrate#928b7358) [INFO] [stderr] Compiling sp-io v2.0.1 (https://github.com/paritytech/substrate#928b7358) [INFO] [stderr] Compiling sp-application-crypto v2.0.1 (https://github.com/paritytech/substrate#928b7358) [INFO] [stderr] Compiling sp-sandbox v0.8.1 (https://github.com/paritytech/substrate#928b7358) [INFO] [stderr] Compiling sp-runtime v2.0.1 (https://github.com/paritytech/substrate#928b7358) [INFO] [stderr] Compiling sp-version v2.0.1 (https://github.com/paritytech/substrate#928b7358) [INFO] [stderr] Compiling frame-support v2.0.1 (https://github.com/paritytech/substrate#928b7358) [INFO] [stderr] Compiling sp-api v2.0.1 (https://github.com/paritytech/substrate#928b7358) [INFO] [stderr] Compiling frame-system v2.0.1 (https://github.com/paritytech/substrate#928b7358) [INFO] [stderr] Compiling frame-benchmarking v2.0.1 (https://github.com/paritytech/substrate#928b7358) [INFO] [stderr] Compiling pallet-balances v2.0.1 (https://github.com/paritytech/substrate#928b7358) [INFO] [stderr] Compiling pallet-actors v2.0.0-rc2 (/opt/rustwide/workdir/frame/actors) [INFO] [stdout] error[E0433]: failed to resolve: could not find `Trait` in `frame_system` [INFO] [stdout] --> frame/actors/src/lib.rs:45:48 [INFO] [stdout] | [INFO] [stdout] 45 | pub type AccountIdFor = ::AccountId; [INFO] [stdout] | ^^^^^ could not find `Trait` in `frame_system` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Trait` in `frame_system` [INFO] [stdout] --> frame/actors/src/lib.rs:48:82 [INFO] [stdout] | [INFO] [stdout] 48 | pub type BalanceFor = <::Currency as Currency<::AccountId>>::Balance; [INFO] [stdout] | ^^^^^ could not find `Trait` in `frame_system` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Trait` in `frame_system` [INFO] [stdout] --> frame/actors/src/lib.rs:51:92 [INFO] [stdout] | [INFO] [stdout] 51 | pub type PositiveImbalanceFor = <::Currency as Currency<::AccountId>>::PositiveImbalance; [INFO] [stdout] | ^^^^^ could not find `Trait` in `frame_system` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Trait` in `frame_system` [INFO] [stdout] --> frame/actors/src/lib.rs:54:92 [INFO] [stdout] | [INFO] [stdout] 54 | pub type NegativeImbalanceFor = <::Currency as Currency<::AccountId>>::NegativeImbalance; [INFO] [stdout] | ^^^^^ could not find `Trait` in `frame_system` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Trait` in `frame_system` [INFO] [stdout] --> frame/actors/src/lib.rs:63:43 [INFO] [stdout] | [INFO] [stdout] 63 | pub type HashFor = ::Hash; [INFO] [stdout] | ^^^^^ could not find `Trait` in `frame_system` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Trait` in `frame_system` [INFO] [stdout] --> frame/actors/src/lib.rs:92:62 [INFO] [stdout] | [INFO] [stdout] 92 | type Event: From> + Into<::Event>; [INFO] [stdout] | ^^^^^ could not find `Trait` in `frame_system` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Trait` in `frame_system` [INFO] [stdout] --> frame/actors/src/lib.rs:120:23 [INFO] [stdout] | [INFO] [stdout] 120 | ::AccountId, [INFO] [stdout] | ^^^^^ could not find `Trait` in `frame_system` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Trait` in `frame_system` [INFO] [stdout] --> frame/actors/src/lib.rs:121:23 [INFO] [stdout] | [INFO] [stdout] 121 | ::Hash [INFO] [stdout] | ^^^^^ could not find `Trait` in `frame_system` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `Trait` in crate `frame_system` [INFO] [stdout] --> frame/actors/src/lib.rs:90:32 [INFO] [stdout] | [INFO] [stdout] 90 | pub trait Trait: frame_system::Trait { [INFO] [stdout] | ^^^^^ not found in `frame_system` [INFO] [stdout] | [INFO] [stdout] help: consider importing this trait [INFO] [stdout] | [INFO] [stdout] 23 | use crate::gas::Trait; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `self as system` [INFO] [stdout] --> frame/actors/src/lib.rs:33:20 [INFO] [stdout] | [INFO] [stdout] 33 | use frame_system::{self as system, ensure_signed}; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 9 previous errors; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0405, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0405`. [INFO] [stdout] [INFO] [stderr] error: could not compile `pallet-actors` due to 10 previous errors; 1 warning emitted [INFO] running `Command { std: "docker" "inspect" "0f4ec39fd28ce6296f755119032997f7acdbe99c68c80c35fdffbd2252af18ab", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0f4ec39fd28ce6296f755119032997f7acdbe99c68c80c35fdffbd2252af18ab", kill_on_drop: false }` [INFO] [stdout] 0f4ec39fd28ce6296f755119032997f7acdbe99c68c80c35fdffbd2252af18ab