[INFO] cloning repository https://github.com/nabaruns/terra-acad-rps [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/nabaruns/terra-acad-rps" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnabaruns%2Fterra-acad-rps", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnabaruns%2Fterra-acad-rps'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 942ca30a17c509c40f4fcf1666a439f8b7ba14bc [INFO] building nabaruns/terra-acad-rps against master#70591dc15db32941fe3595fdbf98e58d6975f95e for pr-127731 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnabaruns%2Fterra-acad-rps" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/nabaruns/terra-acad-rps on toolchain 70591dc15db32941fe3595fdbf98e58d6975f95e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+70591dc15db32941fe3595fdbf98e58d6975f95e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-5-tc1/source/.cargo/config [INFO] started tweaking git repo https://github.com/nabaruns/terra-acad-rps [INFO] finished tweaking git repo https://github.com/nabaruns/terra-acad-rps [INFO] tweaked toml for git repo https://github.com/nabaruns/terra-acad-rps written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/nabaruns/terra-acad-rps 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" "+70591dc15db32941fe3595fdbf98e58d6975f95e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded cw-multi-test v0.13.2 [INFO] [stderr] Downloaded cosmwasm-crypto v1.0.0-beta8 [INFO] [stderr] Downloaded cosmwasm-derive v1.0.0-beta8 [INFO] [stderr] Downloaded cw2 v0.13.2 [INFO] [stderr] Downloaded cw-utils v0.13.2 [INFO] [stderr] Downloaded cosmwasm-storage v1.0.0-beta8 [INFO] [stderr] Downloaded cosmwasm-schema v1.0.0-beta8 [INFO] [stderr] Downloaded cw-storage-plus v0.13.2 [INFO] [stderr] Downloaded cosmwasm-std v1.0.0-beta8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+70591dc15db32941fe3595fdbf98e58d6975f95e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 071142892c2d588eac2f9ff147aae6fa2add81b2942651df65ff2edd25a5319f [INFO] running `Command { std: "docker" "start" "-a" "071142892c2d588eac2f9ff147aae6fa2add81b2942651df65ff2edd25a5319f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "071142892c2d588eac2f9ff147aae6fa2add81b2942651df65ff2edd25a5319f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "071142892c2d588eac2f9ff147aae6fa2add81b2942651df65ff2edd25a5319f", kill_on_drop: false }` [INFO] [stdout] 071142892c2d588eac2f9ff147aae6fa2add81b2942651df65ff2edd25a5319f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+70591dc15db32941fe3595fdbf98e58d6975f95e" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a8132e9d45c10fe964c8874e4a53c94344cba2563bbe7917f2057ee4f1075f28 [INFO] running `Command { std: "docker" "start" "-a" "a8132e9d45c10fe964c8874e4a53c94344cba2563bbe7917f2057ee4f1075f28", kill_on_drop: false }` [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling libc v0.2.99 [INFO] [stderr] Compiling proc-macro2 v1.0.28 [INFO] [stderr] Compiling typenum v1.13.0 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling syn v1.0.74 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling serde_derive v1.0.127 [INFO] [stderr] Compiling const-oid v0.6.0 [INFO] [stderr] Compiling zeroize v1.4.1 [INFO] [stderr] Compiling serde v1.0.127 [INFO] [stderr] Compiling der v0.4.1 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling cpufeatures v0.1.5 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling serde_json v1.0.66 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling schemars v0.8.3 [INFO] [stderr] Compiling spki v0.4.0 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling pkcs8 v0.7.5 [INFO] [stderr] Compiling itoa v0.4.7 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling dyn-clone v1.0.4 [INFO] [stderr] Compiling uint v0.9.3 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling forward_ref v1.0.0 [INFO] [stderr] Compiling ff v0.10.0 [INFO] [stderr] Compiling group v0.10.0 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling crypto-bigint v0.2.2 [INFO] [stderr] Compiling crypto-mac v0.11.1 [INFO] [stderr] Compiling signature v1.3.1 [INFO] [stderr] Compiling sha2 v0.9.5 [INFO] [stderr] Compiling hmac v0.11.0 [INFO] [stderr] Compiling curve25519-dalek v3.2.0 [INFO] [stderr] Compiling elliptic-curve v0.10.5 [INFO] [stderr] Compiling ecdsa v0.12.3 [INFO] [stderr] Compiling k256 v0.9.6 [INFO] [stderr] Compiling serde_derive_internals v0.25.0 [INFO] [stderr] Compiling thiserror-impl v1.0.26 [INFO] [stderr] Compiling schemars_derive v0.8.3 [INFO] [stderr] Compiling cosmwasm-derive v1.0.0-beta8 [INFO] [stderr] Compiling thiserror v1.0.26 [INFO] [stderr] Compiling ed25519-zebra v3.0.0 [INFO] [stderr] Compiling serde-json-wasm v0.3.2 [INFO] [stderr] Compiling cosmwasm-crypto v1.0.0-beta8 [INFO] [stderr] Compiling cosmwasm-std v1.0.0-beta8 [INFO] [stderr] Compiling cw-storage-plus v0.13.2 [INFO] [stderr] Compiling cosmwasm-storage v1.0.0-beta8 [INFO] [stderr] Compiling cw2 v0.13.2 [INFO] [stderr] Compiling terra-acad-rps v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 9.75s [INFO] running `Command { std: "docker" "inspect" "a8132e9d45c10fe964c8874e4a53c94344cba2563bbe7917f2057ee4f1075f28", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a8132e9d45c10fe964c8874e4a53c94344cba2563bbe7917f2057ee4f1075f28", kill_on_drop: false }` [INFO] [stdout] a8132e9d45c10fe964c8874e4a53c94344cba2563bbe7917f2057ee4f1075f28 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+70591dc15db32941fe3595fdbf98e58d6975f95e" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5b53cd578138925faafe651e0927865852bd21561a86a986916ec17afe7ab2cf [INFO] running `Command { std: "docker" "start" "-a" "5b53cd578138925faafe651e0927865852bd21561a86a986916ec17afe7ab2cf", kill_on_drop: false }` [INFO] [stderr] Compiling anyhow v1.0.57 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling bytes v1.1.0 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling cosmwasm-schema v1.0.0-beta8 [INFO] [stderr] Compiling cw-utils v0.13.2 [INFO] [stderr] Compiling itertools v0.10.3 [INFO] [stderr] Compiling prost-derive v0.9.0 [INFO] [stderr] Compiling prost v0.9.0 [INFO] [stderr] Compiling cw-multi-test v0.13.2 [INFO] [stderr] Compiling terra-acad-rps v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 2.83s [INFO] running `Command { std: "docker" "inspect" "5b53cd578138925faafe651e0927865852bd21561a86a986916ec17afe7ab2cf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5b53cd578138925faafe651e0927865852bd21561a86a986916ec17afe7ab2cf", kill_on_drop: false }` [INFO] [stdout] 5b53cd578138925faafe651e0927865852bd21561a86a986916ec17afe7ab2cf [INFO] building nabaruns/terra-acad-rps against try#7587ff3622fbec0abf6ac551eab5226f22f5d958 for pr-127731 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnabaruns%2Fterra-acad-rps" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/nabaruns/terra-acad-rps on toolchain 7587ff3622fbec0abf6ac551eab5226f22f5d958 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+7587ff3622fbec0abf6ac551eab5226f22f5d958" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-5-tc2/source/.cargo/config [INFO] started tweaking git repo https://github.com/nabaruns/terra-acad-rps [INFO] finished tweaking git repo https://github.com/nabaruns/terra-acad-rps [INFO] tweaked toml for git repo https://github.com/nabaruns/terra-acad-rps written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/nabaruns/terra-acad-rps 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" "+7587ff3622fbec0abf6ac551eab5226f22f5d958" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+7587ff3622fbec0abf6ac551eab5226f22f5d958" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 944f86086e3f311738ed5f0ec4b1d3bfd60417f12c33bb27f0cf1df3e277f512 [INFO] running `Command { std: "docker" "start" "-a" "944f86086e3f311738ed5f0ec4b1d3bfd60417f12c33bb27f0cf1df3e277f512", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "944f86086e3f311738ed5f0ec4b1d3bfd60417f12c33bb27f0cf1df3e277f512", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "944f86086e3f311738ed5f0ec4b1d3bfd60417f12c33bb27f0cf1df3e277f512", kill_on_drop: false }` [INFO] [stdout] 944f86086e3f311738ed5f0ec4b1d3bfd60417f12c33bb27f0cf1df3e277f512 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+7587ff3622fbec0abf6ac551eab5226f22f5d958" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 34a28e5a93a056bbf1effcff40879e3903770b4ce087ef80d9b88ea1165244fb [INFO] running `Command { std: "docker" "start" "-a" "34a28e5a93a056bbf1effcff40879e3903770b4ce087ef80d9b88ea1165244fb", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.99 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling proc-macro2 v1.0.28 [INFO] [stderr] Compiling typenum v1.13.0 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.74 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling serde_derive v1.0.127 [INFO] [stderr] Compiling zeroize v1.4.1 [INFO] [stderr] Compiling serde v1.0.127 [INFO] [stderr] Compiling const-oid v0.6.0 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling der v0.4.1 [INFO] [stderr] Compiling cpufeatures v0.1.5 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling serde_json v1.0.66 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling itoa v0.4.7 [INFO] [stderr] Compiling schemars v0.8.3 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling dyn-clone v1.0.4 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling uint v0.9.3 [INFO] [stderr] Compiling spki v0.4.0 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling pkcs8 v0.7.5 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling forward_ref v1.0.0 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling ff v0.10.0 [INFO] [stderr] Compiling group v0.10.0 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling crypto-mac v0.11.1 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling crypto-bigint v0.2.2 [INFO] [stderr] Compiling signature v1.3.1 [INFO] [stderr] Compiling sha2 v0.9.5 [INFO] [stderr] Compiling hmac v0.11.0 [INFO] [stderr] Compiling curve25519-dalek v3.2.0 [INFO] [stderr] Compiling elliptic-curve v0.10.5 [INFO] [stderr] Compiling ecdsa v0.12.3 [INFO] [stderr] Compiling k256 v0.9.6 [INFO] [stderr] Compiling serde_derive_internals v0.25.0 [INFO] [stderr] Compiling thiserror-impl v1.0.26 [INFO] [stderr] Compiling schemars_derive v0.8.3 [INFO] [stderr] Compiling cosmwasm-derive v1.0.0-beta8 [INFO] [stderr] Compiling thiserror v1.0.26 [INFO] [stderr] Compiling ed25519-zebra v3.0.0 [INFO] [stderr] Compiling serde-json-wasm v0.3.2 [INFO] [stderr] Compiling cosmwasm-crypto v1.0.0-beta8 [INFO] [stderr] Compiling cosmwasm-std v1.0.0-beta8 [INFO] [stderr] Compiling cw-storage-plus v0.13.2 [INFO] [stderr] Compiling cosmwasm-storage v1.0.0-beta8 [INFO] [stderr] Compiling cw2 v0.13.2 [INFO] [stderr] Compiling terra-acad-rps v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 9.83s [INFO] running `Command { std: "docker" "inspect" "34a28e5a93a056bbf1effcff40879e3903770b4ce087ef80d9b88ea1165244fb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "34a28e5a93a056bbf1effcff40879e3903770b4ce087ef80d9b88ea1165244fb", kill_on_drop: false }` [INFO] [stdout] 34a28e5a93a056bbf1effcff40879e3903770b4ce087ef80d9b88ea1165244fb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+7587ff3622fbec0abf6ac551eab5226f22f5d958" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 54957d7a49e1199983c8887fd84c90a1d6056dc91ebf5ae18d7af486e206cdf5 [INFO] running `Command { std: "docker" "start" "-a" "54957d7a49e1199983c8887fd84c90a1d6056dc91ebf5ae18d7af486e206cdf5", kill_on_drop: false }` [INFO] [stderr] Compiling anyhow v1.0.57 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling bytes v1.1.0 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling cosmwasm-schema v1.0.0-beta8 [INFO] [stderr] Compiling cw-utils v0.13.2 [INFO] [stderr] Compiling itertools v0.10.3 [INFO] [stderr] Compiling prost-derive v0.9.0 [INFO] [stderr] Compiling prost v0.9.0 [INFO] [stderr] Compiling cw-multi-test v0.13.2 [INFO] [stderr] Compiling terra-acad-rps v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/7587ff3622fbec0abf6ac551eab5226f22f5d958/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/rustup-home/toolchains/7587ff3622fbec0abf6ac551eab5226f22f5d958/lib/rustlib/x86_64-unknown-linux-gnu/bin/self-contained:/opt/rustwide/rustup-home/toolchains/7587ff3622fbec0abf6ac551eab5226f22f5d958/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/rustup-home/toolchains/7587ff3622fbec0abf6ac551eab5226f22f5d958/lib/rustlib/x86_64-unknown-linux-gnu/bin/self-contained:/opt/rustwide/rustup-home/toolchains/7587ff3622fbec0abf6ac551eab5226f22f5d958/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/rustup-home/toolchains/7587ff3622fbec0abf6ac551eab5226f22f5d958/lib/rustlib/x86_64-unknown-linux-gnu/bin/self-contained:/opt/rustwide/cargo-home/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" VSLANG="1033" "cc" "-m64" "/tmp/rustcxgPByX/symbols.o" "/opt/rustwide/target/debug/deps/terra_acad_rps-c5f81072daec912d.terra_acad_rps.81bc1b3fed8edabb-cgu.00.rcgu.o" "/opt/rustwide/target/debug/deps/terra_acad_rps-c5f81072daec912d.terra_acad_rps.81bc1b3fed8edabb-cgu.01.rcgu.o" "/opt/rustwide/target/debug/deps/terra_acad_rps-c5f81072daec912d.terra_acad_rps.81bc1b3fed8edabb-cgu.02.rcgu.o" "/opt/rustwide/target/debug/deps/terra_acad_rps-c5f81072daec912d.terra_acad_rps.81bc1b3fed8edabb-cgu.03.rcgu.o" "/opt/rustwide/target/debug/deps/terra_acad_rps-c5f81072daec912d.terra_acad_rps.81bc1b3fed8edabb-cgu.04.rcgu.o" "/opt/rustwide/target/debug/deps/terra_acad_rps-c5f81072daec912d.terra_acad_rps.81bc1b3fed8edabb-cgu.05.rcgu.o" "/opt/rustwide/target/debug/deps/terra_acad_rps-c5f81072daec912d.terra_acad_rps.81bc1b3fed8edabb-cgu.06.rcgu.o" "/opt/rustwide/target/debug/deps/terra_acad_rps-c5f81072daec912d.terra_acad_rps.81bc1b3fed8edabb-cgu.07.rcgu.o" "/opt/rustwide/target/debug/deps/terra_acad_rps-c5f81072daec912d.terra_acad_rps.81bc1b3fed8edabb-cgu.08.rcgu.o" "/opt/rustwide/target/debug/deps/terra_acad_rps-c5f81072daec912d.terra_acad_rps.81bc1b3fed8edabb-cgu.09.rcgu.o" "/opt/rustwide/target/debug/deps/terra_acad_rps-c5f81072daec912d.8cq9w0alx59zcvf4lbuqkkgo8.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/7587ff3622fbec0abf6ac551eab5226f22f5d958/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/7587ff3622fbec0abf6ac551eab5226f22f5d958/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-aa9c075e691acf99.rlib" "/opt/rustwide/rustup-home/toolchains/7587ff3622fbec0abf6ac551eab5226f22f5d958/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-ead3c3c5997dfb62.rlib" "/opt/rustwide/rustup-home/toolchains/7587ff3622fbec0abf6ac551eab5226f22f5d958/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-6bd335a8c005942d.rlib" "/opt/rustwide/rustup-home/toolchains/7587ff3622fbec0abf6ac551eab5226f22f5d958/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-c7f385786acb7c06.rlib" "/opt/rustwide/target/debug/deps/libcw_multi_test-7693212e293faffd.rlib" "/opt/rustwide/target/debug/deps/libprost-eaa6ca91d33908a3.rlib" "/opt/rustwide/target/debug/deps/libbytes-5c432c84137bd579.rlib" "/opt/rustwide/target/debug/deps/libcw_utils-513f19b7c4c089cf.rlib" "/opt/rustwide/target/debug/deps/libcosmwasm_storage-d3f122692a5b65a3.rlib" "/opt/rustwide/target/debug/deps/libitertools-8da5b0c813e5c899.rlib" "/opt/rustwide/target/debug/deps/libeither-e779026d249f34d5.rlib" "/opt/rustwide/target/debug/deps/libanyhow-e6a8de9725697aa8.rlib" "/opt/rustwide/target/debug/deps/libcw2-1d91763bad594aec.rlib" "/opt/rustwide/target/debug/deps/libcw_storage_plus-cf566b0c8eef260e.rlib" "/opt/rustwide/target/debug/deps/libcosmwasm_std-aa74c0f0648ad6e1.rlib" "/opt/rustwide/target/debug/deps/libserde_json_wasm-1dd7d1c2b80a3d2e.rlib" "/opt/rustwide/target/debug/deps/libbase64-70ad20caa2b11358.rlib" "/opt/rustwide/target/debug/deps/libuint-648e846c5ed38822.rlib" "/opt/rustwide/target/debug/deps/libcrunchy-bfd498f9eafa41b3.rlib" "/opt/rustwide/target/debug/deps/libstatic_assertions-14a197ae77f98fdb.rlib" "/opt/rustwide/target/debug/deps/libforward_ref-9cbfaa64e7da3c8b.rlib" "/opt/rustwide/target/debug/deps/libcosmwasm_crypto-476f70ca8c0dc68a.rlib" "/opt/rustwide/target/debug/deps/libk256-5744884a9e7e9370.rlib" "/opt/rustwide/target/debug/deps/libecdsa-40f169c4e6a75e22.rlib" "/opt/rustwide/target/debug/deps/libsignature-f524584fc7a2e5d8.rlib" "/opt/rustwide/target/debug/deps/libhmac-4c5e11fbcc83f90f.rlib" "/opt/rustwide/target/debug/deps/libcrypto_mac-7ae99b2becbbd330.rlib" "/opt/rustwide/target/debug/deps/libelliptic_curve-1469a141b2d31aec.rlib" "/opt/rustwide/target/debug/deps/libcrypto_bigint-c8dec50ef9e71b8f.rlib" "/opt/rustwide/target/debug/deps/libpkcs8-75ed84385601eb5c.rlib" "/opt/rustwide/target/debug/deps/libspki-9185f02e2f583492.rlib" "/opt/rustwide/target/debug/deps/libder-51b5b20f28016df0.rlib" "/opt/rustwide/target/debug/deps/libconst_oid-40ddb17d60efda1e.rlib" "/opt/rustwide/target/debug/deps/libgroup-9a245a6c96b565b9.rlib" "/opt/rustwide/target/debug/deps/libff-1b103a3e6dbf0c3a.rlib" "/opt/rustwide/target/debug/deps/libed25519_zebra-dfe330e7b9a79a61.rlib" "/opt/rustwide/target/debug/deps/libhex-718b4f18bb2e7953.rlib" "/opt/rustwide/target/debug/deps/libthiserror-8a27b6c3683268e9.rlib" "/opt/rustwide/target/debug/deps/libsha2-9780e3ce95a2a573.rlib" "/opt/rustwide/target/debug/deps/libcpufeatures-471328cfa2195edf.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-ffed353aad8ea91d.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-93b426800450a20a.rlib" "/opt/rustwide/target/debug/deps/librand_core-bbbae3a2f21742eb.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-dd60e28f0262e497.rlib" "/opt/rustwide/target/debug/deps/libcurve25519_dalek-1e1452eee751f6f1.rlib" "/opt/rustwide/target/debug/deps/libsubtle-6a4af82f8c7a0d1c.rlib" "/opt/rustwide/target/debug/deps/libzeroize-b16a323122cd7fa5.rlib" "/opt/rustwide/target/debug/deps/librand_core-dfa07dd688fec272.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-575908071fcdf4d2.rlib" "/opt/rustwide/target/debug/deps/liblibc-0552525511f411ce.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-57bf25c23e31efdb.rlib" "/opt/rustwide/target/debug/deps/libdigest-310da888be3050eb.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-d1ff9d19ea6efe22.rlib" "/opt/rustwide/target/debug/deps/libtypenum-02b0e34c806c6cbb.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-948219033e0b0356.rlib" "/opt/rustwide/target/debug/deps/libschemars-88a3e344c4f889e4.rlib" "/opt/rustwide/target/debug/deps/libdyn_clone-4d40f69cfb8a19b2.rlib" "/opt/rustwide/target/debug/deps/libserde_json-c3cc67dbe2b8172b.rlib" "/opt/rustwide/target/debug/deps/libryu-a9d03167471ca5ef.rlib" "/opt/rustwide/target/debug/deps/libitoa-ea5e7054e0cd7802.rlib" "/opt/rustwide/target/debug/deps/libserde-0a1e448c1f7d651f.rlib" "/opt/rustwide/rustup-home/toolchains/7587ff3622fbec0abf6ac551eab5226f22f5d958/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-164d8fd564e4a211.rlib" "/opt/rustwide/rustup-home/toolchains/7587ff3622fbec0abf6ac551eab5226f22f5d958/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-783334590566e0fc.rlib" "/opt/rustwide/rustup-home/toolchains/7587ff3622fbec0abf6ac551eab5226f22f5d958/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-c61bd2663437c986.rlib" "/opt/rustwide/rustup-home/toolchains/7587ff3622fbec0abf6ac551eab5226f22f5d958/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-3c8f3a81644cce25.rlib" "/opt/rustwide/rustup-home/toolchains/7587ff3622fbec0abf6ac551eab5226f22f5d958/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-1244532a75e334d2.rlib" "/opt/rustwide/rustup-home/toolchains/7587ff3622fbec0abf6ac551eab5226f22f5d958/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-3edd22dc47a4513c.rlib" "/opt/rustwide/rustup-home/toolchains/7587ff3622fbec0abf6ac551eab5226f22f5d958/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-c12887f7a732d2f0.rlib" "/opt/rustwide/rustup-home/toolchains/7587ff3622fbec0abf6ac551eab5226f22f5d958/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-d5dba12b1f233f3e.rlib" "/opt/rustwide/rustup-home/toolchains/7587ff3622fbec0abf6ac551eab5226f22f5d958/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-e323419cd7924de6.rlib" "/opt/rustwide/rustup-home/toolchains/7587ff3622fbec0abf6ac551eab5226f22f5d958/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-008b8c4c7649b293.rlib" "/opt/rustwide/rustup-home/toolchains/7587ff3622fbec0abf6ac551eab5226f22f5d958/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-1e9aca0e00b982af.rlib" "/opt/rustwide/rustup-home/toolchains/7587ff3622fbec0abf6ac551eab5226f22f5d958/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-09eb8c2d25291926.rlib" "/opt/rustwide/rustup-home/toolchains/7587ff3622fbec0abf6ac551eab5226f22f5d958/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-85ca560db35b8e52.rlib" "/opt/rustwide/rustup-home/toolchains/7587ff3622fbec0abf6ac551eab5226f22f5d958/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-87a41ae6a2ba697f.rlib" "/opt/rustwide/rustup-home/toolchains/7587ff3622fbec0abf6ac551eab5226f22f5d958/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-72750b703a18185c.rlib" "/opt/rustwide/rustup-home/toolchains/7587ff3622fbec0abf6ac551eab5226f22f5d958/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-a1a711aa3d9d444c.rlib" "/opt/rustwide/rustup-home/toolchains/7587ff3622fbec0abf6ac551eab5226f22f5d958/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-a912b32e3ca9ae43.rlib" "/opt/rustwide/rustup-home/toolchains/7587ff3622fbec0abf6ac551eab5226f22f5d958/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-1922b8ad2a4e54ab.rlib" "/opt/rustwide/rustup-home/toolchains/7587ff3622fbec0abf6ac551eab5226f22f5d958/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-e60eec2aca178aae.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-B/opt/rustwide/rustup-home/toolchains/7587ff3622fbec0abf6ac551eab5226f22f5d958/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-B/opt/rustwide/rustup-home/toolchains/7587ff3622fbec0abf6ac551eab5226f22f5d958/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-B/opt/rustwide/rustup-home/toolchains/7587ff3622fbec0abf6ac551eab5226f22f5d958/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/7587ff3622fbec0abf6ac551eab5226f22f5d958/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-L" "/opt/rustwide/rustup-home/toolchains/7587ff3622fbec0abf6ac551eab5226f22f5d958/lib/rustlib/x86_64-unknown-linux-gnu/lib/self-contained" "-o" "/opt/rustwide/target/debug/deps/terra_acad_rps-c5f81072daec912d" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: PLEASE submit a bug report to https://github.com/llvm/llvm-project/issues/ and include the crash backtrace. [INFO] [stdout] collect2: fatal error: ld terminated with signal 7 [Bus error], core dumped [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `terra-acad-rps` (lib test) due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "54957d7a49e1199983c8887fd84c90a1d6056dc91ebf5ae18d7af486e206cdf5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "54957d7a49e1199983c8887fd84c90a1d6056dc91ebf5ae18d7af486e206cdf5", kill_on_drop: false }` [INFO] [stdout] 54957d7a49e1199983c8887fd84c90a1d6056dc91ebf5ae18d7af486e206cdf5