[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] testing lukakalinovcic/multi-party-evaluator against beta-2025-09-21 for beta-1.91-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flukakalinovcic%2Fmulti-party-evaluator" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/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-4-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/lukakalinovcic/multi-party-evaluator on toolchain beta-2025-09-21 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "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" "+beta-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a474770e4f16a63517345316917bf36e04208c68252e1f22145fa14d8beec3f9 [INFO] running `Command { std: "docker" "start" "-a" "a474770e4f16a63517345316917bf36e04208c68252e1f22145fa14d8beec3f9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a474770e4f16a63517345316917bf36e04208c68252e1f22145fa14d8beec3f9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a474770e4f16a63517345316917bf36e04208c68252e1f22145fa14d8beec3f9", kill_on_drop: false }` [INFO] [stdout] a474770e4f16a63517345316917bf36e04208c68252e1f22145fa14d8beec3f9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 86a2e64f4ede904c997d05832bc801936af1ba9456149dd9a5e02d6eb6101456 [INFO] running `Command { std: "docker" "start" "-a" "86a2e64f4ede904c997d05832bc801936af1ba9456149dd9a5e02d6eb6101456", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.49 [INFO] [stderr] Compiling unicode-ident v1.0.6 [INFO] [stderr] Compiling quote v1.0.23 [INFO] [stderr] Compiling syn v1.0.107 [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 proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling pkg-config v0.3.26 [INFO] [stderr] Compiling cc v1.0.78 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling indexmap v1.9.2 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling once_cell v1.17.0 [INFO] [stderr] Compiling erased-serde v0.3.24 [INFO] [stderr] Compiling serde_json v1.0.91 [INFO] [stderr] Compiling getrandom v0.2.8 [INFO] [stderr] Compiling aho-corasick v0.7.20 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling time v0.1.45 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling iana-time-zone v0.1.53 [INFO] [stderr] Compiling termcolor v1.1.3 [INFO] [stderr] Compiling itoa v1.0.5 [INFO] [stderr] Compiling openssl v0.10.45 [INFO] [stderr] Compiling os_str_bytes v6.4.1 [INFO] [stderr] Compiling openssl-sys v0.9.80 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Compiling ryu v1.0.12 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling rawpointer v0.2.1 [INFO] [stderr] Compiling regex-syntax v0.6.28 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling clap_lex v0.2.4 [INFO] [stderr] Compiling matrixmultiply v0.3.2 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling chrono v0.4.23 [INFO] [stderr] Compiling num-complex v0.4.2 [INFO] [stderr] Compiling fixedbitset v0.4.2 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling textwrap v0.16.0 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling ndarray v0.15.6 [INFO] [stderr] Compiling petgraph v0.6.2 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling atomic_refcell v0.1.8 [INFO] [stderr] Compiling json v0.12.4 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling regex v1.7.0 [INFO] [stderr] Compiling env_logger v0.9.3 [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 inventory v0.2.3 [INFO] [stderr] Compiling clap_derive v3.2.18 [INFO] [stderr] Compiling typetag-impl v0.1.8 [INFO] [stderr] Compiling clap v3.2.23 [INFO] [stderr] Compiling typetag v0.1.8 [INFO] [stderr] Compiling ciphercore-utils v0.1.2 [INFO] [stderr] Compiling ciphercore-base v0.1.2 [INFO] [stderr] Compiling 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 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 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 1m 16s [INFO] running `Command { std: "docker" "inspect" "86a2e64f4ede904c997d05832bc801936af1ba9456149dd9a5e02d6eb6101456", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "86a2e64f4ede904c997d05832bc801936af1ba9456149dd9a5e02d6eb6101456", kill_on_drop: false }` [INFO] [stdout] 86a2e64f4ede904c997d05832bc801936af1ba9456149dd9a5e02d6eb6101456 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 35672463178c35f96962166d76b4b5b56a1dd9c2162fd03f918bbce39f6be4de [INFO] running `Command { std: "docker" "start" "-a" "35672463178c35f96962166d76b4b5b56a1dd9c2162fd03f918bbce39f6be4de", kill_on_drop: false }` [INFO] [stderr] Compiling 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 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 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 `test` profile [unoptimized + debuginfo] target(s) in 1.17s [INFO] running `Command { std: "docker" "inspect" "35672463178c35f96962166d76b4b5b56a1dd9c2162fd03f918bbce39f6be4de", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "35672463178c35f96962166d76b4b5b56a1dd9c2162fd03f918bbce39f6be4de", kill_on_drop: false }` [INFO] [stdout] 35672463178c35f96962166d76b4b5b56a1dd9c2162fd03f918bbce39f6be4de [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] b58681e32e2462512701aacd5cbba8a575231c9baef6ed806ce74a38a138ea3c [INFO] running `Command { std: "docker" "start" "-a" "b58681e32e2462512701aacd5cbba8a575231c9baef6ed806ce74a38a138ea3c", kill_on_drop: false }` [INFO] [stderr] warning: unexpected `cfg` condition value: `nightly-features` [INFO] [stderr] --> src/evaluate.rs:46:20 [INFO] [stderr] | [INFO] [stderr] 46 | return Err(runtime_error!("Empty tokens")); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: no expected values for `feature` [INFO] [stderr] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stderr] = help: try referring to `ciphercore_utils::runtime_error_body` crate for guidance on how handle this unexpected cfg [INFO] [stderr] = 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] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stderr] = 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] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `nightly-features` [INFO] [stderr] --> src/evaluate.rs:56:29 [INFO] [stderr] | [INFO] [stderr] 56 | _ => return Err(runtime_error!("Invalid token: {}", token)), [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: no expected values for `feature` [INFO] [stderr] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stderr] = help: try referring to `ciphercore_utils::runtime_error_body` crate for guidance on how handle this unexpected cfg [INFO] [stderr] = 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] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] = 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] [stderr] [INFO] [stderr] warning: `multi-parti-evaluator` (bin "evaluate" test) generated 2 warnings [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.15s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/multi_parti_evaluator-4eb0036cecb905d3) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/evaluate.rs (/opt/rustwide/target/debug/deps/evaluate-352b40c99043301b) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests multi_parti_evaluator [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "b58681e32e2462512701aacd5cbba8a575231c9baef6ed806ce74a38a138ea3c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b58681e32e2462512701aacd5cbba8a575231c9baef6ed806ce74a38a138ea3c", kill_on_drop: false }` [INFO] [stdout] b58681e32e2462512701aacd5cbba8a575231c9baef6ed806ce74a38a138ea3c