[INFO] crate sunshine-bank-onchain 0.0.2 is already in cache [INFO] testing sunshine-bank-onchain-0.0.2 against 1.45.2 for beta-1.46-1 [INFO] extracting crate sunshine-bank-onchain 0.0.2 into /workspace/builds/worker-7/source [INFO] validating manifest of crates.io crate sunshine-bank-onchain 0.0.2 on toolchain 1.45.2 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.45.2" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate sunshine-bank-onchain 0.0.2 [INFO] finished tweaking crates.io crate sunshine-bank-onchain 0.0.2 [INFO] tweaked toml for crates.io crate sunshine-bank-onchain 0.0.2 written to /workspace/builds/worker-7/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.45.2" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.45.2" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+1.45.2" "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] 30d182710b40b5f3f59fe0f818e61f7e486d1afe8c79e0022b4e942ccbc45266 [INFO] running `Command { std: "docker" "start" "-a" "30d182710b40b5f3f59fe0f818e61f7e486d1afe8c79e0022b4e942ccbc45266", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "30d182710b40b5f3f59fe0f818e61f7e486d1afe8c79e0022b4e942ccbc45266", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "30d182710b40b5f3f59fe0f818e61f7e486d1afe8c79e0022b4e942ccbc45266", kill_on_drop: false }` [INFO] [stdout] 30d182710b40b5f3f59fe0f818e61f7e486d1afe8c79e0022b4e942ccbc45266 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+1.45.2" "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] b3a5a4b6a33d26e174e4aa3ae619928e5daf650bb2b5525e25642740b7f98df4 [INFO] running `Command { std: "docker" "start" "-a" "b3a5a4b6a33d26e174e4aa3ae619928e5daf650bb2b5525e25642740b7f98df4", kill_on_drop: false }` [INFO] [stderr] Compiling either v1.5.3 [INFO] [stderr] Compiling hex v0.4.2 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling hashbrown v0.8.1 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Compiling futures-channel v0.3.5 [INFO] [stderr] Compiling wasmi-validation v0.3.0 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling clear_on_drop v0.2.4 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling libm v0.2.1 [INFO] [stderr] Compiling sp-panic-handler v2.0.0-rc5 [INFO] [stderr] Compiling futures-task v0.3.5 [INFO] [stderr] Compiling impl-trait-for-tuples v0.1.3 [INFO] [stderr] Compiling tracing v0.1.18 [INFO] [stderr] Compiling toml v0.5.6 [INFO] [stderr] Compiling impl-serde v0.3.1 [INFO] [stderr] Compiling impl-serde v0.2.3 [INFO] [stderr] Compiling zeroize v1.1.0 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand v0.5.6 [INFO] [stderr] Compiling bitvec v0.17.4 [INFO] [stderr] Compiling itertools v0.9.0 [INFO] [stderr] Compiling sp-tracing v2.0.0-rc5 [INFO] [stderr] Compiling futures-util v0.3.5 [INFO] [stderr] Compiling secrecy v0.6.0 [INFO] [stderr] Compiling block-buffer v0.7.3 [INFO] [stderr] Compiling fixed-hash v0.6.1 [INFO] [stderr] Compiling uint v0.8.4 [INFO] [stderr] Compiling curve25519-dalek v2.1.0 [INFO] [stderr] Compiling merlin v2.0.0 [INFO] [stderr] Compiling pbkdf2 v0.3.0 [INFO] [stderr] Compiling sp-storage v2.0.0-rc5 [INFO] [stderr] Compiling sha2 v0.8.2 [INFO] [stderr] Compiling libsecp256k1 v0.3.5 [INFO] [stderr] Compiling tiny-bip39 v0.7.3 [INFO] [stderr] Compiling trie-db v0.22.1 [INFO] [stderr] Compiling schnorrkel v0.9.1 [INFO] [stderr] Compiling ed25519-dalek v1.0.0-pre.4 [INFO] [stderr] Compiling proc-macro-crate v0.1.5 [INFO] [stderr] Compiling statrs v0.10.0 [INFO] [stderr] Compiling frame-support-procedural-tools v2.0.0-rc5 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Compiling approx v0.3.2 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling alga v0.9.3 [INFO] [stderr] Compiling substrate-bip39 v0.4.1 [INFO] [stderr] Compiling parity-scale-codec-derive v1.2.1 [INFO] [stderr] Compiling sp-runtime-interface-proc-macro v2.0.0-rc5 [INFO] [stderr] Compiling sp-api-proc-macro v2.0.0-rc5 [INFO] [stderr] Compiling frame-support-procedural v2.0.0-rc5 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Compiling wasmi v0.6.2 [INFO] [stderr] Compiling nalgebra v0.18.1 [INFO] [stderr] Compiling futures-executor v0.3.5 [INFO] [stderr] Compiling parity-scale-codec v1.3.4 [INFO] [stderr] Compiling futures v0.3.5 [INFO] [stderr] error: could not compile `libsecp256k1`. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name secp256k1 --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsecp256k1-0.3.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts --crate-type lib --emit=dep-info,metadata,link -Cembed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="hmac"' --cfg 'feature="hmac-drbg"' --cfg 'feature="sha2"' --cfg 'feature="std"' --cfg 'feature="typenum"' -C metadata=87ca2b400804bfb3 -C extra-filename=-87ca2b400804bfb3 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern arrayref=/opt/rustwide/target/debug/deps/libarrayref-491a816912549b39.rmeta --extern crunchy=/opt/rustwide/target/debug/deps/libcrunchy-76a20a5dbaffbd5e.rmeta --extern digest=/opt/rustwide/target/debug/deps/libdigest-9129148d9bad168f.rmeta --extern hmac_drbg=/opt/rustwide/target/debug/deps/libhmac_drbg-c81b298ddd0dd3c9.rmeta --extern rand=/opt/rustwide/target/debug/deps/librand-b0977bed1a3ff85d.rmeta --extern sha2=/opt/rustwide/target/debug/deps/libsha2-c2545412a4007635.rmeta --extern subtle=/opt/rustwide/target/debug/deps/libsubtle-a77ad75e5750abab.rmeta --extern typenum=/opt/rustwide/target/debug/deps/libtypenum-cdf4a0787e8cd250.rmeta --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: linking with `cc` failed: signal: 9 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-L" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/sp_runtime_interface_proc_macro-5e23e5c87a003b77.sp_runtime_interface_proc_macro.ndi06k1z-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/sp_runtime_interface_proc_macro-5e23e5c87a003b77.sp_runtime_interface_proc_macro.ndi06k1z-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/sp_runtime_interface_proc_macro-5e23e5c87a003b77.sp_runtime_interface_proc_macro.ndi06k1z-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/sp_runtime_interface_proc_macro-5e23e5c87a003b77.sp_runtime_interface_proc_macro.ndi06k1z-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/sp_runtime_interface_proc_macro-5e23e5c87a003b77.sp_runtime_interface_proc_macro.ndi06k1z-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/sp_runtime_interface_proc_macro-5e23e5c87a003b77.sp_runtime_interface_proc_macro.ndi06k1z-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/sp_runtime_interface_proc_macro-5e23e5c87a003b77.sp_runtime_interface_proc_macro.ndi06k1z-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/sp_runtime_interface_proc_macro-5e23e5c87a003b77.sp_runtime_interface_proc_macro.ndi06k1z-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/sp_runtime_interface_proc_macro-5e23e5c87a003b77.sp_runtime_interface_proc_macro.ndi06k1z-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/sp_runtime_interface_proc_macro-5e23e5c87a003b77.sp_runtime_interface_proc_macro.ndi06k1z-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/sp_runtime_interface_proc_macro-5e23e5c87a003b77.sp_runtime_interface_proc_macro.ndi06k1z-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/sp_runtime_interface_proc_macro-5e23e5c87a003b77.sp_runtime_interface_proc_macro.ndi06k1z-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/sp_runtime_interface_proc_macro-5e23e5c87a003b77.sp_runtime_interface_proc_macro.ndi06k1z-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/sp_runtime_interface_proc_macro-5e23e5c87a003b77.sp_runtime_interface_proc_macro.ndi06k1z-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/sp_runtime_interface_proc_macro-5e23e5c87a003b77.sp_runtime_interface_proc_macro.ndi06k1z-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/sp_runtime_interface_proc_macro-5e23e5c87a003b77.sp_runtime_interface_proc_macro.ndi06k1z-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/libsp_runtime_interface_proc_macro-5e23e5c87a003b77.so" "/opt/rustwide/target/debug/deps/sp_runtime_interface_proc_macro-5e23e5c87a003b77.4nxcwdt67prxrmyj.rcgu.o" "/opt/rustwide/target/debug/deps/sp_runtime_interface_proc_macro-5e23e5c87a003b77.2ab719gelbzyrpvn.rcgu.o" "-Wl,--gc-sections" "-shared" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libproc_macro_crate-4ca8cccfeb91f045.rlib" "/opt/rustwide/target/debug/deps/libtoml-c65fac67102b5ec8.rlib" "/opt/rustwide/target/debug/deps/libserde-f4f5f1687ccb3eba.rlib" "/opt/rustwide/target/debug/deps/libinflector-4e1afce95ba825db.rlib" "/opt/rustwide/target/debug/deps/libregex-347800da6df6c271.rlib" "/opt/rustwide/target/debug/deps/libthread_local-87cfd577652377a1.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-660ab907323d6aba.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-c234f626249548c1.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-97b2f11ab4a5d4c6.rlib" "/opt/rustwide/target/debug/deps/libmemchr-994f1cb85517744c.rlib" "/opt/rustwide/target/debug/deps/libsyn-6648447a9c6b4125.rlib" "/opt/rustwide/target/debug/deps/libquote-8d5d20e5eb618412.rlib" "/opt/rustwide/target/debug/deps/libproc_macro2-14879255c1babc30.rlib" "/opt/rustwide/target/debug/deps/libunicode_xid-a51f88c314603c68.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libproc_macro-ad9eb7a5eb56b42d.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-8bb11f807a7b6b4c.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-ca8087507780d964.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-259c92b387c1c166.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-16e0a2fbbb8e14b3.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-8a1651b8e23d2aaf.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-23bdd98b0574083e.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-855a92055ec33e2e.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-24c70dd44fbacdfb.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-b326273841bae587.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-ac3c1f0e16507051.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-a5729542b65954aa.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-09bd1119ab1cad7d.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-9a787681bfbeaf61.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-5a0398ee67f74664.rlib" "-Wl,-Bdynamic" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-ldl" "-lutil" [INFO] [stdout] = note: [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "b3a5a4b6a33d26e174e4aa3ae619928e5daf650bb2b5525e25642740b7f98df4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b3a5a4b6a33d26e174e4aa3ae619928e5daf650bb2b5525e25642740b7f98df4", kill_on_drop: false }` [INFO] [stdout] b3a5a4b6a33d26e174e4aa3ae619928e5daf650bb2b5525e25642740b7f98df4