[INFO] cloning repository https://github.com/btn-group/sn-quick-farm [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/btn-group/sn-quick-farm" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbtn-group%2Fsn-quick-farm", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbtn-group%2Fsn-quick-farm'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 055a10e6643b11383df03aa214f48b38824faf1f [INFO] testing btn-group/sn-quick-farm against try#0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6 for pr-137122-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbtn-group%2Fsn-quick-farm" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-6-tc2/source/.cargo/config [INFO] started tweaking git repo https://github.com/btn-group/sn-quick-farm [INFO] finished tweaking git repo https://github.com/btn-group/sn-quick-farm [INFO] tweaked toml for git repo https://github.com/btn-group/sn-quick-farm written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/btn-group/sn-quick-farm on toolchain 0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/btn-group/sn-quick-farm already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a89488b2a98f2dc5027c6d28c7caa07bfa6ef5f4ac1e1222b479d0ed218d9ae6 [INFO] running `Command { std: "docker" "start" "-a" "a89488b2a98f2dc5027c6d28c7caa07bfa6ef5f4ac1e1222b479d0ed218d9ae6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a89488b2a98f2dc5027c6d28c7caa07bfa6ef5f4ac1e1222b479d0ed218d9ae6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a89488b2a98f2dc5027c6d28c7caa07bfa6ef5f4ac1e1222b479d0ed218d9ae6", kill_on_drop: false }` [INFO] [stdout] a89488b2a98f2dc5027c6d28c7caa07bfa6ef5f4ac1e1222b479d0ed218d9ae6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/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" "RUSTDOCFLAGS=--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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0533cda8e0abc4338ef76ad1cc405969dcd55e21d9d05547506321ffb23fbd45 [INFO] running `Command { std: "docker" "start" "-a" "0533cda8e0abc4338ef76ad1cc405969dcd55e21d9d05547506321ffb23fbd45", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.27 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.73 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Compiling typenum v1.13.0 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Compiling schemars v0.7.6 [INFO] [stderr] Compiling itoa v0.4.7 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling base64 v0.11.0 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling subtle v1.0.0 [INFO] [stderr] Compiling byte-tools v0.3.1 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling block-padding v0.1.5 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling opaque-debug v0.2.3 [INFO] [stderr] Compiling fake-simd v0.1.2 [INFO] [stderr] Compiling cpufeatures v0.1.4 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling arrayref v0.3.6 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling subtle v2.4.0 [INFO] [stderr] Compiling rustc-hex v2.1.0 [INFO] [stderr] Compiling fixed-hash v0.6.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling uint v0.8.5 [INFO] [stderr] Compiling primitive-types v0.7.3 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling generic-array v0.12.4 [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 sha2 v0.8.2 [INFO] [stderr] Compiling hmac v0.7.1 [INFO] [stderr] Compiling hmac-drbg v0.2.0 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling libsecp256k1 v0.3.5 [INFO] [stderr] Compiling sha2 v0.9.5 [INFO] [stderr] Compiling serde_derive_internals v0.25.0 [INFO] [stderr] Compiling snafu-derive v0.6.10 [INFO] [stderr] Compiling schemars_derive v0.7.6 [INFO] [stderr] Compiling snafu v0.6.10 [INFO] [stderr] Compiling serde-json-wasm v0.2.3 [INFO] [stderr] Compiling bincode2 v2.0.1 [INFO] [stderr] Compiling cosmwasm-std v0.10.0 (https://github.com/enigmampc/SecretNetwork?tag=v1.0.0#490fba92) [INFO] [stderr] Compiling cosmwasm-schema v0.10.0 (https://github.com/enigmampc/SecretNetwork?tag=v1.0.0#490fba92) [INFO] [stderr] Compiling secret-toolkit-utils v0.1.0 (https://github.com/enigmampc/secret-toolkit#87b3a5d7) [INFO] [stderr] Compiling secret-toolkit-serialization v0.1.0 (https://github.com/enigmampc/secret-toolkit#87b3a5d7) [INFO] [stderr] Compiling cosmwasm-storage v0.10.0 (https://github.com/enigmampc/SecretNetwork?tag=v1.0.0#490fba92) [INFO] [stderr] Compiling secret-toolkit-crypto v0.1.0 (https://github.com/enigmampc/secret-toolkit#87b3a5d7) [INFO] [stderr] Compiling secret-toolkit-snip20 v0.1.0 (https://github.com/enigmampc/secret-toolkit#87b3a5d7) [INFO] [stderr] Compiling secret-toolkit-snip721 v0.1.0 (https://github.com/enigmampc/secret-toolkit#87b3a5d7) [INFO] [stderr] Compiling secret-toolkit-storage v0.1.0 (https://github.com/enigmampc/secret-toolkit#87b3a5d7) [INFO] [stderr] Compiling secret-toolkit v0.1.0 (https://github.com/enigmampc/secret-toolkit#87b3a5d7) [INFO] [stderr] Compiling cw-secret-network-ezy-farm v2.0.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 24.82s [INFO] running `Command { std: "docker" "inspect" "0533cda8e0abc4338ef76ad1cc405969dcd55e21d9d05547506321ffb23fbd45", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0533cda8e0abc4338ef76ad1cc405969dcd55e21d9d05547506321ffb23fbd45", kill_on_drop: false }` [INFO] [stdout] 0533cda8e0abc4338ef76ad1cc405969dcd55e21d9d05547506321ffb23fbd45 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/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" "RUSTDOCFLAGS=--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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f6706315d2939f9e34b2cadcaccf38a655c871c5660d3c2d996aac46b5fae273 [INFO] running `Command { std: "docker" "start" "-a" "f6706315d2939f9e34b2cadcaccf38a655c871c5660d3c2d996aac46b5fae273", kill_on_drop: false }` [INFO] [stderr] Compiling cw-secret-network-ezy-farm v2.0.0 (/opt/rustwide/workdir) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcuvKND2/symbols.o" "<17 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,libunicode_width-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libsecret_toolkit-3abe35c840893bde.rlib,libsecret_toolkit_storage-6e868c43a0844eb4.rlib,libsecret_toolkit_snip721-c28c585583ad0d6d.rlib,libsecret_toolkit_snip20-3bff7561c3911aa1.rlib,libsecret_toolkit_utils-06c5babac21815f9.rlib,libsecret_toolkit_serialization-8233596c5f5b1470.rlib,libbincode2-06d335dad81f3ea1.rlib,libsecret_toolkit_crypto-42591f64e08f7ed7.rlib,libsecp256k1-2b08bd49e171d054.rlib,librand-dd6674ce85a6e3de.rlib,libarrayref-98c8288af0d7bcaf.rlib,libsha2-3afd7e20422edb9f.rlib,libopaque_debug-a254d90c091110cb.rlib,libfake_simd-f956db7a80a1e4dd.rlib,libblock_buffer-22464dc8c832fc29.rlib,libblock_padding-736bc62f2812732d.rlib,libbyte_tools-3c4d2ae98bb83810.rlib,libbyteorder-379f547b04d51d02.rlib,libhmac_drbg-f4a52c2566dcdc7a.rlib,libhmac-78f5aaecd2893fed.rlib,libcrypto_mac-e0dc963a24810e76.rlib,libsubtle-59b077a14bb9bc08.rlib,libdigest-2daf060ac82ac07d.rlib,libgeneric_array-67c3d934e4a4fd89.rlib,libcrunchy-2b0190a9eb548ac6.rlib,libsubtle-bb5bd18fdf330b3f.rlib,librand_chacha-ddd00d19b0a2adbd.rlib,libppv_lite86-8ec81b098d5ac6b3.rlib,librand_core-0359674a8518ae08.rlib,libsha2-1d56bb651727e48f.rlib,libcpufeatures-e1c728fa9a16b96b.rlib,libcfg_if-33ef6c02a07f9fec.rlib,libopaque_debug-c0b21531799dfcb1.rlib,libdigest-a48551f1e8b2ecbc.rlib,libblock_buffer-dcac6c02979652f8.rlib,libgeneric_array-3d707386d915f719.rlib,libtypenum-6faf34acd2cfd55f.rlib,libcosmwasm_std-c576a581f749e7f0.rlib,libserde_json_wasm-ea86b8e08cffaf3f.rlib,libbase64-b6593fc8161c679f.rlib,libsnafu-3c72c6db103ec502.rlib,libdoc_comment-2a6e53364f2628c7.rlib,libschemars-2f13ebc71d6d5a62.rlib,libserde_json-c35d673d6896c422.rlib,libryu-7364a19056563c74.rlib,libitoa-34108be58b2e71bc.rlib,libserde-fa3fd1e9a0790766.rlib}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcuvKND2/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,-znostart-stop-gc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/cw_secret_network_ezy_farm-98b8e5f991ddd499" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 7 [Bus error], core dumped [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `cw-secret-network-ezy-farm` (lib test) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "f6706315d2939f9e34b2cadcaccf38a655c871c5660d3c2d996aac46b5fae273", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f6706315d2939f9e34b2cadcaccf38a655c871c5660d3c2d996aac46b5fae273", kill_on_drop: false }` [INFO] [stdout] f6706315d2939f9e34b2cadcaccf38a655c871c5660d3c2d996aac46b5fae273