[INFO] cloning repository https://github.com/jstuczyn/cosmwasm-data-de-example
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jstuczyn/cosmwasm-data-de-example" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjstuczyn%2Fcosmwasm-data-de-example", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjstuczyn%2Fcosmwasm-data-de-example'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] a8eb64f75dc282e1f355581a3fbafcb568361e91
[INFO] testing jstuczyn/cosmwasm-data-de-example against master#d98a5da813da67eb189387b8ccfb73cf481275d8+rustflags=-Copt-level=3 for pr-138759
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjstuczyn%2Fcosmwasm-data-de-example" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/jstuczyn/cosmwasm-data-de-example
[INFO] finished tweaking git repo https://github.com/jstuczyn/cosmwasm-data-de-example
[INFO] tweaked toml for git repo https://github.com/jstuczyn/cosmwasm-data-de-example written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/jstuczyn/cosmwasm-data-de-example on toolchain d98a5da813da67eb189387b8ccfb73cf481275d8
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/jstuczyn/cosmwasm-data-de-example 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" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Updating git repository `https://github.com/nymtech/nym`
[INFO] [stderr]     Updating git repository `https://github.com/nymtech/cosmos-rust`
[INFO] [stderr]     Updating git submodule `https://github.com/cosmos/cosmos-sdk.git`
[INFO] [stderr]     Updating git submodule `https://github.com/cosmos/ibc-go`
[INFO] [stderr]     Updating git submodule `https://github.com/CosmWasm/wasmd.git`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded ff v0.11.1
[INFO] [stderr]   Downloaded hex-literal v0.3.4
[INFO] [stderr]   Downloaded cosmwasm-derive v1.0.0
[INFO] [stderr]   Downloaded bip39 v1.0.1
[INFO] [stderr]   Downloaded reqwest v0.11.10
[INFO] [stderr]   Downloaded schemars v0.8.10
[INFO] [stderr]   Downloaded schemars_derive v0.8.10
[INFO] [stderr]   Downloaded cosmwasm-std v1.0.0
[INFO] [stderr]   Downloaded k256 v0.10.4
[INFO] [stderr]   Downloaded dyn-clone v1.0.5
[INFO] [stderr]   Downloaded tendermint v0.23.3
[INFO] [stderr]   Downloaded tracing-attributes v0.1.21
[INFO] [stderr]   Downloaded pbkdf2 v0.9.0
[INFO] [stderr]   Downloaded bip32 v0.3.0
[INFO] [stderr]   Downloaded peg v0.7.0
[INFO] [stderr]   Downloaded openssl v0.10.40
[INFO] [stderr]   Downloaded openssl-sys v0.9.73
[INFO] [stderr]   Downloaded bls12_381 v0.5.0
[INFO] [stderr]   Downloaded tokio v1.18.2
[INFO] [stderr]   Downloaded pairing v0.20.0
[INFO] [stderr]   Downloaded bitcoin_hashes v0.9.7
[INFO] [stderr]   Downloaded serde-json-wasm v0.4.1
[INFO] [stderr]   Downloaded uint v0.9.3
[INFO] [stderr]   Downloaded handlebars v3.5.5
[INFO] [stderr]   Downloaded http v0.2.7
[INFO] [stderr]   Downloaded unicode-normalization v0.1.9
[INFO] [stderr]   Downloaded time v0.3.9
[INFO] [stderr]   Downloaded tendermint-config v0.23.3
[INFO] [stderr]   Downloaded tendermint-proto v0.23.3
[INFO] [stderr]   Downloaded prost v0.9.0
[INFO] [stderr]   Downloaded crypto-bigint v0.3.2
[INFO] [stderr]   Downloaded zeroize_derive v1.3.2
[INFO] [stderr]   Downloaded ff v0.10.1
[INFO] [stderr]   Downloaded peg-runtime v0.7.0
[INFO] [stderr]   Downloaded serde_repr v0.1.8
[INFO] [stderr]   Downloaded cw-storage-plus v0.13.2
[INFO] [stderr]   Downloaded cosmwasm-crypto v1.0.0
[INFO] [stderr]   Downloaded fixed v1.15.0
[INFO] [stderr]   Downloaded ecdsa v0.13.4
[INFO] [stderr]   Downloaded base64ct v1.5.0
[INFO] [stderr]   Downloaded zeroize v1.5.5
[INFO] [stderr]   Downloaded sec1 v0.2.1
[INFO] [stderr]   Downloaded prost-types v0.9.0
[INFO] [stderr]   Downloaded tendermint-rpc v0.23.3
[INFO] [stderr]   Downloaded prost-derive v0.9.0
[INFO] [stderr]   Downloaded ed25519-zebra v3.0.0
[INFO] [stderr]   Downloaded rfc6979 v0.1.0
[INFO] [stderr]   Downloaded elliptic-curve v0.11.12
[INFO] [stderr]   Downloaded hyper-proxy v0.9.1
[INFO] [stderr]   Downloaded peg-macros v0.7.0
[INFO] [stderr]   Downloaded ripemd160 v0.9.1
[INFO] [stderr]   Downloaded cosmos-sdk-proto v0.9.0
[INFO] [stderr]   Downloaded wasm-bindgen-futures v0.4.30
[INFO] [stderr]   Downloaded signature v1.4.0
[INFO] [stderr]   Downloaded group v0.11.0
[INFO] [stderr]   Downloaded az v1.2.0
[INFO] [stderr]   Downloaded cosmrs v0.4.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 019dfae98fde456ca29ec4c2f340be1af1c864385735ba53bce7ec75b6b84813
[INFO] running `Command { std: "docker" "start" "-a" "019dfae98fde456ca29ec4c2f340be1af1c864385735ba53bce7ec75b6b84813", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "019dfae98fde456ca29ec4c2f340be1af1c864385735ba53bce7ec75b6b84813", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "019dfae98fde456ca29ec4c2f340be1af1c864385735ba53bce7ec75b6b84813", kill_on_drop: false }`
[INFO] [stdout] 019dfae98fde456ca29ec4c2f340be1af1c864385735ba53bce7ec75b6b84813
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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 -Copt-level=3" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 331f1f36d2d1091ee69fcf160a0246c4e28eee0b32b2049cea5a8670c5af0449
[INFO] running `Command { std: "docker" "start" "-a" "331f1f36d2d1091ee69fcf160a0246c4e28eee0b32b2049cea5a8670c5af0449", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v1.0.95
[INFO] [stderr]    Compiling libc v0.2.126
[INFO] [stderr]    Compiling typenum v1.15.0
[INFO] [stderr]    Compiling serde_derive v1.0.137
[INFO] [stderr]    Compiling serde v1.0.137
[INFO] [stderr]    Compiling once_cell v1.11.0
[INFO] [stderr]    Compiling subtle v2.4.1
[INFO] [stderr]    Compiling itoa v1.0.2
[INFO] [stderr]    Compiling unicode-xid v0.2.3
[INFO] [stderr]    Compiling cpufeatures v0.2.2
[INFO] [stderr]    Compiling generic-array v0.14.5
[INFO] [stderr]    Compiling bytes v1.1.0
[INFO] [stderr]    Compiling cc v1.0.73
[INFO] [stderr]    Compiling opaque-debug v0.3.0
[INFO] [stderr]    Compiling byteorder v1.4.3
[INFO] [stderr]    Compiling const-oid v0.7.1
[INFO] [stderr]    Compiling base64ct v1.5.0
[INFO] [stderr]    Compiling der v0.5.1
[INFO] [stderr]    Compiling pin-project-lite v0.2.9
[INFO] [stderr]    Compiling indexmap v1.8.1
[INFO] [stderr]    Compiling serde_json v1.0.81
[INFO] [stderr]    Compiling ryu v1.0.10
[INFO] [stderr]    Compiling base16ct v0.1.1
[INFO] [stderr]    Compiling keccak v0.1.0
[INFO] [stderr]    Compiling futures-channel v0.3.21
[INFO] [stderr]    Compiling futures-sink v0.3.21
[INFO] [stderr]    Compiling parking_lot_core v0.9.3
[INFO] [stderr]    Compiling futures-util v0.3.21
[INFO] [stderr]    Compiling smallvec v0.6.14
[INFO] [stderr]    Compiling futures-task v0.3.21
[INFO] [stderr]    Compiling matches v0.1.9
[INFO] [stderr]    Compiling futures-io v0.3.21
[INFO] [stderr]    Compiling itertools v0.10.3
[INFO] [stderr]    Compiling time-macros v0.2.4
[INFO] [stderr]    Compiling num_threads v0.1.6
[INFO] [stderr]    Compiling form_urlencoded v1.0.1
[INFO] [stderr]    Compiling unicode-normalization v0.1.9
[INFO] [stderr]    Compiling unicode-bidi v0.3.8
[INFO] [stderr]    Compiling http v0.2.7
[INFO] [stderr]    Compiling crunchy v0.2.2
[INFO] [stderr]    Compiling eyre v0.6.8
[INFO] [stderr]    Compiling tracing-core v0.1.26
[INFO] [stderr]    Compiling getrandom v0.2.6
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]    Compiling mio v0.8.3
[INFO] [stderr]    Compiling rand_core v0.6.3
[INFO] [stderr]    Compiling spki v0.5.4
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling ff v0.11.1
[INFO] [stderr]    Compiling parking_lot v0.12.0
[INFO] [stderr]    Compiling group v0.11.0
[INFO] [stderr]    Compiling num_cpus v1.13.1
[INFO] [stderr]    Compiling socket2 v0.4.4
[INFO] [stderr]    Compiling signal-hook-registry v1.4.0
[INFO] [stderr]    Compiling idna v0.2.1
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling autocfg v0.1.8
[INFO] [stderr]    Compiling schemars v0.8.10
[INFO] [stderr]    Compiling dyn-clone v1.0.5
[INFO] [stderr]    Compiling openssl v0.10.40
[INFO] [stderr]    Compiling httparse v1.7.1
[INFO] [stderr]    Compiling paste v1.0.7
[INFO] [stderr]    Compiling uint v0.9.3
[INFO] [stderr]    Compiling native-tls v0.2.10
[INFO] [stderr]    Compiling ucd-trie v0.1.3
[INFO] [stderr]    Compiling forward_ref v1.0.0
[INFO] [stderr]    Compiling httpdate v1.0.2
[INFO] [stderr]    Compiling pest v2.1.3
[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 want v0.3.0
[INFO] [stderr]    Compiling signature v1.4.0
[INFO] [stderr]    Compiling sha2 v0.9.9
[INFO] [stderr]    Compiling hmac v0.11.0
[INFO] [stderr]    Compiling sha3 v0.9.1
[INFO] [stderr]    Compiling http-body v0.4.4
[INFO] [stderr]    Compiling async-trait v0.1.53
[INFO] [stderr]    Compiling az v1.2.0
[INFO] [stderr]    Compiling maplit v1.0.2
[INFO] [stderr]    Compiling network-defaults v0.1.0 (https://github.com/nymtech/nym?rev=v1.0.1#945dda0c)
[INFO] [stderr]    Compiling ed25519 v1.5.2
[INFO] [stderr]    Compiling ripemd160 v0.9.1
[INFO] [stderr]    Compiling block-buffer v0.10.2
[INFO] [stderr]    Compiling crypto-common v0.1.3
[INFO] [stderr]    Compiling rand_core v0.3.1
[INFO] [stderr]    Compiling fixed v1.15.0
[INFO] [stderr]    Compiling hex-literal v0.3.4
[INFO] [stderr]    Compiling bs58 v0.4.0
[INFO] [stderr]    Compiling pest_meta v2.1.3
[INFO] [stderr]    Compiling digest v0.10.3
[INFO] [stderr]    Compiling ff v0.10.1
[INFO] [stderr]    Compiling sha-1 v0.10.0
[INFO] [stderr]    Compiling headers-core v0.2.0
[INFO] [stderr]    Compiling rand_chacha v0.1.1
[INFO] [stderr]    Compiling rand_pcg v0.1.2
[INFO] [stderr]    Compiling peg-runtime v0.7.0
[INFO] [stderr]    Compiling group v0.10.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling flex-error v0.4.4
[INFO] [stderr]    Compiling pairing v0.20.0
[INFO] [stderr]    Compiling headers v0.3.7
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling pbkdf2 v0.9.0
[INFO] [stderr]    Compiling rand v0.6.5
[INFO] [stderr]    Compiling encoding_rs v0.8.31
[INFO] [stderr]    Compiling bls12_381 v0.5.0
[INFO] [stderr]    Compiling rand_xorshift v0.1.1
[INFO] [stderr]    Compiling rand_hc v0.1.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling rand_isaac v0.1.1
[INFO] [stderr]    Compiling rand_os v0.1.3
[INFO] [stderr]    Compiling uuid v0.8.2
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]    Compiling openssl-sys v0.9.73
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling time v0.3.9
[INFO] [stderr]    Compiling ipnet v2.5.0
[INFO] [stderr]    Compiling bitcoin_hashes v0.9.7
[INFO] [stderr]    Compiling peg-macros v0.7.0
[INFO] [stderr]    Compiling colored v2.0.0
[INFO] [stderr]    Compiling flate2 v1.0.23
[INFO] [stderr]    Compiling synstructure v0.12.6
[INFO] [stderr]    Compiling serde_derive_internals v0.26.0
[INFO] [stderr]    Compiling pest_generator v2.1.3
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling peg v0.7.0
[INFO] [stderr]    Compiling sct v0.6.1
[INFO] [stderr]    Compiling webpki v0.21.4
[INFO] [stderr]    Compiling ct-logs v0.8.0
[INFO] [stderr]    Compiling rustls v0.19.1
[INFO] [stderr]    Compiling webpki-roots v0.21.1
[INFO] [stderr]    Compiling rustls-native-certs v0.5.0
[INFO] [stderr]    Compiling zeroize_derive v1.3.2
[INFO] [stderr]    Compiling thiserror-impl v1.0.31
[INFO] [stderr]    Compiling futures-macro v0.3.21
[INFO] [stderr]    Compiling tokio-macros v1.7.0
[INFO] [stderr]    Compiling prost-derive v0.9.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.21
[INFO] [stderr]    Compiling schemars_derive v0.8.10
[INFO] [stderr]    Compiling serde_repr v0.1.8
[INFO] [stderr]    Compiling num-derive v0.3.3
[INFO] [stderr]    Compiling cosmwasm-derive v1.0.0
[INFO] [stderr]    Compiling openssl-macros v0.1.0
[INFO] [stderr]    Compiling pest_derive v2.1.0
[INFO] [stderr]    Compiling pin-project-internal v1.0.10
[INFO] [stderr]    Compiling getset v0.1.2
[INFO] [stderr]    Compiling zeroize v1.5.5
[INFO] [stderr]    Compiling crypto-bigint v0.3.2
[INFO] [stderr]    Compiling pkcs8 v0.8.0
[INFO] [stderr]    Compiling sec1 v0.2.1
[INFO] [stderr]    Compiling elliptic-curve v0.11.12
[INFO] [stderr]    Compiling rfc6979 v0.1.0
[INFO] [stderr]    Compiling curve25519-dalek v3.2.0
[INFO] [stderr]    Compiling ecdsa v0.13.4
[INFO] [stderr]    Compiling k256 v0.10.4
[INFO] [stderr]    Compiling tokio v1.18.2
[INFO] [stderr]    Compiling subtle-encoding v0.5.1
[INFO] [stderr]    Compiling ed25519-dalek v1.0.1
[INFO] [stderr]    Compiling bip32 v0.3.0
[INFO] [stderr]    Compiling thiserror v1.0.31
[INFO] [stderr]    Compiling prost v0.9.0
[INFO] [stderr]    Compiling prost-types v0.9.0
[INFO] [stderr]    Compiling pin-project v1.0.10
[INFO] [stderr]    Compiling futures-executor v0.3.21
[INFO] [stderr]    Compiling futures v0.3.21
[INFO] [stderr]    Compiling tokio-native-tls v0.3.0
[INFO] [stderr]    Compiling tokio-rustls v0.22.0
[INFO] [stderr]    Compiling tracing v0.1.34
[INFO] [stderr]    Compiling tokio-util v0.7.2
[INFO] [stderr]    Compiling url v2.2.2
[INFO] [stderr]    Compiling ed25519-zebra v3.0.0
[INFO] [stderr]    Compiling serde-json-wasm v0.4.1
[INFO] [stderr]    Compiling serde_bytes v0.11.6
[INFO] [stderr]    Compiling toml v0.5.9
[INFO] [stderr]    Compiling humantime-serde v1.1.1
[INFO] [stderr]    Compiling nymcoconut v0.5.0 (https://github.com/nymtech/nym?rev=v1.0.1#945dda0c)
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling common v0.1.0 (/opt/rustwide/workdir/common)
[INFO] [stderr]    Compiling bip39 v1.0.1
[INFO] [stderr]    Compiling tendermint-proto v0.23.3
[INFO] [stderr]    Compiling cosmwasm-crypto v1.0.0
[INFO] [stderr]    Compiling h2 v0.3.13
[INFO] [stderr]    Compiling coconut-interface v0.1.0 (https://github.com/nymtech/nym?rev=v1.0.1#945dda0c)
[INFO] [stderr]    Compiling handlebars v3.5.5
[INFO] [stderr]    Compiling cosmwasm-std v1.0.0
[INFO] [stderr]    Compiling config v0.1.0 (https://github.com/nymtech/nym?rev=v1.0.1#945dda0c)
[INFO] [stderr]    Compiling hyper v0.14.18
[INFO] [stderr]    Compiling tendermint v0.23.3
[INFO] [stderr]    Compiling cosmos-sdk-proto v0.9.0 (https://github.com/nymtech/cosmos-rust?branch=bugfix%2Faccount-id-length-validation#911fbe12)
[INFO] [stderr]    Compiling cosmos-sdk-proto v0.9.0
[INFO] [stderr]    Compiling contracts-common v0.1.0 (https://github.com/nymtech/nym?rev=v1.0.1#945dda0c)
[INFO] [stderr]    Compiling cw-storage-plus v0.13.2
[INFO] [stderr]    Compiling hyper-tls v0.5.0
[INFO] [stderr]    Compiling hyper-rustls v0.22.1
[INFO] [stderr]    Compiling hyper-proxy v0.9.1
[INFO] [stderr]    Compiling reqwest v0.11.10
[INFO] [stderr]    Compiling tendermint-config v0.23.3
[INFO] [stderr] error: could not compile `fixed` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/d98a5da813da67eb189387b8ccfb73cf481275d8/bin/rustc --crate-name fixed --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fixed-1.15.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="serde"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arbitrary", "az", "borsh", "f16", "fail-on-warnings", "num-traits", "serde", "serde-str", "std"))' -C metadata=e9f7a7c4c3552b17 -C extra-filename=-2c06aab6a169a905 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern az_crate=/opt/rustwide/target/debug/deps/libaz-b04e21db24f7e625.rmeta --extern bytemuck=/opt/rustwide/target/debug/deps/libbytemuck-a23aa29894ee23b0.rmeta --extern half=/opt/rustwide/target/debug/deps/libhalf-dd10ecbdf1245c65.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-bf62fd997e29bd33.rmeta --extern typenum=/opt/rustwide/target/debug/deps/libtypenum-44abc37396f9bf75.rmeta --cap-lints allow --cap-lints=forbid -Copt-level=3` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "331f1f36d2d1091ee69fcf160a0246c4e28eee0b32b2049cea5a8670c5af0449", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "331f1f36d2d1091ee69fcf160a0246c4e28eee0b32b2049cea5a8670c5af0449", kill_on_drop: false }`
[INFO] [stdout] 331f1f36d2d1091ee69fcf160a0246c4e28eee0b32b2049cea5a8670c5af0449
