[INFO] cloning repository https://github.com/tim-harding/jit-calculator
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/tim-harding/jit-calculator" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftim-harding%2Fjit-calculator", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftim-harding%2Fjit-calculator'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 354e973efe6ff958b022c412d010e080a455fc56
[INFO] checking tim-harding/jit-calculator/354e973efe6ff958b022c412d010e080a455fc56 against master#3c9faa0d037b9eecda4a440cc482ff7f960fb8a5 for pr-152210
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftim-harding%2Fjit-calculator" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/tim-harding/jit-calculator
[INFO] finished tweaking git repo https://github.com/tim-harding/jit-calculator
[INFO] tweaked toml for git repo https://github.com/tim-harding/jit-calculator written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/tim-harding/jit-calculator on toolchain 3c9faa0d037b9eecda4a440cc482ff7f960fb8a5
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+3c9faa0d037b9eecda4a440cc482ff7f960fb8a5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/tim-harding/jit-calculator 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" "+3c9faa0d037b9eecda4a440cc482ff7f960fb8a5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded cranelift-bitset v0.115.0
[INFO] [stderr]   Downloaded cranelift-control v0.115.0
[INFO] [stderr]   Downloaded cranelift v0.115.0
[INFO] [stderr]   Downloaded cranelift-native v0.115.0
[INFO] [stderr]   Downloaded cranelift-entity v0.115.0
[INFO] [stderr]   Downloaded cranelift-module v0.115.0
[INFO] [stderr]   Downloaded cranelift-isle v0.115.0
[INFO] [stderr]   Downloaded wasmtime-jit-icache-coherence v28.0.0
[INFO] [stderr]   Downloaded cranelift-bforest v0.115.0
[INFO] [stderr]   Downloaded cranelift-frontend v0.115.0
[INFO] [stderr]   Downloaded cranelift-codegen-meta v0.115.0
[INFO] [stderr]   Downloaded cranelift-jit v0.115.0
[INFO] [stderr]   Downloaded cranelift-codegen-shared v0.115.0
[INFO] [stderr]   Downloaded regalloc2 v0.11.1
[INFO] [stderr]   Downloaded cranelift-codegen v0.115.0
[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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+3c9faa0d037b9eecda4a440cc482ff7f960fb8a5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 14c01e24700dcce44234fb447c9214fb75c7a8f1f035d944e6d978ec6dc41b2d
[INFO] running `Command { std: "docker" "start" "-a" "14c01e24700dcce44234fb447c9214fb75c7a8f1f035d944e6d978ec6dc41b2d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "14c01e24700dcce44234fb447c9214fb75c7a8f1f035d944e6d978ec6dc41b2d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "14c01e24700dcce44234fb447c9214fb75c7a8f1f035d944e6d978ec6dc41b2d", kill_on_drop: false }`
[INFO] [stdout] 14c01e24700dcce44234fb447c9214fb75c7a8f1f035d944e6d978ec6dc41b2d
[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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+3c9faa0d037b9eecda4a440cc482ff7f960fb8a5" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 008b59515f867b80f84c28d8da4c489dd8cb68f158f4e9d080d1f62a8615e1af
[INFO] running `Command { std: "docker" "start" "-a" "008b59515f867b80f84c28d8da4c489dd8cb68f158f4e9d080d1f62a8615e1af", kill_on_drop: false }`
[INFO] [stderr]    Compiling cranelift-isle v0.115.0
[INFO] [stderr]    Compiling cranelift-codegen-shared v0.115.0
[INFO] [stderr]     Checking cranelift-bitset v0.115.0
[INFO] [stderr]     Checking arbitrary v1.4.1
[INFO] [stderr]     Checking rustc-hash v2.1.0
[INFO] [stderr]     Checking smallvec v1.13.2
[INFO] [stderr]    Compiling anyhow v1.0.95
[INFO] [stderr]     Checking bumpalo v3.16.0
[INFO] [stderr]    Compiling serde v1.0.217
[INFO] [stderr]    Compiling quote v1.0.38
[INFO] [stderr]     Checking gimli v0.31.1
[INFO] [stderr]    Compiling serde_json v1.0.134
[INFO] [stderr]     Checking region v3.0.2
[INFO] [stderr]     Checking regex-syntax v0.8.5
[INFO] [stderr]    Compiling thiserror v2.0.9
[INFO] [stderr]    Compiling cranelift-codegen-meta v0.115.0
[INFO] [stderr]     Checking clap_builder v4.5.23
[INFO] [stderr]     Checking itertools v0.10.5
[INFO] [stderr]     Checking rayon v1.10.0
[INFO] [stderr]     Checking cranelift-entity v0.115.0
[INFO] [stderr]     Checking plotters v0.3.7
[INFO] [stderr]     Checking is-terminal v0.4.13
[INFO] [stderr]    Compiling syn v2.0.94
[INFO] [stderr]     Checking oorandom v11.1.4
[INFO] [stderr]     Checking regalloc2 v0.11.1
[INFO] [stderr]     Checking cranelift-bforest v0.115.0
[INFO] [stderr]     Checking wasmtime-jit-icache-coherence v28.0.0
[INFO] [stderr]     Checking cranelift-control v0.115.0
[INFO] [stderr]     Checking regex-automata v0.4.9
[INFO] [stderr]     Checking criterion-plot v0.5.0
[INFO] [stderr]     Checking clap v4.5.23
[INFO] [stderr]     Checking regex v1.11.1
[INFO] [stderr]    Compiling serde_derive v1.0.217
[INFO] [stderr]    Compiling thiserror-impl v2.0.9
[INFO] [stderr]    Compiling cranelift-codegen v0.115.0
[INFO] [stderr]     Checking ciborium v0.2.2
[INFO] [stderr]     Checking tinytemplate v1.2.1
[INFO] [stderr]     Checking criterion v0.5.1
[INFO] [stderr]     Checking cranelift-native v0.115.0
[INFO] [stderr]     Checking cranelift-module v0.115.0
[INFO] [stderr]     Checking cranelift-frontend v0.115.0
[INFO] [stderr]     Checking cranelift-jit v0.115.0
[INFO] [stderr]     Checking cranelift v0.115.0
[INFO] [stderr]     Checking jit-calculator v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]   --> src/program.rs:75:23
[INFO] [stdout]    |
[INFO] [stdout] 74 | #[derive(Debug, Clone, Copy, PartialEq, Eq, PartialOrd, Ord, Hash)]
[INFO] [stdout]    |                              --------- in this derive macro expansion
[INFO] [stdout] 75 | pub struct ProgramJit(extern "C" fn(f64) -> f64);
[INFO] [stdout]    |                       ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: the address of the same function can vary between different codegen units
[INFO] [stdout]    = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]    = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout]    = note: `#[warn(unpredictable_function_pointer_comparisons)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]   --> src/program.rs:75:23
[INFO] [stdout]    |
[INFO] [stdout] 74 | #[derive(Debug, Clone, Copy, PartialEq, Eq, PartialOrd, Ord, Hash)]
[INFO] [stdout]    |                                             ---------- in this derive macro expansion
[INFO] [stdout] 75 | pub struct ProgramJit(extern "C" fn(f64) -> f64);
[INFO] [stdout]    |                       ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: the address of the same function can vary between different codegen units
[INFO] [stdout]    = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]    = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]   --> src/program.rs:75:23
[INFO] [stdout]    |
[INFO] [stdout] 74 | #[derive(Debug, Clone, Copy, PartialEq, Eq, PartialOrd, Ord, Hash)]
[INFO] [stdout]    |                                                         --- in this derive macro expansion
[INFO] [stdout] 75 | pub struct ProgramJit(extern "C" fn(f64) -> f64);
[INFO] [stdout]    |                       ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: the address of the same function can vary between different codegen units
[INFO] [stdout]    = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]    = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]   --> src/program.rs:75:23
[INFO] [stdout]    |
[INFO] [stdout] 74 | #[derive(Debug, Clone, Copy, PartialEq, Eq, PartialOrd, Ord, Hash)]
[INFO] [stdout]    |                              --------- in this derive macro expansion
[INFO] [stdout] 75 | pub struct ProgramJit(extern "C" fn(f64) -> f64);
[INFO] [stdout]    |                       ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: the address of the same function can vary between different codegen units
[INFO] [stdout]    = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]    = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout]    = note: `#[warn(unpredictable_function_pointer_comparisons)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]   --> src/program.rs:75:23
[INFO] [stdout]    |
[INFO] [stdout] 74 | #[derive(Debug, Clone, Copy, PartialEq, Eq, PartialOrd, Ord, Hash)]
[INFO] [stdout]    |                                             ---------- in this derive macro expansion
[INFO] [stdout] 75 | pub struct ProgramJit(extern "C" fn(f64) -> f64);
[INFO] [stdout]    |                       ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: the address of the same function can vary between different codegen units
[INFO] [stdout]    = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]    = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]   --> src/program.rs:75:23
[INFO] [stdout]    |
[INFO] [stdout] 74 | #[derive(Debug, Clone, Copy, PartialEq, Eq, PartialOrd, Ord, Hash)]
[INFO] [stdout]    |                                                         --- in this derive macro expansion
[INFO] [stdout] 75 | pub struct ProgramJit(extern "C" fn(f64) -> f64);
[INFO] [stdout]    |                       ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: the address of the same function can vary between different codegen units
[INFO] [stdout]    = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]    = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused return value of `array::<impl [T; N]>::map` that must be used
[INFO] [stdout]   --> benches/benches.rs:13:13
[INFO] [stdout]    |
[INFO] [stdout] 13 |             input.map(|i| p.interpret(i));
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]    |
[INFO] [stdout] 13 |             let _ = input.map(|i| p.interpret(i));
[INFO] [stdout]    |             +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused return value of `array::<impl [T; N]>::map` that must be used
[INFO] [stdout]   --> benches/benches.rs:19:13
[INFO] [stdout]    |
[INFO] [stdout] 19 |             input.map(|i| j.exec(i));
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]    |
[INFO] [stdout] 19 |             let _ = input.map(|i| j.exec(i));
[INFO] [stdout]    |             +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 25.83s
[INFO] running `Command { std: "docker" "inspect" "008b59515f867b80f84c28d8da4c489dd8cb68f158f4e9d080d1f62a8615e1af", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "008b59515f867b80f84c28d8da4c489dd8cb68f158f4e9d080d1f62a8615e1af", kill_on_drop: false }`
[INFO] [stdout] 008b59515f867b80f84c28d8da4c489dd8cb68f158f4e9d080d1f62a8615e1af
