[INFO] cloning repository https://github.com/millicent-money/cosmwasm [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/millicent-money/cosmwasm" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmillicent-money%2Fcosmwasm", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmillicent-money%2Fcosmwasm'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 58027f31bc0f1d23d379161a2dc74f77ea95760e [INFO] testing millicent-money/cosmwasm against try#1b74e096b9bfb06f84a3007193dcd2f059cbdf6a for pr-96025 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmillicent-money%2Fcosmwasm" "/workspace/builds/worker-5/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/millicent-money/cosmwasm on toolchain 1b74e096b9bfb06f84a3007193dcd2f059cbdf6a [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1b74e096b9bfb06f84a3007193dcd2f059cbdf6a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/millicent-money/cosmwasm [INFO] finished tweaking git repo https://github.com/millicent-money/cosmwasm [INFO] tweaked toml for git repo https://github.com/millicent-money/cosmwasm written to /workspace/builds/worker-5/source/Cargo.toml [INFO] crate git repo https://github.com/millicent-money/cosmwasm already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1b74e096b9bfb06f84a3007193dcd2f059cbdf6a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "+1b74e096b9bfb06f84a3007193dcd2f059cbdf6a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 20341e464264271e45c4e9ff294c441447ff1ff1b7a7a169ae1dc132ce3c3e8f [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "20341e464264271e45c4e9ff294c441447ff1ff1b7a7a169ae1dc132ce3c3e8f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "20341e464264271e45c4e9ff294c441447ff1ff1b7a7a169ae1dc132ce3c3e8f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "20341e464264271e45c4e9ff294c441447ff1ff1b7a7a169ae1dc132ce3c3e8f", kill_on_drop: false }` [INFO] [stdout] 20341e464264271e45c4e9ff294c441447ff1ff1b7a7a169ae1dc132ce3c3e8f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1b74e096b9bfb06f84a3007193dcd2f059cbdf6a" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b16dfe798340212800bb9dbc076f4806c7dfda3c1b4d82408445146e83045953 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "b16dfe798340212800bb9dbc076f4806c7dfda3c1b4d82408445146e83045953", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.33 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.82 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling libc v0.2.109 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling once_cell v1.8.0 [INFO] [stderr] Compiling typenum v1.14.0 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling bytecheck v0.6.7 [INFO] [stderr] Compiling cc v1.0.72 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling rustversion v1.0.6 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling rend v0.3.5 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling rkyv v0.7.25 [INFO] [stderr] Compiling target-lexicon v0.12.2 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling smallvec v1.7.0 [INFO] [stderr] Compiling seahash v4.1.0 [INFO] [stderr] Compiling gimli v0.26.1 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling rustc-demangle v0.1.21 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling zeroize v1.4.3 [INFO] [stderr] Compiling const-oid v0.6.2 [INFO] [stderr] Compiling more-asserts v0.2.2 [INFO] [stderr] Compiling wasmparser v0.78.2 [INFO] [stderr] Compiling cranelift-entity v0.76.0 [INFO] [stderr] Compiling ryu v1.0.6 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling crossbeam-epoch v0.9.5 [INFO] [stderr] Compiling cranelift-codegen-shared v0.76.0 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling serde_json v1.0.72 [INFO] [stderr] Compiling crc32fast v1.3.0 [INFO] [stderr] Compiling cpufeatures v0.2.1 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling leb128 v0.2.5 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling fallible-iterator v0.2.0 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling schemars v0.8.8 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.15 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling dyn-clone v1.0.4 [INFO] [stderr] Compiling pin-project-lite v0.2.7 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling wasmer-compiler-cranelift v2.2.0 [INFO] [stderr] Compiling forward_ref v1.0.0 [INFO] [stderr] Compiling arrayref v0.3.6 [INFO] [stderr] Compiling unicode-segmentation v1.8.0 [INFO] [stderr] Compiling anyhow v1.0.51 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling constant_time_eq v0.1.5 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling clru v0.4.0 [INFO] [stderr] Compiling wasmparser v0.77.0 [INFO] [stderr] Compiling parity-wasm v0.42.2 [INFO] [stderr] Compiling id-arena v2.2.1 [INFO] [stderr] Compiling libloading v0.7.2 [INFO] [stderr] Compiling tracing-core v0.1.21 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling der v0.4.5 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling cranelift-codegen-meta v0.76.0 [INFO] [stderr] Compiling cranelift-bforest v0.76.0 [INFO] [stderr] Compiling wast v38.0.1 [INFO] [stderr] Compiling blake2b_simd v0.5.11 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling regalloc v0.0.31 [INFO] [stderr] Compiling backtrace v0.3.63 [INFO] [stderr] Compiling wasmer-vm v2.2.0 [INFO] [stderr] Compiling crossbeam-channel v0.5.1 [INFO] [stderr] Compiling object v0.27.1 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling spki v0.4.1 [INFO] [stderr] Compiling quote v1.0.10 [INFO] [stderr] Compiling rust-argon2 v0.8.3 [INFO] [stderr] Compiling uint v0.9.1 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling region v3.0.0 [INFO] [stderr] Compiling memmap2 v0.5.0 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling which v4.2.2 [INFO] [stderr] Compiling pkcs8 v0.7.6 [INFO] [stderr] Compiling addr2line v0.17.0 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling crossbeam-deque v0.8.1 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling ff v0.10.1 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling crypto-bigint v0.2.11 [INFO] [stderr] Compiling crypto-mac v0.11.1 [INFO] [stderr] Compiling group v0.10.0 [INFO] [stderr] Compiling signature v1.3.2 [INFO] [stderr] Compiling curve25519-dalek v3.2.0 [INFO] [stderr] Compiling sha2 v0.9.8 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling hmac v0.11.0 [INFO] [stderr] Compiling elliptic-curve v0.10.6 [INFO] [stderr] Compiling ecdsa v0.12.4 [INFO] [stderr] Compiling tempfile v3.2.0 [INFO] [stderr] Compiling k256 v0.9.6 [INFO] [stderr] Compiling wat v1.0.40 [INFO] [stderr] Compiling darling_core v0.13.1 [INFO] [stderr] Compiling serde_derive_internals v0.25.0 [INFO] [stderr] Compiling cranelift-codegen v0.76.0 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling ptr_meta_derive v0.1.4 [INFO] [stderr] Compiling bytecheck_derive v0.6.7 [INFO] [stderr] Compiling rkyv_derive v0.7.25 [INFO] [stderr] Compiling loupe-derive v0.1.3 [INFO] [stderr] Compiling enum-iterator-derive v0.7.0 [INFO] [stderr] Compiling tracing-attributes v0.1.18 [INFO] [stderr] Compiling schemars_derive v0.8.8 [INFO] [stderr] Compiling dynasm v1.2.1 [INFO] [stderr] Compiling cosmwasm-derive v1.0.0-beta6 (/opt/rustwide/workdir/packages/derive) [INFO] [stderr] Compiling wasmer-derive v2.2.0 [INFO] [stderr] Compiling walrus-macro v0.19.0 [INFO] [stderr] Compiling ptr_meta v0.1.4 [INFO] [stderr] Compiling enum-iterator v0.7.0 [INFO] [stderr] Compiling walrus v0.19.0 [INFO] [stderr] Compiling darling_macro v0.13.1 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling tracing v0.1.29 [INFO] [stderr] Compiling darling v0.13.1 [INFO] [stderr] Compiling enumset_derive v0.5.5 [INFO] [stderr] Compiling enumset v1.0.8 [INFO] [stderr] Compiling serde_bytes v0.11.5 [INFO] [stderr] Compiling ed25519-zebra v3.0.0 [INFO] [stderr] Compiling serde-json-wasm v0.3.2 [INFO] [stderr] Compiling bstr v0.2.17 [INFO] [stderr] Compiling cosmwasm-crypto v1.0.0-beta6 (/opt/rustwide/workdir/packages/crypto) [INFO] [stderr] Compiling loupe v0.1.3 [INFO] [stderr] Compiling gimli v0.25.0 [INFO] [stderr] Compiling object v0.28.3 [INFO] [stderr] Compiling dynasmrt v1.2.1 [INFO] [stderr] Compiling csv v1.1.6 [INFO] [stderr] Compiling wasmer-types v2.2.0 [INFO] [stderr] Compiling cosmwasm-std v1.0.0-beta6 (/opt/rustwide/workdir/packages/std) [INFO] [stderr] Compiling cosmwasm-schema v1.0.0-beta6 (/opt/rustwide/workdir/packages/schema) [INFO] [stderr] Compiling wasmer-compiler v2.2.0 [INFO] [stderr] Compiling cosmwasm-storage v1.0.0-beta6 (/opt/rustwide/workdir/packages/storage) [INFO] [stderr] Compiling wasmer-engine v2.2.0 [INFO] [stderr] Compiling wasmer-object v2.2.0 [INFO] [stderr] Compiling wasmer-compiler-singlepass v2.2.0 [INFO] [stderr] Compiling wasmer-engine-universal v2.2.0 [INFO] [stderr] Compiling wasmer-engine-dylib v2.2.0 [INFO] [stderr] Compiling hackatom v0.0.0 (/opt/rustwide/workdir/contracts/hackatom) [INFO] [stderr] Compiling cranelift-frontend v0.76.0 [INFO] [stderr] Compiling wasmer v2.2.0 [INFO] [stderr] Compiling wasmer-middlewares v2.2.0 [INFO] [stderr] Compiling cosmwasm-vm v1.0.0-beta6 (/opt/rustwide/workdir/packages/vm) [INFO] [stderr] Compiling cosmwasm-profiler v0.0.0 (/opt/rustwide/workdir/packages/profiler) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 6m 08s [INFO] running `Command { std: "docker" "inspect" "b16dfe798340212800bb9dbc076f4806c7dfda3c1b4d82408445146e83045953", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b16dfe798340212800bb9dbc076f4806c7dfda3c1b4d82408445146e83045953", kill_on_drop: false }` [INFO] [stdout] b16dfe798340212800bb9dbc076f4806c7dfda3c1b4d82408445146e83045953 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1b74e096b9bfb06f84a3007193dcd2f059cbdf6a" "test" "--frozen" "--no-run" "--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] 93d2a3f7ad2688bfb3d013792102f251ce87b27f3026b3ae51338108dbe97374 [INFO] running `Command { std: "docker" "start" "-a" "93d2a3f7ad2688bfb3d013792102f251ce87b27f3026b3ae51338108dbe97374", kill_on_drop: false }` [INFO] [stderr] Compiling semver v1.0.4 [INFO] [stderr] Compiling hex-literal v0.3.4 [INFO] [stderr] Compiling unicode-width v0.1.9 [INFO] [stderr] Compiling plotters-backend v0.3.2 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling half v1.8.2 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling oorandom v11.1.3 [INFO] [stderr] Compiling english-numbers v0.3.3 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling itertools v0.10.3 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling cosmwasm-schema v1.0.0-beta6 (/opt/rustwide/workdir/packages/schema) [INFO] [stderr] Compiling cosmwasm-derive v1.0.0-beta6 (/opt/rustwide/workdir/packages/derive) [INFO] [stderr] Compiling cosmwasm-storage v1.0.0-beta6 (/opt/rustwide/workdir/packages/storage) [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling serde_cbor v0.11.2 [INFO] [stderr] Compiling plotters-svg v0.3.1 [INFO] [stderr] Compiling cosmwasm-profiler v0.0.0 (/opt/rustwide/workdir/packages/profiler) [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling cast v0.2.7 [INFO] [stderr] Compiling plotters v0.3.1 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling criterion-plot v0.4.4 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling criterion v0.3.5 [INFO] [stderr] Compiling cosmwasm-std v1.0.0-beta6 (/opt/rustwide/workdir/packages/std) [INFO] [stderr] Compiling cosmwasm-vm v1.0.0-beta6 (/opt/rustwide/workdir/packages/vm) [INFO] [stderr] Compiling cosmwasm-crypto v1.0.0-beta6 (/opt/rustwide/workdir/packages/crypto) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1m 35s [INFO] [stderr] Executable unittests src/lib.rs (/opt/rustwide/target/debug/deps/cosmwasm_crypto-d8fbc249654b6fc7) [INFO] [stderr] Executable unittests src/lib.rs (/opt/rustwide/target/debug/deps/cosmwasm_derive-517baf9440796963) [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/cosmwasm_profiler-c3d7e521be6c405e) [INFO] [stderr] Executable unittests src/lib.rs (/opt/rustwide/target/debug/deps/cosmwasm_schema-d2400bd2e0b5955c) [INFO] [stderr] Executable unittests src/lib.rs (/opt/rustwide/target/debug/deps/cosmwasm_std-bb1f34fe6ebbb742) [INFO] [stderr] Executable unittests src/lib.rs (/opt/rustwide/target/debug/deps/cosmwasm_storage-b5e1b564b181daf5) [INFO] [stderr] Executable unittests src/lib.rs (/opt/rustwide/target/debug/deps/cosmwasm_vm-c63c7a4c2ee49061) [INFO] running `Command { std: "docker" "inspect" "93d2a3f7ad2688bfb3d013792102f251ce87b27f3026b3ae51338108dbe97374", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "93d2a3f7ad2688bfb3d013792102f251ce87b27f3026b3ae51338108dbe97374", kill_on_drop: false }` [INFO] [stdout] 93d2a3f7ad2688bfb3d013792102f251ce87b27f3026b3ae51338108dbe97374 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1b74e096b9bfb06f84a3007193dcd2f059cbdf6a" "test" "--frozen", 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] 29ef061fa1e49cc09e3cc6ffc4054476dc319f0ca6962d98960c6e6fbbd159ea [INFO] running `Command { std: "docker" "start" "-a" "29ef061fa1e49cc09e3cc6ffc4054476dc319f0ca6962d98960c6e6fbbd159ea", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.44s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/cosmwasm_crypto-d8fbc249654b6fc7) [INFO] [stdout] [INFO] [stdout] running 20 tests [INFO] [stdout] test secp256k1::tests::secp256k1_recover_pubkey_fails_for_invalid_recovery_param ... ok [INFO] [stdout] test errors::tests::invalid_signature_format_works ... ok [INFO] [stdout] test errors::tests::invalid_pubkey_format_works ... ok [INFO] [stdout] test errors::tests::generic_err_works ... ok [INFO] [stdout] test errors::tests::batch_err_works ... ok [INFO] [stdout] test errors::tests::invalid_hash_format_works ... ok [INFO] [stdout] test ed25519::tests::test_cosmos_ed25519_batch_verify_one_msg_zero_sigs_pubkeys_works ... ok [INFO] [stdout] test ed25519::tests::test_cosmos_ed25519_batch_verify_empty_works ... ok [INFO] [stdout] test ed25519::tests::test_cosmos_ed25519_verify ... ok [INFO] [stdout] test ed25519::tests::test_ed25519_verify ... ok [INFO] [stdout] test ed25519::tests::test_cosmos_ed25519_batch_verify_one_msg_different_number_of_sigs_pubkeys_errors ... ok [INFO] [stdout] test ed25519::tests::test_cosmos_ed25519_batch_verify_wrong_number_of_items_errors ... ok [INFO] [stdout] test ed25519::tests::test_cosmos_ed25519_batch_verify_one_pubkey_different_number_of_msgs_sigs_errors ... ok [INFO] [stdout] test ed25519::tests::test_cosmos_extra_ed25519_verify ... ok [INFO] [stdout] test ed25519::tests::test_cosmos_ed25519_batch_verify ... ok [INFO] [stdout] test ed25519::tests::test_cosmos_ed25519_batch_verify_one_pubkey_zero_msgs_sigs_works ... ok [INFO] [stdout] test secp256k1::tests::secp256k1_recover_pubkey_works ... ok [INFO] [stdout] test secp256k1::tests::test_cosmos_secp256k1_verify ... ok [INFO] [stdout] test secp256k1::tests::test_secp256k1_verify ... ok [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/cosmwasm_derive-517baf9440796963) [INFO] [stdout] test secp256k1::tests::test_cosmos_extra_secp256k1_verify ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 20 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.23s [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/cosmwasm_profiler-c3d7e521be6c405e) [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 4 tests [INFO] [stdout] test code_blocks::tests::block_store ... ok [INFO] [stdout] test measure::tests::take_measurements_of_different_blocks ... ok [INFO] [stdout] test instrumentation::tests::instrumentation_registers_code_blocks ... ok [INFO] [stdout] test measure::tests::take_measurements_serial ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- measure::tests::take_measurements_serial stdout ---- [INFO] [stdout] thread 'measure::tests::take_measurements_serial' panicked at 'assertion failed: ms[0] < time::Duration::from_millis(60)', packages/profiler/src/measure.rs:135:9 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x560ce09f9bbd - std::backtrace_rs::backtrace::libunwind::trace::hf368f6ec047d835e [INFO] [stdout] at /rustc/1b74e096b9bfb06f84a3007193dcd2f059cbdf6a/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x560ce09f9bbd - std::backtrace_rs::backtrace::trace_unsynchronized::h5deaa62eab82df22 [INFO] [stdout] at /rustc/1b74e096b9bfb06f84a3007193dcd2f059cbdf6a/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x560ce09f9bbd - std::sys_common::backtrace::_print_fmt::h5a1c3a24a936a045 [INFO] [stdout] at /rustc/1b74e096b9bfb06f84a3007193dcd2f059cbdf6a/library/std/src/sys_common/backtrace.rs:66:5 [INFO] [stdout] 3: 0x560ce09f9bbd - ::fmt::h0219f75f359b565d [INFO] [stdout] at /rustc/1b74e096b9bfb06f84a3007193dcd2f059cbdf6a/library/std/src/sys_common/backtrace.rs:45:22 [INFO] [stdout] 4: 0x560ce0a211cc - core::fmt::write::hf0ed2ae6b5ba2d7d [INFO] [stdout] at /rustc/1b74e096b9bfb06f84a3007193dcd2f059cbdf6a/library/core/src/fmt/mod.rs:1194:17 [INFO] [stdout] 5: 0x560ce09f5e21 - std::io::Write::write_fmt::h38d43b38044a5699 [INFO] [stdout] at /rustc/1b74e096b9bfb06f84a3007193dcd2f059cbdf6a/library/std/src/io/mod.rs:1655:15 [INFO] [stdout] 6: 0x560ce09fb6d5 - std::sys_common::backtrace::_print::h733b600962ba33ce [INFO] [stdout] at /rustc/1b74e096b9bfb06f84a3007193dcd2f059cbdf6a/library/std/src/sys_common/backtrace.rs:48:5 [INFO] [stdout] 7: 0x560ce09fb6d5 - std::sys_common::backtrace::print::h5dc0fa0616f7d4bf [INFO] [stdout] at /rustc/1b74e096b9bfb06f84a3007193dcd2f059cbdf6a/library/std/src/sys_common/backtrace.rs:35:9 [INFO] [stdout] 8: 0x560ce09fb6d5 - std::panicking::default_hook::{{closure}}::h3151cab60fd16f06 [INFO] [stdout] at /rustc/1b74e096b9bfb06f84a3007193dcd2f059cbdf6a/library/std/src/panicking.rs:295:22 [INFO] [stdout] 9: 0x560ce09fb380 - std::panicking::default_hook::ha44b338b782f641e [INFO] [stdout] at /rustc/1b74e096b9bfb06f84a3007193dcd2f059cbdf6a/library/std/src/panicking.rs:311:9 [INFO] [stdout] 10: 0x560ce09fbdb8 - std::panicking::rust_panic_with_hook::hddbb61d11ae83bc7 [INFO] [stdout] at /rustc/1b74e096b9bfb06f84a3007193dcd2f059cbdf6a/library/std/src/panicking.rs:698:17 [INFO] [stdout] 11: 0x560ce09fbc29 - std::panicking::begin_panic_handler::{{closure}}::ha90ba42a51d96fb7 [INFO] [stdout] at /rustc/1b74e096b9bfb06f84a3007193dcd2f059cbdf6a/library/std/src/panicking.rs:586:13 [INFO] [stdout] 12: 0x560ce09fa074 - std::sys_common::backtrace::__rust_end_short_backtrace::hb2f712e9f2c19288 [INFO] [stdout] at /rustc/1b74e096b9bfb06f84a3007193dcd2f059cbdf6a/library/std/src/sys_common/backtrace.rs:138:18 [INFO] [stdout] 13: 0x560ce09fb999 - rust_begin_unwind [INFO] [stdout] at /rustc/1b74e096b9bfb06f84a3007193dcd2f059cbdf6a/library/std/src/panicking.rs:584:5 [INFO] [stdout] 14: 0x560ce0a1e7b3 - core::panicking::panic_fmt::ha7e9b4e73b08c9d5 [INFO] [stdout] at /rustc/1b74e096b9bfb06f84a3007193dcd2f059cbdf6a/library/core/src/panicking.rs:142:14 [INFO] [stdout] 15: 0x560ce0a1e5fd - core::panicking::panic::h3654f1e0559eeff1 [INFO] [stdout] at /rustc/1b74e096b9bfb06f84a3007193dcd2f059cbdf6a/library/core/src/panicking.rs:48:5 [INFO] [stdout] 16: 0x560cdfdf0ebb - cosmwasm_profiler::measure::tests::take_measurements_serial::h74d59934d7f59eb5 [INFO] [stdout] at /opt/rustwide/workdir/packages/profiler/src/measure.rs:135:9 [INFO] [stdout] 17: 0x560cdfdf0b7a - cosmwasm_profiler::measure::tests::take_measurements_serial::{{closure}}::h9dfbb082a5b9b732 [INFO] [stdout] at /opt/rustwide/workdir/packages/profiler/src/measure.rs:115:5 [INFO] [stdout] 18: 0x560cdfe008ce - core::ops::function::FnOnce::call_once::h06983afa46d35684 [INFO] [stdout] at /rustc/1b74e096b9bfb06f84a3007193dcd2f059cbdf6a/library/core/src/ops/function.rs:248:5 [INFO] [stdout] 19: 0x560cdfe40963 - core::ops::function::FnOnce::call_once::h0dfe20f12b77bab0 [INFO] [stdout] at /rustc/1b74e096b9bfb06f84a3007193dcd2f059cbdf6a/library/core/src/ops/function.rs:248:5 [INFO] [stdout] 20: 0x560cdfe40963 - test::__rust_begin_short_backtrace::h621e75342c56b813 [INFO] [stdout] at /rustc/1b74e096b9bfb06f84a3007193dcd2f059cbdf6a/library/test/src/lib.rs:573:5 [INFO] [stdout] 21: 0x560cdfe3f70a - as core::ops::function::FnOnce>::call_once::ha960722220d3e4e3 [INFO] [stdout] at /rustc/1b74e096b9bfb06f84a3007193dcd2f059cbdf6a/library/alloc/src/boxed.rs:1866:9 [INFO] [stdout] 22: 0x560cdfe3f70a - as core::ops::function::FnOnce<()>>::call_once::h8d4f52e2b0282cfb [INFO] [stdout] at /rustc/1b74e096b9bfb06f84a3007193dcd2f059cbdf6a/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 23: 0x560cdfe3f70a - std::panicking::try::do_call::h482ae3b09291596d [INFO] [stdout] at /rustc/1b74e096b9bfb06f84a3007193dcd2f059cbdf6a/library/std/src/panicking.rs:492:40 [INFO] [stdout] 24: 0x560cdfe3f70a - std::panicking::try::h2ddddb26c086954d [INFO] [stdout] at /rustc/1b74e096b9bfb06f84a3007193dcd2f059cbdf6a/library/std/src/panicking.rs:456:19 [INFO] [stdout] 25: 0x560cdfe3f70a - std::panic::catch_unwind::h743b0e27e7a9c139 [INFO] [stdout] at /rustc/1b74e096b9bfb06f84a3007193dcd2f059cbdf6a/library/std/src/panic.rs:137:14 [INFO] [stdout] 26: 0x560cdfe3f70a - test::run_test_in_process::ha7740d79e504cc37 [INFO] [stdout] at /rustc/1b74e096b9bfb06f84a3007193dcd2f059cbdf6a/library/test/src/lib.rs:596:18 [INFO] [stdout] 27: 0x560cdfe3f70a - test::run_test::run_test_inner::{{closure}}::h8418baf60f7a06c4 [INFO] [stdout] at /rustc/1b74e096b9bfb06f84a3007193dcd2f059cbdf6a/library/test/src/lib.rs:490:39 [INFO] [stdout] 28: 0x560cdfe09ebd - test::run_test::run_test_inner::{{closure}}::h0beb35daaa80ec66 [INFO] [stdout] at /rustc/1b74e096b9bfb06f84a3007193dcd2f059cbdf6a/library/test/src/lib.rs:517:37 [INFO] [stdout] 29: 0x560cdfe09ebd - std::sys_common::backtrace::__rust_begin_short_backtrace::hb005f1ebb9b3ac0b [INFO] [stdout] at /rustc/1b74e096b9bfb06f84a3007193dcd2f059cbdf6a/library/std/src/sys_common/backtrace.rs:122:18 [INFO] [stdout] 30: 0x560cdfe0f9b8 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h496c50f972d6dc0f [INFO] [stdout] at /rustc/1b74e096b9bfb06f84a3007193dcd2f059cbdf6a/library/std/src/thread/mod.rs:498:17 [INFO] [stdout] 31: 0x560cdfe0f9b8 - as core::ops::function::FnOnce<()>>::call_once::ha5b8911111f511ea [INFO] [stdout] at /rustc/1b74e096b9bfb06f84a3007193dcd2f059cbdf6a/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 32: 0x560cdfe0f9b8 - std::panicking::try::do_call::h084ed94d88677037 [INFO] [stdout] at /rustc/1b74e096b9bfb06f84a3007193dcd2f059cbdf6a/library/std/src/panicking.rs:492:40 [INFO] [stdout] 33: 0x560cdfe0f9b8 - std::panicking::try::h013a823fb6061e50 [INFO] [stdout] at /rustc/1b74e096b9bfb06f84a3007193dcd2f059cbdf6a/library/std/src/panicking.rs:456:19 [INFO] [stdout] 34: 0x560cdfe0f9b8 - std::panic::catch_unwind::h041e5fbe96cdc85b [INFO] [stdout] at /rustc/1b74e096b9bfb06f84a3007193dcd2f059cbdf6a/library/std/src/panic.rs:137:14 [INFO] [stdout] 35: 0x560cdfe0f9b8 - std::thread::Builder::spawn_unchecked_::{{closure}}::h24aad6f3231b4f43 [INFO] [stdout] at /rustc/1b74e096b9bfb06f84a3007193dcd2f059cbdf6a/library/std/src/thread/mod.rs:497:30 [INFO] [stdout] 36: 0x560cdfe0f9b8 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h88f4642fdc208aab [INFO] [stdout] at /rustc/1b74e096b9bfb06f84a3007193dcd2f059cbdf6a/library/core/src/ops/function.rs:248:5 [INFO] [stdout] 37: 0x560ce0a008d3 - as core::ops::function::FnOnce>::call_once::h21f4f903d484bbf8 [INFO] [stdout] at /rustc/1b74e096b9bfb06f84a3007193dcd2f059cbdf6a/library/alloc/src/boxed.rs:1866:9 [INFO] [stdout] 38: 0x560ce0a008d3 - as core::ops::function::FnOnce>::call_once::h88143291d50223e5 [INFO] [stdout] at /rustc/1b74e096b9bfb06f84a3007193dcd2f059cbdf6a/library/alloc/src/boxed.rs:1866:9 [INFO] [stdout] 39: 0x560ce0a008d3 - std::sys::unix::thread::Thread::new::thread_start::h21cad75f6abb068a [INFO] [stdout] at /rustc/1b74e096b9bfb06f84a3007193dcd2f059cbdf6a/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 40: 0x7f33453fc609 - start_thread [INFO] [stdout] 41: 0x7f33451cc163 - clone [INFO] [stdout] 42: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] measure::tests::take_measurements_serial [INFO] [stdout] [INFO] [stdout] test result: FAILED. 3 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.75s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass '-p cosmwasm-profiler --bin cosmwasm-profiler' [INFO] running `Command { std: "docker" "inspect" "29ef061fa1e49cc09e3cc6ffc4054476dc319f0ca6962d98960c6e6fbbd159ea", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "29ef061fa1e49cc09e3cc6ffc4054476dc319f0ca6962d98960c6e6fbbd159ea", kill_on_drop: false }` [INFO] [stdout] 29ef061fa1e49cc09e3cc6ffc4054476dc319f0ca6962d98960c6e6fbbd159ea