[INFO] crate casperlabs-contract 0.2.0 is already in cache [INFO] checking casperlabs-contract-0.2.0 against try#89c05fd3cc6404a13e1bd71450c6132a2755fa4b for pr-69741 [INFO] extracting crate casperlabs-contract 0.2.0 into /workspace/builds/worker-8/source [INFO] validating manifest of crates.io crate casperlabs-contract 0.2.0 on toolchain 89c05fd3cc6404a13e1bd71450c6132a2755fa4b [INFO] running `"/workspace/cargo-home/bin/cargo" "+89c05fd3cc6404a13e1bd71450c6132a2755fa4b" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate casperlabs-contract 0.2.0 [INFO] finished tweaking crates.io crate casperlabs-contract 0.2.0 [INFO] tweaked toml for crates.io crate casperlabs-contract 0.2.0 written to /workspace/builds/worker-8/source/Cargo.toml [INFO] running `"/workspace/cargo-home/bin/cargo" "+89c05fd3cc6404a13e1bd71450c6132a2755fa4b" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/workspace/cargo-home/bin/cargo" "+89c05fd3cc6404a13e1bd71450c6132a2755fa4b" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+89c05fd3cc6404a13e1bd71450c6132a2755fa4b" "check" "--frozen" "--all" "--all-targets"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 955fd9035db94036aeba4d6152d79e91dd142fa450bdf9e8b768fd66471f5a01 [INFO] running `"docker" "start" "-a" "955fd9035db94036aeba4d6152d79e91dd142fa450bdf9e8b768fd66471f5a01"` [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Checking subtle v1.0.0 [INFO] [stderr] Compiling wee_alloc v0.4.5 [INFO] [stderr] Compiling pulldown-cmark v0.4.1 [INFO] [stderr] Checking rustc-hex v2.1.0 [INFO] [stderr] Checking memory_units v0.4.0 [INFO] [stderr] Checking base16 v0.2.1 [INFO] [stderr] Checking hex_fmt v0.3.0 [INFO] [stderr] Checking semver-parser v0.9.0 [INFO] [stderr] Checking digest v0.8.1 [INFO] [stderr] Compiling num-derive v0.3.0 [INFO] [stderr] Checking failure v0.1.7 [INFO] [stderr] Checking crypto-mac v0.7.0 [INFO] [stderr] Checking blake2 v0.8.1 [INFO] [stderr] Checking uint v0.8.2 [INFO] [stderr] Checking quote v0.6.13 [INFO] [stderr] Checking syn v0.15.44 [INFO] [stderr] Checking casperlabs-types v0.2.0 [INFO] [stderr] Checking version-sync v0.8.1 [INFO] [stderr] Checking casperlabs-contract v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] error[E0599]: no method named `as_ptr` found for tuple `(core::ptr::NonNull, usize)` in the current scope [INFO] [stderr] --> src/contract_api/mod.rs:32:18 [INFO] [stderr] | [INFO] [stderr] 32 | .as_ptr() [INFO] [stderr] | ^^^^^^ method not found in `(core::ptr::NonNull, usize)` [INFO] [stderr] [INFO] [stderr] error[E0599]: no method named `as_ptr` found for tuple `(core::ptr::NonNull, usize)` in the current scope [INFO] [stderr] --> src/contract_api/mod.rs:32:18 [INFO] [stderr] | [INFO] [stderr] 32 | .as_ptr() [INFO] [stderr] | ^^^^^^ method not found in `(core::ptr::NonNull, usize)` [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0599`. [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] error: could not compile `casperlabs-contract`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] For more information about this error, try `rustc --explain E0599`. [INFO] [stderr] error: could not compile `casperlabs-contract`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "955fd9035db94036aeba4d6152d79e91dd142fa450bdf9e8b768fd66471f5a01"` [INFO] running `"docker" "rm" "-f" "955fd9035db94036aeba4d6152d79e91dd142fa450bdf9e8b768fd66471f5a01"` [INFO] [stdout] 955fd9035db94036aeba4d6152d79e91dd142fa450bdf9e8b768fd66471f5a01