[INFO] fetching crate casper-engine-test-support 1.2.1... [INFO] checking casper-engine-test-support-1.2.1 against try#3e59a8c2f14152ccc92a6c079f592dc2dc6fa93f for pr-87248 [INFO] extracting crate casper-engine-test-support 1.2.1 into /workspace/builds/worker-2/source [INFO] validating manifest of crates.io crate casper-engine-test-support 1.2.1 on toolchain 3e59a8c2f14152ccc92a6c079f592dc2dc6fa93f [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3e59a8c2f14152ccc92a6c079f592dc2dc6fa93f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate casper-engine-test-support 1.2.1 [INFO] finished tweaking crates.io crate casper-engine-test-support 1.2.1 [INFO] tweaked toml for crates.io crate casper-engine-test-support 1.2.1 written to /workspace/builds/worker-2/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3e59a8c2f14152ccc92a6c079f592dc2dc6fa93f" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3e59a8c2f14152ccc92a6c079f592dc2dc6fa93f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded casper-contract v1.3.1 [INFO] [stderr] Downloaded casper-execution-engine v1.3.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "+3e59a8c2f14152ccc92a6c079f592dc2dc6fa93f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7b2ba3fdfa4be2e16f3a456cda70e7be4f9e3fc5b864b2714d59e8a2c44b515c [INFO] running `Command { std: "docker" "start" "-a" "7b2ba3fdfa4be2e16f3a456cda70e7be4f9e3fc5b864b2714d59e8a2c44b515c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7b2ba3fdfa4be2e16f3a456cda70e7be4f9e3fc5b864b2714d59e8a2c44b515c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7b2ba3fdfa4be2e16f3a456cda70e7be4f9e3fc5b864b2714d59e8a2c44b515c", kill_on_drop: false }` [INFO] [stdout] 7b2ba3fdfa4be2e16f3a456cda70e7be4f9e3fc5b864b2714d59e8a2c44b515c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "+3e59a8c2f14152ccc92a6c079f592dc2dc6fa93f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1c854c96cccc25c79089fb56aaf7d05ae664ee9bf87096be6a2d4010ef19e635 [INFO] running `Command { std: "docker" "start" "-a" "1c854c96cccc25c79089fb56aaf7d05ae664ee9bf87096be6a2d4010ef19e635", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.28 [INFO] [stderr] Compiling syn v1.0.74 [INFO] [stderr] Compiling libc v0.2.98 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Checking subtle v2.4.1 [INFO] [stderr] Checking ppv-lite86 v0.2.10 [INFO] [stderr] Checking wyz v0.2.0 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Checking itoa v0.4.7 [INFO] [stderr] Compiling schemars v0.8.3 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Checking quick-error v2.0.1 [INFO] [stderr] Compiling pulldown-cmark v0.8.0 [INFO] [stderr] Checking dyn-clone v1.0.4 [INFO] [stderr] Checking base64 v0.13.0 [INFO] [stderr] Checking downcast-rs v1.2.0 [INFO] [stderr] Checking semver-parser v0.9.0 [INFO] [stderr] Checking linked-hash-map v0.5.4 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling num-bigint v0.4.0 [INFO] [stderr] Compiling num-rational v0.4.0 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Checking regex v1.5.4 [INFO] [stderr] Checking tracing-core v0.1.18 [INFO] [stderr] Compiling lmdb-sys v0.8.0 [INFO] [stderr] Checking bitvec v0.18.5 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling value-bag v1.0.0-alpha.7 [INFO] [stderr] Checking quote v1.0.9 [INFO] [stderr] Checking digest v0.9.0 [INFO] [stderr] Checking crypto-mac v0.10.1 [INFO] [stderr] Checking block-buffer v0.9.0 [INFO] [stderr] Checking crypto-mac v0.8.0 [INFO] [stderr] Checking sha2 v0.9.5 [INFO] [stderr] Checking hmac v0.10.1 [INFO] [stderr] Checking blake2 v0.9.1 [INFO] [stderr] Checking getrandom v0.1.16 [INFO] [stderr] Checking getrandom v0.2.3 [INFO] [stderr] Checking wait-timeout v0.2.0 [INFO] [stderr] Checking time v0.1.43 [INFO] [stderr] Checking hostname v0.3.1 [INFO] [stderr] Checking wee_alloc v0.4.5 [INFO] [stderr] Checking rand_core v0.6.3 [INFO] [stderr] Checking num-complex v0.4.0 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking rand_xorshift v0.3.0 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking signature v1.2.2 [INFO] [stderr] Checking ff v0.8.0 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking rand v0.8.4 [INFO] [stderr] Checking group v0.8.0 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking lmdb v0.8.0 [INFO] [stderr] Checking tempfile v3.2.0 [INFO] [stderr] Checking rusty-fork v0.3.0 [INFO] [stderr] Checking proptest v1.0.0 [INFO] [stderr] Checking wasmi v0.8.0 [INFO] [stderr] Compiling synstructure v0.12.5 [INFO] [stderr] Compiling serde_derive_internals v0.25.0 [INFO] [stderr] Compiling zeroize_derive v1.1.0 [INFO] [stderr] Compiling thiserror-impl v1.0.26 [INFO] [stderr] Compiling schemars_derive v0.8.3 [INFO] [stderr] Compiling ctor v0.1.20 [INFO] [stderr] Compiling datasize_derive v0.2.9 [INFO] [stderr] Compiling num-derive v0.3.3 [INFO] [stderr] Compiling displaydoc v0.1.7 [INFO] [stderr] Compiling tracing-attributes v0.1.15 [INFO] [stderr] Checking datasize v0.2.9 [INFO] [stderr] Checking zeroize v1.4.1 [INFO] [stderr] Checking elliptic-curve v0.8.5 [INFO] [stderr] Checking curve25519-dalek v3.1.0 [INFO] [stderr] Checking ecdsa v0.10.2 [INFO] [stderr] Checking thiserror v1.0.26 [INFO] [stderr] Checking k256 v0.7.3 [INFO] [stderr] Checking tracing v0.1.26 [INFO] [stderr] Checking hex v0.4.3 [INFO] [stderr] Checking ed25519 v1.2.0 [INFO] [stderr] Checking serde_bytes v0.11.5 [INFO] [stderr] Checking toml v0.5.8 [INFO] [stderr] Checking bincode v1.3.3 [INFO] [stderr] Checking uuid v0.8.2 [INFO] [stderr] Checking ed25519-dalek v1.0.1 [INFO] [stderr] Checking uint v0.9.1 [INFO] [stderr] Checking hex-buffer-serde v0.2.2 [INFO] [stderr] Checking pwasm-utils v0.16.0 [INFO] [stderr] Checking num v0.4.0 [INFO] [stderr] Checking version-sync v0.9.2 [INFO] [stderr] Checking casper-types v1.3.1 [INFO] [stderr] Checking casper-execution-engine v1.3.1 [INFO] [stderr] Checking casper-contract v1.3.1 [INFO] [stderr] Checking casper-engine-test-support v1.2.1 (/opt/rustwide/workdir) [INFO] [stdout] error[E0277]: the trait bound `casper_types::PublicKey: From` is not satisfied [INFO] [stdout] --> src/internal/mod.rs:67:10 [INFO] [stdout] | [INFO] [stdout] 67 | .into() [INFO] [stdout] | ^^^^ the trait `From` is not implemented for `casper_types::PublicKey` [INFO] [stdout] | [INFO] [stdout] = help: the following implementations were found: [INFO] [stdout] > [INFO] [stdout] = note: required because of the requirements on the impl of `Into` for `SecretKey` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `casper_types::PublicKey: From` is not satisfied [INFO] [stdout] --> src/internal/mod.rs:77:10 [INFO] [stdout] | [INFO] [stdout] 77 | .into() [INFO] [stdout] | ^^^^ the trait `From` is not implemented for `casper_types::PublicKey` [INFO] [stdout] | [INFO] [stdout] = help: the following implementations were found: [INFO] [stdout] > [INFO] [stdout] = note: required because of the requirements on the impl of `Into` for `SecretKey` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `expect` found for struct `parity_wasm::elements::module::Module` in the current scope [INFO] [stdout] --> src/internal/exec_with_return.rs:149:46 [INFO] [stdout] | [INFO] [stdout] 149 | let module = parity_module.take_module().expect("should have module"); [INFO] [stdout] | ^^^^^^ method not found in `parity_wasm::elements::module::Module` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 6 arguments but 5 arguments were supplied [INFO] [stdout] --> src/internal/exec_with_return.rs:155:23 [INFO] [stdout] | [INFO] [stdout] 155 | let mut runtime = Runtime::new(config, Default::default(), memory, module, context); [INFO] [stdout] | ^^^^^^^^^^^^ ------ ------------------ ------ ------ ------- supplied 5 arguments [INFO] [stdout] | | [INFO] [stdout] | expected 6 arguments [INFO] [stdout] | [INFO] [stdout] note: associated function defined here [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/casper-execution-engine-1.3.1/src/core/runtime/mod.rs:971:12 [INFO] [stdout] | [INFO] [stdout] 971 | pub fn new( [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `casper_types::PublicKey: From` is not satisfied [INFO] [stdout] --> src/internal/mod.rs:67:10 [INFO] [stdout] | [INFO] [stdout] 67 | .into() [INFO] [stdout] | ^^^^ the trait `From` is not implemented for `casper_types::PublicKey` [INFO] [stdout] | [INFO] [stdout] = help: the following implementations were found: [INFO] [stdout] > [INFO] [stdout] = note: required because of the requirements on the impl of `Into` for `SecretKey` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 4 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0061, E0277, E0599. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0061`. [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `casper_types::PublicKey: From` is not satisfied [INFO] [stdout] --> src/internal/mod.rs:77:10 [INFO] [stdout] | [INFO] [stdout] 77 | .into() [INFO] [stdout] | ^^^^ the trait `From` is not implemented for `casper_types::PublicKey` [INFO] [stdout] | [INFO] [stdout] = help: the following implementations were found: [INFO] [stdout] > [INFO] [stdout] = note: required because of the requirements on the impl of `Into` for `SecretKey` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `casper-engine-test-support` due to 5 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error[E0599]: no method named `expect` found for struct `parity_wasm::elements::module::Module` in the current scope [INFO] [stdout] --> src/internal/exec_with_return.rs:149:46 [INFO] [stdout] | [INFO] [stdout] 149 | let module = parity_module.take_module().expect("should have module"); [INFO] [stdout] | ^^^^^^ method not found in `parity_wasm::elements::module::Module` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 6 arguments but 5 arguments were supplied [INFO] [stdout] --> src/internal/exec_with_return.rs:155:23 [INFO] [stdout] | [INFO] [stdout] 155 | let mut runtime = Runtime::new(config, Default::default(), memory, module, context); [INFO] [stdout] | ^^^^^^^^^^^^ ------ ------------------ ------ ------ ------- supplied 5 arguments [INFO] [stdout] | | [INFO] [stdout] | expected 6 arguments [INFO] [stdout] | [INFO] [stdout] note: associated function defined here [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/casper-execution-engine-1.3.1/src/core/runtime/mod.rs:971:12 [INFO] [stdout] | [INFO] [stdout] 971 | pub fn new( [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 4 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0061, E0277, E0599. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0061`. [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "1c854c96cccc25c79089fb56aaf7d05ae664ee9bf87096be6a2d4010ef19e635", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1c854c96cccc25c79089fb56aaf7d05ae664ee9bf87096be6a2d4010ef19e635", kill_on_drop: false }` [INFO] [stdout] 1c854c96cccc25c79089fb56aaf7d05ae664ee9bf87096be6a2d4010ef19e635