[INFO] cloning repository https://github.com/litentry/ethereum-tee
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/litentry/ethereum-tee" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flitentry%2Fethereum-tee", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flitentry%2Fethereum-tee'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] f1896c99bfd52ba453fe7d9b36395f32bb94af7e
[INFO] checking litentry/ethereum-tee against 1.95.0 for pr-155915
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flitentry%2Fethereum-tee" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/litentry/ethereum-tee
[INFO] finished tweaking git repo https://github.com/litentry/ethereum-tee
[INFO] tweaked toml for git repo https://github.com/litentry/ethereum-tee written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/litentry/ethereum-tee 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/litentry/ethereum-tee 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 git repository `https://github.com/litentry/ethereum`
[INFO] [stderr]     Updating git repository `https://github.com/RustCrypto/elliptic-curves`
[INFO] [stderr]     Updating git repository `https://github.com/paritytech/substrate`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded serde_derive v1.0.155
[INFO] [stderr]   Downloaded scale-info-derive v2.3.1
[INFO] [stderr]   Downloaded proc-macro2 v1.0.52
[INFO] [stderr]   Downloaded hash-db v0.15.2
[INFO] [stderr]   Downloaded triehash v0.8.4
[INFO] [stderr]   Downloaded primitive-types v0.12.1
[INFO] [stderr]   Downloaded signature v2.0.0
[INFO] [stderr]   Downloaded hex-literal v0.3.4
[INFO] [stderr]   Downloaded scale-info v2.3.1
[INFO] [stderr]   Downloaded parity-scale-codec-derive v3.1.4
[INFO] [stderr]   Downloaded spki v0.7.0
[INFO] [stderr]   Downloaded pkcs8 v0.10.1
[INFO] [stderr]   Downloaded ecdsa v0.16.1
[INFO] [stderr]   Downloaded sec1 v0.7.1
[INFO] [stderr]   Downloaded quote v1.0.25
[INFO] [stderr]   Downloaded const-oid v0.9.2
[INFO] [stderr]   Downloaded parity-scale-codec v3.4.0
[INFO] [stderr]   Downloaded serde v1.0.155
[INFO] [stderr]   Downloaded elliptic-curve v0.13.2
[INFO] [stderr]   Downloaded crypto-bigint v0.5.0
[INFO] [stderr]   Downloaded der v0.7.1
[INFO] [stderr]   Downloaded toml_edit v0.19.5
[INFO] [stderr]   Downloaded indexmap v1.9.2
[INFO] [stderr]   Downloaded winnow v0.3.5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] 9900cb82a15d8e4eacedfcb57e5d6f8a32e3b463cd52b784f5e9929077ec6ebe
[INFO] running `Command { std: "docker" "start" "-a" "9900cb82a15d8e4eacedfcb57e5d6f8a32e3b463cd52b784f5e9929077ec6ebe", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9900cb82a15d8e4eacedfcb57e5d6f8a32e3b463cd52b784f5e9929077ec6ebe", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9900cb82a15d8e4eacedfcb57e5d6f8a32e3b463cd52b784f5e9929077ec6ebe", kill_on_drop: false }`
[INFO] [stdout] 9900cb82a15d8e4eacedfcb57e5d6f8a32e3b463cd52b784f5e9929077ec6ebe
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] 142e89260baaf15b56c4b28960c99a21f5e4f21a2a05595708542bba116215f0
[INFO] running `Command { std: "docker" "start" "-a" "142e89260baaf15b56c4b28960c99a21f5e4f21a2a05595708542bba116215f0", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.52
[INFO] [stderr]    Compiling unicode-ident v1.0.8
[INFO] [stderr]    Compiling quote v1.0.25
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling libc v0.2.140
[INFO] [stderr]     Checking zeroize v1.5.7
[INFO] [stderr]    Compiling typenum v1.16.0
[INFO] [stderr]     Checking subtle v2.4.1
[INFO] [stderr]    Compiling toml_datetime v0.6.1
[INFO] [stderr]    Compiling winnow v0.3.5
[INFO] [stderr]    Compiling serde_derive v1.0.155
[INFO] [stderr]    Compiling once_cell v1.17.1
[INFO] [stderr]    Compiling generic-array v0.14.6
[INFO] [stderr]    Compiling indexmap v1.9.2
[INFO] [stderr]    Compiling serde v1.0.155
[INFO] [stderr]    Compiling crunchy v0.2.2
[INFO] [stderr]     Checking rustc-hex v2.1.0
[INFO] [stderr]     Checking base64ct v1.6.0
[INFO] [stderr]     Checking arrayvec v0.7.2
[INFO] [stderr]     Checking byte-slice-cast v1.2.2
[INFO] [stderr]     Checking bytes v1.4.0
[INFO] [stderr]     Checking const-oid v0.9.2
[INFO] [stderr]     Checking byteorder v1.4.3
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]     Checking hex v0.4.3
[INFO] [stderr]     Checking base16ct v0.2.0
[INFO] [stderr]    Compiling hex-literal v0.3.4
[INFO] [stderr]     Checking hash-db v0.15.2
[INFO] [stderr]     Checking keccak v0.1.3
[INFO] [stderr]     Checking cpufeatures v0.2.5
[INFO] [stderr]     Checking hash256-std-hasher v0.15.2
[INFO] [stderr]     Checking sp-std v5.0.0 (https://github.com/paritytech/substrate?branch=polkadot-v0.9.37#f38bd667)
[INFO] [stderr]     Checking pem-rfc7468 v0.7.0
[INFO] [stderr]     Checking uint v0.9.5
[INFO] [stderr]     Checking der v0.7.1
[INFO] [stderr]     Checking getrandom v0.2.8
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking ff v0.13.0
[INFO] [stderr]     Checking group v0.13.0
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking spki v0.7.0
[INFO] [stderr]     Checking pkcs8 v0.10.1
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking sec1 v0.7.1
[INFO] [stderr]     Checking crypto-bigint v0.5.0
[INFO] [stderr]     Checking digest v0.10.6
[INFO] [stderr]     Checking fixed-hash v0.8.0
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]     Checking signature v2.0.0
[INFO] [stderr]     Checking sha3 v0.10.6
[INFO] [stderr]     Checking sha2 v0.10.6
[INFO] [stderr]     Checking rfc6979 v0.4.0
[INFO] [stderr]    Compiling toml_edit v0.19.5
[INFO] [stderr]     Checking elliptic-curve v0.13.2
[INFO] [stderr]     Checking ecdsa v0.16.1
[INFO] [stderr]     Checking k256 v0.13.0-pre (https://github.com/RustCrypto/elliptic-curves?rev=195ff6788b1b2c3ae481e05000e4a3156ea30d41#195ff678)
[INFO] [stderr]    Compiling proc-macro-crate v1.3.1
[INFO] [stderr]    Compiling impl-trait-for-tuples v0.2.2
[INFO] [stderr]    Compiling parity-scale-codec-derive v3.1.4
[INFO] [stderr]    Compiling rlp-derive v0.1.0
[INFO] [stderr]    Compiling derive_more v0.99.17
[INFO] [stderr]    Compiling scale-info-derive v2.3.1
[INFO] [stderr]     Checking rlp v0.5.2
[INFO] [stderr]     Checking impl-rlp v0.3.0
[INFO] [stderr]     Checking triehash v0.8.4
[INFO] [stderr]     Checking parity-scale-codec v3.4.0
[INFO] [stderr]     Checking scale-info v2.3.1
[INFO] [stderr]     Checking impl-codec v0.6.0
[INFO] [stderr]     Checking primitive-types v0.12.1
[INFO] [stderr]     Checking ethbloom v0.13.0
[INFO] [stderr]     Checking ethereum-types v0.14.1
[INFO] [stderr]     Checking ethereum v0.14.0 (https://github.com/litentry/ethereum?branch=master#a28f7979)
[INFO] [stderr]     Checking ethereum-tee v0.14.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition value: `with-serde`
[INFO] [stdout]   --> src/lib.rs:41:12
[INFO] [stdout]    |
[INFO] [stdout] 41 | #[cfg_attr(feature = "with-serde", derive(serde::Serialize, serde::Deserialize))]
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default` and `std`
[INFO] [stdout]    = help: consider adding `with-serde` 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: `with-serde`
[INFO] [stdout]   --> src/lib.rs:41:12
[INFO] [stdout]    |
[INFO] [stdout] 41 | #[cfg_attr(feature = "with-serde", derive(serde::Serialize, serde::Deserialize))]
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default` and `std`
[INFO] [stdout]    = help: consider adding `with-serde` 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] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 18.33s
[INFO] running `Command { std: "docker" "inspect" "142e89260baaf15b56c4b28960c99a21f5e4f21a2a05595708542bba116215f0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "142e89260baaf15b56c4b28960c99a21f5e4f21a2a05595708542bba116215f0", kill_on_drop: false }`
[INFO] [stdout] 142e89260baaf15b56c4b28960c99a21f5e4f21a2a05595708542bba116215f0
