[INFO] fetching crate casper-execution-engine 1.5.0... [INFO] testing casper-execution-engine-1.5.0 against 1.60.0 for beta-1.61-1 [INFO] extracting crate casper-execution-engine 1.5.0 into /workspace/builds/worker-106/source [INFO] validating manifest of crates.io crate casper-execution-engine 1.5.0 on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate casper-execution-engine 1.5.0 [INFO] finished tweaking crates.io crate casper-execution-engine 1.5.0 [INFO] tweaked toml for crates.io crate casper-execution-engine 1.5.0 written to /workspace/builds/worker-106/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-106/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-106/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 09e04219c7a3b0296be307a6e33fb4dc5098157a24002fefa215322a3b1684f1 [INFO] running `Command { std: "docker" "start" "-a" "09e04219c7a3b0296be307a6e33fb4dc5098157a24002fefa215322a3b1684f1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "09e04219c7a3b0296be307a6e33fb4dc5098157a24002fefa215322a3b1684f1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "09e04219c7a3b0296be307a6e33fb4dc5098157a24002fefa215322a3b1684f1", kill_on_drop: false }` [INFO] [stdout] 09e04219c7a3b0296be307a6e33fb4dc5098157a24002fefa215322a3b1684f1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-106/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-106/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=warn" "-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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ea8fea0d279bf00bff3e7c5aed25aef942ef0f866e5c4f1fca24714f67409337 [INFO] running `Command { std: "docker" "start" "-a" "ea8fea0d279bf00bff3e7c5aed25aef942ef0f866e5c4f1fca24714f67409337", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling syn v1.0.91 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling wyz v0.2.0 [INFO] [stderr] Compiling funty v1.1.0 [INFO] [stderr] Compiling radium v0.3.0 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling serde_json v1.0.79 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling fastrand v1.7.0 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling schemars v0.8.5 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling quick-error v2.0.1 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling parity-wasm v0.41.0 [INFO] [stderr] Compiling log v0.4.16 [INFO] [stderr] Compiling dyn-clone v1.0.5 [INFO] [stderr] Compiling base16 v0.2.1 [INFO] [stderr] Compiling hex_fmt v0.3.0 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling anyhow v1.0.56 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling once_cell v1.10.0 [INFO] [stderr] Compiling downcast-rs v1.2.0 [INFO] [stderr] Compiling memory_units v0.3.0 [INFO] [stderr] Compiling match_cfg v0.1.0 [INFO] [stderr] Compiling linked-hash-map v0.5.4 [INFO] [stderr] Compiling generic-array v0.14.5 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling num-bigint v0.4.3 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling num-rational v0.4.0 [INFO] [stderr] Compiling indexmap v1.8.1 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling value-bag v1.0.0-alpha.8 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Compiling getrandom v0.2.6 [INFO] [stderr] Compiling wait-timeout v0.2.0 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling hostname v0.3.1 [INFO] [stderr] Compiling tempfile v3.3.0 [INFO] [stderr] Compiling bit-set v0.5.2 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling itertools v0.10.3 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand_xorshift v0.3.0 [INFO] [stderr] Compiling bitvec v0.18.5 [INFO] [stderr] Compiling rusty-fork v0.3.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling lmdb-sys v0.8.0 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling crypto-mac v0.10.1 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling crypto-mac v0.8.0 [INFO] [stderr] Compiling signature v1.2.2 [INFO] [stderr] Compiling sha2 v0.9.9 [INFO] [stderr] Compiling blake2 v0.9.2 [INFO] [stderr] Compiling hmac v0.10.1 [INFO] [stderr] Compiling ed25519 v1.2.0 [INFO] [stderr] Compiling wasmi-validation v0.3.0 [INFO] [stderr] Compiling num-complex v0.4.0 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling proptest v1.0.0 [INFO] [stderr] Compiling ff v0.8.0 [INFO] [stderr] Compiling group v0.8.0 [INFO] [stderr] Compiling wasmi v0.8.0 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling serde_derive_internals v0.25.0 [INFO] [stderr] Compiling lmdb v0.8.0 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling zeroize_derive v1.3.2 [INFO] [stderr] Compiling ctor v0.1.22 [INFO] [stderr] Compiling schemars_derive v0.8.5 [INFO] [stderr] Compiling datasize_derive v0.2.10 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling num-derive v0.3.3 [INFO] [stderr] Compiling tracing-attributes v0.1.20 [INFO] [stderr] Compiling zeroize v1.3.0 [INFO] [stderr] Compiling datasize v0.2.10 [INFO] [stderr] Compiling elliptic-curve v0.8.5 [INFO] [stderr] Compiling curve25519-dalek v3.2.1 [INFO] [stderr] Compiling ecdsa v0.10.2 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling ed25519-dalek v1.0.1 [INFO] [stderr] Compiling k256 v0.7.3 [INFO] [stderr] Compiling tracing v0.1.33 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling serde_bytes v0.11.5 [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling uint v0.9.3 [INFO] [stderr] Compiling hex-buffer-serde v0.3.0 [INFO] [stderr] Compiling hex-buffer-serde v0.2.2 [INFO] [stderr] Compiling pwasm-utils v0.16.0 [INFO] [stderr] Compiling num v0.4.0 [INFO] [stderr] Compiling casper-types v1.5.0 [INFO] [stderr] Compiling casper-hashing v1.4.3 [INFO] [stderr] Compiling casper-execution-engine v1.5.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 44s [INFO] running `Command { std: "docker" "inspect" "ea8fea0d279bf00bff3e7c5aed25aef942ef0f866e5c4f1fca24714f67409337", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ea8fea0d279bf00bff3e7c5aed25aef942ef0f866e5c4f1fca24714f67409337", kill_on_drop: false }` [INFO] [stdout] ea8fea0d279bf00bff3e7c5aed25aef942ef0f866e5c4f1fca24714f67409337 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-106/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-106/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=warn" "-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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 227049ddf0b5c81d40eb01e92327c3539cb1e94fc77e9688544665d36621fb3f [INFO] running `Command { std: "docker" "start" "-a" "227049ddf0b5c81d40eb01e92327c3539cb1e94fc77e9688544665d36621fb3f", kill_on_drop: false }` [INFO] [stderr] Compiling semver v1.0.7 [INFO] [stderr] Compiling crossbeam-utils v0.8.8 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling unicode-width v0.1.9 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling plotters-backend v0.3.2 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling half v1.8.2 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling oorandom v11.1.3 [INFO] [stderr] Compiling assert_matches v1.5.0 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling crossbeam-epoch v0.9.8 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling regex v1.5.5 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling bstr v0.2.17 [INFO] [stderr] Compiling serde_cbor v0.11.2 [INFO] [stderr] Compiling plotters-svg v0.3.1 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling plotters v0.3.1 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling crossbeam-channel v0.5.4 [INFO] [stderr] Compiling csv v1.1.6 [INFO] [stderr] Compiling crossbeam-deque v0.8.1 [INFO] [stderr] Compiling cast v0.2.7 [INFO] [stderr] Compiling criterion-plot v0.4.4 [INFO] [stderr] Compiling criterion v0.3.5 [INFO] [stderr] Compiling casper-execution-engine v1.5.0 (/opt/rustwide/workdir) [INFO] [stderr] error: could not compile `casper-execution-engine` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name casper_execution_engine --edition=2018 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="default"' --cfg 'feature="gens"' --cfg 'feature="proptest"' -C metadata=12020292313b8af9 -C extra-filename=-12020292313b8af9 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-2d9de639ab954a37.rlib --extern assert_matches=/opt/rustwide/target/debug/deps/libassert_matches-e766050205c8b18c.rlib --extern base16=/opt/rustwide/target/debug/deps/libbase16-5a1edbe2b214e828.rlib --extern bincode=/opt/rustwide/target/debug/deps/libbincode-d83c0e5dcbfa1019.rlib --extern casper_hashing=/opt/rustwide/target/debug/deps/libcasper_hashing-5ceb103ce702f887.rlib --extern casper_types=/opt/rustwide/target/debug/deps/libcasper_types-94b30b5bb36e334a.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-0fc926932c8649a8.rlib --extern criterion=/opt/rustwide/target/debug/deps/libcriterion-3594bde2b304ad9f.rlib --extern datasize=/opt/rustwide/target/debug/deps/libdatasize-41d3c1036f3ec74d.rlib --extern hex_buffer_serde=/opt/rustwide/target/debug/deps/libhex_buffer_serde-b72db4b10b75aba3.rlib --extern hex_fmt=/opt/rustwide/target/debug/deps/libhex_fmt-86714d5126bd55eb.rlib --extern hostname=/opt/rustwide/target/debug/deps/libhostname-949d54ddb5c8d0a6.rlib --extern itertools=/opt/rustwide/target/debug/deps/libitertools-1f40b5ee2082b85b.rlib --extern libc=/opt/rustwide/target/debug/deps/liblibc-cbcf0797f466a12c.rlib --extern linked_hash_map=/opt/rustwide/target/debug/deps/liblinked_hash_map-756d4373557a55af.rlib --extern lmdb=/opt/rustwide/target/debug/deps/liblmdb-921cc22a775364df.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-6c834593653f86d0.rlib --extern num=/opt/rustwide/target/debug/deps/libnum-98a554b85089a2b4.rlib --extern num_derive=/opt/rustwide/target/debug/deps/libnum_derive-3bea89e16f5049b7.so --extern num_rational=/opt/rustwide/target/debug/deps/libnum_rational-2ebe22d372104263.rlib --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-affa5622bfdde380.rlib --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-d4edd22523d7b9ae.rlib --extern parity_wasm=/opt/rustwide/target/debug/deps/libparity_wasm-8818ec37884df4b0.rlib --extern proptest=/opt/rustwide/target/debug/deps/libproptest-2596a3422c46a8d7.rlib --extern pwasm_utils=/opt/rustwide/target/debug/deps/libpwasm_utils-6fc0f90e2a50deea.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-64ad7029461768f3.rlib --extern rand_chacha=/opt/rustwide/target/debug/deps/librand_chacha-1103a13c04f54c0b.rlib --extern schemars=/opt/rustwide/target/debug/deps/libschemars-a2604ea17fcd6db8.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-4e89fe658f8cc9dc.rlib --extern serde_bytes=/opt/rustwide/target/debug/deps/libserde_bytes-5cc9cbadfd987fe2.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-1f019fa169e8f3c8.rlib --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-44817b31a3f532d8.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-2b4293ea55919643.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-78e90fe3dea0b119.rlib --extern uint=/opt/rustwide/target/debug/deps/libuint-32ed872c7d708d1d.rlib --extern uuid=/opt/rustwide/target/debug/deps/libuuid-dab1e40bb1be23c5.rlib --extern wasmi=/opt/rustwide/target/debug/deps/libwasmi-da59097ee46f006c.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/lmdb-sys-9b53677592210e04/out` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "227049ddf0b5c81d40eb01e92327c3539cb1e94fc77e9688544665d36621fb3f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "227049ddf0b5c81d40eb01e92327c3539cb1e94fc77e9688544665d36621fb3f", kill_on_drop: false }` [INFO] [stdout] 227049ddf0b5c81d40eb01e92327c3539cb1e94fc77e9688544665d36621fb3f