[INFO] cloning repository https://github.com/henryphamit/Rentalproperty [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/henryphamit/Rentalproperty" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhenryphamit%2FRentalproperty", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhenryphamit%2FRentalproperty'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 3c393a4245903367795d18c69176878ca71443eb [INFO] checking henryphamit/Rentalproperty against try#f6e2f78768c57172b99c3e85892f867894dc7e30 for pr-75502 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhenryphamit%2FRentalproperty" "/workspace/builds/worker-6/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/henryphamit/Rentalproperty on toolchain f6e2f78768c57172b99c3e85892f867894dc7e30 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+f6e2f78768c57172b99c3e85892f867894dc7e30" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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-6/source/Cargo.toml [INFO] crate git repo https://github.com/henryphamit/Rentalproperty already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+f6e2f78768c57172b99c3e85892f867894dc7e30" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/cennznet/contract-sdk.git` [INFO] [stderr] Updating git repository `https://github.com/paritytech/ink.git` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded tiny-keccak v1.4.2 [INFO] [stderr] Downloaded rustc-hex v2.0.1 [INFO] [stderr] Downloaded toml v0.5.1 [INFO] [stderr] Downloaded impl-codec v0.2.0 [INFO] [stderr] Downloaded fixed-hash v0.3.2 [INFO] [stderr] Downloaded memory_units v0.4.0 [INFO] [stderr] Downloaded primitive-types v0.2.4 [INFO] [stderr] Downloaded serde_derive v1.0.91 [INFO] [stderr] Downloaded serde v1.0.91 [INFO] [stderr] Downloaded uint v0.7.1 [INFO] [stderr] Downloaded parity-codec v3.5.1 [INFO] [stderr] Downloaded parity-codec-derive v3.3.0 [INFO] [stderr] Downloaded crunchy v0.1.6 [INFO] [stderr] Downloaded wee_alloc v0.4.4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+f6e2f78768c57172b99c3e85892f867894dc7e30" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d205e00d5ff95a317a061d896593340e68a80484167e3ebc43a26e4ef44e147d [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "d205e00d5ff95a317a061d896593340e68a80484167e3ebc43a26e4ef44e147d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d205e00d5ff95a317a061d896593340e68a80484167e3ebc43a26e4ef44e147d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d205e00d5ff95a317a061d896593340e68a80484167e3ebc43a26e4ef44e147d", kill_on_drop: false }` [INFO] [stdout] d205e00d5ff95a317a061d896593340e68a80484167e3ebc43a26e4ef44e147d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+f6e2f78768c57172b99c3e85892f867894dc7e30" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b6d9bfcf63e01e8f813c680eb4ee0e3e6f3a34c6c72af64f2572e91c9d106df4 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "b6d9bfcf63e01e8f813c680eb4ee0e3e6f3a34c6c72af64f2572e91c9d106df4", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling syn v0.15.34 [INFO] [stderr] Compiling wee_alloc v0.4.4 [INFO] [stderr] Checking nodrop v0.1.13 [INFO] [stderr] Compiling cfg-if v0.1.9 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling ryu v0.2.8 [INFO] [stderr] Compiling memory_units v0.4.0 [INFO] [stderr] Checking rustc-hex v2.0.1 [INFO] [stderr] Compiling either v1.5.2 [INFO] [stderr] Compiling itoa v0.4.4 [INFO] [stderr] Compiling crunchy v0.1.6 [INFO] [stderr] Compiling libc v0.2.55 [INFO] [stderr] Compiling arrayvec v0.4.10 [INFO] [stderr] Checking log v0.4.6 [INFO] [stderr] Checking tiny-keccak v1.4.2 [INFO] [stderr] Compiling unreachable v1.0.0 [INFO] [stderr] Checking hashbrown v0.1.8 [INFO] [stderr] Checking uint v0.7.1 [INFO] [stderr] Compiling itertools v0.7.11 [INFO] [stderr] Checking ink_utils v0.1.0 (https://github.com/paritytech/ink.git?rev=1748b51ad8364d71bbd18b67db587bb694fb1aef#1748b51a) [INFO] [stderr] Compiling quote v0.6.12 [INFO] [stderr] Compiling serde_derive v1.0.91 [INFO] [stderr] Compiling serde v1.0.91 [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] Compiling ink_core v0.1.0 (https://github.com/paritytech/ink.git?rev=1748b51ad8364d71bbd18b67db587bb694fb1aef#1748b51a) [INFO] [stderr] Checking impl-codec v0.2.0 [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] [stdout] error[E0635]: unknown feature `const_str_as_bytes` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ink-1add513eda8f5a89/1748b51/model/src/lib.rs:18:22 [INFO] [stdout] | [INFO] [stdout] 18 | #![feature(const_fn, const_str_as_bytes, core_intrinsics)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0635`. [INFO] [stdout] [INFO] [stderr] error: could not compile `ink_model`. [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] [stdout] error[E0635]: unknown feature `const_str_as_bytes` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ink-1add513eda8f5a89/1748b51/model/src/lib.rs:18:22 [INFO] [stdout] | [INFO] [stdout] 18 | #![feature(const_fn, const_str_as_bytes, core_intrinsics)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0635`. [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "b6d9bfcf63e01e8f813c680eb4ee0e3e6f3a34c6c72af64f2572e91c9d106df4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b6d9bfcf63e01e8f813c680eb4ee0e3e6f3a34c6c72af64f2572e91c9d106df4", kill_on_drop: false }` [INFO] [stdout] b6d9bfcf63e01e8f813c680eb4ee0e3e6f3a34c6c72af64f2572e91c9d106df4