[INFO] cloning repository https://github.com/gaurav-rp/my-first-contract [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/gaurav-rp/my-first-contract" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgaurav-rp%2Fmy-first-contract", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgaurav-rp%2Fmy-first-contract'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 7f138d5bc46ecf8b2495ac19d3d5c53fd357af9f [INFO] testing gaurav-rp/my-first-contract against 1.60.0 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgaurav-rp%2Fmy-first-contract" "/workspace/builds/worker-26/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-26/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/gaurav-rp/my-first-contract on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-26/source/.cargo/config [INFO] started tweaking git repo https://github.com/gaurav-rp/my-first-contract [INFO] finished tweaking git repo https://github.com/gaurav-rp/my-first-contract [INFO] tweaked toml for git repo https://github.com/gaurav-rp/my-first-contract written to /workspace/builds/worker-26/source/Cargo.toml [INFO] crate git repo https://github.com/gaurav-rp/my-first-contract already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root: [INFO] [stderr] package: /workspace/builds/worker-26/source/contracts/counter/Cargo.toml [INFO] [stderr] workspace: /workspace/builds/worker-26/source/Cargo.toml [INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root: [INFO] [stderr] package: /workspace/builds/worker-26/source/contracts/wrappend-token/Cargo.toml [INFO] [stderr] workspace: /workspace/builds/worker-26/source/Cargo.toml [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded cosmwasm-schema v0.16.5 [INFO] [stderr] Downloaded cosmwasm-storage v0.16.5 [INFO] [stderr] Downloaded cosmwasm-crypto v0.16.5 [INFO] [stderr] Downloaded cw20 v0.8.1 [INFO] [stderr] Downloaded cosmwasm-derive v0.16.5 [INFO] [stderr] Downloaded cosmwasm-std v0.16.5 [INFO] [stderr] Downloaded cw0 v0.8.1 [INFO] [stderr] Downloaded cw20-base v0.8.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-26/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-26/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] cc72e8d2ce37bdebadcdd1fb537f31f5ca62676186cf0dd9c499184ca53fe63f [INFO] running `Command { std: "docker" "start" "-a" "cc72e8d2ce37bdebadcdd1fb537f31f5ca62676186cf0dd9c499184ca53fe63f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "cc72e8d2ce37bdebadcdd1fb537f31f5ca62676186cf0dd9c499184ca53fe63f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cc72e8d2ce37bdebadcdd1fb537f31f5ca62676186cf0dd9c499184ca53fe63f", kill_on_drop: false }` [INFO] [stdout] cc72e8d2ce37bdebadcdd1fb537f31f5ca62676186cf0dd9c499184ca53fe63f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-26/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-26/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6267125d2484f29bd1873884ac32f6402c6b548e7ed111b1ff4efa2c5e4e89c5 [INFO] running `Command { std: "docker" "start" "-a" "6267125d2484f29bd1873884ac32f6402c6b548e7ed111b1ff4efa2c5e4e89c5", kill_on_drop: false }` [INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root: [INFO] [stderr] package: /opt/rustwide/workdir/contracts/counter/Cargo.toml [INFO] [stderr] workspace: /opt/rustwide/workdir/Cargo.toml [INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root: [INFO] [stderr] package: /opt/rustwide/workdir/contracts/wrappend-token/Cargo.toml [INFO] [stderr] workspace: /opt/rustwide/workdir/Cargo.toml [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling syn v1.0.86 [INFO] [stderr] Compiling libc v0.2.119 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling const-oid v0.6.2 [INFO] [stderr] Compiling zeroize v1.4.3 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling cpufeatures v0.2.1 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling schemars v0.8.8 [INFO] [stderr] Compiling dyn-clone v1.0.4 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling radium v0.6.2 [INFO] [stderr] Compiling tap v1.0.1 [INFO] [stderr] Compiling wyz v0.2.0 [INFO] [stderr] Compiling funty v1.1.0 [INFO] [stderr] Compiling byte-slice-cast v1.2.1 [INFO] [stderr] Compiling arrayvec v0.7.2 [INFO] [stderr] Compiling arrayref v0.3.6 [INFO] [stderr] Compiling generic-array v0.14.5 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling serde_json v1.0.79 [INFO] [stderr] Compiling der v0.4.5 [INFO] [stderr] Compiling bitvec v0.20.4 [INFO] [stderr] Compiling spki v0.4.1 [INFO] [stderr] Compiling getrandom v0.2.5 [INFO] [stderr] Compiling uint v0.9.1 [INFO] [stderr] Compiling serde_derive_internals v0.25.0 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling schemars_derive v0.8.8 [INFO] [stderr] Compiling cosmwasm-derive v0.16.5 [INFO] [stderr] Compiling impl-trait-for-tuples v0.2.2 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling crypto-mac v0.11.1 [INFO] [stderr] Compiling pkcs8 v0.7.6 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling ff v0.10.1 [INFO] [stderr] Compiling crypto-bigint v0.2.11 [INFO] [stderr] Compiling signature v1.3.2 [INFO] [stderr] Compiling sha2 v0.9.9 [INFO] [stderr] Compiling hmac v0.11.0 [INFO] [stderr] Compiling curve25519-dalek v3.2.0 [INFO] [stderr] Compiling group v0.10.0 [INFO] [stderr] Compiling serde-json-wasm v0.3.2 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling elliptic-curve v0.10.6 [INFO] [stderr] Compiling ed25519-zebra v2.2.0 [INFO] [stderr] Compiling ecdsa v0.12.4 [INFO] [stderr] Compiling k256 v0.9.6 [INFO] [stderr] Compiling proc-macro-crate v1.1.3 [INFO] [stderr] Compiling cosmwasm-crypto v0.16.5 [INFO] [stderr] Compiling parity-scale-codec-derive v2.3.1 [INFO] [stderr] Compiling cosmwasm-std v0.16.5 [INFO] [stderr] Compiling parity-scale-codec v2.3.1 [INFO] [stderr] Compiling cw-storage-plus v0.8.1 [INFO] [stderr] Compiling cw0 v0.8.1 [INFO] [stderr] Compiling cosmwasm-storage v0.16.5 [INFO] [stderr] Compiling cw20 v0.8.1 [INFO] [stderr] Compiling cw2 v0.8.1 [INFO] [stderr] Compiling cw20-base v0.8.1 [INFO] [stderr] Compiling wrapped-token v0.1.0 (/opt/rustwide/workdir/contracts/wrappend-token) [INFO] [stderr] Compiling counter v0.1.2 (/opt/rustwide/workdir/contracts/counter) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 54s [INFO] running `Command { std: "docker" "inspect" "6267125d2484f29bd1873884ac32f6402c6b548e7ed111b1ff4efa2c5e4e89c5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6267125d2484f29bd1873884ac32f6402c6b548e7ed111b1ff4efa2c5e4e89c5", kill_on_drop: false }` [INFO] [stdout] 6267125d2484f29bd1873884ac32f6402c6b548e7ed111b1ff4efa2c5e4e89c5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-26/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-26/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e10b85bb5e48f71c663a1304567d915d266e2252c6bf0f932c6b5bd70a032acb [INFO] running `Command { std: "docker" "start" "-a" "e10b85bb5e48f71c663a1304567d915d266e2252c6bf0f932c6b5bd70a032acb", kill_on_drop: false }` [INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root: [INFO] [stderr] package: /opt/rustwide/workdir/contracts/counter/Cargo.toml [INFO] [stderr] workspace: /opt/rustwide/workdir/Cargo.toml [INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root: [INFO] [stderr] package: /opt/rustwide/workdir/contracts/wrappend-token/Cargo.toml [INFO] [stderr] workspace: /opt/rustwide/workdir/Cargo.toml [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling cosmwasm-schema v0.16.5 [INFO] [stderr] Compiling wrapped-token v0.1.0 (/opt/rustwide/workdir/contracts/wrappend-token) [INFO] [stderr] Compiling counter v0.1.2 (/opt/rustwide/workdir/contracts/counter) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 18.78s [INFO] running `Command { std: "docker" "inspect" "e10b85bb5e48f71c663a1304567d915d266e2252c6bf0f932c6b5bd70a032acb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e10b85bb5e48f71c663a1304567d915d266e2252c6bf0f932c6b5bd70a032acb", kill_on_drop: false }` [INFO] [stdout] e10b85bb5e48f71c663a1304567d915d266e2252c6bf0f932c6b5bd70a032acb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-26/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-26/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] a583e22559d2842d49e8b739e2ca4db94b97a898ac29896a15be069ed21926b9 [INFO] running `Command { std: "docker" "start" "-a" "a583e22559d2842d49e8b739e2ca4db94b97a898ac29896a15be069ed21926b9", kill_on_drop: false }` [INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root: [INFO] [stderr] package: /opt/rustwide/workdir/contracts/counter/Cargo.toml [INFO] [stderr] workspace: /opt/rustwide/workdir/Cargo.toml [INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root: [INFO] [stderr] package: /opt/rustwide/workdir/contracts/wrappend-token/Cargo.toml [INFO] [stderr] workspace: /opt/rustwide/workdir/Cargo.toml [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.08s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/counter-e0b4e67b50ea912e) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/wrapped_token-bea54892bbf314b2) [INFO] [stdout] [INFO] [stdout] running 10 tests [INFO] [stdout] test tests::mintable_over_cap ... ok [INFO] [stdout] test tests::instantiate_multiple_accounts ... ok [INFO] [stdout] test tests::can_mint_by_minter ... ok [INFO] [stdout] test tests::mintable ... ok [INFO] [stdout] test tests::no_one_mints_if_minter_unset ... ok [INFO] [stdout] test tests::others_cannot_mint ... ok [INFO] [stdout] test tests::queries_work ... ok [INFO] [stdout] test tests::test_basic ... ok [INFO] [stdout] test tests::test_transfer ... ok [INFO] [stdout] test tests::test_send ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 10 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests counter [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests wrapped-token [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "a583e22559d2842d49e8b739e2ca4db94b97a898ac29896a15be069ed21926b9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a583e22559d2842d49e8b739e2ca4db94b97a898ac29896a15be069ed21926b9", kill_on_drop: false }` [INFO] [stdout] a583e22559d2842d49e8b739e2ca4db94b97a898ac29896a15be069ed21926b9