[INFO] cloning repository https://github.com/cryspen/rust-core-spec [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/cryspen/rust-core-spec" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcryspen%2Frust-core-spec", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcryspen%2Frust-core-spec'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 76a36e430968cd20c970c0b1f384a90ad71a1430 [INFO] checking cryspen/rust-core-spec/76a36e430968cd20c970c0b1f384a90ad71a1430 against master#40daf23eeb711dadf140b2536e67e3ff4c999196 for pr-142287 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcryspen%2Frust-core-spec" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/cryspen/rust-core-spec on toolchain 40daf23eeb711dadf140b2536e67e3ff4c999196 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+40daf23eeb711dadf140b2536e67e3ff4c999196" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/cryspen/rust-core-spec [INFO] finished tweaking git repo https://github.com/cryspen/rust-core-spec [INFO] tweaked toml for git repo https://github.com/cryspen/rust-core-spec written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/cryspen/rust-core-spec 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" "+40daf23eeb711dadf140b2536e67e3ff4c999196" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded deluxe-macros v0.5.0 [INFO] [stderr] Downloaded structmeta v0.2.0 [INFO] [stderr] Downloaded deluxe v0.5.0 [INFO] [stderr] Downloaded auto_enums_core v0.7.12 [INFO] [stderr] Downloaded deluxe-core v0.5.0 [INFO] [stderr] Downloaded derive_utils v0.11.2 [INFO] [stderr] Downloaded structmeta-derive v0.2.0 [INFO] [stderr] Downloaded auto_enums_derive v0.7.12 [INFO] [stderr] Downloaded synattra v0.2.1 [INFO] [stderr] Downloaded auto_enums v0.7.12 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:eea15d5475069c3ef791f10c2c6b5af2ee421ef2da1e680ecce1cba46243983b" "/opt/rustwide/cargo-home/bin/cargo" "+40daf23eeb711dadf140b2536e67e3ff4c999196" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d3709dddce526ab8486f1933c2087073f0e6dc4edac13674b1a4dbbb141e7738 [INFO] running `Command { std: "docker" "start" "-a" "d3709dddce526ab8486f1933c2087073f0e6dc4edac13674b1a4dbbb141e7738", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d3709dddce526ab8486f1933c2087073f0e6dc4edac13674b1a4dbbb141e7738", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d3709dddce526ab8486f1933c2087073f0e6dc4edac13674b1a4dbbb141e7738", kill_on_drop: false }` [INFO] [stdout] d3709dddce526ab8486f1933c2087073f0e6dc4edac13674b1a4dbbb141e7738 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:eea15d5475069c3ef791f10c2c6b5af2ee421ef2da1e680ecce1cba46243983b" "/opt/rustwide/cargo-home/bin/cargo" "+40daf23eeb711dadf140b2536e67e3ff4c999196" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1536b686045753ead7030f2b4de0a2058d96d2ae30939d9d827fa08e33cb4c0e [INFO] running `Command { std: "docker" "start" "-a" "1536b686045753ead7030f2b4de0a2058d96d2ae30939d9d827fa08e33cb4c0e", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.76 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking unicode-ident v1.0.12 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling hashbrown v0.14.3 [INFO] [stderr] Compiling winnow v0.5.34 [INFO] [stderr] Compiling toml_datetime v0.6.5 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling arrayvec v0.7.4 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling auto_enums_derive v0.7.12 [INFO] [stderr] Compiling num-traits v0.2.17 [INFO] [stderr] Compiling if_chain v1.0.2 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling prettyplease v0.2.16 [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling num-bigint v0.4.4 [INFO] [stderr] Compiling paste v1.0.14 [INFO] [stderr] Compiling either v1.10.0 [INFO] [stderr] Compiling arbitrary v1.3.2 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Compiling indexmap v2.1.0 [INFO] [stderr] Compiling getrandom v0.2.12 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling syn v2.0.48 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling toml_edit v0.19.15 [INFO] [stderr] Compiling derive_utils v0.11.2 [INFO] [stderr] Checking darling_core v0.20.3 [INFO] [stderr] Checking deluxe-core v0.5.0 [INFO] [stderr] Compiling proc-macro-crate v1.3.1 [INFO] [stderr] Compiling auto_enums_core v0.7.12 [INFO] [stderr] Compiling duplicate v1.0.0 [INFO] [stderr] Compiling auto_enums v0.7.12 [INFO] [stderr] Compiling synattra v0.2.1 [INFO] [stderr] Compiling structmeta-derive v0.2.0 [INFO] [stderr] Compiling deluxe-macros v0.5.0 [INFO] [stderr] Compiling structmeta v0.2.0 [INFO] [stderr] Compiling darling_macro v0.20.3 [INFO] [stderr] Compiling darling v0.20.3 [INFO] [stderr] Compiling deluxe v0.5.0 [INFO] [stderr] Compiling partial_compute v0.1.0 (/opt/rustwide/workdir/partial_compute) [INFO] [stderr] Compiling core-spec v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error: cannot find attribute `partial_eval` in this scope [INFO] [stdout] --> partial_compute/tests/main.rs:48:3 [INFO] [stdout] | [INFO] [stdout] 48 | #[partial_eval(variables = [x])] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `partial_compute::*` [INFO] [stdout] --> partial_compute/tests/main.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use partial_compute::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0369]: binary operation `==` cannot be applied to type `T` [INFO] [stdout] --> partial_compute/tests/main.rs:50:10 [INFO] [stdout] | [INFO] [stdout] 50 | x[0] == y [INFO] [stdout] | ---- ^^ - T [INFO] [stdout] | | [INFO] [stdout] | T [INFO] [stdout] | [INFO] [stdout] help: consider further restricting type parameter `T` with trait `PartialEq` [INFO] [stdout] | [INFO] [stdout] 49 | fn tnorm(x: Vec, y: T) -> bool { [INFO] [stdout] | ++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 2 arguments but 1 argument was supplied [INFO] [stdout] --> partial_compute/tests/main.rs:57:21 [INFO] [stdout] | [INFO] [stdout] 57 | eprintln!("{}", tnorm(vec![1u8])); [INFO] [stdout] | ^^^^^----------- argument #2 of type `u8` is missing [INFO] [stdout] | [INFO] [stdout] note: function defined here [INFO] [stdout] --> partial_compute/tests/main.rs:49:4 [INFO] [stdout] | [INFO] [stdout] 49 | fn tnorm(x: Vec, y: T) -> bool { [INFO] [stdout] | ^^^^^ ---- [INFO] [stdout] help: provide the argument [INFO] [stdout] | [INFO] [stdout] 57 | eprintln!("{}", tnorm(vec![1u8], /* u8 */)); [INFO] [stdout] | ++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0061, E0369. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0061`. [INFO] [stdout] [INFO] [stderr] error: could not compile `partial_compute` (test "main") due to 3 previous errors; 1 warning emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] warning: field `f` is never read [INFO] [stdout] --> build/../src/lifts.rs:33:9 [INFO] [stdout] | [INFO] [stdout] 32 | pub struct Fn1 { [INFO] [stdout] | --- field in this struct [INFO] [stdout] 33 | pub f: Arc O>, [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = note: `Fn1` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `f` is never read [INFO] [stdout] --> build/../src/lifts.rs:39:9 [INFO] [stdout] | [INFO] [stdout] 38 | pub struct FnR1 { [INFO] [stdout] | ---- field in this struct [INFO] [stdout] 39 | pub f: Arc Fn(&'a I) -> O>, [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = note: `FnR1` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `core-spec` (build script); 2 warnings emitted [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/40daf23eeb711dadf140b2536e67e3ff4c999196/bin/rustc --crate-name build_script_main --edition=2021 build/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=3de7034b42760e5d -C extra-filename=-fd0a693eb886951b --out-dir /opt/rustwide/target/debug/build/core-spec-fd0a693eb886951b -L dependency=/opt/rustwide/target/debug/deps --extern arbitrary=/opt/rustwide/target/debug/deps/libarbitrary-87322eb4c3f39d2d.rlib --extern duplicate=/opt/rustwide/target/debug/deps/libduplicate-50b6898767aae429.so --extern itertools=/opt/rustwide/target/debug/deps/libitertools-3126bdcc1d7964a9.rlib --extern num_bigint=/opt/rustwide/target/debug/deps/libnum_bigint-4cc10ae7cb4b363f.rlib --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-55a678c3cd9181b9.rlib --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-934a7f6bf1a96730.rlib --extern partial_compute=/opt/rustwide/target/debug/deps/libpartial_compute-0b8645bf805819c9.so --extern paste=/opt/rustwide/target/debug/deps/libpaste-23d58dca5a2f71ac.so --extern prettyplease=/opt/rustwide/target/debug/deps/libprettyplease-2795c2000f110657.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-ca5437a42fe2f348.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-c1b7028358c1fde9.rlib --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "1536b686045753ead7030f2b4de0a2058d96d2ae30939d9d827fa08e33cb4c0e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1536b686045753ead7030f2b4de0a2058d96d2ae30939d9d827fa08e33cb4c0e", kill_on_drop: false }` [INFO] [stdout] 1536b686045753ead7030f2b4de0a2058d96d2ae30939d9d827fa08e33cb4c0e