[INFO] updating cached repository https://github.com/henryphamit/Rentalproperty [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune"` [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 3c393a4245903367795d18c69176878ca71443eb [INFO] checking henryphamit/Rentalproperty against try#ea663bba38739867a4b75ac820991b4f5d093c3b for pr-62262-1 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhenryphamit%2FRentalproperty" "/workspace/builds/worker-3/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-3/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/henryphamit/Rentalproperty on toolchain ea663bba38739867a4b75ac820991b4f5d093c3b [INFO] running `"/workspace/cargo-home/bin/cargo" "+ea663bba38739867a4b75ac820991b4f5d093c3b" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/henryphamit/Rentalproperty [INFO] finished tweaking git repo https://github.com/henryphamit/Rentalproperty [INFO] tweaked toml for git repo https://github.com/henryphamit/Rentalproperty written to /workspace/builds/worker-3/source/Cargo.toml [INFO] crate git repo https://github.com/henryphamit/Rentalproperty already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+ea663bba38739867a4b75ac820991b4f5d093c3b" "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=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" "+ea663bba38739867a4b75ac820991b4f5d093c3b" "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] 7ef27d13eaab742631ab0879d4ca7b2de2825fe9dc9fcf45bc19cb6beea3caaf [INFO] running `"docker" "start" "-a" "7ef27d13eaab742631ab0879d4ca7b2de2825fe9dc9fcf45bc19cb6beea3caaf"` [INFO] [stderr] Compiling serde v1.0.91 [INFO] [stderr] Compiling crunchy v0.1.6 [INFO] [stderr] Compiling libc v0.2.55 [INFO] [stderr] Compiling wee_alloc v0.4.4 [INFO] [stderr] Compiling byteorder v1.3.1 [INFO] [stderr] Compiling memory_units v0.4.0 [INFO] [stderr] Checking rustc-hex v2.0.1 [INFO] [stderr] Checking fixed-hash v0.3.2 [INFO] [stderr] Compiling ryu v0.2.8 [INFO] [stderr] Compiling serde_derive v1.0.91 [INFO] [stderr] Compiling tiny-keccak v1.4.2 [INFO] [stderr] Compiling ink_utils v0.1.0 (https://github.com/paritytech/ink.git?rev=1748b51ad8364d71bbd18b67db587bb694fb1aef#1748b51a) [INFO] [stderr] Checking uint v0.7.1 [INFO] [stderr] Checking hashbrown v0.1.8 [INFO] [stderr] Compiling toml v0.5.1 [INFO] [stderr] Compiling serde_json v1.0.39 [INFO] [stderr] Compiling proc-macro-crate v0.1.4 [INFO] [stderr] Compiling parity-codec-derive v3.3.0 [INFO] [stderr] Checking parity-codec v3.5.1 [INFO] [stderr] Checking impl-codec v0.2.0 [INFO] [stderr] Checking ink_core v0.1.0 (https://github.com/paritytech/ink.git?rev=1748b51ad8364d71bbd18b67db587bb694fb1aef#1748b51a) [INFO] [stderr] Checking primitive-types v0.2.4 [INFO] [stderr] Checking ink_model v0.1.0 (https://github.com/paritytech/ink.git?rev=1748b51ad8364d71bbd18b67db587bb694fb1aef#1748b51a) [INFO] [stderr] error[E0635]: unknown feature `const_str_as_bytes` [INFO] [stderr] --> /opt/rustwide/cargo-home/git/checkouts/ink-1add513eda8f5a89/1748b51/model/src/lib.rs:18:22 [INFO] [stderr] | [INFO] [stderr] 18 | #![feature(const_fn, const_str_as_bytes, core_intrinsics)] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0635`. [INFO] [stderr] error: could not compile `ink_model`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error[E0635]: unknown feature `const_str_as_bytes` [INFO] [stderr] --> /opt/rustwide/cargo-home/git/checkouts/ink-1add513eda8f5a89/1748b51/model/src/lib.rs:18:22 [INFO] [stderr] | [INFO] [stderr] 18 | #![feature(const_fn, const_str_as_bytes, core_intrinsics)] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0635`. [INFO] [stderr] error: could not compile `ink_model`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `"docker" "inspect" "7ef27d13eaab742631ab0879d4ca7b2de2825fe9dc9fcf45bc19cb6beea3caaf"` [INFO] running `"docker" "rm" "-f" "7ef27d13eaab742631ab0879d4ca7b2de2825fe9dc9fcf45bc19cb6beea3caaf"` [INFO] [stdout] 7ef27d13eaab742631ab0879d4ca7b2de2825fe9dc9fcf45bc19cb6beea3caaf