[INFO] cloning repository https://github.com/Blyb22/Rust_Incrementer
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Blyb22/Rust_Incrementer" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBlyb22%2FRust_Incrementer", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBlyb22%2FRust_Incrementer'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 1e46ace2d82056abc31b4eea7030ffd40713ec0c
[INFO] checking Blyb22/Rust_Incrementer against 1.95.0 for pr-155915
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBlyb22%2FRust_Incrementer" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Blyb22/Rust_Incrementer
[INFO] finished tweaking git repo https://github.com/Blyb22/Rust_Incrementer
[INFO] tweaked toml for git repo https://github.com/Blyb22/Rust_Incrementer written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Blyb22/Rust_Incrementer on toolchain 1.95.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Blyb22/Rust_Incrementer already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded parity-scale-codec-derive v3.1.4
[INFO] [stderr]   Downloaded ink v4.0.1
[INFO] [stderr]   Downloaded scale-info-derive v2.3.1
[INFO] [stderr]   Downloaded scale-info v2.3.1
[INFO] [stderr]   Downloaded parity-scale-codec v3.4.0
[INFO] [stderr]   Downloaded is-terminal v0.4.5
[INFO] [stderr]   Downloaded ink_prelude v4.0.1
[INFO] [stderr]   Downloaded ink_primitives v4.0.1
[INFO] [stderr]   Downloaded ink_storage_traits v4.0.1
[INFO] [stderr]   Downloaded array-init v2.1.0
[INFO] [stderr]   Downloaded rlibc v1.0.0
[INFO] [stderr]   Downloaded ink_allocator v4.0.1
[INFO] [stderr]   Downloaded ink_metadata v4.0.1
[INFO] [stderr]   Downloaded ink_codegen v4.0.1
[INFO] [stderr]   Downloaded xxhash-rust v0.8.6
[INFO] [stderr]   Downloaded ink_env v4.0.1
[INFO] [stderr]   Downloaded toml_edit v0.19.7
[INFO] [stderr]   Downloaded secp256k1 v0.26.0
[INFO] [stderr]   Downloaded winnow v0.3.6
[INFO] [stderr]   Downloaded ink_storage v4.0.1
[INFO] [stderr]   Downloaded ink_ir v4.0.1
[INFO] [stderr]   Downloaded ink_macro v4.0.1
[INFO] [stderr]   Downloaded ink_engine v4.0.1
[INFO] [stderr]   Downloaded secp256k1-sys v0.8.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 90fe81c25bb2473bf667c6452bcfc794c3f96d6ea33d442232a5e5a37b778c5c
[INFO] running `Command { std: "docker" "start" "-a" "90fe81c25bb2473bf667c6452bcfc794c3f96d6ea33d442232a5e5a37b778c5c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "90fe81c25bb2473bf667c6452bcfc794c3f96d6ea33d442232a5e5a37b778c5c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "90fe81c25bb2473bf667c6452bcfc794c3f96d6ea33d442232a5e5a37b778c5c", kill_on_drop: false }`
[INFO] [stdout] 90fe81c25bb2473bf667c6452bcfc794c3f96d6ea33d442232a5e5a37b778c5c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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" "RUSTDOCFLAGS=--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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] aaa541c1b1df32682c46b7d71a329493de65b2785b5ea8d6c78f7473b6002f53
[INFO] running `Command { std: "docker" "start" "-a" "aaa541c1b1df32682c46b7d71a329493de65b2785b5ea8d6c78f7473b6002f53", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling typenum v1.16.0
[INFO] [stderr]    Compiling serde v1.0.157
[INFO] [stderr]    Compiling indexmap v1.9.2
[INFO] [stderr]    Compiling toml_datetime v0.6.1
[INFO] [stderr]    Compiling winnow v0.3.6
[INFO] [stderr]    Compiling once_cell v1.17.1
[INFO] [stderr]     Checking byte-slice-cast v1.2.2
[INFO] [stderr]    Compiling libc v0.2.140
[INFO] [stderr]     Checking subtle v2.4.1
[INFO] [stderr]    Compiling io-lifetimes v1.0.8
[INFO] [stderr]    Compiling proc-macro2 v1.0.52
[INFO] [stderr]    Compiling secp256k1-sys v0.8.1
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]     Checking ink_prelude v4.0.1
[INFO] [stderr]     Checking unicode-ident v1.0.8
[INFO] [stderr]     Checking xxhash-rust v0.8.6
[INFO] [stderr]    Compiling quote v1.0.26
[INFO] [stderr]    Compiling rustix v0.36.10
[INFO] [stderr]    Compiling generic-array v0.14.6
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking digest v0.10.6
[INFO] [stderr]    Compiling linux-raw-sys v0.1.4
[INFO] [stderr]    Compiling aho-corasick v0.7.20
[INFO] [stderr]    Compiling log v0.4.17
[INFO] [stderr]    Compiling toml_edit v0.19.7
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]     Checking keccak v0.1.3
[INFO] [stderr]    Compiling paste v1.0.12
[INFO] [stderr]     Checking impl-serde v0.4.0
[INFO] [stderr]    Compiling either v1.8.1
[INFO] [stderr]    Compiling regex-syntax v0.6.28
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]     Checking sha2 v0.10.6
[INFO] [stderr]    Compiling serde_json v1.0.94
[INFO] [stderr]     Checking sha3 v0.10.6
[INFO] [stderr]    Compiling is-terminal v0.4.5
[INFO] [stderr]    Compiling blake2 v0.10.6
[INFO] [stderr]    Compiling itoa v1.0.6
[INFO] [stderr]    Compiling humantime v2.1.0
[INFO] [stderr]    Compiling regex v1.7.1
[INFO] [stderr]    Compiling termcolor v1.2.0
[INFO] [stderr]    Compiling ryu v1.0.13
[INFO] [stderr]    Compiling proc-macro-crate v1.3.1
[INFO] [stderr]    Compiling ink_ir v4.0.1
[INFO] [stderr]    Compiling env_logger v0.10.0
[INFO] [stderr]     Checking secp256k1 v0.26.0
[INFO] [stderr]     Checking ink_allocator v4.0.1
[INFO] [stderr]    Compiling unicode-xid v0.2.4
[INFO] [stderr]    Compiling synstructure v0.12.6
[INFO] [stderr]     Checking array-init v2.1.0
[INFO] [stderr]    Compiling impl-trait-for-tuples v0.2.2
[INFO] [stderr]    Compiling parity-scale-codec-derive v3.1.4
[INFO] [stderr]    Compiling scale-info-derive v2.3.1
[INFO] [stderr]    Compiling derive_more v0.99.17
[INFO] [stderr]     Checking parity-scale-codec v3.4.0
[INFO] [stderr]     Checking scale-info v2.3.1
[INFO] [stderr]    Compiling ink_primitives v4.0.1
[INFO] [stderr]    Compiling ink_codegen v4.0.1
[INFO] [stderr]     Checking ink_metadata v4.0.1
[INFO] [stderr]     Checking ink_engine v4.0.1
[INFO] [stderr]     Checking ink_storage_traits v4.0.1
[INFO] [stderr]     Checking ink_env v4.0.1
[INFO] [stderr]     Checking ink_storage v4.0.1
[INFO] [stderr]    Compiling ink_macro v4.0.1
[INFO] [stderr]     Checking ink v4.0.1
[INFO] [stderr]     Checking incrementer v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition value: `__ink_dylint_Storage`
[INFO] [stdout]  --> lib.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 |     /// Defines the storage of your contract.
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `default`, `ink-as-dependency`, `scale-info`, and `std`
[INFO] [stdout]   = help: consider adding `__ink_dylint_Storage` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]   = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `__ink_dylint_Constructor`
[INFO] [stdout]   --> lib.rs:16:9
[INFO] [stdout]    |
[INFO] [stdout] 16 |         /// Constructor that initializes the `bool` value to the given `init_value`.
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `ink-as-dependency`, `scale-info`, and `std`
[INFO] [stdout]    = help: consider adding `__ink_dylint_Constructor` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `__ink_dylint_Constructor`
[INFO] [stdout]   --> lib.rs:22:9
[INFO] [stdout]    |
[INFO] [stdout] 22 |         /// Constructor that initializes the `bool` value to `false`.
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `ink-as-dependency`, `scale-info`, and `std`
[INFO] [stdout]    = help: consider adding `__ink_dylint_Constructor` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `__ink_dylint_Storage`
[INFO] [stdout]  --> lib.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 |     /// Defines the storage of your contract.
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `default`, `ink-as-dependency`, `scale-info`, and `std`
[INFO] [stdout]   = help: consider adding `__ink_dylint_Storage` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]   = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `__ink_dylint_Constructor`
[INFO] [stdout]   --> lib.rs:16:9
[INFO] [stdout]    |
[INFO] [stdout] 16 |         /// Constructor that initializes the `bool` value to the given `init_value`.
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `ink-as-dependency`, `scale-info`, and `std`
[INFO] [stdout]    = help: consider adding `__ink_dylint_Constructor` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `__ink_dylint_Constructor`
[INFO] [stdout]   --> lib.rs:22:9
[INFO] [stdout]    |
[INFO] [stdout] 22 |         /// Constructor that initializes the `bool` value to `false`.
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `ink-as-dependency`, `scale-info`, and `std`
[INFO] [stdout]    = help: consider adding `__ink_dylint_Constructor` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 05s
[INFO] running `Command { std: "docker" "inspect" "aaa541c1b1df32682c46b7d71a329493de65b2785b5ea8d6c78f7473b6002f53", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "aaa541c1b1df32682c46b7d71a329493de65b2785b5ea8d6c78f7473b6002f53", kill_on_drop: false }`
[INFO] [stdout] aaa541c1b1df32682c46b7d71a329493de65b2785b5ea8d6c78f7473b6002f53
