[INFO] cloning repository https://github.com/lukakalinovcic/multi-party-evaluator
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/lukakalinovcic/multi-party-evaluator" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flukakalinovcic%2Fmulti-party-evaluator", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flukakalinovcic%2Fmulti-party-evaluator'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 962253ccf27b4aa944b47f8a5996f3206ee8102c
[INFO] checking lukakalinovcic/multi-party-evaluator against 1.95.0 for pr-155915
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flukakalinovcic%2Fmulti-party-evaluator" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/lukakalinovcic/multi-party-evaluator
[INFO] finished tweaking git repo https://github.com/lukakalinovcic/multi-party-evaluator
[INFO] tweaked toml for git repo https://github.com/lukakalinovcic/multi-party-evaluator written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/lukakalinovcic/multi-party-evaluator 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/lukakalinovcic/multi-party-evaluator 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]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded cxxbridge-macro v1.0.85
[INFO] [stderr]   Downloaded inventory v0.2.3
[INFO] [stderr]   Downloaded cxxbridge-flags v1.0.85
[INFO] [stderr]   Downloaded typetag-impl v0.1.8
[INFO] [stderr]   Downloaded ghost v0.1.7
[INFO] [stderr]   Downloaded typetag v0.1.8
[INFO] [stderr]   Downloaded ciphercore-utils v0.1.2
[INFO] [stderr]   Downloaded cxx-build v1.0.85
[INFO] [stderr]   Downloaded ciphercore-base v0.1.2
[INFO] [stderr]   Downloaded cxx v1.0.85
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] 4fc207127c9d3f1b907a1cfc4178dd36f7f4f5eb8bce27091fd1788bd8916f38
[INFO] running `Command { std: "docker" "start" "-a" "4fc207127c9d3f1b907a1cfc4178dd36f7f4f5eb8bce27091fd1788bd8916f38", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4fc207127c9d3f1b907a1cfc4178dd36f7f4f5eb8bce27091fd1788bd8916f38", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4fc207127c9d3f1b907a1cfc4178dd36f7f4f5eb8bce27091fd1788bd8916f38", kill_on_drop: false }`
[INFO] [stdout] 4fc207127c9d3f1b907a1cfc4178dd36f7f4f5eb8bce27091fd1788bd8916f38
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] 381d53a89370a5f65d1ba7ff96d1f7bd05ef9ea2d45e680deced780c520a3dbb
[INFO] running `Command { std: "docker" "start" "-a" "381d53a89370a5f65d1ba7ff96d1f7bd05ef9ea2d45e680deced780c520a3dbb", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.49
[INFO] [stderr]    Compiling libc v0.2.139
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling serde_derive v1.0.152
[INFO] [stderr]    Compiling serde v1.0.152
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling pkg-config v0.3.26
[INFO] [stderr]    Compiling cc v1.0.78
[INFO] [stderr]    Compiling indexmap v1.9.2
[INFO] [stderr]    Compiling serde_json v1.0.91
[INFO] [stderr]    Compiling erased-serde v0.3.24
[INFO] [stderr]     Checking once_cell v1.17.0
[INFO] [stderr]     Checking ryu v1.0.12
[INFO] [stderr]     Checking os_str_bytes v6.4.1
[INFO] [stderr]     Checking itoa v1.0.5
[INFO] [stderr]     Checking regex-syntax v0.6.28
[INFO] [stderr]    Compiling openssl v0.10.45
[INFO] [stderr]    Compiling heck v0.4.0
[INFO] [stderr]     Checking iana-time-zone v0.1.53
[INFO] [stderr]     Checking clap_lex v0.2.4
[INFO] [stderr]     Checking matrixmultiply v0.3.2
[INFO] [stderr]     Checking textwrap v0.16.0
[INFO] [stderr]     Checking strsim v0.10.0
[INFO] [stderr]     Checking maplit v1.0.2
[INFO] [stderr]     Checking json v0.12.4
[INFO] [stderr]     Checking atomic_refcell v0.1.8
[INFO] [stderr]     Checking petgraph v0.6.2
[INFO] [stderr]     Checking getrandom v0.2.8
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking time v0.1.45
[INFO] [stderr]    Compiling openssl-sys v0.9.80
[INFO] [stderr]     Checking regex v1.7.0
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling quote v1.0.23
[INFO] [stderr]    Compiling syn v1.0.107
[INFO] [stderr]     Checking num-complex v0.4.2
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking chrono v0.4.23
[INFO] [stderr]     Checking env_logger v0.9.3
[INFO] [stderr]     Checking ndarray v0.15.6
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling ctor v0.1.26
[INFO] [stderr]    Compiling ghost v0.1.7
[INFO] [stderr]    Compiling openssl-macros v0.1.0
[INFO] [stderr]    Compiling typetag-impl v0.1.8
[INFO] [stderr]    Compiling clap_derive v3.2.18
[INFO] [stderr]     Checking inventory v0.2.3
[INFO] [stderr]     Checking clap v3.2.23
[INFO] [stderr]     Checking typetag v0.1.8
[INFO] [stderr]     Checking ciphercore-utils v0.1.2
[INFO] [stderr]     Checking ciphercore-base v0.1.2
[INFO] [stderr]     Checking multi-parti-evaluator v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition value: `nightly-features`
[INFO] [stdout]   --> src/evaluate.rs:46:20
[INFO] [stdout]    |
[INFO] [stdout] 46 |         return Err(runtime_error!("Empty tokens"));
[INFO] [stdout]    |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `ciphercore_utils::runtime_error_body` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the macro `ciphercore_utils::runtime_error_body` may come from an old version of the `ciphercore_utils` crate, try updating your dependency with `cargo update -p ciphercore_utils`
[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]    = note: this warning originates in the macro `ciphercore_utils::runtime_error_body` which comes from the expansion of the macro `runtime_error` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `nightly-features`
[INFO] [stdout]   --> src/evaluate.rs:56:29
[INFO] [stdout]    |
[INFO] [stdout] 56 |             _ => return Err(runtime_error!("Invalid token: {}", token)),
[INFO] [stdout]    |                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `ciphercore_utils::runtime_error_body` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the macro `ciphercore_utils::runtime_error_body` may come from an old version of the `ciphercore_utils` crate, try updating your dependency with `cargo update -p ciphercore_utils`
[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: this warning originates in the macro `ciphercore_utils::runtime_error_body` which comes from the expansion of the macro `runtime_error` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `nightly-features`
[INFO] [stdout]   --> src/evaluate.rs:46:20
[INFO] [stdout]    |
[INFO] [stdout] 46 |         return Err(runtime_error!("Empty tokens"));
[INFO] [stdout]    |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `ciphercore_utils::runtime_error_body` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the macro `ciphercore_utils::runtime_error_body` may come from an old version of the `ciphercore_utils` crate, try updating your dependency with `cargo update -p ciphercore_utils`
[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]    = note: this warning originates in the macro `ciphercore_utils::runtime_error_body` which comes from the expansion of the macro `runtime_error` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `nightly-features`
[INFO] [stdout]   --> src/evaluate.rs:56:29
[INFO] [stdout]    |
[INFO] [stdout] 56 |             _ => return Err(runtime_error!("Invalid token: {}", token)),
[INFO] [stdout]    |                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `ciphercore_utils::runtime_error_body` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the macro `ciphercore_utils::runtime_error_body` may come from an old version of the `ciphercore_utils` crate, try updating your dependency with `cargo update -p ciphercore_utils`
[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: this warning originates in the macro `ciphercore_utils::runtime_error_body` which comes from the expansion of the macro `runtime_error` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 22.02s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: openssl v0.10.45
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 3`
[INFO] running `Command { std: "docker" "inspect" "381d53a89370a5f65d1ba7ff96d1f7bd05ef9ea2d45e680deced780c520a3dbb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "381d53a89370a5f65d1ba7ff96d1f7bd05ef9ea2d45e680deced780c520a3dbb", kill_on_drop: false }`
[INFO] [stdout] 381d53a89370a5f65d1ba7ff96d1f7bd05ef9ea2d45e680deced780c520a3dbb
