[INFO] cloning repository https://github.com/cybercongress/cyber-cosmwasm [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/cybercongress/cyber-cosmwasm" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcybercongress%2Fcyber-cosmwasm", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcybercongress%2Fcyber-cosmwasm'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 21c45cd704b17670c53a42cec9b06d118db90507 [INFO] testing cybercongress/cyber-cosmwasm against master#99e3aef02079e9c10583638520cd0c134dc3a01d for pr-85530 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcybercongress%2Fcyber-cosmwasm" "/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/cybercongress/cyber-cosmwasm on toolchain 99e3aef02079e9c10583638520cd0c134dc3a01d [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/cybercongress/cyber-cosmwasm [INFO] finished tweaking git repo https://github.com/cybercongress/cyber-cosmwasm [INFO] tweaked toml for git repo https://github.com/cybercongress/cyber-cosmwasm written to /workspace/builds/worker-14/source/Cargo.toml [INFO] crate git repo https://github.com/cybercongress/cyber-cosmwasm already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8ea28df0f125bebca9c843a2b6105ac15a6b6563cce90cdb516cda2c029ab2d4 [INFO] running `Command { std: "docker" "start" "-a" "8ea28df0f125bebca9c843a2b6105ac15a6b6563cce90cdb516cda2c029ab2d4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8ea28df0f125bebca9c843a2b6105ac15a6b6563cce90cdb516cda2c029ab2d4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8ea28df0f125bebca9c843a2b6105ac15a6b6563cce90cdb516cda2c029ab2d4", kill_on_drop: false }` [INFO] [stdout] 8ea28df0f125bebca9c843a2b6105ac15a6b6563cce90cdb516cda2c029ab2d4 [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=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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 186ca36a5052d9d226e5ef7417d5615cb98d5f102e909ff68fad4924e88d5244 [INFO] running `Command { std: "docker" "start" "-a" "186ca36a5052d9d226e5ef7417d5615cb98d5f102e909ff68fad4924e88d5244", kill_on_drop: false }` [INFO] [stderr] warning: profile package spec `cw-cyber` in profile `release` did not match any packages [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.64 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling typenum v1.13.0 [INFO] [stderr] Compiling libc v0.2.90 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling subtle v2.4.0 [INFO] [stderr] Compiling serde_derive v1.0.124 [INFO] [stderr] Compiling wyz v0.2.0 [INFO] [stderr] Compiling radium v0.3.0 [INFO] [stderr] Compiling funty v1.1.0 [INFO] [stderr] Compiling serde v1.0.124 [INFO] [stderr] Compiling const-oid v0.4.5 [INFO] [stderr] Compiling zeroize v1.2.0 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling cpuid-bool v0.1.2 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling schemars v0.7.6 [INFO] [stderr] Compiling itoa v0.4.7 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling der v0.1.0 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling bitvec v0.18.5 [INFO] [stderr] Compiling pkcs8 v0.3.3 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling crypto-mac v0.10.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling signature v1.2.2 [INFO] [stderr] Compiling curve25519-dalek v3.0.2 [INFO] [stderr] Compiling sha2 v0.9.3 [INFO] [stderr] Compiling hmac v0.10.1 [INFO] [stderr] Compiling ff v0.8.0 [INFO] [stderr] Compiling group v0.8.0 [INFO] [stderr] Compiling elliptic-curve v0.8.5 [INFO] [stderr] Compiling ecdsa v0.10.2 [INFO] [stderr] Compiling k256 v0.7.2 [INFO] [stderr] Compiling serde_derive_internals v0.25.0 [INFO] [stderr] Compiling thiserror-impl v1.0.24 [INFO] [stderr] Compiling schemars_derive v0.7.6 [INFO] [stderr] Compiling cosmwasm-derive v0.14.0-beta1 [INFO] [stderr] Compiling snafu-derive v0.6.10 [INFO] [stderr] Compiling thiserror v1.0.24 [INFO] [stderr] Compiling snafu v0.6.10 [INFO] [stderr] Compiling ed25519-zebra v2.2.0 [INFO] [stderr] Compiling serde-json-wasm v0.3.1 [INFO] [stderr] Compiling cosmwasm-crypto v0.14.0-beta1 [INFO] [stderr] Compiling cosmwasm-std v0.14.0-beta1 [INFO] [stderr] Compiling cyber-std v0.1.0 (/opt/rustwide/workdir/packages/cyber-std) [INFO] [stderr] Compiling cosmwasm-storage v0.14.0-beta1 [INFO] [stderr] Compiling std-test v0.1.0 (/opt/rustwide/workdir/contracts/std-test) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 43.97s [INFO] running `Command { std: "docker" "inspect" "186ca36a5052d9d226e5ef7417d5615cb98d5f102e909ff68fad4924e88d5244", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "186ca36a5052d9d226e5ef7417d5615cb98d5f102e909ff68fad4924e88d5244", kill_on_drop: false }` [INFO] [stdout] 186ca36a5052d9d226e5ef7417d5615cb98d5f102e909ff68fad4924e88d5244 [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=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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1c546d439037300750dd68c4d133b9f8cf2c9c5d1a2074625642713f402aae7b [INFO] running `Command { std: "docker" "start" "-a" "1c546d439037300750dd68c4d133b9f8cf2c9c5d1a2074625642713f402aae7b", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] warning: profile package spec `cw-cyber` in profile `release` did not match any packages [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The example target `schema` in package `std-test v0.1.0 (/opt/rustwide/workdir/contracts/std-test)` has the same output filename as the example target `schema` in package `cyber-std v0.1.0 (/opt/rustwide/workdir/packages/cyber-std)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/examples/schema [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] Compiling cosmwasm-schema v0.14.0-beta1 [INFO] [stderr] Compiling std-test v0.1.0 (/opt/rustwide/workdir/contracts/std-test) [INFO] [stderr] Compiling cyber-std v0.1.0 (/opt/rustwide/workdir/packages/cyber-std) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 3.66s [INFO] running `Command { std: "docker" "inspect" "1c546d439037300750dd68c4d133b9f8cf2c9c5d1a2074625642713f402aae7b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1c546d439037300750dd68c4d133b9f8cf2c9c5d1a2074625642713f402aae7b", kill_on_drop: false }` [INFO] [stdout] 1c546d439037300750dd68c4d133b9f8cf2c9c5d1a2074625642713f402aae7b [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=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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 8d2587f6f7185267f351d49050d91d22af2bf75ee7d05dfff4ba02cec01f9404 [INFO] running `Command { std: "docker" "start" "-a" "8d2587f6f7185267f351d49050d91d22af2bf75ee7d05dfff4ba02cec01f9404", kill_on_drop: false }` [INFO] [stderr] warning: profile package spec `cw-cyber` in profile `release` did not match any packages [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The example target `schema` in package `std-test v0.1.0 (/opt/rustwide/workdir/contracts/std-test)` has the same output filename as the example target `schema` in package `cyber-std v0.1.0 (/opt/rustwide/workdir/packages/cyber-std)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/examples/schema [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.09s [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/cyber_std-464449e6053c1c88) [INFO] [stdout] running 0 tests [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/std_test-b9b5cc7ed9955761) [INFO] [stdout] [INFO] [stderr] Doc-tests std-test [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [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] [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 cyber-std [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" "8d2587f6f7185267f351d49050d91d22af2bf75ee7d05dfff4ba02cec01f9404", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8d2587f6f7185267f351d49050d91d22af2bf75ee7d05dfff4ba02cec01f9404", kill_on_drop: false }` [INFO] [stdout] 8d2587f6f7185267f351d49050d91d22af2bf75ee7d05dfff4ba02cec01f9404