[INFO] cloning repository https://github.com/dang1412/substrate-node-template [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/dang1412/substrate-node-template" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdang1412%2Fsubstrate-node-template", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdang1412%2Fsubstrate-node-template'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 537931eb44613c26a052bb980d22778c49df33f5 [INFO] testing dang1412/substrate-node-template against beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdang1412%2Fsubstrate-node-template" "/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/dang1412/substrate-node-template on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/dang1412/substrate-node-template [INFO] finished tweaking git repo https://github.com/dang1412/substrate-node-template [INFO] tweaked toml for git repo https://github.com/dang1412/substrate-node-template written to /workspace/builds/worker-14/source/Cargo.toml [INFO] crate git repo https://github.com/dang1412/substrate-node-template already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "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-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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "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] e377a74ff6524d36eb041d02b62ec435b2a5041f4db18cb734bbd39591be0a65 [INFO] running `Command { std: "docker" "start" "-a" "e377a74ff6524d36eb041d02b62ec435b2a5041f4db18cb734bbd39591be0a65", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e377a74ff6524d36eb041d02b62ec435b2a5041f4db18cb734bbd39591be0a65", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e377a74ff6524d36eb041d02b62ec435b2a5041f4db18cb734bbd39591be0a65", kill_on_drop: false }` [INFO] [stdout] e377a74ff6524d36eb041d02b62ec435b2a5041f4db18cb734bbd39591be0a65 [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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "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] 8238b7a8d35f2f1e456bb7589e2ba535c28eed0f857f6b086445f1191cbe78e8 [INFO] running `Command { std: "docker" "start" "-a" "8238b7a8d35f2f1e456bb7589e2ba535c28eed0f857f6b086445f1191cbe78e8", kill_on_drop: false }` [INFO] [stderr] Compiling anyhow v1.0.55 [INFO] [stderr] Compiling byte-slice-cast v1.2.0 [INFO] [stderr] Compiling sp-std v4.0.0 (https://github.com/paritytech/substrate.git?tag=devhub/latest#22d40c76) [INFO] [stderr] Compiling sc-executor-wasmtime v0.10.0-dev (https://github.com/paritytech/substrate.git?tag=devhub/latest#22d40c76) [INFO] [stderr] Compiling retain_mut v0.1.6 [INFO] [stderr] Compiling sc-consensus-slots v0.10.0-dev (https://github.com/paritytech/substrate.git?tag=devhub/latest#22d40c76) [INFO] [stderr] Compiling tracing-core v0.1.22 [INFO] [stderr] Compiling thread_local v1.1.4 [INFO] [stderr] Compiling ed25519 v1.3.0 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling substrate-build-script-utils v3.0.0 (https://github.com/paritytech/substrate.git?tag=devhub/latest#22d40c76) [INFO] [stderr] Compiling async-executor v1.4.1 [INFO] [stderr] Compiling blocking v1.1.0 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Compiling tracing-attributes v0.1.19 [INFO] [stderr] Compiling sp-debug-derive v4.0.0 (https://github.com/paritytech/substrate.git?tag=devhub/latest#22d40c76) [INFO] [stderr] Compiling ref-cast-impl v1.0.6 [INFO] [stderr] Compiling dyn-clonable-impl v0.9.0 [INFO] [stderr] Compiling async-trait v0.1.52 [INFO] [stderr] Compiling pin-project-internal v1.0.10 [INFO] [stderr] Compiling pin-project-internal v0.4.29 [INFO] [stderr] Compiling enum-as-inner v0.3.3 [INFO] [stderr] Compiling open-metrics-client-derive-text-encode v0.1.1 [INFO] [stderr] Compiling frame-support-procedural-tools-derive v3.0.0 (https://github.com/paritytech/substrate.git?tag=devhub/latest#22d40c76) [INFO] [stderr] Compiling libp2p-swarm-derive v0.25.0 [INFO] [stderr] Compiling data-encoding-macro-internal v0.1.10 [INFO] [stderr] Compiling nalgebra-macros v0.1.0 [INFO] [stderr] Compiling strum_macros v0.23.1 [INFO] [stderr] Compiling libz-sys v1.1.3 [INFO] [stderr] error: could not compile `derive_more` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name derive_more --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/derive_more-0.99.17/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="add"' --cfg 'feature="add_assign"' --cfg 'feature="as_mut"' --cfg 'feature="as_ref"' --cfg 'feature="constructor"' --cfg 'feature="convert_case"' --cfg 'feature="default"' --cfg 'feature="deref"' --cfg 'feature="deref_mut"' --cfg 'feature="display"' --cfg 'feature="error"' --cfg 'feature="from"' --cfg 'feature="from_str"' --cfg 'feature="index"' --cfg 'feature="index_mut"' --cfg 'feature="into"' --cfg 'feature="into_iterator"' --cfg 'feature="is_variant"' --cfg 'feature="iterator"' --cfg 'feature="mul"' --cfg 'feature="mul_assign"' --cfg 'feature="not"' --cfg 'feature="rustc_version"' --cfg 'feature="sum"' --cfg 'feature="try_into"' --cfg 'feature="unwrap"' -C metadata=e7c4a04299529b99 -C extra-filename=-e7c4a04299529b99 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern convert_case=/opt/rustwide/target/debug/deps/libconvert_case-2c8387b43605e0d5.rlib --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-a1808e539074a269.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-b0e6e479f258c8c5.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-5d81e57a10739eb0.rlib --extern proc_macro --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `pin-project-internal` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name pin_project_internal --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pin-project-internal-0.4.29/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=2 -C metadata=d5472f6e145e3283 -C extra-filename=-d5472f6e145e3283 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-a1808e539074a269.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-b0e6e479f258c8c5.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-5d81e57a10739eb0.rlib --extern proc_macro --cap-lints allow --cap-lints=warn --cfg underscore_consts --cfg deprecated_proc_macro` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "8238b7a8d35f2f1e456bb7589e2ba535c28eed0f857f6b086445f1191cbe78e8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8238b7a8d35f2f1e456bb7589e2ba535c28eed0f857f6b086445f1191cbe78e8", kill_on_drop: false }` [INFO] [stdout] 8238b7a8d35f2f1e456bb7589e2ba535c28eed0f857f6b086445f1191cbe78e8