[INFO] cloning repository https://github.com/flyq/candid_rs_exam [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/flyq/candid_rs_exam" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fflyq%2Fcandid_rs_exam", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fflyq%2Fcandid_rs_exam'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 08da11ca03236b7e8e0a403136be63e67200c830 [INFO] testing flyq/candid_rs_exam against master#432e145bd5a974c5b6f4dd9b352891bd7502b69d for pr-87041 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fflyq%2Fcandid_rs_exam" "/workspace/builds/worker-3/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/flyq/candid_rs_exam on toolchain 432e145bd5a974c5b6f4dd9b352891bd7502b69d [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-3/source/rust-toolchain [INFO] started tweaking git repo https://github.com/flyq/candid_rs_exam [INFO] finished tweaking git repo https://github.com/flyq/candid_rs_exam [INFO] tweaked toml for git repo https://github.com/flyq/candid_rs_exam written to /workspace/builds/worker-3/source/Cargo.toml [INFO] crate git repo https://github.com/flyq/candid_rs_exam already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 643f774a9dca2a26dd1677f3cd10fcef8149af9ebfd575e28ea3e6e785336556 [INFO] running `Command { std: "docker" "start" "-a" "643f774a9dca2a26dd1677f3cd10fcef8149af9ebfd575e28ea3e6e785336556", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "643f774a9dca2a26dd1677f3cd10fcef8149af9ebfd575e28ea3e6e785336556", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "643f774a9dca2a26dd1677f3cd10fcef8149af9ebfd575e28ea3e6e785336556", kill_on_drop: false }` [INFO] [stdout] 643f774a9dca2a26dd1677f3cd10fcef8149af9ebfd575e28ea3e6e785336556 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f7e98aaf3189b2f66511dcc5d99e5f79dba1801f983f16c83c1ae5014417c277 [INFO] running `Command { std: "docker" "start" "-a" "f7e98aaf3189b2f66511dcc5d99e5f79dba1801f983f16c83c1ae5014417c277", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling proc-macro2 v1.0.27 [INFO] [stderr] Compiling syn v1.0.73 [INFO] [stderr] Compiling libc v0.2.97 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Compiling fixedbitset v0.2.0 [INFO] [stderr] Compiling anyhow v1.0.41 [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling typenum v1.13.0 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling siphasher v0.3.5 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling new_debug_unreachable v1.0.4 [INFO] [stderr] Compiling cc v1.0.68 [INFO] [stderr] Compiling multimap v0.8.3 [INFO] [stderr] Compiling precomputed-hash v0.1.1 [INFO] [stderr] Compiling pico-args v0.4.2 [INFO] [stderr] Compiling futures-core v0.3.15 [INFO] [stderr] Compiling erased-serde v0.3.16 [INFO] [stderr] Compiling diff v0.1.12 [INFO] [stderr] Compiling cpufeatures v0.1.5 [INFO] [stderr] Compiling futures-channel v0.3.15 [INFO] [stderr] Compiling futures-task v0.3.15 [INFO] [stderr] Compiling beef v0.5.0 [INFO] [stderr] Compiling slog v2.7.0 [INFO] [stderr] Compiling utf8-ranges v1.0.4 [INFO] [stderr] Compiling openssl v0.10.35 [INFO] [stderr] Compiling rustversion v1.0.5 [INFO] [stderr] Compiling typed-arena v2.0.1 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling futures-sink v0.3.15 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling base32 v0.4.0 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling paste v1.0.5 [INFO] [stderr] Compiling leb128 v0.2.4 [INFO] [stderr] Compiling futures-io v0.3.15 [INFO] [stderr] Compiling slab v0.4.3 [INFO] [stderr] Compiling strum v0.18.0 [INFO] [stderr] Compiling byte-unit v3.1.4 [INFO] [stderr] Compiling on_wire v0.8.0 (https://github.com/dfinity/ic#40ab84f4) [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling num-bigint v0.3.2 [INFO] [stderr] Compiling futures-macro v0.3.15 [INFO] [stderr] Compiling futures-util v0.3.15 [INFO] [stderr] Compiling itertools v0.9.0 [INFO] [stderr] Compiling itertools v0.10.1 [INFO] [stderr] Compiling phf_shared v0.8.0 [INFO] [stderr] Compiling codespan-reporting v0.9.5 [INFO] [stderr] Compiling bit-set v0.5.2 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling pretty v0.10.0 [INFO] [stderr] Compiling string_cache v0.8.1 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling ena v0.14.0 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling petgraph v0.5.1 [INFO] [stderr] Compiling openssl-sys v0.9.65 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling which v4.1.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling wait-timeout v0.2.0 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling prost-build v0.7.0 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling dfn_core v0.8.0 (https://github.com/dfinity/ic#40ab84f4) [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling term v0.7.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling ascii-canvas v3.0.0 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling sha2 v0.9.5 [INFO] [stderr] Compiling tempfile v3.2.0 [INFO] [stderr] Compiling lalrpop-util v0.19.6 [INFO] [stderr] Compiling rusty-fork v0.2.2 [INFO] [stderr] Compiling lalrpop v0.19.6 [INFO] [stderr] Compiling proptest v0.9.6 [INFO] [stderr] Compiling ic-crypto-sha256 v0.8.0 (https://github.com/dfinity/ic#40ab84f4) [INFO] [stderr] Compiling prost-derive v0.7.0 [INFO] [stderr] Compiling thiserror-impl v1.0.26 [INFO] [stderr] Compiling logos-derive v0.12.0 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling candid_derive v0.4.4 [INFO] [stderr] Compiling strum_macros v0.18.0 [INFO] [stderr] error: could not compile `proptest` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name proptest --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/proptest-0.9.6/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="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=836e37c5b53414d7 -C extra-filename=-836e37c5b53414d7 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bit_set=/opt/rustwide/target/debug/deps/libbit_set-8cfb2f65c428d770.rmeta --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-603a79344a96ee73.rmeta --extern byteorder=/opt/rustwide/target/debug/deps/libbyteorder-f328109de99d6196.rmeta --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-f67718dd40129317.rmeta --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-9d7143d17b8cdd9b.rmeta --extern quick_error=/opt/rustwide/target/debug/deps/libquick_error-5ca0b2d5261a4c49.rmeta --extern rand=/opt/rustwide/target/debug/deps/librand-e426d8cb5caba660.rmeta --extern rand_chacha=/opt/rustwide/target/debug/deps/librand_chacha-dba76580cf2ee4ff.rmeta --extern rand_xorshift=/opt/rustwide/target/debug/deps/librand_xorshift-ab505d75aae818f3.rmeta --extern regex_syntax=/opt/rustwide/target/debug/deps/libregex_syntax-cfec10257cbd629b.rmeta --extern rusty_fork=/opt/rustwide/target/debug/deps/librusty_fork-bd68895aa387ad2b.rmeta --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-bddbe9d8760a4ad4.rmeta --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" "f7e98aaf3189b2f66511dcc5d99e5f79dba1801f983f16c83c1ae5014417c277", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f7e98aaf3189b2f66511dcc5d99e5f79dba1801f983f16c83c1ae5014417c277", kill_on_drop: false }` [INFO] [stdout] f7e98aaf3189b2f66511dcc5d99e5f79dba1801f983f16c83c1ae5014417c277