[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 try#d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6 for pr-146237 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjstuczyn%2Fcosmwasm-data-de-example" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/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-0-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/jstuczyn/cosmwasm-data-de-example on toolchain d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "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" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 68e3183deef34454ace5257fbcc18f6223094b5285761b47293d2b460138d9b2 [INFO] running `Command { std: "docker" "start" "-a" "68e3183deef34454ace5257fbcc18f6223094b5285761b47293d2b460138d9b2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "68e3183deef34454ace5257fbcc18f6223094b5285761b47293d2b460138d9b2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "68e3183deef34454ace5257fbcc18f6223094b5285761b47293d2b460138d9b2", kill_on_drop: false }` [INFO] [stdout] 68e3183deef34454ace5257fbcc18f6223094b5285761b47293d2b460138d9b2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8aa85a8a44c23bcdb58da4d7b84930c779144ce3ac92525c6649980cc1cbae4d [INFO] running `Command { std: "docker" "start" "-a" "8aa85a8a44c23bcdb58da4d7b84930c779144ce3ac92525c6649980cc1cbae4d", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.39 [INFO] [stderr] Compiling unicode-ident v1.0.0 [INFO] [stderr] Compiling syn v1.0.95 [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 unicode-xid v0.2.3 [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 getrandom v0.2.6 [INFO] [stderr] Compiling indexmap v1.8.1 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling serde_json v1.0.81 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling sha2 v0.9.9 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling der v0.5.1 [INFO] [stderr] Compiling crypto-mac v0.11.1 [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-util v0.3.21 [INFO] [stderr] Compiling parking_lot_core v0.9.3 [INFO] [stderr] Compiling unicode-normalization v0.1.9 [INFO] [stderr] Compiling anyhow v1.0.57 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling hmac v0.11.0 [INFO] [stderr] Compiling time v0.3.9 [INFO] [stderr] Compiling openssl-sys v0.9.73 [INFO] [stderr] Compiling mio v0.8.3 [INFO] [stderr] Compiling ff v0.11.1 [INFO] [stderr] Compiling signature v1.4.0 [INFO] [stderr] Compiling sha3 v0.9.1 [INFO] [stderr] Compiling http v0.2.7 [INFO] [stderr] Compiling eyre v0.6.8 [INFO] [stderr] Compiling group v0.11.0 [INFO] [stderr] Compiling parking_lot v0.12.0 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling autocfg v0.1.8 [INFO] [stderr] Compiling schemars v0.8.10 [INFO] [stderr] Compiling openssl v0.10.40 [INFO] [stderr] Compiling dyn-clone v1.0.5 [INFO] [stderr] Compiling quote v1.0.18 [INFO] [stderr] Compiling native-tls v0.2.10 [INFO] [stderr] Compiling uint v0.9.3 [INFO] [stderr] Compiling ucd-trie v0.1.3 [INFO] [stderr] Compiling spki v0.5.4 [INFO] [stderr] Compiling idna v0.2.1 [INFO] [stderr] Compiling az v1.2.0 [INFO] [stderr] Compiling network-defaults v0.1.0 (https://github.com/nymtech/nym?rev=v1.0.1#945dda0c) [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling ed25519 v1.5.2 [INFO] [stderr] Compiling ripemd160 v0.9.1 [INFO] [stderr] Compiling crypto-common v0.1.3 [INFO] [stderr] Compiling pest v2.1.3 [INFO] [stderr] Compiling fixed v1.15.0 [INFO] [stderr] Compiling flex-error v0.4.4 [INFO] [stderr] Compiling digest v0.10.3 [INFO] [stderr] Compiling http-body v0.4.4 [INFO] [stderr] Compiling bs58 v0.4.0 [INFO] [stderr] Compiling ff v0.10.1 [INFO] [stderr] Compiling half v1.8.2 [INFO] [stderr] Compiling bytemuck v1.9.1 [INFO] [stderr] Compiling headers-core v0.2.0 [INFO] [stderr] Compiling sha-1 v0.10.0 [INFO] [stderr] Compiling group v0.10.0 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling quick-error v2.0.1 [INFO] [stderr] Compiling peg-runtime v0.7.0 [INFO] [stderr] Compiling headers v0.3.7 [INFO] [stderr] Compiling pairing v0.20.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling pbkdf2 v0.9.0 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling sct v0.6.1 [INFO] [stderr] Compiling webpki v0.21.4 [INFO] [stderr] Compiling pest_meta v2.1.3 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling bls12_381 v0.5.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling peg-macros v0.7.0 [INFO] [stderr] Compiling ct-logs v0.8.0 [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stderr] Compiling miniz_oxide v0.5.1 [INFO] [stderr] Compiling ipnet v2.5.0 [INFO] [stderr] Compiling bitcoin_hashes v0.9.7 [INFO] [stderr] Compiling rustls v0.19.1 [INFO] [stderr] Compiling webpki-roots v0.21.1 [INFO] [stderr] Compiling colored v2.0.0 [INFO] [stderr] error: could not compile `syn` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6/bin/rustc --crate-name syn --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-1.0.95/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 --cfg 'feature="clone-impls"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="extra-traits"' --cfg 'feature="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="quote"' --cfg 'feature="visit"' --cfg 'feature="visit-mut"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("clone-impls", "default", "derive", "extra-traits", "fold", "full", "parsing", "printing", "proc-macro", "quote", "test", "visit", "visit-mut"))' -C metadata=d7649d48b238c6a6 -C extra-filename=-736dc805de8c50fd --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-7dd400d92b61f4da.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-7145e7407b5b1050.rmeta --extern unicode_ident=/opt/rustwide/target/debug/deps/libunicode_ident-529583a66dd5bf11.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "8aa85a8a44c23bcdb58da4d7b84930c779144ce3ac92525c6649980cc1cbae4d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8aa85a8a44c23bcdb58da4d7b84930c779144ce3ac92525c6649980cc1cbae4d", kill_on_drop: false }` [INFO] [stdout] 8aa85a8a44c23bcdb58da4d7b84930c779144ce3ac92525c6649980cc1cbae4d