[INFO] fetching crate steel-core 0.7.0...
[INFO] building steel-core-0.7.0 against try#58b1b3c5342a414c161338871f8004258ccef2a7 for pr-149937
[INFO] extracting crate steel-core 0.7.0 into /workspace/builds/worker-2-tc2/source
[INFO] started tweaking crates.io crate steel-core 0.7.0
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate steel-core 0.7.0
[INFO] tweaked toml for crates.io crate steel-core 0.7.0 written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate steel-core 0.7.0 on toolchain 58b1b3c5342a414c161338871f8004258ccef2a7
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+58b1b3c5342a414c161338871f8004258ccef2a7" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate steel-core 0.7.0 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" "+58b1b3c5342a414c161338871f8004258ccef2a7" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+58b1b3c5342a414c161338871f8004258ccef2a7" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 32568a6f561f070e3423dd5c8e047d3b6a89990cd20a3f8647c4b9b917578d0f
[INFO] running `Command { std: "docker" "start" "-a" "32568a6f561f070e3423dd5c8e047d3b6a89990cd20a3f8647c4b9b917578d0f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "32568a6f561f070e3423dd5c8e047d3b6a89990cd20a3f8647c4b9b917578d0f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "32568a6f561f070e3423dd5c8e047d3b6a89990cd20a3f8647c4b9b917578d0f", kill_on_drop: false }`
[INFO] [stdout] 32568a6f561f070e3423dd5c8e047d3b6a89990cd20a3f8647c4b9b917578d0f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+58b1b3c5342a414c161338871f8004258ccef2a7" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9c98a57100aeff1cd5444308ee020464a5dfd0f62732a59bdec40166e9de865f
[INFO] running `Command { std: "docker" "start" "-a" "9c98a57100aeff1cd5444308ee020464a5dfd0f62732a59bdec40166e9de865f", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.101
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling getrandom v0.3.2
[INFO] [stderr]    Compiling bitflags v2.9.0
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling rustix v1.0.7
[INFO] [stderr]    Compiling libm v0.2.13
[INFO] [stderr]    Compiling castaway v0.2.3
[INFO] [stderr]    Compiling bitmaps v2.1.0
[INFO] [stderr]    Compiling im-rc v15.1.0
[INFO] [stderr]    Compiling bigdecimal v0.4.8
[INFO] [stderr]    Compiling typed-arena v2.0.2
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling arrayvec v0.5.2
[INFO] [stderr]    Compiling tracing-core v0.1.33
[INFO] [stderr]    Compiling rand_xoshiro v0.6.0
[INFO] [stderr]    Compiling pretty v0.12.4
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling env_home v0.1.0
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling codespan-reporting v0.11.1
[INFO] [stderr]    Compiling chrono v0.4.41
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling im-lists v0.9.0
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling sized-chunks v0.6.5
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling md-5 v0.10.6
[INFO] [stderr]    Compiling codegen v0.2.0
[INFO] [stderr]    Compiling quickscope v0.2.0
[INFO] [stderr]    Compiling weak-table v0.3.2
[INFO] [stderr]    Compiling xdg v3.0.0
[INFO] [stderr]    Compiling glob v0.3.2
[INFO] [stderr]    Compiling rand v0.9.1
[INFO] [stderr]    Compiling which v7.0.3
[INFO] [stderr]    Compiling polling v3.7.4
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling steel-derive v0.6.0
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling steel-gen v0.3.0
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling compact_str v0.8.1
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling steel-core v0.7.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling dashmap v6.1.0
[INFO] [stderr]    Compiling lasso v0.7.3
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling steel-parser v0.7.0
[INFO] [stdout] warning: unused import: `crate::stop`
[INFO] [stdout]  --> src/gc.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use crate::stop;
[INFO] [stdout]   |     ^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `stop`
[INFO] [stdout]   --> src/steel_vm/transducers.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 13 |     stop,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `stop`
[INFO] [stdout]   --> src/steel_vm/vm.rs:50:5
[INFO] [stdout]    |
[INFO] [stdout] 50 |     stop,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `InstructionPattern` is never constructed
[INFO] [stdout]     --> src/steel_vm/vm.rs:5188:12
[INFO] [stdout]      |
[INFO] [stdout] 5188 | pub struct InstructionPattern {
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) 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/steel_vm/builtin.rs:175:15
[INFO] [stdout]     |
[INFO] [stdout] 173 | #[derive(Copy, Clone, Hash, PartialEq, Eq)]
[INFO] [stdout]     |                             --------- in this derive macro expansion
[INFO] [stdout] 174 | pub enum BuiltInFunctionType {
[INFO] [stdout] 175 |     Reference(FunctionSignature),
[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/steel_vm/builtin.rs:176:13
[INFO] [stdout]     |
[INFO] [stdout] 173 | #[derive(Copy, Clone, Hash, PartialEq, Eq)]
[INFO] [stdout]     |                             --------- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 176 |     Mutable(MutFunctionSignature),
[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/steel_vm/builtin.rs:177:13
[INFO] [stdout]     |
[INFO] [stdout] 173 | #[derive(Copy, Clone, Hash, PartialEq, Eq)]
[INFO] [stdout]     |                             --------- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 177 |     Context(BuiltInSignature),
[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] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 05s
[INFO] running `Command { std: "docker" "inspect" "9c98a57100aeff1cd5444308ee020464a5dfd0f62732a59bdec40166e9de865f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9c98a57100aeff1cd5444308ee020464a5dfd0f62732a59bdec40166e9de865f", kill_on_drop: false }`
[INFO] [stdout] 9c98a57100aeff1cd5444308ee020464a5dfd0f62732a59bdec40166e9de865f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+58b1b3c5342a414c161338871f8004258ccef2a7" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 199020354d3024f8c4dccd25f89d04eacdb74a67a349e7f0e8c411090de48094
[INFO] running `Command { std: "docker" "start" "-a" "199020354d3024f8c4dccd25f89d04eacdb74a67a349e7f0e8c411090de48094", kill_on_drop: false }`
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling rustix v1.0.7
[INFO] [stderr]    Compiling half v2.6.0
[INFO] [stderr]    Compiling clap_lex v0.7.4
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling bit-vec v0.8.0
[INFO] [stderr]    Compiling quick-error v1.2.3
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling plotters v0.3.7
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling is-terminal v0.4.16
[INFO] [stderr]    Compiling unarray v0.1.4
[INFO] [stderr]    Compiling bit-set v0.8.0
[INFO] [stderr]    Compiling clap_builder v4.5.39
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling rand_xoshiro v0.6.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand_xorshift v0.3.0
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling im-rc v15.1.0
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling criterion-plot v0.5.0
[INFO] [stderr]    Compiling tempfile v3.19.1
[INFO] [stderr]    Compiling which v7.0.3
[INFO] [stderr]    Compiling steel-core v0.7.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling clap v4.5.39
[INFO] [stderr]    Compiling criterion v0.5.1
[INFO] [stderr]    Compiling rusty-fork v0.3.0
[INFO] [stderr]    Compiling proptest v1.6.0
[INFO] [stdout] warning: unused import: `crate::stop`
[INFO] [stdout]  --> src/gc.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use crate::stop;
[INFO] [stdout]   |     ^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `stop`
[INFO] [stdout]   --> src/steel_vm/transducers.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 13 |     stop,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `stop`
[INFO] [stdout]   --> src/steel_vm/vm.rs:50:5
[INFO] [stdout]    |
[INFO] [stdout] 50 |     stop,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::stop`
[INFO] [stdout]  --> src/gc.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use crate::stop;
[INFO] [stdout]   |     ^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `stop`
[INFO] [stdout]   --> src/steel_vm/transducers.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 13 |     stop,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `stop`
[INFO] [stdout]   --> src/steel_vm/vm.rs:50:5
[INFO] [stdout]    |
[INFO] [stdout] 50 |     stop,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `InstructionPattern` is never constructed
[INFO] [stdout]     --> src/steel_vm/vm.rs:5188:12
[INFO] [stdout]      |
[INFO] [stdout] 5188 | pub struct InstructionPattern {
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) 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/steel_vm/builtin.rs:175:15
[INFO] [stdout]     |
[INFO] [stdout] 173 | #[derive(Copy, Clone, Hash, PartialEq, Eq)]
[INFO] [stdout]     |                             --------- in this derive macro expansion
[INFO] [stdout] 174 | pub enum BuiltInFunctionType {
[INFO] [stdout] 175 |     Reference(FunctionSignature),
[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/steel_vm/builtin.rs:176:13
[INFO] [stdout]     |
[INFO] [stdout] 173 | #[derive(Copy, Clone, Hash, PartialEq, Eq)]
[INFO] [stdout]     |                             --------- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 176 |     Mutable(MutFunctionSignature),
[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/steel_vm/builtin.rs:177:13
[INFO] [stdout]     |
[INFO] [stdout] 173 | #[derive(Copy, Clone, Hash, PartialEq, Eq)]
[INFO] [stdout]     |                             --------- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 177 |     Context(BuiltInSignature),
[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: struct `InstructionPattern` is never constructed
[INFO] [stdout]     --> src/steel_vm/vm.rs:5188:12
[INFO] [stdout]      |
[INFO] [stdout] 5188 | pub struct InstructionPattern {
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) 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/steel_vm/builtin.rs:175:15
[INFO] [stdout]     |
[INFO] [stdout] 173 | #[derive(Copy, Clone, Hash, PartialEq, Eq)]
[INFO] [stdout]     |                             --------- in this derive macro expansion
[INFO] [stdout] 174 | pub enum BuiltInFunctionType {
[INFO] [stdout] 175 |     Reference(FunctionSignature),
[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/steel_vm/builtin.rs:176:13
[INFO] [stdout]     |
[INFO] [stdout] 173 | #[derive(Copy, Clone, Hash, PartialEq, Eq)]
[INFO] [stdout]     |                             --------- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 176 |     Mutable(MutFunctionSignature),
[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/steel_vm/builtin.rs:177:13
[INFO] [stdout]     |
[INFO] [stdout] 173 | #[derive(Copy, Clone, Hash, PartialEq, Eq)]
[INFO] [stdout]     |                             --------- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 177 |     Context(BuiltInSignature),
[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] [stderr] error: could not compile `steel-core` (lib); 7 warnings emitted
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/58b1b3c5342a414c161338871f8004258ccef2a7/bin/rustc --crate-name steel --edition=2021 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="modules"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("anyhow", "default", "disable-arity-checking", "dylib-build", "dylibs", "dynamic", "experimental", "experimental-drop-handler", "git", "inline-captures", "interrupt", "jit", "markdown", "modules", "profiling", "recycle", "rooted-instructions", "sandbox", "smallvec", "stacker", "sync", "unsafe-internals", "unsandboxed-kernel", "without-drop-protection"))' -C metadata=8f2d6bf5d6adb915 -C extra-filename=-43d268fbdb108801 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern arc_swap=/opt/rustwide/target/debug/deps/libarc_swap-4d53f24db0759841.rmeta --extern bigdecimal=/opt/rustwide/target/debug/deps/libbigdecimal-7299284c3138439a.rmeta --extern bincode=/opt/rustwide/target/debug/deps/libbincode-d929c262a9857b98.rmeta --extern chrono=/opt/rustwide/target/debug/deps/libchrono-1f246e4417752943.rmeta --extern codespan_reporting=/opt/rustwide/target/debug/deps/libcodespan_reporting-95536f9d6a0ef0d8.rmeta --extern compact_str=/opt/rustwide/target/debug/deps/libcompact_str-8dcaa9cd588a2ce8.rmeta --extern crossbeam_channel=/opt/rustwide/target/debug/deps/libcrossbeam_channel-cbe02177cf24ebeb.rmeta --extern crossbeam_utils=/opt/rustwide/target/debug/deps/libcrossbeam_utils-e96e5b2bd6f91d93.rmeta --extern env_home=/opt/rustwide/target/debug/deps/libenv_home-9d3240afb36e91aa.rmeta --extern futures_executor=/opt/rustwide/target/debug/deps/libfutures_executor-25e5d0a02d196e74.rmeta --extern futures_task=/opt/rustwide/target/debug/deps/libfutures_task-9da9cda5f9215052.rmeta --extern futures_util=/opt/rustwide/target/debug/deps/libfutures_util-eb858b0c3479b0b1.rmeta --extern fxhash=/opt/rustwide/target/debug/deps/libfxhash-6ae122e7d9b05b12.rmeta --extern glob=/opt/rustwide/target/debug/deps/libglob-b1d792528bd08356.rmeta --extern httparse=/opt/rustwide/target/debug/deps/libhttparse-bd7756ee31d482a3.rmeta --extern im_lists=/opt/rustwide/target/debug/deps/libim_lists-dc98dcf35e04560d.rmeta --extern im_rc=/opt/rustwide/target/debug/deps/libim_rc-27f48ec02b575db1.rmeta --extern lasso=/opt/rustwide/target/debug/deps/liblasso-2eb98ea4c3060523.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-394b918668cad64a.rmeta --extern md5=/opt/rustwide/target/debug/deps/libmd5-906ced6df7420ac1.rmeta --extern num_bigint=/opt/rustwide/target/debug/deps/libnum_bigint-559837eee75f5659.rmeta --extern num_integer=/opt/rustwide/target/debug/deps/libnum_integer-922593570ab62df4.rmeta --extern num_rational=/opt/rustwide/target/debug/deps/libnum_rational-7af3ad7172994e32.rmeta --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-eeac712cd3cf0977.rmeta --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-0ba6aecba7086d38.rmeta --extern parking_lot=/opt/rustwide/target/debug/deps/libparking_lot-ce618d3717e61d80.rmeta --extern polling=/opt/rustwide/target/debug/deps/libpolling-e887363c16da92d5.rmeta --extern quickscope=/opt/rustwide/target/debug/deps/libquickscope-8f20a90159e77c3f.rmeta --extern rand=/opt/rustwide/target/debug/deps/librand-67bddf046e48bb8a.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-d182b6813e619d24.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-d577438f14a5f30b.rmeta --extern smallvec=/opt/rustwide/target/debug/deps/libsmallvec-e1beddfb3e414035.rmeta --extern steel_derive=/opt/rustwide/target/debug/deps/libsteel_derive-5b04d8f3b42ef372.so --extern steel_gen=/opt/rustwide/target/debug/deps/libsteel_gen-765ea80029a4d4f1.rmeta --extern steel_parser=/opt/rustwide/target/debug/deps/libsteel_parser-f8351931bc60bf2b.rmeta --extern strsim=/opt/rustwide/target/debug/deps/libstrsim-24acdad2526b95b7.rmeta --extern weak_table=/opt/rustwide/target/debug/deps/libweak_table-645d5b30367b9876.rmeta --extern which=/opt/rustwide/target/debug/deps/libwhich-f22951987cd9f096.rmeta --extern xdg=/opt/rustwide/target/debug/deps/libxdg-570c260b7111d271.rmeta --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "199020354d3024f8c4dccd25f89d04eacdb74a67a349e7f0e8c411090de48094", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "199020354d3024f8c4dccd25f89d04eacdb74a67a349e7f0e8c411090de48094", kill_on_drop: false }`
[INFO] [stdout] 199020354d3024f8c4dccd25f89d04eacdb74a67a349e7f0e8c411090de48094
