[INFO] fetching crate exonum 0.12.2... [INFO] checking exonum-0.12.2 against try#8552849d5ae3b6c66b89a0ac2e9c1e3ef5cde346 for pr-86194 [INFO] extracting crate exonum 0.12.2 into /workspace/builds/worker-7/source [INFO] validating manifest of crates.io crate exonum 0.12.2 on toolchain 8552849d5ae3b6c66b89a0ac2e9c1e3ef5cde346 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8552849d5ae3b6c66b89a0ac2e9c1e3ef5cde346" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate exonum 0.12.2 [INFO] finished tweaking crates.io crate exonum 0.12.2 [INFO] tweaked toml for crates.io crate exonum 0.12.2 written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate crates.io crate exonum 0.12.2 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8552849d5ae3b6c66b89a0ac2e9c1e3ef5cde346" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded protoc v2.14.0 [INFO] [stderr] Downloaded exonum-derive v0.12.0 [INFO] [stderr] Downloaded exonum-build v0.12.0 [INFO] [stderr] Downloaded tar v0.4.27 [INFO] [stderr] Downloaded exonum-crypto v0.12.0 [INFO] [stderr] Downloaded protoc-rust v2.14.0 [INFO] [stderr] Downloaded erased-serde v0.3.11 [INFO] [stderr] Downloaded protobuf-codegen v2.14.0 [INFO] [stderr] Downloaded rust_decimal v1.6.0 [INFO] [stderr] Downloaded exonum_libsodium-sys v0.0.22 [INFO] [stderr] Downloaded tinytemplate v1.0.4 [INFO] [stderr] Downloaded exonum-merkledb v0.12.0 [INFO] [stderr] Downloaded exonum_sodiumoxide v0.0.22 [INFO] [stderr] Downloaded librocksdb-sys v6.7.4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "+8552849d5ae3b6c66b89a0ac2e9c1e3ef5cde346" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2f192705f887a8b3517444cb5b76892eec0d276ab8281b585f359c1b6128dcf0 [INFO] running `Command { std: "docker" "start" "-a" "2f192705f887a8b3517444cb5b76892eec0d276ab8281b585f359c1b6128dcf0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2f192705f887a8b3517444cb5b76892eec0d276ab8281b585f359c1b6128dcf0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2f192705f887a8b3517444cb5b76892eec0d276ab8281b585f359c1b6128dcf0", kill_on_drop: false }` [INFO] [stdout] 2f192705f887a8b3517444cb5b76892eec0d276ab8281b585f359c1b6128dcf0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "+8552849d5ae3b6c66b89a0ac2e9c1e3ef5cde346" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f134e92ca6fedcb8a2363280e3fcf679591e364bf6aeeccfc6fcc6f98b806ba0 [INFO] running `Command { std: "docker" "start" "-a" "f134e92ca6fedcb8a2363280e3fcf679591e364bf6aeeccfc6fcc6f98b806ba0", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.70 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling syn v1.0.23 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Checking futures v0.1.29 [INFO] [stderr] Compiling serde v1.0.110 [INFO] [stderr] Checking either v1.5.3 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Checking encoding_index_tests v0.1.4 [INFO] [stderr] Checking smallvec v1.4.0 [INFO] [stderr] Checking matches v0.1.8 [INFO] [stderr] Checking itoa v0.4.5 [INFO] [stderr] Checking gimli v0.21.0 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Checking object v0.19.0 [INFO] [stderr] Compiling ryu v1.0.4 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Checking quick-error v1.2.3 [INFO] [stderr] Compiling protobuf v2.14.0 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling unicode-width v0.1.7 [INFO] [stderr] Compiling regex-syntax v0.6.17 [INFO] [stderr] Compiling termcolor v1.1.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.8 [INFO] [stderr] Compiling bindgen v0.53.2 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Checking match_cfg v0.1.0 [INFO] [stderr] Compiling lazycell v1.2.1 [INFO] [stderr] Compiling shlex v0.1.1 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Compiling openssl v0.10.29 [INFO] [stderr] Compiling native-tls v0.2.4 [INFO] [stderr] Checking arc-swap v0.4.6 [INFO] [stderr] Checking linked-hash-map v0.5.3 [INFO] [stderr] Compiling unicode-xid v0.0.4 [INFO] [stderr] Checking openssl-probe v0.1.2 [INFO] [stderr] Compiling nix v0.17.0 [INFO] [stderr] Compiling v_htmlescape v0.4.5 [INFO] [stderr] Checking percent-encoding v2.1.0 [INFO] [stderr] Checking dtoa v0.4.5 [INFO] [stderr] Checking language-tags v0.2.2 [INFO] [stderr] Checking try-lock v0.2.2 [INFO] [stderr] Compiling quote v0.3.15 [INFO] [stderr] Checking mime v0.3.16 [INFO] [stderr] Checking adler32 v1.0.4 [INFO] [stderr] Compiling encoding_rs v0.8.23 [INFO] [stderr] Checking bit-vec v0.6.2 [INFO] [stderr] Checking safemem v0.3.3 [INFO] [stderr] Compiling os_info v1.3.3 [INFO] [stderr] Checking vec_map v0.8.2 [INFO] [stderr] Checking sha1 v0.6.0 [INFO] [stderr] Checking void v1.0.2 [INFO] [stderr] Checking typeable v0.1.2 [INFO] [stderr] Checking scoped-tls v0.1.2 [INFO] [stderr] Checking leb128 v0.2.4 [INFO] [stderr] Checking traitobject v0.1.0 [INFO] [stderr] Checking arrayref v0.3.6 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Checking subtle v2.2.2 [INFO] [stderr] Checking difference v2.0.0 [INFO] [stderr] Checking modifier v0.1.0 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Checking rand_core v0.3.1 [INFO] [stderr] Compiling memoffset v0.5.4 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling num-integer v0.1.42 [INFO] [stderr] Compiling nom v5.1.1 [INFO] [stderr] Checking thread_local v1.0.1 [INFO] [stderr] Compiling indexmap v1.3.2 [INFO] [stderr] Compiling nom v4.2.3 [INFO] [stderr] Checking crossbeam-utils v0.6.6 [INFO] [stderr] Compiling error-chain v0.12.2 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling unicase v1.4.2 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Compiling actix-web v0.7.19 [INFO] [stderr] Compiling num-iter v0.1.40 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Checking try_from v0.3.2 [INFO] [stderr] Checking unicode-bidi v0.3.4 [INFO] [stderr] Checking encoding-index-korean v1.20141219.5 [INFO] [stderr] Checking encoding-index-singlebyte v1.20141219.5 [INFO] [stderr] Checking encoding-index-japanese v1.20141219.5 [INFO] [stderr] Checking encoding-index-simpchinese v1.20141219.5 [INFO] [stderr] Checking encoding-index-tradchinese v1.20141219.5 [INFO] [stderr] Checking owning_ref v0.4.1 [INFO] [stderr] Checking lock_api v0.3.4 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Checking humantime v1.3.0 [INFO] [stderr] Compiling synom v0.11.3 [INFO] [stderr] Checking lru-cache v0.1.2 [INFO] [stderr] Checking itertools v0.8.2 [INFO] [stderr] Checking unicode-normalization v0.1.12 [INFO] [stderr] Checking miniz_oxide v0.3.6 [INFO] [stderr] Compiling proc-macro2 v1.0.13 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Checking crc32fast v1.2.0 [INFO] [stderr] Checking walkdir v2.3.1 [INFO] [stderr] Checking bit-set v0.5.2 [INFO] [stderr] Checking rand_xorshift v0.1.1 [INFO] [stderr] Checking rand_hc v0.1.0 [INFO] [stderr] Checking rand_isaac v0.1.1 [INFO] [stderr] Checking pretty_assertions v0.6.1 [INFO] [stderr] Checking lock_api v0.1.5 [INFO] [stderr] Checking rand_chacha v0.1.1 [INFO] [stderr] Checking crossbeam-channel v0.3.9 [INFO] [stderr] Compiling syn v0.11.11 [INFO] [stderr] Compiling mime_guess v2.0.3 [INFO] [stderr] Checking log v0.3.9 [INFO] [stderr] Checking encoding v0.2.33 [INFO] [stderr] Compiling protoc v2.14.0 [INFO] [stderr] Compiling clang-sys v0.29.3 [INFO] [stderr] Compiling parking_lot_core v0.6.2 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Compiling parking_lot_core v0.4.0 [INFO] [stderr] Compiling cast v0.2.3 [INFO] [stderr] Compiling hyper v0.12.35 [INFO] [stderr] Compiling snow v0.6.2 [INFO] [stderr] Compiling quote v1.0.6 [INFO] [stderr] Checking base64 v0.10.1 [INFO] [stderr] Checking regex-automata v0.1.9 [INFO] [stderr] Checking base64 v0.9.3 [INFO] [stderr] Checking rand_xoshiro v0.1.0 [INFO] [stderr] Checking aho-corasick v0.7.10 [INFO] [stderr] error: could not compile `regex-syntax` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name regex_syntax /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/regex-syntax-0.6.17/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="unicode"' --cfg 'feature="unicode-age"' --cfg 'feature="unicode-bool"' --cfg 'feature="unicode-case"' --cfg 'feature="unicode-gencat"' --cfg 'feature="unicode-perl"' --cfg 'feature="unicode-script"' --cfg 'feature="unicode-segment"' -C metadata=0df309a68f60d4b0 -C extra-filename=-0df309a68f60d4b0 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "f134e92ca6fedcb8a2363280e3fcf679591e364bf6aeeccfc6fcc6f98b806ba0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f134e92ca6fedcb8a2363280e3fcf679591e364bf6aeeccfc6fcc6f98b806ba0", kill_on_drop: false }` [INFO] [stdout] f134e92ca6fedcb8a2363280e3fcf679591e364bf6aeeccfc6fcc6f98b806ba0