[INFO] cloning repository https://github.com/blind-channel/blind-hub [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/blind-channel/blind-hub" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fblind-channel%2Fblind-hub", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fblind-channel%2Fblind-hub'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a65d8c23abadc0c616bc1811192bad721110504e [INFO] checking blind-channel/blind-hub against master#331249a94930adb3d2a7243d946733b63324b2d6 for pr-112119 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fblind-channel%2Fblind-hub" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/blind-channel/blind-hub on toolchain 331249a94930adb3d2a7243d946733b63324b2d6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+331249a94930adb3d2a7243d946733b63324b2d6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/blind-channel/blind-hub [INFO] finished tweaking git repo https://github.com/blind-channel/blind-hub [INFO] tweaked toml for git repo https://github.com/blind-channel/blind-hub written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/blind-channel/blind-hub 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" "+331249a94930adb3d2a7243d946733b63324b2d6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: some crates are on edition 2021 which defaults to `resolver = "2"`, but virtual workspaces default to `resolver = "1"` [INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded ark-mnt4-753 v0.3.0 [INFO] [stderr] Downloaded serde_test v1.0.138 [INFO] [stderr] Downloaded kzen-paillier v0.4.2 [INFO] [stderr] Downloaded packed_simd v0.3.3 [INFO] [stderr] Downloaded rug v1.16.0 [INFO] [stderr] Downloaded curv-kzen v0.9.0 [INFO] [stderr] Downloaded gmp-mpfr-sys v1.4.8 [INFO] [stderr] Downloaded bitcoinconsensus v0.19.0-3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:19e73879b68f455e41552ea35293514db52ea292d993f571636dbffedb77a1ee" "/opt/rustwide/cargo-home/bin/cargo" "+331249a94930adb3d2a7243d946733b63324b2d6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] cb8429c91174881c349fc4a9b0215494e3351e720c27ebee455e3901f1663f00 [INFO] running `Command { std: "docker" "start" "-a" "cb8429c91174881c349fc4a9b0215494e3351e720c27ebee455e3901f1663f00", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "cb8429c91174881c349fc4a9b0215494e3351e720c27ebee455e3901f1663f00", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cb8429c91174881c349fc4a9b0215494e3351e720c27ebee455e3901f1663f00", kill_on_drop: false }` [INFO] [stdout] cb8429c91174881c349fc4a9b0215494e3351e720c27ebee455e3901f1663f00 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "-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:19e73879b68f455e41552ea35293514db52ea292d993f571636dbffedb77a1ee" "/opt/rustwide/cargo-home/bin/cargo" "+331249a94930adb3d2a7243d946733b63324b2d6" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a84dc43633cdd3f17468ca42cf2272aec23edd3f605a20955c9fb47109015068 [INFO] running `Command { std: "docker" "start" "-a" "a84dc43633cdd3f17468ca42cf2272aec23edd3f605a20955c9fb47109015068", kill_on_drop: false }` [INFO] [stderr] warning: some crates are on edition 2021 which defaults to `resolver = "2"`, but virtual workspaces default to `resolver = "1"` [INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest [INFO] [stderr] Compiling libc v0.2.126 [INFO] [stderr] Compiling proc-macro2 v1.0.40 [INFO] [stderr] Compiling quote v1.0.20 [INFO] [stderr] Compiling unicode-ident v1.0.1 [INFO] [stderr] Compiling syn v1.0.98 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling serde_derive v1.0.138 [INFO] [stderr] Compiling serde v1.0.138 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Checking subtle v2.4.1 [INFO] [stderr] Checking rand_core v0.4.2 [INFO] [stderr] Compiling generic-array v0.14.5 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling autocfg v0.1.8 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Checking rand_core v0.3.1 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Checking const-oid v0.6.2 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Checking cpufeatures v0.2.2 [INFO] [stderr] Checking der v0.4.5 [INFO] [stderr] Checking once_cell v1.13.0 [INFO] [stderr] Checking rand_xorshift v0.1.1 [INFO] [stderr] Checking rand_isaac v0.1.1 [INFO] [stderr] Checking rand_hc v0.1.0 [INFO] [stderr] Checking rand_jitter v0.1.4 [INFO] [stderr] Checking opaque-debug v0.3.0 [INFO] [stderr] Checking block-padding v0.2.1 [INFO] [stderr] Checking byte-tools v0.3.1 [INFO] [stderr] Compiling secp256k1-sys v0.5.2 [INFO] [stderr] Checking keccak v0.1.2 [INFO] [stderr] Checking opaque-debug v0.2.3 [INFO] [stderr] Checking fake-simd v0.1.2 [INFO] [stderr] Checking block-padding v0.1.5 [INFO] [stderr] Checking merkle-cbt v0.3.2 [INFO] [stderr] Checking cryptoxide v0.1.3 [INFO] [stderr] Compiling crossbeam-utils v0.8.10 [INFO] [stderr] Compiling serde_json v1.0.82 [INFO] [stderr] Checking ryu v1.0.10 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Checking either v1.7.0 [INFO] [stderr] Checking itoa v1.0.2 [INFO] [stderr] Compiling crossbeam-epoch v0.9.9 [INFO] [stderr] Compiling rayon-core v1.9.3 [INFO] [stderr] Compiling semver v1.0.12 [INFO] [stderr] Compiling rayon v1.5.3 [INFO] [stderr] Checking unicode-width v0.1.9 [INFO] [stderr] Checking regex-automata v0.1.10 [INFO] [stderr] Checking csv-core v0.1.10 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Checking getrandom v0.2.7 [INFO] [stderr] Checking rand_os v0.1.3 [INFO] [stderr] Checking rand v0.4.6 [INFO] [stderr] Checking rand_core v0.6.3 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking num_cpus v1.13.1 [INFO] [stderr] Checking spki v0.4.1 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking ff v0.10.1 [INFO] [stderr] Checking generic-array v0.12.4 [INFO] [stderr] Checking rand_xorshift v0.2.0 [INFO] [stderr] Checking pkcs8 v0.7.6 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking group v0.10.0 [INFO] [stderr] Checking crossbeam-channel v0.5.5 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Checking vec_map v0.8.2 [INFO] [stderr] Checking itoa v0.4.8 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking strsim v0.8.0 [INFO] [stderr] Checking regex-syntax v0.6.27 [INFO] [stderr] Checking crossbeam-deque v0.8.1 [INFO] [stderr] Compiling ocelot v0.4.0 (/opt/rustwide/workdir/ocelot) [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Checking digest v0.8.1 [INFO] [stderr] Checking block-buffer v0.7.3 [INFO] [stderr] Checking clap v2.34.0 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Checking aho-corasick v0.7.18 [INFO] [stderr] Checking sha2 v0.8.2 [INFO] [stderr] Compiling cast v0.2.7 [INFO] [stderr] Checking digest v0.9.0 [INFO] [stderr] Checking block-buffer v0.9.0 [INFO] [stderr] Checking crypto-mac v0.11.1 [INFO] [stderr] Checking signature v1.3.2 [INFO] [stderr] Checking sha2 v0.9.9 [INFO] [stderr] Checking hmac v0.11.0 [INFO] [stderr] Checking sha3 v0.9.1 [INFO] [stderr] Checking itertools v0.10.3 [INFO] [stderr] Compiling base_conversion v0.4.0 (/opt/rustwide/workdir/fancy-garbling/base_conversion) [INFO] [stderr] Compiling ucd-trie v0.1.4 [INFO] [stderr] Checking itertools v0.8.2 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking rand_xoshiro v0.1.0 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling backtrace v0.3.66 [INFO] [stderr] Compiling num-bigint v0.4.3 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling gimli v0.26.1 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling miniz_oxide v0.5.3 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Compiling object v0.29.0 [INFO] [stderr] Compiling nom v4.2.3 [INFO] [stderr] Compiling libloading v0.5.2 [INFO] [stderr] Checking plotters-backend v0.3.4 [INFO] [stderr] Checking criterion-plot v0.3.1 [INFO] [stderr] Compiling rustc-demangle v0.1.21 [INFO] [stderr] Checking plotters-svg v0.3.2 [INFO] [stderr] Compiling clang-sys v0.28.1 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling anyhow v1.0.58 [INFO] [stderr] Checking half v1.8.2 [INFO] [stderr] Checking regex v1.6.0 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Checking ark-std v0.3.0 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Checking criterion-plot v0.4.4 [INFO] [stderr] Checking plotters v0.3.2 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling bindgen v0.50.1 [INFO] [stderr] Checking oorandom v11.1.3 [INFO] [stderr] Checking cast v0.3.0 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling crossbeam-queue v0.3.5 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling termcolor v1.1.3 [INFO] [stderr] Compiling cexpr v0.3.6 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Checking ark-serialize v0.3.0 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Checking crypto-common v0.1.4 [INFO] [stderr] Checking untrusted v0.7.1 [INFO] [stderr] Checking remove_dir_all v0.5.3 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Compiling addr2line v0.17.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Checking spin v0.5.2 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling shlex v0.1.1 [INFO] [stderr] Checking fastrand v1.7.0 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling darling_core v0.13.4 [INFO] [stderr] Checking tempfile v3.3.0 [INFO] [stderr] Checking wait-timeout v0.2.0 [INFO] [stderr] Compiling secp256k1-sys v0.4.2 [INFO] [stderr] Compiling futures-task v0.3.21 [INFO] [stderr] Compiling fs_extra v1.2.0 [INFO] [stderr] Compiling futures-channel v0.3.21 [INFO] [stderr] Checking bit-vec v0.6.3 [INFO] [stderr] Checking tinyvec_macros v0.1.0 [INFO] [stderr] Checking bit-set v0.5.2 [INFO] [stderr] Checking rusty-fork v0.3.0 [INFO] [stderr] Checking tinyvec v1.6.0 [INFO] [stderr] Checking crossbeam v0.8.1 [INFO] [stderr] Checking block-buffer v0.10.2 [INFO] [stderr] Checking futures-sink v0.3.21 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Checking hex v0.3.2 [INFO] [stderr] Checking matches v0.1.9 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Checking proptest v0.10.1 [INFO] [stderr] Checking digest v0.10.3 [INFO] [stderr] Compiling bitcoinconsensus v0.19.0-3 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking futures-io v0.3.21 [INFO] [stderr] Compiling serde_test v1.0.138 [INFO] [stderr] Checking unicode-bidi v0.3.8 [INFO] [stderr] Compiling rustls v0.20.6 [INFO] [stderr] Checking form_urlencoded v1.0.1 [INFO] [stderr] Checking crypto-mac v0.8.0 [INFO] [stderr] Checking unicode-normalization v0.1.21 [INFO] [stderr] Checking inout v0.1.3 [INFO] [stderr] Checking time v0.1.44 [INFO] [stderr] Compiling gmp-mpfr-sys v1.4.8 [INFO] [stderr] Checking flate2 v1.0.24 [INFO] [stderr] Checking webpki v0.22.0 [INFO] [stderr] Checking idna v0.2.3 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Compiling which v2.0.1 [INFO] [stderr] Compiling env_logger v0.6.2 [INFO] [stderr] Checking sct v0.7.0 [INFO] [stderr] Checking webpki-roots v0.22.3 [INFO] [stderr] Compiling zeroize_derive v1.3.2 [INFO] [stderr] Compiling thiserror-impl v1.0.31 [INFO] [stderr] Compiling ff_derive-zeroize v0.6.2 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling ark-ff-asm v0.3.0 [INFO] [stderr] Compiling ark-ff-macros v0.3.0 [INFO] [stderr] Checking zeroize v1.4.3 [INFO] [stderr] Checking crypto-bigint v0.2.11 [INFO] [stderr] error: could not compile `proptest` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/331249a94930adb3d2a7243d946733b63324b2d6/bin/rustc --crate-name proptest --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/proptest-0.10.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="bit-set"' --cfg 'feature="break-dead-code"' --cfg 'feature="default"' --cfg 'feature="fork"' --cfg 'feature="lazy_static"' --cfg 'feature="quick-error"' --cfg 'feature="regex-syntax"' --cfg 'feature="rusty-fork"' --cfg 'feature="std"' --cfg 'feature="tempfile"' --cfg 'feature="timeout"' -C metadata=7e2bc0f0e830be83 -C extra-filename=-7e2bc0f0e830be83 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bit_set=/opt/rustwide/target/debug/deps/libbit_set-3a23aa698f026f47.rmeta --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-17eaae058c49a1b8.rmeta --extern byteorder=/opt/rustwide/target/debug/deps/libbyteorder-bbf1d83f889d1174.rmeta --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-2eca50460818a6c7.rmeta --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-95bfcf15e3ac6786.rmeta --extern quick_error=/opt/rustwide/target/debug/deps/libquick_error-a20a722e2aa7cdeb.rmeta --extern rand=/opt/rustwide/target/debug/deps/librand-86e09a78d95034a5.rmeta --extern rand_chacha=/opt/rustwide/target/debug/deps/librand_chacha-89f807a6b4239940.rmeta --extern rand_xorshift=/opt/rustwide/target/debug/deps/librand_xorshift-0e7e74f1537cb073.rmeta --extern regex_syntax=/opt/rustwide/target/debug/deps/libregex_syntax-574013f7a1130bcc.rmeta --extern rusty_fork=/opt/rustwide/target/debug/deps/librusty_fork-31d4f5359e0aa7cb.rmeta --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-d1204a57cfee9287.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" "a84dc43633cdd3f17468ca42cf2272aec23edd3f605a20955c9fb47109015068", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a84dc43633cdd3f17468ca42cf2272aec23edd3f605a20955c9fb47109015068", kill_on_drop: false }` [INFO] [stdout] a84dc43633cdd3f17468ca42cf2272aec23edd3f605a20955c9fb47109015068