[INFO] crate casperlabs-contract-ffi 0.22.0 is already in cache [INFO] testing casperlabs-contract-ffi-0.22.0 against 1.44.0 for beta-1.45-1 [INFO] extracting crate casperlabs-contract-ffi 0.22.0 into /workspace/builds/worker-3/source [INFO] validating manifest of crates.io crate casperlabs-contract-ffi 0.22.0 on toolchain 1.44.0 [INFO] running `"/workspace/cargo-home/bin/cargo" "+1.44.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate casperlabs-contract-ffi 0.22.0 [INFO] finished tweaking crates.io crate casperlabs-contract-ffi 0.22.0 [INFO] tweaked toml for crates.io crate casperlabs-contract-ffi 0.22.0 written to /workspace/builds/worker-3/source/Cargo.toml [INFO] running `"/workspace/cargo-home/bin/cargo" "+1.44.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/workspace/cargo-home/bin/cargo" "+1.44.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+1.44.0" "build" "--frozen"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 6d5a936c342ab5f67df414b5c4bcfcebd224e2e7ae3c105ed8006797632ff42c [INFO] running `"docker" "start" "-a" "6d5a936c342ab5f67df414b5c4bcfcebd224e2e7ae3c105ed8006797632ff42c"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling num-derive v0.2.5 [INFO] [stderr] Compiling wee_alloc v0.4.5 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling rustc-hex v2.1.0 [INFO] [stderr] Compiling memory_units v0.4.0 [INFO] [stderr] Compiling hex_fmt v0.3.0 [INFO] [stderr] Compiling base16 v0.2.1 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Compiling digest v0.8.1 [INFO] [stderr] Compiling blake2 v0.8.1 [INFO] [stderr] Compiling uint v0.8.3 [INFO] [stderr] Compiling casperlabs-contract-ffi v0.22.0 (/opt/rustwide/workdir) [INFO] [stderr] error[E0432]: unresolved import `alloc::alloc::Alloc` [INFO] [stderr] --> src/contract_api/mod.rs:12:13 [INFO] [stderr] | [INFO] [stderr] 12 | alloc::{Alloc, Global}, [INFO] [stderr] | ^^^^^ [INFO] [stderr] | | [INFO] [stderr] | no `Alloc` in `alloc` [INFO] [stderr] | help: a similar name exists in the module: `alloc` [INFO] [stderr] [INFO] [stderr] error[E0554]: `#![feature]` may not be used on the stable release channel [INFO] [stderr] --> src/lib.rs:47:1 [INFO] [stderr] | [INFO] [stderr] 47 | / #![feature( [INFO] [stderr] 48 | | allocator_api, [INFO] [stderr] 49 | | core_intrinsics, [INFO] [stderr] 50 | | lang_items, [INFO] [stderr] ... | [INFO] [stderr] 53 | | try_reserve [INFO] [stderr] 54 | | )] [INFO] [stderr] | |__^ [INFO] [stderr] [INFO] [stderr] error[E0599]: no method named `alloc_array` found for struct `alloc::alloc::Global` in the current scope [INFO] [stderr] --> src/contract_api/mod.rs:28:14 [INFO] [stderr] | [INFO] [stderr] 28 | .alloc_array(n) [INFO] [stderr] | ^^^^^^^^^^^ method not found in `alloc::alloc::Global` [INFO] [stderr] [INFO] [stderr] error: aborting due to 3 previous errors [INFO] [stderr] [INFO] [stderr] Some errors have detailed explanations: E0432, E0554, E0599. [INFO] [stderr] For more information about an error, try `rustc --explain E0432`. [INFO] [stderr] error: could not compile `casperlabs-contract-ffi`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "6d5a936c342ab5f67df414b5c4bcfcebd224e2e7ae3c105ed8006797632ff42c"` [INFO] running `"docker" "rm" "-f" "6d5a936c342ab5f67df414b5c4bcfcebd224e2e7ae3c105ed8006797632ff42c"` [INFO] [stdout] 6d5a936c342ab5f67df414b5c4bcfcebd224e2e7ae3c105ed8006797632ff42c